/* --- Typography ------------------------ */

body {
    font: 12px / 140% arial, helvetica, clean, sans-serif;
    /*font: 12px / 140% Myriad Pro, sans-serif;*/
    background: #FFF;
}

select, input, button, textarea, button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h2, h3, h4, h5 {
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, b, strong, dt {
    font-weight: bold;
}

optgroup {
    font-weight: normal;
}

i, em {
    font-style: italic;
}

del {
    text-decoration: line-through;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul, ol {
    margin: 25px 30px;
}

li {
    padding: 3px 0;
    list-style: square;
}

ol li {
    list-style: decimal;
}

p {
    margin-bottom: 15px;
    color:#6d7179;
}

ul, ol {
    margin: 20px 30px;
}

ul ul, ol ul {
    margin: 10px 20px;
}

ol li {
    list-style-type: decimal;
    list-style-position: inside;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

ol ol ol ol {
    list-style: lower-alpha;
}

ul li {
    list-style: square;
}

ul li li {
    list-style: square;
}

form ul {
    margin: 0;
    padding: 0;
}

form ol {
    margin: 0;
    padding: 0;
}

form li {
    list-style: none;
    /*position:relative;*/
}

/* --- layout --------------------------------------- */

#header, #sidebar, #content, #footer {
    margin: 10px;
}
#content #thankyouPage {
    min-height: 360px;
}
#header, #footer {
    clear: left;
}

#page:after, #header:after, #footer:after, #footer #panel:after, #details #attributes table:after, #navigation:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

#page {
    width: 990px;
    margin: 0 auto;
    position:relative;
}

#header{
    width: 990px;
    padding:0px;
    height: 147px;
    margin: 0;
    position: relative;
}

#sidebar {
    margin: 0;
    width: 185px;
    margin-top: 11px;
    float: left;
}

#content {
    width: 990px;
    margin: 0px;
    margin-bottom: 10px;
    float: left;
    position:relative;
}

.baseLine{
    width: 990px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
    float: left;
    position: relative;
}

div.sidebarLeft #content, div.sidebarRight #content {
    width:800px;
    padding-left: 5px;
    /*width: 748px;*/
}

div.sidebarRight #sidebar {
    float: right;
}

#footer {
    clear: both;
    width: 100%;
    text-align: center;
    margin: 0;
    background: url("../../img/footer_bg.png") no-repeat 50% 0 #b7b9bd;
}
#logos_wrapper{
    width: 100%;
    clear: both;
    text-align: center;
    margin: 20px 0 0 0;
    background: url('../../img/manuf_logos_bg.png') no-repeat 50% 0 #ebebeb;
    height: 100px;
}
#manufacturer_logos{
    height: 100px;
    margin: 0 auto;
    width: 990px;
    position: relative;
}
#manufacturer_logos .manuf_title{
    color: #666666;
    font-size: 16px;
    left: 40%;
    position: absolute;
    top: -10px;
}

/* === FX Styles ====================================== */

/*** SHADOWS -> **
.shadow, #currencies, #languages, .loginForm, .altLoginBox, .flyoutMenu {
    -moz-box-shadow: 2px 2px 5px #666;
    -webkit-box-shadow: 2px 2px 5px #666;
    box-shadow: 2px 2px 5px #666;
}*/

/* bottom shadow */

.basketFlyout {
    -moz-box-shadow: 0px 0px 3px 1px #555;
    -webkit-box-shadow: 0px 0px 3px 1px #555;
    box-shadow: 0px 0px 3px 1px #555;
}

.scrollable ul {
    -moz-box-shadow: inset 0px 5px 5px -1.3px2 #555;
    -webkit-box-shadow: 0px 5px 5px -1.3px #555;
    box-shadow: 0px 5px 5px -1.3px #555;
}

.basketItems {
    -moz-box-shadow: inset 0px -4px 2px -2px #555;
    -webkit-box-shadow: 0px -4px 3px -2px #555;
    box-shadow: 0px -4px 5px -2px #555;
}

.glowShadow, div.anythingSlider .arrow, .promoBox {
    -moz-box-shadow: 1px 1px 9px 1px #000;
    -webkit-box-shadow: 1px 1px 9px 2px #000;
    box-shadow: 1px 1px 9px 2px #000;
}

.promoBox {
    -moz-box-shadow: 1px 1px 6px 1px #222;
    -webkit-box-shadow: 1px 1px 6px 2px #222;
    box-shadow: 1px 1px 6px 2px #222;
}

/*.rightShadow,
.itemSlider .leftHolder {
    -webkit-box-shadow: 4px 0px 4px -1.5px #555555;
    -moz-box-shadow: 4px 0px 4px -1.5px #555555;
    box-shadow: 4px 0px 4px -1.5px #555555;
}

.itemSlider .nextItem {
    -webkit-box-shadow: -4px 0px 4px -1.5px #555555;
    -moz-box-shadow: -4px 0px 4px -1.5px #555555;
    box-shadow: -4px 0px 4px -1.5px #555555;
}

/******/
/*** ROUNDED CORNERS -> ***/
.corners, .button, .input, .textbox, .areabox, .widgetBox, div.anythingSlider .arrow, .promoBox {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.input, .textbox, .pager .active, .lineBox, .areabox, input[type="text"] {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.box ul, .box ol, .box .content, .box h2, .box h3, ul.tabs, .listRefine, .basketFlyout .title, #options_title, h3.blockHeadCheck{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

#currencies li:last-child a{
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -khtml-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}

.bottomRound, #navigation ul li:last-child, .widgetBoxBottomRound {
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -khtml-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}

.promoBox strong.promoPrice {
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -khtml-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
}

.promoBox strong.promoTitle {
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -khtml-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}

/******/
/*** GRADIENTS -> ***/
/* Blue
.gridView .titleBox,
.itemSlider .titleBlock,
.itemSlider .titleBlock:hover,
.gridView .priceBox,
.box h3,
.box h2,
.sectionHead,
.pageHead,
#currencies a.selected,
#languages a.selected,
.flyoutMenu a.selected,
.dropDown a.selected,
.thumbNav a.cur,
.thumbNav a.cur:hover,
.promoBox strong.promoPrice,
.itemSlider .prevItem span.slideBg,
.itemSlider .nextItem span.slideBg,
.specBox h3{
    background: #389cb4 url(../bg/svg/grad_blue.svg);
    background: -moz-linear-gradient(#adefff, #389cb4, #18778e);
    background: -ms-linear-gradient(#defff, #389cb4, #18778e);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #adefff), color-stop(50%, #389cb4), color-stop(100%, #18778e));
    background: -webkit-linear-gradient(#adefff, #389cb4, #18778e);
    background: -o-linear-gradient(#adefff, #389cb4, #18778e);
    background: linear-gradient(#adefff, #389cb4, #18778e);
}
/*

.lightHead,
h2.lightHead,
h3.lightHead {
    background: #b8dde6 url(../bg/svg/grad_blue-light.svg);
    background: -moz-linear-gradient(#e0f1f5, #b8dde6);
    background: -ms-linear-gradient(#e0f1f5, #b8dde6);
    background: -webkit-gradient(linear, left top, left bottom, from(#e0f1f5), to(#b8dde6));
    background: -webkit-linear-gradient(#e0f1f5, #b8dde6);
    background: -o-linear-gradient(#e0f1f5, #b8dde6);
    background: linear-gradient(#e0f1f5, #b8dde6);
}

.FXgradBlueDark,
.submitButton {
    background: #5fb7cc url(../bg/svg/grad_blue-dark.svg);
    background: -moz-linear-gradient(#5fb7cc, #1a7990);
    background: -ms-linear-gradient(#5fb7cc, #1a7990);
    background: -webkit-gradient(linear, left top, left bottom, from(#5fb7cc), to(#1a7990));
    background: -webkit-linear-gradient(#5fb7cc, #1a7990);
    background: -o-linear-gradient(#5fb7cc, #1a7990);
    background: linear-gradient(#5fb7cc, #1a7990);
}*/



/*Grey*/
.box h2, .box h3, ul.tabs, .listRefine, .basketitems th, .basketFlyout .title, #options_title, h3.blockHeadCheck{
    background: url("../../img/headerbg.png") repeat 0 0;
    /*
    background: #a9b1b4 url(../bg/svg/grad_grey.svg);
    background: -moz-linear-gradient(#f0f0f1, #dededf);
    background: -ms-linear-gradient(#f0f0f1, #dededf);
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f1), to(#dededf));
    background: -webkit-linear-gradient(#f0f0f1, #dededf);
    background: -o-linear-gradient(#f0f0f1, #dededf);
    background: linear-gradient(#f0f0f1, #dededf);*/
}
.repairments .repariments-tittle td{
   /* background: url("../../img/headerbgsmall.png") repeat 0 0;*/
    background: none repeat scroll 0 0 #24A0DA;
    color: #ffffff;
    font-weight: 700;
    /*
    background: #a9b1b4 url(../bg/svg/grad_grey.svg);
    background: -moz-linear-gradient(#f0f0f1, #dededf);
    background: -ms-linear-gradient(#f0f0f1, #dededf);
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f1), to(#dededf));
    background: -webkit-linear-gradient(#f0f0f1, #dededf);
    background: -o-linear-gradient(#f0f0f1, #dededf);
    background: linear-gradient(#f0f0f1, #dededf);*/
}

{
    background: #d1d8db url(../bg/svg/grad_grey-light.svg);
    background: -moz-linear-gradient(#fff, #d1d8db);
    background: -ms-linear-gradient(#fff, #d1d8db);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d1d8db));
    background: -webkit-linear-gradient(#fff, #d1d8db);
    background: -o-linear-gradient(#fff, #d1d8db);
    background: linear-gradient(#fff, #d1d8db);
}

/* Orange
.FXgradOrange,
.removeButton,
.sf-menu li.current,
.sf-menu li.sfHover, .sf-menu li:hover,
.gridView div.priceBox:hover,
.gridView div.titleBox:hover,
.featuredList a:hover,
.featuredList li.articleImage:hover + li.articleTitle > a,
#footer .list a:hover,
#currencies a:hover,
#languages a:hover,
.flyoutMenu a:hover,
.submitButton:hover,
.basketFlyout li a:hover,
.dropDown ul a:hover,
div.anythingSlider span.arrow:hover,
.thumbNav a:hover,
.itemSlider .prevItem:hover span.slideBg,
.itemSlider .nextItem:hover span.slideBg,
a.viewAllHover,
.itemSlider li a.viewAllHover,
.specBoxTitles a.title:hover,
.actionLinks li:hover {
    background: #ec6105 url("../bg/svg/grad_orange.svg");
    background: -moz-linear-gradient(#ff8604, #ec6105);
    background: -ms-linear-gradient(#ff8604, #ec6105);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff8604), to(#ec6105));
    background: -webkit-linear-gradient(#ff8604, #ec6105);
    background: -o-linear-gradient(#ff8604, #ec6105);
    background: linear-gradient(#ff8604, #ec6105);
}

/* Light blue
.FXgradBlueLight, .fbEnableButton {
    background: #ffffff url("../bg/svg/grad_light_blue.svg");
    background: -moz-linear-gradient(#fff, #d7e3f1);
    background: -ms-linear-gradient(#fff, #d7e3f1);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d7e3f1));
    background: -webkit-linear-gradient(#fff, #d7e3f1);
    background: -o-linear-gradient(#fff, #d7e3f1);
    background: linear-gradient(#fff, #d7e3f1);
}
*/


/* --- Checkout basket content ----------------------- */
.basketitems {
    width: 100%;
    font-size: 14px;
    margin-bottom:10px;
}

.basketitems .editCol {
    width: 445px;
}
.basketitems .thumbCol {
    width: 75px;
}
.basketitems .wrappingCol {
    width: 200px;
}
.basketitems .coutCol {
    width: 90px;
}
.basketitems .priceCol {
    width: 180px;
}
.basketitems .vatCol {
    width: 60px;
}
.basketitems .totalCol {
    width: 205px;
}


.basketitems td {
    vertical-align: top;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 6px;
}

.basketitems tr:last-child td {
}

.basketitems th {
    font-size: 12px;
    text-align: left;
    color: #515353;
    padding: 2px 0;
    font-weight: 400;
    vertical-align: top;
    border-bottom: 1px solid #cccccc;
}

.basketitems th.expertiseprice{
    text-align: right;
}

.basketitems tr td:last-child, .basketitems tr th:last-child {
    text-align: right;
    padding-right: 10px;
}
.basketitems tr th:first-child {
    text-align: center;
}


td.expertise_price, td.checkout_basketcontents_td_title, td.checkout_basketcontents_td_total{
    vertical-align: middle;
}

.checkout_basketcontents_information, .payment_basketcontents_information, .login_information{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}

.checkout_basketcontents_information p, .login_information p{
    padding-left:10px;
}

.basketitems td.basketImage {
    text-align: center;
    vertical-align: middle;
    width:65px;
    margin-right:2px;
}

.basketitems td.basketImage img{
    height:52px;
}

.basketitems tr.basketError td {
    padding-top: 0;
    padding-bottom: 10px;
    border: none;
}

.basketitems .picture {
    width: 130px;
    height: 160px;
    overflow: hidden;
    border: 1px solid #555555;
}

.basketitems .wrappingTrigger {
    color: #1D7E96;
}

a.checkout_basketcontents_basketitem_title{
    font-size: 18px;
    color:#000;
    white-space: nowrap;
}
.checkout_basketcontents_basketitem_desc{
    font-size: 14px;
    color:#6d7179;
    padding-top:5px;
    display: block;
}

.checkout_basketcontents_remove{

    margin:15px 0 0 15px ;
    font-size: 12px;
    padding-top: 2px;
    color:#000;
    font-weight: 400;
}

.checkout_basketcontents_remove button{
    background: url(../../img/inline_x.png) no-repeat left;
    padding-left: 18px;
    border: 0;
    color:#000;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
}

.wrappingTrigger span {
    display: block;
    color: #555;
    font-size: 11px;
}

.wrappingTrigger:hover span {
    text-decoration: underline;
}

.basketitems .checkbox {
    vertical-align: middle;
}

.basketitems .textbox {
    width: 20px;
    text-align: right;
}

.basketitems .persParam {
    width: 120px;
    text-align: left;
}

.quantity strong {
    display: block;
    font-size: 11px;
    margin-bottom: 3px;
}

.quantity p {
    margin-bottom: 5px;
}

.quantity {
    white-space: nowrap;
    padding-right: 0px;
}
.quantity a{
    display: block;
    float: right;
    padding-top: 2px;
    margin-top: 14px;
}
.quantity a:hover{
    text-decoration: none;
}

.summary {
    font-size: 14px;
    width: 980px;
    float: right;
    padding: 5px;
    padding-top: 8px;
    padding-bottom: 0px;
}



.summary table {
    width: 100%;
}

.summary table td {
    text-align: right;
    width: 90px;
    padding: 5px 5px 5px 2px;
}

.summary table td {
    text-align: right;
    width: 150px;
    padding: 0px 15px 4px 2px;
    color:#000000;
}

.grandTotal{
    font-size: 18px;
}

.summary table th {
    text-align: right;
    font-weight: 400;
    color:#6d7179;
}

.summary table tr:last-child td, .summary table tr:last-child th {
    border-top:1px solid #cccccc;
    border-bottom-width: 0px;
    padding-top: 8px;
}

.summary table tr:first-child td, .summary table tr:first-child th {
    border-top-width: 0;
}

.basketSummaryBox {
    border: 1px solid #ccc;
    border-bottom:none;
    background:#dededf;
    -moz-border-radius:2px 2px 0 0;
    -webkit-border-radius:2px 2px 0 0;
    -khtml-border-radius:2px 2px 0 0;
    border-radius:2px 2px 0 0;
}

.basketSummaryBox.orderSummary{
    border: 1px solid #ccc;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    -khtml-border-radius:2px;
    border-radius:2px;
    margin-bottom: 20px;
}

.backtoshop {
    float: left;
    padding-left: 10px;
}

.nextStep {
    float: right;
}
.prevStep {
    float: left;
}

.basketFunctions {
    float: left;
    padding-top: 20px;
}

.basketFunctions button {
    background: none;
    border: none;
    cursor: pointer;
    color: #1d7e96;
    padding: 0;
    height: 14px;
    line-height: 14px;
}

.basketFunctions span {
    border-right: 1px solid #1d7e96;
    padding: 0 9px 0 0;
    float: left;
    line-height: 12px;
    height: 12px;
}

.removeFn {
    padding-left: 17px;
    color: #e70404;
    background: url(../../img/x-icon.png) no-repeat 0 1px;
}

.removeFn:hover {
    background-position: 0 -25px;
}

/* --- checkout order ---------------------------- */
.orderBasketItems,
.orderBasketItems a,
.orderSummary,
#orderAddress,
#orderShipping,
#orderPayment {

}

#orderAddress, #orderShipping, #orderPayment {
    margin-bottom: 35px;
    float:left;
    width: 313px;
}

#orderAddress h3, #orderShipping h3, #orderPayment h3 {
    color:#000;
}
/* --- CLEAR ------------------------ */

.clear:after, .basketFlyout li a:after, .basketFlyout .totals:after, .basketFlyout .title:after, .lineView li:after, .wrappingData li:after, .form li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clear, .basketFlyout li a, .basketFlyout .totals, .basketFlyout .title, .lineView li, .wrappingData li, .form li {
    display: inline-block;
}

/* start commented backslash hack \*/ * html .clear, * html .basketFlyout li a, * html .basketFlyout .totals, * html .basketFlyout .title, * html .lineView li, * html .wrappingData li, * html .form li {
                                          height: 1%;
                                      }

.clear, .basketFlyout li a, .basketFlyout .totals, .basketFlyout .title, .lineView li, .wrappingData li, .form li {
    display: block;
}

/* close commented backslash hack */


/* --- Main page error or messages -----------*/

.status {
    padding: 8px 15px 8px 30px;
    margin-bottom: 15px;
    font-size: 14px;
}

.error {
    color: #4b0b0b;
    border: 2px solid #fed8d2;
    background: #ffe7e3 url(../../img/error-inline.png) no-repeat 12px 11px;
}

.success {
    border: 2px solid #edf8cb;
    color: #323b16;
    background: #f8ffe3 url(../../img/success-inline.png) no-repeat 12px 11px;
}

.status p {
    margin: 0;
}

.inlineError {
    color: #e70404;
    background: url(../../img/error-inline.png) no-repeat 0 3px;
    padding-left: 15px;
}


/* --- box -------------------------------- */

.box {
    width: 172px;
    margin-bottom: 15px;
}

.box ul, .box ol, .box .content {
    border:1px solid #e8e8e8;
    margin: 0;
    margin-top: 10px;
}

.box li {
    list-style: none;
    padding: 0;
}

.box .content {
    padding: 10px;
}
.box .content li a span{padding-left: 10px; background: url(../../img/arrow-right.png) no-repeat 100%; background-position:left; font-size: 12px; color: #000;}

/* --- News Box ----------------------- */
#newsBox.box li {
    padding-top: 7px;
}

#newsBox.box li:first-child {
    padding-top: 0;
}


/* --- Article  box & remomendation box --------------------- */
.featuredList a {
    padding: 7px 10px 5px 10px;
    display: block;
}

.featuredList .desc {
    padding: 0 10px 3px;
    display: block;
}

.featuredList ol a {
    padding-left: 0;
}

.featuredList li:last-child a {
    padding-bottom:11px;
}

.featuredList a:hover, .featuredList a:hover strong, .featuredList li.articleImage:hover + li.articleTitle > a {
    color: #fff;
    text-decoration: none;
    text-shadow: none;
}

.box .featured {
    height: 100px;
    width: 168px;
    display: block;
    text-align: center;
    border-left: 2px solid #58b3ca;
    border-right: 2px solid #58b3ca;
    line-height: 100px;
}

.box .featured img {
    vertical-align: middle;
}

/* --- category list category boxes ---------------- */
.box .subcatPic {
    position: relative;
    height: 100px;
    left: -10px;
    top: -10px;
}

.box .subcatPic a{
    background:#fff;
    display:block;
    height: 100px;
    line-height:98px;
}

.box .catPicOnly {
    padding: 0;
}

.box .catPicOnly .subcatPic {
    left: 0;
    top: 0;
    text-align: center;

}

.box .catPicOnly .subcatPic img{
    vertical-align: middle;
}

.subcatList .box li.subcatPic {
    padding: 0;
}

/* --- promo boxes: bargain item -------------- */

.promoBoxes {
    margin-bottom: 20px;
}

.promoBoxes .box {
    margin-bottom: 0;
}

.specBox {
    width: 300px;
    float: left;
}

.specBox h3 {
    width: 158px;
    height: 74px;
    padding: 10px;
    margin: 0;
    position: relative;
    color: #fff;
    text-shadow: 0 -1px 0 #000000;
    z-index: 2;
    text-transform: uppercase;
}

.specBox h3 strong {
    font-size: 21px;
    padding-top: 3px;
    display: block;
    line-height: 21px;
    padding-right: 10px;
}

.specBox .rss {
    position: absolute;
    right: 10px;
    top: 10px;
    text-decoration: none;
}

.specBox .rss span {
    visibility: hidden;
    white-space: nowrap;
    right: -198px;
    color: #fff;
    padding: 5px 8px 0px 30px;
    height: 22px;
}

.specBox .deliveryInfo {
    display: block;
    font-size: 11px;
    color: #fff;
    line-height: 12px;
}

.specBox .deliveryInfo a {
    color: #fff;
    text-decoration: underline;
}

.specBox .deliveryInfo a:hover {
    text-decoration: none;
}

.specBox .toCart {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 #000;
}



.specBox .price, .specBox .price .button{
    visibility: hidden;
}

.specBox:hover .price, .specBox:hover .price .button, .specBoxTitles a.title:hover .specBox .price {
    visibility: visible;
}

.specCatBox {
    width: 370px;
    float: right;
    position: relative;
    z-index: 1;
}

.specBoxTitles a.title {
    display: block;
    width: 158px;
    height: 44px;
    padding: 12px 10px 0 10px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
    text-shadow: 0px 1px 1px #fff;
}

.specBoxTitles {
    float: left;
    width: 178px;
}

.specBoxTitles a.title:hover {
    color: #fff;
    text-shadow: 0px -1px 1px #652b00;
}

.specBoxInfo {
    float: left;
    width: 190px;
    height: 150px;
    position: relative;
    text-align: center;
}

.specBoxInfo div {
    text-align: left;
}

.specBoxInfo .price {
    position: absolute;
    bottom: 0;
    padding: 25px 10px 0 10px;
    height: 51px;
    width: 167px;
    background:transparent url(../bg/fx-grad-darkblue-spiked.png) top center no-repeat;
}

.specBoxInfo .price.tight {
    padding-top: 20px;
    height: 56px;
}

.specBoxInfo .priceValue, .specBoxInfo .priceValue a {
    color: #fff;
    text-shadow: 0px -1px 1px #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}

.specBoxInfo .button{
    color:#fff;
    text-shadow:0 -1px 0px #8c4600;
    border:1px solid #fff;
    background:transparent;
    display: block;
    position: absolute;
    bottom: 8px;
    left: 8px;
    padding:1px 10px;
    visibility: hidden;
    text-decoration:none;
    font-size: 10px;
    font-weight: 100;
}

.specBoxInfo .tight .button{
    bottom: 5px;
}
.specBoxInfo .priceOld{
    font-size: 11px;
    color:#fff;
    text-shadow: 0px -1px 1px #000;
}

.specBoxInfo .pricePerUnit{
    font-size: 8px;
    color:#fff;
    line-height: 9px;
    display:block;
    margin-top:-1px;
    text-shadow: 0px -1px 1px #000;
}

.specBoxInfo .price:hover .button{
    background:#ec6105;
}

.specCatBox .viewAllHover {
    position: absolute;
    left: 105px;
    top: 75px;
    display: none;
}

.specCatBox:hover .specCatBox .viewAllHover {
    display: block;
}


/* ??? */
.list {
    clear: left;
}

/* --- form elements  -------------------- */
.checkbox {
    padding: 0;
    margin: 0;
    border: none;
}

.textbox, input[type="text"] {
    border: 1px inset;
    background: #fff;
    padding: 1px 5px;
    height: 15px;
    line-height: 14px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

.textbox:focus, input[type ="text"]:focus {
    border-color: #666;
}

.areabox {
    border: 1px solid #8c8989;
    padding: 7px;
}

.radiobox, .checkbox {
    margin: 0;
    padding: 0;
    height: 13px;
    width: 13px;
}

/* --- Page title --------------------- */
.pageHead {
    font-size: 18px;
    line-height: 19px;
    color: #fff;
    text-shadow: 0px -1px 0px #0f86bd;
    padding: 16px 0px 0px 20px;
    overflow: hidden;
    margin-bottom: 16px;
    position: relative;
    z-index: 2;
    font-weight: 400;
    width: 1001px;
    height:64px;
    background: url(../../img/pageHead.png) no-repeat;
    margin-left: -12px;
}
#thankyouPage .pageHead {
    background: url(../../img/pageHead_thank.png) no-repeat;
    margin-bottom: 0;
}

div.sidebarLeft #content .pageHead, div.sidebarRight #content .pageHead{
    width: 800px;
    background: url(../../img/pageHeadSide.png) no-repeat;
    padding: 16px 6px 0px 20px;
    margin-bottom:0;
}

/* --- box -------------------------------- */

.box h2, .box h3, .sectionHead {
    color: #6d7179;
    text-transform: none;
    padding: 5px 10px;
    font-size: 14px;
    position: relative;
    z-index: 2;
    margin: 0;
    line-height: 18px;
}

.box h2 {
    font-size: 14px;
}

.box h3 a {
    white-space: nowrap;
}

h2.sectionHead {
    font-size: 18px;
    padding: 13px 10px;
    text-shadow: 0px -1px 0px #000;
    position: relative;
}

h3.blockHead {
    font-size: 12px;
    padding: 5px;
    margin-top: 20px;
    border-bottom: 1px solid #cccccc;
    color: #000;
}

h3.blockHeadCheck{
    color: #6D7179;
    text-transform: none;
    padding: 5px 10px;
    font-size: 14px;
    position: relative;
    z-index: 2;
    margin: 0;
    line-height: 18px;
    margin-bottom: 10px;
}


.sectionHead + .gridView, .sectionHead + .infogridView {
    margin-top: -2px;
}

div.lineBlock {
    padding: 5px 0;
    border-bottom: 5px solid #eceff0;
}

.viewAllHover {
    padding: 1px 10px 3px 8px;
    position: relative;
    height: 23px;
    line-height: 25px;
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 5px;
}

a.viewAllHover:hover {
    text-decoration: none;
}

a.viewAllHover span {
    padding-left: 25px;
    font-weight: 700;
    display: inline-block;
    line-height: 12px;
    background: url(../../img/plus.png) no-repeat 0 0px;
    text-shadow: 0px -1px 0px #ac5403;
}

/* --- underlined links in login page ---------------- */
a.textLink {
    text-decoration: underline;
}

/* --- RSS link ----------------------------- */
a.rss {
    text-decoration:none;
    float: right;
    height:16px;
    margin:1px 0;
    position: relative;
}

a.rss img {
    position: relative;
    z-index: 11;
}

a.rss span {
    visibility: hidden;
    display: block;
    position: absolute;
    white-space: nowrap;
    right: -6px;
    font-size: 12px;
    top: -5px;
    color: #fff;
    padding: 5px 30px 0px 8px;
    height: 21px;
    z-index: 5;
}

a.rss:hover span {
    visibility: visible;
}

h3.lightHead {
    color: #1d7e96;
    text-shadow: 0px 1px 1px #fff;
}

.widgetBox, .widgetBoxBottomRound {
    clear: both;
}

.widgetBox{
    display: none;
}

.widgetBoxBottomRound {
    margin-top: -1px;
}

.tabbedWidgetBox .widgetBoxBottomRound {
    top: -1px;
    position: relative;
    margin-top: 0;
}

.widgetBox h4, .widgetBoxBottomRound h4 {
    color: #515353;
    text-transform: uppercase;
    margin-bottom: 11px;
}

.pageHead + .widgetBoxBottomRound, .pageHead + css3-container + .widgetBoxBottomRound {
    border-top: 0;
}

/* --- Reviews ------------------------------- */
div.reviews h4 {
    margin-bottom: 5px;
}

div.reviews ul.rating {
    margin: 0 0 10px 0;
}

div.reviews textarea.areabox {
    width: 95%;
    height: 120px;
    margin-bottom: 10px;
}

div.reviews form {
    margin-bottom: 20px;
}

div.reviews dt {
    display: block;
    border-top: 1px solid #b4b8b8;
    padding: 10px 0 5px;
    margin-top: 10px;
}

div.reviews dt:first-child {
    margin-top: 5px;
}

div.reviews dt span,
div.reviews dt ul {
    float: left;
    margin-right: 10px;
}

div.reviews dd {
    line-height: 18px;
}

#writeReview {
    display: none;
}

