a img {
	border:0;
}
a.a_10 {
    color:#834119;
}
a.a_10:hover {
    color:#CC0000;
}

.myBg1 {
    background-color: #E6F3E5 /*!important*/;
}

.myBg2 {
    background-color: #D7E3D6 /*!important*/;
}

div.catalog_sort_select {
    padding: 9px 15px;
    font-size: 90%;
    float: right
}
div.catalog_sort_select select{
    font-size: 90%;
}

div.catalog_sort div{
    padding: 10px 20px;
    float:left;
    /*font-size: 120% !important;*/
    /*background-color:#E6F3E5;*/
    background-color:#FFF;
    
}
div.catalog_sort div a{
    /*font-size: 105% !important;*/
}






div.country_tab div{
    padding: 10px 20px;
    float:left;
    /*font-size: 120% !important;*/
    /*background-color:#E6F3E5;*/
    background-color:#FFF;
    
}
div.country_tab div a{
    /*font-size: 105% !important;*/
}

div.country_tab div.countryactive {
    background-color:#E6F3E5;
    font-weight:bold;
}



.country_tab_item {
    margin-left: 30px;
}



.catalog_all_items {
    margin-left: 40px;
}

div.catalog_sort div.active{
    background-color:#D7E3D6;
    font-weight:bold;
}

/* CSS to go with Prototip.Styles */
.prototip {
    font: 11px Arial, Helvetica, sans-serif;
    color: #000;   
}

/* ebaytoday*/
.prototip .ebaytoday {
    color: #000000;
}

.prototip .ebaytoday .toolbar {
    background: #ebdbc5;
    font-weight: bold;
}

.prototip .ebaytoday .title { padding: 5px; }

.prototip .ebaytoday .content {
    padding: 5px;
    background: #E6F3E5;
}

.prototip .borderTop, .prototip .borderBottom {
    background: #ebdbc5;
}

/* ebaytoday-image*/
.prototip .ebaytoday-image {
    color: #000000;
}

.prototip .ebaytoday-image .toolbar {
    background: #ebdbc5;
    font-weight: bold;
}

.prototip .ebaytoday-image .title { padding: 2px; }

.prototip .ebaytoday-image .content {
    padding: 0px;
    /*background: #E6F3E5;*/
}


/* the default style */
.prototip .default {
    width: 250px;
    color: #808080;
}
.prototip .default .toolbar {
    background: #f1f1f1;
    font-weight: bold;
}
.prototip .default .title { padding: 5px; }
.prototip .default .content {
    padding: 5px;
    background: #fff;
}

/* basic */
.prototip .basic {
    width: 250px;
    color: #808080;
}
.prototip .basic .toolbar {
    background: #f1f1f1;
    font-weight: bold;
}
.prototip .basic .title { padding: 5px; }
.prototip .basic .content {
    padding: 5px;
    background: #fff;
}

/* basic */
.prototip .hint {
    width: 250px;
    color: #313120;
    background: #fff6aa;
}
.prototip .hint .toolbar {
    background: #fdf1a0;
    font-weight: bold;
}
.prototip .hint .title,
.prototip .hint .content { padding: 5px; }

/* protoblue */
.prototip .protoblue {
    width: 250px;
    color: #fff;
}
.prototip .protoblue .toolbar {
    background: #0d7cd0;
    font-weight: bold;
}
.prototip .protoblue .title { padding: 5px; }
.prototip .protoblue .content {
    background: #1e90ff;
    padding: 5px;
}

/* creamy */
.prototip .creamy {
    width: 250px;
    color: #bb9c61;
}
.prototip .creamy .toolbar {
    background: #f3edc2;
    font-weight: bold;
}
.prototip .creamy .title { padding: 5px; }
.prototip .creamy .content {
    background: #f8f4ca;
    padding: 5px;
}

/* darkgrey */
.prototip .darkgrey {
    width: 250px;
    color: #fff;
}
.prototip .darkgrey .toolbar {
    background: #5f5f5f;
    font-weight: bold;
}
.prototip .darkgrey .title { padding: 5px; }
.prototip .darkgrey .content {
    background: #808080;
    padding: 5px;
}

/* protogrey */
.prototip .protogrey {
    width: 250px;
    color: #fff;
    background: #fff;
}
.prototip .protogrey .toolbar {
    background: #969c92;
    font-weight: bold;
}
.prototip .protogrey .title { padding: 5px; }
.prototip .protogrey .content {
    color: #808080;
    padding: 5px;
}
/* This is how to resize the close button for a style */
.prototip .protogrey .toolbar .close {
    width: 14px;
    height: 14px;
}


/* loader gif */
.prototipLoader {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 14px;
    width: 14px;
    border: 1px solid #dddddd;
    overflow: hidden;
}


/* Required for all tooltips, do not modify */
.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */




html, body {
    height:100%;
}
body {
    background-color: #ffffff;
    margin: 0;
    font-family: Arial;
    }
p {
    margin: 0 0 12pt 0;
    }

h1 {
    font-family: Arial;
    font-size: 16pt;
    margin: 0;
    color: #000000;
    font-weight: normal;
    }

.inf_page {
    padding: 50px;
    }

table {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    }

.width_100per {
    width: 100%;
    }

td {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    }

.field_txt {
    font-size: 11pt;
    font-family: Arial;
    color: #000000;
    padding: 0 5px 0 0;
    }

.field_inp {
/*    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #000000;*/
}

.field_txt_pad {
    font-size: 11pt;
    font-family: Arial;
    color: #000000;
    padding: 0 5px 0 20px;
    }

.ico {
    padding: 5px 5px 3px 5px;
    background-color: #E6F3E5;
    }

.ico_whitebg {
    padding: 5px 5px 3px 5px;
    }

.mainmenuitem {
    padding: 4px 0 4px 3px;
    }

.mainmenuitem_select {
    padding: 5px;
    background-color: #E6F3E5;
    }

.mainmenuitem_phone {
    padding: 5px 0 5px 16px;
    }

.mainmenuitem_sub {
    padding: 5px 0 5px 20px;
    }

.profilemenuitem {
    padding: 5px 5px 5px 5px;
    background-color: #E6F3E5;
    }

