* {
	margin:0px;
	padding:0px;	
}

body {
	background: #5b544c;
	font-size: 11px;	
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3d3a36;
}

br {
	clear: both;
	margin-bottom: 5px;
}
p{
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}

a img {
	border: 0px;
}

h1{	font-size: 18px;}
h2{	font-size: 17px; color:#647325}
h3{	font-size: 13px;}

h1 , h2 , h3 , h4 , strong {
	padding-bottom: 10px;
}

h2.title {
	padding-left: 40px;
	background: url(../img/title.jpg) no-repeat center left;
	color: #001c69;
	font-size: 11px;
	margin-bottom: 15px;
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;		
}
.clear {
	display:block;
	clear: both;
}
.entirebody {
	margin:7px auto;
	width: 950px;
	background-color: #fff;
	text-align: left;
}
.inner-entirebody {
	padding: 10px;
	background-color: #fff;
}
.top {
	margin:0px auto;
	background: url(../img/banner.jpg) top left #aacd16 no-repeat;	
	width: 100%;
	text-align: center;	
	background-color: #aacd17;
}

.banner {
	margin:0px auto;	
	width: 950px;
	height:140px;
	position:relative;
}


.mainnav {
	left:0px;
	bottom:0px;
	position:absolute;
	width:100%;
	background-color: #e9f7ae;
	height: 30px;
	text-align: left;
}

.sloganAlb {
	right:-8px;
	top:86px;
	position:absolute;
	background: url(../img/slogan.gif) no-repeat;
	width:193px;
	height: 94px;
	text-align: left;
}

.sloganEng {
	right:-8px;
	top:86px;
	position:absolute;
	background: url(../img/sloganEng.gif) no-repeat;
	width:193px;
	height: 94px;
	text-align: left;
}


.mainnav ul {
	list-style: none;	
}	

.mainnav ul li {
	float:left;
}
.mainnav ul li a {
	font-size: 12px;
	color: #3d3a36;
	text-transform: uppercase;
	text-decoration: none;
	line-height:30px;
	height:30px;
	padding: 0px 15px;
	float:left;
	border-right: 1px solid #aacd16;
}

.mainnav ul li a.active {
	font-weight: bold;
}

.big-links {
	width: 100%;
	height: 85px;

}
.big-links ul {
	list-style: none;
}
.big-links li {
	float: left;
	display:inline;
	margin-left: 10px;
}
.big-links li.first {
	margin:0px;	
}
.big-links a img {
	border: 0px none;
}

.container {
	width: 100%;	
	background-color: #fff;
}

.content {
	width: 617px;
	float:left;
	min-height: 500px;
	background-color: #fff;
	
}

.extended {
	width: 100%;
}

.right {
	width: 303px;
	float:right;
}
.bottom {
	margin-top: 40px;
	width: 100%;
	float:right;
	height: 41px;
	background: url(../img/bottom.jpg);	
}
.box {
	background-color: #cde177;
	padding: 10px;
	margin-bottom: 10px
}
.slist {
	list-style: none;	

}
.slist li {
	display:block;
	clear:both;
	margin-top: 15px;
}
.slist li a {
	font-size: 11px;
	color: #002871;
	text-decoration: none;
}
.slist li strong {
	font-size: 11px;
	color: #3d3a36;
}

.topnav {
	position:absolute;
	right: 0px;
	top: 0px;
}
.topnav ul{
	list-style: none;
}
.topnav li{
	float:left;
}
.topnav a{
	margin:5px 0px;
	padding: 0px 5px;
	float:left;
	text-decoration: none;
	border-right: 1px solid #5b544c;
	color: #5b544c;
	font-family: Arial;
	font-size: 11px;
}
.topnav a.active {
	color: #bfd950;
}
.topnav a.last {
	border: 0px none;
}
.subnav  {
	padding: 0px;
	background-color: #fff;
}

.subnav ul{
	list-style: none;	
}
.subnav li {
	width:100%;
	margin-bottom: 1px;	
}
.subnav li a.active {
	color: #AACD16;
}
.subnav li a {	
	background: url(../img/subnav.gif) no-repeat;
	display:block;
	height: 29px;
	line-height: 29px;
	clear:both;
	color: #fff;
	padding: 0px 15px;
	text-decoration: none;
	font-weight: bold;
}

.subnav ul li ul {
	margin-top: 1px;
	background-color: #cde177;
	padding:10px 0px;
}
.subnav li li a {	
	background: none;
	height: 12px;
	line-height: 12px;
	clear:both;
	color: #647325;
	padding: 0px 15px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.subnav li li a.active {
	color: #aacd16;
}

.products-list {
	margin-left:5px;
}

.products-list ul{
	list-style: none;
	
}
.products-list li{
	width: 130px;
	height: 160px;
	float:left;
	margin: 4px;
	padding: 5px;
	border: 1px dotted #ccc;
	text-align: center;
}
.products-list img {
	clear: both;
	display:block;
	margin: 0px auto;
}
.products-list strong {
	color: #0099cc;
	font-size: 9px;
	font-weight: normal;
}
.products-list h3 {
	color: #666;
	font-size: 10px;
}

.brand-list ul{
	list-style: none;
}
.brand-list li{	
	float:left;
	margin: 4px;	
	border: 1px dotted #ccc;
	text-align: center;
}
.brand-list a{
	width: 130px;
	height: 100px;
	
	display:block;
	padding: 6px;	
}
.brand-list img {
	border: 0px none;
	margin-top: 30px;
}

.brand-full {	
	border-bottom: 1px solid #ccc;
	padding: 20px 60px;
	margin: 10px ;
	overflow:hidden;
	position:relative;
	width:477px;
}
.brand-cont{
	position:relative;
	width:1000px;

}
.brand {
	width:500px;
	float:left;
	text-align: right;
}
.brand-logo {	
	padding-right: 20px;
	position:relative;
}

.brand-logo img{	
	position:absolute;
	right:15px;
	height: 100px;
}
.brand-details {
	float:left;
	display:inline;
	width: 140px;
	text-align: left;
	margin-top: 60px;	
}

.brand-details h2{
	padding-bottom: 4px;
}
.brand-details a{
	color: #666;
	text-decoration: underline;
}
#p_prev {
	width:30px;
	height:100%;
	position:absolute;
	left:0px;
	top: 0px;
	background: url(../img/al.gif) #fff no-repeat center center;
}

#p_next {
	width:30px;
	height:100%;
	position:absolute;
	right:0px;
	top: 0px;
	background: url(../img/ar.gif) #fff no-repeat center center;
}