/* --- Article details tabs  ----------- */
/*ul.tabs {
    height: 32px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-bottom: 16px;
}

ul.tabs li {
    float: left;
    padding: 0;
    list-style: none;
    padding: 7px 10px;
    margin-left: -1px;
    font-weight: 700;
    position: relative;
    color: #515353;
    height: 15px;
}

ul.tabs li.ui-state-active {
    border:none;
    z-index: 2;
}

ul.tabs css3-container:first-child + li, .tabs li:first-child {
    margin-left: 0;
}

ul.tabs li.ui-state-active:first-child, .tabs css3-container:first-child + li.ui-state-active {

}

ul.tabs a {
    color: #6d7179;
    font-weight: 700;
    font-size: 14px;
}

ul.tabs a strong{
    color:#000000;
}

ul.tabs a:hover{
    text-decoration: none;
}

div.ui-tabs-hide {
    display: none;
}

ul.tabs li.fbTab a {
    background: url(../../img/facebook_icon.png) no-repeat 0 1px;
    padding: 0px 0px 0px 18px;
}*/

/* --- BUTTONS  ------------------- */
button {
    width: auto;
    overflow: visible;
    margin: 0;
    padding: 1px 20px;
    font-size: 11px;
    font-weight: bold;
    border: 0;
    color: #fff;
    text-align: center;
}

/*.submitButton {
    text-shadow: 0px -1px 0px #000;
    padding: 0 10px 1px 10px;
    font-size: 11px;
    height: 19px;
    line-height: 18px;
    cursor: pointer;
    width: auto;
    overflow: visible;
    font-weight: bold;
    text-transform: uppercase;
}*/
.button_orange{
    background: url("../../img/buttons.png") no-repeat 0 -88px;
    text-shadow: 1px 1px 0px #E46500;
    font-size: 20px;
    padding: 0 16px;
    cursor: pointer;
    color: white;
    height: 44px;
    text-align: left;
    font-weight: 400;
    position:relative;
    border: none;
    margin-right: 21px;
}
.button_orange span{
    background: url("../../img/buttons.png") no-repeat 0 -132px;
    cursor: pointer;
    width:21px;
    height: 44px;
    display: block;
    position: absolute;
    top:0;
    right:-21px;
}
.button_green{
    background: url("../../img/buttons.png") no-repeat 0 -0px;
    text-shadow: 1px 1px 0px #39bc0a;
    font-size: 20px;
    padding: 0 16px;
    cursor: pointer;
    color: white;
    height: 44px;
    text-align: left;
    font-weight: 400;
    position:relative;
    border: none;
    margin-right: 21px;
}
.button_green span{
    background: url("../../img/buttons.png") no-repeat 0 -44px;
    cursor: pointer;
    width:21px;
    height: 44px;
    display: block;
    position: absolute;
    top:0;
    right:-21px;
}
.button_ocorners{
    background: url("../../img/buttons.png") no-repeat 0 -176px;
    font-size: 20px;
    padding: 0 10px 0 16px;
    cursor: pointer;
    color: #fe7000;
    height: 44px;
    text-align: left;
    font-weight: 400;
    position:relative;
    border: none;
    margin-right: 10px;
}
.button_ocorners span{
    background: url("../../img/buttons.png") no-repeat 0 -220px;
    cursor: pointer;
    width:10px;
    height: 44px;
    display: block;
    position: absolute;
    top:0;
    right:-10px;
}
.submitButton_orange, .submitButton{
    background: url("../../img/button_orange.png") no-repeat;
    text-shadow: 1px 1px 0px #e46500;
    font-size: 12px;
    padding: 0 0 0 9px;
    cursor: pointer;
    color:#ffffff;
    width:88px;
    height:21px;
    text-align: left;
    font-weight: 400;
}

a.submitButton_orange{
    display: block;
    float: right;
    padding-top: 2px;
    margin-top: 14px;
    text-transform:none;
}

a:hover.submitButton_orange{
    text-decoration: none;
}

.submitBigButton_orange{
    background: url("../../img/big_button_orange.png") no-repeat right;
    text-shadow: 1px 1px 0px #e46500;
    font-size: 20px;
    padding: 0px 44px 0 11px;
    cursor: pointer;
    color:#ffffff;
    height:44px;
    text-align: left;
    font-weight: 400;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.submitBigButton_blue{
    background: url("../../img/big_button_blue.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    height: 46px;
    padding: 0 44px 0 76px;
    text-align: left;
    text-shadow: 1px 1px 0 #2492C5;
    width: 236px;
    margin-left: 27px;
    margin-top: 4px;
}

.submitBigButton_green{
    background: url("../../img/big_button_green.png") no-repeat right;
    text-shadow: 1px 1px 0px #39bc0a;
    font-size: 20px;
    padding: 0px 29px 0 8px;
    cursor: pointer;
    color:#ffffff;
    height:44px;
    text-align: left;
    font-weight: 400;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.submitBigButton_orange_trans{
    background: url("../../img/addmore_button.png") no-repeat right;
    text-shadow: 1px 1px 0px #fff;
    font-size: 20px;
    padding: 10px 16px 0 44px;
    cursor: pointer;
    color:#e46500;
    height:44px;
    text-align: right;
    font-weight: 400;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    vertical-align: top;
    -webkit-box-align: start;
}

.submitButton_orange.w128{background: url("../../img/button_orange_128.png") no-repeat; width:128px;}
.submitButton_orange.wbig{background: url("../../img/button_orange_big.png") no-repeat right; width:150px;}
.largeButton {
    font-size: 11px;
    text-transform: none;
}

a.submitButton.largeButtonBasket, .basketFlyout .functions a.largeButtonBasket{
    font-size: 11px;
    text-shadow: 0px -1px 0px #aa6826;
    margin-right: 30px;
    line-height: 18px;
    padding: 2px 22px 14px 12px;
}

div.lineBox .largeButton {
    font-size: 11px;
}

div.lineBox a.largeButton {
    display:inline-block;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    height: 28px;
    line-height:28px;
}

div.lineBox span.title {
    float: right;
    text-shadow: 0 -1px 0 #ffffff;
    font-size: 12px;
    font-weight: bold;
    color: #1A7990;
    text-transform: uppercase;
}

.submitButton:hover {
    text-decoration: none;
    cursor:pointer;
}

button[disabled].submitButton, button[disabled].submitButton:hover  {
    background: #cccccc;
    color:#fff;
    text-shadow:none;
}

a.submitButton {
    color: #fff;
    padding: 2px 17px;
    font-weight: bold;
}

.textButton {
    background: none;
    border: none;
    color: #000;
    cursor: pointer;
    padding: 0;
    text-shadow: 0px 1px 1px #fff;
}

.textButton:hover {
    text-decoration: none;
}

.removeButton {
    padding-left: 2px;
    text-shadow: 0px -1px 0px #aa6826;
}

.removeButton span {
    background: url(../../img/remove.png) no-repeat 0 1px;
    padding-left: 15px;
}

/* --- HEADER ELEMENTS ---------------- */
#logo {
    margin: 19px 0 8px 0;
    float: left;
}



#topMenu{
    position:absolute;
    top:10px;
    margin:0px;
    z-index:13;
}

#topMenu.logged{
    top:-17px;
    right:15px;
}

#topMenu a{
    color: #6D7179;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
    padding: 0;
}
#topMenu a#loginBoxOpener{
    padding-right: 10px;
    margin-right: 10px;
    background: url(../../img/arrow-down.png) no-repeat 0 5px;
    background-position: right;
}
#topMenu a#forgotPasswordOpener{
    position: absolute;
}
#topMenu a:hover{color: #6D7179; text-decoration: underline;}

#topMenu li {
    float: left;
    font-size: 10px;
    font-weight: 700;
    padding: 0 11px 0 10px;
    line-height:14px;
    list-style: none;
}


#topMenu li:last-child {
    background: none;
    padding-right: 0;
}

.selectedValue a {

}

.selectedValue a:hover {
    color: #18778e;
    text-decoration: none;
}
#topMenu li p.errorMsg{
    text-transform: none;
}

.flyout .textbox {
    color: #b4b8b8;
}



.loginForm,.altLoginBox{
    border: 1px solid #c1c1c1;
    padding: 1px 10px 5px 10px;
    width: 140px;
    position: relative;
    z-index: 2;
    background:white;
}

.loginForm p {
    margin-bottom: 5px;
    position: relative;
}

.loginForm p.errorMsg {
    color: #ff0000;
}

.loginForm p.checkFields {
    margin-bottom: 4px;
}

.loginForm .submitButton{}

.loginForm .checkbox,
.loginForm p.checkFields label {
    float: left;
    text-transform: none;
    line-height: 14px;
}

.loginForm p.checkFields label {
    text-transform:none;
    color: #515353;
    display:block;
    line-height:11px;
    font-size:10px;
}

.loginForm .checkbox {
    margin-right: 5px;
}

.loginForm .textbox {
    width: 128px;
}

.loginForm .passwordbox {
    width: 118px;
    margin-right: 3px;
}

.loginForm label.innerLabel{
    margin-top: 2px;
}

.altLoginBox {
    z-index: 1;
    top: -5px;
    padding-top: 10px;
    padding-bottom:6px;
    background: #d9dfe1;
}

.altLoginBox span {
    font-size: 10px;
    color: #515353;
    display:block;
    margin-bottom:5px;
    text-shadow: 0px 1px 1px #fff;
}

.altLoginBox .fb_button {
    float: left;
    margin-right:5px;
}

.login {
    position: relative;
}

.logged, #topMenu .logged {

}

.logged, #topMenu .white-bg{


}

.logged, #topMenu .logged div{


}

.logged, #topMenu .white-bg div{

}

.logged, #topMenu .logged div{float:left;}
.logged, #topMenu .logged div#my_account{
    display: block;
}

.loginBox {
    position: absolute;
    right: 9px;
    top: -2px;
    display: none;
    z-index:9;
}

#topMenu .flyout strong a {
    color: #18778e;
}

#topMenu a.logoutLink {
    padding-left: 20px;
    background: url(../../img/logout.png) no-repeat 8px 2px;
}

.flyout h4 {
    text-align: right;
    margin-bottom: 5px;
    color: #6D7179;
    font-size: 12px;
    font-weight: 400;
}

.topPopList {
    position:absolute;
    top:33px;
    right:200px;
}

.poweredby{
    position:absolute;
    top:47px;
    right:10px;
}

.flyoutBox {
    position:absolute;
    display:none;
    top: 9px;
    left: 0px;
    z-index: 15;
}


.selectedValue {
    /*background: url(../../img/menu-divider.png) no-repeat 0 4px;
    padding-left: 10px;*/
    margin-top: 7px;
    padding:5px;
}