.reg {
    padding: 5px 0 0 0;
    }

.teaser {
    padding: 30px 40px 30px 40px;
    background: url("http://static.ebaytoday.ru/ebay/pictures/teaser_1_1.jpg") top right no-repeat;
    }

.head_news {
    padding: 30px 40px 0px 0px;
    }

.head_new {
    padding: 20px 0px 10px 0px;
    }

.orangeselect {
    background-color: #E6F3E5;
    }

.orangebg {
    background-color: #E6F3E5;
    }

.yearselect {
    padding: 5px 3px 2px 3px;
    background-color: #E6F3E5;
    }

.whiteselect {
    padding: 2px 3px 3px 3px;
    background-color: #ffffff;
    }

.copyright {
    padding: 30px 0px 30px 40px;
    background-color: #E6F3E5;
    }

.searchside {
    padding: 30px 280px 30px 40px;
    background-color: #E6F3E5;
    }

.advsearch {
    padding: 5px 0 0 0;
    }

.pad_all {
    padding: 15px 40px 30px 40px;
    }

.pad_description {
    padding: 30px 40px 30px 40px;
    }

.pad_top_15 {
    padding-top: 15px;
    }

.pad_top_3 {
    padding-top: 3px !important;
    }    
    
.pad_top_bottom_30 {
    padding: 30px 0px 30px 0px;
    }

.pad_top_30 {
    padding-top: 30px !important;
    }

.pad_right_40 {
    padding-right: 40px !important;
    }

.pad_bottom_10 {
    padding-bottom: 10px !important;
    }

.pad_bottom_15 {
    padding-bottom: 15px !important;
    }
    
.pad_bottom_20 {
    padding-bottom: 20px !important;
    }
    
.pad_bottom_30 {
    padding-bottom: 30px !important;
    }

.pad_bottom_70 {
    padding-bottom: 30px;
    }

.pad_left_40 {
    padding-left: 40px !important;
    }
    
.pad_right_left_40 {
    padding: 0px 40px 0px 40px;
    }

.pad_catalog_head {
    padding: 0 0 30px 40px;
    }

.pad_left_15 {
    padding-left: 15px;
    }

.no_pad_bottom {
    padding-bottom: 0px !important;
    }

.no_pad_top {
    padding-top: 0px !important;
    }    
    
.browse_image{
    padding: 5px 0px 0px 40px;
    background-color: #E6F3E5;    
    }

.marg_bottom_3 {
    margin-bottom: 3px !important;
    }    
    
.marg_top_30 {
    margin-top: 30px;
    }

.marg_right_20 {
    margin-right: 20px;
    }

.pad_list{
    padding: 7px 5px 8px 5px;
    }

.pad_form{
    padding: 7px 0 8px 0;
    }

.pad_form_error{
    padding: 0 0 23px 0;
    }

.list_firstcolor{
    background-color: #D7E3D6;
    }

.list_secondcolor{
    background-color: #E6F3E5;
    }

.list_firstcolor_green{
    background-color: #ecf6ec;
    }

.list_secondcolor_green{
    background-color: #e4f2e5;
    }

.list_border_right, .list_border_left, tr.list_border_top td, tr.list_border_bottom td {
    border-color: #999999;
    }                               

.list_border_right {
    border-right-width: 2px;
    border-right-style: solid;
    }

.list_border_left {
    border-left-width: 4px;
    border-left-style: solid;
    }

tr.list_border_top td {
    border-top-width: 2px;
    border-top-style: solid;
    }

tr.list_border_bottom td {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    }

font {
    font-size: 11pt;
    font-family: Arial;
    color: #000000;
    line-height: 120%;
    }

.font_blue {
    font-size: 11pt;
    color: #330066;
    }

.font_yellow {
    font-size: 11pt;
    color: #ffcc33;
    }

.font_green {
    font-size: 11pt;
    color: #0066ff;
    }

.font_red {
    font-size: 11pt;
    color: #cc3333;
    }

.font_11 {
    font-size: 11pt;
    }
.font_10 {
    font-size: 10pt;
    }

.font_10_orange {
    font-size: 10pt;
    color: #E6F3E5;
    }
    
.font_12 {
    font-size: 12pt;
    }    
    
.font_10_gray {
    font-size: 10pt;
    color: #999999;
    }

.font_8_gray {
    font-size: 8pt;
    color: #999999;
    }

.font_10_red {
    font-size: 10pt !important;
    color: #cc3333 !important;
    }

.font_10_error {
    font-size: 10pt;
    color: #ff0000;
    }

.font_10_green {
    font-size: 10pt;
    color: #0066ff;
    }

.font_10_yellow {
    font-size: 10pt;
    color: #e3b600;
    }

.font_12_orange {
    font-size: 12pt;
    color: #ff9900;
    }
    
.font_14 {
    font-size: 14pt;
    }

.font_14_yellow {
    font-size: 14pt;
    color: #ffcc33;
    }

.font_16 {
    font-size: 16pt;
    }

.font_18 {
    font-size: 18pt;
    }

.font_16_orange {
    font-size: 16pt;
    color: #E6F3E5;
    }

.font_16_orange {
    font-size: 16pt;
    color: #E6F3E5;
    }                 

.font_16_gray {
    font-size: 16pt;
    color: #999999;
    }

.font_16_red {
    font-size: 16pt;
    color: #cc3333;
    }

.font_16_blue {
    font-size: 16pt;
    color: #330066;
    }

.font_16_yellow {
    font-size: 16pt;
    color: #ffcc33;
    }

.font_bold {
    font-weight: bold;
}    
    
.catalogue {
    line-height: 150%;
    }

form {
    margin: 0 0 0 0;
    }

input.txt {
    font-size: 11pt;
    font-family: Arial;
/*    border-width: 0px;
    border-style: solid;
    border-color: #000000;*/
    color: #000000;
    }

.ok {
    margin: 10px 0 0 0;
    }

.searchfield {
    font-size: 10pt;
    border-width: 1px;
    font-family: Arial;
    border-style: solid;
    border-color: #999999;
    color: #000000;
    padding: 2px 0px 2px 3px;
    width: 100%;
    }    
    
