/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#425159; margin:0; padding:0; background:#ecf8fc url(../img/bg_body.jpg) top center no-repeat;}


/* HEADINGS */
h1 {color:#f14d22;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:#f14d22;}
h2 {color:#425159; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px;}

/* LINKS GLOBAL */
a,a:link,a:hover {text-decoration:underline;cursor:pointer}
a,a:link {background:transparent;}
a:link {color:#f14d22}
a:visited {color:#f14d22}
a:hover,a:active {color:#425159}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px;}
textarea {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

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

.float_left { float:left;}

.float_right { float:right;}

.box_small_img {margin:0pt 2px 3px 0pt;}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#4E4E4F}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999999}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(../img/hr_productpreview.gif)}

/* TABLE GLOBAL */
table td {padding:2px;}

/* WHOLE SITE WRAPPER */
#wrap {	margin: 0 auto; width:990px; background-color:transparent; border:none;}

#socialbookmark img {padding: 2px; align:center;}

/* POPUP WINDOWS */
#popupwrap {margin: 0 auto; width:100%; background-color:#fff; padding:0px 0px 0px 10px;}
#popupheaderwrap {background: url(../img/bg_topmenu.gif) repeat-x; height:36px;}
#popupmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x;}
#popupmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#popupmenu a, #popupmenu a:link, #popupmenu a:visited, #popupmenu a:hover, #popupmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#popupmenu a:hover {color:#DB9501;}

a.popuplink {padding-left: 20px;background: url(../img/printer.png) no-repeat center left;}


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {height:115px; color:#425159;}
#header	#logo {padding-top:15px; padding-left:5px; float:left}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#425159; padding:1px 0px 10px 5px; height:22px; font-size:11px;}
breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:23px; text-decoration:none; font-weight:normal; cursor:pointer;color:#425159; margin:0; padding:0;}
#breadcrumb a:hover {color:#f14d22;}

#breadcrumb ul li{display:inline;padding: 0 5px 0 0;margin: 2px 0 0 0;}

#breadcrumb ul{list-style-image: url(../img/bg_breadcrumbarrow.gif);margin:0;padding:0;} 

/* TOPMENU AS LIST */
#topmenuwrap {}
#topmenu {float:right; padding:0; margin:0; list-style-type:none; font-size:13px;}
#topmenu li {height:36px; float:left; padding: 0px 25px 0px 0px; margin:0;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {text-decoration:none; font-weight:bold; cursor:pointer;color:#425159; margin:0; padding:0;}
#topmenu a:hover {color:#f14d22;}

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages { text-align:right; height:26px; font-size:13px; padding: 10px 10px 0px 0px; margin:0;}

/* currency SELECTION IN TOPMENU LIST */
#currencies {float:right; text-align:right; height:26px; font-size:13px; padding: 10px 10px 0px 10px; margin:0;}


/* CONTENT WRAPPER */
#contentwrap {clear:both;width:990px;padding:0; min-height:500px; margin-top:135px;}

/* LEFT COLUMN */
#leftcol {float:left; width:200px; padding:0px 0px 15px 0px;}

/* RIGHT COLUMN */
#rightcol {float:right; width:200px; padding:0px 0px 15px 0px;}

/* MAIN CONTENT */
#content {float:left; width:540px; padding:0px 25px 30px 25px; margin-bottom:15px; background:#fff;}
#contentfull {width:890px; padding:0px 30px 0px 30px; margin-bottom:15px;}

/* CATEGORY MENU */
h2.categoryheader {background-color:#425159; ;height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.categoryheader a {text-decoration:none; color:#fff}
ul#categorymenu .active, ul#categorymenu .active a { font-weight:900; color: #fff;}
ul#categorymenu { list-style-type:none; }
ul#categorymenu li { list-style-type:none; border: solid #fff; border-width:1px 0px 0px 0px;}
ul#categorymenu li a{ text-decoration:none; color:#fff;}

ul#categorymenu {margin-bottom:15px; border: solid #ccc; border-width:0px 1px 1px 1px; }
/* 1st TIER */ ul#categorymenu li.level1 { background-color:#f14d22; padding:4px 0px 4px 6px; font-size: 1.0em;}
/*ul#categorymenu li.level1.active { background-color:#b6e5f5;}*/
/* 2nd TIER */ ul#categorymenu li.level2 { background-color:#ccc; padding:4px 0px 4px 15px; font-size: 0.9em;}
/* 3rd TIER */ ul#categorymenu li.level3 { background-color:#ccc; padding:4px 0px 4px 25px;  font-size: 0.8em;}
ul#categorymenu li.level2 a, ul#categorymenu li.level3 a {color:#425159}


/* BOXES GLOBAL DEFINITION */
h2.boxheader {background-color:#425159;height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff}
.boxbody {background-color:#ededed; border-style:solid; border-color:#4E4E4F; border-width:0px 1px 1px 1px; padding:8px; margin-bottom:15px}
.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody p.center {color:#000000; font-size:11px; text-align:center; margin:8px 0px 6px 0px}
.boxbody td {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px; color:#FF0000}
.boxbody div.hr {margin-top:5px; margin-bottom:5px}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {font-size:11px;}
.boxbody .productboximage {border: solid 1px #999999;}

/* INFO BOX */
.infoboxbody ul.contentlist {background-color:#FFF2CC; margin-bottom:15px; border: solid #E9D28F; border-width:0px 1px 1px 1px; }

.infoboxbody ul.contentlist li { list-style-type:none; border: solid #fff; border-width:1px 0px 0px 0px; color:#000;}
.infoboxbody ul.contentlist li a{ text-decoration:none; color:#000;}

/* 1st TIER */ .infoboxbody ul.contentlist li.level1 { background-color:#FFF2CC; padding:4px 0px 4px 6px; font-size: 1.0em; color:#000;}
/* 2nd TIER */ .infoboxbody ul.contentlist li.level2 { background-color:#FFF2CC; padding:4px 0px 4px 24px; font-size: 0.9em; color:#000;}
/* 3rd TIER */ .infoboxbody ul.contentlist li.level3 { background-color:#FFF2CC; padding:4px 0px 4px 40px; font-size: 0.8em; color:#000;}

/* DISCOUNTPRICE */
.discountprice {font-size:11px; color:#FF0000}

/* CART BOX */
h2.boxcartheader {background-color:#425159;height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxcartheader a {text-decoration:none; color:#fff}
.boxcartbody {padding:4px 8px 4px 8px; margin-bottom:15px; background-color:#EDEDED; border-style:solid; border-color:#4E4E4F; border-width:0px 1px 1px 1px;}
.boxcartbody p {font-size:11px;}

/* MANUFACTURER BOX */
h2.boxmanufacturerheader {background-color:#425159;height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxmanufacturerheader a {text-decoration:none; color:#fff}
ul#manufacturerslist {margin-left:5px; margin-right:0; padding:0;}
ul#manufacturerslist li {margin-left:0px; padding:0; list-style-type:none}


/* PRODUCT PREVIEW */
.productPreview {padding:0; margin:0;}
.productPreviewContent {vertical-align:top; width:100%}
.productPreviewContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productPreviewContent h2 a {font-size:14px; font-weight:bold;}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #f14d22;}
.productPreviewContent .price{font-size:24px; font-weight:normal; padding:0; margin:0; letter-spacing:-0.03em;}
.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .stockimage {margin:0; padding:0;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

/* CROSS SELLING */
.productCrossSell {padding:0; margin:0;}
.productCrossSellContent {vertical-align:top; width:100%}
.productCrossSellContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productCrossSellContent h2 a {font-size:14px; font-weight:bold;}
.productCrossSellImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productCrossSellImage img {border: solid 1px #999999;}
.productCrossSellContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}


/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages { float:left; background-color:#fff; text-align:center; padding:0px; margin:0px 10px 10px 0px; border: solid 1px #f14d22;}
#productinfoimages .productimage {border: solid 1px #999999;}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoimages li{list-style-type:none; min-height:120px; min-width:120px;} /* min-height & min-width define for firefox */
#productinfo_desc, #productinfo_media, #productinfo_reviews {clear:both;}
#productinfopricewithimages {float:left;}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {padding:5px}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:14px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .reviews_rating {margin:0; padding:0;}
#productinfoprice .reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}


.reviews_rating_light .reviews_rating_dark {
background:transparent url(../img/review_star.png) repeat-x scroll 0%;
height:15px;
position:relative;
}

.reviews_rating_light {
background:transparent url(../img/review_star_light.png) repeat-x scroll 0%;
height:15px;
margin-right:5px;
position:relative;
width:80px;
}


p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#FFF2CC; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#f14d22}
.addtobasket {background-color:#EDEDED; padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}

.addtobasketlisting {padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}


/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {padding: 15px; background-color:#FFF2CC; border: solid #E9D28F 1px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#BE8100; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #E9D28F;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#f14d22; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#f14d22; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.shippingblock tr td {vertical-align:top;}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:11px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.tabledetails {font-size:11px; background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#f14d22;}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {background-color:#f14d22; color:#FFFFFF; font-weight:bold}
table.tabledetails tr.headerrow td.left {text-align:left}
table.tabledetails tr.headerrow td.center {text-align:center}
table.tabledetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.tabledetails tr.contentrow1 td {background-color:#FFF2CC;vertical-align:top}
table.tabledetails tr.contentrow1 td.left {text-align:left}
table.tabledetails tr.contentrow1 td.center {text-align:center}
table.tabledetails tr.contentrow1 td.right {text-align:right}

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


/* ORDER DETAILS SUBTOTAL */
table.tabledetails tr td.subtotal {background-color:#FFEAAB; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#f14d22;}

.old-price {color:#ff0000; text-decoration:line-through;}

/* REVIEW LIST */
table.reviewlist {font-size:11px; font-weight:normal;}
table.reviewlist tr td {padding:4px; white-space:normal}
table.reviewlist tr.header td {background-color:#f14d22; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#FFF2CC;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#f14d22;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#FFF2CC;}
table.medialist tr.contentrow2 td {background-color:#FFEAAB;}


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

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

/* 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 .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #EDEDED; border-color:#999999}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */

ul.info_error {background-color:#FFD6D6; padding:8px}
ul.info_error li {}
ul.info_error li.infoError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_error.png); background-repeat:no-repeat; background-position:0px 4px}

ul.info_warning {background-color:#FFE89A; padding:8px}
ul.info_warning li {}
ul.info_warning li.infoWarning {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:#FFE89A}

ul.info_success {background-color:#BDFFA9; padding:8px}
ul.info_success li {}
ul.info_success li.infoSuccess {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:#BDFFA9}

ul.info_info {background-color:#cfeef8; padding:8px}
ul.info_info li {}
ul.info_info li.infoInfo {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_info.png); background-repeat:no-repeat; background-position:0px 4px; background-color:#cfeef8}

/* FOOTER */
.footer {clear:both; text-align:center; font-size:11px; color:#425159; padding: 8px; margin-bottom:5px;}
.footer a {color:#425159; text-decoration:underline}


/* xt:Commerce COPYRIGHT */
.copyright {margin: 0 auto; text-align:center; color:#425159; font-size:11px; display:none}
/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#425159; font-size:11px;}

/* SITE Navigation */
div#NAVIGATION {clear:both; vertical-align:middle;}
div#NAVIGATION .COUNT {float:left; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}
div#NAVIGATION .PAGES {float:right; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort  {height: 25px; padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort form {float:left;}

/*AGB*/
div#checkout_agb{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}
div#checkout_rescission{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#f14d22; display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#f14d22; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#f14d22; color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}

/*images_cat_listing styles*/

#cat_listing .s_cat{float:left;width:238px;background:#EDEDED;boarder:1px solid #44E4F}
#cat_listing .s_cat.even{margin-right:15px}
#cat_listing h2{margin:5px 0 10px 0;text-align:center}
#cat_listing h2 a{text-decoration:none}

/*Fix:*/

#cat_listing hr.spacer{background:#fff;color:#fff;boarder-color:#fff;boarder:0;heigt:0;width:495px;float:left;margin:5px 0;padding:0}

/******************* HOME CSS ***********************************************************************************/

#header2 {
	width:990px;
	height:100px;
	margin:0 auto;
	-moz-box-sizing:border-box;
	float:none;
	text-align:right;
	position:relative;
}
#header2:after {
	content:"";
	display:block;
	clear:both;
}
#header2 h1, .select h1, #neuheiten h1 {
	border:none;
}
.logo2 {
	float:left;
	width:288px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
	margin:15px 0 0 5px;
	background:url(../img/logo.png) no-repeat;
}
.logo2 a {
	display:block;
	height:100%;
	position:relative;
}
.login {
	width:auto;
	height:31px;
	position:absolute;
	top:6px;
	right:0;
}
.login:after {
	content:"";
	display:block;
	clear:both;
}
.login ul {
	overflow:hidden;
	width:auto;
	list-style:none;
	padding:0;
	margin:0;
	display:table;
}
.login ul li {
	float:left;
	margin:0;
	margin-left:5px;
	display:inline;
}
.login .anmelden {
	width:102px;
	height:31px;
}
.login .registrieren {
	width:113px;
	height:31px;
}
.login .anmelden a {
	width:102px;
	height:31px;
	display:block;
	background:url(../img/btn_anmelden.gif) no-repeat;
}
.login li.anmelden a:hover {
	background:url(../img/btn_anmeldenOn.gif) no-repeat;
}
.login li.registrieren a {
	width:113px;
	height:31px;
	display:block;
	background:url(../img/btn_reg.gif) no-repeat;
}
.login li.registrieren a:hover {
	background:url(../img/btn_regOn.gif) no-repeat;
}
#header2 #search {position: absolute; top:8px; right:270px; width: auto; height:75px; float:right;}
#rightcol #search {width: auto; height:75px; float:right;}
#header2 #search a {color:#f14d22; font-size:11px;}
#header2 #search a:hover {color:#425159;}
#header2 td {padding-top:1px; padding-right:4px;}
#header2 #search input[type=text] {border:1px solid #ccc; padding:2px; width:120px;}
.navigation2 {
	width:auto;
	height:32px;
	position:absolute;
	top:50px;
	right:0;
}
.navigation2:after {
	content:"";
	display:block;
	clear:both;
}
.navigation2 ul {
	overflow:hidden;
	width:auto;
	list-style:none;
	padding:0;
	margin:0;
	display:table;
	font:13px/13px Arial, Verdana, sans-serif;
}
.navigation2 ul li {
	float:left;
	margin:0;
	margin-left:20px;
	display:inline;
}
.navigation2 a {
	float:left;
	text-decoration:none;
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	color:#425159;
}
.navigation2 a:hover {
	color:#f14d22;
	text-decoration:none;
}
/* Start of Columns CSS */
#container {
	width:990px;
	margin:0 auto;
	text-align:left;
	position:relative;
	height:285px;
	padding-top:40px;
}
#col1 {
	float:left;
	width:240px;
	position:absolute;
	left:0;
	margin:0 4px;
}
#col2 {
	float:left;
	width:240px;
	position:absolute;
	left:248px;
	margin:0 4px;
}
#col3 {
	float:left;
	width:240px;
	position:absolute;
	left:496px;
	margin:0 4px;
}
#col4 {
	float:left;
	width:240px;
	position:absolute;
	left:744px;
	margin:0 4px;
}
.img {
	height:148px;
	width:232px;
}
#produkte1 .img {
	background: transparent url(../img/lamp_01.png) top left no-repeat;
}
#produkte2 .img {
	background: transparent url(../img/lamp_02.png) top left no-repeat;
}
#produkte3 .img {
	background: transparent url(../img/lamp_03.png) top left no-repeat;
}
#produkte4 .img {
	background: transparent url(../img/lamp_04.png) top left no-repeat;
}
.select {
	height:136px;
	width:232px;
	background: transparent url(../img/bg_select_k.png) left top no-repeat;
	position:relative;
	padding:0;
	margin:0;
	float:left;
}
.select h1 {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	width:100%;
	text-align:center;
	text-shadow: 0 2px #aa3b1e;
}
.select .icon {
	position:absolute;
	left:20px;
	top: 60px;
	width:29px;
	height:37px;
	background:#666;
}
#produkte1 .icon {
	background: transparent url(../img/icon_01.gif) center center no-repeat;
}
#produkte2 .icon {
	background: transparent url(../img/icon_02.gif) center center no-repeat;
}
#produkte3 .icon {
	background: transparent url(../img/icon_03.gif) center center no-repeat;
}
#produkte4 .icon {
	background: transparent url(../img/icon_04.gif) center center no-repeat;
}
#category {
	list-style:none;
	position:absolute;
	top:60px!important;
	right:10px;
	z-index:999;
}
#category li {
	float:left;
	position:relative;
	background:url(../img/btn_select.gif) left top no-repeat;
	width:157px;
	height:33px;
	padding:3px 5px;
}
#category li a {
	display:block;
	padding:5px;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
#category ul {
	list-style:none;
	position:absolute;
	left:-9999px; 
}
#category ul li {
	float:none;
}
#category ul a {
	white-space:nowrap; 
}
#category li:hover ul { 
	left:5px; 
	margin-top:1px;
}
#category li ul li {
	background:none #eee;
	width:auto!important;
	min-width:145px;
	padding:1px;
	margin:0;
	height:inherit;
}
#category li ul li a {
	padding:2px 5px;
	font-weight:normal;
	color: #425159;
}
#category li ul li a:hover {
	color:#fff;
	background:#f14d22;
}
#neuheiten {
	clear:both;
	float:left;
	width:100%;
	min-height:250px;
	background:#425159 url(../img/bg_neu.jpg) top repeat-x;
	text-align:center;
	margin:0 auto;
	text-align:left;
	padding:0;
	position:relative;
}
#neuheiten .neu-holder {
	width:990px;
	margin:20px auto!important;
	color:#fff;
	background:#ccc;
	position:relative;
	display:block;
}
#neuheiten #col1 {
	border-right:1px solid #3f4d54;
}
#neuheiten #col1 .boxheader {
	display:none;
}
#neuheiten #col1 .boxbody {
	background:transparent;
	border:none 0px;
}
#neuheiten #col1 .boxbody p.center {
	text-align:left;
	color:#fff;
	font-size:14px;
	letter-spacing:-0.03em;
}
#neuheiten #col1 .boxbody img {
	border:2px solid #f14d22;
	float:right;
	display:block;
	margin:36px 5px 0 0!important;
}
#neuheiten #col1 .boxbody a {
	font-size:14px;
	font-weight:bold;
	padding:0;
	display:block;
}
#neuheiten #col1 .boxbody .productOldPrice {
	font-size:13px;
	font-weight:normal;
	padding:0;
	color:#f14d22;
	display:block;
	padding-top:8px;
	padding-bottom:2px;
}
#neuheiten #col4 {
	padding-left:5px;
}
#neuheiten h1 {
	font-size:17px;
	color:#b8e6f5;
	font-weight:normal;
	padding:0;
	margin:5px;
	padding-left:5px;
}
#neuheiten h2 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:20px 5px;
}
#neuheiten h2.angebot a {
	color:#fff;
	text-decoration:underline;
}
#neuheiten h2.angebot a:hover {
	color:#69808d;
}
#neuheiten h2.neu_name a {
	color:#fff;
	text-decoration:underline;
}
#neuheiten h2.neu_name a:hover {
	color:#69808d;
}
ul.angebot {
	width:auto;
	list-style:none;
	padding:0;
	margin:0;
	display:table;
}
ul.angebot li {
	float:left;
	margin:0;
	margin-left:5px;
	display:inline;
}
ul.angebot li ul {
	width:100px;
	display: compact;
	margin-left: 0px;
}
ul.angebot li ul li {
	font-size:12px;
}
ul.angebot li ul li.precio, ul.neu_desc li ul li.precio {
	font-size:20px;
	color:#f14d22;
	letter-spacing:-0.03em;
}
ul.angebot li ul li.btn {
	margin-top:18px;
	margin-left:20px;
}
ul.angebot li ul li.btn a {
	font-size:13px;
	color:#fff;
	text-decoration:none;
	background:#ca2b01 url(../img/bg_btn.jpg) top repeat-x;
	border:1px solid #a92401;
	display:block;
	padding:4px 15px;
}
ul.angebot li ul li.btn a:hover {
	color:#f14d22;
	background:#eee url(../img/bg_btnOn.jpg) top repeat-x;
	border:1px solid #cfcfcf;
}
ul.neu_desc {
	width:auto;
	list-style:none;
	padding:0;
	margin:0;
	display:table;
}
ul.neu_desc li {
	float:left;
	margin:0;
	margin-left:5px;
	display:inline;
}
ul.neu_desc li ul {
	width:100px;
	display: compact;
	margin-left: 0px;
	margin-right:18px;
}
ul.neu_desc li ul li {
	font-size:12px;
}
ul.neu_desc li ul li.btn {
	margin-top:16px;
	margin-left:10px;
}
ul.neu_desc li ul li.btn a {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background:#ca2b01 url(../img/bg_btn.jpg) top repeat-x;
	border:1px solid #a92401;
	display:block;
	padding:4px 10px;
}
ul.neu_desc li ul li.btn a:hover {
	color:#f14d22;
	background:#eee url(../img/bg_btnOn.jpg) top repeat-x;
	border:1px solid #cfcfcf;
}
ul.neu_desc img, ul.angebot img {
	border:2px solid #f14d22;
}
#footer2 {
	overflow:hidden;
	width:100%;
}
.footer-holder {
	overflow:hidden;
	width:100%;
	padding:30px 0;
}
#footer2 .boxes-holder {
	overflow:hidden;
	width:990px;
	padding:0;
	margin:0 auto;
}
#footer2 .box {
	float:left;
	color:#425159;
	font:13px/16px Arial, Verdana, sans-serif;
}
#footer2 .box strong {
	font:bold 14px/18px Arial, Verdana, sans-serif;
	display:block;
	padding:0 0 9px;
}
#footer2 .box ul {
	overflow:hidden;
	list-style:none;
	width:190px;
	padding:0 10px 0 0;
	margin:0;
}
#footer2 .box li {
	vertical-align:top;
	margin:0 0 2px;
}
#footer2 .box .contacts li {
	margin:0 0 15px;
}
#footer2 .box a {
	color:#425159;
	text-decoration:none;
}
#footer2 .box a:hover {
	color:#f14d22;
	text-decoration:underline;
}
#footer2 .box dl {
	overflow:hidden;
	width:100%;
	margin:0;
}
#footer2 .box dt {
	display:inline;
}
#footer2 .box dd {
	margin:0;
	display:inline;
}
#footer2 .box .phones dt {
	float:left;
	width:28px;
}
#footer2 .box .phones dd {
	margin:0;
	float:left;
	width:192px;
}
#footer2 .box .phones span {
	display:block;
}