.selectedValue a {
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    line-height: 14px;
    padding-right: 10px;
    background: url(../../img/arrow-down.png) no-repeat 100% 5px;
}

.topPopList li.active span{
    padding-right:10px;
    background:url(../../img/arrow-down.png) no-repeat 100% 5px;
}


/* --- currency and language flyouts ----- */
#currencies,
#languages,
.flyoutMenu {
    font-size: 12px;
    border: 1px solid #c2c2c2;
    padding: 0px;
    margin: 0;
    background: white;
}

#currencies li,
#languages li,
.flyoutMenu li {
    border-top: 1px solid #b4b8b8;
    list-style: none;
    padding: 0;
    margin: 0px;
}

#currencies li:first-child,
#languages li:first-child,
.flyoutMenu li:first-child {
    border: none;
}

#currencies a,
#languages a,
.flyoutMenu a {
    display: block;
    zoom: 1;
    min-width: 70px;
    box-shadow: none;
    text-decoration: none;
    padding: 2px 4px;
    line-height: 16px;
    font-weight:400;
    color:#000000;
}

#languages a {
    width: 25px;
}

#currencies a:hover,
#languages a:hover,
#currencies a.selected,
#languages a.selected ,
.flyoutMenu a:hover,
.flyoutMenu a.selected{
    color: #18778e;
}

#languages a span,
.selectedValue a.flag span{
    text-indent: 20px;
    display: block;
}

#languages a.flag span,
.selectedValue a.flag span{
    background-image:url(../../img/lang/blank.png) ;
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 12px;
}

.selectedValue a.flag span{
    background-position: 0 2px;
}

.selectedValue a.flag{
    display: inline-block;
    line-height:15px;
}


#currencies li:first-child a,
#services li:first-child a {
    background: none;
    color: #515353;
}

/* --- main navigation meniu ------------------- */
#nav{
    width:990px;
    height:32px;
    position:absolute;
    top:100px;
    left:4px;
}
.nav-s{
    background: url("../../img/nav-bg.png") no-repeat left 0px;
    width:4px;
    height:32px;
    position:absolute;
}
.nav-f{
    background: url("../../img/nav-bg.png") no-repeat right 0px;
    width:4px;
    height:32px;
    float:left;
}
#navigation{
    height:32px;
    width:982px;
    float:left;
    background: url("../../img/nav-bg.png") repeat left 32px;
    padding:0px;
    margin:0px;
    clear: none;
    list-style: none;
    line-height: 1.0;
}
#navigation ul, #navigation li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#navigation > li {border-radius:0px;  background: url("../../img/meniu_line.png") no-repeat left 1px;float: left; position: relative;}
#navigation > li.home{background: none; margin-left:-4px;}
#navigation > li.home a{margin-left: 0;}
#navigation > li .current{color:#000000;}
#navigation > li.sfHover{color:#000000;}
#navigation > li:hover > a{ color:#000000;background-color: #fff;border: 1px solid #cccccc;padding:7px 16px;}
#navigation > li > a{margin-left: 1px;font-weight:700; font-size:14px; line-height:16px; text-transform:none;font-weight: 400; padding:8px 17px;display: block; position: relative; text-decoration: none; z-index: 1;}
#navigation > li.Find_phone{background: url("../../img/nav-last.png") no-repeat left 0px; width:170px; height:32px;border-radius:0px;padding:0px;}
#navigation > li.Find_phone > a{color:#ffffff;text-shadow: 1px 1px 0px #399ac6;}
#navigation > li.Find_phone:hover{border:0px; background: url("../../img/nav-last.png") no-repeat;border-radius:0px; }
#navigation > li.Find_phone:hover a{text-decoration:none; background-color: transparent; padding:8px 17px; border: none;}
#navigation > li > ul > li:hover{background: none;}
#navigation > li > ul > li:hover a{color:#fe7000; text-decoration: none;}
#navigation > li > ul {
    margin:1px 0 0 1px; background: #ffffff; position: absolute;
    border: 1px solid #cccccc;
    border-top: none;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -khtml-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    -moz-box-shadow: 0px 0px 0px #333;
    -webkit-box-shadow: 0px 0px 0px #444;
    box-shadow: 0px 0px 0px #444;
    z-index: 10;
    padding-top: 5px;
}
#navigation > li > ul > li{border-bottom: 1px solid #cccccc; margin:5px; width:auto; float: none; position:static; }
#navigation > li > ul > li:last-child{border-bottom:none;}
#navigation > li > ul > li > a, #navigation > li > ul > li > a:hover, #navigation > li:hover.sfHover > ul > li > a {font-size:12px; text-transform: none; font-weight: 400; margin: .4em 1em 0.5em 1em; padding:0px;padding-right: 35px;
    background: url(../../img/arrow-right.png) no-repeat 100% 0px; border:none;}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu li,  .sf-menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.sf-menu {
    line-height: 1.0;
}

.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 15em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
    width: 100%;
}

.sf-menu li:hover {
    visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
    float: left;
    position: relative;
}

.sf-menu a {
    display: block;
    position: relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 1;
    top: 2.55em; /* match top ul list item height */
    z-index: 1001;
    margin-left: 5px;
}
#navigation > li:hover.sfHover a{
    padding-bottom: 9px;
    border-bottom: none;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 15em; /* match ul width */
    top: 0;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 15em; /* match ul width */
    top: 0;
}

/*** DEMO SKIN ***/
.sf-menu {
    float: left;
    margin-bottom: 1em;
}

.sf-menu a {
    padding: .54em 1.1em;
    text-decoration: none;
}
.sf-menu ul a {
    padding: .8em 1em 0.9em 1em;
}


.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
    color: #000;
}

.sf-menu li ul {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 2px 2px 6px #333;
    -webkit-box-shadow: 1px 1px 1px #444;
    box-shadow: 0px 1px 4px #444;
}

.sf-menu li {
}

.sf-menu li li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #a2a9ab;
}

.sf-menu li li:first-child {
    border-top: none;
}

.sf-menu li li:last-child {
    border-bottom: none;
}

.sf-menu li li li {
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline: 0;
}

.sf-menu > li {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
    min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
    position: absolute;
    padding: 0;
    display: block;
    width: 100%;
    height: 10px;
    left: 0;
    text-indent: -999em;
    overflow: hidden;

    display: none;
}

a > .sf-sub-indicator { /* give all except IE6 the correct values */
    top: 2.31em;
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
    /* background-position: -10px -100px; /* arrow hovers for modern browsers*/
    display: block;
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
    padding: 0;
    top: 0;
    left: auto;
    right: -10px;
    width: 10px;
    height: 2.5em;
}

.sf-menu ul a > .sf-sub-indicator {
    background-position: 0 0;
}

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
    /* background-position: -10px 0; /* arrow hovers for modern browsers*/
    background-position: left center;
}

.sf-menu li.current a.current{
    color: #fff;
}

/* --- Search box ------------------------------- */
div.search_logo{
    position: absolute;
    top: -6px;
    right:-2px;
    background: url('../../img/huolto_phones_logo_sm.png') no-repeat;
    height: 143px;
    width: 186px;
}
div.search_logo_start{
    position: absolute;
    top: 10px;
    right: -15px;
    background: url('../../img/huolto_search_logo_big.png') no-repeat;
    height: 291px;
    width: 377px;
}
div.searchBox{
    background: url("../../img/search_blue_shadow.png") no-repeat left 0px;
    height: 44px;
    left: 19px;
    padding-bottom: 10px;
    position: absolute;
    top: 39px;
    width: 627px;
}
div.searchBox_start{
    top: 154px;
}
div.searchBox input.textbox {
    width: 480px;
    height: 22px;
    line-height: 20px;
    border: 0px;
    padding: 0px 0px 0px 21px;
    color: #000000; /*#6D7179;*/
    border-radius: 5px;
    font-size: 18px;
    float: left;
    margin: 2px 0px 0px 2px;
    background: transparent;
    margin-top: 12px;
}
div.searchBox input.searchSubmit {
    background: none;
    color:#ffffff;
    font-size:20px;
    text-align: left;
    padding: 0px 0px 0px 15px;
    border: none;
    cursor: pointer;
    width: 85px;
    height: 40px;
    float: left;
    margin: 2px 3px 0 0px;
    background: transparent;
    text-shadow: 1px 1px 0px #2194C9;/*e46500*/
    z-index:0;
}
div.searchBox input.textbox:focus {
    color: #333;
}
/* --- basket box ------------------------------ */
#miniBasket.basketBox {
    float:left;
    cursor:pointer;
    padding: 7px 12px;
    position: relative;
}
.basketBox {
    float: left;
    cursor: pointer;
}
.counter {
    display: block;
    color: #6d7179;
    font-size:12px;
    padding:1px 5px 0px 5px;
    line-height: 15px;
    z-index: 13;
    white-space: nowrap;
    text-align:center;
}
a.counter:hover{
    text-decoration: none;
}
#countValue{color:#000; font-weight: 700;}

.basketBox img {
    position: absolute;
    right: 0;
    z-index: 12;
}

.basketBox img:hover {
    cursor: pointer;
}

/* --- Footer ----------------------------- */
#footer #panel {
    margin: 0 auto;
    width: 990px;
}

#footer .bar {color:#000; padding:10px 10px 10px 20px; border-bottom:1px solid #3799B1; height:20px;}
#footer .bar .facebook {float: left;}
#footer .bar .deliveryinfo {float: right;}
#footer .bar .deliveryinfo a {font-size:10px; color:#515353;}

#footer dl {
    float:left;
     width: 100%;
    margin:25px 0px 0 0;
    color:#465256;
    /* min-height: 280px;*/
position: relative;
    text-align: center;
}

#footer dl.services {
    border-left: none;
}

#footer dl:last-child {
    border-right: none;
}

#footer ul {
    margin: 0;
    text-align: left;
    display: inline-block;
    float: left;
}

.footer_logo{
    float: right;
    position: absolute;
    right: 50px;
    top: -11px;
}
#footer li {
    text-align: center;
    list-style: none;
    padding: 0;
}

#footer dl dt {color:#000000; padding:2px 20px;}

#footer .list a  { line-height: 100%; display:block; padding:4px 20px; color: #29373c; text-shadow: 0px 1px 2px #fff;}
#footer .list a:hover  {
    text-decoration: none;
    color: #FFF;
    text-shadow: none;
}

#footer .tree ul {margin: 0; margin-left:10px;}

.newsletter {float: left; background: #E7EAEC; padding:0px 0px 0px 10px; font-size:10px; width: auto;}
.newsletter .textbox {margin: 0px 10px 0px 10px; width: 140px;}

.fbInfoPopup {
    width: 500px;
}

.fbInfoPopup a {
    color: #1D7E96;
}

.fbEnableButton {
    float: left;
    border: 1px solid #c8d5e6;
    text-align: left;
    margin-right: 10px;
}

.fbEnableButton:hover {
    border-color: #9dacce;
}

.fbEnableButton a {
    display: block;
    float: left;
    line-height: 18px;
    background: url(../../img/facebook_icon.png) no-repeat 3px 3px;
    padding: 0px 0px 0px 21px;
    font-size: 10px;
    text-transform: uppercase;
    color: #2c5e97;
}

.fbEnableButton a:hover {
    text-decoration: none;
}

.fbEnableButton a.helpText {
    float: left;
    background: none;
    border-left: 1px solid #c8d5e6;
    margin-left: 5px;
    padding: 0 4px;
}

.fbEnableButton a.helpText:hover {
    background: #d7e3f1;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}


.copyright {margin: 0 10px; font-size:10px; float: right; padding: 5px 0; color:#2F2F2F; font-weight: bold;}
.text {margin: 0 10px; text-align: center; padding: 5px 0; color:#29373C; clear: both;}


a.readMore {
    color: #1d7e96;
}

.box li a.readMore:hover
a.readMore:hover {
    color: #1d7e96;
    text-decoration: underline;
}

/* --- Tags --------------------------------- */

p.tagCloud, div.tagCloud  {
    line-height: 1.5em;
}

a.tagitem_100 {
    font-size:12px;
}

a.tagitem_200 {
    font-size:14px;
}

a.tagitem_300 {
    font-size:16px;
}

a.tagitem_400 {
    font-size:18px;
}

a.tagitem_500 {
    font-size:20px;
}

a.tagitem_600 {
    font-size:22px;
}

a.tagitem_700 {
    font-size:24px;
}

a.tagitem_800 {
    font-size:26px;
}

a.tagitem_900 {
    font-size:28px
}

span.taggedText {
    color: #a2a9ab;
}

p.tagError {
    display: none;
}

a.tagText{
    vertical-align:middle;
    display:inline-block;
    line-height:12px;
}

a.tagText img{
    margin-right:3px;
    vertical-align:top;
}

/* --- Grid View ------------------------------------ */
.gridView,
.infogridView {
    margin: 0;
    margin-bottom:20px;
}

.gridView li{
    width: 185px;
    height: 230px;
    overflow: hidden;
    float:left;
    position: relative;
    list-style: none;
    padding: 0;
    list-style: none;
    margin:1px;
}

.gridView li .titleBlock{
    height: 30px;
    padding:5px 10px;
    color:#29373c;
    line-height:15px;
    background:#eee;
    text-decoration:none;
    text-shadow: 0 1px 1px #fff;
    font-weight: 700;
    display:block;
}

.gridView li .titleBlock .gridPicture{
    display:block;
    margin: 20px -10px 0;
    top:40px;
    width: 185px;
    height: 150px;
    text-align: center;
}

.gridView li:hover .titleBlock{
    color:#fff;
    text-shadow: 0px -1px 0px #bf5001;
    background:transparent url(../bg/fx-grad-darkblue.png) bottom center no-repeat;
}

.gridView li:hover .titleBlock:hover{
    background:transparent url(../bg/fx-grad-orange.png) top center no-repeat;
}

.gridView li .priceBlock{
    height: 30px;
    width:165px;
    position:absolute;
    bottom:0;
    left:0;
    padding:5px 10px;
    background:#fff;
    font-size:14px;
}

.gridView li .priceBlock .priceOld{
    font-size: 10px;
}

.gridView li .priceBlock .pricePerUnit{
    font-size: 9px;
    line-height: 9px;
    display:block;
}

.gridView li .priceBlock .button{
    display: block;
    position: absolute;
    bottom: 8px;
    left: 8px;
    padding:1px 10px;
    visibility: hidden;
    text-decoration:none;
    text-transform: uppercase;
    font-size: 10px;
}
.gridView li:hover .priceBlock{
    height: 60px;
    padding-top:30px;
    color:#fff;
    text-shadow: 0px -1px 1px #000;

    background:transparent url(../bg/fx-grad-darkblue-spiked.png) top center no-repeat;
}
.gridView li:hover .priceBlock .button{
    visibility: visible;
    color:#fff;
    text-shadow:0 -1px 0px #8c4600;
    border:1px solid #fff;
    background:transparent;
}

.gridView li:hover .priceBlock:hover .button{
    background:#ec6105;
}

.titleBox{
    width: 187px;
}

.titleBox a{
    display: block;
    font-size: 14px;
    font-weight: 700;
}

.priceBox {
    padding: 10px;
    width: 167px;
}

.priceBox .toCart {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.priceBox strong {
    font-size: 14px;
    padding-right: 5px;
}

/* --- Infogrid -------------------------------- */
.infogridView {
    margin: 0;
    padding: 0;
    margin-left: -10px;
}

.infogridView li.productData {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    margin-bottom:10px;
    margin-left:9px;
    width:324px;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.infogridView li.productDataSeparator{
    width:990px;
    float:left;
    list-style: none;
    border-top: 1px solid #cccccc;
    padding:0px;
    margin-bottom: 10px;
    margin-left: 9px;
}

.infogridView .productDataBox{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width:322px;
    height:160px;
    border: 1px solid #e8e8e8;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.submitmoreinfobg{
    border: 1px solid #e8e8e8;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    width:100px;
    height:30px;
    position:absolute;
    right:-11px;
    bottom:-6px;
    background: white;
}

.infogridView li.productData:nth-child(0n+1) {
}

.infogridView li.productData:nth-child(0n+2) {
}

.infogridView li.productData:nth-child(0n+3) {

}

.infogridView li.productData:nth-child(4n+3) {
    /* padding-left: 10px;*/
}

.infogridView .listDetails {
    float: left;
    position: relative;
    height: 140px;
    width: 170px;
    padding-top:10px;
    padding-left: 10px;

}

.infogridView .titleBox,
.infogridView .selectorsBox,
.infogridView .buttonBox,
.infogridView .priceBox {
    background: none;
    width: 190px;
    padding: 0;
}

.infogridView .selectorsBox {
    height: 20px;
    padding-left: 10px;
}

.infogridView .buttonBox {
    height: 20px;
    padding-left: 10px;
}

.infogridView .titleBox a {
    font-size: 18px;
    font-weight: 400;
    margin-bottom:5px;
    line-height: 18px;
}

.infogridView  a.compare {
    font-size: 11px;
    color: #1d7e96;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 3px;
}

.infogridView .priceBox .oldPrice {
    font-size: 9px;
}
.infogridView .priceBox .price {
    font-size: 12px;
    font-weight: 600;
    color:#6d7179;
}
.infogridView .priceBox .price .cost{
    font-weight: 700;
}
.infogridView .priceBox .pricePerUnit {
    font-size: 9px;
    white-space:nowrap;
}

.infogridView .priceBox .content {
    width:200px;
    position: absolute;
    bottom: 0px;
    line-height: 10px;
}

.infogridView .gridPicture {
    width: 90px;
    padding:10px 20px 0 10px;
    float:right;
}

.infogridView .gridPicture img{
    width:90px;
}

.infogridView .descBox{
    color:#6d7179;
}

.infogridView .gridPicture img {
    vertical-align: middle;
}

.infogridView .deliveryInfo {
    font-size: 11px;
}

.infogridView .title {
    font-size: 12px;
}
.infogridView .title:hover {

    text-decoration: none;
}

.productData a.submitButton_orange{ display:block; float:right; padding-top:2px; position:absolute; top:3px; left:3px; margin-top: 0px;}
.productData a.submitButton_orange:hover{ text-decoration: none;}

/* --- line view --------------------------- */
.lineView {
    margin: 0;
}

.lineView li.productData {
    padding: 10px 0 10px 0;
    list-style: none;
    position: relative;
    border-top: 5px solid #eceff0;
}

.lineView li:first-child {
    border: none;
}

.lineView .title {
    font-size: 18px;
}

.lineView .title:hover {
    color: #eb6005;
    text-decoration: none;
}

.lineView  a.compare {
    font-size: 11px;
    color: #1d7e96;
    font-weight: bold;
    text-transform: uppercase;
}

.lineView .pictureBox,
.lineView .info,
.lineView .description{
    float: left;
}

.lineView .infoBox {
    float: right;
    padding-bottom: 5px;
}

.lineView .functions .oldPrice {
    font-size: 10px;
}

.lineView .functions .price {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
}
.lineView .functions .pricePerUnit {
    font-size: 9px;
    white-space:nowrap;
}

.infoBox {width: 558px; position: relative;}
.lineView .info {width: 260px; height: 50px;   float: left;    padding: 10px 0 0 10px;}
.lineView .description {width: 268px;    padding: 7px 0 0 20px;    font-size: 14px;    line-height: 18px;}
.lineView .functions {padding: 0 0 0px 10px; position: absolute; bottom: 10px; clear: right; float:left; left: 190px; width:550px;}
.lineView .functions label.price {
    margin: 10px;
}

.pictureBox {
    width: 120px;
    height:115px;
    float: left;
    text-align: center;
    line-height:130px;
    overflow: hidden;
}

.pictureBox img {
    vertical-align: middle;
}

.pictureBox {
    position: relative;
}

.pictureBox .viewAllHover {
    position: absolute;
    left: 23px;
    top: 62px;
    display: none;
}

.pictureBox:hover .viewAllHover {
    display: block;
}

.pictureBox .sliderHover {
    width: 100%;
    height: 130px;
}

.pictureBox:hover .sliderHover {
    display: block;
}

.pictureBox.gridPicture .sliderHover {
    margin: 5px;
    height: 140px;
}

.pictureBox.gridPicture .viewAllHover {
    top: 68px;
}


/* --- Modal Popap -------------------- */

.popupBox {
    position: absolute;
    border: 1px solid #c1c1c1;
    padding: 10px;
    display: none;
}

.popupBox img.closePop {
    position: absolute;
    right: 7px;
    top: 7px;
    cursor: pointer;
}

/* --- mini basket -------------------------- */
.basketFlyout {
    display: none;
    border: 1px solid #676767;
    width: 318px;
    position: absolute;
    z-index: 111;
    right: 10px;
    top: 10px;
    padding: 7px 0 10px 0;
    background: white;
}

.basketFlyout .title {
    padding: 8px 9px 7px 13px;
    display: block;
    margin: 0;
    margin-bottom: 45px;
}

.basketFlyout .functions {
    padding: 10px;
    padding-bottom: 0;
    margin: 0;
}

.basketFlyout .functions a {
    margin-right: 30px;
    line-height: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
}
.basketFlyout .functions a:last-child{
    margin-right: 0px;
}

.basketFlyout .functions a:hover{
    text-decoration: none;
}

.basketFlyout button {
    margin-right: 5px;
}

.basketFlyout ul {
    width: 250px;
    margin: 0;
}

.basketFlyout li {
    list-style: none;
    padding: 0;
}

.basketFlyout li a{
    border-bottom: 1px solid #a2a9ab;
    border-top: 1px solid #fff;
    padding: 5px 10px;
    display: block;
}

.basketFlyout li:first-child a {
    border-top: none;
}

.basketFlyout li a:hover {
    color: #fff;
    text-decoration: none;
}

.basketFlyout button {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
}

.basketFlyout .totals {
    width: 230px;
    color: #000;
    border-bottom: 1px solid #a2a9ab;
    border-top: 1px solid #fff;
    padding: 5px 10px;
    margin: 0;
}

.scrollable .totals {
    width: 230px;
    border-top: none;
}

.basketFlyout .price {
    float: right;
}

.basketFlyout .item {
    float: left;
    width:157px;
    overflow: hidden;
    white-space: nowrap;
    color: #29373c;
}

.basketFlyout a:hover .item {
    color: #fff;
}

.basketFlyout .textButton {
    text-transform: uppercase;
    font-size: 11px;
}

.basketFlyout .closePop, .popupBox   .closePop{
    float:right;
    background:url(../../img/inline_x.png) no-repeat left;
    padding-left:18px;
    cursor: pointer;
}

.basketFlyout hr {
    margin: 0;
    border: 0;
    background: #fff;
    color: #fff;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    width: 250px;
    text-align: left;
}

.scrollable hr {
    width: 250px;
}

.basketItems {
    width: 250px;
    height:230px;
    oveflow:hidden;
}

.scrollable .scrollbarBox {
    height: 200px;
    width:  265px;
    overflow: hidden;
}

/* --- Side Bar category tree ------------------------------ */
#sidebar .tree {
    margin: 0 0 20px 0;
}

#sidebar .tree ul {
    padding-left:0px;
    margin: 0;
}

.tree li {
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #CCC;
    margin: 0 4px;

}

.tree li:last-child, .tree li.order{
    border:none;
}

#sidebar .tree li.active {

}

#sidebar .tree a  {
    display:block;
    padding:5px;
    line-height: 17px;
}
#sidebar .tree a>i {
    width:14px;
    height: 14px;
    background: url('../bg/categorysprite.png') left 0 no-repeat;
    float:left;
    padding:0;
    margin:2px 5px 2px 0;
}

#sidebar .tree a:hover {

    color:#fe7000;
}

