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

* html { }

a:link, a:visited { text-decoration: none; color: #4e551f; }

a:hover, #navigation a:hover { color: #000000; }

.subcat_sitemap { margin-left: 15px; font-size: smaller }

body { background-color:#fdf5e6; }

dd { line-height: 22px; }

div.inputRequirement,
dd.inputRequirement { color: #F7AF2A; }

/* HEADINGS */
h1 { color: #99B413; font-weight: bold; font-size: 22px; margin: 20px 0px 15px 0px; padding: 0px; width: auto; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #99B413; }

h2 { color: #99B413; font-weight: bold; font-size: 16px; padding: 0px; }

h3 { color: #99B413; font-weight: bold; font-size: 14px; padding: 0px; }

html { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #4e551f; }

img { border: 0; }
hr {
	color:#99B413;
}
li.level1 { 
	margin-left: 31px;
	list-style-image:url("img/icon_arrow.png");

}

li.level1 a { padding: 0; text-decoration: none; font-size: 11px; }

li.level1 a.active:link,
li.level1 a.active:active,
li.level1 a.active:visited { text-decoration: none; font-weight: bold; }

li.level2 { margin-left: 15px; list-style: circle; }

li.level2 a { padding: 0; text-decoration: none; font-size: 11px; }

li.level2 a.active:link,
li.level2 a.active:active,
li.level2 a.active:visited  { text-decoration: none; font-weight: bold; }

li.maincat { list-style: none; margin-top: 3px }

li.maincat a span { line-height: 18px; } 

a.nav span a { font-size: 11px }

li.maincat a, a.nav	{ text-decoration: none; cursor: pointer; font-size: 11px; }

li.maincat a:active, li.maincat a:hover, a.nav:hover, li.maincat a.activ:link,
li.maincat a.activ:visited,
li.maincat a.activ:hover, li.level1 a:hover,
li.level1 a:active, li.level1 a.active:hover,
li.level1 a.active:visited { text-decoration: underline; }


.mainbody { width: 525px;  margin: 0 30px;}

/* PARAGRAPH GLOBAL */
p { margin: 8px 0px 8px 0px; }

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea { width: 100%; }

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea { width: 100%; }

/* ORDER DETAILS */
table.orderdetails { font-size: 11px;  border-style: solid; border-width: 0px 1px 1px 1px; border-color: #99B413; }

table.orderdetails tr td { padding: 4px; }

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete { text-align: center; white-space: nowrap; }

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes { margin-top: 3px; }

table.orderdetails tr td.productname table.productattributes tr td { padding: 0px; }

table.orderdetails tr td.productname table.productattributes tr td.attribute { padding-right: 4px; }

table.orderdetails tr td.productname table.productattributes tr td.value { width: 100%; }

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice { text-align: right; white-space: nowrap; }

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {  text-align: right; border-style: solid; border-width: 1px 0px 0px 0px; border-color: #99B413; }

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice { text-align: right; white-space: nowrap; }

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {  vertical-align: top; }

table.orderdetails tr.contentrow1 td.productname { text-align: left; }

table.orderdetails tr.contentrow1 td.quantity { text-align: center; }

table.orderdetails tr.contentrow1 td.quantity input { font-size: 11px; padding: 2px; border: solid #99B413 1px; }

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td { background-color: #FFEAAB; vertical-align: top; }

table.orderdetails tr.contentrow2 td.productname { text-align: left; }

table.orderdetails tr.contentrow2 td.quantity { text-align: center; }

table.orderdetails tr.contentrow2 td.quantity input { font-size: 11px; padding: 2px; border: solid #99B413 1px; }

table.orderdetails tr.headerrow td {  color: #000; font-weight: bold; }

table.orderdetails tr.headerrow td.center { text-align: center; }

table.orderdetails tr.headerrow td.left { text-align: left; }

table.orderdetails tr.headerrow td.right { text-align: right; }

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation { }

ul#checkoutnavigation li { height: 70px; list-style-type: none; float: left; width: 185px; margin-right: 15px; border: solid 1px; padding: 8px; }

ul#checkoutnavigation li.active { background-color: #FFEAAB; }

ul#checkoutnavigation li.active .description { font-size: 11px; }

ul#checkoutnavigation li.active .number { font-size: 20px; font-weight: bold; }

ul#checkoutnavigation li.active .title { font-size: 14px; font-weight: bold; }

ul#checkoutnavigation li.inactive { color: #999999; background-color: #EDEDED; border-color: #999999; }

ul#checkoutnavigation li.inactive .description { font-size: 11px; }

ul#checkoutnavigation li.inactive .number { font-size: 20px; font-weight: bold; }

ul#checkoutnavigation li.inactive .title { font-size: 14px; font-weight: bold; }

ul, ol { margin-left: 6px; }

ul.messageStack { border: solid 2px #B22020; background-color: #FFD6D6; padding: 8px; }

ul.messageStack li { }

ul.messageStack li.messageStackError { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/exclamation.png); background-repeat: no-repeat; background-position: 0px 4px; }

ul.messageStack li.messageStackSuccess { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_accept.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #66FF66; }

ul.messageStack li.messageStackWarning { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_alert.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #FFF2CD; }

.box { 
	background:url("img/BG_box.jpg") no-repeat scroll 0 bottom transparent;
	border-top:1px solid #99B413;
	margin:8px 0;
	padding:0 0 17px;
	width:192px;
}
.boxGreen { 
	background:url("img/BG_boxGreen.jpg") no-repeat scroll 0 bottom transparent;
}
.boxText { color: #4e551f; padding:3px 3px 0; }
.boxText input{ 1px border:inset;}
.categorie_list { width: 525px; margin-top: 15px; }
.categorie_list div .infoBoxHeading {
	background:none;
	margin-top:-35px;
}

.categorie_list_one { float: left; width: 48%; margin: 0 5px 15px 5px; }

.checkout { text-align: left; width: 95%; }

.checkout_payment_adress_current { float: left; width: 32%; padding-left: 15px; }

.checkout_payment_agb strong { color: #FF0000; }

.checkout_payment_agb_accept { text-align: left; font-size: 12px; color: #000000; width: 100%; }

.checkout_payment_agb_accept strong { color: #FF0000; }

.checkout_payment_arrow { float: left; width: 23%; text-align: center; }

.checkout_payment_container { width: 555px; text-align: left; height: 120px; }

.checkout_payment_continue { margin: 15px 0 0 0; height: 55px; }

.checkout_payment_info_text { float: left; width: 40%; }

.checkoutBarCurrent, .greetUser, .new_product_default_price, li.maincat a:link, a.nav:link,
li.maincat a:visited, a.nav:visited { font-weight: bolder; }

.checkoutBarTo, div.checkoutBarCurrent { margin: 15px 0 10px 0; padding: 0 2px 0 2px; font-size: 11px; }

.clr { clear: both; float: none; }

.contentsTopics,
.pageHeading,
#moduleHeading { letter-spacing: 2px; font-weight: bolder; line-height: 25px; border-bottom: 0px solid #B0B284; margin-bottom: 15px; }

.copyright, .gnu_copy, .parseTime { text-align: center; font-size: 8pt; color: #7E7E7E; display: block; }

/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */
/* FOOTER */
.footer { clear: both; text-align: center; font-size: 11px; color: #666666; background-color: #E2E2E2; padding: 8px; margin-bottom: 5px; }

.footer a { color: #666666; text-decoration: underline; }

.headerError { margin: 5px; border: 1px solid #CC3300; background-color: #FF8566; padding: 5px; }

.infoBoxHeading,
.infoBoxHeading_right {
	background:#99b413 url(img/box_bg.jpg) 0 0 repeat-x;
	color: #ffffff;
	padding: 7px 0 0 7px;
	height: 26px;
	font-size: 1.5em;
	font-weight: normal;
	font-family:'TimesTen',Times,'Times New Roman',serif;
	margin: 1px 2px;
}
.infoBoxHeading_right a, .infoBoxHeading_right a:hover,.infoBoxHeading_right a:visited, #nav_right .infoBoxHeading a, #nav_right .infoBoxHeading a:hover, #nav_right .infoBoxHeading a:visited{
	color:#ffffff;
}

.infoBoxHeading_line { border-bottom: 2px solid #C5E74D; color: #3C3B3D; padding: 7px 0 0 7px; height: 26px; font-size: 1.2em; font-weight: bold; margin: 1px; }

.left { float: left; margin: 0px; }

.list_left { float: left; }

.list_left, .list_right { width: 48%; text-align: left; }

.list_right { float: right; }

.list_right_2 { width: 40%; float:right; text-align: left; }

.mini_wrapper { margin: 0; padding: 0; }

.new_product_default { width: 270px; float: left; border-bottom: 1px solid #E7E7E7; margin: 10px 0 10px 0; }

.new_product_default_image { float: left; width: 120px; padding-top: 10px; }

.new_product_default_right { float: left; width: 150px; text-alight:right; }

.new_product_default_tax { font-size: 11px; }

.order_details, .checkout_payment_comments,
.checkout_payment_agb { font-size: 11px; }

.productOldPrice { font-size: 10px; }

.order_details { width: 100%; text-align: left }

.order_details_article { width: 130px; float: left; margin-top: 5px }

.order_details_article_header { width: 130px; float: left; border-bottom: 1px solid #99B413 }

.order_details_img { width: 70px; float: left; text-align: center; margin: 5px 0 8px 0 }

.order_details_img_header { width: 70px; float: left; text-align: center; margin: 0 0 8px 0; border-bottom: 1px solid #99B413 }

.order_details_qty { width: 45px; float: left; text-align: center; margin-top: 5px }

.order_details_qty_header { width: 45px; float: left; text-align: center; border-bottom: 1px solid #99B413 }

.order_details_remove { width: 50px; float: left; text-align: center; margin-top: 15px }

.order_details_remove_header { width: 50px; float: left; border-bottom: 1px solid #99B413 }

.order_details_shippingtime { width: 65px; float: left; margin-top: 5px }

.order_details_shippingtime_header { width: 65px; float: left; border-bottom: 1px solid #99B413 }

.order_details_totalcost { text-align: right; margin: 20px 0 0 0 }

.order_details_totalcost strong { font-size: 11px; font-weight: bolder }

.order_details_totalprice_header { width: 80px; float: right; text-align: right; border-bottom: 1px solid #99B413 }
.order_details_singleprice_header { width: 85px; float: left; border-bottom: 1px solid #99B413 }

.order_detais_totalprice  { width: 80px; float: right; text-align: right; margin-top: 5px; font-weight: bolder }
.order_details_singleprice { width: 85px; float: left; margin-top: 5px }

.product_content { margin-top: 15px; }

.product_info_box { width: 551px; text-align: left; overflow: hidden; margin-top: 10px; }

.product_info_box_bottom { height: 12px; }

.product_info_box_middle { padding: 0 1px 0 1px; }

.product_info_box_middle_left { 
	float:left;
	height:auto;
	margin-left:1px;
	padding-top:33px;
	text-align:center;
	width:250px;
}

.product_info_box_middle_right { width: 230px; margin-right: 1px; text-align: left; margin-bottom: 15px; }

.product_info_box_middle_thumbnail { margin: 10px 0 0 5px; }

.product_info_box_top { }

.product_info_cartbutton { width: 200px; }

.product_info_description { overflow: hidden; margin-bottom: 15px; text-align: left; }

.product_info_dropdown { width: 140px; font-size: smaller; margin-top: 15px; }

.product_info_h3 { color: #97BF0D; padding: 5px 0 0 15px; font-size: 15px; border-bottom: 2px solid #99B413; }

.product_info_menge { }

.new-price { font-size: 16px; color: #DA251D; font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif; font-weight: bolder; text-align: left; }

.product_info_price { 
	color:#99B413;
	font-family:'TimesTen',Times,'Times New Roman',serif;
	font-size:20px;
	font-weight:normal;
	height:30px;
	margin:33px 0 0;
	text-align:left;
}

.product_info_print,.product_info_tax_shipping  {
	font-size:13px;
	line-height:20px;
 }
 .product_info_print{
	margin-top:37px;
 }


.product_info_print img a { cursor: pointer; }

.product_info_shipping { font-size: 10px; color: #696969; font-weight: bolder; }



.product_listing_box { width: 553px; overflow: hidden; margin-bottom: 15px; text-align: left; }

.product_listing_box_center { width: 553px; }

.product_listing_box_hot { width: 140px; height: 70px; }

.product_listing_box_left { width: 16px; height: 152px; }

.product_listing_box_right { width: 17px; height: 152px; }

.product_listing_description { width: 280px; padding-left: 15px; }

.product_listing_header { height: 26px; margin: 5px 0 0 0; }

.product_listing_image { width: 112px; padding-top: 10px; }

.product_listing_mwst { font-size: 10px; padding-right: 30px; }

.product_listing_price { width: 250px; text-align: right; padding-right: 15px; }

.product_listing_price_button { width: 140px; text-align: center; }

.product_listing_price_detail { font-weight: bolder; padding-top: 15px; }

.product_listing_shipping { font-size: 10px; color: #FDC859; font-weight: bolder; }

.product_name { display: block; }

.product_name h2 a { font-size: 15px; margin-top: 8px; }

.product_name h3 a { font-size: 15px; color: #97BF0D; margin-top: 8px; }

.right { 
	float: right; 
	margin: 0px; 
	color:#4e551f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.row1 { background: #F2F2F2; }

.row1, .row2 { padding: 5px; }

.row2 { background: #FFFFFF; }

.h1_14 {
	font-size: 16px;
	border-width: 0px;
	margin: 0px;
}

#account { text-align: right; float: right; width: 30%; }

#create_account { }

#account,
#pathway { background: url(img/red_bg.png) repeat-x; repeat-y; }

#account_inner { padding-right: 10px; }

#body { text-align: left; width: 990px; overflow: hidden; background-color: #ffffff; }

#checkout_line { background: url(img/checkout_line.png) repeat-x; line-height: 12px; }

#content { text-align: left; padding: 0 5px 0 12px; margin: 0 0 0 0; overflow: hidden; }

#head { background: url(img/head.jpg) no-repeat; width: 989px; height: 187px; text-align: right; }

#head_container { position: absolute; top: 0; width: 990px; overflow: hidden; }

#innerBox { border: 0px solid #000000; text-align: center; overflow: hidden; float: left; clear: both; position: relative; margin:0px;}

#innerContainer { border-width: 0 1px; margin: 0; width: 100%; z-index: 2; background: #fff; }

#middle { float: right; margin: 0; width: 100%; }

#nav_left { float: left; margin: 0 1px 2px -15.5em; width: 15em; position: relative; z-index: 5; }

#nav_right { float: right; margin: 0 -15.1em 0 1px; width: 15em; position: relative; z-index: 5; text-align: left; }
#nav_right .box .boxText {
	padding:3px 7px 0;
}

#navigation { background: url(img/red_bg.png) repeat-x; line-height: 31px; }

#navigation a { color: #FDFDFD; }

#outerContainer { border-left: 16em solid #FFFFFF; border-right: 16em solid #ffffff; z-index: 1; margin-top: 290px; width:585px; }

#page_container { width: 990px; overflow: hidden; margin: 0; }

#page_inner_container { clear: both; text-align: left; padding: 0; float: left; margin: 0; }

#pathway { float: left; width: 70%; text-align: left; }

#pathway_inner { padding-left: 5px; }

#wrap { float: left; margin: 0; width: 100%; text-align: left; }

.headerlinks, .headerlinks:visited, .headerlinks:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.headerlinks:hover {
	color: #000000;
}

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; 
	background-color: #8EB809; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#000000;}
.sitemap_heading a:hover {color:#000000; text-decoration:underline;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #D0DF99; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#000000; text-decoration:underline;}








/* relaunch 2010 */
#navigation {
	float:left;
	width:990px;
	background:transparent url(img/BG_breadcrumbborder.jpg) repeat-x 0 bottom;
	padding-bottom:1px;	
}

/* navigation end */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu li a {
	text-decoration:none;
	width:165px;
	height:68px;
}
.sf-menu li a,.sf-menu li li  a,.sf-menu li li a {
	text-decoration:none;
	width:165px;
	height:auto;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
}
.sf-menu li ul a, .sf-menu li ul a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#668208;
}
.sf-menu li {	
	width:165px;
	height:68px;
	text-align:center;
}




.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background:		#CFDEFF;*/
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			3.75em;
	top:			1.05em; /* IE6 only */
	width:			14px;
	height:			15px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('img/sf-menu-childArrow.jpg') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	margin:-13 0 0 128px;
	}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.25em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  0px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: 0px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
.sf-menu ul, .sf-menu ul ul{
	border-style:solid;
	border-width:0 3px 3px 3px;
	border-color:#99b413;
	color:#668208;
}
.sf-menu ul li a, .sf-menu ul li ul li a{
	color:#668208;
}
.sf-menu_L2 {
	margin-top:27px;
}
/* styles for backgrounds for first level  */
.sf-menu li.menuTopListItem a {
  width:165px;
  height:68px;
  display:block;
  background: transparent url(img/BG_navi.jpg) 0 0;
  text-indent: -5000px;
}

.sf-menu li#menuTopListItem_69 a{
  background-position: 0px 0px;
}
.sf-menu li#menuTopListItem_70 a{
  background-position: -165px 0px;
}
.sf-menu li#menuTopListItem_74 a{
  background-position: -330px 0px;
}
.sf-menu li#menuTopListItem_75 a{
  background-position: -495px 0px;
}
.sf-menu li#menuTopListItem_76 a{
  background-position: -660px 0px;
}
.sf-menu li#menuTopListItem_77 a{
  background-position: -825px 0px;
}

.sf-menu li#menuTopListItem_69_active a, .sf-menu li#menuTopListItem_69:hover a {
  background-position: 0px 68px;
}
.sf-menu li#menuTopListItem_70_active a, .sf-menu li#menuTopListItem_70:hover a{
  background-position: -165px 68px;
}
.sf-menu li#menuTopListItem_74_active a, .sf-menu li#menuTopListItem_74:hover a{
  background-position: -330px 68px;
}
.sf-menu li#menuTopListItem_75_active a, .sf-menu li#menuTopListItem_75:hover a{
  background-position: -495px 68px;
}
.sf-menu li#menuTopListItem_76_active a, .sf-menu li#menuTopListItem_76:hover a{
  background-position: -660px 68px;
}
.sf-menu li#menuTopListItem_77_active a, .sf-menu li#menuTopListItem_77:hover a{
  background-position: -825px 68px;
}
.sf-menu li ul li, .sf-menu li ul li ul li {
	background-color: #ffffff;
	min-height:22px;
	height:auto;
	text-align:left;
	border-color:#d6e1a0;
	border-style:solid;
	border-width:2px 0 0;
}
.sf-menu li ul li:hover, .sf-menu li ul li ul li :hover{
background: #a2bb28 url(../images/BG_sf-menuLI2nd.jpg) repeat-x 0 0;
}
.sf-menu li.menuTopListItem ul li a, .sf-menu li.menuTopListItem ul li ul li a {
  height:auto;
	background:none;
	color:#668208;	
	font-family: helvetica, arial sans-serif;
	text-indent:0;
	padding-left:14px;
}
.sf-menu li.menuTopListItem ul li a:hover,.sf-menu li.menuTopListItem ul li ul li a:hover{	
	color:#ffffff;
}
/* navigation end */

#headerIMG {
	float:left;
	width:990px;
	height:184px;
	background: #ffffff url(img/BG_header.jpg) no-repeat 0 0;
}
#secondNav {
	float:left;
	width:990px;
	background:#f1f4de url(img/BG_breadcrumb.jpg) no-repeat 0 0;
	padding-bottom:1px;	
}
#breadcrumb {
	width:600px;
	float:left;
	font-family: helvetica, arial sans-serif;
	color:#4e551f;
	font-size:12px;
}
#breadcrumbContent{
	padding:4px 10px 0px 30px;
	float:left;
}
#breadcrumbContent a,#breadcrumbContent a:hover,#breadcrumbContent a:visited {
	color:#4e551f;
	text-decoration:underline;
}
#breadcrumbContent a:visited {
	color:#99b413;
}
#breadcrumbContent a img {
	position:absolute;
	margin-top:7px;
}
#breadcrumbContentPath {
	padding-left:11px;
}
#breadcrumbContentPath img {
	margin:-2px 13px 1px 13px;
}
#breadcrumbContentPath img.homeArrowsLast {
	margin-bottom:0px;
}
#shortcutLinks {
	float:right;
	width:379px;
	height:32px;
}
#shortcutLinks ul {
	float:right;
	width:379px;
	height:32px;
	overflow:hidden;
}
#shortcutLinks ul li {
	background:#f1f4de url(img/BG_shortcutLinks.jpg) no-repeat 0 0;
	list-style:none outside none;
	height:32px;
	float:left;
}
#shortcutLinks ul li a{
	display:block;
	text-indent: 	9999px;
}
#shortcutLinks ul li#shortcutLinks_account {
	width:137px;
}
#shortcutLinks ul li#shortcutLinks_cart {
	width:140px;
	background-position:-137px 0;
}
#shortcutLinks ul li#shortcutLinks_ceckout{
	width:101px;
	background-position:-277px 0;
}
#shortcutLinks ul li#shortcutLinks_account a{
	width:137px;
}
#shortcutLinks ul li#shortcutLinks_cart a{
	width:140px;
}
#shortcutLinks ul li#shortcutLinks_ceckout a{
	width:101px;
}

#CatHeadline {
	font-family:'TimesTen',Times,'Times New Roman',serif;
	padding:0;
	border-color:#99B413;
	border-style:solid;
	border-width:0 0 1px;
	float:left;
	width:100%;
}

#CatHeadline h1{
	color:#99b413;
	font-size:30px;
	padding:0px;
	margin:-14px 0 0;
	border:none;
	font-weight:normal;

}
.categorie_list .CatHeadlinePadding  h1{
	padding-top:16px !important;
}
.centerbox .CatHeadlinePadding  h1, .CatHeadlinePaddingMiddle  h1{
	padding:32px 0 10px!important;
}

 .CatHeadlinePaddingLarge h1{
	padding:37px 0 10px!important;
}
#CatHeadline h2{
	color:#4e551f;
	font-size:22px;
	padding:2px 0 9px 39px;
	font-weight:normal;
}
.catDesc {
	color:#4E551F;
	float:left;
	font-family:helvetica,arial sans-serif;
	padding:20px 0;
}
.subCatContainer, .productListingContainer{
	float:left;
	width:525px;
	padding: 13px 0;
	background:url("img/BG_breadcrumbborder.jpg") repeat-x scroll 0 bottom transparent;
}
.subCatContainer a,
.productListingContainer a{
	float:left;
	display:block;
	width:94px;
}
.subCatText h3 a, .subCatText h3 a:hover, .subCatText h3 a:active,.subCatText h3 a:visited
.productListingText h3 a, .productListingText h3 a:hover, .productListingText h3 a:active,.productListingText h3 a:visited,
.productListingContainer .productListingText h3 a,.productListingContainer  .productListingText h3 a:hover,.productListingContainer  .productListingText h3 a:active,.productListingContainer .productListingText h3 a:visited{
	float:none;
	display:inline;
	width:auto;
	color:#99b413;	
	font-family:'TimesTen',Times,'Times New Roman',serif;
	font-weight:normal;
	font-size:1.3em;
}

