@import url(style.css);
@import url(jquery.tabs.css);
@import url(jquery.tabs-ie.css);

/* THE BIG GUYS */
* {margin:0;padding:0}

/* 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; color: #FFF; border-width:1px; border-style:solid; border-top-color:#FFF; border-left-color:#FFF; border-bottom-color:#FFF; border-right-color:#FFF; background-color: #D043E1;}
select {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; color: #FFF; border-width:1px; border-style:solid; border-top-color:#FFF; border-left-color:#FFF; border-bottom-color:#FFF; border-right-color:#FFF; background-color: #D043E1;}
.txtField200{width: 200px;}

/* 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; color: #FFF; border-style:solid; border-top-color:#FFF; border-left-color:#FFF; border-bottom-color:#FFF; border-right-color: #FFF; background-color: #D043E1;}
.checkbox, .radio { width: 14px; height: 14px; padding:0; background: url(../img/checkbox.gif) no-repeat; display: block;}
.radio {background: url(../img/radio.gif) no-repeat; no-repeat;}
/* 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: url("../img/hr_productpreview_3.jpg") no-repeat 0 top}

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

#socialbookmark img {padding-right: 9px; align:center;}

/* POPUP WINDOWS */
#popupwrap {margin: 0 auto; width:100%; background-color:#fff; color:#000; padding:0px 0px 0px 10px;}
#popupheaderwrap {background: url(../img/nav.gif); 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:#D043E1;}

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


 /* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; padding:0; height:11px; font-size:11px;}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {background: url("../css/images/PostBullets_2.png") no-repeat 0 0; line-height:10px; text-decoration:none; font-weight:normal; cursor:pointer; margin:0; padding:0; padding-left: 10px;}
#breadcrumb ul li{display:inline; padding: 0 4px 0 0;margin: 0 0 0 0;}
#breadcrumb ul{margin:0;padding:0;padding-left: 7px;}

#breadcrumb li a {
	color: #FFF;
	text-decoration: none;
}

#breadcrumb li a:hover {
	color: #D043E1;
	text-decoration: none;
}

/* 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:950px;padding:0; min-height:500px;}

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

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


/* CATEGORY MENU */

ul#categorymenu .active, ul#categorymenu .active a {list-style-type:none; font-size:1.0em;font-weight:bold;}
ul#categorymenu {}
ul#categorymenu li {border-width:1px 0px 0px 0px;}
ul#categorymenu li a{display: block; padding:0px 10px 4px 16px; text-decoration:none; }


ul#categorymenu {list-style-type:none;margin:10px; }
/* 1st TIER */ ul#categorymenu li.level1 {padding:0px 0px 4px 0px; font-size: 1.0em;}
               ul#categorymenu li.level1 a:hover{text-decoration:none;}
/* 2nd TIER */ ul#categorymenu li.level2 {padding:0px 0px 4px 18px; font-size: 0.9em;}
               ul#categorymenu li.level2 a:hover{text-decoration:none;}
/* 3rd TIER */ ul#categorymenu li.level3 {padding:0px 0px 4px 20px;  font-size: 0.9em;}
               ul#categorymenu li.level3 a:hover{text-decoration:none;}

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