#sidebar .tree a:hover>i  {
    background-position: left -45px;
}

#sidebar .tree li.active>a {
    color:#fe7000;
}

#sidebar .tree li.active>a>i {
    background-position: left -30px;
}

#sidebar .tree li.exp>a {
    color:#fff;
}

#sidebar .tree li.exp>a>i {
    background-position: left -60px;
}

#sidebar .tree li.end>a>i {
    background-position: left 15px;
}

#sidebar .sidebarMenu {
    border: 1px solid #e8e8e8;
    line-height: 18px;
}

#sidebar .sidebarMenu a:hover {
    text-decoration: none;
}

#sidebar .sidebarMenu .active {

}

#sidebar .tree li.active.order > a{
    border:1px solid #cccccc;
    border-bottom: none;
    background: #dededf;
    color: #000;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    font-weight: 700;
}

#sidebar .tree .sidebarMennuSelect {
    display: block;
    padding-bottom: 1px;
    border:1px solid #cccccc;
    border-top: none;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -khtml-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background: #dededf;
}

#sidebar .tree .sidebarMennuSelect.notempty{
    display: block;
    padding-bottom: 1px;
    border-bottom:none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    background: #dededf;
}

#sidebar .tree li.orders{
    border:none;
}

#sidebar .tree li.orders ul{
    display: block;
    padding-bottom: 1px;
    border:1px solid #cccccc;
    border-top: none;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -khtml-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background: #dededf;
}

#sidebar .tree li.orders ul li.active > a{
    color:#000;
    font-weight: 700;
}

#sidebar .tree li.orders ul li{
    border:none;
}

#sidebar .tree li.orders ul li a{
    padding:2px;
    font-size: 11px;
    padding-left: 10px;
    background: url(../../img/arrow-right.png) no-repeat left;
}

.ordersFilter{
    width: 160px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    margin:5px;
}


/* --- Checkout - payment --------------------- */

.payment dl {
    margin-bottom: 10px;
}

.payment dt {
    margin: 0;
}

.payment dl dd {
    display: none;
}

.payment dl .activePayment {
    display: block;
}

/* --- Trusted shops -------------------------------- */

.etrustlogocol {
    float: left;
    width: 100px;
}

.etrustlogocol img {
    border: 0;
}

.etrustTsRatingButton {
    margin: 7px 0;
}

/* --- Checkout - thankyou page --------------------- */
#thankyouPage h3.blockHead:first-child {
    color: #ec6105;
}

#thankyouPage .lightHead {
    margin-top: 80px;
}

#thankyouPage .link {
    font-weight: bold;
    color: #3799B1;
}



.pageHead + .listRefine,
.pageHead + css3-container +.listRefine {
    margin-top: -16px;
}

.listRefine {
    margin-bottom: 10px;
    border-top: 0;
    position: relative;
    z-index: 1;
}

.refineParams {
    padding: 2px 9px 4px 12px;
    font-size: 11px;
}

.refineParams.bottomParams .lineBox{
    border:none;
    padding: 10px;
    background: none;
}

.refineParams.bottomParams .pager .page{
    font-size: 14px;
    color:#000;
    padding:2px 10px;
}

.refineParams.bottomParams .pager .active{
    background: none;
    font-weight: 700;
}

.refineParams.bottomParams a.prev, .refineParams.bottomParams a.next{
    float:none;
    margin-top: -2px;
}

.refineParams.bottomParams a.prev{
    background: url(../../img/manufactures-arrow-left.png) no-repeat left 0px;
    padding-right: 10px;
    display: inline;
    width: 8px;
    height: 15px;
    padding-bottom: 3px;
}

.refineParams.bottomParams a.next{
    padding-left: 8px;
    margin-right: 5px;
    background: url(../../img/manufactures-arrow-right.png) no-repeat right 0px;
    display: inline;
    width: 8px;
    height: 15px;
    padding-bottom: 3px;
}

.bottomParams,
.detailsParams {
    text-align: center;
}

.detailsParams {
    display: none;
}

.bottomParams .pager,
.detailsParams .pager {
    float: none;
}

.detailsParams .pager {
    background-image: none;
    text-align: center;
    padding: 5px 10px;
}

.bottomParams a.prev,
.detailsParams a.prev {
    float: left;
}

.bottomParams a.next,
.detailsParams a.next {
    float: right;
}

.bottomParams {
    padding: 0;
}

.refineParams .dropDown {
    float: right;
}

/* --- dropdown ------------- */
.drop li {
    list-style: none;
    padding: 0;
}

.dropDown{
    position:relative;
    float:left;
    cursor:pointer;
    min-width: 120px;
    cursor: pointer;
}


.dropDown ul{
    position: absolute;
    display: none;
    margin: 0;
    z-index: 20;
    border: 1px solid #5bbeed;
}

.dropDown ul a{
    text-decoration:none;
    display:block;
    padding: 3px 5px;
    font-size: 14px;
    background: #fff;
}


.dropDown li:first-child a {
    border-top: none;
}

.dropDown li:last-child a {
    border-bottom: none;
}


.dropDown ul a:hover,
.dropDown ul a.selected{
    background: #3aace1;
    color:#fff;
}
.dropDown p{
    color: #000000;
    margin: 0;
    background: url(../../img/sort-img.png) no-repeat 100% 2px;
    width:201px;
    height:19px;
    padding-top: 6px;
}

.dropDown p label {
    text-transform: uppercase;
}

.dropDown p span {
    font-weight: 400;
    font-size: 14px;
    margin-left: 6px;
}

.dropDown .value {
    padding: 3px 10px 3px 0;
    border-bottom: 1px solid #b4b8b8;
}

.dropDown label {
    padding:0 3px 0 5px;
}

.dropDown li.asc span,
.dropDown li.desc span,
.dropDown p span.asc,
.dropDown p span.desc {
    padding-right: 15px;
    background: url(../../img/arrow-updown.png) no-repeat 100% 3px;
}

.dropDown li.desc span, .dropDown p span.desc {
    background-position: 100% -39px;
}

/* --- Pager ------------------------- */
.pager {
    float: left;
    padding-top: 1px;
    line-height: 14px;
    padding-right: 6px;
    background: url(../../img/dots-v.png) no-repeat 100% 2px;
}

.pager .page {
    padding: 0 4px;
}

a.page:hover {
    text-decoration: none;
}

.pager .active {
    background: #1d7e96;
    color: #fff;
}



/* --- Bread crumb ------------------ */
#breadCrumb {
    height:1px;
    clear:both;
    position: relative;
    z-index: 5;
}
.breadCrumbBox{
    padding: 0 10px 10px 10px;
    font-size: 11px;
    clear:both;
    position: absolute;
    top: 43px;
    z-index: 5;
    color: #FFFFFF;
}

#breadCrumb span {
    color: white;
    text-shadow: 0px -1px 0px #0F86BD;
}

#breadCrumb a{
    color: white;
    text-shadow: 0px -1px 0px #0F86BD;
}


#overviewLink a{
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    position:absolute;
    right:10px;
    top:115px;
}

.listFilter {
    background: #f2f4f5;
    padding: 10px 10px 0px 10px;
    font-size: 11px;
    border-bottom: 1px solid #29373c;
}

.listFilter .dropDown {
    margin-bottom: 10px;
    min-width:232px;
}

/* --- Wrapping ----------------------------- */
.wrapping {
    border-color: #666;
    overflow: hidden;
}

.wrappingIntro img,
.wrappingIntro .introtext {
    float: left;
}

.wrappingIntro .introtext {
    padding:15px 0 0 20px;
    width: 290px;
}

.wrapping h3 {
    border-color: #a2a9ab;
    padding-left: 5px;
    text-transform: uppercase;
}

.wrappingData .thumbCol {
    width: 150px;
}

.wrappingData .articleCol {
    width: 170px;
}

.wrappingData .priceCol {
    width: 640px;
}

.wrappingData td {
    vertical-align: top;
    padding:10px 15px 10px 0;
    border-bottom: 5px solid #fff;
}

.wrappingData tr:last-child td {
    border-bottom: none;
}

.wrappingData span,
.wrappingData strong,
.wrappingData input,
.wrappingData label {
    float:left;
}

.wrappingData span {
    width: 95px;
    height: 55px;
    margin: 0 15px 0 0;
    overflow: hidden;
}

.wrappingData label {
    font-size: 14px;
    width: 155px;
}

.wrappingData strong {
    float: right;
}

.wrappingData li {
    padding: 5px 0;
}

.wrappingData li:first-child {
    padding-top: 0;
}

.wrapping .radiobox {
    margin: 1px 5px 0 0;
}

.wrappingCard li{
    float: left;
    min-height: 150px;
    padding-left: 20px;
}

.wrappingCard label,
.wrappingCard input {
    float: left;
}

.wrappingCard li:first-child {
    padding-left: 0;
}

.wrappingCard p{
    margin-bottom: 5px;
}

.wrapping .areabox {
    width: 646px;
    margin-bottom: 10px;
    background:#fff;
}

.wrappingComment label {
    display: block;
    text-transform: uppercase;
    padding: 3px 5px;
}

.wrapping .submitForm {
    padding-bottom: 15px;
}

.wrapping .submitForm button {
    float: right;
    margin-left: 10px;
}

.wrapping .textButton {
    margin-top: 2px;
}

/* --- checkout Steps ------------------ */

.checkoutSteps + .status, .checkoutSteps + css3-container + .status {
    margin-top: 20px;
}

.checkoutCollumns .row {
    margin-bottom: 20px;
}

.checkoutCollumns .collumn {
    width: 50%;
    float: left;
}

.checkoutSteps {
    margin: 0;
    /*  border-left: 1px solid #999;
 border-right: 1px solid #999;*/
    margin-bottom: 18px;
    padding-top: 10px;
    border-top: 1px solid #cbcbcb;
}

.checkoutSteps li{
    list-style: none;
    padding: 0;
    float: left;
    height: 29px;
    line-height: 29px;
    position: relative;
    left: 0;
    margin-right: 4px;
    width:327px;
    height:50px;
}
.checkoutSteps li:last-child{
    margin-right: 0px;
    margin-left: 1px;
}

.checkoutSteps li.active {
    color: #fff;
}

.checkoutSteps li.activeLast {

}
.checkoutSteps li.defaultLast {
}

.checkoutSteps li.passed {

}

.checkoutSteps li.active a {
    color: #fff;
}

.checkoutSteps li.passed a, .checkoutSteps li a {
    color:#999ba1;
}

.checkoutSteps li.active a:hover, .checkoutSteps li a:hover {
    text-decoration: none;
}

.checkoutSteps li div {
    padding-left: 10px;
    font-size: 18px;
    color:#999ba1;
    background: url(../../img/steps_step.png) no-repeat 100% 0;
    width:317px;
    height:50px;
    display:block;
    position:absolute;
    top:0px;
    left:0px;
}

.checkoutSteps li span.step_beck{
    position:absolute;
    bottom:-4px;
    left:8px;
    color: #fff;
    font-size: 12px;
    text-shadow: 1px 1px 0px #47BF14;
    background: url(../../img/arrow-left.png) no-repeat left;
    padding-left: 10px;
}

.checkoutSteps li.active div{
    background: url(../../img/steps_active.png) no-repeat 100% 0;
    width: 335px;
    height: 79px;
    top:-11px;
    left:-12px;
    color:#fff;
    padding: 11px 0 0 22px;
    text-shadow: 1px 1px 0px #47bf14;
}

.checkoutSteps li.step1 {
    z-index: 5;
    width: 210px;
    margin-left: 0;
    padding-left: 0;
}

.checkoutSteps li.step2 {
    z-index: 4;
}

.checkoutSteps li.step3 {
    z-index: 3;
}

.checkoutSteps li.step4 {
    z-index: 2;
}

.checkoutSteps li.step5 {
    z-index: 1;
    width: 98px;
}

.checkoutOptions .option{
    width:278px;
    float:left;
    margin-right:20px;
}

.checkoutOptions .option:last-child{
    margin-right:0;
}

.lineBox {
    border-top: 1px solid #ccc;
    padding: 5px;
}

#checkout_user_noregistration .lineBox{
    border: none;
}

.lineBoxCart{
    border: 1px solid #ccc;
    border-top:none;
    padding: 10px 8px;
    background:#dededf;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    -khtml-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

.couponBox {
    border-top: 5px solid #eceff0;
    border-bottom: 5px solid #eceff0;
    padding: 15px 0;
    width: 545px;
    position: relative;
    top: -70px;
    margin-bottom: 30px;
}

.couponBox p.oxValidateError {
    padding-left: 135px;
}

.couponBox .inlineError {
    padding-bottom: 10px;
    line-height: 16px;
}

.couponBox .textbox {
    margin: 0 5px;
}

.couponData span {
    padding-right: 10px;
}

h3.section {
    border-bottom: 5px solid #eceff0;
    padding-bottom: 7px;
    margin-top: 15px;
    text-transform: uppercase;
}

h3.section button {
    margin-left: 10px;
}

#productTitle {
    position: relative;
    z-index: 13;
    padding-right: 30px;
    text-shadow: 0px 1px 1px #fff;
}

/* --- Amount price select ---------- */
.pricePopup li {
    padding: 0 10px;
}

.pricePopup span{
    display: block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #b2b6b6;
    padding: 3px 0;
}

.pricePopup label{
    width: 80px;
    float: left;
    padding: 3px 0;
}

.pricePopup li:first-child span{
    border-top: 0;
}

.pricePopup li:last-child span{
    border-bottom: 0;
}

.pricePopup h4{
    padding: 0 30px;
}

.pricePopup {
    display: none;
    position: absolute;
    z-index: 12;
    background: #D8DEE0;
    text-transform: uppercase;
    font-size: 11px;
    border: 1px solid #979797;
    padding: 7px 0;
}

/* --- Article action select ------ */
.actionLinks {
    display: none;
    position: absolute;
    z-index: 12;
    background: #D8DEE0;
    text-transform: uppercase;
    font-size: 11px;
    border: 1px solid #979797;
    padding: 7px 0;
}

.actionLinks li {
    padding: 0 10px;
}

.actionLinks li:hover a {
    border-color: #fb8523;
    color: #fff;
}

.actionLinks a {
    display: block;
    padding: 3px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #b2b6b6;
}

.actionLinks a:hover {
    text-decoration: none;
    color: #fff;
}

.actionLinks li:first-child span{
    border-top: 1px solid #b2b6b6;
    display: block;
}

.actionLinks li:last-child a{
    border-bottom: 0;
}

/* --- Social button like FB and etc. --- */
.social{
    padding-top:10px;
    margin-bottom:0;
    height:25px;
}

.social div.socialButton {
    float: left;
}

.social label {
    display: block;
    text-transform: none;
    padding: 3px 0 5px 0;
    font-weight: 700;
    text-shadow: 0px 1px 1px #fff;
}

.social a{
    display: block;
    border: 0;
    padding: 0;
}

.social .fbEnableButton a:first-child{
    padding: 0px 0px 0px 21px;
}

.social span {
    float: left;
}

.fb_share_count_hidden {
    margin: 3px 7px 0 0px;
    display:inline-block;
}

a.fb_button_simple {
    width: 14px;
    height: 14px;
    overflow: hidden;
    display:inline-block;
}

.social:hover {
    background: none;
}

/* --- Article Details ----------- */

.detailsRelated {
    clear:both;
    padding-top:20px;
}

.detailsInfo {
    position: relative;
}

.detailsInfo .picture {
    width: 310px;
    float: left;
    text-align: center;
    line-height: 340px;
    height: auto;
}

.detailsInfo .picture a {
    width: 310px;
    float: left;
    text-align: center;
    line-height: 340px;
    height: 340px;
    overflow: hidden;
}

.detailsInfo .picture img {
    vertical-align: middle;
}

.hasBrand {
    float:left;
    width:258px;
}

.detailsInfo .information {
    float: left;
    width: 344px;
    min-height:340px;
    position: relative;
    padding: 0 5px 0 10px;
    color:#6d7179;
}

.detailsInfo .information_for_repairment {
    float: left;
    width: 309px;
    min-height: 340px;
    /*position: relative;*/
    padding: 0 0 25px 10px;
    color:#6d7179;
}