.subCatText,
.productListingText {
	font-family:helvetica,arial sans-serif;
}
.productListingContainer a img{
	float:left;

	border:none;
	padding-top:4px;
}
.subCatContainer .subCatText , .subCatContainer .subCatTextWithoutText,
.productListingContainer .productListingText , .productListingContainer .productListingWithoutText {
	float:left;
	font-size:1.09em;
}
.subCatContainer .subCatText,
.productListingContainer .productListingText {
	width:407px;
	padding-left:19px;
line-height:1.4em;
}
.subCatContainer .subCatTextWithoutText {
	width:525px;
	padding-left:0;
}

.clearerDiv {
	clear:both;
}

.productListingContainer .productListingText{
	width:255px;
	float:left;
}
.productListingPriceCon{
	text-align:center;
	width:155px;
	float:left;
}
.productListingContainer .productListingWithoutText {
	width:368px;
	padding-left:0;
}
.price{
	font-weight:bold;
}
.taxInfo{
}
.shippingInfo a{
	float:none;
	width:auto;
	display:inline;
}
.buyNow a img{
	width:77px;
	padding-left:39px;
}
.productListingNav {
	float:left;
	padding-top:10px;
}

/* product detail site */
#ProductHeadline {
border-style:none;
float:left;
font-family:'TimesTen',Times,'Times New Roman',serif;
padding:21px 0 0;
width:100%;
}
#ProductHeadline h1{
	color:#99b413;
	font-size:30px;
	padding:0px;
	margin:-14px 0 13px;
	border:none;
	font-weight:normal;
}
#ProductHeadline h2{
	color:#4e551f;
	font-size:22px;
	padding:2px 0 9px 39px;
	font-weight:normal;
}
.product_info_boxShortBottom {
	float:left;
	background:url("img/BG_product_info_boxShortBottom.jpg") no-repeat scroll 0 bottom transparent;
	width:520px;
	padding-bottom:30px;
}
.product_info_boxShortMiddle {
	float:left;
	background:url("img/BG_product_info_boxShortMiddle.jpg") repeat-y scroll 0 0 transparent;	
	width:520px;
	margin-bottom:30px;
}
.product_info_boxShortTop {
	float:left;
	background:url("img/BG_product_info_boxShortTop.jpg") no-repeat scroll 0 0 transparent;	
	width:520px;
}
.product_info_box_middle h3 {
	color:#99B413;
	font-family:'TimesTen',Times,'Times New Roman',serif;
	font-size:21px;
	font-weight:normal;
	padding-bottom:17px;
}

