/**
* General tags styles
*/
html,
body{margin:0;padding:0;border:0 none;background:#fff;height:100%;min-width:780px;}
body,input,select,textarea,button{color:#2c3e49;font:11px verdana,arial,helvetica,sans-serif;}
a:link,a:visited,a:hover,a:active{color:#a10000;text-decoration:underline;}
a:hover{color:#2863c2;text-decoration:underline;}
h2,h3{font-family:"Century Gothic","Helvetica Neue Light","Helvetica Neue",helvetica,verdana,tahoma,arial,"sans serif";font-weight:bold;}
h1{margin:10px 0;padding:0;color:#ac0454;font-size:150%;}
h2{margin:20px 0 10px 0;padding:0;font-size:140%;}
h3{margin:12px 0;padding:0;color:#ac0454;font-size:130%;}
hr{border:0 none;border-bottom:1px solid #bebebe;margin:20px 0 10px 0;padding:0;height:1px;}
form{margin:0;}
table,img{border:0;}
em{font-style:italic;}
strong{font-weight:bold;}
p{line-height:1.4em;}
/* 
 list as multicolumn table - ADJUST HERE HEIGHT OF MULTICOLUMN PRODUCTS LISTING
*/
.products-table .product-cell .content-multicolumn, 
.products-table .product-cell-hover .content-multicolumn{ height: 380px; }
/**
* Service styles
*/
/**
* float-box finisher
*/
.clearing{clear:both;font-size:0;height:0;}
/**
* vertical align (center)
*/
.valign-middle{vertical-align:middle;height:100%;}
.valign-middle-adv-lvl1{display:table;height:100%;}
.valign-middle-adv-lvl2{display:table-cell;vertical-align:middle;}
.valign-middle-adv-lvl3{}
/**
* horizontal align
*/
.halign-center-noscript,
.halign-center{margin:0 auto;display:table;text-align:center;}
.center{text-align:center;}
.right-box{width:100%;text-align:right;}
/**
* text block container
*/
.text-block{margin-bottom:15px;}
.text-pre-block{margin-top:15px;}
/**
* no-wrap
*/
.nowrap{white-space:nowrap;}
/**
* width:100% emulator
*/
.width-100{width:100%;}
/**
* page break
*/
.page-break{margin:0;padding:0;page-break-after:always;line-height:0;height:0;}
/**
* pointer cursor
*/
.pointer{cursor:pointer;}
/**
* overflow wrapper
*/
.overflow{margin-right:20px;padding-bottom:20px;position:relative;overflow:auto;}
/* display: none */
.hidden{display:none;}
label{line-height:15px;vertical-align:bottom;}
label input{margin:0;vertical-align:bottom;}
label.input-block{line-height:21px;vertical-align:middle;}
label.input-block input,label.input-block select{vertical-align:middle;}
label.input-row,.input-row label{float:left;padding-right:20px;}
.plain-box{padding-bottom:15px;display:block;}
.plain-box .label-title{display:block;}
.default-value{color:#aaa;}
.underline{text-decoration:underline;}
.dotted{border-bottom:1px dotted #888;text-decoration:none !important;}
.toggle-link{padding-right:15px;background:transparent url(../images/arrow_down.png) no-repeat right 8px;}
.cursor-hover:hover{border:solid 1px #1a478f !important;}
/** 
* Form elements styles 
*/
input[type=text],input[type=password],select,textarea,.input-style{padding:3px;}
input[type=text]:focus,input[type=password]:focus,select:focus,textarea:focus{border:solid 1px #fff;color:#2a64a2;background:#eee8aa;}
/** 
* Common styles 
*/
.error-message{color:#b51a00;}
select.err,input.err,textarea.err{border:solid 1px #b51a00;background:#f7f3f3;}
div.error-message{margin:0 0 15px;}
.form-text{color:#112536;font-weight:bold;}
.black-text{color:#000;}
a.list-item:link,.list-item a:link{color:#043fa0;text-decoration:none;}
a.list-item:visited,.list-item a:visited{color:#043fa0;text-decoration:none;}
a.list-item:hover,.list-item a:hover{color:#2863c2;text-decoration:underline;}
a.list-item:active,.list-item a:active{color:#043fa0;text-decoration:none;}
tr.head-row th{background:#ccc none;font-weight:bold;}
tr.highlight td,tr.highlight th,li.highlight{}
tr.center-row th{text-align:center;}
div.ajax-popup-error-message{padding:0 5px;margin:10px 0;display:none;}
div.ajax-popup-error-message span{float:left;margin:0 10px 0 3px;}
/**
* Currency
*/
.currency{white-space:nowrap;}
input.datepicker-formatted{border:solid 1px #bbb;margin-right:5px;}
input.datepicker-formatted[disabled]{background:#fff;color:#bbb;}
/**
* zipcode
*/
input.zipcode{width:100px;}
input.zip4{width:60px;}
/**
* password validation
*/
span.validate-mark{margin:0;padding:0;vertical-align:middle;}
span.validate-mark img{width:15px;margin-left:3px;height:15px;}
span.validate-matched img{background:transparent url(../images/icon_ok.png) no-repeat left top;}
span.validate-non-matched img{background:transparent url(../images/icon_nok.png) no-repeat left top;}
/*==============================================================================
layout styles
==============================================================================*/
/**
* page container
*/
#page-container{clear:both;margin:0 auto;width:100%;position:relative;min-height:100%; background: #fff;}
/**
* page layout
*/
#content-container{clear:both;float:left;width:100%;padding-bottom:39px;margin-top:150px;overflow:hidden;position:relative;}
#content-container2{float:left;width:200%;position:relative;right:100%;}
#center{float:left;width:50%;position:relative;left:50%;}
#left-bar{float:left;width:180px;margin-left:7px;position:relative;background-color:#fff;}
#right-bar{float:right;width:180px;right:7px;position:relative;background-color: #fff;}
#center-main{margin:0 200px;position:relative;overflow:hidden;}
#header{width:100%;height:120px;position:absolute !important;top:0;left:0;}
#footer{width:100%;float:left;height:30px;overflow:hidden;}
/* clearfix */
.clearfix:after{clear:both;display:block;content:".";line-height:0;visibility:hidden;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
/**
* Right-to-left
*/
.rtl{direction:rtl;}
/**
* header styles
*/
#header .line1{position:relative;height:80px;direction:ltr; background: #FB0479;}
#header .line1 .logo{padding-top:0;margin-left:0;width:378px;}
#header .line1 .logo a img{width:268px;height:80px;}
/* header tabs */
.tabs{margin-right:5px;font-size:95%;line-height:normal;position:absolute;bottom:0;right:10px;}
.tabs ul{margin:0;padding:10px 10px 0 50px;list-style:none;}
.tabs li{margin:0;padding:0;display:inline;white-space:nowrap;}
.tabs a{float:left;margin:0;padding:0 0 0 4px;background:url(../images/tab_left.gif) no-repeat left top;font-weight:bold;text-decoration:none;}
.tabs a span{float:left;padding:8px 15px 7px 6px;display:block;background:url(../images/tab_right.gif) no-repeat right top;color:#fff;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a span{float:none;}
/* End IE5-Mac hack */
.tabs a:hover span{color:#710237;}
.tabs a:hover{background-position:0% -42px;}
.tabs a:hover span{background-position:100% -42px;}
/* phones line */
#header .phones{white-space:nowrap;color:#efefef;text-align:right;position:absolute;right:10px;top:10px;}
#header .phones span{padding-left:15px;}
/* input styles */
.menuInput{border:1px solid #fff;width:97%;padding:2px;margin-bottom:5px;color:#ac0454;background:#eee8aa;font-weight:bold;}
.menu-inputBlur{border: 1px inset #dadada; background: #fafafa; color: #B00000;font-weight:bold;}
.search-input{border:1px solid #fff;width:200px;padding:2px;color:#ac0454;background:#eee8aa;font-weight:bold;}
.search-inputBlur{border: 1px inset #fecde4; background: #fecde4; color: #b20356;font-weight:bold;}
/**
* header line 2
*/
#header .line2{width:100%;border:none;border-top: 1px solid #fed1e7; border-bottom: 1px solid #430120; background: #FB0479 url(../images/search_line.gif) repeat-x top; font-weight: bold; color: #fff;position:relative;height:30px;}
#header .line2 div,
#header .line2 span{color:#fff;}
#header .line2 a{color:#f0f0f0;}
#header div.search{line-height:30px;position:absolute;top:0;left:10px;height:30px;vertical-align:middle;}
#header span.search{padding-left:20px;padding-right:5px;font-size:12px;}
#header input.text{width:108px;}
#header a.search{text-decoration:underline;}
#header input{margin-right:3px;}
#header button.simple-button{margin-bottom:3px;margin-right:3px;vertical-align:middle;}
#header button.simple-button img{margin-left:0;}
#header .languages{text-align:right;position:absolute;top:4px;right:20px;vertical-align:middle;}
#header .languages-row,
#header .languages-flags{top:9px;}
#header .languages-flags a,
#header .languages-flags strong{padding-left:5px;padding-right:5px;}
#header .languages label{font-size:12px;line-height:21px;vertical-align:middle;}
#header .languages select{margin-left:5px;}
/**
* header line 3
*/
.printable #header .line3{display:none;}
#header .line3{padding:0 7px;line-height:25px;height:25px;border-bottom:1px solid #D9D9D9;border-top:1px #666 solid;margin-bottom:0;background:#F2F2F2;font-size:90%;position:relative;}
.printable-bar a{padding:2px 20px 2px 0;background:transparent url(../images/printer.gif) no-repeat right top;color:#818891;font-size:10px;line-height:16px;}
div.printable-bar{width:130px;}
/**
* footer styles
*/
.uo-box {padding:4px;}
#footer .box{width:100%;padding:0;}
#footer .subbox{padding:0;border-top: 1px #e3e3e3 solid; border-bottom: 1px #e3e3e3 solid; background: #e3e3e3;color:#9d9d9d;height:28px;vertical-align:middle;position:relative;}
#footer .subbox .left{background:transparent none;line-height:30px;position:absolute;left:12px;top:0;vertical-align:middle; display: none;}
#footer .subbox .right{background:transparent none;text-align:right;line-height:30px;position:absolute;right:12px;top:0;vertical-align:middle;}
#footer .subbox a{color:#838383;text-decoration:underline;}
#footer .subbox a:hover{text-decoration:none;}
/*==============================================================================
widgets
==============================================================================*/
/**
* location bar
*/
#location{margin-bottom:10px;color:#818891;line-height:15px;height:25px;}
font.bread-crumb{color:#818891;}
a.bread-crumb:link{color:#818891;text-decoration:underline;}
a.bread-crumb:visited{color:#818891;text-decoration:underline;}
a.bread-crumb:hover{color:#818891;text-decoration:none;}
a.bread-crumb:active{color:#818891;text-decoration:underline;}
font.last-bread-crumb{text-decoration:none;}
#location span{padding:0 5px 0 5px;}
/**
* Dialog message container
*/
#dialog-message{margin:0;padding:0;width:350px;position:fixed;right:0;top:0;z-index:1000;}
#dialog-message .box{border:1px solid #000;border-top:3px solid #000;padding:10px 25px 10px 59px;text-align:left;position:relative;vertical-align:middle;min-height:32px;}
#dialog-message a.close-link{width:13px;display:block;text-decoration:none;position:absolute;top:5px;right:5px;height:13px;}
#dialog-message .close-img{width:13px;background:transparent url(../images/but_cross.gif) no-repeat left top;height:13px;}
#dialog-message .message-i{border-color:#7a97c1;color:#112536;background:#f4f5f7 url(../images/icon_info.gif) no-repeat 10px 10px;}
#dialog-message .message-w{border-color:#c3902f;color:#3e3104;background:#f8f7f3 url(../images/icon_warning.gif) no-repeat 10px 10px;}
#dialog-message .message-e{border-color:#d30000;color:#590a0a;background:#f7f3f3 url(../images/icon_error.gif) no-repeat 10px 10px;}
#dialog-message .anchor{margin-left:auto;margin-right:0;text-align:right;position:relative;height:15px;vertical-align:middle;}
#dialog-message .anchor img{width:12px;background:transparent url(../images/goto_arr.gif) no-repeat left top;height:10px;vertical-align:middle;}
.dialogtr{color:#1a2b3c;}
/**
* Form fill error
*/
.fill-error label{color:#ce0000;}
.fill-error input[type=text],
.fill-error input[type=password],
.fill-error select,
.fill-error textarea{border:solid 1px #ce0000;background:#ffebeb;}
div.error-label{display:none;color:#ce0000;font-size:9px !important;}
.fill-error div.error-label{display:block;}
/**
* Inline message
*/
.inline-message{padding:1px 1px 15px;margin:0;line-height:16px;height:16px;vertical-align:middle;}
.inline-message img.icon-w{width:18px;background:transparent url(../images/icon_warning_small.gif) no-repeat;vertical-align:top;height:18px;}
.cart-message{padding:5px 5px 5px 35px;margin-top:10px;margin-bottom:10px;color:#4f6280;font-size:10px;text-align:left;min-height:20px;}
.cart-message-w{background:#efefef 5px 5px url(../images/icon_warning_small.gif) no-repeat;}
.cart-message div.close-link{float:right;width:25px;background:transparent url(../images/but_cross.gif) no-repeat right top;text-align:right;height:13px;cursor:pointer;}
/**
* side bar container
*/
.menu-dialog{padding:0;margin:0 0 10px 0;}
.menu-dialog .title-bar{clear:both;margin:0;width:100%;background:#fb0479 url('../images/menu_left.gif') no-repeat left top;font-weight:bold;height:23px;padding:0;}
.menu-dialog .title-bar img{float:right;padding-left:1px;}
.menu-dialog .title-bar img.icon{/*margin:4px 7px 6px;width:17px;height:17px;*/ display:none;}
.menu-minicart .title-bar img.icon{margin:4px 7px 6px;width:17px;height:17px; display:block;}
.menu-dialog .title-bar h2{float:left;margin:0;padding:5px 0 0 16px;color:#fff;font-size:100%;}
.menu-dialog .link-title span.title-link{padding:0;margin:7px 0 0 0; float: right;}
.menu-dialog .link-title a.title-link{text-decoration:none;outline-style:none;}
.menu-dialog .link-title .title-link img{width:7px;background:transparent url(../images/menu_arrow.gif) no-repeat left center;height:11px;}
.menu-dialog .content{padding:8px 10px 10px 10px;bbackground:#fff;color:#303030;overflow:hidden;}
.menu-dialog .content a{color:#303030;}
.menu-dialog .content a:hover{color:#fb0000;}
.menu-dialog ul{padding:0;margin:0;list-style:none;}
.menu-dialog ul li{padding:0;vertical-align:middle;}
.menu-dialog .item{color:#303030;font-size:10px;}
.menu-dialog ul li a{font-size:11px;text-decoration:none;}
.menu-dialog ul li a:hover{text-decoration:underline;}
.menu-dialog hr{background:#d6d6d6;}
.menu-dialog .login-text ul li{padding:1px 0;}
/**
* Dialog container
*/
.dialog{padding:0;margin:0 0 30px 0;page-break-inside:avoid;}
.dialog-featured-list{border:0 none;}
.dialog .title{border:0 none;margin:0;padding:0 0 0 18px;color:#fff;background:#fb0479 url('../images/dialog_left.gif') no-repeat left top; font-weight:bold;font-size:13px;line-height:30px;text-align:left;position:relative;vertical-align:middle;height:30px;overflow:hidden;}
.dialog-featured-list .title { border: none; margin: 0; padding: 0 0 0 18px; background: #fb0479 url('../images/dialog_left_featured.gif') no-repeat left top; font-weight:bold;font-size:13px;line-height:22px;text-align:left;position:relative;vertical-align:middle;height:23px;overflow:hidden; color: #fff; }
.dialog .title #dialog_right { float: right; padding-left: 1px; }
.dialog-featured-list .title #dialog_right { float: right; padding-left: 1px; }
.dialog .title h2{margin:0;padding:0;white-space:nowrap;font-size:13px;overflow:hidden;color:#fff;}
.dialog .content { border: 1px solid #cfcfcf; border-bottom: none; padding: 10px 10px 15px 10px; color: #58595b; text-align: left; }
.dialog-featured-list .content { border: none; padding: 0; color: #58595b; text-align: left; }
.content-top { background: url(../images/content_top_left.gif) no-repeat top left; height: 6px; }
.content-top .content_top_right { float: right; padding-left: 1px; height: 6px;}
.content-foot { background: url(../images/content_foot_left.gif) no-repeat bottom left; height: 6px;}
.content-foot .content_foot_right { float: right; padding-left: 1px; height: 6px;}
.list-dialog .title h2{width:60%;}
.list-dialog .title div.sort-box{width:50%;height:30px;position:absolute;top:0;right:0;overflow:hidden;}
.list-dialog .title div.sort-box .search-sort-bar{padding:0;margin:7px 0;}
.list-dialog .title div.sort-box .search-sort-title,
.list-dialog .title div.sort-box .search-sort-cell{padding-right:10px;}
/**
* Dialog with "noborder" class parameter
*/
.noborder{border:0 none;}
.noborder .content{padding:10px;}
/**********************************
* Buttons
**********************************/
/**
* button-based
*/
button.button{border:0 none;margin:0;padding:1px;background:transparent;cursor:pointer;height:23px;vertical-align:top;overflow:visible;outline-style:none;}
button.button .button-right{padding:0 10px 0 0;display:block;background:transparent url(../images/but_right.png) no-repeat right top;height:21px;}
button.button .button-left{margin:0;padding:0 5px 0 15px;display:block;white-space:nowrap;background:transparent url(../images/but_left.png) no-repeat left top;color:#111d4d;font:bold 11px/21px verdana,arial,helvetica,sans-serif;vertical-align:middle;height:22px;}
/**
* div-based
*/
div.button{border:0 none;margin:0;padding:0 10px 0 0;float:left;white-space:nowrap;background:transparent none;background:transparent url(../images/but_right.png) no-repeat right top;cursor:pointer;}
div.button div,
div.button a{padding:0 5px 0 15px;display:block;white-space:nowrap;background:transparent url(../images/but_left.png) no-repeat left top;color:#111d4d;font:bold 11px/21px verdana,arial,helvetica,sans-serif;text-decoration:none;outline-style:none;}
/**
* button-based link
*/
button.simple-button{border:0 none;margin:3px 0 0;padding:0;white-space:nowrap;color:#043fa0;background:transparent;font-size:11px;font-weight:bold;line-height:15px;cursor:pointer;height:15px;vertical-align:middle;outline-style:none;}
button.simple-button span{text-decoration:underline;}
button.simple-button img{display:none;}
/**
* a-based link
*/
a.simple-button{margin:0;padding:0;white-space:nowrap;color:#043fa0;font-size:11px;font-weight:normal;line-height:21px;text-decoration:underline;vertical-align:bottom;outline-style:none;}
a.simple-button:hover{color:#2863c2;}
/**
* input-image-based
*/
input.image-button{margin:0;padding:0;margin-bottom:2px;border:0 none;width:25px;background:transparent url(../images/go.gif) no-repeat left top;height:18px;vertical-align:middle;}
/**
* a-image-based
*/
a.image-button{text-decoration:none;}
a.image-button img{margin:0;padding:0;margin-bottom:2px;border:0 none;width:25px;background:transparent url(../images/go.gif) no-repeat left top;height:18px;vertical-align:middle;}
/*********************************
* Buttons alternative styles
*********************************/
/**
* Highlighted button
*/
button.main-button .button-right{background:transparent url(../images/but_main_right.png) no-repeat right top;}
button.main-button .button-left{background:transparent url(../images/but_main_left.png) no-repeat left top;color:#fff;}
div.main-button{background:transparent url(../images/but_main_right.png) no-repeat right top;}
div.main-button div,
div.main-button a{background:transparent url(../images/but_main_left.png) no-repeat left top;color:#fff;}
button.simple-main-button,
a.simple-main-button{color:#800;}
/**
* Light button
*/
button.light-button{padding-right:10px;}
button.light-button .button-right{padding:0 2px 0 0;background:transparent url(../images/but_light_right.gif) no-repeat right top;}
button.light-button .button-left{padding:0 10px 0 15px;background:transparent url(../images/but_light_left.gif) no-repeat left top;color:#365f8f;font-size:11px;}
div.light-button{padding:0 5px 0 0;background:transparent url(../images/but_light_right.gif) no-repeat right top;}
div.light-button div,
div.light-button a{padding:0 5px 0 11px;background:transparent url(../images/but_light_left.gif) no-repeat left top;color:#365f8f;font-size:11px;}
/**
* Delete cart item button
*/
a.simple-delete-button{padding-left:13px;color:#800;background:transparent url(../images/delete_cross.gif) no-repeat left 7px;}
/**
* Delete button w/o icon
*/
a.simple-delete-button-woicon{color:#800;}
/**
* Add to list... button
*/
div.drop-out-button{padding:0 23px 0 0;background:transparent url(../images/but_right_dropout.png) no-repeat right top;}
div.drop-out-button div,
div.drop-out-button a{padding-right:10px;background:transparent url(../images/but_left.png) no-repeat left top;}
div.dropout-container{padding:0;margin:0;border:0 none;position:absolute;}
div.dropout-wrapper{float:left;margin:0;position:relative;z-index:1;}
div.dropout-box{border:solid 1px #adb6c6;padding:5px 0;margin-top:26px;display:none;background:#fff;position:absolute;}
div.dropout-wrapper ul{margin:0;padding:0;}
div.dropout-wrapper ul li{padding:5px 15px;float:left;list-style-position:outside;list-style-type:none;}
div.dropout-wrapper ul li .button{float:left;position:relative;}
div.dropout-wrapper .button{float:none;margin-right:0;margin-top:2px;position:absolute;}
/**
* Menu button
*/
button.menu-button{height:22px;}
button.menu-button .button-right{padding-right:7px;background:transparent url(../images/but_menu_right.png) no-repeat right top;height:20px;}
button.menu-button .button-left{padding:0 1px 0 8px;background:transparent url(../images/but_menu_left.png) no-repeat left top;color:#deedf7;font-size:10px;line-height:20px;height:20px;height:21px;}
div.menu-button{padding-right:7px;background:transparent url(../images/but_menu_right.png) no-repeat right top;}
div.menu-button div,
div.menu-button a{padding:0 1px 0 8px;background:transparent url(../images/but_menu_left.png) no-repeat left top;color:#deedf7 !important;font-size:10px;line-height:20px;}
/**
* Add2Cart AJAX-based
*/
button.do-add2cart-wait,
button.do-add2cart-success,
button.do-add2cart-error{cursor:default;}
button.do-add2cart-wait .button-right,
button.do-add2cart-success .button-right,
button.do-add2cart-error .button-right{padding:0 5px 0 0;background:transparent url(../images/but_light_right.gif) no-repeat right top;}
button.do-add2cart-wait .button-left,
button.do-add2cart-success .button-left,
button.do-add2cart-error .button-left{padding:0 10px 0 15px;background:transparent url(../images/but_light_left.gif) no-repeat left top;color:#365f8f;font-size:11px;}
button.do-add2cart-wait .button-left .progress{display:block;background:transparent url(../images/progress.gif) repeat-x left 5px;}
/**
* button(s) containers
*/
.button-row,
.button-row-right{margin-top:20px;padding:0;line-height:23px;height:23px;}
.buttons-row .button,
.buttons-row button.simple-button,
.buttons-row a.simple-button{float:left;}
.buttons-row-right .button,
.buttons-row-right button.simple-button,
.buttons-row-right a.simple-button,
.button-row-right .button,
.button-row-right button.simple-button,
.button-row-right a.simple-button{float:right;}
.buttons-row-right-box{float:right;}
.buttons-row-right,
.buttons-row{margin:5px 0 0;height:23px;}
.buttons-row .button-separator{float:left;width:20px;height:22px;}
.buttons-row-right .button-separator{float:right;width:30px;height:15px;}
table tr td.buttons-row,
table tr td.button-row,
table tr td.buttons-row-right,
table tr td.button-row-right{margin:0;padding-top:15px;}
.buttons-auto-separator .button,
.buttons-auto-separator button.simple-button,
.buttons-auto-separator a.simple-button{margin-right:20px;}
.button-up{margin-top:-23px;width:30%;position:relative;}
/**
* popup help link
*/
a.popup-link{text-decoration:none;}
a.popup-link img{width:20px;margin-bottom:1px;background:transparent url(../images/question_button.gif) no-repeat left top;vertical-align:bottom;height:18px;}
/**
* cart page
*/
.shipping-method a{font-weight:bold;font-size:11px;text-decoration:underline;}
.shipping-method a:hover{text-decoration:none;}
.shipping-method label{display:block;vertical-align:middle;}
.shipping-warning{color:#3c6992;font:9px arial,verdana,helvetica,sans-serif;text-decoration:none;}
.estimator-container{width:40%;}
/**
* Gift wrapping
*/
.giftwrapping-cart{padding:10px 0;text-align:left;}
.giftwrap-option{padding:5px 0 5px 5px;}
.giftwrap-message-label{padding:5px 0;}
.giftwrap-message-text textarea{width:300px;height:80px;}
.giftwrap-cart-note{margin-left:15px;color:#b51800;}
.invoice-total-name span{font-weight:normal;}
.cart-total-row .total-name a{font-weight:normal;}
.invoice-giftwrap-notes{padding-top:30px;}
.invoice-giftwrap-notes p{font-size:14px;font-weight:bold;text-align:center;}
.invoice-giftwrap-notes div{border:1px solid #cecfce;padding:5px;height:50px;overflow:hidden;}
/**
* Images preview
*/
.images-preview-bg{width:100%;background:transparent url(../images/grey.png) repeat left top;position:absolute;height:100%;top:0;right:0;bottom:0;left:0;z-index:3000;}
.images-preview{border:5px solid #e3e3e3;background:#fff none;position:absolute;top:50px;right:50px;bottom:50px;left:50px;overflow:hidden;min-width:700px;min-height:500px;z-index:4000;}
.images-preview .wait{background:#fff url(../images/loading.gif) no-repeat center center;position:absolute;top:30px;right:0;bottom:30px;left:0;z-index:1500;}
.images-preview a.close{padding-left:12px;padding-bottom:2px;background:transparent url(../images/close_images_preview.gif) no-repeat left center;color:#4e4e4e;font-size:11px;text-decoration:none;text-transform:lowercase;position:absolute;top:9px;right:11px;outline-style:none;}
.images-preview .list-box{margin:50px 50px 0;padding:0;border:1px solid #fff;text-align:center;position:relative;}
.images-preview a.arrow{width:13px;display:block;position:absolute;height:13px;outline-style:none;cursor:pointer;}
.images-preview a.hidden{display:none;}
.images-preview a.left{background:transparent url(../images/arrow_left.gif) no-repeat left center;left:0;}
.images-preview a.right{background:transparent url(../images/arrow_right.gif) no-repeat right center;right:0;}
.images-preview a.left-disabled{background:transparent url(../images/arrow_left_disabled.gif) no-repeat left center;cursor:auto;}
.images-preview a.right-disabled{background:transparent url(../images/arrow_right_disabled.gif) no-repeat 6px center;cursor:auto;}
.images-preview div.list-subbox{margin:0;padding:0;text-align:center;overflow:hidden;position:relative;}
.images-preview ul{margin:0;padding:0;list-style:none;text-align:center;vertical-align:middle;position:absolute;}
.images-preview ul li{padding:0;margin:0 12px;border:1px solid #fff;float:left;display:block;background:transparent none;text-align:center;vertical-align:middle;cursor:pointer;}
.images-preview ul li.over,
.images-preview ul li:hover{border:1px solid #ccc;}
.images-preview ul li.selected{border:1px solid #215485;}
.images-preview ul li img{display:inline;text-align:center;vertical-align:middle;}
.images-preview ul li.loading{background:url(../images/loading.gif) no-repeat center center;}
.images-preview ul li.loading img{display:none;}
.images-preview .box{margin:50px;background:transparent none;text-align:center;position:relative;vertical-align:middle;}
.images-preview .box.loading{background:url(../images/loading.gif) no-repeat center center;}
.images-preview .box img{text-align:center;cursor:pointer;vertical-align:middle;}
/**
* Data table
*/
.data-table td{padding:4px 1px;line-height:21px;vertical-align:top;}
.data-table.light-table td{padding:3px;line-height:16px;}
.data-table td.data-name{padding-right:5px;color:#112536;vertical-align:top;}
.data-table td.data-required,
td.data-required{color:#800;}
.data-table td.data-required{padding-right:4px;width:5px;text-align:center;}
.data-table .error-message{color:#800;vertical-align:middle;}
.data-table div.error-message{margin:0;}
.data-table tr.head-row th{padding-left:5px;padding-right:5px;}
.data-table tr th.data-checkbox-column{width:10px;}
.data-table tr .data-right-column{text-align:right;}
.data-table tr .data-width-100{width:100%;}
.data-table tr td.data-name label{line-height:21px;vertical-align:top;}
span.star{padding-left:5px;color:#800;}
/**
* Search sort bar
*/
.search-sort-bar{padding-right:20px;margin:15px 0 30px;white-space:nowrap;line-height:16px;text-align:right;vertical-align:middle;height:16px;}
.search-sort-title{padding-right:20px; font-size: 10px;}
.search-sort-cell{padding-right:20px;font-size: 10px;}
a.search-sort-link{text-decoration:underline;}
.search-sort-bar img,
.search-sort-bar-float img{width:9px;margin-right:5px;height:9px;}
.search-sort-bar a.up-direction{padding-left:14px;background:transparent url(../images/uarrow.gif) no-repeat left 3px;font-weight:bold;}
.search-sort-bar a.down-direction{padding-left:14px;background:transparent url(../images/darrow.gif) no-repeat left 3px;font-weight:bold;}
/**
* Expandable section
*/
.expand-section{margin:20px 0;line-height:16px;height:16px;vertical-align:middle;}
.expand-section img{width:11px;margin:2px 5px 3px 0;height:11px;vertical-align:middle;}
.expand-section img.plus{background:transparent url(../images/plus.gif) no-repeat left top;}
.expand-section img.minus{background:transparent url(../images/minus.gif) no-repeat left top;}
.expand-section a{font-weight:bold;text-decoration:underline;}
/**
* Pagination mechanism
*/
.nav-pages{padding:0;margin:0;white-space:nowrap;vertical-align:bottom;}
.nav-pages-title{padding-right:10px;}
.nav-pages img{width:15px;vertical-align:bottom;height:15px;}
.nav-pages a{text-align:center;text-decoration:underline;}
.nav-pages .left-arrow img{background:transparent url(../images/navigation_arrow_left.gif) no-repeat left top;}
.nav-pages .right-arrow img{background:transparent url(../images/navigation_arrow_right.gif) no-repeat left top;}
.nav-pages .current-page{font-weight:bold;text-align:center;}
.nav-pages .right-delimiter{padding-right:12px;}
/**
* Subheader styles
*/
h3{margin:0 0 10px;padding:0;border:0 none;border-bottom:1px solid #ccc;color:#525252;font-weight:bold;font-size:12px;}
h3.grey{border-bottom:1px solid #ccc;color:#666;font-size:11px;}
h3.black{border-bottom:1px solid #000;color:#010101;font-size:12px;font-weight:bold;}
h3.red{border-bottom:1px solid #acb7c7;}
h3.separator{margin-top:30px;}
/**
* Table head cell
*/
.img-down-direction{width:7px;margin-right:3px;background:transparent url(../images/r_bottom.gif) no-repeat left top;height:6px;vertical-align:middle;}
.img-up-direction{width:7px;margin-right:3px;background:transparent url(../images/r_top.gif) no-repeat left top;height:6px;vertical-align:middle;}
/**
* NoScript warning
*/
.noscript-warning{padding:10px;margin:0;border:5px solid #ddd;background:#fff none;position:absolute;top:10px;left:25%;right:25%;overflow:hidden;}
.noscript-warning .content{padding-left:37px;background:transparent url(../images/icon_warning.gif) no-repeat left top;font-weight:bold;line-height:16px;min-height:32px;}
/**
* Webmaster mode
*/
.lbl{width:auto !important;margin:0 !important;padding:0 !important;display:inline !important;color:green !important;font-weight:700 !important;}
.section{margin:0 !important;padding:0 !important;width:auto !important;}
/**
* BlockUI plugin (screen overlay) 
*/
.blockMsg{padding:0;margin:0;border:3px solid #aaa;color:#000;background:#fff;text-align:center;min-width:200px;top:40%;cursor:wait;}
.blockUI span.waiting{padding:3px;margin:8px 5px;padding:5px 0 5px 45px;display:inline-block;background:#fbfbfb url(../images/loading.gif) no-repeat;color:#617683;font-size:18px;}
.ui-dialog .blockOverlay{background:#fff !important;opacity:1 !important;filter:Alpha(Opacity=100);}
.ui-dialog .blockMsg{border:0 none !important;}
/*==============================================================================
Side-bar styles
==============================================================================*/
/* menu-categories-list */
.menu-categories-list img.icon{background:transparent url(../images/dingbats_categorie.gif) no-repeat left top;}
.menu-categories-list .content, .menu-special .content, .menu-bestsellers .content,.menu-help .content{padding:0;background:#fff; color: #303030;font-size:95%;overflow:hidden;}
.menu-categories-list ul,.menu-special ul,.menu-minicart ul,.menu-bestsellers  ul,.menu-help ul{margin:0;padding:0;width:100%;list-style-type:none;}
.menu-categories-list .content ul li a,.menu-special .content ul li a,.menu-bestsellers ul li a,.menu-help ul li a,.menu-minicart ul li a{padding:3px 2px 3px 10px;border-bottom: 1px solid #EDEDED; display: block; color: #303030; background: #fff;line-height:17px;text-decoration:none;}
.menu-categories-list .content ul li a{padding:4px 2px 4px 10px;}
.menu-minicart ul li a{padding:3px 2px 3px 10px; border-bottom: 1px solid #fff; display: block; color: #303030; background: #f8f8f8;font-size:95%;text-decoration:none;height:16px;}
.menu-categories-list ul li a:hover,.menu-special ul li a:hover,.menu-bestsellers ul li a:hover,.menu-help ul li a:hover,.menu-minicart ul li a:hover{color: #dd0000; background: #f8f8f8;text-decoration:none;}
/**
* Special menu
*/
.menu-special img.icon{background:url(../images/dingbats_categorie.gif);}
/**
* Help menu
*/
.menu-help img.icon{background:url(../images/dingbats_help.gif);}
/**
* Minicart
*/
.menu-minicart .title-bar{background:#fb0479 url(../images/menu_left.gif)no-repeat left top;}
.menu-minicart .title-bar h2{color:#fff;}
.menu-minicart title-bar img.icon{background:url(../images/dingbats_orders.gif) no-repeat;position:absolute;top:5px;right:15px;height:10px; display: block;}
.full-mini-cart .title-bar img.icon{width:12px;background:transparent url(../images/cart_full.gif) no-repeat left top;height:10px;display: block;}
div.minicart{color:#112536;font-size:10px;}
div.minicart img{width:19px;height:16px;}
div.minicart .empty b{line-height:18px;}
div.minicart table{margin:0 0 0 1px;}
div.minicart table tr td{padding:1px;color:#112536;font-size:10px;}
hr.minicart{clear:both;margin:5px 0;padding:0;height:0;}
/**
* AJAX-based minicart
*/
.ajax-minicart .title-bar{position:relative;overflow:visible;}
#content-container .ajax-minicart img.minicart-button{width:38px;margin-top:2px;margin-bottom:2px;background:transparent url(../images/cart_button.gif) no-repeat left top;height:18px;cursor:pointer;position:relative;overflow:hidden;z-index:100;}
#content-container .ajax-minicart img.minicart-button-show{background:left -21px;}
.minicart-box{width:250px;padding:10px 10px 10px 5px;border:1px solid #99a4ad;display:none;white-space:normal;background:#fff;font-weight:normal;position:absolute;left:auto;right:0;top:23px;z-index:2500;}
.minicart-box .progress{background:transparent url(../images/progress.gif) repeat-x left top;height:11px;}
.minicart-box hr{margin-left:5px;}
.minicart-box ul{margin:0;padding:0;list-style:none;background:#fff;}
.minicart-box ul li{margin:0;padding:6px 15px 6px 5px;white-space:normal;line-height:normal;position:relative;overflow:hidden;}
.minicart-box ul li a.delete{padding-left:10px;}
.minicart-box ul li a.delete img{width:9px;background:#fff url(../images/delete_cross.gif) no-repeat left top;height:9px;}
.minicart-box ul li a{white-space:normal !important;text-decoration:underline;}
.minicart-box .price-row{margin-top:4px;}
.minicart-box input.quantity{width:35px;}
.minicart-box .buttons-row{margin-top:5px;margin-left:5px;height:35px;}
.minicart-box .buttons-row .light-button div,
.minicart-box .buttons-row .light-button a,
.minicart-box .buttons-row .light-button .button-left{font-size:10px;font-weight:normal;}
.minicart-box ul.menu li.view-cart-link a,
.minicart-box ul.menu li.checkout-link a{border-left:1px solid #fff;border-right:1px solid #fff;}
.minicart-box li.checkout-popup-link{padding-left:0;padding-top:2px;padding-bottom:2px;overflow:visible;}
.minicart-box .checkout-popup-link a.link:link,
.minicart-box .checkout-popup-link a.link:visited,
.minicart-box .checkout-popup-link a.link:hover,
.minicart-box .checkout-popup-link a.link:active{text-decoration:none;}
.minicart-box .checkout-popup-link a.link{border:1px solid #fff;padding:4px 0 4px 5px;background:#fff;outline-style:none;z-index:1000;position:relative;outline-style:none;}
.minicart-box .checkout-popup-link a.show{border-top:1px solid #99a4ad;border-left:1px solid #99a4ad;border-right:1px solid #99a4ad;border-bottom:1px solid #fff;padding-right:5px;}
.minicart-box .checkout-popup-link .link span{border-bottom:1px dashed #043fa0;cursor:pointer;}
.minicart-box .checkout-popup-link a.link img{width:9px;background:#fff url(../images/checkout_arrow.gif) no-repeat right top;height:7px;cursor:pointer;}
.minicart-box .checkout-popup-link div.buttons-box{border:1px solid #99a4ad;padding:10px;display:none;background:#fff none;position:absolute;left:0;top:19px;}
.minicart-box .minicart-checkout-button{padding-right:31px;background:#fff;}
.minicart-box .minicart-checkout-button a:link,
.minicart-box .minicart-checkout-button a:hover,
.minicart-box .minicart-checkout-button a:visited,
.minicart-box .minicart-checkout-button a:active{float:left;background:#fff;color:#950000;font-weight:bold;font-size:11px;line-height:22px;text-decoration:underline;}
.minicart-box .gcheckout-cart-buttons a img{width:inherit;background:transparent none;height:inherit;}
.minicart-box .paypal-cart-button,
.minicart-box .paypal-cart-button p,
.minicart-box .gcheckout-cart-buttons,
.minicart-box .gcheckout-cart-buttons p{text-align:left;}
.minicart-box .paypal-cart-button div,
.minicart-box .gcheckout-cart-buttons div{margin:0;text-align:left;}
iframe.minicart-bg{width:250px;border:0 none;display:none;background:#fff none;position:absolute;}
iframe.minicart-checkout-bg{border:0 none;display:none;background:#fff none;position:absolute;}
.help-link{border-bottom:1px dashed #000;text-decoration:none !important;cursor:help;}
/**
* Tooltip 
*/
#tooltip{border:1px solid #000;padding:5px;background:#fff none;text-align:left;position:absolute;top:0;left:0;max-width:300px;z-index:10000;}
#tooltip h3,
#tooltip div{margin:0;}
/**
* auth box
*/
.menu-auth img.icon{background:url(../images/dingbats_authentification.gif) no-repeat;}
.menu-auth input{width:120px;}
.login-buttons{margin:3px 0 5px;}
.login-buttons .button{float:left;margin-right:10px;margin-bottom:5px;}
.menu-dialog .recovery{clear:both;margin-bottom:2px;}
.menu-dialog .recovery a{font-size:10px;text-decoration:underline;}
.menu-dialog .left{text-align:left;}
.menu-dialog .login-text{vertical-align:top;}
.small-note,
.small-link{color:#3c6992;font:9px arial,verdana,helvetica,sans-serif;text-decoration:none;}
.small{font-weight:normal;font-size:10px;}
.small-link:hover{text-decoration:underline;}
/**
* news box styles
*/
.menu-news img.icon{background:url(../images/dingbats_news.gif) no-repeat;}
.menu-dialog .subscribe{margin-top:8px;}
.menu-dialog a.prev-news{text-decoration:underline;}
/**
* interneka menu
*/
.menu-interneka img.icon{background:url(../images/dingbats_affiliates.gif) no-repeat;}
/**
* Popup-dialog 
*/
div.popup-dialog{text-align:left;min-width:300px;}
/*============================================================================
page-specific styles
==============================================================================*/
/**
* category page
*/
.category-description{margin-bottom:15px;}
.current-category-icon{padding:0;height:100%;vertical-align:top;}
.current-category-icon img{margin:5px;}
ul.subcategories{margin:0;padding:0 0 15px;list-style:none;}
ul.subcategories li{margin:0 0 10px;text-align:left;}
ul.subcategories a{font-weight:bold;text-decoration:underline;}
span.subcategories{margin:0 10px;padding-bottom:0;display:inline-block;text-align:center;vertical-align:top;overflow:hidden;}
.subcategory-image{float:left;margin:0 10px 10px 0;}
.subcategory-descr{width:auto;padding:0;margin-bottom:20px;}
/**
* Product details page
*/
.product-details{margin-bottom:50px;position:relative;}
.product-details .image{padding:0;float:left;margin:5px 20px 5px 10px;text-align:center;vertical-align:top;}
.product-details .image .image-box{margin:0 auto;padding:0;}
.product-details .details{padding-left:30px;}
.product-details .details .descr{padding-right:20px;vertical-align:top;}
.product-details .details .save-percent-container{margin-left:10px;width:57px;height:57px;}
.product-details .details .save{float:left;width:57px;padding-top:28px;padding-left:3px;color:#fff;background:transparent url(../images/save_money.gif) no-repeat left top;font-size:11px;font-weight:bold;text-align:center;height:29px;}
.product-details .product-subtitle{padding:23px 0 10px;}
.product-details .product-subtitle div{border:0 none;border-bottom:1px solid #ac0454;color:#ac0454;font-weight:bold;font-size:12px;}
.product-details .message{color:#b51a00;}
.product-details .warning-message{color:red;}
.product-details .customer-message{color:#b51a00;font-weight:bold;}
.product-details .quantity-row td{padding-top:15px;}
.product-details .button-row{margin-top:15px;}
#product-tabs-container{margin-bottom:30px;}
.product-details .ask-question{margin-top:16px;float:none;}
/**
* Product properties table
*/
table.product-properties{width:100%;margin:0;}
table.product-properties tr td{padding:2px;vertical-align:top;}
table.product-properties .property-name{width:40%;}
table.product-properties .property-value{width:60%;}
table.product-properties .product-price{color:#010101;font-weight:bold;font-size:12px;}
table.product-properties .product-price-value{white-space:nowrap;color:#ac0454;font:bold 12px verdana;}
table.product-properties .product-market-price{padding-left:5px;white-space:nowrap;color:#787878;font:bold 12px verdana;}
table.product-properties .product-taxed-price{white-space:nowrap;color:#383838;font-weight:normal;vertical-align:bottom;}
table.product-properties .product-input{padding-right:10px;height:25px;}
table.product-properties .product-min-amount,
table.product-properties .product-one-quantity{font-size:14px;}
table.product-properties .separator td{height:18px;}
/**
* Send 2 friend section
*/
input.send2friend{width:300px;}
textarea.send2friend{width:400px;}
#send_message_box{margin-top:10px;}
/*********************************
* Products list
*********************************/
/**
* Common styles
*/
.products{margin-bottom:15px;margin-top:5px;}
.products .image{white-space:nowrap;text-align:center;vertical-align:top;}
.products a.see-details{display:block;text-align:center;text-decoration:underline;}
.products .product-title,
.product-details .product-title{font-weight:bold;font-size:14px;text-decoration:underline;color:#ac0454;}
.products .descr{padding:15px 0 0;margin:0;}
.products .sku{margin-top:15px;}
.products .price-row{margin:0;padding:0;text-align:center;}
.products .market-price-value{background:transparent url(../images/spacer_black.gif) repeat-x left 8px;}
.products .price{font-weight:bold;font-size:12px;}
.products .price-value{color:#ac0454;font-weight:bold;font-size:12px;}
.products .price-save{padding:0;margin:0;color:#ac0454;}
.products .taxes{padding:2px 2px 2px 30px;}
.products .buy-now{margin:10px 0 0;}
.products .buy-now .quantity{white-space:nowrap;height:30px;vertical-align:middle;}
.products .buy-now .quantity-empty{height:45px;}
.products .buy-now .quantity-title{width:75px;padding-right:16px;}
.products .buy-now .quantity select{vertical-align:middle;}
.products .buy-now .out-of-stock{white-space:nowrap;font-weight:bold;}
.products .buy-now .prices{height:15px;vertical-align:middle;}
.products .product-details-title{color:#b51a00;font-weight:bold;font-size:12px;}
.products .product-price-text{color:#010101;font-weight:bold;font-size:12px;}
.quantity-text{padding-left:3px;color:#818891;}
/**
* List as list
*/
.products-list .item{margin:0 0 45px;position:relative;}
.products-list .image{float:left;padding:3px 20px 3px 10px;margin-right:auto;position:relative;}
.products-list .details{padding-left:30px;border:0 none;vertical-align:top;}
.products-list .details hr{margin:5px 5px 5px 0;}
.products-list .buy-now .center,
.products-list .buy-now .halign-center{margin-left:0;text-align:left;}
/**
* List as multicolumn table
*/
.products-table .product-cell{padding: 5px 5px 0 5px; text-align: center;background:#fff;text-align:center;vertical-align:top;}
.products-table .product-cell .content-multicolumn{padding: 5px; text-align: center; border-left: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb;background:#fff;text-align:center;vertical-align:top;}
.products-table .product-cell-hover{padding: 5px 5px 0 5px; text-align: center;background:#fff;text-align:center;vertical-align:top;}
.products-table .product-cell-hover .content-multicolumn{padding: 5px; text-align: center; border-left: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb;background:#fff;text-align:center;vertical-align:top;}
.products-table .product-cell .image img{border:1px solid #fff;margin-top:5px;}
.products-table .product-cell-hover .image img{border:1px solid #abb5c7;margin-top:5px;}
.products-table .first.products-row td.product-cell{padding-top:0;}
.products-table div.product-cell-buynow{padding:6px 0 0 0;border:none;background:none;}
.products-table div.product-cell-buynow .button-row{margin:9px 0 5px;}
.products-table .image{padding:0;margin:3px 0;}
.products-table a.see-details{display:inline;}
.products-table .sku{margin-top:5px;}
.products-table .product-title{font-size:12px;}
.products-table .buttons-row,
.products-table .button-row{margin:0;}
.products-table .buttons-row button,
.products-table .button-row button{float:none;}
.products-table .buy-now{margin-top:5px;}
.products-table .buy-now .quantity-title{width:auto;padding-right:5px;}
.products-table tr.separator td{padding:0;height:5px;}
/**
* Advanced search page
*/
.adv-search table td{padding:3px 5px 3px 0;white-space:nowrap;}
.adv-search table .data-name{width:20%;color:#112536;font-weight:bold;vertical-align:top;}
.adv-search table .data-input{white-space:nowrap;}
.adv-search table .pattern{padding-bottom:0;}
.adv-search table .pattern input,
.adv-search table .pattern select{width:95%;vertical-align:bottom;}
.adv-search table .search-button{width:25%;padding:0;}
#adv_search_box{margin-bottom:15px;}
.search-again{margin-top:-17px;margin-left:400px;text-align:right;position:relative;}
.results-found{width:400px;position:relative;}
/**
* Register page
*/
.register-note{margin-bottom:15px;color:#000;}
.register-newbie-note{margin-top:30px;text-align:center;}
.register-bottom-note{margin-top:30px;padding-bottom:45px;}
.register-ups-box{margin-top:45px;margin-bottom:15px;}
.register-section-title{height:30px;vertical-align:middle;}
.register-section-title div{padding:2px 0;border-bottom:1px solid #000;vertical-align:middle;}
.register-section-title div *{vertical-align:middle;}
.register-sec-minimized div{border-bottom:0 none;}
.register-section-title label{color:#2c3e49;font-size:10px;font-weight:bold;}
.register-table .register-exp-section label{border-bottom:1px dashed #2c3e49;}
table.register-table .register-exp-section{padding-top:16px;padding-bottom:16px;}
table.register-table td.data-name{width:30%;font-weight:normal;text-align:right;}
/**
* Cart page
*/
.cart .item{margin:0 0 30px;}
.cart .item .image{padding:3px 8px 3px 3px;position:relative;height:100%;}
.cart .details{margin-left:138px;width:80%;vertical-align:top;}
.cart .product-title{text-decoration:underline;}
.cart .descr{padding-bottom:15px;}
.cart .poptions-title{font-weight:bold;}
.cart .poptions-list{margin-bottom:15px;}
.cart .buttons{margin-top:30px;position:relative;vertical-align:top;height:23px;}
.cart .buttons .buttons-row{margin-top:0;}
.cart .left-buttons-row{vertical-align:top;position:absolute;top:0;left:0;}
.cart .right-buttons-row{width:50%;position:absolute;top:0;right:0;}
.cart .right-buttons-row .checkout-button{float:right;}
.cart-total-line{width:50%;margin-left:50%;}
.cart-total-row{text-align:right;}
div.shipping-method{margin-bottom:15px;color:#112536;font-weight:bold;text-align:right;}
th.shipping-method{color:#112536;font-weight:bold;text-align:left;}
.shipping-method select{font-weight:normal;}
.shipping-method table{margin:0 0 0 auto;text-align:right;}
.shipping-method table td{font-weight:normal;text-align:left;}
.shipping-method tr.selected{background:#eee none;}
.totals{margin:0 0 0 auto;width:30%;text-align:right;}
.totals td{padding:3px;}
.totals .total-name{padding-right:8px;white-space:nowrap;color:#112536;font-weight:bold;text-align:left;}
.totals .total-value{white-space:nowrap;color:#b51a00;font-weight:bold;text-align:right;}
.totals .total-alt-value{white-space:nowrap;text-align:right;}
.totals .total-line{height:1px;}
.totals .total-line img{width:100%;background:#000 none;height:1px;}
.totals .total{padding-right:8px;white-space:nowrap;color:#112536;font-weight:bold;text-transform:uppercase;text-align:left;}
.totals .total-taxes{font-weight:bold;text-align:right;}
.totals .total-tax-line{background:#eee;}
.totals .total-tax-line td{white-space:nowrap;text-align:right;}
.totals .total-tax-name{padding-right:8px;}
.cart hr{margin-top:10px;margin-bottom:10px;border-color:#d7d9e4;}
.cart-content{margin-bottom:15px;}
.cart-content tr td,
.cart-content tr th{padding:1px 3px;text-align:left;height:23px;vertical-align:top;}
.cart-content tr td.summary-cell{text-align:right;}
.cart-content .cart-column-tax{text-align:center;}
.cart-content td.cart-column-price,
.cart-content td.cart-column-total{text-align:right;}
.cart-content .cart-content-text{color:#b51a00;font-weight:bold;}
.cart-content .cart-column-quantity{width:30px;}
.cart-content .cart-column-product{width:100%;}
.cart-content input.cart-quantity{width:30px;}
.cmpi-vbv-icon{width:49%;float:left;text-align:center;}
.cmpi-vbv-icon img{width:71px;background:transparent url(../images/vbv_logo.gif) no-repeat left top;height:57px;}
.cmpi-mcsc-icon{width:49%;text-align:center;}
.cmpi-mcsc-icon img{width:74px;background:transparent url(../images/mcsc_logo.gif) no-repeat left top;height:40px;}
/**
* Checkout page
*/
.checkout-payments tr td{padding:2px;text-align:left;}
.checkout-payments tr td.checkout-payment-name{width:20%;white-space:nowrap;}
.checkout-payments tr td.checkout-payment-name label{font-weight:bold;}
.checkout-payments tr td.checkout-payment-descr{width:80%;}
.checkout-payments tr td.checkout-payment-paypal{width:100%;}
.checkout-payments tr td.checkout-payment-paypal img{border:0 none;}
.checkout-update-button{float:left;margin:0;}
.order-placed-msg{margin:20px 0 10px;padding:0;font-size:13px;text-align:center;}
/**
* Payment wait page
*/
body.payment-wait{text-align:center;}
body.payment-wait .payment-wait-title,
body.payment-wait .payment-details-title{border-top:30px solid #d0ddeb;}
body.payment-wait h1{padding:40px 0 0;border-top:1px solid #d0ddeb;margin-top:1px;display:block;color:#2c3e49;}
body.payment-wait img.payment-wait-image{width:350px;margin-top:10px;background:transparent url(../images/progress.gif) repeat-x;height:11px;}
/**
* Help index page
*/
.help-index{padding:0;margin:0;list-style:none;}
.help-index li{margin:0;padding:10px 0 0;}
.help-index li.first-item{padding-top:0;}
/**
* Help / cvv2 page
*/
.help-cvv2-images{float:right;margin:15px 5px 5px;}
.help-cvv2-images img{float:none;margin-bottom:15px;display:block;}
/**
* Help / usps test page
*/
.help-usps-test-dir{margin-bottom:15px;text-decoration:underline;}
/**
* Images viewer
*/
.images-viewer{margin:10px 0;text-align:center;}
.images-viewer-list{white-space:nowrap;position:relative;}
.images-viewer-list .side-arrow{width:10px;display:block;text-decoration:none;position:absolute;top:0;height:54px;outline-style:none;}
.images-viewer-list .left-arrow{text-align:left;left:0;}
.images-viewer-list .right-arrow{padding-left:3px;text-align:right;right:0;}
.images-viewer-list .side-arrow img{width:7px;height:100%;}
.images-viewer-list .left-arrow .enabled{display:block;background:transparent url(../images/arrow_left.gif) no-repeat left center;}
.images-viewer-list .left-arrow .disabled{display:block;background:transparent url(../images/arrow_left_disabled.gif) no-repeat left center;}
.images-viewer-list .hidden{display:none;}
.images-viewer-list .right-arrow .enabled{display:block;background:transparent url(../images/arrow_right.gif) no-repeat left center;}
.images-viewer-list .right-arrow .disabled{display:block;background:transparent url(../images/arrow_right_disabled.gif) no-repeat left center;}
.images-viewer-icons{padding:0;margin:0 10px;text-align:left;overflow:hidden;}
.images-viewer-icons a{padding:0;border:1px solid #fff;padding:0;margin:0 10px;float:left;display:block;background:#eee none;text-align:center;outline-style:none;vertical-align:middle;}
.images-viewer-icons a.selected{border:1px solid #215485;}
.images-viewer-icons a:hover{border:1px solid #ccc;}
.images-viewer-icons img{margin:1px;border:0 none;vertical-align:middle;}
/**
* Order invoice
*/
.order-invoice{background:#fff none;}
.invoice-company-icon{padding-top:30px;vertical-align:top;}
.invoice-data-box{width:100%;padding-left:30px;}
.invoice-data-box table{width:100%;}
.invoice-data-box table tr td{padding:2px;vertical-align:top;}
.invoice-title{font-weight:bold;font-size:28px;text-transform:uppercase;}
.invoice-data-box table tr td.invoice-right-info{text-align:right;vertical-align:bottom;}
hr.invoice-line{margin:2px 0 17px;border-bottom:2px solid #58595b;}
.invoice-personal-info{width:45%;margin-bottom:15px;}
.invoice-personal-info tr td{padding:0;}
.invoice-personal-info tr td strong{white-space:nowrap;}
.invoice-address-box{width:100%;margin-bottom:30px;}
.invoice-address-title{width:45%;height:25px;}
td.invoice-line{padding:0;vertical-align:top;height:4px;}
td.invoice-line img{width:100%;background:#58595b none;height:2px;}
.invoice-address-box table{width:100%;}
.invoice-address-box table tr td{padding:0;}
.invoice-address-box table tr td strong{white-space:nowrap;}
.invoice-customer-notes{padding-top:30px;}
.invoice-customer-notes p{font-size:14px;font-weight:bold;text-align:center;}
.invoice-customer-notes div{border:1px solid #cecfce;padding:5px;height:50px;overflow:hidden;}
.invoice-bottom-note{padding-top:30px;font-size:12px;text-align:center;}
p.invoice-products-title{font-size:14px;font-weight:bold;text-align:center;}
.invoice-products{width:100%;background:#000 none;}
.invoice-products tr td,
.invoice-products tr th{background:#fff none;}
.invoice-products tr th{padding:3px;white-space:nowrap;background:#ccc none;}
.invoice-products tr th.invoice-sku-column,
.invoice-products tr th.invoice-quantity-column,
.invoice-products tr th.invoice-total-column{width:60px;}
.invoice-products tr th.invoice-tax-column{width:100px;}
.invoice-products tr th.invoice-price-column{width:100px;text-align:center;}
.invoice-products tr td{padding:3px;}
.invoice-products tr td.invoice-price-column,
.invoice-products tr td.invoice-tax-column,
.invoice-products tr td.invoice-quantity-column{text-align:center;}
.invoice-products tr td.invoice-product-column span{font-size:11px;}
.invoice-products tr td.invoice-product-column table tr td{padding:0 3px 3px 0;vertical-align:top;}
.invoice-products tr td.invoice-product-column p{white-space:nowrap;}
.invoice-products tr td.invoice-product-column div{padding-left:10px;white-space:nowrap;}
.invoice-products tr td.invoice-price-column{white-space:nowrap;text-align:right;}
.invoice-products tr td.invoice-total-column{padding-right:5px;white-space:nowrap;text-align:right;}
.invoice-totals{width:100%;}
.invoice-totals tr td{padding:0;}
.invoice-totals tr .invoice-total-title{width:100%;text-align:right;height:20px;}
.invoice-totals tr .invoice-total-name{width:100%;padding-right:3px;text-align:right;height:20px;}
.invoice-totals tr .invoice-total-value{padding-right:5px;white-space:nowrap;text-align:right;height:20px;}
.invoice-totals tr .invoice-total-name-fin{width:100%;padding-right:3px;background:#ccc none;text-align:right;height:25px;}
.invoice-totals tr .invoice-total-value-fin{padding-right:5px;white-space:nowrap;background:#ccc none;text-align:right;height:25px;}
.invoice-totals tr td.invoice-line{height:2px;}
.invoice-giftcerts{width:100%;}
.invoice-giftcerts tr td{padding:0;}
.invoice-giftcerts tr th{background:#ccc none;}
.invoice-giftcerts tr th.invoice-giftcert-id{width:60px;}
.invoice-giftcerts tr td.invoice-giftcert-id{text-align:center;}
.invoice-giftcerts tr .invoice-giftcert-cost{padding-right:5px;white-space:nowrap;text-align:right;}
/**
* 404 error page
*/
.error-page #header{height:87px;}
.error-page #header .line2{height:20px;}
.error-page #header .logo{margin-left:167px;}
.error-page #content-container{margin-top:87px;}
.error-page #center-main{margin:0 10px;text-align:center;}
.error-page #header .line1 .tabs,
.error-page #header .line1 .phones,
.error-page #header .line2 .search,
.error-page #header .line2 .languages,
.error-page #left-bar,
.error-page #right-bar,
.error-page #location{display:none;}
.error-page .subcontainer{width:700px;margin:32px auto 0;clear:both;text-align:left;position:relative;}
.error-page .code-number{width:186px;float:left;color:#d8d8d8;font:normal 74px arial,
sans-serif;text-align:center;}
.error-page .description{width:514px;float:right;font-family:verdana;}
.error-page .description h1{color:#000;font-weight:normal;}
.error-page .description a{text-decoration:underline;}
.error-page .description ul{margin:0;padding:5px 0;list-style-position:inside;}
.error-page .reason{color:#a10000;font-weight:bold;}
.error-page .description hr{margin:10px 0 15px;}
.error-page ul.links{margin:0;padding:5px 0;list-style:none;}
/**
* PayPal
*/
.paypal-cart-button{text-align:right;height:65px;}
.paypal-cart-button div{width:200px;margin-left:auto;margin-right:0;text-align:right;height:65px;overflow:visible;}
.paypal-cart-button p{width:100%;margin:10px 0;text-align:right;}
.paypal-cart-icon{float:left;padding-right:10px;}
/**
* 'Note' box
*/
div.note-box{border:1px solid #000;margin:0 0 0 30px;padding:3px;width:150px;white-space:normal;background:#f6f5eb;line-height:15px;position:absolute;overflow:hidden;}
/**
* Printable
*/
.printable #content-container{padding:0;margin-top:82px;position:static;}
.printable #content-container2{float:none;width:100%;position:static;left:0;right:0;}
.printable #center{float:none;width:100%;position:static;left:0;}
.printable #header{position:static;height:82px;}
.printable #header .tabs{display:none;}
.printable #header .line2{display:none;}
.printable #header .printable{display:none;}
.printable #center-main{margin:0 10px !important;position:static;}
.printable #footer{position:static !important;}
.printable #footer .subbox{background:transparent none;}
/**
* Buttons
*/
.printable button.button,
.printable div.button,
.printable a.simple-button{display:none;}
/**
* Containers
*/
.printable .dialog .title{background:transparent none;}
.title h2{margin:0;}
.printable .product-details .dropout-wrapper{height:150px;}
/**
* Service styles
*/
.printable .no-print{display:none;}
.printable #content-container,
.printable #center-main{overflow:visible !important;}
/**
* Users online sublayout
*/
.uo-container #content-container{padding-bottom:74px;}
.uo-container #footer{height:74px;}
.normal{font-weight:normal;}
/**
* Admin preview layout
*/
.admin-preview #header,
.admin-preview #footer,
.admin-preview #left-bar,
.admin-preview #right-bar,
.admin-preview #location,
.admin-preview .offers-short-list,
.admin-preview .creviews-dialog,
.admin-preview .send2friend-dialog{display:none;}
.admin-preview #content-container{margin:0;padding:0;}
.admin-preview #center-main{margin:5px;}
/**
* 'Need help' box
*/
.need-help-link{border:none;border-bottom:1px dashed #3c6992 !important;white-space:nowrap;color:#3c6992 !important;text-decoration:none;cursor:help;}
div.need-help-box,
div.need-help-box div{width:200px;margin:0;padding:0;position:relative;}
div.need-help-box div{border:1px solid #888;padding:6px;white-space:normal;background:#FFF;font-weight:normal;position:absolute;top:0;left:14px;overflow:hidden;}
select.adv-search-select{width:400px;}
div.evaluation-notice{border:solid 4px #c7c5c5;padding:16px;margin-bottom:25px;background:#f7f6f4;color:#2c3e49;}
div.evaluation-notice span.license-warning{color:#911717;font-weight:bold;}
/**
* Language selectors
*/
a.language-code img,
.language-code img.language-code-out{padding:2px;border:0 none;}
strong.language-code img,
.language-code-over{padding:1px !important;border:solid 1px #fff !important;}
div.market-price{margin-top:4px;}
div.man-url{margin-bottom:6px;}
/**
* Payment page
*/
#payment-form{width:100%;text-align:left;}
#payment-form .payment-note{width:400px;}
/**
* Address book 
*/
ul.address-container{padding:0;margin:0;text-align:left;}
div.address-bg{margin:2px;padding:8px;width:260px;background:transparent url(../images/bg_post.png) repeat top left;}
li.address-box{margin:0 50px 50px 0;padding:0;border:solid 1px #ddd;width:280px;display:inline-block;list-style:none;text-decoration:none;text-align:left;min-height:200px;overflow:hidden;vertical-align:top;}
.address-main{padding:5px 10px;background:#fff;min-height:170px;}
.address-main a.new-address{font-size:22px;line-height:36px;}
.address-main .new-address-label{padding-top:40px;text-align:center;}
.address-default{font-weight:bold;vertical-align:top;}
.address-default img{margin-right:5px;}
.address-line{margin:5px 0;}
/**
* Popup address selection
*/
.popup-address{text-align:left;min-width:780px;}
.popup-address .address-box{margin:0 25px 25px 0;padding:0;border:solid 1px #ddd;width:230px;float:left;min-height:150px;overflow:hidden;}
.popup-address .address-current{border:solid 1px #1a478f;}
.popup-address .address-main{min-height:120px;}
.popup-address .address-bg{width:210px;}
.popup-address .address-main hr{margin:15px 0 30px;}
.popup-address .address-main .new-address-label{padding-top:28px;}
.popup-address .address-main a.new-address{line-height:32px;}
.popup-address .address-default{float:right;}
.per-page-selector{float:right;}
.transactions{border-top:1px solid #666;margin-top:10px;padding-top:15px;}
.delete-icon{width:8px;background:transparent url(../images/delete_record.gif) no-repeat left top;height:8px;}
/**
* Common checkout styles
*/
.checkout-sns-button{position:absolute;top:0;left:30px;height:100%;}
.checkout-sns-button img{width:9px;height:9px;}
.checkout-top-login{width:50%;line-height:21px;text-align:right;position:absolute;top:0;right:10px;height:20px;vertical-align:middle;}
#header .checkout-top-login .simple-button{margin-bottom:7px;}
.checkout-top-login-text{padding:0 10px 0 0;white-space:nowrap;}
.checkout-container #header .line2{height:30px;}
.checkout-container #content-container{margin-top:150px;}
.checkout-container #header{height:120px;}
.checkout-container #center{text-align:center;}
.checkout-container #center-main{text-align:left;}
.checkout-login-text{margin:auto 0;font-size:12px;font-weight:700;}
.checkout-login-text a:link,
.checkout-login-text a:visited,
.checkout-login-text a:hover,
.checkout-login-text a:active{text-decoration:underline;}
/* Checkout buttons */
.checkout-buttons .checkout-1-button{float:right;}
.checkout-buttons .checkout-3-button,
.checkout-buttons .checkout-2-button{margin-left:20px;float:right;}
/**
* Big main button
*/
div.checkout-2-button{background:transparent url(../images/but_flc_main_right.png) no-repeat right top;}
div.checkout-2-button div,
div.checkout-2-button a:link,
div.checkout-2-button a:visited,
div.checkout-2-button a:hover,
div.checkout-2-button a:active{background:transparent url(../images/but_flc_main_left.png) no-repeat;color:#510000;font-weight:700;font-size:11px;line-height:29px;}
/**
* Big button
*/
div.checkout-1-button{background:transparent url(../images/but_flc_right.png) no-repeat right top;}
div.checkout-1-button div,
div.checkout-1-button a:link,
div.checkout-1-button a:visited,
div.checkout-1-button a:hover,
div.checkout-1-button a:active{background:transparent url(../images/but_flc_left.png) no-repeat;color:#111d4d;font-weight:700;font-size:11px;line-height:29px;}
/**
* Big main with arrow button
*/
div.checkout-buttons div.checkout-3-button{padding-right:30px;background:transparent url(../images/but_flc_arrow_right.png) no-repeat right top;}
div.checkout-3-button div,
div.checkout-3-button a:link,
div.checkout-3-button a:visited,
div.checkout-3-button a:hover,
div.checkout-3-button a:active{background:transparent url(../images/but_flc_main_left.png) no-repeat;color:#510000;font-weight:700;font-size:11px;line-height:29px;}
ul.simple-list,
ul.simple-list-left{padding:10px 0 0;margin:0;list-style:none;}
.simple-list-left{padding-bottom:14px;}
.item-left{float:left;}
.item-right{float:right;}
/**
* jQuery UI tabs layout change
* (remove style definitions below to have default UI tabs look & feel)
*/
.ui-tabs{padding:0;border:0 none;}
.ui-tabs .ui-tabs-panel{border-width:1px;}
.ui-tabs .ui-widget-header{border:0 none;background:transparent none;}
.ui-tabs .ui-tabs-nav{padding-left:0;}
#top-links .ui-widget-content{padding:0;border-width:1px 0 0;height:1px;}
img.separator{width:100%;margin-top:15px;margin-bottom:15px;background:#8eb7e2;height:1px;}
/*
Small design fix
*/
.cart .buttons .left-buttons-row.buttons-row button.button{margin-top:-1px;}
.simple-products-table .product-cell{padding:8px 5px 2px 5px;border:0;background:none;text-align:center;vertical-align:top;}
.simple-products-table .product-cell-hover{padding:8px 5px 2px 5px;border:0;background:none;text-align:center;vertical-align:top;}
.simple-products-table .product-cell .image img{border:1px solid #fff;}
.simple-products-table .product-cell-hover .image img{border:1px solid #abb5c7;}
.simple-products-table .first.products-row td.product-cell{padding-top:0;}
.simple-products-table div.product-cell-buynow{padding:6px 0 0 0;border:none;background:none;}
.simple-products-table div.product-cell-buynow .button-row{margin:9px 0 5px;}
.simple-products-table .image{padding:0;margin:3px 0;}
.simple-products-table a.see-details{display:inline;}
.simple-products-table .sku{margin-top:5px;}
.simple-products-table .product-title{font-size:12px;}
.simple-products-table .buttons-row,
.simple-products-table .button-row{margin:0;}
.simple-products-table .buttons-row button,
.simple-products-table .button-row button{float:none;}
.simple-products-table .buy-now{margin-top:5px;}
.simple-products-table .buy-now .quantity-title{width:auto;padding-right:5px;}
.simple-products-table tr.separator td{padding:0;height:30px;}