﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	font-family: Verdana;
	font-size: 11px;
}

.store-box
{
	width: 370px;
	float: left;
	height: 300px;
	border: solid 1px #95960a;
	margin: 5px;
}

.store-box p
{
	padding: 5px;
	margin: 0px;
}

.store-box img
{
	margin: 5px;
}

.store-box h2
{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 360px;
	background-color: #95960a;
	color: #FFFFFF;
	padding: 5px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

.windows-links
{
	text-align: center;
	position: absolute;
	top: 35px;
	right: 70px;
}

.windows-links a
{
	color: Gray;
	text-decoration: none;
}

.windows-links a:hover
{
	text-decoration: underline;
}

.newsPaging
{
	margin: 2px;
	text-decoration: underline;
	font-size: 14px;
	color: #95960a;
}

.newsPaging:hover
{
	text-decoration: none;
}

.newsPagingCurrent
{
	margin: 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #95960a;
	cursor: default;
}

.newsArticle
{
	border: solid 1px #95960a;
	margin: 10px;
	cursor: pointer;
}

.newsArticle:hover
{
	background-color: #EEEEEE;
}

.newsArticle .image
{
	float: left;
	width: 150px;
	height: 150px;
	text-align: center;
	overflow: hidden;
}

.newsArticle .image img
{
	margin: auto;
}

.newsArticle .content
{
	float: left;
	width: 500px;
	height: 100px;
	padding: 10px;
}

.newsArticle .headline
{
	color: #153526;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.newsArticle .description
{
}

p
{
	font-size: 11px;
	line-height: 150%;
}

table.beauty
{
	background-color: #e9e9e9;
	border: solid 1px #95960a;
	border-top: 0px;
	border-collapse: collapse;
}

table.beauty th
{
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	height: 24px;
	color: #FFFFFF;
	background-image: url(    'Images/Liniar/liniar-navigation.jpg' );
	background-repeat: repeat-x;
}

table.beauty tr
{
	height: 24px;
}

table.beauty td
{
	padding: 4px;
}

table.beauty td.border
{
	border-bottom: solid 1px #95960a;
}

.wrapper
{
	margin: auto;
}

.header
{
	margin: auto;
	height: 155px;
	background-image: url(               'Images/Liniar/liniar-header.jpg' );
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.navigation-wrapper
{
	margin: auto;
	height: 28px;
	background-image: url(              'Images/Liniar/liniar-navigation.jpg' );
	background-repeat: repeat-x;
}

.navigation
{
	margin: auto;
	width: 980px;
	height: 28px;
	padding-top: 6px;
}

.navigation ul
{
	margin: 0px;
	padding: 0px;
}

.navigation ul li
{
	list-style: none;
	float: left;
	width: 135px;
	text-align: center;
	border-left: solid 1px #808009;
}

.navigation ul li a
{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.navigation ul li a:hover
{
	text-decoration: underline;
}

.navigation ul li a.active
{
	color: #153526;
}

.content-wrapper
{
	width: 980px;
	margin: auto;
	background-color: #FFFFFF;
	position: relative;
	top: -3px;
	background-image: url(          'Images/Liniar/liniar-menu-repeat.jpg' );
	background-repeat: repeat-y;
}

.menu
{
	width: 194px;
	float: left;
	padding-bottom: 10px;
}

.shadow
{
	height: 3px;
	width: 980px;
	background-image: url(          'Images/Liniar/liniar-menu.jpg' );
}

.menu h2
{
	padding: 0px;
	margin: 0px;
	height: 26px;
	padding-top: 6px;
	padding-left: 16px;
	width: 188px;
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(          'Images/Liniar/liniar-menu-header.jpg' );
	background-repeat: no-repeat;
	margin-top: 10px;
}

.menu h3
{
	padding: 0px;
	margin: 0px;
	padding-left: 16px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #153526;
}

.menu h3 a
{
	color: #153526;
	text-decoration: none;
}

.menu h3 a:hover
{
	text-decoration: underline;
}

.menu ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 16px;
	margin-bottom: 16px;
}

.menu ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.menu ul li a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #153526;
}

.menu ul li a:hover
{
	text-decoration: underline;
}

/***********/
/* CONTENT */
/***********/

.content
{
	float: left;
	width: 766px;
	padding: 10px;
}

.content h1
{
	padding: 0px;
	margin: 0px;
	height: 26px;
	padding-top: 6px;
	padding-left: 16px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	width: 777px;
	height: 26px;
	background-image: url(      'Images/Liniar/liniar-banner.jpg' );
	background-repeat: no-repeat;
	color: #FFFFFF;
	position: relative;
	right: 1px;
	text-transform: uppercase;
	color: #153526;
}

.content h1.title
{
	background-image: none;
	padding-left: 0px;
	font-size: 18px;
	text-transform: none;
}

.content h1 a
{
	color: #FFFFFF;
	text-decoration: none;
}

.content h1 a:hover
{
	text-decoration: underline;
}

/**********/
/* FOOTER */
/**********/

.footer
{
	clear: both;
	float: none;
	background-color: #e8e8e8;
	height: 65px;
	padding-top: 35px;
	text-align: center;
	color: #444444;
}

.homeProductDiv
{
	float: left;
	background-image: url(    'Images/Liniar/liniar-home-box.jpg' );
	height: 226px;
	width: 213px;
	margin: 6px;
	padding: 15px;
	cursor: pointer;
}

.homeProductDiv h2
{
	font-family: Verdana;
	font-size: 14px;
	color: #153526;
	padding: 0px;
	margin: 0px;
	clear: both;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(    'Images/Liniar/arrow.jpg' );
	background-repeat: no-repeat;
	padding-left: 20px;
}

.homeProductDiv:hover
{
	cursor: pointer;
}

.homeProductDiv img
{
	margin: auto;
	display: block;
	clear: both;
}

.feature-box h2
{
	font-family: Verdana;
	font-size: 14px;
	color: #153526;
	padding: 0px;
	margin: 0px;
	clear: both;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(    'Images/Liniar/arrow.jpg' );
	background-repeat: no-repeat;
	padding-left: 15px;
}

.feature-box a.arrow
{
	display: block;
	background-image: url(    'Images/Liniar/sm-arrow.jpg' );
	background-repeat: no-repeat;
	background-position: center left;
	padding: 2px;
	padding-left: 15px;
	margin-left: 5px;
	color: #153526;
	font-size: 11px;
	text-decoration: none;
}

.feature-box a.arrow:hover
{
	text-decoration: underline;
}

.feature-box img
{
	border: solid 2px #C5C5C5;
	margin: auto;
	margin-top: 11px;
}

.feature-box img.buy-now
{
	float: right;
	position: absolute;
	top: 3px;
	left: 148px;
}

.feature-box
{
	position: relative;
	background-image: url(    'Images/Liniar/liniar-home-box.jpg' );
	height: 226px;
	width: 213px;
	margin: 6px;
	padding: 15px;
}

.feature-box-news
{
	background-image: url(    'Images/Liniar/liniar-home-box-news.jpg' );
	height: 226px;
	width: 213px;
	margin: 6px;
	padding: 15px;
}

.feature-box-news h2
{
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	clear: both;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(    'Images/Liniar/arrow-dark.jpg' );
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 25px;
}

.feature-box-news a
{
	display: block;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 2px;
	padding-left: 0px;
	margin-left: 15px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.feature-box-news a:hover
{
	text-decoration: underline;
}

.feature-box-contact
{
	background-image: url(    'Images/Liniar/liniar-home-box-contact.jpg' );
	height: 226px;
	width: 213px;
	margin: 6px;
	padding: 15px;
}

.feature-box-contact h2
{
	font-family: Verdana;
	font-size: 14px;
	color: #153526;
	padding: 0px;
	margin: 0px;
	clear: both;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(    'Images/Liniar/arrow-green.jpg' );
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 25px;
}

.feature-box-contact p.white
{
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 15px;
}

.feature-box-contact p.green
{
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	font-family: Verdana;
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #153526;
}

.Button
{
	text-decoration: none;
	background-color: #9D9D0A;
	border: solid 1px #153526;
	color: #153526;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
	font-weight: bold;
}

.Button:hover
{
	text-decoration: none;
	background-color: #153526;
	border: solid 1px #153526;
	color: #FFF;
	padding: 8px;
}