/* bestsellers  */
.bestsellerBox {

	background:url("img/BG_breadcrumbborder.jpg") repeat-x scroll 0 bottom transparent;
}
.bestseller_count {
	color:#99B413;
	display:inline;
	float:none;
	font-family:'TimesTen',Times,'Times New Roman',serif;
	font-size:1.3em;
	font-weight:normal;
	width:auto;
}
.bestseller_count a,
.bestseller_count a:hover,
.bestseller_count a:active,
.bestseller_count a:visited{
	color:#99B413;
}
.bestseller_count span{
	margin-top:-10px;
}

.bestseller_common {
	width:100%;
	padding:7px 0 16px;
}
.bestseller_IMG {
	width:50px;
}
.bestseller_headline {

}
.bestseller_pricing {
	text-align:right;

}
.bestseller_price {
	font-weight:bold;
}
.bestseller_price span{
	font-weight:normal;
}

.product_info_box_middle .infoBoxHeading,
.mainbody .infoBoxHeading_line h4 {
	height:auto;
	background:none;
	color:#99B413;
	font-family:'TimesTen',Times,'Times New Roman',serif;
	font-size:21px;
	font-weight:normal;
	padding-bottom:17px;
}
div.hr{
	 width:100%;
	 height:1px;
	 float:left;
	 clear:left;
	 border-style:solid;
	 border-color:#99B413;
	 border-width:0 0 1px 0;
}
.product_info_box_middle a {
  text-decoration:underline;
}