#nbrand {
	width:50px;
	height:100%;
	background-color: #fff;	
	position:absolute;
	left:0px;
	top: 0px;
	color: transparent;
}

#pbrand {
	width:50px;
	height:100%;
	background-color: #fff;	
	position:absolute;
	right:0px;
	top: 0px;
	color: transparent;
}

.hidden {
	display:none;
}

iframe {
	border: 0px none;
	overflow:hidden;
}

.ar {
	background: url(../img/ar.gif) #fff no-repeat center center;
}
.al {
	background: url(../img/al.gif) #fff no-repeat center center;
}
.logo {
	position:absolute;
	top: 0px;
	left:0px;
	width:140px;
	height: 109px;

}

.jobs {
	background: url(../img/jobs.jpg) #cde177 no-repeat right bottom;
}

#homebanner {
	position:relative;
	height:316px;
}
#homebanner .thumbs {
	position:absolute;
	right:0px;
	list-style:none;
	z-index: 2;
}

#homebanner .thumbs li {
	border: 4px solid #fff;
	padding:0px;
	margin: 13px;
	height: 80px;
	width: 100px;
	opacity:0.4;
	filter:alpha(opacity=40)
} 

#homebanner .thumbs li.active {
	border: 4px solid #ddd;
	opacity:1;
	filter:alpha(opacity=100)
}


#brandslider {	
	border: 1px solid #ddd;
	position: relative;
	left:0px;
}
#brandslider ul{	
	width: 1000px;
	list-style: none;
}
#brandslider li{	
	float:left;
	margin: 10px 3px;
	border: 1px solid #ddd;
}
#brandslider a {
	width: 100px;
	height: 80px;
	float:left;
	line-height:100px; 
}

#brandslider .cont {	
	position: relative;
	overflow: hidden;
	width: 579px;
	height: 102px;
	z-index:3;
	left: 36px;
}



#brandslider .arrow {
	top: 1px;
	width: 39px;	
	height: 98px;
	z-index:4;
}

#pnums {
	float:right;
}
#pnums a {
	width: auto;
	height: auto;
	float:left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	color: #777;
}

#pnums a.active {
	color: #AACD16;
}
.form label {
	margin-top: 10px;
	clear: both;
	display:block;
	width: 100%;
}
.form input , .form textarea {
	clear:both;
	width:97%;
	border: 1px solid #999;
	padding:3px;
}

.form input.invalid  , .form textarea.invalid{
	border: 2px solid #d00;
}

.form .submit {
	margin: 10px 0px;
	padding: 2px;
	width: auto;	
	background-color: #CDE177;
	color: #fff;
	font-weight: bold;
}

.content-img {
	float:right;
	display:inline;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* comments */

.comments span {
	font-size: 11px;
	color:#666666;	
}
.comments li span strong {
	color:#647325;
	font-size: 12px;
}
.comments li {
	display: block;
	clear: both;
	margin-bottom: 15px;
	border-bottom: 1px dotted #eee;
}
.comments ul {
	list-style : none;
}

.comment-content {
	margin-top: 3px;
}

.comments .button {
	margin-top: 0px;	
	margin-bottom: 10px;
	padding: 4px;
	font-size: 11px;
	float: left;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: #CDE177;
}

.comments .opt {
	float: right;
	color: #ccc;

}

.comments .opt a { 
	padding: 0px 3px;
	color:#666666;
	font-size:11px;
	font-weight:400;
	text-decoration: none;	
}
.add-comment {
	margin-bottom: 10px;
}

.add-comment input {
	clear: both;
	display:block;
	width: 340px;
	border:1px solid #A4B97F;
	padding: 4px;
}

.add-comment textarea {
	clear: both;
	display:block;
	width: 340px;
	padding: 4px;
	border:1px solid #A4B97F;
	font-size:11px;
}

.add-comment .submit {
	margin: 10px 0px;
	padding: 2px;
	width: auto;	
	background-color: #CDE177;
	color: #fff;
	font-weight: bold;
}

hr {
	border: 0px none;
	border-bottom:1px dotted #ddd;
}

.add-comment br {
	display: none;
}

.add-comment .hidden {
	display: none;
}

.catalog {
	background: #c6d9d9 url(../img/catalog.jpg) no-repeat 9px 9px;	
	height: 61px;
}

.catalog a {
	display:block;
	padding-top: 5px;
	padding-left: 45px;
	font-size: 12px;
	color: #114397;
	text-decoration: none;
	height:100%;
}

.product-info{
	padding: 20px;
}
.product-info-content{
	margin: 0px 30px;
}
.invalid{
	border: 1px solid #d00;
}
.more {
	color:#002871;
}