.detailsInfo h2{
    font-size: 22px;
    color: #f47321;
    padding: 0 0 10px 10px;
    font-weight: normal;
}
.details_repairment_title_b{
    font-weight: 400;
}

.details_repairment_title_b strong{
    color:#000000;
}

/* --- persparams ---------------- */
.persparamBox {
    padding-bottom: 7px;
}

.basketitems .persparamBox {
    padding-top:5px;
    font-size: 12px;
}

.persparamBox label,
.persparamBox input {
    float: left;
}

.persparamBox input {
    width: 150px;
}

.persparamBox label {
    margin: 2px 5px 0 0;
}

/* --- articles dertails atributes ------------ */
.attributes {
    width: 100%;
}

.attributes th,
.attributes td {
    padding:4px 10px;
    border-top: 1px solid #ddd;
}

.attributes th {
    text-align: left;
    width: 35%;
    background: #f5f5f5;
}

.attributes tr:first-child th,
.attributes tr:first-child td {
    border: none;
}

.information h1 {
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 5px;
}

.itemCode {
    color: #515353;
}

.shortDescription {
    clear:both;
    font-size: 14px;
    margin-bottom: 10px;
}

.additionalInfo {
    padding-top: 7px;
}

.additionalInfo span{
    padding: 0 7px;
    margin-bottom: 3px;
    font-size: 11px;
    line-height: 12px;
    border-left: 1px solid #999;
}

.additionalInfo span:first-child {
    padding-left: 20px;
    border: none;
}

.additionalInfo .stockFlag {
    padding-left: 20px;
}

.tobasketFunction .selector {
    position: relative;
    z-index:20;
}

.selector {
    padding: 2px 6px 3px 6px;
    line-height: 16px;
    position: absolute;
    z-index: 14;
}

.selector img {
    vertical-align: middle;
}

.detailsInfo .otherPictures {
    float: left;
    position: relative;
    width: 310px;
    z-index: 4;
}

.detailsInfo .otherPictures ul {
    margin: 0 0 20px 0;
    padding: 0;
    overflow:hidden;
}

.detailsInfo .otherPictures li,
.detailsInfo .otherPictures a {
    list-style: none;
    padding: 0;
    float: left;
}

.detailsInfo .otherPictures a {
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
    line-height: 100px;
    position: relative;
}

.artIcon {
    display: block;
    width: 98px;
    height: 98px;
    overflow: hidden;

}

.detailsInfo .otherPictures a:hover {
    cursor: pointer;
}

.detailsInfo .otherPictures a:hover .marker,
#zoomModal a:hover .marker {
    display:block;
}

.otherPictures img {
    vertical-align: middle;
    position: relative;
    z-index: 1;
}

.marker {
    position: absolute;
    width: 96px;
    height: 96px;
    border: 2px solid #eb6005;
    top: 0;
    left: 0;
    display: none;
    z-index: 99;
}

.marker img {
    position: absolute;
    top: -8px;
    left: 50%;
    z-index: 6;
    margin-left: -6px;

}

.detailsInfo .selected .marker,
#zoomModal .selected .marker{
    display: block;
}

.shadowLine {
    width: 100%;
    height: 8px;
    /*position: absolute;
    top: 0;*/
    float: left;
    z-index: 4;
    background: url(../../img/shadow-line.png) repeat-x 0 0;
}

.relatedInfo {
    float: left;
    width: 561px;
    padding-right: 15px;
}
.relatedInfo .infoblock{
    border-top: 1px solid #CCCCCC;
    font-size: 16px;
    line-height: 20px;
    padding-top: 20px;
}
.relatedInfo .infoblock p{
    color: #0E285D;
}
.relatedInfo .infoblock a{
    color: #0E285D;
    font-weight: 700;
    text-decoration: none;
}
.relatedProducts {
    float: right;
    width: 172px;
}

.relatedInfoFull {
    float: none;
    width: auto;
    padding-right: 0;
}

/* --- Stock flags ----------------- */
.stockFlag {
    background: url(../../img/stockstatus.png) no-repeat 7px -46px;
}

.lowStock {
    background-position: 7px 2px;
}

.notOnStock {
    background-position: 7px -22px;
}

.oldPrice {
    font-size: 14px;
    margin-bottom: 3px;
}

.information .oldPrice {
    font-size:11px;
}

.tobasketFunction .price {
    font-size: 18px;
}

.tobasketFunction .price span{
    float:left;
}

.price-label{
    color:#6d7179;
    font-size: 18px;
    float:none;
    margin-right: 5px;
}

.price-c{
    color:#000000;
    font-size: 18px;
    float:none;
}

.inline_symptom_close .price-label, .inline_symptom_close .price-c{
    margin:15px 0 0 15px;
    display: block;
    float:left;
}

.inline_symptom_close .price-c{
    margin-left: 5px;
}

.tobasketFunction .price .price-cu{
    color:#000000;
    font-size: 18px;
    margin-left: 3px;
}

.tobasketFunction .textbox {
    width: 20px;
}

.tobasketFunction a,
.tobasketFunction label,
.tobasketFunction button,
.tobasketFunction input {
    float: left;
    margin-right: 5px;
}

.tobasketFunction label {
    margin: 1px 50px 7px 0;
}

.information .tobasket{
    /* position: absolute;*/
    bottom:5px;
}

/* --- Ratings ---------------------------- */
div.rating {
    margin-bottom: 10px;
}

ul.rating {
    width: 89px;
    height: 16px;
    margin: 5px 0;
    padding: 0;
    list-style: none;
    clear: both;
    float: left;
    position: relative;
    background: url(../../img/stars.jpg) no-repeat left top;
}

a.rates {
    float: left;
    color: #515353;
    padding: 6px 0 0 7px;
}

ul.rating li {
    cursor: pointer;
    float: left;
    padding: 0;
    list-style: none;
}

ul.rating li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 16px;
    text-decoration: none;
    z-index: 10;
}

ul.rating li a b {
    display: none;
}

ul.rating li.s1 a {
    left: 0;
}

ul.rating li.s2 a {
    left: 17px;
}

ul.rating li.s3 a {
    left: 34px;
}

ul.rating li.s4 a {
    left: 51px;
}

ul.rating li.s5 a {
    left: 68px;
}

ul.rating li a:hover {
    z-index: 2;
    width: 89px;
    height: 16px;
    overflow: hidden;
    left: 0;
    background: url(../../img/stars.jpg) no-repeat 0 -18px;
}

ul.rating li.s1 a:hover {
    background-position: -72px -18px;
}

ul.rating li.s2 a:hover {
    background-position: -54px -18px;
}

ul.rating li.s3 a:hover {
    background-position: -36px -18px;
}

ul.rating li.s4 a:hover {
    background-position: -18px -18px;
}

ul.rating li.s5 a:hover {
    background-position: 0 -18px;
}


.rating li.currentRate {
    background: url(../../img/stars.jpg) left bottom;
    position: absolute;
    height: 16px;
    z-index: 1;
}

.rating li.ratingValue a,
.rating li.ratingValue a:hover {
    width: auto;
    height: auto;
    left: 90px;
    white-space: nowrap;
    padding-top: 3px;
    background: none;
}

/* ---- Reviews ------------------------ */
dl.review {
    margin: 5px 0;
    padding-top: 5px;
    border-top: 1px solid #ccc;
}

dl.review dt {
    margin-bottom: 7px;
    height: 1em;
}

dl.review dd.item {
    display: none;
}

dl.review dd {
    clear: both;
    margin: 0;
}

dl.review .param {
    margin-left: 20px;
    color: #757C83;
}
/* --- Account billing / shipping addreses ------ */
.addressCollumns {

}
.addressCollumns .collumn {
    float: left;
    width: 50%;
}
/* --- Account Order List ----------------------- */
.orderList {
    margin: 0;
    padding: 0;
    line-height: 18px;
}

.orderList li {
    padding: 15px 10px;
    list-style: none;
    border-top: 5px solid #eceff0;
}

.orderList li:first-child {
    border: 0;
    padding-top: 0;
}

.orderList dl{
    width: 300px;
}

.orderList dd {
    padding: 3px 0;
}

.orderList dt {
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    display: block;
    font-weight: 400;
    margin-bottom: 7px;
}

.orderList dt strong {
    font-size: 18px;
    display: block;
}

.orderList dt span {
    font-size: 10px;
    color: #999;
}

.orderList dt label {
    color: #666;
}

.orderList td {
    vertical-align: top;
    width: 50%;
}

.orderList td table {
    text-align: left;
}

.orderList td table th {
    font-size: 14px;
    padding-bottom: 14px;
}

.orderList .orderitems, .orderList .orderhistory {
    width: 100%;
}

.orderList .orderitems td {
    vertical-align: top;
}

.orderhistory td {
    border-top: 1px dotted #bbb;
    padding: 2px 0;
    vertical-align: top;
    width:99%;
}

.orderhistory td.small {
    width:1%;
}

.orderhistory td .amount {
    display: block;
    font-size: 11px;
    color: #666;
}

.orderList h3 {
    padding-top: 12px;
    font-size: 16px;
}

/* --- Forms, Validation ---------------------------- */
.form {
    /*width: 370px;*/
}

.form li {
    padding: 5px 0;
}

#reparimentform .form li {
    padding: 3px 0;
}

.form li.formSubmit {
    padding: 0px;
}

.form li.formNote {
    padding-bottom: 0;
    font-size: 11px;
    color: #666;
    line-height: 14px;
}

.form label,
.form input {
    float: left;
}

.form input[type="password"],
.form input[type="text"] {
    width: 260px;
    height:19px;
}
#addressForm input[type="password"],
#addressForm input[type="text"],
#shippingAddressForm input[type="password"],
#shippingAddressForm input[type="text"] {
    width:240px;
}
#addressForm label, #shippingAddressForm label, #shippingAddress label, #shippingAddressUl label{
    width:75px;
}
ul#shippingAddressUl li{
    padding-left: 10px;
}
ul#shippingAddressForm li{
    padding-left: 0;
}
.form input[field="xsmall"] {
    width: 25px;
}

.form input[field="small"] {
    width: 52px;
}

.form input[field="medium"] {
    width: 86px;
}

.form input[field="xsmall"] + input[field="pair-xsmall"],
.form input[field="xsmall"] + css3-container + input[field="pair-xsmall"],

.form input[field="pair-xsmall"] + input[field="xsmall"],
.form input[field="pair-xsmall"] + css3-container + input[field="xsmall"],

.form input[field="small"] + input[field="pair-small"],
.form input[field="small"] + css3-container + input[field="pair-small"],

.form input[field="small"] + input[field="small"],
.form input[field="small"] + css3-container + input[field="small"],

.form input[field="medium"] + input[field="medium"],
.form input[field="medium"] + css3-container + input[field="medium"] {
    margin-left: 5px;
}

.form input[field="xsmall"] + .form input,
.form input[field="xsmall"] + css3-container + .form input {
    margin-left: 10px;
    margin-right: 0;
}

.form input[field="pair-xsmall"] {
    width: 148px;
}

.form input[field="pair-small"] {
    width: 121px;
}

.form input[field="verify"] {
    width: 103px;
}

.verificationCode {
    margin: 0 7px 0 0;
    float: left;
}

span.verificationCode {
    margin-top: 2px;
}

.form li.stateBox {
    padding-left: 150px;
}

.form label {
    padding-right: 10px;
    line-height: 19px;
    width: 176px;
    text-align: left;
    padding-top:5px;
}
.form.loginSettings label{
    width: 105px;
}
.checkoutCollumns #addressForm input[type="password"], .checkoutCollumns #addressForm input[type="text"] {
    width:329px;
}

.form label.req{
    color: black;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 3px 3px;
    text-align: left;
}

.form label.short {
    width: 90px;
    padding-right: 5px;
    line-height: 18px;
}

.form li.checkFields {
    padding-left: 150px;
}

.form li.checkFields label {
    width: auto;
    margin-right: 10px;
}

.form li.checkFields input {
    margin: 2px 5px 0 0;
}

.form textarea {
    float: left;
    width: 334px;
    height: 80px;
    resize: none;
}
#reparimentform .form textarea {
    height:90px;
    width: 261px;
    color: #6D7179;
    padding: 3px 3px 0;
}
#reparimentform{
   /* background: #f0f2f5;*/
    background: url('../../img/repair_form_bg.png') top left no-repeat;
    padding: 0 0 0 18px;
    height: 359px;
    width: 312px;
}

.inputNote {
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 14px;
    padding: 2px 0 0 0;
    color: #666;
}

.form .note {
    font-size: 11px;
    color: #666;
    line-height: 14px;
    font-style: italic;
    padding-top: 7px;
}

.payment .form {
    margin: 15px 0 5px 0;
}

.payment .desc {

    padding: 3px;
    padding-left: 0px;
    float: left;
    width: 633px;
    border: 1px solid #E8E8E8;
    border-left: none;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -khtml-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
    line-height: 14px;
    height: 32px;
    color: #6D7179;
}

#shipSetCost, .shipSetCost{
    padding-top: 5px;
    margin-right: 15px;
    padding-top: 5px;
    text-align: right;
    font-size: 18px;
    color: #6d7179;
    font-weight: 300;
}
#shipSetCost span.price, .shipSetCost span.price{
    color:#000;
}
.ShipSet{
    margin-top:10px;
    padding-left: 10px;
}

.inlineForm button {
    margin-left: 5px;
}

.verify img {
    float: left;
    margin: 1px 5px 0 0;
}

.notice {
    font-size: 11px;
    font-style: italic;
    border-top: 1px solid #eceff0;
    margin-top: 10px;
    padding: 5px 0;
}

.inlineForm .notice {
    display: block;
    clear: both;
}


label.innerLabel{
    display:block;
    position:absolute;
    color:#B4B8B8;
    margin: 3px 0 0 5px;
    font-weight: normal;
}

.oxValidateError {
    display: none;
    font-size: 13px;
    line-height: 14px;
    color: #ff0000;
    margin: 0;
    padding: 3px 16px 0px 3px;
    float:left;
    background: url(../../img/error.png) no-repeat right;
}

.oxValidateError span {
    display: none;
}

.oxValidateError span.req {
    float: none;
    display: inline;
}
.oxInValid label,
.oxInValid p {
    color: #ff0000;
}

.oxInValid input,
.oxInValid textarea,
.oxInValid select,
.oxInValid input:focus {
    border-color: #e40000;
    background: #fff8f8;
}

.oxInValid select {
    border-style: solid;
    border-width: 1px;
    float:left;
}
select{
    border: 1px inset;
    background: white;
    padding: 1px 5px;
    line-height: 14px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    margin:0;
    height:23px;
    width:252px;
    padding-right: 1px;
}
.checkoutCollumns select{
    width: 272px;
}

.oxInValid .oxValidateError,
.oxInValid .oxValidateError .js-oxError_postError {
    display:block;
    height: 14px;
}
/* --- Promotions Slider ------------------------ */
.promoShadow {
    position: absolute;
    top: 0;
    z-index: 3;
}

.shadowRight {
    right: 10px;
}

.oxSlider {
    position: relative;
    margin-bottom: 20px;
    height: 115px;
}

.oxSlider li {
    position: relative;
}

.oxSlider a:hover {
    text-decoration: none;
}

.oxSlider {
    overflow: hidden;
    clear:both;
}

.oxSlider ul, .oxSlider li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#promotionSlider {
    height: 220px;
}

/* --- Recommendatins ---------------------------- */
.recommendations .title {
    font-size:12px;
    padding:2px 0px 6px;
}

.recommendations .title a {
    float: left;
    font-weight: bold;
}

.recommendations .title .editButtons {
    float: right;
}

.recommendations .title .textButton {
    color: #1d7e96;
    padding: 0;
    height: 14px;
    line-height: 14px;
}

.recommendations .description {
    font-size:11px;
    padding:0px 0px 8px;
}

.recommendationsSearchForm {
    padding: 15px 10px;
}

.recommendationsSearchForm label {
    font-size: 11px;
}

.recommendationsSearchForm .searchInput {
    width: 85px;
}


/* --- Manufacturer Item slider ------------------------- */
#manufacturerSlider{
    margin-left: 16px;
}
.itemSlider {
    width:970px;
    height: 60px;
    padding-bottom: 10px;
    /*border-bottom: 1px solid #dbdddf;*/
    position: relative;
    overflow: hidden;
    padding-top: 23px;
}

.itemSlider ul {
    height: 60px;
}

.itemSlider li {
    width: 130px;
    height: 60px;
    line-height: 58px;
    padding: 0;
    margin-right:4px;
    text-align: center;
    list-style: none;
   /* background-color: #ffffff;*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.itemSlider li img {
    vertical-align: middle;
    border:0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    max-height: 60px;
}

.itemSlider .slideNav {
    font-size: 21px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    position: absolute;
    z-index: 4;
    bottom: -1px;
    height: 58px;
    display: block;
    text-shadow: 0px -1px 0px #486066;
}
.itemSlider .leftHolder {
    position:absolute;
    left:0px;
    top:23px;
    height:58px;
    z-index:3;
    width:20px;
}

.itemSlider .slideNav:hover {
    text-shadow: 0px -1px 0px #ac8a6b;
    opacity: 1;
    filter: alpha(opacity =100);

}
.itemSlider .titleBlock {
    left: -1px;
    bottom:0;
    width: 191px;
    padding-left: 10px;
    text-transform: uppercase;
}
.itemSlider .titleBlock:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-shadow: 0px -1px 0px #486066;
}

.itemSlider .titleBlock strong {
    float: left;
    margin: 5px 0 0 0;
    width: 130px;
}
.itemSlider span.slideBg {
    display: block;
    height:100%;
    width:100%;
    top: 0;
    position: absolute;
}
.itemSlider .prevItem {
    left:0px;
    top:0px;
    width:20px;
}
.itemSlider .nextItem {
    top:23px;
    right: 0px;
    width: 20px;
}
.itemSlider .prevItem:hover span.slideBg,
.itemSlider .nextItem:hover span.slideBg {
    filter: alpha(opacity =90);
    opacity:0.9;
}

.itemSlider .prevItem span.slidePointer,
.itemSlider .nextItem span.slidePointer {
    position:relative;
    z-index: 5;
    float: right;
    text-indent: -9999px;
    width: 8px;
    height: 15px;
    margin: 21px 12px 0 0;
    background:url(../../img/manufactures-arrows.png) no-repeat left -15px;
}

.itemSlider .prevItem span.slidePointer {
    background-position: left 0px;
}

.itemSlider .nextItem span.slidePointer{
    margin: 21px 0 0 12px ;
}

.itemSlider .prevItem:hover span.slidePointer {

}

.itemSlider .nextItem:hover span.slidePointer {

}

.itemSlider li {
    position: relative;
}

.itemSlider li a.viewAllHover {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 35px;
    z-index: 5;
    opacity: 1;
    padding-right: 5px;
    padding-top:25px;
    margin-right: 5px;
    /*filter: alpha(opacity =100);
    background:transparent url(../bg/fx-grad-orange-spiked.png) -20px 0px no-repeat;*/
}


.itemSlider li a span {
    text-align: left;
    line-height: 12px;
    padding-top: 4px;
    background-position: 0 50%;
    font-size: 10px;
    display: none;
}

.itemSlider a.sliderHover,
a.sliderHover {
    /*opacity: 0.7;
    filter: alpha(opacity =70);*/
    width: 145px;
    height: 148px;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
}

.itemSlider li:hover a.viewAllHover,
.itemSlider li:hover a.sliderHover {
    display: block;
}
/* ??? */
/*.gridView li:hover a.sliderHover {
    display: block;
    width: 187px;
    height: 150px;
    z-index: 1;
}*/

/* --- Category lists ----------------------- */
.subcatList,
.subcatList ul {
    margin: 0;
}

.subcatList li{
    padding: 0;
    list-style: none;
}

.subcatList .box {
    float: left;
    /*margin-left: 20px;*/
}