.rbn {
    height: 100%;
    }

.auth {
    font-size: 10pt;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    color: #000000;
    padding: 2px 3px 2px 3px;
    width: 100%;
    height: 100%;
    background-color: #E6F3E5;
    }
    
a:link {
    font-size: 11pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }
a:active {
    font-size: 11pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }
a:visited {
    font-size: 11pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }
a:hover {
    font-size: 11pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    }

a.a_web20:link {
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    }
a.a_web20:active {
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    }
a.a_web20:visited {
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    }
a.a_web20:hover {
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    border-style: dashed;
    border-width: 0px;
    }

a.a_10_web20:link {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    }
a.a_10_web20:active {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    }
a.a_10_web20:visited {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    }
a.a_10_web20:hover {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    border-style: dashed;
    border-width: 0px;
    }

a.black {
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}
a.black:link {
    color: #000000;
    text-decoration: underline;
}

a.black:active {
    color: #000000;
    text-decoration: underline;
}

a.black:visited {
    color: #000000;
    text-decoration: underline;
}

a.black:hover {
    color: #000000;
    text-decoration: none;
}

a.a_9_black:link {
    font-size: 9pt;
    font-family: Arial;
    color: #000000;
    text-decoration: underline;
    }

a.a_9_black:active {
    font-size: 9pt;
    font-family: Arial;
    color: #000000;
    text-decoration: underline;
    }

a.a_9_black:visited {
    font-size: 9pt;
    font-family: Arial;
    color: #000000;
    text-decoration: underline;
    }

a.a_9_black:hover {
    font-size: 9pt;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    }

a.a_9_red:link {
    font-size: 9pt;
    font-family: Arial;
    color: #cc3333;
    text-decoration: underline;
    }

a.a_9_red:active {
    font-size: 9pt;
    font-family: Arial;
    color: #cc3333;
    text-decoration: underline;
    }

a.a_9_red:visited {
    font-size: 9pt;
    font-family: Arial;
    color: #cc3333;
    text-decoration: underline;
    }

a.a_9_red:hover {
    font-size: 9pt;
    font-family: Arial;
    color: #cc3333;
    text-decoration: none;
    }

