
@import url(css/fancybox.css);

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

* html { }

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

a:hover, #navigation a:hover { color: #cc0000; text-decoration: none; }

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

body { background:#fff //*url(img/bg.jpg) *// repeat-x;height: 1200px; }

dd { line-height: 26px; }
.smallHeading { line-height: 26px; font-weight:bold; }

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

/* HEADINGS */


h1 { color: #666666; font-weight: bold; font-size: 22px; margin: 20px 0px 15px 0px; padding: 0px; width: auto; border-style: dotted; border-width: 0px 0px 1px 0px; border-color: #333333; }

h2 { letter-spacing: 0px;color: #333333; font-weight: bold; font-size: 13px; margin: 0px 0px 8px 0px; padding-bottom: 3px; border-bottom: 1px dotted #999999;line-height: 18px;}

h3{ letter-spacing: 0px;color: #666666; font-weight: normal; font-size: 12px; margin: 5px 0px 5px 0px; padding: 0px; border-bottom: 0px dotted #999999;text-transform: normal;}

html { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }

img { border: 0; }

li.level1 { margin-left: 10px; list-style: circle; }

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; c }

li.maincat { list-style: none; margin-top: 5px; margin-left: -15px}

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

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 { text-decoration: none; } 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: none; }


.mainbody { width: 540px;  margin-top: 3px;}

/* 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; background-color: #FFF2CC; border-style: dotted; 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: dotted; 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: dotted #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: dotted #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: dotted 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: dotted 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 8px 0; border: 0px dotted #CCCCCC; padding: 0 0 10px 0; }

.boxText { color: #333333; padding: 0 10px;font-size: 11px; line-height: 18px;}
.boxText a { text-decoration: none; color: #243768  ;font-size: 11px; text-transform: uppercase; line-height: 20px; font-weight: normal;  }
.boxText a:hover{ color: #cc0000; text-decoration: none;}

.link10 { color: #333333; padding: 0 10px;font-size: 11px; line-height: 18px;}
.link10 a { text-decoration: none; color: #243768  ;font-size: 11px; line-height: 20px; font-weight: normal;  }
.link10 a:hover{ color: #cc0000; text-decoration: none;}

.linknav { font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 10px;}
.linknav a { text-decoration: none; color: #243768  ;font-size: 10px; }
.linknav a:hover{ color: #cc0000; text-decoration: none;}

.categorie_list { width: 540px; }

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

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

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

.checkout_payment_agb strong { color: #333333; }

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

.checkout_payment_agb_accept strong { color: #990000; }

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

.checkout_payment_container { width: 520px; 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, li.maincat a:link, a.nav:link,
li.maincat a:visited, a.nav:visited { font-weight: normal; }

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

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

.weiss { color: #ffffff; }
.weiss a {color: #ffffff;  }
.weiss{ color: #ffffff; text-decoration: none;}
.contentsTopics,
.pageHeading,
#moduleHeading { letter-spacing: 0px; font-weight: bold; line-height: 25px; border-bottom: 1px dotted #B0B284; margin-bottom: 10px;font-size: 13px; color: #333333;}
.contentsTopics1 { letter-spacing: 1px; font-weight: bold; line-height: 25px; border-bottom: 1px dotted #999999; margin-bottom: 10px;font-size: 12px; }

.copyright, .gnu_copy, .parseTime { float: right; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 7pt; color: #666666; display: block;margin-top: 12px; }
.copyright a { text-decoration: none; color: #2f5197; }
.copyright a:hover{ color: #d26a6a; text-decoration: 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 dotted #990000; background-color: #FFFFFF; color:#990000; padding: 5px; }

.newHeading { font-size:12px; color: #333333; font-weight: bold; text-transform: normal; }
.infoBoxHeading,
.infoBoxHeading_right {/* background: url(img/box_bg.png)*/repeat-x; border-bottom: 0px dotted #243768  ; border-top: 0px dotted #243768  ; text-transform: uppercase;color: #333333; padding: 3px 0 0 10px; height: 15px; font-size: 11px; font-weight: bold; margin-bottom: 5px; }

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

.list_left { float: left; }

.list_left, .list_right { width: 48%; margin-bottom: 20px; text-align: left; }

.list_right { float: right; }

.list_right_2 { width: 40%; float:right; margin-bottom: 20px; text-align: left; }

.mini_wrapper { margin: 0; padding: 0; color:#333333; }

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

.new_product_default { width: 250px; float: left; background: #ffffff; border: 1px dotted #999999;  padding-bottom: 3px; }

.new_product_default_image { float: left; padding: 0px; border: 0px dotted #cccccc; margin: 10px; width: 80px; text-align: center;}

.new_product_default_right { float: left; margin: 5px 0 0 5px;line-height: 13px;}
.new_product_default_price { font-size: 11px; color:#333333; font-weight: bold;}

.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: 175px; float: left; margin-top: 15px; padding-right: 10px;}

.order_details_article_header {  padding_bottom: 10px;width: 175px; float: left; border-bottom: 1px dotted #CCCCCC;padding-right: 10px;}

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

.order_details_img_header { width: 80px; float: left; text-align: center; margin: 0 0 8px -5px; border-bottom: 1px dotted #CCCCCC }

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

.order_details_qty_header { width: 55px; float: left; text-align: center; border-bottom: 1px dotted #CCCCCC }

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

.order_details_remove_header { width: 60px; float: right; border-bottom: 1px dotted #CCCCCC }



.order_details_totalcost { text-align: right; margin: 10px 0 0 0 ;line-height: 18px;}

.order_details_reload { text-align: center; margin: 10px 0 0 0 ;line-height: 18px;}

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

.order_details_totalprice_header { width: 80px; float: left; text-align: left; border-bottom: 1px dotted #CCCCCC }
.order_details_singleprice_header { width:80px; float: left; border-bottom: 1px dotted #CCCCCC }

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

.product_content { margin-top: 15px;}

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

.product_info_box_bottom { height: 12px; }

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

.product_info_box_middle_left {  width: 200px; text-align: center; margin-left: 1px; padding-bottom: 5px; }

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

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

.product_info_box_top { }

.product_info_cartbutton { width: 200px; }

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

.product_info_dropdown { width: 400px; font-size:12px; margin-top: 10px; }

.product_info_h3 { color: #333333; padding: 5px 0 0 15px; font-size: 14px; border-bottom: 1px dotted #999999; }

.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 { font-size: 13px; color: #333333; font-weight: bolder; text-align: left; margin: 10px 0 0 0; height: 18px; }

.product_info_print { font-size: 12px; margin-top: 20px; }

.product_info_print img a { cursor: pointer; }

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

.product_info_tax {  }

.product_info_tax_shipping {  font-size: 12px; }

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

.product_listing_box_center { width: 540px; }

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

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

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

.product_listing_description { width: 250px; margin: auto; padding-left: 25px; }

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

.product_listing_image { width: 120px; padding-top: 0px; }

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

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

.product_listing_price_button { width: 140px; text-align: right;  line-height: 15px;}

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

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

.product_name { border-bottom: 1px dotted #999999; display: block; }

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

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

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

.row1 { background: #F2F2F2; }

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

.row2 { background: #FFFFFF; }

#nav_head { text-align: right; float: right;margin-top: 25px; line-height: 10px; font-size:11px; }
#nav_head a { color: #243768  ; text-transform: uppercase;}
#nav_head a:hover { color: #cc0000; text-decoration: none;}

#line { border-top: 0px dotted #243768  ; width:750px;}
#line_bottom { border-top: 1px dotted #333333; width:750px;}
#line_dotted { border-top: 1px dotted #cccccc; }



#nav_lang{ float:left; text-align: left; margin-top: 10px; }

#create_account { }

#account,
#pathway {/* background: url(img/red_bg.png)*/ repeat-x; border-bottom: 0px dotted #243768  ; border-top: 0px dotted #243768  ;  }

#account_inner { padding-right: 0px; }

#body { text-align: left; width: 750px; 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.png) no-repeat; width: 750px; height: 70px; }

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

#innerBox { border: 0px dotted #333333; text-align: center; overflow: hidden; float: left; clear: both; padding-right: 1px; margin: 0; position: relative; }

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

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

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

#nav_right { float: right; margin: 0 -15.5em 0 1px; width: 14em; position: relative; z-index: 5; text-align: left; }

#navigation {/* background: url(img/red_bg.png)*/ repeat-x; line-height: 20px; font-size:11px;}

#navigation a { color: #333333; text-transform: uppercase;}

#outerContainer { border-left: 210px dotted #ffffff; border-right: 0em dotted #ffffff; z-index: 1; margin-top: 70px; width:750px; }

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

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

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

#pathway_inner { padding-left: 10px; }

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

