@import url(options.css);
@import url(moo_styles.css);
@import url(tabs.css);
@import url(stuff.css);

* { margin: 0px; padding: 0px; }

a:link, a:visited { text-decoration: none; color: #707070; }

a:hover, #navigation a:hover { color: #000000; }

body { background: #fff url(img/page_bg.gif) repeat-x; margin: 0; padding: 0; font: normal 95% "Trebuchet MS","Myriad Web",Tahoma,Geneva,Arial,Helvetica,sans-serif; }

dd { line-height: 22px; }

div.inputRequirement,
dd.inputRequirement { color: #CC0000; }

h1 { color: #000000; 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: #000000; }

h2 { color: #000000; font-weight: bold; font-size: 16px; margin: 15px 0px 8px 0px; padding: 0px; }

html { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #333333; margin: 0; padding: 0; }

img { border: 0; }

input:focus, textarea:focus, input, textarea, select, select option { font-family: Verdana; color: #696969; font-size: 10.8px; letter-spacing: -0.5px }

li.box_link { background: url(img/icon_arrow.gif) no-repeat; list-style: none; margin: 0; padding-left: 10px; }

li.level1 { margin: 4px 0 4px 5px; line-height: 20px; height: 20px; list-style: none; }

li.level1 a { padding: 0 0 0 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: 4px 0 4px 15px; line-height: 20px; height: 20px; list-style: none; }

li.level2 a { padding: 0 0 0 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; }

li.maincat a span, a.nav span{ line-height: 20px; }

li.maincat a { text-decoration: none; cursor: pointer; font-size: 12px; }

a.nav	{ text-decoration: none; cursor: pointer; font-size: 11px; }

li.maincat a:hover, li.maincat a:link, li.maincat a:visited { color: #d9640c; margin-left: 5px; }

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; font-weight: bolder; }

/* 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%; }

strong.product_listing_price { font-size: 12px; }

/* ORDER DETAILS */
table.orderdetails { font-size: 11px; background-color: #FFF2CC; border-style: solid; border-width: 0px 1px 1px 1px; border-color: #DA9401; }

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 { background-color: #FFEAAB; text-align: right; border-style: solid; border-width: 1px 0px 0px 0px; border-color: #DA9401; }

/* 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 { background-color: #FFF2CC; 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 #DA9401 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 #DA9401 1px; }

table.orderdetails tr.headerrow td { background-color: #DA9401; color: #FFFFFF; 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: 15px; }

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 { margin: 8px 0 0 0; padding: 0 0 6px 0; border-bottom: 1px solid #ccc; }

.box_cat_1 { background: url(img/box_cat_middle.gif) top center repeat-y; margin-top: 20px; }

.box_cat_2 { background: url(img/box_cat_top.gif) top center no-repeat; width: 100%; }

.box_cat_3 { background: url(img/box_cat_bottom.gif) bottom center no-repeat; }

.box_cat_center { padding: 10px 0; margin: 0; }

.boxText { color: #666666; padding: 0; }

.boxText ul { margin: 0; padding: 0; list-style: none; }

.boxText ul li { margin: 0; }

.categorie_list { width: 570px; }

.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; background-color: #FF0000; color: #FFFFFF; width: 100%; }

.checkout_payment_agb_accept strong { color: #FFFFFF; }

.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 { font-weight: bolder; line-height: 25px; font-size: 16px; border-bottom: 1px solid #ccc; margin-bottom: 15px; }

.copyright, .gnu_copy, .parseTime { text-align: center; font-size: 8pt; color: #7E7E7E; display: none; }

/* 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 { 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, .list_right { width: 47%; margin-bottom: 20px; text-align: left; }

.list_left, .new_product_list_left, .new_product_list_middle { float: left; }

.list_right, .new_product_list_right { float: right; }

.list_right_2 { width: 40%; float: right; margin-bottom: 20px; text-align: left; }

.mini_wrapper { margin: 0; padding: 0; }

.new_product_default { width: 285px; float: left; border-bottom: 1px solid #E7E7E7; margin: 10px 0 10px 0; }

.new_product_default_image { }

.new_product_default_right { }

.new_product_default_tax { font-size: 11px; }

.new_product_list_left, .new_product_list_middle, .new_product_list_right { margin: 0; padding: 3px; }

.new_product_list_left, .new_product_list_right, .new_product_list_middle { width: 32%; }

.new_product_list_middle { background: #ECECEC; }

.new-price { font-size: 16px; color: #DA251D; font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif; font-weight: bolder; text-align: left; }

.order_details_article { width: 31%; float: left; margin-top: 5px; }

.order_details_article_header { width: 31%; float: left; border-bottom: 1px solid #CCCCCC; }

.order_details_img { width: 10%; float: left; text-align: center; margin: 5px 0 8px 0; }

.order_details_img_header { width: 10%; float: left; text-align: center; margin: 0 0 8px 0; border-bottom: 1px solid #CCCCCC; }

.order_details_qty { width: 8%; float: left; text-align: center; margin-top: 5px; }

.order_details_qty_header { width: 8%; float: left; text-align: center; border-bottom: 1px solid #CCCCCC; }

.order_details_remove { width: 8%; float: left; text-align: center; margin-top: 15px; }

.order_details_remove_header { width: 8%; float: left; text-align: center; border-bottom: 1px solid #CCCCCC; }

.order_details_shippingtime { width: 13%; float: left; margin-top: 5px; }

.order_details_shippingtime_header { width: 13%; float: left; border-bottom: 1px solid #CCCCCC; }

.order_details_singleprice { width: 15%; float: left; margin-top: 5px; }

.order_details_singleprice_header { width: 15%; float: left; border-bottom: 1px solid #CCCCCC; }

.order_details_totalcost { text-align: right; margin: 20px 0 0 0; font-size: larger; }

.order_details_totalcost strong { font-size: 11px; font-weight: bolder; margin: 10px; }

.order_details_totalprice_header { width: 15%; float: right; text-align: right; border-bottom: 1px solid #CCCCCC; }

.order_detais_totalprice { width: 15%; float: right; text-align: right; margin-top: 5px; }

.page_bg_bottom { background: url(img/page_bg_04.png) bottom center no-repeat; }

.page_bg_footer { background: url(img/page_bg_footer.gif) bottom center repeat-x; margin: 0; padding: 0; }

.page_bg_footer_2 { background: url(img/page_bg_05.png) bottom center no-repeat; height: 97px; margin: 0  }

.page_bg_middle { background: url(img/page_bg_03.png) top center repeat-y; text-align: left; margin: 0 }

.page_bg_top { background: url(img/page_bg_01.png) top center no-repeat; height: 111px; margin: 0; padding: 0; width: 995px; position: relative; }

.page_bg_top_2 { background: url(img/page_bg_02.png) top center no-repeat; margin: 0  }

.product_content { margin-top: 15px; }

.product_info_box { width: 95%; text-align: left; overflow: hidden; margin-top: 10px; }

.product_info_box_bottom { height: 12px; }

.product_info_box_middle { padding: 0 1px 0 1px; width: 100%; position: relative; }

.product_info_box_middle_left { width: 170px; text-align: center; margin-left: 1px; }

.product_info_box_middle_right { width: 295px; 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: 98%; font-size: smaller; margin-top: 15px; border: 1px solid #ccc; background: #ECECEC; padding-left: 2px; }

.product_info_h3 { color: #5e5e5e; padding: 5px 0 0 15px; font-size: 15px; border-bottom: 2px solid #CCCCCC; }

.product_info_menge { }

.product_info_price { font-size: 24px; color: #9b1813; font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif; font-weight: bolder; text-align: left; margin: 20px 0; }

.product_info_print { font-size: 10px; margin-top: 20px; }

.product_info_print img a { cursor: pointer; }

.product_info_shipping { font-size: 10px; color: #696969; font-weight: bolder; }

.product_info_tax { width: 95px; }

.product_info_tax_shipping { width: 250px; font-size: 10px; }

.product_listing_1 { background: url(img/product_listing_middle.gif) top center repeat-y; margin-bottom: 15px; }

.product_listing_2 { background: url(img/product_listing_top.gif) top center no-repeat; }

.product_listing_3 { background: url(img/product_listing_bottom.gif) bottom center no-repeat; }

.product_listing_box { width: 553px; overflow: hidden; margin-bottom: 15px; text-align: left; }

.product_listing_box_center { width: 93%; padding: 10px 10px; margin-left: 10px; }

.product_listing_box_hot { }

.product_listing_box_left { float: left; width: 28%; }

.product_listing_box_right { float: right; width: 70%; }

.product_listing_description { width: 100%; }

.product_listing_header { margin: 5px 0 0 0; border-bottom: 1px solid #ccc; }

.product_listing_image { width: 100%; padding-top: 10px; }

.product_listing_mwst { font-size: 10px; }

.product_listing_price_button { text-align: center; width: 200px; }

.product_listing_price_button strong { font-size: 12px; }

.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: 13px; margin: 8px 0 0 0; }

.product_name h3 a { font-size: 15px; color: #676766; margin-top: 8px; }

.right { float: right; margin: 0px; }

.row1 { background: #F2F2F2; }

.row1, .row2 { padding: 5px; }

.row2 { background: #FFFFFF; }

.row3 { background: #ECECEC; padding: 10px 0; }

.row4 { background: #fff; padding: 10px 0; }

#checkout_line { background: url(img/checkout_line.png) repeat-x; line-height: 12px; }

#content { width: 920px; margin: 0 auto; padding: 0; clear: both; overflow: hidden; position: relative; }

#content_inner { margin: 0 10px 0 100px; }

#login_box { margin: 0; width: 100%; }

#mainbody { float: right; width: 79%; margin-top: 15px; }

#nav_left { float: left; width: 20%; border-right: 1px solid #ccc; margin-top: 10px; padding-right: 5px; }

#tab_left { position: absolute; top: 40px; left: -5px; width: 98px; }

#tab_top { position: absolute; top: 56px; right: 37px; margin: 0; width: 600px; }

.poll_question  {
  background-color:#dddddd; 
  padding:5px;
  margin-bottom:10px;
  font-family:Verdana, Arial, sans-serif; 
  font-size: 11px;
  color: #000000;
}
#MainContent .leftContent{
        width: 40%;
	        float:left;
		        padding: 5px;
			        text-align: center;
				}

/* PRODUCTS SITEMAP */
#siteAlphabet {text-align: left; padding:0px 0px 0px 0px; margin:0px 0px 20px 0px; list-style-type:none; height:22px; font-size:12px;}
ul#siteAlphabet li {background-color:#f2f2f2; float:left; padding: 0px 5px 0px 5px; margin: 0px 2px 0px 1px;}
ul#siteAlphabet a, ul#siteAlphabet a:link, ul#siteAlphabet a:visited {line-height:25px; font-weight:bold; text-decoration:none; margin:0; padding:0;}
ul#siteAlphabet a:hover {color:#999999; text-decoration:none; }
ul#siteAlphabet a.active {font-weight:bold; color:#999999; border:solid 1px #CCCCCC;}
#siteName {font-weight:normal; background-color:#f2f2f2;}