@charset "utf-8";
body {
	background-repeat:repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top: 0px;
	color: #4d5b49;
}
#container{
	width: 961px;
	margin: auto;
}
#top_nav a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px;
	padding-top: 9px;
	padding-left: 20px;
	padding-right: 20px;
	display:block;

}
#top_nav .divide{
	background-image:url(../images/top_nav_divide.gif);
	background-repeat:no-repeat;
	background-position: left;
}
#top_nav a:hover{
	text-decoration: underline;
}
.nav_list{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer img{
	float: right;
	margin-right: 12px;
	margin-top: 10px;
}
.nav_list li{
	float: left;
}
#header{
	width: 961px;
	height: 110px;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
}
#logo{
	background-color: #9ea374;
	border: solid 1px #929667;
	width: 454px;
	height: 74px;
	background-image:url(../images/logo.gif);
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#logo h1{
	text-indent: -9000em;
}
#promo{
	width: 180px;
	background-color: #9ea374;
	border: solid 1px #929667;
	padding: 8px;	
	color: #FFFFFF;
	float: left;
	height: 58px;
	margin-top: 20px;
	margin-left: 20px;
	background-image:url(../images/promo_bg.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	min-height: 58px;
}
#basket_summary p, #promo p{
	margin: 0px;
}
.margin_top{
	padding-top: 10px;
}
#basket_summary{
	min-height: 58px;
	background-image:url(../images/basket_bg.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	width: 209px;
	float: left;
	background-color: #9ea374;
	border: solid 1px #929667;	
	color: #FFFFFF;	
	text-align: right;
	margin-left: 20px;
	margin-top: 20px;
	padding: 8px;
	padding-bottom: 6px;
}
#basket_summary a{
	color: #FFFFFF;
	text-decoration: none;
}
#promo a{
	color: #FFFFFF;
	font-size: 0.75em;
	text-decoration: none;
}
#shop_nav a{
	text-decoration: none;
	font-size: 0.9em;
	display:block;
	padding: 9px;
	color: #878b5e;	
}
#shop_nav a:hover{
	text-decoration: underline;
}
#top_level_shop{
	background-color: #c1c4a1;
	border-top: solid 1px #9ea274;
}
#first_level_shop{
	background-color: #cccfb2;
}
#second_level_shop{
	background-color: #dee0cb;
}
#top_level_shop_selected{
	background-color: #e8e9df;
}
#first_level_shop_selected{
	background-color: #e8e9df;
}
.clear{
	clear: both;
}
#top_level_shop .selected{
	background-color: #cccfb2;
}
#first_level_shop .selected, #navselected2, #navselected2 a{
	backround-color: #e8e9df;
}
.border_right{
	border-right: solid 1px #9ea274;
}
.border_bottom{
	border-bottom: solid 1px #9ea274;
}
#content_container{
	background-color: #FFFFFF;
	padding: 18px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.shop_teaser, .shop_teaser_manufacturer{
	background-color: #c1c4a1;
	border: solid 1px #c1c4a1;
	float: left;
	width: 217px;
	color: #788c40;
	margin-bottom: 15px;
}
.shop_teaser_manufacturer{
	background-color: #FFFFFF;
	padding: 5px;
	width: 207px;
	text-align:center;
}
.teaser_top, .teaser_bottom{
	padding: 8px;
	width: 201px;
}
.teaser_top a{
	color: #788c40;
	text-decoration: none;
}
.teaser_top a:hover{
	text-decoration: underline;
}
.teaser_top p, .teaser_bottom p, .shop_teaser_image p{
	margin: 0px;
	padding: 0px;
}
.shop_teaser_image{
	background-color: #FFFFFF;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;	
}
.teaser_bottom a{
	background-color: #d2d4b9;
	border: solid 1px #b6c58e;
	color: #788c40;
	padding: 4px;
	text-decoration: none;
	font-size: 0.9em;
	background-image:url(../images/teaser_arrow.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-right: 25px;
}
.teaser_bottom p{
	text-align: right;
}
.teaser_margin{
	margin-left: 15px;
}
#footer{
	color: #c1c4a1;
	font-size: 0.75em;
}
#footer a{
	color: #c1c4a1;
	text-decoration: none;
}
#footer ul li a{
	display: block;
	padding: 14px;
	padding-left: 10px;	
	padding-right: 10px;		
	border: none;	
}
#footer div{
	padding: 14px;	
	padding-top: 7px;
}
#footer .divide a{
	background-image:url(../images/footer_nav_divide.gif);
	background-repeat:no-repeat;
	background-position: right;
}
#footer a:hover{
	text-decoration: underline;
}
#copyright{
	float: left;
}
#credit{
	float: right;
}
a{
	color: #788c40;
}
#content{
	font-size: 0.9em;
	text-align: justify;
}
.product_listing{
	background-color: #FFFFFF;
	border: solid 1px #c1c4a1;
	float: left;
	width: 430px;
	color: #788c40;
	padding: 10px;
	margin-bottom: 15px;
}
.product_thumbs a{
	padding: 2px;
	border: #e5ebda 1px solid;	
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;			
}
.product_listing_image{
	float: left;
	width: 217px;
	margin-right: 10px;
	text-align:center;
}
.product_listing_image form{
	margin: auto;
	display:block;
	text-align:center;
}
.product_listing_image form input, .product_listing_image form select{
	margin-left: 10px;
	margin-right: 10px;	
}
.product_listing_image form input[type=submit]{
	text-decoration: none;
	background-color: #c1c4a1;
	border: solid 1px #c1c4a1;
	color: #FFFFFF;
	font-weight: bold;
}
.product_image{
	margin-bottom: 20px;
	text-align:center;
	width: 217px;
}
.product_listing_text{
	float: left;
	width: 180px;
}
.listing_margin{
	margin-right: 15px;
}
.product_listing_text h2{
	text-align: left;
}
.button_details, #content .shop_button{
	display: block;
	text-decoration: none;
	background-color: #c1c4a1;
	border: solid 1px #c1c4a1;	
	color: #FFFFFF;
	width: 150px;
	padding: 5px; 
	font-weight: bold;
	text-align:center;
}
.button_details:hover, #content .shop_button:hover{
	text-decoration: none;
}
.full_product_text{
	width: 580px;
	float: right;
	margin-right: 10px;
}
.full_product_image{
	width: 300px;
	text-align:center;
	border: #e5ebda 1px solid;	
	padding: 5px;
	background-color: #FFFFFF;
}
#product_image_container{
	width: 310px;
	float: left;
}
#breadcrumbs{
	background-color: #eff0e3;
	margin-bottom: 15px;
	padding: 2px;
	font-size: 0.9em;
}
#breadcrumbs ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#breadcrumbs ul li{
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
#breadcrumbs a{
	padding-left: 5px;
	font-size: 1em;
	text-decoration: none;
}
#breadcrumbs a:hover{
	text-decoration: underline;
}
.buy_now_form select{
	border: #c1c4a1 1px solid;	
	color: #ffffff;	
	background-color: #c1c4a1;
}
.cross_sell_container{
	width: 130px;
	padding: 10px;
	float: left;
	text-align:left;
}
#checkout_progress_table{
	width: 100%;
}
#checkout_progress_table td{
	background-color: #eff0e3;
	padding: 4px;
	background-image:url(../images/shop_breadcrumbs_arrow.gif);
	background-repeat:no-repeat;
	background-position: 8px 0px;
	padding-left: 30px;
}
#checkout_progress_table td p{
	margin: 0px;
}
#checkout_progress_table #progress_step_selected{
	background-color: #FFFFFF;
	border: solid 1px #9ea274;
}
.highlight{
	background-color: #FFFFFF;
	border: solid 1px #9ea274;
	padding-left: 4px;
	padding-top: 4px;
	margin-bottom: 5px;
}
#about_us_selector{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 527px;
}
#about_us_selector li, #about_us_selector li a{
	width: 424px;
	float: left;
	background-repeat: no-repeat;
}
#about_us_selector li a{
	display:block;
	text-indent: -9000em;
}
#about_us_selector_1, #about_us_selector_1 a{
	background-image:url(../images/about_us_selector_1.gif);
	height: 171px;
	width: 424px;
}
#about_us_selector_2, #about_us_selector_2 a{
	background-image:url(../images/about_us_selector_2.gif);
	width: 422px;
	height: 171px;
}
#about_us_selector_3, #about_us_selector_3 a{
	background-image:url(../images/about_us_selector_3.gif);
	width: 424px;
	height: 193px;
}
#about_us_selector_4, #about_us_selector_4 a{
	background-image:url(../images/about_us_selector_4.gif);
	width: 422px;	
	height: 193px;
}
#about_us_selector_5, #about_us_selector_5 a{
	background-image:url(../images/about_us_selector_5.gif);
	width: 424px;	
	height: 163px;
}
#about_us_selector_6, #about_us_selector_6 a{
	background-image:url(../images/about_us_selector_6.gif);
	width: 422px;	
	height: 163px;
}
.float_left{
	float: left;
	margin-right: 30px;
}
.data_table td{
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	padding: 4px;
}
.data_table{
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;	
}
.data_table thead, .table_totals{
	background-color: #eff0e3;	
}
#shop_options, #options_table{
	clear: both;
}
.float_right{
	float: right;
	margin-left: 40px;
	margin-bottom: 10px;	
}
#site_map_cms{
	width: 400px;
	float: left;
}
#site_map_shop{
	float: left;
	width: 400px;
}
#manufacturer_logo{
	float: left;
	width: 115px;
	margin-bottom: 30px;
}
#manufacturer_text{
	float: left;
	width: 780px;
}
#social_networks{
	float: left;
	width: 199px
	height: 36px;
}
#social_networks a{
	display: block;
	width: 36px;
	height: 36px;
	background-repeat:no-repeat;
	background-image:url(../images/social_media.gif);
	text-decoration: none;
	text-indent: -90000em;
	float: left;
	margin-right: 5px !important;
}
#blogger{
	background-position: -40px 0px;
}
#twitter{
	background-position: -80px 0px;
}
#social_networks *{
	margin: 0px;
	padding: 0px;
}
#social_networks h4, span{
	display: none;
}