/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; margin:0; padding:0; background-image:url(../img/bg.gif); background-color:#FFFFFF; color: #333;}

/* HEADINGS */
h1 {color:#000000;font-weight:bold;font-size:18px;margin:0px 0px 15px 0px;padding:0px;width:auto;border-style:solid;border-width:0px 0px 1px 0px;border-color:#000000;}
h2 {color:#000000; font-weight:bold;font-size:15px;margin:0px 0px 8px 0px;padding:0px;}
.content h1 { background: transparent url("../img/bg_content_h1.gif") repeat-x center; border:1px solid #EAEAEA;padding: 5px 0 4px 10px}
/* LINKS GLOBAL */
a,a:link,a:hover {text-decoration:none;cursor:pointer;outline:none;}
a,a:link {background:transparent;outline:none;}
a:link,a:visited {color:#B5123E;outline:none;}
a:hover,a:active {color:#B5123E; text-decoration:underline;outline:none;}
a img {border:none;outline: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:#ccc}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:10px 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;
border-bottom: 1px solid #D9DDE3;
/*background-image:url(../img/hr_productpreview.gif)*/}

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

/* WHOLE SITE WRAPPER */
#wrap {	margin: 0 auto;padding-bottom:12px; background: transparent url("../img/bg_content_bottom.png") no-repeat center bottom;}
.contentWrap {
margin:0 auto;
width:978px;
}
.content{ }
#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:120px;background: transparent url("../img/bg_header.png") no-repeat center top;}
#header	#logo {padding-left:11px;padding-top:4px;padding-bottom:8px; float:left}
.headerRight {float: right;margin-bottom:10px; }
.headerRight, .headerRight a {color:#888888}
#header #search {float: right;width:226px;padding:0px}
#header #search a {font-size:11px;}
#header td {padding-top:1px; padding-right:4px;}

#search form { float:left;position:relative; }

#search .search-input { 
	background-color: transparent;
	border: 0;
	background:url("../img/bg_search.png") no-repeat scroll left top transparent;
	border:0 none;
	height:16px;
	margin:-2px 0 0 -2px;
	padding:5px 5px 5px 25px;
	width:171px; 
	float:right;
}
#search .search-input:hover, #search .search-input:focus { background-position: 0 -30px; } 
#search input[type="image"] { left:20px; position:relative; }

.contentBg{background: transparent url("../img/bg_content.png") repeat-y center;padding:10px 12px 0;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#C64934; margin-bottom:8px;padding:0 4px; font-size:12px;}
breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
line-height:23px; text-decoration:none; font-weight:bold; cursor:pointer;color:#333333; margin:0; padding:0;}


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

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

#outerMenuWrap { font-size:11px; color: #C50C43;}
.cartIcon {background: url("../img/icons/cart.gif") no-repeat; padding-left: 20px;float: right;}

/* TOPMENU AS LIST */
#topmenuwrap {}
#topmenu {float:right; padding:10px; margin:0; list-style-type:none;font-size:12px; }
#topmenu li { float:left; padding: 0px 10px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#topmenu li.last { background-image:none}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#555; margin:0; padding:0;}
#topmenu a:hover { text-decoration:underline;}

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

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


/* CONTENT WRAPPER */
#contentwrap {clear:both;width:954px;padding:0; min-height:400px;}
#contentright {width:740px; float:left; }
.productInfo_wrap {border:1px solid #C4C6C8; background: url(../img/bg_contentright.gif) repeat-x left top;width:690px !important;padding:25px;} 

/* 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;padding:0 15px;width:524px;}
#contentfull {padding: 0;}

/* 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: #000;}
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; }

ul#categorymenu { margin-bottom:15px; border: solid #DFDFDF; border-width:0px 1px 1px 1px; }
/* 1st TIER */ ul#categorymenu li.level1 { padding:4px 0px 4px 14px; font-size: 1.0em;}
/* 2nd TIER */ ul#categorymenu li.level2 { padding:4px 0px 4px 26px; font-size: 0.9em;}
/* 3rd TIER */ ul#categorymenu li.level3 { padding:4px 0px 4px 40px; font-size: 0.8em;}
/* 4rd TIER */ ul#categorymenu li.level4 { padding:4px 0px 4px 60px; font-size: 0.8em;}
/* 5rd TIER */ ul#categorymenu li.level5 { padding:4px 0px 4px 70px; font-size: 0.8em;}
/* 6rd TIER */ ul#categorymenu li.level6 { padding:4px 0px 4px 70px; font-size: 0.8em;}

/* BOXES GLOBAL DEFINITION */
h2.boxheader {background-image:url(../img/bg_boxheader.gif);height:28px;font-size:14px; color:#656565; padding:8px 0 1px 14px; margin:0; line-height:28px; vertical-align:middle; border: 1px solid #DFDFDF; border-bottom:none;}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#656565}
.boxbody { border: 1px solid #DFDFDF; border-top-width:0px; padding:8px; margin-bottom:15px;position:relative;}
.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:12px; margin:6px 0px 6px 0px;padding:5px;}
.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;}

/* 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-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.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-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 */
.productPreview {float:left;margin:15px 12px;padding:0;width:150px;}
.productPreview-image {height:190px;width:150px;margin-bottom:15px;}
.productPreview .pricebox { margin:5px 0; }
.productPreview .pricebox .price {font-size:20px;font-weight:bold;}
.productPreview .pricebox p { margin:0;font-size:10px; }
.productPreviewContent {vertical-align:top; width:100%}
.productPreview h3 {padding: 0;margin:0;}
.productPreview h3 a { font-weight:bold;color:#B5123E; text-decoration:underline;}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #999999;}
.productPreviewContent .price{font-size:16px; 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;}

/* 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:#EDEDED; text-align:center; padding:10px 0px 10px 0px; margin:0px 10px 10px 0px; border: solid 1px #999999;}
#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;}
#productinfo_desc {margin:10px 0;}
#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;}
#productinfo_rightwrap { float:right;width:415px;}
#productinfo_rightwrap h1 { background:none;border:0;padding:0;font-size:15px;margin:0; }
#productinfo_rightwrap .stockimage { margin:0; }
#productinfo_rightwrap .stockimagetext { margin:0;font-size:11px; }
#productinfo_rightwrap .price {font-size:20px;font-weight:bold;}
#productinfo_rightwrap .taxandshippinginfo {margin:0;font-size:10px;}
#productinfo_leftwrap { float:left;width:245px;position:relative; }
#productinfo_leftwrap img { display:block;margin:0 auto; }
.moreImages { padding:25px 0; position:relative; }
.moreImages h2 { border-bottom:1px solid #CCCCCC;font-size:12px;padding-bottom:3px;text-transform:uppercase; }
.more-image { background-position:center center;background-repeat:no-repeat;border:2px solid #CCCCCC;float:left;height:70px;margin-bottom:10px;margin-right:10px;width:70px; }

.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 {background-color:transparent;border:0 none;padding:10px 0 0 0;text-align:left;}
.addtobasket input[type="text"] { margin:2px 10px 2px 0;padding:2px; }

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


/* 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: 14px 21px; background: #ffeff6 none /*url(../img/bg_form.gif) repeat-x scroll 0 0*/;border: 1px solid #ef77a9; margin-bottom: 10px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#AF0A43; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px; background: none;}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #E9D28F;}
.highlightbox.right {float: right; width: 45%;}
.highlightbox.left {float: left; width: 45%;}

/* 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:#DA9401; 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:#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:#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:12px; background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#CF5A80;}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {background-color:#AE0B3B; 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:#FFF;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:#f5f5f5;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:#FFEFF5; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#ccc;}

.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:#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:#DA9401;}
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 {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px; margin-bottom: 10px;}
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 {border:solid 2px #C39700; background-color:#FFE89A; padding:8px; margin-bottom: 10px;}
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 {border:solid 2px #4DAA30; background-color:#BDFFA9; padding:8px; margin-bottom: 10px;}
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 {border:solid 2px #0EADFF; background-color:#C5EBFF; padding:8px; margin-bottom: 10px;}
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:#C5EBFF}

/* FOOTER */
#footer {clear:both; text-align:left; font-size:12px; color:#666666; margin-bottom:25px; margin-top: 25px}
#footer a {color:#CDCDCD;}
#footer ul {
float: left;
width: 20%;
margin: 0 2%;
}

.clear{clear:both;}
/* xt:Commerce COPYRIGHT */
.copyright {clear:both;margin: 20px auto 0 auto; text-align:right; color:#666666; font-size:11px;}
/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto;  text-align:center; color:#666666; font-size:11px;}

/* SITE Navigation */
.products_sort,
div#NAVIGATION {height: 20px; clear:both; vertical-align:middle; background: transparent url("../img/bg_pager.gif") repeat-x center; border:1px solid #EAEAEA;padding: 5px 0 4px 10px}
div#NAVIGATION .COUNT {float:left; bottom:0px; height:20px; line-height:15px;  padding:2px 5px 0px 5px; vertical-align:middle; font-size:12px}
div#NAVIGATION .PAGES {float:right; bottom:0px; height:20px; line-height:15px;  padding:2px 5px 0px 5px; vertical-align:middle; font-size:12px}

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


/* SUPERFISH MENU */
.sf-menuTop, .sf-menuTop * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menuTop {
	line-height:	1.0;
	position:		relative;
	z-index:		99;
}
.sf-menuTop ul {
	position:		absolute;
	top:			-999em;
	width:			150px; /* left offset of submenus need to match (see below) */
	padding: 0; margin:0;
	border:			1px solid #656565;
	background-color: #EfEfEf;
	z-index:		999;
}

ul.sf-menuTop li {

}
.sf-menuTop a {
	display:		block;
	position:		relative;
	text-decoration:none;
}
.sf-menuTop li:hover ul,
.sf-menuTop li.sfHover ul {
	left:			0;
	top:			39px; /* match top ul list item height */

}
ul.sf-menuTop li:hover li ul,
ul.sf-menuTop li.sfHover li ul {
	top:			-999em;
	left: -40px;
}
ul.sf-menuTop li li:hover ul,
ul.sf-menuTop li li.sfHover ul {
	left:			150px; /* match ul width */
	top:			0px;
}
ul.sf-menuTop li li:hover li ul,
ul.sf-menuTop li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menuTop li li li:hover ul,
ul.sf-menuTop li li li.sfHover ul {
	left:			150px; /* match ul width */
	top:			0;
}	

/* --- SF tier1 --- */
#topmenuwrap{
	padding: 0 12px;
}

.sf-menuTop {
	line-height:	1.0;
	}
ul.sf-menuTop {
	height:40px;
	background:		transparent url(../img/bg_topmenu.png) center repeat-x;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
}
.sf-menuTop li:hover {
	visibility:		inherit;  /*fixes IE7 'sticky bug' */
}
.sf-menuTop li {
	float:			left;
	position:		relative;

}
.sf-menuTop li.level1.first {
	padding-left:18px;
}
.sf-menuTop li.level1 {
	border-right:2px solid #990422;
}

.sf-menuTop li.level1 a:hover {
	background:		transparent url(../img/bg_topmenu_on.png) center repeat-x;	
	color: #ffffff;
}
.sf-menuTop li.level1 a {
	color: #E0E0E0;
	line-height:18px;
	font-size: 		13px;
	font-weight:	bold;	
	padding:12px 15px 10px 14px;	
}
.sf-menuTop li.level1 li a {
	color:#656565;
	display:	block;
	padding:4px 15px 5px;
}

.sf-menuTop ul ul {
	/*background-color:#d4ef34;*/
}
.sf-menuTop ul li {float:none;}


/* JCAROUSEL */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}
.listing-productimage{
	width: 120px;
	height: 205px;
	margin: auto;
	background-position: center;
	background-repeat:no-repeat;
}
.listing-price{
	position: absolute;
	right:30px;
	top:5px;
	background-color:#ffffff; 
}
.jcarousel-item  h2 {
	font-size:12px;
	text-align: center;
	font-size: 200;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

#box_nexProducts .boxheader { background:none repeat scroll 0 0 transparent;border:0 none;color:#000000;font-size:18px;padding:0 0 16px;text-transform:uppercase;padding:10px 20px; }

/* NEW PRODUCTS BOX */

#box_nexProducts {margin-top:30px;background:url("../img/bg_carousel.png") no-repeat scroll center top transparent;width:979px;height:300px;}

/* mORE CATEGORIES */
.moreCategories { background-color:#FFEFF6;border:1px solid #EF77A9;margin:15px 0 20px;padding:10px; }
.moreCategories p { margin-bottom:0; }

/* THICKBOX STYLE */
#TB_window img#TB_Image { border:0; }

/* MASTER SLAVE */
#masterSlave-options { background-color:#FFEFF6;border:1px solid #EF77A9;margin-top:10px;padding:15px; }
.masterSlave-groupname {float:left;padding-right:15px;width:75px;}
#masterSlave-options h2 { color:#8F1A4E;margin-bottom:15px;font-size:14px; }

.products_sort .PAGES, .products_sort .COUNT { float:right; padding:1px 10px 0 0;}

#StartpageBoxes .boxwraper {float:left;margin-right:10px;width:177px;}
#StartpageBoxes h2 {height:35px;line-height:inherit;padding:8px 14px 1px;position:relative;z-index:5;}
#StartpageBoxes h2 a {color:#B5123E;}

/* CLEAR MARGIN */
.rightmargin-clear {margin-right:0 !important;}

#crossSellingWrap h2.boxheader a {line-height:17px;position:relative;z-index:5;}