.subcatList li .box:first-child {
    margin-left: 0;
}

.subcatList h3 a {
    color: #6d7179;
    font-size: 14px;
}

.subcatList .box li {
    text-transform: capitalize;
    padding: 3px 0;
    display: inline;
}

.categoryDescription {
    background: #f2f4f5;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    border-bottom: 1px solid #B4B8B8;
}

.categoryTopDescription,
.categoryTopLongDescription {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
}
.categoryTopLongDescription p {
    margin-bottom: 20px;
    width: 600px;
}
.categoryPicture {
    float:right;
    padding:0px 40px;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
    width: 300px;
    height: 200px;
    text-align: center;
}

.categoryPicture img{
    max-width: 300px;
    max-height: 200px;
}

/* --- Trusted shop logo --------------- */
.box #tsSeal {
    text-align: center;
    margin-bottom: 7px;
}


/* --- Layout helpers ---------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* --- Interaction Cues ----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-widget-overlay { background: #000; opacity: .50;filter:Alpha(Opacity=50); }


.ui-dialog { position: absolute; padding: .2em; width: 300px;}
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding:10px; padding-bottom: 25px; overflow: auto; zoom: 1; background: #fff;}
.ui-dialog .ui-dialog-content p{ text-align: left;}
.ui-dialog .ui-dialog-content p .dialog-content_lowtext{font-size: 18px; font-weight: 300; width: 440px; display: block; margin: auto; margin-bottom: 60px; line-height: 20px;}
.ui-dialog .ui-dialog-content p.title{text-align: left;}
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }


/* --- ZOOM CLOUD ----------------------------- */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 2px solid #EB6005;
    margin:-2px;    /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
    border:2px solid #51A8BC;
    overflow:hidden;
    background-repeat: no-repeat;
    background-color: #fff;
}

/* This is the loading message. */
.cloud-zoom-loading {
    color: #000;
    background: #fff;
    padding: 0px;
}

#zoomTrigger {
    position: absolute;
    width: 18px;
    height: 18px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 10px;
    left: 10px;
    float: left;
    z-index: 1000;
    background: url(../../img/zoom.png) no-repeat 0 0;
}

.zoomed {
    width: 663px;
    height: 665px;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 2;
}

.zoomPager {
    margin: 0;
    padding: 0;
}

.zoomPager li {
    list-style: none;
    float: left;
    padding: 0;
}

.zoomHead {
    font-weight: 700;
    text-transform: uppercase;
}


#zoomModal .otherPictures {
    margin: 0;
    padding: 0;
    width: 663px;

    z-index: 9;
}

#zoomModal .otherPictures a{
    width: 30px;
    height: 35px;
    line-height: 35px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    text-shadow: 0px 1px 1px #fff;
}

#zoomModal .shadowLine {
    width: 663px;
    clear: both;
}

#zoomModal .otherPictures ul{
    margin: 0;
}

#zoomModal .marker {
    border: 2px solid #EB6005;
    display: none;
    height: 31px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 26px;
    z-index: 99;
}

#zoomModal .marker img {
    left: 50%;
    margin-left: -6px;
    position: absolute;
    top: -6px;
    z-index: 6;
}

/* --- Services ---------------------- */
#services {
    width: 175px;
}

#services a {
    text-decoration: none;
    text-transform: uppercase;
}

#services li {
    position: relative;
}

#services .counter {
    right: 5px;
    top: 1px;
}

#servicesTrigger {
    position: relative;
}

#servicesTrigger .counter {
    right: 0;
    top: 0;
    z-index: 11;
}

.hasNotifications {
    padding-right: 25px;
}

#services a:hover .counter {
    border: 1px solid orange;
    background: #fff;
    color: orange;
}

/* --- WishList ------------------------------ */
.wishlistPublish {
    float: right;
    width: 360px;
}

.wishlistSearch {
    float:left;
    width:360px;
}

.wishlistPublish .form label {
    width: 280px;
}

.wishlistView a {
    text-decoration: underline;
}

.wishlistView,
.listmaniaView {
    border-bottom: 5px solid #ECEFF0;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.formTitle,
.wishlistResults dt{
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #eceff0;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.wishlistSuggest {
    clear: both;
    padding: 20px 0 0 388px;
}

.wishlistResults{
    padding-top: 20px;
}

.wishlistResults dt {
    padding-bottom: 5px;
    background: url("../../img/search-icon.png") no-repeat 0 3px;
    padding-left: 20px;
}

.wishlistUser {
    float: right;
    width: 360px;
    padding: 40px 0 0 0px;}


/* --- Account Dashbord ----------------- */

.accountDashboardView .col {
    float: left;
    width: 374px;
    height: 230px;
    /* padding-right: 20px; */
}

.accountDashboardView dl {
    margin-bottom: 15px;
}

.accountDashboardView dd {
    margin-top: 2px;
}

/* --- Compare List ----------------------- */
#compareList {
    width: 100%;
}

#compareList td {
    border-collapse: collapse;
    vertical-align:top;
}

#compareList table{
    width:200px;
    border-collapse:collapse;
}

#compareList table td {
    border-top: 5px solid #ECEFF0;
    padding: 5px;
}

#compareList table #firstTr td,
#compareList table #firstDataTr td {
    border: 0;
}

#compareList table tr:last-child td {
    padding-bottom: 20px;
}

#compareDataDiv {
    overflow:hidden;
}

#compareFirstCol {
    overflow: hidden;
}

.compareItem {
    width: 190px;
    height: 380px;
    position: relative;
}

.compareWide {
    width:740px;
    position:relative;
}

.compareWide .compareItem {
    width: 238px;
}

.compareItem .tobasket {
    position: absolute;
    bottom: 10px;
}

.compareItem .oldPrice {
    font-size: 11px;
    line-height: 14px;
}

.compareItem .variants{
    padding-top:15px;
}

.compareItem .variants select{
    margin:5px 0 10px 0;
    display: block;
}

.compareItem .picture {
    text-align: center;
    display:block;
    width:190px;
    height:150px;
    overflow:hidden;
    margin-bottom:7px;
}

.compareItem .title {
    display: block;
    font-size: 18px;
    line-height:18px;
    font-weight: 400;
    padding-bottom: 3px;
}

.compareItem .identifier {
    color: #515353;
    display: block;
}

.compareItem .fn {
    padding-top: 5px;
    margin: 0;
    clear: both;
}

#compareList .lineBox {
    padding: 5px 10px;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    line-height: 16px;
}

#compareList a.navigation {
    background: url(../../img/prevnext.png) no-repeat 0 0;
    height: 7px;
    width: 4px;
    text-indent: -9999px;
    margin-top: 4px;
}

#compareList .lineBox a.movePrev {
    float: left;
    background-position: 0 -7px;
}

#compareList .lineBox a.moveNext {
    float: right;
}

td.centered {
    text-align:center;
}
td.alignTop{
    vertical-align:top;
}

/* --- Login form ------------------------ */
.accountLoginView .col {
    float: left;
    width: 50%;
}

/* --- right corner message ---------------- */
#incVatMessage{
    position:fixed;
    bottom:-3px;
    right:-5px;
    font-size:11px;
    padding:4px 20px 6px 17px;
    background:url(../../img/vatmsg-bg.png) no-repeat 0 0;
    opacity:0.6;
    filter:alpha(opacity=60);
    z-index:9999;
}

/* --- Plain errors ------------------------ */
.errorBox {width: auto; font-size:12px; font-weight:bold; color:#D81F01; margin: 20px; padding: 0; border: none; width: 500px;}
.errorBox a {color:#D81F01; text-decoration: underline;}
.errorBox a:hover {color:#666;}
.errorBox .errHead {background: #D81F01; color: #fff; padding: 5px 15px;}
.errorBox .errBody {border: 1px solid #D81F01; padding: 15px;}
.errorBox .stackTrace { font-size: 11px; color:#000; font-weight: normal; margin: 10px 0; padding: 10px 0; border-top: 2px solid #EED8D2}


/* --- article box ------------------------ */
li.articleImage{
    height: 110px;
}

.featuredList a.articleBoxImage {
    height: 97px;
    line-height:97px;
    width:148px;
    background: #fff;
    text-align: center;
    display: block;
}

.featuredList a.articleBoxImage img{
    vertical-align:middle;
}

/* --- MD Variant Selects in details ----------- */
.selectorsBox {
    clear:both;
    background: none;
    padding: 10px 10px 0px 0px;
    font-size: 11px;
}

div.information .selectorsBox {
    margin-bottom: 85px;
}

.selectorsBox .dropDown {
    margin-bottom: 10px;
    min-width: 200px;
}

.selectorsBox .dropDown li.disabled a {
    color: #b4b8b8;
}

.selectorsBox p.underlined {
    border-bottom: 1px solid #29373c;
}

.selectorLabel label {
    min-width: 60px;
    display: inline-block;
}

.variantReset {
    padding-bottom: 10px;
    font-size: 11px;
    margin-top: -82px;
}

.variantReset label {
    text-transform: uppercase;
}

.variantReset  a.reset {
    color: #1d7e96;
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
}

.variantReset  a.reset:hover {
    text-decoration:none;
    color: #EB6005;
}

/* --- MD Variant Selects in infoGrid ----------------- */
.listDetails .selectorsBox {
    background: none;
    padding: 10px 10px 0px 5px;
    font-size: 11px;
}

.listDetails .selectorsBox .dropDown {
    margin-bottom: 10px;
    min-width: 150px;
}

.listDetails .selectorsBox .dropDown li.disabled a {
    color: #b4b8b8;
}

.listDetails .selectorsBox p.underlined {
    border-bottom: 1px solid #29373c;
}

.listDetails .selectorLabel label {
    min-width: 45px;
    display: inline-block;
}

/* --- MD Variant Selects for line -------------------- */
.infoBox .selectorsBox {
    background: none;
    padding: 10px 10px 0px 0px;
    font-size: 11px;
}

.infoBox .selectorsBox .dropDown {
    margin-bottom: 10px;
    min-width: 200px;
}

.infoBox .selectorsBox .dropDown li.disabled a {
    color: #b4b8b8;
}

.infoBox .selectorsBox p.underlined {
    border-bottom: 1px solid #29373c;
}

.infoBox .selectorLabel label {
    min-width: 50px;
    display: inline-block;
}

/* ------- Checkout AGB conditions links --------------- */
div.agbInner {
    width:500px;
    float:left;
}

div.agbButton  {
    float:right;
}

.agb a {
    color: #1d7e96;
}

.agb a:hover {
    color: #ec6105;
    text-decoration:none;
}

.agb p.errorMsg, .agbInner p.errorMsg  {
    color: #ff0000;
    display: none;
    margin: 0px;
}

/* ---- ajax loading icon -----------------------------*/

.loadingfade {
    background: #fff;
    z-index : 5000;
}
.loadingiconbg {
    background: url(../../img/loading_bg.png) no-repeat center center;
    z-index : 5001;
}
.loadingicon {
    background: url(../../img/loading.gif) no-repeat center center;
    z-index : 5002;
}

/* --- shop lupe ------------------------------ */
p.shoplupe {
    padding-top:15px;
    text-align: center;
}

/* --- category tree ----------------------------- */
.categoryBox {
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.categoryTagsBox {
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
}

.categoryTagsBox h3 {
    text-transform: uppercase;
    padding: 5px 0 0 10px;
    font-size: 12px;
}

.categoryTags {
    padding: 5px 5px 5px 5px;
}

a.fbEnableLink {
    display: inline-block;
    text-transform: uppercase;
    padding: 30px 0 15px 0;
    font-size: 12px;
    font-weight: bold;
    color: #2c5e97;
}

.fbEnableDesc {
    margin-bottom: 35px;
    font-size: 11px;
    color: #555;
}

.fbEnableDesc a {
    line-height: 25px;
    color: #2c5e97;
}

a.fbEnableLink, .fbEnableDesc {
    margin-left: 20px;
}

.repairments {
    margin: 1px;
    padding: 1px;
    font-size: 10px;
}

.repairments .repariments-tittle td{
   /* border-bottom: 1px solid #cccccc;*/
}

.repairments tr{
    /*border-bottom: 1px solid #e5e5e5;*/
    margin: 1px;
    padding: 1px;
    color:#000000;
    height: 25px;
}
.repairments tr.second{
    background: #f0f2f5;
}
.repairments td{
    margin: 1px;
    padding: 1px;
    font-size: 13px;
    padding: 0 0 0 10px;
    line-height: 25px;
    color: #0e285d;
}

.repariments_price{
    color:#6d7179;
}

.repariments_price span{
    font-weight: 700;
}

.phone_accessories td {
    text-align: left;
    vertical-align: top;
    position:relative;
}
/*
.phone_failurecats {
    border-top: 1px solid #ddd;
}
*/
.phone_symptoms_checkbox{
    width: 1px;
}
.phone_symptoms_td{
    text-align: left;
    vertical-align: top;
    position:relative;
}
.phone_symptoms{
}

.orange-bg{
    background:#fe7000;
}

.phone_symptoms .orange-bg label, .phone_accessories .orange-bg label{
    color:#ffffff;
}

.blue-bg{
    background: #5bbfed;
    color:#fff;
}

#cboxContent .blue-bg{
    background:none;
    color:#000;
}

#cboxContent .orange-bg.blue-bg{
    color:#ffffff;
    background:#fe7000;
}

.inline_symptom_box{
    position:absolute;
    right:-191px;
    top:-20px;
    width: 191px;
    z-index: 15;
}

.inline_left .inline_symptom_box{
    right:170px;
}


.inline_symptom_box_text{
    min-height: 55px;
    padding:0 15px;
    background: #5bbfed;
}

.inline_symptom_box_top{
    height: 10px;
    background:url(../../img/inline_symptom_box.png) no-repeat top;
}

.inline_symptom_box_bottom{
    height: 10px;
    background:url(../../img/inline_symptom_box.png) no-repeat bottom;
}

.inline_x{
    background:url(../../img/inline_x.png) no-repeat left;
    padding-left:18px;
    position: absolute;
    right:15px;
    top:35px;
    cursor: pointer;
}

.rew_form label {
    line-height: 18px;
    width: 120px;
    float:left;
    font-size: 14px;
}
#thumbnails img{
    margin:5px;
}
.inline_symptom{
    padding:4px;
}
.inline_accessories{
    padding:4px;
}

.inline_active{
    width: 273px;
    float: left;
    padding: 4px;
    padding-bottom: 1px;
    margin: -5px;
    /*background: #dededf;*/
    /*border: 1px solid #CCC;
    border-bottom: none;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -khtml-border-radius:3px 3px 0 0;
    border-radius: 3px 3px 0 0;*/
    position: relative;
    z-index:5;
}

.oxInValid p.inline_symptom_e{
    position: absolute;
    right: 247px;
}

.oxInValid.inline_active p.inline_symptom_e{
    position: absolute;
    right: -263px;
}

.q_right {
    display:inline-block;
    width:13px;
    height:14px;
    margin:3px 0px 0px 6px;
    padding-bottom:1px;
    background:url(../../img/q.png) no-repeat left 0px;
    position:relative;
    float: left;
}

.q_right.right{
    float:right;
    margin-right: 5px;
    margin-top: 2px;
}

.q_right.right .q_right_box{
    left:-210px;
}
.q_right:hover{
    margin:0px;
    margin-left:3px;
    padding-top: 0px;
    background:url(../../img/q_top.png) no-repeat;
    background:none;
    width:13px;
    height:17px;
}

.q_right_top{
    background:url(../../img/q_top_left.png) no-repeat;
    width:207px;
    height:17px;
    position:absolute;
    left:-1px;
    top:-5px;
    z-index: 10;
}

.q_right:hover .q_right_box{
    display: block;
}

.q_right_box{
    min-height: 20px;
    border:1px solid #e8e8e8;
    border-top: none;
    border-bottom: none;
    width:189px;
    margin-left: 15px;
    margin-top: 5px;
    position: absolute;
    display:none;
    background: white;
    left: -204px;
}

.q_right_bottom{
    background:url(../../img/q_bottom.png) no-repeat bottom;
    width:191px;
    height:10px;
    position: absolute;
    left:-1px;
    z-index: 99999;
}

.q_right_box .q_text{
    margin-top: 5px;
    padding:0 12px;
    color: #999ba1;
    font-size: 11px;
    position: relative;
    z-index: 9999;
    background-color: #ffffff;
}

#about_service{
    float:left;
    width:480px;
}

#google_map {
    float:right;
    width: 480px;
}

#infoblock, #popularSearch, #oxHowItWorksContent, #main_search{
    width: 990px;
}
#infoblock{
    height: 338px;
    display: table;
}
#infoblock p{
    margin:0px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
#infoblockTTS p{
    padding: 10px 0;
    text-align: justify;
    line-height: 18px;
    color: #0e285d;
}
#infoblockTTS a{
    text-decoration: underline;
    color: #0e285d;
    font-weight: bold;
}
#infoblockTTS a:hover{
    text-decoration: none;
}
#infoblockTTS .left_info{
    float: left;
    width: 610px;
    margin-left: 20px;
    background: url("../bg/left_infoblock_bg.png") no-repeat scroll right 50px transparent;
    padding-right: 50px;
}
#infoblockTTS .right_info{
    float: left;
    width: 300px;
    color: #0e285d;;
    padding: 40px 0 10px;
}
#infoblockTTS .right_info ul{
    list-style: none;
}
#infoblockTTS .right_info ul li{
    background-image: url('../bg/infoblock_check.png');
    background-position: 0px 8px;
    background-repeat: no-repeat;
    line-height: 25px;
    font-size: large;
    padding-left: 28px;
    list-style: none;
}
#infoblockTTS .right_info h2{
    padding: 5px 30px;
    font-size: x-large;
}
#infoblockTTS .right_info h3{
    padding: 20px 30px;
    font-size: large;
}

.contentTitle {
    color: #6d7179;
    font-size: 16px;
    font-weight: 700;
    float:left;
    display: block;
    height: 22px;
    background-color: #ffffff;
    padding-right: 20px;
    font-family: Myriad Pro, sans-serif;
}

.contentTitlediv{
    height: 22px;
    margin-bottom: 5px;
}
.contentTitleline{
    display: block;
    height:15px;
    border-bottom: 1px solid #cccccc;
}

#footer_menu{
    margin: 0px;
    width: 850px;
}
#footer_menu ul{
    text-align: center;
    display: inline;
    width: 940px;
    border:none;
}


#footer_menu li{
    background: transparent none repeat 0 0;
    background-size: auto auto;
    padding: 0;
    text-align: center;
    display: inline;
}

#footer_menu li img{
   /* vertical-align: top;*/
    padding: 0 10px 4px;
}

#footer_menu a{
    color: #ffffff;
    display: inline;
    line-height: 100%;
    padding-bottom: 4px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 4px;
    /*text-shadow: 0 1px 2px #FFFFFF;*/
    font-size:16px;
    /*text-transform: lowercase;*/
}

#footer_menu .border{
   /* border-left: 1px solid #D2D9DC;*/
}

#footer_menu .border:first-child{
    border:none;
}

.footer-search{
    background: transparent url('/out/smarthuolto/img/manufactures-bg.png') no-repeat right;
    height:208px;
    width:970px;
    padding:13px 10px 16px 10px;
    clear: both;
}
#popularSearch{
    width:970px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e7e7e8;
    margin-bottom: 15px;
}
.footer-search .contentTitle{
    padding:0;
    background: none;
    width: 100%;
    float:none;
}
.footer-search .contentTitle.lower{
    font-weight: 200;
    text-transform: lowercase;
}
#popularSearch ul, #popularSearch li{
    margin:0;
    list-style: none;
}

#popularSearch ul{
    height: 44px;
    margin-top: 8px;
}
#popularSearch li{
    float:left;
    width:160px;
}

#popularSearch li a{
    padding-right: 15px;
    background: url(../../img/arrow-right.png) no-repeat 100%;
    background-position: right;
}

