/* THE BIG GUYS */
* {margin:0;padding:0}
body {color:#314483;font-family:Arial,Sans-serif; font-size:11px; margin:0; padding:0; background-image:url(../img/schulz_kabel_top_bg.gif); background-repeat:repeat-x; background-color:#5e73a2;}
form {width:90%;}
/* HEADINGS */
h1 {color:#314483;font-weight:bold;font-size:22px;padding:5px 0px 15px 0px;}
h2 {color:#314483; font-weight:bold;font-size:16px;padding:5px 0px 8px 0px;}
h3 {color:#314483; font-weight:bold;font-size:14px;padding:5px 0px 8px 0px;}

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

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

/* 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:0px 0px 0px 0px;color:#314483}

.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:1024px; background-color: background-color:#5e73a2; border-style:solid; border-color:#fff; border-width:0px 0px 0px 0px; min-height:900px;}

#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;background:transparent;}
#popupmenu a:hover {color:#DB9501;background:transparent;}

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


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#headerindex {height:287px; border: 0px solid #fff;}
#headercatalogue {height:175px; border: 0px solid #fff;}
#headerindex #logo {padding-top:5px; float:left}
#headercatalogue #logo {padding-top:5px; float:left}
#header td {padding-top:1px; padding-right:4px;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#ffcc00; padding:1px 0px 5px 15px; background:transparent; height:16px;  font-size:11px;}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:11px; text-decoration:none; font-weight:normal; cursor:pointer;color:#ffffff; margin:0; padding:0;}


#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;padding-left: 1em;} 

/* TOPMENU AS LIST */
#topmenuwrap {border-top: 5px solid #aeb9d0;}
#topmenu {float:right; padding:0; margin:0; height:25px; font-size:11px;}

#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {line-height:25px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#topmenu a:hover {color:#DB9501;}

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

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


/* CONTENT WRAPPER */
#contentwrap {clear:both;display:block;overflow:hidden;max-height:20000;width:1024px;padding:0; min-height:500px;}
#catalogwrap {clear:both;display:block;overflow:hidden;max-height:20000;background-color:#ffffff; width:1024px;padding:0; min-height:500px;}

#catalogwrap #content * form * a {background-color:#314483;padding:2px 5px 2px 20px;background: #314483 url('../img/yellow_arrow.gif') no-repeat center left;}
#catalogwrap #content * form * a.popuplink {background-image: url(../img/printer.png) no-repeat center left;}

/* LEFT COLUMN */
#leftcol {float:left;width:172px; padding:0px 0px 15px 0px;margin:0;}
#leftcolindex {float: left; width:345px; padding:0px 0px 15px 0px;}

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

/* MAIN CONTENT */
#content {background-color:#ffffff;float:left;width:640px; padding:0px 15px 25px 15px; margin:0px;}
#contentfull {width:890px; padding:0px 30px 0px 30px; margin-bottom:15px;}
#catalog_top {width:1024px;background-image:url(../img/catalog_content_top.gif);height:5px;}

#catalog_bottom {clear:both;background-image:url(../img/catalog_content_bottom.gif);height:5px;}
/* CATEGORY MENU */
h2.categoryheader {background-color:#F3A807; background-image:url(../img/bg_boxheader.gif);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: #5e73a2;}
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:#314483;}
ul#categorymenu li a:hover{ text-decoration:none; color:#5e73a2;}

ul#categorymenu {background-color:#fff; margin-bottom:15px; }
/* 1st TIER */ ul#categorymenu li.level1 { background-color:#fff; padding:4px 0px 4px 6px; font-size: 12px; border: dotted #959597; border-width:0px 0px 1px 0px; }
/* 2nd TIER */ ul#categorymenu li.level2 { background-color:#fff; padding:4px 0px 4px 24px; font-size: 11px;}
/* 3rd TIER */ ul#categorymenu li.level3 { background-color:#fff; padding:4px 0px 4px 40px;  font-size: 10px;}


/* BOXES GLOBAL DEFINITION */
h2.boxheader {height:20px;font-size:11px; color:#FFFFFF; padding:2px 4px 0px 4px; margin:0; line-height:20px; 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 {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:6px 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;}

/* INDEX Seite BOXES */
.indexbox {width:330px;height:250px;padding:0px;max-width:330px;}
.indexboxoben {width:330px;height:53px;background-image:url(../img/box_oben.gif);background-repeat:no-repeat;margin:0;}
.indexboxcontent {width:330px;height:161px;background-image:url(../img/box_bg.gif);background-repeat:no-repeat;margin:0; color:#fff;font-size: 11px;padding:0px 12px 0px 12px;}
.indexboxcatalogue {width:330px;height:161px;background-image:url(../img/box_catalogue.gif);background-repeat:no-repeat;margin:0; color:#fff;font-size: 11px;padding:0px 12px 0px 12px;}
.indexboxsearch {width:330px;height:161px;background-image:url(../img/box_search_bg.gif);background-repeat:no-repeat;margin:0; color:#fff;font-size: 11px;padding:0px 15px 0px 15px;}
.indexboxlogin {width:330px;height:161px;background-image:url(../img/box_login_bg.gif);background-repeat:no-repeat;margin:0; color:#fff;font-size: 11px;padding:0px 15px 0px 15px;}
.indexboxnews {width:330px;height:161px;background-image:url(../img/box_news_bg.gif);background-repeat:no-repeat;margin:0; color:#fff;font-size: 11px;padding:0px 15px 0px 15px;}
.indexboxdealer {width:330px;height:161px;background-image:url(../img/box_finddealer_bg.gif);background-repeat:no-repeat;margin:0; color:#fff;font-size: 11px;padding:0px 15px 0px 15px;}
.indexboxnewsletter {width:330px;height:161px;background-image:url(../img/box_newsletter_bg.gif);background-repeat:no-repeat;margin:0; color:#fff;font-size: 11px;padding:0px 15px 0px 15px;;}
.indexboxunten {width:330px;height:36px; background-image:url(../img/box_unten.gif);background-repeat:no-repeat;margin:0;}
.indexboxunten div a:hover { color: #ffcc00; text-decoration:underline;}
.indexboxunten div a{ text-decoration:none; color:#fff;}
.indexboxunten div { margin:0px;padding:10px 15px 0px 15px; font-size: 11px;color:#fff;}
.indexboxbody {color:#fff}
.indexboxnews p, .indexboxnews span {color:#ffffff;font-size:11px;}

.midbox {float:right; width:678px; padding:0px 25px 0px 25px; margin-bottom:15px;}
.midboxoben {width:678px;height:53px;background-image:url(../img/midbox_oben.gif);background-repeat:no-repeat;margin:0;}
#midboxcontent {color:#fff;width:678px;min-height:418px;background-color:#334684;background-image:url(../img/midbox_bg.gif);background-repeat:no-repeat;margin:0;}
#midboxcontent p,#bigboxcontent p {padding-left:20px;padding-right:20px;padding-top:3px;color:#fff;}
#midboxcontent h2,#bigboxcontent h2 {padding-left:20px;color:#fff}
#bigboxcontent {color:#fff;width:678px;min-height:418px;background-color:#334684;background-image:url(../img/bigbox_bg.gif);background-repeat:repeat-x;margin:0;}
#midboxcontent img,#bigboxcontent img {padding-left:15px;}

.midboxunten {width:678px;height:36px; background-color:#334684;background-image:url(../img/midbox_unten.gif);background-repeat:no-repeat;margin:0;}
h2.indexboxheader {height:38px;font-size:24px; color:#FFFFFF; padding:20px 8px 0px 8px; margin:0; line-height:28px; vertical-align:left;}
h2.indexboxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff}
.midboxoben h1 {height:38px;font-size:24px; color:#FFFFFF; padding:20px 8px 0px 12px; margin:0; line-height:28px; vertical-align:left;}
.indexboxcontent ul.contentlist {margin-bottom:15px; border-width:0px; }
.indexboxcontent ul.contentlist li { list-style-type:none; border-width:0px; color:#fff;}
.indexboxcontent ul.contentlist li a{ text-decoration:none; color:#fff;}
/* 1st TIER */ .indexboxcontent ul.contentlist li.level1 { padding:2px 5px 2px 10px; font-size: 11px; color:#fff;}


.categorybox {width:206px;height:200px;padding:0px;max-width:206px;}
.categoryboxoben {width:206px;height:5px;background-image:url(../img/catalog_box_top.gif);background-repeat:no-repeat;margin:0;}
.categoryboxcontent {width:206px;height:190px;background-image:url(../img/catalog_box_content.gif);background-repeat:repeat-y;margin:0; color:#314483;font-size: 11px;padding:0px 0px 0px 0px;}
.categorytd {font-size:12px;font-weight:900;text-align:center;}
.categorytd a {color:#333333;background:transparent;}
.categorytd a:hover {color:color:#5e73a2;background:transparent;}
.categoryboxunten {width:206px;height:5px; background-image:url(../img/catalog_box_bottom.gif);background-repeat:no-repeat;margin:0;}


.topcategorybox {width:642px;padding:0px;}
.topcategoryboxoben {width:642px;height:5px;background-image:url(../img/catalog_bigbox_top.gif);background-repeat:no-repeat;margin:0;}
.topcategoryboxcontent {width:616px;border-left:1px solid #5e73a2;border-right:1px solid #5e73a2; color:#314483;font-size: 11px;padding:0px 12px 0px 12px;}
.topcategoryboxcontent a {color:color:#314483;background:transparent;}
.topcategoryboxcontent a:hover {color:color:#5e73a2;background:transparent;}
.topcategoryboxunten {width:642px;height:5px; background-image:url(../img/catalog_bigbox_bottom.gif);background-repeat:no-repeat;margin:0;}

#searchbox_oben {width:171px;height:5px;background-image:url(../img/catalogue_searchbox_oben.gif);background-repeat:no-repeat;margin:0;}
#searchbox_content {padding-left:10px;width:171px;min-height:30px;background-image:url(../img/catalogue_searchbox_bg.gif);background-repeat:repeat-y;margin:0;}
#searchbox_unten {width:171px;height:5px; background-image:url(../img/catalogue_searchbox_unten.gif);background-repeat:no-repeat;margin:0;}
#searchbox_content td {color:#fff;font-size:11px;}

#rightbox_oben {text-align:center;width:177px;height:44px;background-image:url(../img/rightbox_oben.gif);background-repeat:no-repeat;}
#rightbox_login_content {color:#ffffff;padding-left:10px;width:177px;min-height:91px;background-image:url(../img/rightbox_login_bg.gif);background-repeat:repeat-y;}
#rightbox_login_unten {padding-left:15px;width:177px;height:47px; background-image:url(../img/rightbox_login_unten.gif);background-repeat:no-repeat;}
#rightbox_content td {color:#fff;font-size:11px;}
#rightbox_oben h2 {font-size:16px; color:#FFFFFF; padding:10px 8px 0px 8px; margin:0; line-height:28px; vertical-align:left;}

#rightbox_kontakt_content {color:#fff; font-size:11px;padding-left:15px;width:177px;min-height:38px;background-image:url(../img/rightbox_kontakt_text_bg.gif);background-repeat:repeat-y;}
#rightbox_kontakt_telefon {color:#314483;font-weight:bold;padding-left:35px;width:177px;height:26px; background-image:url(../img/rightbox_kontakt_nummer_bg.gif);background-repeat:no-repeat;background-position:1px 0px;font-size:14px;}
#rightbox_kontakt_oben {width:177px;height:75px; background-image:url(../img/rightbox_kontakt_oben_img.jpg);background-repeat:no-repeat}
#rightbox_kontakt_unten {padding-left:15px;color:#fff; font-size:11px;width:177px;height:63px; background-image:url(../img/rightbox_kontakt_unten_bg.gif);background-repeat:no-repeat;}
#rightbox_kontakt_unten p, #rightbox_kontakt_content p {color:#fff;font-size:11px;width:150px;padding-right:15px;padding-top:2px;}


#rightbox_katalog_content {color:#fff; font-size:11px;padding-left:15px;width:177px;min-height:108px;background-image:url(../img/rightbox_katalog_bg.gif);background-repeat:repeat-y;}
#rightbox_katalog_unten {padding-left:15px;width:177px;height:30px; background-image:url(../img/rightbox_katalog_unten.gif);background-repeat:no-repeat;background-position:1px 0px;}
#rightbox_katalog_content p {color:#fff;font-size:11px;width:150px;padding-right:15px;padding-top:2px;}

#rightbox_newsletter_content {color:#fff; font-size:11px;padding-left:15px;width:177px;min-height:107px;background-image:url(../img/rightbox_newsletter_bg.gif);background-repeat:repeat-y;}
#rightbox_newsletter_unten {width:177px;height:30px; background-image:url(../img/rightbox_newsletter_unten.gif);background-repeat:no-repeat;}
#rightbox_newsletter_content p {color:#fff;font-size:11px;width:150px;padding-right:15px;padding-top:2px;}

.rightbox_unten {color:#ffcc00;font-size:11px;width:150px;padding-right:15px;padding-top:8px;}
.rightbox_unten a {color:#ffffff;}
.rightbox_unten a:hover {color:#ffcc00;}

/* CATEGORY MENU */
.indexmenup a:hover { color: #ffcc00; text-decoration:underline;}
.indexmenutd a{ text-decoration:none; color:#fff;}
.indexmenutable {border: border-width:0px; width:100%;}
.indexmenutd {width:50%;}
/* 1st TIER */ .indexmenup { margin:0px;padding:0px 0px 0px 0px; font-size: 11px;}


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

.infoboxbody ul.contentlist li { list-style-type:none; color:#808080;}
.infoboxbody ul.contentlist li a { text-decoration:none; color:#808080;}

/* 1st TIER */ .infoboxbody ul.contentlist li.level1 { color:#808080; background-color:#fff; padding:4px 0px 4px 6px; font-size: 12px; border: dotted #314483; border-width:0px 0px 1px 0px; }
/* 2nd TIER */ .infoboxbody ul.contentlist li.level2 { background-color:#fff; padding:4px 0px 4px 6px; font-size: 11px;}
/* 3rd TIER */ .infoboxbody ul.contentlist li.level3 {  background-color:#fff; padding:4px 0px 4px 6px; font-size: 10px;}

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

/* CART BOX */
.boxcartheader {padding-top:10px;}
boxcartheader h2 {height:28px;font-size:16px; color:#314483; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
boxcartheader h2 a {font-size:16px;text-decoration:none; color:#314483;}
.boxcartbody {width:145px;padding:14px 8px 4px 8px; margin-bottom:5px; border-top:1px solid #ffcc00;border-bottom:1px dotted #314483;}
.boxcartbody p {font-size:11px;}
.boxcartfooter p {text-align:right;padding-right:20px;}
.boxcartfooter a {color:#314483;}
.boxcartfooter a:hover {color:#5e73a2;}
boxcartfooter {width:145px;padding-bottom:30px;}

/* MANUFACTURER BOX */
h2.boxmanufacturerheader {background-image:url(../img/bg_boxheader.gif);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 */
.productPreviewdiv {border-bottom:1px solid #5e73a2; width:616px;color:#314483;font-size: 11px;padding:10px 12px 15px 12px;}
.productPreview {padding:0; margin:0;}
.productPreviewContent {vertical-align:top;}
.productPreviewContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productPreviewContent h2 a {font-size:12px; font-weight:bold; color:#314483;background:transparent;}
.productPreviewContent h2 a:hover {font-size:12px; font-weight:bold; color:#5e73a2;background:transparent;}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;width:50px;}
.productPreviewImage img {border: 0px;}
.productPreviewContent .price{font-size:11px; font-weight:bold; padding:0; margin:0}
.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;background:transparent;}


/* 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;background:transparent;}
.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:#ffffff; text-align:center; padding:10px 0px 10px 0px; margin:0px 10px 10px 0px; border: 0px;}
#productinfoimages .productimage {border: solid 1px #cccccc;}
#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:11px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:11px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#333333;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#333333;background:transparent;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#333333;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#333333;}
#productinfoprice .reviews_rating {margin:0; padding:0;}
#productinfoprice .reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .reviews_text a {color:#999999;background:transparent;}

.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:#DA9401}
.addtobasket {text-align:right;width:100%;}

.addtobasketlisting {padding:0px; text-align:right;}


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

/* POPUP print_order.html */
body.popupprintorder {font-family: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;}
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:#EEEEEE; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#DA9401; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#EEEEEE; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#DA9401; 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:#EEEEEE; 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:#EEEEEE; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {background-color:#DA9401; 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:#EEEEEE;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:#DA9401;}

.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:#DA9401; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#EEEEEE;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#EEEEEE; border-style: solid; border-width:1px; border-color:#DA9401;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#EEEEEE;}
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 {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 {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;}

ul.info_success {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;}

ul.info_info {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;}

/* FOOTER */
#footerwrap {clear:both;width:1024px;border-top: 5px solid #314483;}

.footer {clear:both; text-align:center; font-size:11px; color:#ffffff; padding-left: 25px;}
.footer a {color:#ffffff; text-decoration:none}
.footerlogo { float:right;width:124px;height:40px;padding-top:10px}

/* xt:Commerce COPYRIGHT */
.copyright, .copyrightsis {color:#cccccc; font-size:11px; padding-left: 25px;}
.copyright a, .copyrightsis a {color:#cccccc; text-decoration:none;}
/* xt:Commerce ParseTime */
.parseTime {color:#cccccc; font-size:11px; padding-left: 25px;}

/* SITE Navigation */
div#NAVIGATION {width:100%;clear:both; vertical-align:middle; color:#808080}
div#NAVIGATION a {color:#808080}
.COUNT {float:left;}
 .PAGES {float:right;}

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px;  margin-bottom:8px;}
.products_sort  {height: 25px; padding: 5px;  margin-bottom:8px; width:100%; color:#808080}
.products_sort form {float:right; width:250px;text-align:right; color:#808080}
.products_sort form select {color:#808080}

/*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:#314483; border-style: solid; border-width:1px; border-color:#5e73a2;; display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#314483; border-style: solid; border-width:1px; border-color:#5e73a2;; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#5e73a2;; 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}