/* 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:16px; font-weight:bold;}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #ccc;}
.productPreviewShowRight {text-align:right}
.productPreviewContent .price{font-size:20px; font-weight:bold; padding:0; margin:0; color: #FFF;}
.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; padding:0; margin:0; color: #FFF;}
.productPreviewContent .taxandshippinginfo a:link {color: #FFF; text-decoration: none;}
.productPreviewContent .taxandshippinginfo a {color: #FFF; text-decoration: none;}
.productPreviewContent .taxandshippinginfo a:hover {color: #D043E1; text-decoration: none;}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; padding:0; margin:0; color: #FFF;}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; padding:0; margin:0; color: #FFF;}
.productPreviewContent .stockimage {margin:0; padding:0; padding-top: 1px;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color: #FFF;}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color: #FFF;}
.productPreviewContent .sizeFrame0{margin:0; padding:0; padding-left: 2px; padding-right: 2px; width: 100px; height: 42px;}
.productPreviewContent .sizeFrame1{margin:0; padding:0; padding-left: 2px; padding-right: 2px; width: 100px; height: 42px; background: url("../css/images/bg_sizeFrame1_1.gif") no-repeat right top;}

/* CROSS SELLING */
.productCrossSell {padding:0; margin:0;}
.productCrossSellContent {vertical-align:top; width:100%}
.productCrossSellContent h2 {color: #FFF; font-weight: bold;}
.productCrossSellContent h2 a:link{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.productCrossSellContent h2 a{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.productCrossSellContent h2 a:focus {outline: none !important;}

.productCrossSellContent h2 a:hover{
	color: #D043E1;
	text-decoration: none;
}

.productCrossSellImage {vertical-align:top; padding:0; padding-right: 6px;}
.productCrossSellImage img {border: solid 1px #333; padding: 2px;}
.productCrossSellContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}


/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages { float:left; text-align:center; padding:10px 0px 10px 0px; margin:0px 10px 10px 0px; border: solid 1px #ccc;}
#productinfoimages .productimage {border: solid 1px #ccc;}
#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;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal;}
#productinfoprice .reviews_rating {margin:0; padding:0;}
#productinfoprice .reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal;}
.morePic{height:66px; width:66px; border: 1px solid #333;}

.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 {padding:6px; border-style:solid; border-width:1px 0px 0px 0px;}
.addtobasket {padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px;}

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


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

/* 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; border: solid #ccc 1px} */
div.highlightbox {padding: 7px;} 
div.highlightbox ul {margin-left: 7px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {padding:5px; margin:0; border:none; font-size:13px;background:none;}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block;}

/* PAYMENT TYPE SELECTION */
/* table.paymentblock {border-style: solid; border-width:0px 1px 1px 1px; border-color:#ccc; margin-bottom:15px;} */
table.paymentblock {border: 1px solid #666; padding: 7px; margin-bottom:9px;} 
table.paymentblock tr td.header {padding:2px; padding-left:5px; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
/* table.shippingblock {border-style: solid; border-width:0px 1px 1px 1px; border-color:#ccc; margin-bottom:15px;}*/
table.shippingblock {border: 1px solid #666; padding: 7px; margin-bottom:9px;}
table.shippingblock tr td.header {padding:2px; padding-left:5px; 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; border: solid #ccc 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; border-style: solid; border-width:1px 1px 1px 1px; border-color:#ccc;} */
table.tabledetails {font-size:11px;}
table.tabledetails .cartImage{border: 1px solid #333; padding: 2px;}
table.tabledetails tr td {padding:7px}
table.tabledetails tr.headerrow td {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 {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 {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 {text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#666;}

table.tabledetails tr.contentrow1 td a:link{
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}

table.tabledetails tr.contentrow1 td a{
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}

table.tabledetails tr.contentrow1 td a:focus {outline: none !important;}

table.tabledetails tr.contentrow1 td a:hover{
	color: #D043E1;
	text-decoration: none;
}

table.tabledetails tr.contentrow2 td a:link{
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}

table.tabledetails tr.contentrow2 td a{
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}

table.tabledetails tr.contentrow2 td a:focus {outline: none !important;}

table.tabledetails tr.contentrow2 td a:hover{
	color: #D043E1;
	text-decoration: none;
}

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

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


/* 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:118px; margin-right:9px; padding:8px; background: url("../img/bg_checkoutnavigation_1.gif") no-repeat 0 0; color: #D043E1;}
ul#checkoutnavigation li.active {}
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 {background: url("../img/bg_checkoutnavigation_2.gif") no-repeat 0 0; color: #FFF;}
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; color:#000}
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; color:#000}
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; color:#000}
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; color:#000}
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}

/* xt:Commerce COPYRIGHT */
.copyright {margin: 0 auto;text-align:center;font-size:11px; color:#111;}
.copyright a:link{color: #111; text-decoration: none;}
.copyright a{color: #111; text-decoration: none;}
.copyright a:hover{color: #111; text-decoration: none;}

/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto;text-align:center;font-size:11px;}

/* SITE Navigation */
div#NAVIGATION {clear:both; vertical-align:middle; padding-top: 5px; width: 779px;}
div#NAVIGATION .COUNT {float:left; bottom:0px; height:20px; margin:0; padding:0; vertical-align:middle; font-size:12px; color: #FFF;}
div#NAVIGATION .PAGES {float:right; bottom:0px; height:20px; margin:0; padding:0; vertical-align:middle; font-size:11px}

/* BOF pageJumper */
td.btn_previous {
	width: 20px;
	height: 20px;
	background-image: url("../img/bg_btn_page_previous_1.gif");
	background-repeat: no-repeat;
	background-position: left;
	margin:0; padding:0;
}

td.btn_previous:hover {
  background-image: url("../img/bg_btn_page_previous_o_1.gif");
  background-repeat: no-repeat;
  background-position: left;
}

td.btn_next {
	width: 20px;
	height: 20px;
	background-image: url("../img/bg_btn_page_next_1.gif");
	background-repeat: no-repeat;
	background-position: right;
	margin:0; padding:0;
}

td.btn_next:hover {
  background-image: url("../img/bg_btn_page_next_o_1.gif");
  background-repeat: no-repeat;
  background-position: right;
}

div#NAVIGATION .pageJumper {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #FFF;
	background-color: #D043E1;
	margin:0; padding:0;
}
/* EOF pageJumper */

/* PRODUCTS Sorting */
/* p.products_sort  {padding: 5px; margin-bottom:8px;} */
.products_sort  {height: 23px; padding: 8px; vertical-align: middle; width: 763px; background: url("../img/bg_productSort_1.jpg") no-repeat 0 top}
.products_sort form {float:right;}
.products_sort select {margin:0;padding:0; font-weight: bold;}


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

/* Tooltip */

div.pos {position:relative;}
div.link a {display:block;}
div.link a:hover {}
div.link a span {display:none;}
div.link a:hover span  {position:absolute; display:block; left:100px; margin:0px; top: -90px; z-index:10000;}

.link1 {
       display: block;
        background: url(../css/images/Button.png) 0 -2px ;
	font-size: 1.0em;
        padding: 6px 0 6px 10px;
        list-style:none;
        width:200px;
}

.link1:hover {
        display: block;
         background: url(../css/images/Button.png) 0 -30px;
	font-size: 1.0em;
        padding: 6px 0 6px 10px;
}