#popularSearch li a:hover{
    text-decoration: none;
}

.clear {
    clear: both;
}
.descs {
    float: left;
}

.menu_se #search_form #search_flyout{
    position: absolute;
    top: 58px;
    left: 25px;
    width: 499px;
    display: none;
}

.menu_se_start #search_form #search_flyout{
    position: absolute;
    top: 173px;
    left: 25px;
    width: 499px;
    display: none;
}
#search_flyout { width: 440px; clear: both; margin: 20px 0 10px; }
#search_flyout .viewport { width: 465px; height: 160px; overflow: hidden; position: relative; margin: 0; border-left: 2px solid #FE7000;
    border-right: 2px solid #FE7000;background: url("/out/smarthuolto/img/search_flyout_background.png"); padding: 0px 25px 0px 5px;}
#search_flyout .viewport .search_line{width: 465px; height: 1px; background-color: #e5e5e5; position:absolute;}
#search_flyout .viewport .search_line.top{top:0px; z-index:1000;}
#search_flyout .viewport .search_line.bottom{bottom:0px}
#search_flyout .overview { list-style: none; position: absolute; left: 0; top: 0; margin-top:0; margin-bottom: 0; margin:0 5px;}
#search_flyout .thumb .end,
#search_flyout .thumb { background-color: #003D5D; }
#search_flyout .scrollbar { position: absolute; right:4px; width: 19px; z-index:1000;}
#search_flyout .track {  height: 100%; width:19px; position: relative; padding: 0; margin: 0; background: url("/out/smarthuolto/img/scrooler_bck.png"); }
#search_flyout .track_top {  height: 10px; width:19px; position: relative; padding: 0; margin: 0; background: url("/out/smarthuolto/img/scrooler_top.png"); }
#search_flyout .track_bottom {  height: 10px; width:19px; position: relative; padding: 0; margin: 0; background: url("/out/smarthuolto/img/scrooler_bottom.png"); }
#search_flyout .thumb { height: 20px; width: 19px; cursor: pointer; overflow: visible; position: absolute; top: 0; margin: 0; background: url("/out/smarthuolto/img/scrooler_thumb.png"); }

#search_flyout .thumb .top {  height: 12px; width: 19px; position: absolute; left: 0; top: -7px; background: url("/out/smarthuolto/img/scrooler_track_top.png"); background-repeat: no-repeat; }
#search_flyout .thumb .bottom {  z-index: 2; height: 10px; width: 19px; position: absolute; left: 0; bottom: -10px; background: url("/out/smarthuolto/img/scrooler_track_bottom.png"); background-repeat: no-repeat; }
#search_flyout .disable{ display: none; }




#search_flyout .topBckHolder{
    background: none;
    height: 8px;
    margin: 0;
}

#search_flyout .topBckHolder_hover{
    height: 8px;
    margin: 0;
}

#search_flyout .bottomBckHolder{
    background: none;
    height: 0px;
    margin: 0;
}

#search_flyout .bottomBckHolder_hover{
    height: 0px;
    margin: 0;
}

#search_flyout .search_flyout_item{
    margin-bottom: 0px;
    cursor: pointer;
    border-bottom: 1px solid #e5e5e5;
}
#search_flyout .search_flyout_item .image img{height:44px;margin: auto; display: block;}

#search_flyout .middleBckHolder{
    background: none;
    margin: 0;
}

#search_flyout .middleBckHolder_hover{
    margin: 0;
}

#search_flyout .search_flyout_item .image{

}

#search_flyout .search_flyout_item p{
    margin: 0;
}

#search_flyout .search_flyout_item p.title{
    color: #fe7000;
    font-size: 18px;
}

#search_flyout .search_flyout_item p.desc{
    display:none;
    margin: 0;
    color: #9d9d9d;
}

#search_flyout .search_flyout_item p.price{
    font-size: 14px;
    color: #6d7179;
    margin-top: 5px;
}

#search_flyout{
    z-index: 999;
}

#search_flyout .tar{
    background: url("/out/smarthuolto/img/search_flyout_bottom.png");
    width: 479px;
    padding: 10px 5px 10px 15px;
    height: 22px;
    position: absolute;
    bottom: -42px;
    left: 0px;
    color:#6d7179;
    font-size: 12px;
}
#search_flyout .tar span{
    font-weight: 700;
    color:#000000;
}
#search_flyout .tar button{float:right;}

/*input.span-1, textarea.span-1 { width: 423px; }*/
/*input.span-2, textarea.span-2 { width: 63px; }*/
/*input.span-3, textarea.span-3 { width: 343px; }*/

.span-1  {width: 455px; overflow: hidden}
.span-2  {width: 70px; float:left}
.span-3  {height: 48px; padding-bottom: 4px;}

.sitemap {width: 990px;}

.artslinks{
    margin:5px;
}

#options_title {
    font-size: 15px;
    font-weight: bold;
    color: #6D7179;
    padding: 7px 10px;
    margin-bottom:10px;
}

#newuser, #existinguser {
    float: left;
    padding: 13px 30px 13px 13px;
    border:1px solid #ebebed;
    border-bottom: none;
    font-size: 18px;
    margin-right: 6px;
    background: #ebebed;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

#newuser.active, #existinguser.active{
    border:1px solid #e8e8e8;
    border-bottom: none;
    background: #fff;
}

#checkout_user_noregistration {
    margin-top: -1px;
    border: 1px solid #E8E8E8;
    padding: 5px;
    padding-bottom: 10px;
    -moz-border-radius: 0 3px 3px 3px;
    -webkit-border-radius: 0 3px 3px 3px;
    -khtml-border-radius: 0 3px 3px 3px;
    border-radius: 0 3px 3px 3px;
    height: 483px;
}

.user_checkout_change{
    border: 1px solid #E8E8E8;
    padding: 5px;
    padding-bottom: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.user_checkout_change ul.form{
    padding-left: 5px;
}

#optionLogin{
    margin-top: -1px;
    display: none;
    border: 1px solid #E8E8E8;
    -moz-border-radius: 0 3px 3px 3px;
    -webkit-border-radius: 0 3px 3px 3px;
    -khtml-border-radius: 0 3px 3px 3px;
    border-radius: 0 3px 3px 3px;
    height: 388px;
}
#optionLogin p, #optionLogin form{
    padding-left: 7px;
}

.checkoutSteps li.back_link{
    background: none;
    border: none;
    padding-left: 25px;
    padding-right: 50px;
}

.ship_radio, .return_radio, .payment_radio {
    display: inline;
    float: left;
    width: 35px;
    height: 68px;
    padding: 3px;
    border: 1px solid #e8e8e8;
    border-right: none;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -khtml-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
}

.ship_radio.checked, .return_radio.checked, .payment_radio.checked{
    background: transparent url('/out/smarthuolto/img/method_radio.png') no-repeat 7px 21px;
}
.ship_radio input, .return_radio input, .payment_radio input{
    margin: 28px 0 0 14px;

}



.ship_image, .return_image, .payment_image{
    display: inline;
    float: left;
    height:68px;
    width:140px;
    padding: 3px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    background: #fff;
}


dt.open .payment_image.none{
    border-right: 1px solid #e8e8e8;
    width:124px;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -khtml-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
    margin-bottom: 15px;
}
dt.open .payment_image{
    border-right: none;
    min-width:125px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    margin-bottom: 15px;
}

.ship_image img, .return_image img, .payment_image img{
    height:57px;
    padding-left: 5px;
}

#ShipmentInfo label{
    line-height: 18px;
    text-align: left;
    padding: 0px;
}

#shipmentCities {
    display: block;
    margin-bottom: 5px;
}
#shipmentDepartments {
    display: block;
}

.payment_image {
    display: inline;
}

.ship_desc, .return_desc, .payment_desc{
    padding:3px;
    padding-left: 0px;
    float: left;
    width: 620px;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    -moz-border-radius: 0px 3px 0px 0px;
    -webkit-border-radius: 0px 3px 0px 0px;
    -khtml-border-radius: 0px 3px 0px 0px;
    border-radius: 0px 3px 0px 0px;
    line-height: 14px;
    height:33px;
    color:#6d7179;
}

.ship_desc .ship_desc_text, .return_desc .return_desc_text, .payment_desc .payment_desc_text{
    height: 100%;
    padding-left: 7px;
}

.ship_desc.closed, .return_desc.closed, .open .payment_desc.closed, .payment_desc.nclosed{
    border-bottom: 1px solid #e8e8e8;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -khtml-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
    height:68px;
}

.ship_desc.nclosed, .return_desc.nclosed {
    border-bottom: 1px solid #ffffff;
    -moz-border-radius: 0px 3px 0px 0px;
    -webkit-border-radius: 0px 3px 0px 0px;
    -khtml-border-radius: 0px 3px 0px 0px;
    border-radius: 0px 3px 0px 0px;
    height:68px;
}

.ship_desc.nclosed .ship_desc_text, .return_desc.nclosed .return_desc_text, .payment_desc.nclosed .payment_desc_text{
    border-left: 1px solid #cccccc;
    margin-left: -1px;
    padding-left: 6px;
}

.payment_desc.nclosed{
    margin-bottom: 15px;
}

.ship_desc.closed .ship_desc_text, .return_desc.closed .return_desc_text, .open .payment_desc.closed .payment_desc_text, .open .payment_desc.nclosed .payment_desc_text{
    border-left: 1px solid #cccccc;
    margin-left: -1px;
    padding-left: 6px;
}

.shipment_select, .return_select, .payment_select{
    display: block;
    width: 613px;
    margin-left: 187px;
    padding:5px;
    padding-top: 7px;
    padding-bottom: 0px;
    border: 1px solid #e8e8e8;
    border-top: none;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -khtml-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    float:left;
    margin-top: -1px;

}
.open .payment_select{
    display: none;
}
.payment_select{
    display: block;
    margin-bottom: 15px;
}

.shipment_select select, .return_select select{
    width: 329px;
    height: 25px;
    color:#6d7179;
    padding: 3px;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border: 1px inset;
    background: white;
    float:left;
    margin-bottom: 12px;
}

ul#return{
    margin:0px;
}

#return_checkbox p{margin-bottom: 5px;}
ul#return ul{
    margin:0px;
}


.info{
    display: inline;
    padding-top: 15px;
}

#ShipmentInfo{
    margin-bottom:10px;
}

.phone_symptoms {
    width: 165px;
    margin-right: 5px;
}

.phone_symptoms label{
    float:none;
    padding:0px;
    padding-left: 5px;
    width: 145px;
    display: block;
    text-align: left;
    font-size: 12px;
    color:#000;
}

.inline_symptom_close{
    padding-top: 10px;
    margin-top: 15px;
    border-top: 1px solid #cccccc;
    height:44px;
}

.inline_symptom_close button{
    float:right;
    margin-right: 5px;
}

.phone_accessories label {
    width: 85px;
}

.expertise_price {

}
.newsletter_width label {
    width: 40px;
}

.newsletter_margin{
    margin-top: 40px;
}



#faqList{ margin:0px; margin-bottom: 30px;}
#faqList li { color: #717171; list-style: none; border: 1px solid #e8e8e8; margin-bottom: 10px; padding:3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
#faqList li p{margin:0px; font-size:12px;}
#faqList .question { padding: 8px 22px 8px 13px;  background: transparent url('/out/smarthuolto/img/question_plus.png') no-repeat right; font-size:20px;color:#000000;}
#faqList li.simpleFAQShowing .question {   background: transparent url('/out/smarthuolto/img/question_minus.png') no-repeat right;color:#6d7179;}
#faqList .answer { font-size: 12px; }
#faqList .answer .dukvote {color: #717171; padding-top: 10px; }
#faqList .answer .dukvote input{margin-left: 7px; background: transparent url('/out/smarthuolto/img/button_duk.png') no-repeat; width:35px; height:21px; border:0px; color:#ffffff; cursor:pointer;text-shadow: 1px 1px 0px #e46500;}
#faqList .answer .answerdescription{ color: #000; display: block;  padding: 0px 15px 0px 15px; }
#faqList .answer .answerdescription p{ color: #6d7179; }
#faqList .answer .answerdescription p.dukvote{color: #000000; font-weight: 700;}
#faqList .answer .answertop{ display: block; height: 5px; margin-top: -5px;   margin-top: 5px; }
#faqList .answer .answerbottom{ display: block; height: 5px;   margin-bottom: 5px; }

.art_details {
    display: none;
    font-size: 11px;
    float: right;

}
.menu_se{
    position:relative;
    height:125px;
    margin-bottom: 1px;
    background: url('../../img/huolto_search_bg_small_o.png') no-repeat;
}
.menu_se_start{
    position:relative;
    height:294px;
    margin-bottom: 10px;
    background: url('../../img/smart_huolto_search_bg_big2.png') no-repeat;
}

.menu_se_start .search_title{
    position: absolute;
    top: 30px;
    left: 29px;
}
.menu_se_start .search_title h2, .menu_se_start .search_title h1 {
    font-weight: normal;
    font-size: 47px;
    line-height: 49px;
    color: #FFFFFF;/*#f47321*/
}
.menu_se_start .search_text{
    position: absolute;
    top: 220px;
    left: 29px;
}
.menu_se_start .search_text p, .menu_se_start .search_text h2{
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
}
.remove_img{
    font-size: 16px;
    color: red;
    font-weight: 800;
    cursor: pointer;
}

.ph_img {
    width: 80px;
    display: inline;
}

.thumbnails {
    width: 245px;
}
#oxHowItWorksContent{margin-bottom:16px;}
.oxHowItWorksContentBg{
    background: transparent url('/out/smarthuolto/img/how-bg.png') no-repeat;
    width:950px;
    height:450px;
    padding: 16px 0 0 40px;
    position: relative;
}
.how{
    height:112px;
    display: table;
}
.how .phone{
    background: transparent url('/out/smarthuolto/img/how-phones.png') no-repeat left 0px;
    width:110px;
    height:112px;
    position:absolute;
    top:0px;
    left:0px;
}
.how .step{
    position:relative;
    width:418px;
    height: 100px;
    float: left;
}
.how.first .phone, .how.first .how-step-tittle{
    background-position: left 0px;
}
.how.second .phone, .how.second .how-step-tittle{
    background-position: left -112px;
}
.how.third .phone, .how.third .how-step-tittle{
    background-position: left -224px;
}
.how.fourth .phone, .how.fourth .how-step-tittle{
    background-position: left -336px;
}

.how .how-step-tittle{
    background: transparent url('/out/smarthuolto/img/how-steps.png') no-repeat left 0px;
    height:85px;
    width:263px;
    position: absolute;
    left:65px;
    top:8px;
    color:#6d7179;
    font-size: 30px;
    font-family: Myriad Pro light;
    line-height:28px;
    padding:15px 60px 0px 80px;
}
.how.first:hover .how-step-tittle, .how.first.active .how-step-tittle{
    background-position: right 0px;
    width:278px;
    color:#ffffff;
    text-shadow: 1px 1px 0px #178ac0;
}
.how.second:hover .how-step-tittle, .how.second.active .how-step-tittle{
    background-position: right -112px;
    width:278px;
    color:#ffffff;
    text-shadow: 1px 1px 0px #178ac0;
}
.how.third:hover .how-step-tittle, .how.third.active .how-step-tittle{
    background-position: right -224px;
    width:278px;
    color:#ffffff;
    text-shadow: 1px 1px 0px #178ac0;
}
.how.fourth:hover .how-step-tittle, .how.fourth.active .how-step-tittle{
    background-position: right -336px;
    width:278px;
    color:#ffffff;
    text-shadow: 1px 1px 0px #178ac0;
}
.how-step-text{
    vertical-align: middle;
    padding-left: 68px;
    width: 425px;
    font-size: 12px;
    color:#6d7179;
    font-family: Arial;
    height: 100px;
    display: table-cell;
    position: relative;
}
.how-step-text ul{
    margin:0px;
}
.how-step-text li{
    float: left;
    font-size: 18px;
    font-family: Myriad Pro light;
    background: url(../../img/how-check.png) no-repeat 100%;
    background-position: left;
    padding: 8px 10px 6px 28px;
    list-style: none;
}

.oxHowItWorksContentBg a{
    display: block;
    float: right;
    padding-top: 2px;
    position: absolute;
    right: 7px;
    bottom: 7px;
}

.oxHowItWorksContentBg a:hover{
    text-decoration: none;
}

#overviewLink{
    display:none;
}

.failure-symptoms, .failure-accessories{
    width:990px;
    position:absolute;
    z-index: 99;
    top: 0px;
    left:0;
}

.phone_accessories label{
    padding:0px;
    padding-left: 5px;
    width: 135px;
    text-align: left;
}

#inline_symptoms, #inline_content {
    background: #dededf;
    padding:10px 5px;
    border:1px solid #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    margin-top:30px;
}

#inline_symptoms p{
    margin-bottom: 5px;
}

.inline_symptom_title{
    width:165px;
    margin-bottom: 5px;
    font-weight: 700;
}

.js-oxValidate.line{
   /* border-top:1px solid #cccccc;*/
    padding-bottom: 10px;
}

.select_big{
    background: url(../../img/select-big_sm.png) no-repeat;
    width:265px;
    height:21px;
    display: block;
    float:left;
    font-size: 12px;
    color: #6d7179;
    padding: 4px 0 0 7px;
    position: relative;
    cursor: pointer;
}

.oxInValid .select_big{
    background: url(../../img/select-big-invalid_sm.png) no-repeat;
}

a.select_big:hover{text-decoration: none;}

.phone_failurecats{width:980px;margin-left: 10px;}
.phone_accessories{margin-left: 10px;}
#cboxContent .phone_failurecats{width:710px;
}
#cboxContent .phone_failurecats_table{
    background: #dededf; padding:9px; width: 700px;float: left;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
    border-radius: 4px;
    border:1px solid #cccccc;
}

#cboxContent #thumbnails{
    float: left;
    width: 710px;
}

ul.form.rew_form{
    margin:0;
    min-height: 360px;;
}

ul.form.rew_form textarea, ul.form.rew_form input{
    background: #f1f0f0;
    color: #6d7179;
}
ul.form.rew_form textarea{
    border-color: #dbdfe6;
    width: 336px;
}


#orderAddress, #orderShipping, #orderPayment{
    margin: 0;
    padding: 0;
    float: left;
    margin-bottom: 10px;
    width: 324px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

#orderShipping, #orderPayment{
    margin-left: 9px;
}

#orderShipping .DataBox, #orderPayment .DataBox{
    margin: 0;
    list-style: none;
    float: left;
    width: 322px;
    min-height: 120px;
    border: 1px solid #E8E8E8;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    padding: 0px;
    color:#6d7179;
}

#orderAddress button, #orderShipping button, #orderPayment button{
    display: block;
    float: right;
    position: absolute;
    top: 3px;
    left: 3px;
}

#orderAddress .DataBox span, #orderShipping .DataBox span, #orderPayment .DataBox span{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-left: 10px;

}
#orderPayment .DataBox span.pay_desc, #orderPayment .DataBox span{
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 10px;
    padding: 0;
    width: 299px;
    word-wrap: normal;
}
#orderAddress .DataBox h3.section, #orderShipping .DataBox h3.section, #orderPayment .DataBox h3.section{
    font-size: 20px;
    border-bottom: none;
    padding-left: 10px;
    text-transform: none;
    font-weight: 400;
    color:#000;
    padding-bottom: 0px;
}
#orderAddress .DataBox dl, #orderShipping .DataBox dl, #orderPayment .DataBox dl{
    color:#6d7179;
}

#orderAddress .DataBox img{
    width: 100px;
    position: absolute;
    float: right;
    right:10px;
    top:25px;
}
#orderPayment .DataBox img{
    float: left;
    margin-left: 10px;
    width: 100px;
}
#orderShipping .DataBox img {
    max-width: 65px;
    max-height: 65px;
    float:right;
    margin-top: -50px;
}
.agb{
    float:right;
    margin-right: 50px;
    margin-top: 15px;
    color: #6d7179;
}
.agb a{
    color:#000;
    text-decoration: underline;
}
.agb a:hover{
    color:#000;
}

