@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/layout/branding.jpg) top left no-repeat #fafafa;
}

.seperator {

border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px dotted #a3d493;
display:block;

}

/*--------------------------------------------- menu */

#menu {
	height: 92px;
	background: #fff;
	padding-left: 20px;
	margin-left: 297px;
	width: 623px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	float: left;
	text-transform: uppercase;
	line-height: 92px;
	vertical-align: middle;
	padding-right: 33px;
}
#menu ul li a {
	text-decoration: none;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#8fbd75;
}
#menu ul li a:hover {
	border-bottom: 3px solid orange;
	color: #004272;
}

/*--------------------------------------------- slogan */
#slogan {
	margin-left: 297px;
	height: 45px;

	width: 643px;
        background: url(images/layout/slogan.jpg) no-repeat #a3d493;

}


/*--------------------------------------------- contents */
#contents {
	margin-left: 297px;
  
	min-height: 766px;

	padding: 20px;
	/*width: 60%;*/
       /*min-width: 556px; */
        width:603px;
	background: #fff;
	overflow: auto;
}
.feature {
	background: url(images/layout/featurecontentbg.jpg) no-repeat bottom right;
	padding-bottom: 60px;
}
#contents strong {
	font-weight: 600;
	color: #004272;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	display: block;
}

#contents em {
	color: #DA863B;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	width: 50px; 
	margin-right: 20px;
	
}

#contents p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636363;
	margin-bottom: 25px;
	line-height: 20px;
	width: 100%;
	text-align: justify;

	
}

#contents  ul  {
list-style-type: none;	
}

#contents ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	margin-bottom: 5px;
	line-height: 20px;
	
	
}

#contents  a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7ca048;
	border-bottom: 2px solid white;
}
#contents  a:hover  {
	border-bottom: 0px solid orange;
        color: #004272;
}

#contents b {

	color: #454545;
}

.articles_excerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	margin-left: 0px;
}

.clear {
	clear: both;	
	height: 30px;
}

#difference {
	margin-left: 30px;
}

/*--------------------------------------------- sidebar */

#sidebar {
	background: #fff;
	min-width: 556px;
	min-height: 400px;
}
#sidebarleft {
	width: 40%;
	margin-right: 50px;
	float: left;
	background: #fff;
}
#sidebarleft h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #a7d48e;
}
#sidebarleft p, #sidebarright p {
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;

}
#contents #sidebarleft a, #contents #sidebarright a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #609c40;
	border-bottom: 2px solid white;
}
	
#contents #sidebarleft a:hover, #contents #sidebarright a:hover  {
	border-bottom: 2px solid orange;
        color: #609c40;  
}
#sidebarright {
	width: 40%;
	float: left;
	background: #fff;
}

/*--------------------------------------------- index articles listing */
#articles {
	background: url(images/layout/articlebg.jpg) no-repeat 0px 0px;
	padding-left: 10px;
	min-width: 277px;
}
#articles h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:lighter;
	color: #739aa8;
	margin-bottom: 22px;
}
#articles ul {
	list-style-type: none;
}
#sidebarright #articles a, #sidebarright #articles ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3a829d;
	border-bottom: 2px solid white;
	font-style: none;
}
#sidebarright #articles a:hover, #sidebarright #articles ul li a:hover {
	border-bottom: 2px solid orange;
        color: #004272;
}
#articles ul li p {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left;
	
}

/*--------------------------------------------- index newsletter */
#newsletter {
	background: url(images/layout/newsletterbg.jpg) no-repeat top right;
	padding-left: 10px;
	min-width: 277px;
	height: 201px;
}
#newsletter h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #fb7f44;
	margin-bottom: 22px;
}

#newsletter a {
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fb7f44;
	border-bottom: 2px solid white;
}
#newsletter a:hover {
	border-bottom: 2px solid orange;
        color: #004272;
}

/*--------------------------------------------- products page category */
.product_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fb7f44;
	text-transform: uppercase;
}


.smalltext {
	font-size: 10px;
}

/*--------------------------------------------- products item listing */

.product_item {
	margin-left: 0px;	
	border-bottom: 1px dotted #a3d493;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.product_listing {
	margin-left: 15px;
}

.product_img {
	width: 200px;
	float: left;
	text-align: center;
	
}

.product_img img {
	border: 3px solid #ddd;	
}

.product_details {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	margin-left: 200px;
	
}


.product_name {
	color: #004272;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	
}

.product_subhead {
	color: #DA863B;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
	
}
.product_subdetails {
	font-size: 11px;
	line-height: 12px;
	display: block;
	width: 90%;
	font-style: italic;
	text-align: justify;
	
}
.product_subtitle {
	color: #DA863B;
	font-size: 12px;
	font-weight: bold;
	width: 50px; 
	margin-right: 20px;
}
.product_subinfo {
	font-size: 11px;
	
	
	
}


/*--------------------------------------------- categories menu */

/* #product_menu li a {
	color: #609c40;
}

#product_menu li {
	float: left;
	margin-right: 20px;
	
	
	}

#product_menu li ul {
	position: absolute;
	display:none;
	clear: left;
}

#product_menu ul li {  
	padding: 5px;        
	margin-right: 0;
	clear: left;
	width: 100%;
}

#product_menu li:hover ul {
	display:block;
	background: white;
	border-left: 1px #609c40 solid;
	border-right: 1px #609c40 solid;
	border-bottom: 1px #609c40 solid;
}

*/



#product_nesting li {
    margin-left: 0px;
	float: left;
             }
#product_nesting ul li{
                clear: left;
                width: 130px;
} 

#product_nesting ul {
                 margin-right: 20px;
} 
#product_menu {
       
}
#product_menu li {
	float: left;
        padding-left: 3px;
        width: 138px;
        border: 1px #609c40 solid;
        margin-left: 1px;
	}

#product_menu li a {
	color: #609c40;
        display: block;
        width: 130px;
        padding: 0;


}



#product_menu li ul {
	display:none;
       position: absolute;
       width: 138px;
       clear: left;
   margin-left: -1px;

     
}

#product_menu ul li {  
      
	margin: 0;
	clear: left;
        border: 0;
}

#product_menu li:hover ul {
	display:block;
	background: white;
	border-left: 1px #609c40 solid;
	border-right: 1px #609c40 solid;
	border-bottom: 1px #609c40 solid;
}
#product_menu li ul li a {
	color: #609c40;
        display: block;
       padding-top: 3px;
        margin-bottom: 5px;
}



/*--------------------------------------------- footer */

#footer {
	height: 40px;
	width: 940px; 
	background: #004272;
	clear: left;
        z-index: 1000;
}
#footer p {
	line-height: 40px;
	vertical-align: middle;
	font-family: arial;
	font-size: 10px;
	color: #fff;
	text-align: right;
	margin-right: 20px;
}

#footer a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: orange;
}

