* { margin: 0px; padding: 0px; }
* html { }
a:link, a:visited { text-decoration: none; color: #1D5BC0; }
a:hover, #navigation a:hover { color: #666666; }
body { background:#B7B6B6 url(img/body-bg.jpg) top; }
.mainbody { border:1px solid #ddd; overflow:hidden; padding:0 10px; margin:10px 0; }
dd { line-height: 22px; }
div.inputRequirement, dd.inputRequirement { color: #CC0000; }
/* HEADINGS */
h1 { color: #1D5BC0; 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: #1D5BC0; 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; }
img { border: 0; }
li.level1 { margin: 4px 0 4px 12px; list-style: circle; color: #1D5BC0; background:#f1f1f1; padding:2px 2px; }
li.level1 a { padding: 0 0 0 0; text-decoration: none; font-size: 11px; color:#000; }
li.level1 a.active:link, li.level1 a.active:active, li.level1 a.active:visited { text-decoration: none; font-weight: bold; background:#1D5BC0; display:block; color:#fff; }
li.level2 { margin: 4px 0 4px 25px; list-style: square; color: #000; background:#ddd; padding:2px 2px; }
li.level2 a { padding: 0 0 0 0; text-decoration: none; font-size: 11px; color: #000; }
li.level2 a.active:link, li.level2 a.active:active, li.level2 a.active:visited { text-decoration: none; font-weight: bold; background:#1D5BC0; display:block; color:#fff; }
li.level3 { margin: 4px 0 4px 38px; list-style: square; color: #000; background:#888; }
li.level3 a { padding: 0 0 0 0; text-decoration: none; font-size: 11px; color:#fff; }
li.level3 a.active:link, li.level3 a.active:active, li.level3 a.active:visited { text-decoration: none; font-weight: bold; background:#1D5BC0; display:block; color:#fff; }
li.level4 { margin: 4px 0 4px 51px; list-style: square; color: #000; background:#333; }
li.level4 a { padding: 0 0 0 0; text-decoration: none; font-size: 11px; color:#fff; }
li.level4 a.active:link, li.level4 a.active:active, li.level4 a.active:visited { text-decoration: none; font-weight: bold; background:#1D5BC0; display:block; color:#fff; }
li.maincat { list-style: square; color: #1D5BC0; }
li.maincat a span, a.nav span { line-height: 20px; height: 20px; }
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; }
/* 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: 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(../../../img/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(../../../img/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(../../../img/icons/icon_alert.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #FFF2CD; }
.box { margin: 8px 0 8px 0; border: 1px solid #CCCCCC; padding: 0 0 6px 0; }
.boxText { font-size: 11px; color: #666666; padding: 0 3px; }
.boxText-banner { font-size: 11px; color: #666666; padding: 0 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 { letter-spacing: 2px; font-weight: bolder; line-height: 25px; border-bottom: 1px solid #B0B284; 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 { background: url(img/box_bg.png) #EFEFEF 0 -10px repeat-x; border-bottom: 2px solid #CCCCCC; color: #3C3B3D; padding: 7px 0 0 7px; height: 26px; font-size: 1.2em; font-weight: bold; margin: 1px 1px 5px 1px; }
.infoBoxHeading_module { width: 550px; background: url(img/box_bg.png) #EFEFEF 0 -10px repeat-x; border-bottom: 2px solid #CCCCCC; color: #3C3B3D; padding: 7px 0 0 7px; height: 26px; font-size: 1.2em; font-weight: bold; margin: 1px; clear:both; }
.left { float: left; margin: 0px; }
.list_left { float: left; padding:0 10px; border-right:1px solid #ddd; }
.list_left, .list_right { margin-bottom: 20px; text-align: left; overflow:hidden; width:260px; }
.list_right { float: right; padding:0 0px; }
.list_right_2 { width: 40%; float:right; margin-bottom: 20px; text-align: left; }
.mini_wrapper { margin: 0; padding: 0; }
.new_product_default { width: 100%; border-bottom: 1px solid #ddd; }
.new_product_default_left { float:left; width:125px; overflow:hidden; }
.new_product_default_image { padding-top: 10px; height:100px; }
.new_product_default_right { float:right; text-align:left; margin-right:30px; }
.new_product_default_right-2 { float:right; text-align:left; overflow:hidden; width:130px; margin:10px 0; }
.height-h3 {height:40px; font-size:9pt;}


.new_product_default_tax { font-size: 11px; }
.order_details, .checkout_payment_comments, .checkout_payment_agb { font-size: 10px; }
.productOldPrice { color: #ff0000; font-size: 10px; }
.order_details_article { width: 145px; float: left; margin-top: 5px; }
.order_details_article_header { width: 145px; float: left; border-bottom: 1px solid #CCCCCC; }
.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 #CCCCCC; }
.order_details_qty { width: 50px; float: left; text-align: center; margin-top: 5px; }
.order_details_qty_header { width: 50px; float: left; text-align: center; border-bottom: 1px solid #CCCCCC; }
.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 #CCCCCC; }
.order_details_shippingtime { width: 70px; float: left; margin-top: 5px; }
.order_details_shippingtime_header { width: 70px; float: left; border-bottom: 1px solid #CCCCCC; }
.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, .order_details_singleprice_header { width: 80px; float: left; border-bottom: 1px solid #CCCCCC; }
.order_detais_totalprice, .order_details_singleprice { width: 80px; 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 { height: 240px; width: 170px; text-align: center; margin-left: 1px; }
.product_info_box_middle_right { width: 255px; 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: #1D5BC0; padding: 0; font-size: 12pt; border-bottom: 2px solid #CCCCCC; }
.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: 24px; color: #1D5BC0; font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif; font-weight: bolder; text-align: left; margin: 10px 0 10px 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_box { overflow: hidden; margin-bottom: 15px; text-align: left; border-bottom:1px solid #ddd; padding-bottom:15px; float:left; width:50%;}

.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 { overflow:hidden; }
.product_name h2 { margin:0; padding:0; height:40px; }
.product_name h2 a { font-size: 10pt; margin-top: 8px; }
.product_name h3 a { font-size: 15px; color: #1D5BC0; margin-top: 8px; }
.right { float: right; margin: 0px; }
.row1 { background: #F2F2F2; }
.row1, .row2 { padding: 5px; }
.row2 { background: #FFFFFF; }
#account { text-align: right; float: right; width: 30%; }
#account, #pathway { background: url(img/red_bg.jpg) repeat-x; }
#account_inner { padding-right: 10px; }
#body { text-align: left; 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 { width: 989px; height: 44px; overflow:hidden; text-align:left; padding:15px 0; background:transparent url(img/header-bg.jpg) top right no-repeat; }
#head_container { position: absolute; top: 0; width: 970px; overflow: hidden; }
#innerBox { border: 1px solid #666; text-align: center; overflow: hidden; float: left; clear: both; padding:10px; margin: 0; position: relative; }
#innerContainer { border-width: 0 1px; margin: 0; width: 100%; z-index: 2; background: #fff; }
#nav_left { float: left; position: relative; z-index: 5; overflow:hidden; width:180px; }
#middle { float: left; margin: 0; overflow:hidden; margin:0 10px; width:580px; }
#nav_right { float: right; position: relative; z-index: 5; text-align: left; overflow:hidden; width:180px; }
#navigation { line-height: 31px; background: url(img/red_bg.jpg) repeat-x; }
#navigation a { color: #FDFDFD; }
#outerContainer { z-index: 1; margin-top: 110px; background:#fff; }
#page_container { width: 990px; overflow: hidden; margin: 0; }
#page_inner_container { clear: both; text-align: left; padding: 0; float: left; margin: 0; background:#fff; }
#pathway { font-size: 11px; float: left; width: 70%; text-align: left; }
#pathway_inner { padding-left: 5px; }
#wrap { margin: 0; width: 100%; text-align: left; }
.categorie_list .categorie-img { float:left; margin-right:20px; }
.categorie_list .categorie-descripton { overflow:hidden; padding-right:10px; }
.input-format input { }
.manufactures-img img { width:80%; }
.manufactures-desc { padding:5px; }
.product-info-desc { overflow:hidden; clear:both; background:#f1f1f1; padding:10px; }
.product-info-desc h2 { padding:0; margin:0; }
.mod-box { overflow:hidden; border-bottom:1px solid #ddd; }
.mod-box-img { overflow:hidden; float:left; width:150px; }
.mod-box-desc { overflow:hidden; }
.categorie_list .list_left, .categorie_list .list_right { margin:0; text-align: left; overflow:hidden; width:auto; border:0; }
.categorie_list .list_left { float: left; padding:0 0px; border:0; width:150px; }
.categorie_list .list_right { padding:0 0px; border:0; width:400px; }
.mod-categorie-listing { border-bottom:1px solid #ddd; overflow:hidden; padding:10px 0; }
.manufacturer-dropdown { background:#f1f1f1; overflow:hidden; border:1px solid #ccc; padding:5px; width:95%; }
.manufacturer-dropdown p { float:left; width:80px; padding:0; margin:0; font-weight:bold; }
.center { text-align:center; }


/* Rotator Styles */
#wrapper-slider { overflow:hidden; height:100%; margin:0 0 10px 0; }

#rotator { position:relative; margin:0; font-size:10pt; }
/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited { margin:0; padding:0; border:0; outline:0; line-height:1.1; text-decoration:none; font-size:100%; list-style:none; float:left; font-family:Arial, Helvetica, sans-serif; }
ul.ui-tabs-nav { position:absolute; bottom:0px; left:0; z-index:1; width:100%; }
/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited { font-weight:normal; color:#1d5bc0; background:transparent url(img/white-bg.png); border-right:1px solid #fff; border-top:1px solid #fff;}
/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover, #rotator .ui-tabs-nav-item a:active { color:#fff; }
#rotator .ui-tabs-nav-item a span { float:left; padding:1em; cursor:pointer; }
/* Active Tab */
#rotator .ui-tabs-selected a:link, #rotator .ui-tabs-selected a:visited, #rotator .ui-tabs-selected a:hover, #rotator .ui-tabs-selected a:active { color:#fff; font-weight:bold; }
/* Content Panels */
#rotator .ui-tabs-panel { font-family:Arial, Helvetica, sans-serif; clear:left; color:#000; height:183px; }
#rotator .ui-tabs-hide { display:none; }
#rotator h2 { color:#E75D00; font-weight:normal; margin:0; font-size:1.8em; line-height:1.2em; }
#rotator p { font-size:1.1em; color:#333; }
#rotator .btn_get_started { float:left; height:20px; width:99px; text-indent:-9999em; margin-right:7px; overflow:hidden; }
#rotator .btn_learn_more { float:left; height:20px; font-size:.9em; }
/* Background Images */
#rotator #fragment-1 { }
#rotator #fragment-2 { }
#rotator #fragment-3 { }
#rotator #fragment-4 { }
/*index-layer */

.index-layer { overflow:hidden; margin:10px 0 0 0; border-bottom:1px solid #fff;}
.account-info { overflow:hidden; }
.account-info h3 { line-height:30px; border-top:1px solid #ddd; }
.account-info a { font-size:8pt; }
.account-info ul { padding:0; margin:0; list-style-type:none; float:left; margin-right:10px; }
.account-info ul li { width:150px; }
.account-info p { overflow:hidden; }
.formArea { background:#f1f1f1; padding:10px; overflow:hidden; }
.mainbody .account-data { overflow:hidden; }
.mainbody .account-data li { padding:0 0 0 20px; }