.forgotPasswordOpener{
    display: block;
    width: 13px;
    height: 14px;
    margin: 3px 0px 0px 0px;
    padding-bottom: 1px;
    background: url(../../img/q.png) no-repeat left 0px;
    position: absolute;
    top:0px;
    right:-5px;
}
.forgotPasswordOpener2{
    display: block;
    width: 13px;
    height: 14px;
    margin: 3px 0px 0px 2px;
    padding-bottom: 1px;
    background: url(../../img/q.png) no-repeat left 0px;
}
form#login2 div{
    height: 24px;
}
form#login2 div input, form#login2 div span{
    float: left;
}
form#login2 div.forcheckbox label{
    color: #515353;
    display: block;
    font-size: 10px;
    line-height: 12px;
    padding: 0 0 0 18px;
    text-transform: none;
}
#errorBadLogin2{
    color: #FF0000;
}
.phone_review_img{
    position:absolute;
    right:30px;
    top:20px;
}
.phone_review_img label{
    float:left;
    font-size: 14px;
    padding-right: 10px;
    padding-top: 7px;
}
.phone_review_img #thumbnails{
    float:left;
}

.page_top_information{
    border-bottom:1px solid #cccccc;
    padding: 0 10px;
}

.oxcms h1{
    color: #6D7179;
    text-transform: none;
    padding: 7px 10px;
    font-size: 14px;
    position: relative;
    z-index: 2;
    margin: 0;
    margin-bottom:20px;
    margin-top: -16px;
    line-height: 18px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #a9b1b4 url(../bg/svg/grad_grey.svg);
    background: -moz-linear-gradient(#f0f0f1, #dededf);
    background: -ms-linear-gradient(#f0f0f1, #dededf);
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f1), to(#dededf));
    background: -webkit-linear-gradient(#f0f0f1, #dededf);
    background: -o-linear-gradient(#f0f0f1, #dededf);
    background: linear-gradient(#f0f0f1, #dededf);
}

h3.shipHead{
    color: #6D7179;
    text-transform: none;
    padding: 5px 10px;
    font-size: 14px;
    position: relative;
    z-index: 2;
    margin: 0;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 2px;
}

.thankLink{
    color: #6D7179;
    text-transform: none;
    padding: 5px 10px;
    font-size: 14px;
    position: relative;
    z-index: 2;
    margin: 0;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 2px;
}

#leftBlock {
    float:left;
    width: 200px;
}

#rightBlock {
    float:right;
    width: 600px;
}

.triangle-right {
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-left: 70px solid #199AD6;
    border-bottom: 40px solid transparent;
    float: left;
    margin-right: 5px;
}

.statusText {
    float: left;
    font-size: 11px;
    position: absolute;
    width: 55px;
    line-height: 12px;
}

.pos1 {
    top: 125px;
    left: 207px;
}
.pos2 {
    top: 122px;
    left: 282px;
}
.pos3 {
    left: 357px;
    top: 115px;
}
.pos4 {
    left: 435px;
    top: 122px;
}
.pos5 {
    left: 511px;
    top: 122px;
}
.pos6 {
    left: 586px;
    top: 123px;
}

.triangleActive {
    border-left: 70px solid #FE811E;
}

.nowStatus{
    float:right;
    margin-top: 20px;
    text-align: center;
}

.artTitle{
    vertical-align: top;
}

.artTitleCol {
    width: 180px;
}

.imgCol {
    width: 120px;
}
.detailsCol {
    width: 300px;
}

.breakLine {
    border-bottom: 1px solid #D5D5D5;
    padding-top: 5px;
    margin-bottom: 5px;
}

.tableOrderInfo th{
    float:right;
    padding-top: 3px;
    vertical-align: top;
}
.tableOrderInfo td{
    padding-top: 3px;
    vertical-align: top;
    width: 20px;
}

.greenText{
    color: green;
}

.smallText{
    font-size: 10px;
    font-style: italic;
    padding-left: 10px;
}

.red-text{
    color: red;
}

#payment_part_account {
    width: 600px;
}

#buttons_part {
    float:right;
}
#partnerId{
    float: left;
    color: #6D7179;
    margin-right: 50px;

}
.DataBox h2 {
    float: right;
    margin-top: -40px;
    width: 100px;
}
#contactForm textarea {
    width: 325px;
    height:104px;
}
/*Order steps*/
.order-steps{

}
.order-step{
    width:121px;
    height:32px;
    background: url("../../img/order_steps.png") no-repeat 0 0;
    float:left;
    margin-right: 4px;
    position:relative;
    vertical-align: middle;
    display: table;
    #position: relative;
    overflow: hidden;
    color:#999ba1;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    padding-left:8px;
    margin-bottom: 10px;
}

.order-step.last{
    margin-right: 0px;
}
.order-step span.step_text{
    #position: absolute;
    top: 50%;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}
.order-step span.step_text span{
    display: table-cell;
    vertical-align: text-top;
    overflow: hidden;
}
.order-step.orderActive{
    width:118px;
    height:32px;
    background: url("../../img/order_steps.png") no-repeat -4px -67px;
    color:#ffffff;
    text-shadow: 0px -1px 0px #1c8dc2;
    margin:0;
    padding-bottom: 10px;
    padding-right: 8px;
}
.order-step.done{
    background: url("../../img/order_steps.png") no-repeat 0 -32px;
    color:#ffffff;
    text-shadow: 0px -1px 0px #5cc421;
}
.order_content_top, .order_content_bottom{
    width:800px;
    height:5px;
    background: url("../../img/order_corners.png") no-repeat 0 0;
}
.order_content_bottom{
    background: url("../../img/order_corners.png") no-repeat 0 -5px;
    margin-bottom: 20px;
}
.order_content{
    width:800px;
}
.order_content_content{
    border-left:1px solid #e8e8e8;
    border-right:1px solid #e8e8e8;
    padding: 6px 5px 16px 5px;
}
.order_content_phone, .order_content_information, .order_content_order, .order_acc_payment{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.order_content_information{
    padding:0 12px;
    padding-top:15px;
}
.order_content_order{
    background: url("../../img/order_info_bg.png") no-repeat;
    height:170px;
    margin-top:20px;
    padding-bottom: 20px;
    position:relative;
    width: 789px;
}
.order_events{
    width:440px;
    height:150px;
    position:absolute;
    top:12px;
    left:12px;
}
.order_events strong{
    font-size: 18px;
    color:#000000;
    margin-left: 10px;
}
.order_events_list{
    height: 121px;
    width:440px;
    overflow-y: scroll;
    overflow-x: hidden;
    position:absolute;
    left:0;
    top:30px;
}
.order_events_list ul{
    border-top: 1px solid #e5e5e5;
    margin:0;
    width:420px;
}
.order_events_list ul li{
    list-style: none;
    padding:5px 8px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
    color:#6d7179;
    line-height: 14px;
}
.order_events_payment{
    width:308px;
    height:150px;
    position: absolute;
    top:15px;
    right:6px;
}
.order_events_payment dl{
    margin-bottom: 3px;
    height:21px;
    clear: both;
}
.order_events_payment dt{
    width:110px;
    text-align: right;
    float: left;
    color:#6d7179;
    font-size: 14px;
    font-weight: 300;
}
.order_events_payment dd{
    width:190px;
    text-align: right;
    float: left;
    color:#000000;
    font-size: 14px;
}
.order_events_payment .status_waiting{
    width:56px;
    height:21px;
    line-height: 21px;
    color: #FFFFFF;
    font-size: 12px;
    float: left;
    margin-left: 50px;
    margin-top: -2px;
    background: url("../../img/order_status.png") no-repeat 0 0;
}

.order_events_payment .status_waiting span{
    margin-left: 8px;
    float:left;
}

.order_events_payment .status_waiting  .statusfi{
    margin-left: 6px;
}
.order_events_payment .status_waiting  .statusen{
    margin-left: 8px;
}
.order_events_payment .status_paid .statusfi{
    margin-left: 3px;
}
.order_events_payment .status_paid .statusen{
    margin-left: 10px;
}
.order_events_payment .status_paid span{
    float:left;
}
.order_events_payment .status_paidfi span{
    margin-left: 3px;
    float:left;
}

.order_events_payment dl.total_price, .order_events_payment dl.total_pay{
    border-top: 1px solid #cccccc;
    padding-top:5px;
    margin:0;
    margin-top: 18px;
}
.order_events_payment dl.total_price dt, .order_events_payment dl.total_pay dt{
    font-size: 18px;
}
.order_events_payment dl.total_price dd{
    font-size: 18px;
}
.order_events_payment dl.total_pay{
    margin-top: 0;
    padding-top:8px;
}
.order_events_payment dl.total_pay dd{
    font-size: 18px;
    color:#fe7000;
}
.order_acc_payment{
    padding:20px 0 5px 0;
    display: table;
    width: 789px;
}
.order_content_confirm{
    padding: 16px 0 10px 0;
}
#labels{
    padding-top:13px;
    margin-bottom: 30px;
}
#backlink{
    padding-top:10px;
}
a.pdf_download{
    background: url("../../img/buttons.png") no-repeat 0 -264px;
    font-size: 20px;
    padding: 13px 10px 8px 16px;
    cursor: pointer;
    color: #000000;
    text-align: left;
    font-weight: 300;
    position:relative;
    text-decoration: none;
}
a.pdf_download span.pdf_download_right{
    background: url("../../img/buttons.png") no-repeat 0 -309px;
    cursor: pointer;
    width:51px;
    height: 45px;
    display: block;
    position: absolute;
    top:0;
    right:-45px;
}
a.pdf_download span.pdf_download_text{
    border-bottom: 1px solid #cccccc;
}
a:hover.pdf_download span.pdf_download_text{
    border:none;
}
.order_content_confirm dl{
    height:62px;
    margin-bottom: 20px;
}
.order_content_confirm dt{
    width:103px;
    text-align: right;
    float: left;
    font-weight: 300;
    font-size: 14px;
}
.order_content_confirm dd{
    padding-left:25px;
    float:left;
}
.order_content_confirm textarea{
    width:652px;
    height:56px;
    resize:none;
}
.order_content_phone_info{
    width:240px;
    border-right:1px solid #cccccc;
    height:65px;
    float:left;
}
.order_content_phone_info a{
    display: block;
    float: left;
}
.order_content_phone_info_title{
    font-size: 18px;
    vertical-align: top;
    margin: 5px 0 0 5px;
    width: 135px;
    line-height: 20px;
}

.order_content_repair_info {
    width:500px;
    height:65px;
    float:left;
}

.order_content_repair_info_jobs, .order_content_repair_info_parts {
    width:535px;
    height:65px;
    padding-left: 10px;
    float:left;
    overflow-y: scroll;
    overflow-x: hidden;
}

.order_content_phone_text{
    padding:5px 0 0 10px;
    float:left;
    width: 540px;
    color:#6d7179;
}
.order_content_phone{
    height:66px;
}
.checkoutCollumns h3.blockHeadnone, #optionLogin h3{
    border-bottom: 1px solid #cccccc;
    padding: 14px 0 8px 7px;
    font-size: 12px;
}

#faqList .contentList { padding: 8px 22px 8px 13px; font-size:15px;color:#000000;}

.black{
    color:#000000;
    font-weight: 600;
}
#itemTabs .closePop {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../../img/inline_x.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    float: right;
    padding-left: 17px;
    position: absolute;
    right: 10px;
    top: 8px;
}

.order_events_payment .status_paid{
    width:56px;
    height:21px;
    float:left;
    margin-left: 50px;
    margin-top: -2px;
    background: url("../../img/order_status.png") no-repeat 0 -21px;
    color:#ffffff;
    font-size: 12px;
    line-height: 21px;
}
#reparimentform div p{
    padding-left: 10px;
    margin-bottom: 8px;
}
span.manufacture-title{
    color:#6d7179;
    font-size: 14px;
    font-weight: 700;
    display: block;
    position:absolute;
    left:12px;
    top:6px;
}
#google_map p img{
    float:right;
    width:480px;
}


.rew_form span {
    font-size: 14px;
    line-height: 27px;
}
li.keeplogged label{
    padding-top: 0;
}
li.keeplogged input[type="checkbox"]{
    margin-top: 3px;
}

#popupButtons {
    text-align: center;
}
#popupButtons .submitBigButton_orange, #popupButtons .submitBigButton_orange_trans  {
    padding-left: 42px;
    padding-right: 42px;

}
#thankyouPage{
    width:600px;
}
#addresses #showLabel {
    margin-bottom: 10px;
}
#thankyouPage #showLabel p{
    padding-left: 0px;
}
#thankyouPage p {
    padding-left: 16px;
}
.thankyouPage_img{
    background: url("../../img/thankyouimg.png") no-repeat;
    width:235px;
    height:274px;
    position:absolute;
    top:98px;
    left:608px;
}
.thankyouPage_pdf{
    padding-bottom: 8px;
    margin-left: 15px;
}
.thankyouPage_pdf div{
    min-height:50px;
}

#faqList .answer .dukvote input[disabled]{margin-left: 7px; background: transparent url('/out/smarthuolto/img/button_duk_inact.png') no-repeat; width:35px; height:21px; border:0px; color:#ffffff; cursor:pointer;text-shadow: none;}

#backToShop{
    margin-top: 10px;
}

.breadCrumbTick{
    color: #FFFFFF;
}

.accesoriestop{
    margin-top:10px;
}

.submitBigBIGButton_orange{
    background: url("../../img/bigBIG_button_orange.png") no-repeat right;
    text-shadow: 1px 1px 0px #e46500;
    font-size: 20px;

    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 30px;
    cursor: pointer;
    color:#ffffff;
    height:44px;
    text-align: left;
    font-weight: 400;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}


#addresses p{
    margin-top: 5px;
    margin-bottom: 0px;
}
#addresses {
    border: 1px solid #CCCCCC;
    background-color: #DEDEDF;
    padding: 7px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    position: absolute;
    left: -185px;
    width: 169px;
    font-size: 11px;
}
.t123{
    top: 123px;
}

.t105{
    top: 105px;
}

.tr{
    border-bottom: 1px solid #CCCCCC;
    padding-left:7px;
    padding-bottom:7px;
    padding-right:7px;
    margin-bottom: 3px;
}


.ReturnSet img{
    max-height: 40px;
}

.grey {
    color: #9F9FA0;
}

.order_content_phone_info a{
    min-width: 60px;
    text-align: center;
}
/* Safari, Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    a.pdf_download{
        background: url("../../img/buttons.png") no-repeat 0 -265px;
        font-size: 20px;
        padding: 13px 10px 8px 16px;
        cursor: pointer;
        color: #000000;
        text-align: left;
        font-weight: 300;
        position:relative;
        text-decoration: none;
    }
}

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
    a.pdf_download{
        background: url("../../img/buttons.png") no-repeat 0 -265px;
        font-size: 20px;
        padding: 13px 10px 8px 16px;
        cursor: pointer;
        color: #000000;
        text-align: left;
        font-weight: 300;
        position:relative;
        text-decoration: none;
    }
}

#billingAddress{
    border: 1px solid #E8E8E8;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 20px 0px;
    width: 280px;
    position: relative;
}

#shippingAddress{
    border: 1px solid #E8E8E8;
    margin-top: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 20px 0px;
    width: 280px;
    position: relative;
}

#orderAddress .DataBox {
    border: none;
    padding:0px
    width: 322px;
    margin: 0;
    list-style: none;
    float: left;
    min-height: 120px;
    border-radius: 3px;
    position: relative;
    color:#6d7179;
}

.shippingCarier{
    padding: 10px 10px 0px;
}

.submitBilling{
    border: 1px solid #e8e8e8;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    width:100px;
    height:30px;
    position:absolute;
    right:-10px;
    top:179px;
    background: white;
}
.submitShipping{
    border: 1px solid #e8e8e8;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    width:100px;
    height:30px;
    position:absolute;
    right:-10px;
    bottom:-7px;
    background: white;
}
#outerDiv{
    position: relative;
    overflow: hidden;
}
/** start page tabs**/
.htmltabs ul.tabs li
{
    /*display:inline;
    list-style: none;
    padding: 2px 10px 2px 0;
    background: url('../../img/tab_notactive.png') no-repeat;*/
    width: 247px;
    height: 162px;
    list-style: none;
    float: left;
    position: relative;
    bottom: -13px;
    margin: 0 4px 1px 0;
    border-bottom: 0 !important;
    padding: 0;
    background: url('../../img/tab_not_active_2.png') no-repeat;
    white-space: normal;
    text-align: center;
}

.htmltabs ul.tabs li:last-child{
    margin-right: 0;
}

.htmltabs{
   /* height: 200px;*/
    width: 100%;
    position: relative;
    clear: both;
}
.htmltabs ul.tabs li img
{
    position: relative;
    top:4px;
}
.tabs li a
{
    cursor: pointer;
    color:#999999;
    font-weight:bold;
    text-decoration: none;
    font-size: 24px;
    color: #273b6a;
    line-height: 20px;
    font-weight: normal;
    margin-top: 10px;
}
.tabs li.tab-current a{
    color: #f47321;
}
.tabs li a span{
    width: 221px;
    display: table-cell;
}
.tabs li:last-child a.tab-current span{
    width: 221px;
    display: table-cell;
    padding-left: 9px;
}


.tabs .tab-current
{
    color: #111111;
}

.htmltabs ul.tabs li:first-child.tab-current{
    background: url("../../img/tab_active_first.png") no-repeat;
}

.htmltabs ul.tabs li:last-child.tab-current{
    background: url("../../img/tab_active_last.png") no-repeat;
}
.htmltabs ul.tabs li.tab-current{
    background: url("../../img/tab_active_middle.png") no-repeat;
    margin-bottom: 0;
    padding-bottom: 1px;
    bottom: -2px;
    width: 237px;
    z-index: 3;
}
.tabsContent
{
    z-index: 2;
    color:#111111;
    display:none;
    font-weight: bold;
    padding: 20px 0 20px 30px;
    height: 54px;
    width: 100%;
    background: url('../../img/tabs_content_bg_2.png') no-repeat;
}
div.tab1
{
    background: url('../../img/tabs_content_first.png') no-repeat;
}
div.tab4
{
    background: url('../../img/tabs_content_last.png') no-repeat;
}

.tabsContent p{
    font-size: 21px;
    color: #1f3464;
    line-height: 26px;
    font-weight: normal;
}
ul.tabs
{
    margin: 0;
    padding: 0;
    background: none;
    display: block;
    height: auto;
}
.tab_image{
    height: 70px;
    margin-top: 10px;
}
.tab-current .tab_image{
    margin-top: 20px;
}
.tab_image1{
   background: url("../../img/tab_1.png") 50% 0 no-repeat;
}
.tab_image2{
    background: url("../../img/tab_2.png") 50% 0 no-repeat;
}
.tab_image3{
    background: url("../../img/tab_3.png") 50% 0 no-repeat;
}
.tab_image4{
    background: url("../../img/tab_4.png") 50% 0 no-repeat;
}
li.tab-current .tab_image1{
    background: url("../../img/tab_active_1.png") 50% 0 no-repeat;
}
li.tab-current .tab_image2{
    background: url("../../img/tab_active_2.png") 50% 0 no-repeat;
}
li.tab-current .tab_image3{
    background: url("../../img/tab_active_3.png") 50% 0 no-repeat;
}
li.tab-current .tab_image4{
    background: url("../../img/tab_active_4.png") 50% 0 no-repeat;
}
.htmltabs .shaddow{
    height: 20px;
    width: 100%;
    background: url('../../img/start_shaddow_bg.png') 5px 0 no-repeat;
}

/*Firefox hack*/
@-moz-document url-prefix()
{
	ul.tabs
	{
	   margin: 0;
	}
}