#footer2 .box dd a {
	color:#f14d22;
	text-decoration:none;
}
#footer2 .box dd a:hover {
	text-decoration:underline;
}
#footer2 .box .social-networks {
	overflow:hidden;
	list-style:none;
	width:150px;
	padding:3px 0 0 10px;
	margin:0;
}
#footer2 .box .social-networks li {
	float:left;
	margin:0 5px 0 0;
}
#footer2 .box.copy {padding-left:15px;}
#footer2 .box .copy2 {font-size:11px;}
#footer2 .footer-holder2 {padding:0;}
#footer2 .box.unter {padding-left:50px;}
#footer2 .box.suche {padding-left:45px;}
#footer2 .box.spata {float:right; padding-right:15px;}
#footer2 table td {padding-top:0;}
#footer2 table td strong {padding-top:2px;}
#footer2 input[type=text] {width:120px;padding:2px}
.social-networks a {
	float:left;
	width:29px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
}
.social-networks .facebook {
	background:url(../img/facebook-bg.png) no-repeat;
}
.social-networks .twitter {
	background:url(../img/twitter-bg.png) no-repeat;
}
.social-networks .youtube {
	background:url(../img/youtube-bg.png) no-repeat;
}
#footer2 .holder {
	overflow:hidden;
	width:990px;
	padding:0 0 0 12px;
	margin:0 auto;
}
#footer2 .footer-frame p {
	margin:0 15px 0 0;
	float:left;
}
#footer2 .footer-frame p span {
	float:left;
	margin:-1px 4px 0 0;
	font:13px/13px Arial, Verdana, sans-serif;
}
#footer2 .footer-frame ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#footer2 .footer-frame li {
	float:left;
	padding:0 4px 0 10px;
}
#footer2 .footer-frame li:first-child {
	padding:0 2px 0 0;
	background:none;
}
#footer2 .footer-frame a {
	text-decoration:none;
	color:#ff6504;
}
#footer2 .footer-frame a:hover {
	text-decoration:underline;
}