a.a_10:link {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_10:active {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_10:visited {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_10:hover {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    }

a.a_10_nvis:link {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_10_nvis:active {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_10_nvis:visited {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_10_nvis:hover {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    }

a.a_14:link {
    font-size: 14pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_14:active {
    font-size: 14pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_14:visited {
    font-size: 14pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_14:hover {
    font-size: 14pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    }

a.a_16:link {
    font-size: 16pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_16:active {
    font-size: 16pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_16:visited {
    font-size: 16pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_16:hover {
    font-size: 16pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    }

a.a_18:link {
    font-size: 18pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_18:active {
    font-size: 18pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_18:visited {
    font-size: 18pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
    }

a.a_18:hover {
    font-size: 18pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
    }

a.help {
    font-size: 10pt;
    border-bottom: 1px dashed;
    color: #0066CC;
    text-decoration: none;
    }

a:hover.help {
    font-size: 10pt;
    color: #0066CC;
    border-bottom: 0px dashed;
    text-decoration: none;
    }    
    
span.ajax, span.ajax-text {
    cursor: pointer
    }

span.ajax-text {
    color: blue;
    text-decoration: underline;
    }

input.changed {
    color: red;                 
    }

input {
    padding: 0 5px;
    }

form#loginForm {
    position:relative;
    }

div#login-field,
div#pass-field {
    /*position:relative;*/  
    float:left;
    margin-right:3px;
    }

label.overlabel {
    color:#999;
    }

label.overlabel-apply {
    position:absolute;
    top:4px;
    left:4px;
    z-index:1;
    color:#999;
    font-size:10pt;
    }

.green_box {
    margin-top: -1px;
    }    

.green_box a:link, .green_box a:active, .green_box a:visited, .green_box a:hover {
    font-size: 14pt;
    font-family: Arial;
    text-decoration: none;
    color: #000000;
    }
.green_box a:link, .green_box a:active, .green_box a:visited {
    border-style: dashed;
    border-color: #000000;
    border-width: 0px 0px 1px 0px;
    text-decoration: none;
    }
.green_box a:hover {
    text-decoration: none;
    border-color: #ffffff;
    }

.orange_box, .orange_box_cheked {
    background-color: #ebdbc5;
    padding: 4px 6px 4px 6px;
    display:block;
    border:none;        
} 

.orange_box a:link, .orange_box a:active, .orange_box a:visited, .orange_box a:hover {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    display: block;
    border:none;
    text-decoration: underline;
    white-space: nowrap;    
}

.orange_box a:hover {
    text-decoration: none;    
}

.wrapper:after{content:'. . . . . . . . . .';display:block;height:0;clear:both;visibility:hidden}
.wrapper{
    border:1px dashed red;
        display:inline-block
}

/*\*/
.wrapper{display: block;}


.orange_box_cheked a:link, .orange_box_cheked a:active, .orange_box_cheked a:visited, .orange_box_cheked a:hover {
    font-size: 10pt;
    font-family: Arial;
    color: #000000;
    display: block;
    font-weight:bold;
    text-decoration: underline;
    }

.orange_box_cheked a:hover {
    text-decoration: none;
    }

.drop_down_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 200px; 
    }

.drop_down_menu ul li {
    position: relative;
    }

.drop_down_menu ul li ul li a {
    display: block;
    padding: 2px;
    }
    
* html .drop_down_menu ul li {
    float: left;
    height: 1%;
    }
    
* html .drop_down_menu ul li a {
    height: 1%;
    } 
    
.drop_down_menu li ul {
    position: absolute;
    left: 0;
    top: 21px;
    display: none;
    }
    
.drop_down_menu li:hover ul, li.over ul {
    display: block;
    }

.bread_container {
    padding-bottom: 30px;
    }

.tabs {
    padding-top: 30px;
    }
    
.no_wrap {
    white-space: nowrap;
    }

.pad_left_5 {
    padding-left: 5px;
}

/* Adv search */    

.search_adv {
    font-size: 10pt;
}    
.search_adv tr {
    background-color: #E6F3E5;
}    
.search_adv td {
    padding-bottom: 20px !important;
    vertical-align: top;
}    
.search_adv td.col_left {
    padding: 3px 10px 0px 40px;
}
.search_adv td.col_right {
    padding: 0px 40px 0px 0px;
}
.search_adv label {
    margin-right: 10px;
}    
.search_adv .marg_bottom {
    display: block;
    margin-bottom: 5px;
}

#scqIIi a:link {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
}

#scqIIi a:visited {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: underline;
}

#scqIIi a:hover {
    font-size: 10pt;
    font-family: Arial;
    color: #834119;
    text-decoration: none;
}

tr.alarm_red td{
    background-color: #FF8082 !important;
}

.shopRaiting table{
    width: 100%;
}
.shopRatingMesto {
    color: #999;
    font-size: 95%;
}


.shTable{
    border-top:1px solid #bcbcbc;
    border-right:1px solid #bcbcbc;
    border-collapse:collapse;;
}
.shTable th{
    vertical-align:top;
    font-weight:bold;
    background:#e9e3dc;
}
.shTable td, .shTable th{
    border-left:1px solid #bcbcbc;
    border-bottom:1px solid #bcbcbc;
    padding:4px;
}        
ul.clean{
    list-style:none inside;
    margin:0px !important;
    padding:0;
}


.ddcolortabs{
    padding: 0;
    width: 100%;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin:0;
}

.ddcolortabs ul{
    font: normal 11px Arial, Verdana, sans-serif;
    margin:0;
    padding:0;
    list-style:none;
}

.ddcolortabs li{
    display:inline;
    margin:0 2px 0 0;
    padding:0;
    list-style:none;
}


.ddcolortabs a,.ddcolortabs a:hover,.ddcolortabs a:visited{
    float:left;
    margin:0 2px 0 0;
    text-decoration:none;
    border-color:#834119;
    border-style:dashed;
    border-width:0 0 1px;
    text-decoration:none;
    /*color:#000000;*/
    /*font-family:Arial;*/
    font-size:11pt;
    font-weight: bold;
}

.ddcolortabs a span{
    float:left;
    display:block;
}

.ddcolortabs a span{
    float:none;
}

.ddcolortabsline{
    clear: both;
    padding: 0;
    width: 100%;
    height: 8px;
    line-height: 8px;
    border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
    position:absolute;
    top: 0;
    border: 1px solid black; /*THEME CHANGE HERE*/
    font:normal 12px Arial;
    line-height:18px;
    z-index:100;
    background-color: white;
    width: 200px;
    visibility: hidden;
}

.dropmenudiv_a a{
    width: 100%;
    display: block;
    text-indent: 5px;
    border-top: 0 solid #678b3f;
    padding: 2px 0;
    text-decoration: none;
    color: black;
}

.dropmenudiv_a ul{
    list-style:none; 
    margin:0; 
    padding:0;
}

* html .dropmenudiv_a a{ /*IE only hack*/
    width: 100%;
}


.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
    background-color: #8a3c3d;
    color: white;
}





.mainmenucatalog{
    padding: 0;
    width: 100%;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin:0;
}

.mainmenucatalog ul{
    font: normal 11px Arial, Verdana, sans-serif;
    margin:0;
    padding:0;
    list-style:none;
}

.mainmenucatalog li{
    display:inline;
    margin:0 2px 0 0;
    padding:0;
    list-style:none;
}


.mainmenucatalog a,.mainmenucatalog a:hover,.mainmenucatalog a:visited{
    float:left;
    color: white;
    margin:0 2px 0 0;
    text-decoration:none;
    border-color:#000000;
    border-style:solid;
    border-width:0 0 1px;
    text-decoration:none;
    color:#000000;
    font-family:Arial;
    font-size:14pt;
}

.mainmenucatalog a span{
    float:left;
    display:block;
}

.mainmenucatalog a span{
    float:none;
}

/*
.ddcolortabsline{
    clear: both;
    padding: 0;
    width: 100%;
    height: 8px;
    line-height: 8px;
    border-top: 1px solid #fff; 
}
*/



/**
 * Slavik
 * */

.shopRaiting table{
    width: 100%;
}
.shopRatingMesto {
    color: #999;
    font-size: 95%;
}


.shTable{
    border-top:1px solid #bcbcbc;
    border-right:1px solid #bcbcbc;
    border-collapse:collapse;;
}
.shTable th{
    vertical-align:top;
    font-weight:bold;
    background:#e9e3dc;
}
.shTable td, .shTable th{
    border-left:1px solid #bcbcbc;
    border-bottom:1px solid #bcbcbc;
    padding:4px;
}        
ul.clean{
    list-style:none inside;
    margin:0px !important;
    padding:0;
}

ul.dopMenu{
	list-style-type:none;
}
.dopMenu li{
	line-height:150%;
	font-weight:bold;
	clear:both;
}
dt{
	font-style:italic;
	margin:20px 0px 6px 0;
}
dd{
	margin-left:0px;
}

.collapse{
	display:none;
}
 /**
 * Slavik
 * */
/**payment*/

.bgcolor_e7f3e5 {
	    	background-color:#e7f3e5;
	}
	
	.bgcolor_dde9dd {
			background-color:#dde9dd;
			padding-bottom:5px;
	}
	.dopMenu a {
			color: #834119;
			font-family: Arial;
			text-decoration: none;
			display: inline-block;
			border-bottom: 1px dashed #834119;
			font-size: 11pt;
	}
	
	.dopMenu a:hover {
	}
	
	li div {
		display: inline-block;
		zoom: 1;
        *display: inline;
	}
	li .imageContent {
		width: 50px;
	}
	li .imageContent img {
		width: 50px;
		height: 30px;
		margin-bottom: -10px;
		padding-top: 5px;
		padding-right: 5px;
	}
	
	.headPayment div{
		display: inline-block;
		zoom: 1;
        *display: inline;
	}
	.headPayment .imageContent {
		width: 50px;
        margin-bottom: 15px;
	}
	.headPayment .imageContent img {
		width: 50px;
		height: 30px;
		margin-bottom: -10px;
		padding-top: 5px;
		padding-right: 5px;
	}
	
	/***/
	
	/*foter table stile**/
.searchsideFooterTable {
	background-color:#E6F3E5;
	padding-bottom:30px;
	padding-left:40px;
	padding-right:20px;
	padding-top:30px;
}
	
	/****/
	/** block main left style **/
	
	
.blockLeftText {
	border: 1px solid #B0BCC2;
	border-width: 0 1px;
	padding: 5px 10px;
}
		
.blockLeftb1, .blockLeftb2, .blockLeftb3, .blockLeftb4, .blockLeftb5,
.blockLeftb1 i, .blockLeftb2 i, .blockLeftb3 i, .blockLeftb4 i, .blockLeftb5 i,
.blockLeftb1 b, .blockLeftb2 b, .blockLeftb3 b, .blockLeftb4 b, .blockLeftb5 b,
.blockLeftb1 q, .blockLeftb2 q, .blockLeftb3 q, .blockLeftb4 q, .blockLeftb5 q {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-style: solid;
	border-width: 0 1px;
	display: block;
}
.blockLeftb1 {
  margin: 0 2px;
	background: #EBEEF0;
	border: none;
}
.blockLeftb1 b {
 margin: 0 1px;
 background: #B8C3C8;
 border-color: #CBD3D7;
}
.blockLeftb2 {margin: 0 1px;	border-color: #D6DCDF;}
.blockLeftb2 b {border-color: #B8C3C8;}
.blockLeftb2 i {border-color: #E4E8EA;}
.blockLeftb2 q {border-color: #F7F8F9;}
.blockLeftb3 {border-color: #EBEEEF;}
.blockLeftb3 b {border-color: #BCC6CB;}
.blockLeftb3 i {border-color: #F9FAFB;}
.blockLeftb4 {border-color: #CAD2D6;}
.blockLeftb4 b {border-color: #E5E9EB;}
.blockLeftb5 {border-color: #B5C0C6;}
.blockLeftb5 b {border-color: #FAFBFB;}

.blockLeftMain {
	margin-top: 10px;
}
 
 	/***/


/**   
 * @section clearfix
 */
.h-clearfix {
	display: block;
}

/* End Mac IE5 filter */
.h-clearfix {
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
}
.h-clearfix {
	float: left;
	float/**/: none;
}

.h-clearfix:after {
	content:'. . . . . . . . . .';
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.h-clearfix {display:inline-block;}

/*\*/
.h-clearfix {display: block;}

/**   
 * @section pseudo-link
 */
.b-pseudo-link {
	border-bottom:1px dotted;
	text-decoration:none;
}
a.b-pseudo-link:visited {
	text-decoration:none;
}
a.b-pseudo-link:link {
	text-decoration:none;
}
a.b-pseudo-link:hover {
	text-decoration:none;
}

/**   
 * @section icons
 */
.b-ico {
	display:block;
	float:left;
	margin-right:8px;
	width:16px;
	height:16px;
	text-decoration:none;
}
.b-ico-text {
	height:16px;
	padding-left:25px;
}

.b-ico-email {
	background:url(http://static.ebaytoday.ru/ebay/images/icons/mail.png) center no-repeat;
}
.b-ico-vkontakte {
	background:url(http://static.ebaytoday.ru/ebay/images/icons/vkontakte.png) center no-repeat;
}
.b-ico-twitter {
	background:url(http://static.ebaytoday.ru/ebay/images/icons/twitter.png) center no-repeat;
}
.b-ico-livejournal {
	background:url(http://static.ebaytoday.ru/ebay/images/icons/livejournal.png) center no-repeat;
}

/**   
 * @section tabs
 */
.b-tabs {
	width:100%;
	overflow:hidden;
	margin:1.5em 0;
	/*zoom:1;*/
	position:relative;
}

.b-tabs dt {
	float:left;
	height:2em;
	position:relative;
	left:1.5em;
	margin-right:1px;
	cursor:pointer;
}

.b-tabs dt:hover {
	
}

.b-tabs dt.active {
	z-index:3;
	cursor:auto;
}

.b-tabs dd {
	display:none;
	float:right;
	width:100%;
	margin:2em 0 0 -100%;
	position:relative;
	z-index:2;
}

.b-tabs dd.active {
	display:block;
}
/**   
 * @section corners
 */
.h-corner-tl-green {
	position:absolute;
	width:10px;
	height:10px;
	top:0;
	left:0;
	background:url(http://static.ebaytoday.ru/ebay/images/corners/tl-green.png) top left no-repeat;
	z-index:100;
}
.h-corner-tr-green {
	position:absolute;
	width:10px;
	height:10px;
	top:0;
	right:0;
	background:url(http://static.ebaytoday.ru/ebay/images/corners/tr-green.png) top right no-repeat;
	z-index:100;
}
.h-corner-bl-green {
	position:absolute;
	display:block;
	width:10px;
	height:10px;
	bottom:0;
	left:0;
	background:url(http://static.ebaytoday.ru/ebay/images/corners/bl-green.png) bottom left no-repeat;
	z-index:100;
}
.h-corner-br-green {
	position:absolute;
	display:block;
	width:10px;
	height:10px;
	bottom:0;
	right:0;
	background:url(http://static.ebaytoday.ru/ebay/images/corners/br-green.png) bottom right no-repeat;
	z-index:100;
}

/**   
 * @section soccer
 */
.b-soccer-grass {
	background:url(http://static.ebaytoday.ru/ebay/pictures/soccer/bg-grass.jpg);
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.b-soccer-field-layout {
	background:url(http://static.ebaytoday.ru/ebay/pictures/soccer/field-layout.jpg) top center no-repeat;
	width:706px;
	margin:0 auto;
	text-align:left;
	padding:112px 30px 0 30px;
}
.b-soccer-text {
	font-family:Arial, Helvetica, sans-serif;
	background:url(http://static.ebaytoday.ru/ebay/pictures/soccer/text-bg.png);
	font-size:14px;
	line-height:18px;
	color:#FFF;
	padding:1em;
}

.b-soccer-text p {
	margin:0;
	padding:0;
}
.b-soccer-text a {
	color:#FFF;
}
.b-soccer-text h2 {
	font-size:22px;
	font-weight:normal;
}
.b-soccer-text h3 {
	font-size:14px;
	font-weight:bold;
	margin-top:14px;
	margin-bottom:0;
}
.b-soccer-text h2 .hightlight {
	color:#b3f305;
}
.b-soccer-text_first {
	width:527px;
	
}
.b-soccer-text_second {
	width:400px;
	margin-top:35px;
	margin-left:198px;
}

.b-soccer-wrap {
	
	width:100%;
	padding:0;
}
.b-soccer-how-to {
	margin-top:80px;
}
.b-soccer-how-to-buy {
	
}
.b-soccer-how-to-buy ol li {
	font-size:14px;
	line-height:18px;
	margin-bottom:18px;
}
.b-soccer-where-to-buy {

}
.b-soccer-where-to-buy ul {
	margin:0;
	padding:0;
}
.b-soccer-where-to-buy ul li {
	font-size:14px;
	line-height:18px;
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}

.b-soccer-register {
	margin:18px 0;
	height:200px;
	background:url(http://static.ebaytoday.ru/ebay/pictures/soccer/register-bg.jpg) center no-repeat;
	text-align:center;
}
.b-soccer-register-link {
	display:inline-block;
	width:331px;
	height:85px;
	margin-top:50px;
	background:url(http://static.ebaytoday.ru/ebay/pictures/soccer/register-btn.png) center no-repeat;
	text-decoration:none;
}
a.b-soccer-register-link:visited {
	text-decoration:none;
}
a.b-soccer-register-link:link {
	text-decoration:none;
}
a.b-soccer-register-link:hover {
	text-decoration:none;
}
.b-soccer-product-samples {
	margin:18px 0;
}

.b-soccer-need-help {
	margin:18px 0;
}

/**   
 * @section breadcrumbs
 */
.b-breadcrumbs {
	font-size:14px;
}
.b-breadcrumbs ul {
	display:block;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
.b-breadcrumbs ul li {
	display:block;
	float:left;
	position: relative;
	margin:0;
	padding:0 18px 0 0;
	list-style:none;
	white-space:nowrap;
	background:url(http://static.ebaytoday.ru/ebay/images/breadcrumbs-separator.gif) right center no-repeat;
}

/**   
 * @section product-item
 */
.b-product-item-wrap {
	padding:18px;
}
.b-product-item-wrap h1 {
	font-size: 22px; line-height: 1.6364em; /* 36px */ margin-top: 0.8182em; margin-bottom: 0em; 
}
.b-product-item {
	margin:1.5em 0;
	font-size:13px;
	line-height: 1.5em;
}
.b-product-item a {
	font-size:1em;
	line-height: 1.5em;
}
.b-product-item dl, .b-product-item dt, .b-product-item dd {
	margin:0;
	padding:0;
}
.b-product-item dt {
	font-weight:bold;
	float:left;
	padding-right:0.5em;
	font-style:normal;
}
.b-product-item .b-left dd {
	margin-bottom:0.5em;
}
.b-product-item .b-right dt {
	color:#9a9898;
	font-weight:normal;
	text-align:right;
	width:132px;
	margin-bottom:0.5em;
}
.b-product-item .b-right dd {
	margin-left:144px;
	margin-bottom:0.5em;
}

.b-product-item .b-left {
	float:left;
	width:230px;
}
.b-product-item .b-right {
	margin-left:244px; /*left + 1em*/
	max-width:500px;
}
.b-product-item .b-image {
	position:relative;
	width:228px;
	height:170px;
	background:#FFF;
	border:1px solid #ccd7cb;
	text-align:center;
}
.b-product-item .b-image img {
	max-width:228px;
	max-height:170px;
}
.b-product-item .b-image .b-zoom {
	position:absolute;
	display:block;
	padding:5px;
	width:100px;
	bottom:0;
	left:64px;
	background:#b4b4b4 url(http://static.ebaytoday.ru/ebay/images/zoom-grey.gif) scroll 5px center no-repeat;
	color:#FFF;
}
.b-product-item .b-preview-list {
	margin:9px 0;
}
.b-product-item .b-preview-list ul {
	padding:0;
	margin:0;
}
.b-product-item .b-preview-list ul li.b-item {
	display:block;
	width:43px;
	height:33px;
	padding:2px;
	float:left;
	margin:0 9px 9px 0;
	background:url(http://static.ebaytoday.ru/ebay/images/product-item-preview.gif) center no-repeat;
	text-align:center;
}
.b-product-item .b-preview-list ul li.active {
	background:#999;
}
.b-product-item .b-preview-list ul li.b-item img {
	max-width:43px;
	max-height:33px;
}
.b-product-item .b-auction-time-left {
	font-weight:bold;
}
.b-product-item .b-buy {
	background:#FFF;
	border:1px solid #c9d1c8;
	margin:0.5em 0;
}
.b-product-item .b-buy .b-price {
	width:130px;
}
.b-product-item .b-buy .b-price-bucks {
	font-size:15px;
}
.b-product-item .b-bucks {
	font-size:14px;
	font-weight:normal;
}
.b-product-item .b-buy .b-current-price {
	font-size:20px;
	font-weight:bold;
}
.b-product-item .b-bid {
	margin:1em 0;
}
.b-product-item .b-bid .b-wrap {
	float:left;
	width:180px;
	padding:3px;
}
.b-product-item .b-bid .b-tip {
	font-size:11px;
	color:#838282;
}
.b-product-item .b-bid .b-tip .error {
	color:#F00;
	margin:0;
	padding:0;
}
.b-product-item .b-bid .b-submit {
	width:123px;
}
.b-product-item .b-or {
	background:url(http://static.ebaytoday.ru/ebay/images/or-bg.gif) center repeat-x;
}
.b-product-item .b-or span {
	padding:0 1em;
	margin-left:220px;
	background:#FFF;
}
.b-product-item .b-buy-it-now {
	margin:1em 0;
}
.b-product-item .b-buy-it-now .b-wrap {
	float:left;
	width:180px;
	padding:3px;
}
.b-product-item .b-buy .b-buy-it-now-price {
	font-size:20px;
	font-weight:bold;
}
.b-product-item .b-buy-it-now .b-submit {
	width:123px;
}

.b-product-item .b-social ul {
	display:block;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	width:600px;
}
.b-product-item .b-social ul li {
	display:block;
	float:left;
	position: relative;
	margin:0.5em 0;
	list-style:none;
	width:250px;
}

.b-product-item-description, .b-product-item-description a {
	margin:1.5em 0;
	font-size:13px;
	line-height: 1.5em;
	font-style:normal;
}
.b-product-item-description .b-tabs dt {
	text-align:center;
	margin-top:0;
	padding:0.3em 0.5em 0 0.5em;
}
.b-product-item-description .b-tabs dt.active {
	background:#ededed;
}
.b-product-item-description .b-tabs dt a {
	font-size:15px;
	line-height:1.5em;
}
.b-product-item-description .b-tabs dt.active a {
	font-weight:bold;
	color:#000;
	border:none;
}
.b-product-item-description .b-tabs dd {
	margin-top:2.14em;
	background:#ededed;
}
.b-product-item-description .b-tabs dd .b-content {
	padding:1em;
}
.b-product-item-description .b-tabs dd .b-content .b-link-to-top {
	text-align:right;
}
.b-product-item-description .b-tabs dd .b-content .b-link-to-top a {
	padding-right:1em;
	background:url(http://static.ebaytoday.ru/ebay/images/arrow-up.gif) right center no-repeat;
}

.b-product-item-description .b-payment-methods {
	border:1px solid #bfbfbf;
	padding:1em;
}
.b-product-item-description .b-payment-methods h2 {
	font-size:18px;
}
.b-product-item-description .b-payment-methods .b-wallet-icons * {
	vertical-align:middle;
}
.b-product-item-description .b-payment-methods .b-wallet-icons img {
	margin-right:5px;
}
.b-product-item-image {
	margin:0 auto;
	padding:1em;
	width:568px;
}
.b-product-item-image h1 {
	text-align:left;
	margin-bottom:15px;
	white-space:normal;
}
.b-product-item-image .b-left {
	float:left;
	width:500px;
}
.b-product-item-image .b-left img {
	max-width:500px;
}
.b-product-item-image .b-right {
	margin-left:500px;
	width:100px;
	text-align:center;
}
.b-product-item-image .b-preview-list ul {
	padding:0 25px;
	margin:0;
}
.b-product-item-image .b-preview-list ul li.b-item {
	display:block;
	width:43px;
	height:33px;
	padding:2px;
	float:left;
	margin:0 9px 9px 0;
	background:url(http://static.ebaytoday.ru/ebay/images/product-item-preview.gif) center no-repeat;
	text-align:center;
}
.b-product-item-image .b-preview-list ul li.active {
	background:#999;
}
.b-product-item-image .b-preview-list ul li.b-item img {
	max-width:43px;
	max-height:33px;
}

.b-product-item input.b-text-input:focus{
	outline:none;
	border-color:rgba(81,120,182,.75);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 0 8px rgba(81,120,182,.5);
	-moz-box-shadow:0 0 8px rgba(81,120,182,.5);
	-webkit-box-shadow:0 0 8px rgba(81,120,182,.5);
}

.b-product-item input.b-text-input {
	padding:2px 5px;
	border:1px solid #aaa;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition:border linear .2s,box-shadow linear .2s;
	-moz-transition:border linear .2s,-moz-box-shadow linear .2s;
	-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s;
}

/**   
 * @section iphone-advert
 */

.b-iphone-advert {
	font-size:14px;
}
.b-iphone-advert .h-padding {
	padding:12px;
}
.b-iphone-advert h1 {
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}
.b-iphone-advert .b-slogan {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
.b-iphone-advert .b-product-list {
	margin-top:30px;
}
.b-iphone-advert .b-product-list .b-item {
	float:left;
	width:40%;
	height:255px;
	text-align:center;
}
.b-iphone-advert .b-product-list .b-item .b-inner {
	margin:0 auto;
	width:330px;
	height:255px;
	text-align:left;
}
.b-iphone-advert .b-product-list .b-item-first .b-inner {
	background:url(http://static.ebaytoday.ru/ebay/images/iphone4g/from_usa.png) left center no-repeat;
}
.b-iphone-advert .b-product-list .b-item-last {
	margin-right:-1px;
}
.b-iphone-advert .b-product-list .b-item-last .b-inner {
	background:url(http://static.ebaytoday.ru/ebay/images/iphone4g/from_uk.png) left center no-repeat;
}
.b-iphone-advert .b-product-list .b-item .b-text {
	margin-left:130px;
}
.b-iphone-advert .b-product-list .b-item h2 {
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	margin-top:0;
}
.b-iphone-advert .b-product-list .b-item p {
	margin-bottom:12px;
	line-height:16px;
}
.b-iphone-advert .b-product-list .b-item .b-price {
	font-size:12px;
	margin-left:12px;
}
.b-iphone-advert .b-product-list .b-item .b-price .b-price-value {
	font-size:30px;
}
.b-iphone-advert .b-product-list .b-item .b-buy-btn {

}
.b-iphone-advert .b-product-list .b-item .b-note {
	font-size:11px;
	color:#000;
}
.b-iphone-advert .b-product-list .b-delimeter {
	float:left;
	width:20%;
	min-width:95px;
	height:250px;
	background:url(http://static.ebaytoday.ru/ebay/images/iphone4g/delimeter.png) center center no-repeat;
}
.b-iphone-advert .b-comment {
	margin-top:48px;
	background:url(http://static.ebaytoday.ru/ebay/images/iphone4g/comment-bg.png) top center no-repeat;
	border-top:1px solid #e8e8e8;
	padding-top:42px;
	font-size:12px;
}
.b-iphone-advert .b-comment .b-cols {
	
}
.b-iphone-advert .b-comment .b-cols h2 {
	margin-top:0;
	font-size:24px;
	font-weight:normal;
}
.b-iphone-advert .b-comment .b-cols .b-cols-item {
	float:left;
	width:50%;
}
.b-iphone-advert .b-comment .b-cols .b-right {
	margin-right:-1px;
}

.b-iphone-advert .b-comment .b-price {
	position:relative;
}
.b-iphone-advert .b-comment .b-price .b-cols .b-left {
	position:relative;
	background:#e0e0e0;
}
.b-iphone-advert .b-comment .b-price .b-cols .b-right {
	background:#E6F3E5;
}
.b-iphone-advert .b-comment .b-price .b-item {
	font-size:24px;
	line-height:28px;
}
.b-iphone-advert .b-comment .b-price .b-item .b-price-our {
	color:#c60122;
}
.b-iphone-advert .b-comment .b-price .b-row-second {
	position:relative;
	background:#e0e0e0;
	font-size:14px;
}
.b-iphone-advert .b-comment .b-price .b-row-second .b-product-category-name {
	float:left;
	font-size:11px;
	color:#595959;
}
.b-iphone-advert .b-comment .b-price .b-row-second .b-ya-logo {
	float:right;
	width:76px;
	height:17px;
	background:url(http://static.ebaytoday.ru/ebay/images/iphone4g/ya-logo.gif) center no-repeat;
}
.b-iphone-advert .b-comment .b-price .b-row-second a {
	color:#4a1779;
}
.b-iphone-advert .b-comment .b-price .b-row-second .b-price-min {
	padding:7px 10px;
	/*margin:-7px -10px;*/
	font-weight:bold;
	background:url(http://static.ebaytoday.ru/ebay/images/iphone4g/price-min-bg.png) center no-repeat;
}
.b-iphone-advert .b-comment .b-price .b-row-second .b-price-max {
	font-weight:bold;
}
.b-iphone-advert .b-register {
	margin-top:40px;
	height:188px;
	text-align:center;
	background:url(http://static.ebaytoday.ru/ebay/images/iphone4g/register-bg.gif) center center no-repeat;
}
.b-iphone-advert .b-register .b-register-btn-wrap {
	padding-top:47px;
}
.b-iphone-advert .b-text .b-slogan {
	text-align:left;
}


.focusField {
    border:solid 2px #73A6FF;
    background:#EFF5FF;
    color:#000;
    padding: 3px;
    font-family: Courier New;
}
.idleField{
    background:#fff;
    color: #6F6F6F;
    border: solid 2px #ccc;
    padding: 3px;
    font-family: Courier New;
}

div.label, div.label_modal{
    width: 150px;
    float: left;
    margin-top: 2px;
}
div.label_modal {
    width: 130px;
}

label.error {
    display: block;
    color: red;
    /*background: #fff url("/static/img/unchecked.gif") no-repeat left 2px;*/
    padding-left: 17px;
    margin-left: 133px;
}

input.fieldSize {
    width: 593px;
}

.formLine {
    padding: 10px 0px;
}

.formLine .tip{
    color: #777777;
    font-size: 12px; 
    margin-left: 150px;
}

#registrationForm a {
    color: #3b85d9;
}

/** tabs **/
.mainTabs {
    height:41px;
    background: url('http://static.ebaytoday.ru/ebay/images/tabs_back.gif'); 
    padding-left:300px;
}

.mainTab {
    float:left;
    height:41px;    
}

.mainTab .Divider {
    background: url('http://static.ebaytoday.ru/ebay/images/tab_div.gif') right no-repeat;       
    height: 41px;
    width: 2px;
}

.mainTabs .wrapCenter {
     background: url('http://static.ebaytoday.ru/ebay/images/tabs_back2.gif'); 
     height: 31px;
     padding: 10px 18px 0px 18px;
     margin: 0 0px 0 0;
}

.mainTabs .active {
    background-color: #fff;
}

.mainTabs .active .wrapCenter {
     height: 31px;
     padding: 10px 18px 0px 18px;
     margin: 0 3px 0 3px;
}

.mainTabs .active .wrapLeft {
     background: url('http://static.ebaytoday.ru/ebay/images/tab_act_left.gif') left no-repeat; 
}

.mainTabs .first .wrapLeft {
     background: url('http://static.ebaytoday.ru/ebay/images/tab_act_first_left.gif') left no-repeat; 
}

.mainTabs .active .wrapRight {
     background: url('http://static.ebaytoday.ru/ebay/images/tab_act_right.gif') right no-repeat;          
}

.mainTabs .last .wrapRight {
     background: url('http://static.ebaytoday.ru/ebay/images/tab_act_last_right.gif') right no-repeat; 
}

.mainTabs .active .wrapCenter {
    background-color: #fff;
    background: none;
}

.mainTabs a {
    color: #000;
    font-family:Arial;
    font-size:12pt;
}

/** main page **/
.small_search {
    background: url('http://static.ebaytoday.ru/ebay/images/index_sprite.gif') repeat-x scroll 0 -300px transparent;
    height: 67px;
    padding: 7px 25px 0px 20px;                            
}
.small_search_title {
    color: #8b8989;
    font-size: 12px;
    margin-bottom: 3px;
}
.small_search_adv {
    margin-top: 3px;
}
.small_search a{ 
    font-size: 11px;
    color: #2c83a0;
}
.fast_add {
    background: url('http://static.ebaytoday.ru/ebay/images/index_sprite.gif') repeat-x scroll 0 0 transparent;
    height: 45px;                             
    padding: 15px 25px 15px;
}
.fast_add_title {
    font-size: 12px;
    margin-bottom: 3px;
}
.fast_add a {
    color: #2c83a0;
    font-size: 12px;
    text-decoration: none;
    border-bottom: 1px dotted;
}
.pop_items {
    background: url('http://static.ebaytoday.ru/ebay/images/index_sprite.gif') repeat-x scroll 0 -100px transparent;
    height: 146px;
    margin-top: 1px;
    padding: 15px 25px;
}           
.pop_items_title {
    font-size: 21px;
    margin-bottom: 20px;
}
.pop_items_img {
    float: left;
    margin-right: 10px;
}                        
.pop_items_text {
    font-size: 12px;
}       

.ebay_categories {                            
    width: 100%;
}
.ebay_categories a{
    font-size: 12px;
}         
        
.categoryFirstLevel {
    margin-top: 20px;
    line-height: 150%;  
}
.categoryFirstLevel a{
    font-size: 14px;
    color: #000;
}