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;*/
	display: inline-block;
    /*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;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}



.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;   
    webkit-box-shadow: 0px 0px 5px ;
    -moz-box-shadow: 0px 0px 5px ;
    box-shadow: 0px 0px 5px ; 
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; 
}

/* 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 {
    margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
p { margin: 1em 0; }

p.title {
    margin: 1.8em 0 1em;
}

h1 {
    font-family: 'Ubuntu',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;
    }

.mainmenu {
	margin: 0 0 20px 30px;
}

.mainmenuitem {
    padding: 3px 4px 7px 4px;
}

.head .mainmenuitem {
    padding: 2px ;
}

.mainmenuitem a, .mainmenuitem a:link, .mainmenuitem_select a, .mainmenuitem_select a:link {
	font-size: 13px !important;
}

.mainmenuitem_select {
    padding: 3px 4px 7px 4px;
    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: 20px 0px 20px 40px;
    font-size: 34px;
    color: #99C8D0;
}

.copyright p {
    font-size: 14px;
    color: #FFF;
}

.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;
    overflow:hidden;
}

.pad_form{
    padding: 7px 0 8px 0;
}

div.produceImage {
    margin-right:10px;
    float:left;
}

div.produceImage img {
    width:40px;
    padding:3px;
    border:1px solid #c2d9c0;
    background-color:#FFF;
}

.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 {
	font-size: 10pt;
    color: #000000;
    text-decoration: underline;
}

a.black:active {
	font-size: 10pt;
    color: #000000;
    text-decoration: underline;
}

a.black:visited {
	font-size: 10pt;
    color: #000000;
    text-decoration: underline;
}

a.black:hover {
	font-size: 10pt;
    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: 20px;
    }

.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;
}


/* ######### 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;
	margin: 20px 0 0 0;
    width: 100%;
	background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
}

.mainmenucatalog ul {
    font: normal 11px Arial, Verdana, sans-serif;
    margin:0;
    padding:0;
    list-style:none;
	/*background-color:#eeedee;*/
	/*background: url(http://static.ebaytoday.ru/ebay/images/buy-bg.png) top left repeat-x;*/
	width: 630px;
	vertical-align:center;	
}

.mainmenucatalog li {
    display:inline-block;
    margin:30px 0 0 0;
    padding:0;
	text-align:center;
    list-style:none;
	
	width: 36%;
}

.mainmenucatalog li.first {
	text-align: left;
	width: 29%;
}

.mainmenucatalog li.last {
	text-align: right;
	width: 34%;
}


.mainmenucatalog a, .mainmenucatalog a:link, .mainmenucatalog a:visited {
    /*float:left;*/
    margin:0;
    text-decoration:none;
	/*border-bottom: dashed 1px #834119;*/
    color:/*#585757*/ #834119;
    font-family: Arial;
    font-size: 17px;
	text-decoration: underline;
}

.mainmenucatalog a:hover, .mainmenucatalog a:active {
	/*border-bottom: none;*/
	text-decoration: 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 {
	}

	.dopMenu 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 div.review-count {
	margin: 3px 0 0 72px;
}

.b-product-item div.review-percent {
	margin: 0 0 0 72px;
}

.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 0 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 {
    background: url('http://static.ebaytoday.ru/ebay/images/tabs_back.gif') bottom;
/*	background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) 0px -1712px;*/
    padding-left:0px;
}

.add-favorite {

/*	position: absolute;
	left: 45px;
	top: 15px;*/
/*	background: url('http://static.ebaytoday.ru/ebay/images/stars.png') no-repeat scroll left top transparent;*/
	background: url('http://static.ebaytoday.ru/ebay/images/sprite.png') 0px -1905px no-repeat;
	padding-left: 21px;
	margin: 15px 108px 0px 13px;
	height: 20px;
	float: left
}

.add-favorite a {
	font-size: 12px !important;
	color: #834119 !important;
}

.mainTabs {
    overflow: hidden;
    width: 100%;
}

.mainTabs a, .mainTabs a:link, .mainTabs a:hover, .mainTabs a:active, .mainTabs a:visited, .mainTabs .content  {
    color: #000;
    font-family:Arial;
	/*font-size:16px;*/
}
    
.mainTabs .tab {
	padding: 9px 37px 9px 18px;
	font-size:16px;
    float:left;
    background: url('http://static.ebaytoday.ru/ebay/images/sprite.png') 0px -1933px repeat-x;
    border-left: 1px solid #CCCECC;
}

.mainTabs .tab a {
    font-size:16px;
}

.mainTabs .tab.last {
    border-right: 1px solid #CCCECC;
}

.mainTabs .tab.active {
    background-image: none;
    background-color: #FFF;
}

.mainTabs .tab-cash {
	font-size:14px;
    margin-top:5px;
    font-weight:bold;
    margin-left: 25px;
}

.mainTabs .tab-cash.minus {
    color: #CC3333;
}

.mainTabs .tab-country {
	padding-left: 26px;
	background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) no-repeat;
}

.mainTabs .us-country {
	background-position: 3px -1467px;
}

.mainTabs .uk-country {
	background-position: 3px -1551px;
}

.mainTabs .jp-country {
	
}

.mainTabs .ch-country {
	background-position: 3px -1488px;
}

.mainTabs .grm-country {
	background-position: 3px -1509px;
}

#moon-country {
    background: url(http://static.ebaytoday.ru/ebay/images/moon_gif.gif) left 5px no-repeat;
}

.user-panel {
	float: right;
	padding: 11px 20px 7px 10px;
	font-size: 14px;
	color: #555;
}

.user-panel-top {
	text-align: right;
	margin: 0px 0px 2px 0px;
}

.user-panel-bottom {
	font-size: 16px;
	color: #555;
	text-align: right;
}

.user-panel-bottom a {
	color: #CC3333 !important;
	font-size: 14px !important;
	font-weight: bold;
}

.user-panel .messages a {
	color: #834119 !important;
	font-size: 14px !important;
	text-decoration: none;
}

.user-panel .logout-link a {
	color: #CC3333 !important;
	text-decoration: underline;
	font-size: 14px !important;
}

.user-panel .logout-link a:hover {
	text-decoration: none;
}

.user-panel .user-id {
	font-weight: bold;
	color: #000;
}

.user-panel .user-longname {
	/*font-weight: bold;*/
}


/** 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;
}



/*-- /all/css/modalbox.css */

#MB_overlay {
    position: absolute;
    margin: auto;
    top: 0;    left: 0;
    width: 100%; height: 100%;
    z-index: 9999;
    border: 0;
    background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
    position: absolute;
    top: 0;
    border: 0 solid;
    text-align: left;
    z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
    position: relative;
    background-color: #EFEFEF;
    height: 100%;
}

#MB_header {
    margin: 0;
    padding: 0;
}

#MB_content {
    position: relative;
    padding: 6px .75em;
    overflow: auto;
}

#MB_caption {
    font: bold 100% "Lucida Grande", Arial, sans-serif;
    text-shadow: #FFF 0 1px 0;
    padding: .5em 2em .5em .75em;
    margin: 0;
    text-align: left;
}

#MB_close {
    display: block;
    position: absolute;
    right: 5px; top: 4px;
    padding: 2px 3px;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}
#MB_close:hover {
    background: transparent;
}

#MB_loading {
    padding: 1.5em;
    text-indent: -10000px;
    background: transparent url(http://static.ebaytoday.ru/all/images/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
    background-color: #EFEFEF;
    color: #000;
    
    -webkit-box-shadow: 0 0 64px #000; 
    -moz-box-shadow: #000 0 0 64px; 
    box-shadow: 0 0 64px #000;
}
    #MB_frame {
        padding-bottom: 4px;
        
        -webkit-border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;

        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;

        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    
    #MB_content { border-top: 1px solid #F9F9F9; }

    #MB_header {
      background-color: #DDD;
      border-bottom: 1px solid #CCC;
    }
        #MB_caption { color: #000 }
        #MB_close { color: #777 }
        #MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
    margin: 10px 0;
    text-align: center;
}


/*-- /all/css/jquery.pnotify.default.css */

/* 
    Document   : jquery.pnotify.default.css
    Created on : Nov 23, 2009, 3:14:10 PM
    Author     : Hunter Perrin
    Version    : 1.0.0
    Description:
        Default styling for Pines Notify jQuery plugin.
*/

/* Notice
----------------------------------*/
.ui-pnotify {
    top: 18px;
    right: 18px;
    position: absolute;
    height: auto;
    /* Ensure that the notices are on top of everything else. */
    z-index: 9999;
}
/* This hides position: fixed from IE6, which doesn't understand it. */
html > body .ui-pnotify {
    position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
    margin: 0;
    position: absolute;
    top: .1em;
    left: .1em;
    bottom: -.2em;
    right: -.2em;
    z-index: -1;
}
.ui-pnotify-container {
    background-position: 0 0;
    /*padding: .8em;*/
    padding: 2px;
    height: 100%;    
}
.ui-pnotify-closer {
    float: right;
    margin-left: .2em;
}
.ui-pnotify-title {
    display: block;
    font-size: 12px;
    font-family: Georgia;    
    margin-bottom: .4em;
}
.ui-pnotify-title span{
    color: #999999;    
}
.ui-pnotify-text {
    display: block;    
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 14px;
    padding-bottom: 5px;
}
.ui-pnotify-text div{ 
    margin-top: 5px;
}
.ui-pnotify-icon, .ui-pnotify-icon span {
    display: block;
    float: left;
    /*margin-right: .2em;*/
}


/* History Pulldown
----------------------------------*/
.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    right: 18px;
    width: 125px;
    border-top: none;
    /* Ensure that the history container is on top of the notices. */
    z-index: 10000;
    font-family: Tahoma;
    font-size: 11px;
    text-align: center;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
    padding: 2px;    
}
.ui-pnotify-history-container button {
    cursor: pointer;
    display: block;
    width: 100%;
    font-family: Tahoma;
    font-size: 11px;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
    display: block;
    margin: 0 auto;
    width: 100%;
    color: black;
    padding: 2px;
}

.ui-pnotify .picon {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    width: 17px;
    height: 17px;
}

.ui-pnotify-history-container .ui-pnotify-history-off {
    display: none;
}



/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* 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; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px;}
.ui-widget-content .ui-icon {}
.ui-widget-header .ui-icon { }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }
.ui-dialog-titlebar .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background: url('http://static.ebaytoday.ru/ebay/images/x.png'); }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa 50% 50% repeat-x; opacity: .30; filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; /*font-size: 1em;*/ padding: .5em .5em .5em .7em; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }    
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    margin:0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}
/* Button
----------------------------------*/

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: 1px 10px; font-size: 10px;}
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */





/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.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 { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: center; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em .3em .4em .7em; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }


/*--  sprite */

.ebay_categories .cat {
    display: block;
    color: #1F7C9B;
    padding-left: 20px;
    line-height: 150%;
    background: url('http://static.ebaytoday.ru/ebay/images/icons_2.png') 0 0 no-repeat;
    margin-bottom: 7px;
}
.ebay_categories .cat2{
    background-position: 0 -60px;
}
.ebay_categories .cat3{
    background-position: 0 -120px;
}
.ebay_categories .cat4{
    background-position: 0 -180px;
}
.ebay_categories .cat5{
    background-position: 0 -240px;
}
.ebay_categories .cat6{
    background-position: 0 -300px;
}
.ebay_categories .cat7{
    background-position: 0 -360px;
}
.ebay_categories .cat8{
    background-position: 0 -420px;
}
.ebay_categories .cat9{
    background-position: 0 -480px;
}
.ebay_categories .cat10{
    background-position: 0 -540px;
}
.ebay_categories .cat11{
    background-position: 0 -600px;
}
.ebay_categories .cat12{
    background-position: 0 -660px;
}
.ebay_categories .cat13{
    background-position: 0 -720px;
}
.ebay_categories .cat14{
    background-position: 0 -780px;
}
.ebay_categories .cat15{
    background-position: 0 -840px;
}

.blockLeftMain .blogsTitle {
    margin-bottom:10px;
}
.blockLeftMain .blogsTitle a {
    padding-left:15px;
    background: url('http://static.ebaytoday.ru/ebay/images/icons_2.png') 0 -1140px no-repeat;    
}

.paymentsTypes {
	float: right;
}

.paymentsTypes a {
    display: block;
    float: left;
    width: 50px;
    height: 30px;
    margin-right: 10px;
    background: url('http://static.ebaytoday.ru/ebay/images/icons_2.png') 0 -1200px no-repeat;     
}
.paymentsTypes .counter1 {
    background-position: 0 -1200px;     
}
.paymentsTypes .counter2 {
    background-position: 0 -1230px;     
}
.paymentsTypes .counter3 {
    background-position: 0 -1260px;     
}
.paymentsTypes .counter4 {
    background-position: 0 -1290px;     
}
.paymentsTypes .counter5 {
    background-position: 0 -1320px;     
}
.paymentsTypes .counter6 {
    background-position: 0 -1350px;     
}
.paymentsTypes .counter7 {
    background-position: 0 -1380px;     
}
.paymentsTypes .counter8 {
    background-position: 0 -1410px;     
}
.paymentsTypes .counter9 {
/*    background: url('http://static.ebaytoday.ru/ebay/images/icon_wallet/w1.png') 0 0 no-repeat;*/
	background: url('http://static.ebaytoday.ru/ebay/images/sprite.png') -50px -1200px no-repeat;
}

.ticket_table td {
    padding: 10px;
    border: 1px solid #ccc;
}

.packageQueueWrap {
    width: 310px; 
    background-color: #ccc;
    position: relative;
    border: 1px solid #999;   
    float: left; 
}

.packageQueueText {
    position: absolute; 
    width: 306px; 
    font-size: 11px; 
    font-family: Tahoma; 
    text-align: left; 
    padding-top: 1px;
    padding-left: 4px;
}

.packageQueueFill {
    background-color: #8DD675;
    border-right: 1px solid #bbb;   
}

a.ebay-item-in-list:visited {
    color:#994fc3;
}

ul.press_logos{
/*    clear:both;*/
    width: 100%;
    overflow:hidden; 
}
ul.press_logos li{
    list-style:none;
    float:left;
    padding:10px 10px 0 0s;
    width: 240px;
    height:200px;
}
ul.press_list li{
    list-style-image: url('http://static.ebaytoday.ru/ebay/images/press/press_list_icon.png');
    padding:2px 0 2px 0;
}

.button_wrap .ui-button .ui-button-text {
    font-size: 20px;
	border:1px white dashed;
}

.ui-dialog .helpDescription {
    font-size: 10pt;
}

/** LOGIN BLOCK **/

.login-block {
	float: right;
	margin: 6px 20px 0 0;
}

a.register-button {
	text-decoration: none;
	margin: 4px 5px 0 5px;
	width: 144px;
	height: 32px;
	display: block;
	float: left;
	background: url('http://static.ebaytoday.ru/ebay/images/register.jpg');
}

a.register-button:hover, a.register-button:active {
	background: 0 -32px url('http://static.ebaytoday.ru/ebay/images/register.jpg');
}

a.login-link {
	text-decoration: none;
	border-bottom: dashed 1px;
	margin: 11px 5px 0 30px;
	display: block;
	float: left;
	color: #834119 !important;
}

a.login-link:hover, a.login-link:active {
	border: none;
}

/** LOGIN BLOCK END **/

/** SERVICES **/

.services {
	margin-top: 100px;
/*	background: url('http://static.ebaytoday.ru/ebay/images/work_desc.gif');*/
}

.services td {
	/*vertical-align: top;*/
}

.services ul{
	margin:0;
	/*padding:20px 0 0 30px*/
	padding: 15px 0 0 30px;
	list-style:none;
}

.services ul li{
	background: url('http://static.ebaytoday.ru/ebay/images/check.png') no-repeat left 8px;
	padding-left:33px;
	padding-top:8px;
	min-height:29px;
	_height:29px;

	font-size: 13px;
}

.services-bookmarks a {
	display: block;
	position:absolute;
	font-size:13px;
	background: #F2F4F4 url('http://static.ebaytoday.ru/ebay/images/work_desc_deactive.png') repeat-x;
	padding: 10px 40px 15px 20px;
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	color: #000;

	margin-top:-60px;
	margin-left:30px;
	
	z-index:2;
	cursor:pointer;
	color:#505050;
/*
	text-decoration:none;
	
	font-size:13px;
	*/
}

.services-bookmarks a.active {
	background-image: none;
	background-color:#D5F4F6;
	color:#000;
/*	margin-left:30px;
	padding: 10px 40px 15px 20px;
	position:absolute;
	margin-top:-60px;
	text-decoration:none;
	
	font-size:13px;
	z-index:2;
	cursor:pointer;*/
}

.services-bookmarks a p {
	color:#505050;
	font-size: 21px;
        margin: 0;
        padding: 0;
}

.services-bookmarks a.active p,  .services-bookmarks a:hover p, a.service-bookmark:hover p {
	color:#000000;
}

a#service-bookmark-1 {

}

a#service-bookmark-2 {

	margin-left:380px;
}

.services-content {
	background: url('http://static.ebaytoday.ru/ebay/images/work_desc.gif') repeat;
	min-height:285px;
	_height:285px;
	width:100%;
	padding-top:5px;
	z-index:0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.service-content .pink-text {
	color: #B93161;
	font-size: 18px;
	margin: 10px -200px 0 30px;
	z-index: 10;
}

.service-content div span {
	font-weight: bold;
	font-size: 22px;
}

.service-content {
	background: #D4F4F6 url('http://static.ebaytoday.ru/ebay/images/services-background.jpg') repeat-x;
	width:99%;
	height:280px;
	margin:0 auto;
	z-index:1;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#img-services-1 {
	background: url('http://static.ebaytoday.ru/ebay/images/purchase-and-delivery.jpg') top left no-repeat;
	height: 270px;
	width: 535px;
	margin: 0 0 0 auto;
	z-index:5;
}

#img-services-2 {
	background: url('http://static.ebaytoday.ru/ebay/images/mail-forwarding.jpg') top left no-repeat;
	height: 270px;
	width: 535px;
	margin: 0 0 0 auto;
	z-index:5;
}

/** SERVICES END **/

.work-scheme {
	/*width: 100%;
	display: table;*/
	text-align: center;
	margin: 60px 0 0 0;
}

.scheme-title {
	margin: 0 0 20px 0;
}

.work-scheme-circles-bg {
	height: 60px;
	padding: 0 20px 0 20px;
	margin: 0 0 -60px 0;
}

.work-scheme-circles-bg div {
/*	background: url('http://static.ebaytoday.ru/ebay/images/work_scheme_line.png') center center repeat-x;*/
	background: url('http://static.ebaytoday.ru/ebay/images/sprite.png') 0px -1806px repeat-x;
	height: 60px;
}

.work-scheme-circles {
	display: table;
	width: 100%;

	list-style: none;
	margin: 0;
	padding: 0;
}

.work-scheme-circles li {
	/*display: table-cell;*/
}

.work-scheme-circle {
	text-align: center;
	vertical-align: middle;
	height: 55px;
	width: 56px;
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background: url('http://static.ebaytoday.ru/ebay/images/work_scheme_circle.png') no-repeat;
	
}

.work-scheme-circle a.step {
    color: #FFF;
    text-decoration: none;
/*    display: block;*/
    padding: 15px 20px;
}

#work-scheme-circle-1 {  }
#work-scheme-circle-2 { }
#work-scheme-circle-3 {  }
#work-scheme-circle-4 {}
#work-scheme-circle-5 {  }

.work-scheme-descs {
	display: table;
	width: 100%;

	list-style: none;
	margin: 0;
	padding: 0;
}

#work-scheme-desc-1 { width: 16%; text-align: left; }
#work-scheme-desc-2 { width: 22%; }
#work-scheme-desc-3 { width: 24%; }
#work-scheme-desc-4 { width: 22%; }
#work-scheme-desc-5 { width: 16%; text-align: right; }

.work-scheme-desc {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #555555;
	font-style: italic;
	font-size: 14px;
	padding: 0 5px 0 5px;
}

.work-scheme-desc a {
	font-style: italic;
	font-size: 12px;
	color: #834119;
    text-decoration: none;
/*    display: block;*/
    border-bottom: 1px dashed #834119;
}

/** WORK SCHEME END **/

/** ADVANTAGE **/

.advantage {
	display: table;
	width: 100%;
	height: 215px;
	margin: 60px 0 0 0;
}

.advantage-left {
	display: table-cell;
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-bg.jpg') right 0px no-repeat;
	width:15px;
}

.advantage-right {
	display: table-cell;
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-bg.jpg') left -215px no-repeat;
	width:15px;
}

.advantage-center {
	display: table-cell;
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-bg.jpg') 0px -430px repeat-x;
}

.advantage-content {
	display:table;
}

.advantage-content-left {
	display: table-cell;
	vertical-align: top;
	padding: 0 20px 0 20px;
}

.advantage-content-right {
	display: table-cell;
	vertical-align: top;
	text-align: right;
	padding: 0 20px 0 0;
	/*margin: -35px 0 0 0;	*/
}

.advantage-content-right .img {
	width: 260px;
	height: 230px;

	margin: -30px 0 0 0;

	background: url('http://static.ebaytoday.ru/ebay/images/advantage_img.jpg') top left no-repeat;
}

.advantage-content .tabs {
	padding: 0;
	margin: 10px 0 0 0;
}

.advantage-content .tabs li{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	display: block;
	width: 177px;
	height: 49px;
	cursor: pointer;
}

#conveniently {
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-buttons.jpg') 0 -103px no-repeat;
}

#favourably {
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-buttons.jpg') -177px -103px no-repeat;
}

#reliably {
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-buttons.jpg') -354px -103px no-repeat;
}

#conveniently:hover {
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-buttons.jpg') 0 -54px no-repeat;
}

#favourably:hover {
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-buttons.jpg') -177px -54px no-repeat;
}

#reliably:hover {
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-buttons.jpg') -354px -54px no-repeat;
}

#conveniently.current {
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-buttons.jpg') 0 -5px no-repeat;
}

#favourably.current {
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-buttons.jpg') -177px -5px no-repeat;
}

#reliably.current {
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-buttons.jpg') -354px -5px no-repeat;
}

.advantage-text {
	clear: both;
	font-size: 14px;
}

/** ADVANTAGE END **/


/** PURCHASES **/

.purchases {
	margin: 40px 0 0 0;
}

.purchases {
	min-height: 262px;
}

.purchases-title {
	font-size: 26px;
    margin: 0;
    padding: 0 0 5px 30px;
}

.purchases-title a {
	font-size: 26px;
	color: #996444;
}

.purchases-container {
	display: table;
	width: 100%;
	height: 300px;

	margin: 20px 0 0 0;
}

.purchases-left {
	background: url('http://static.ebaytoday.ru/ebay/images/purchases-bg.jpg') right -300px repeat-x;
	display: table-cell;
	width: 13px;
	height: 300px;
}

.purchases-center {
	background: url('http://static.ebaytoday.ru/ebay/images/purchases-bg.jpg') 0px -600px repeat-x;
	display: table-cell;
	padding: 10px 0 10px 0;
	vertical-align: middle;
}

.purchases-right {
	background: url('http://static.ebaytoday.ru/ebay/images/purchases-bg.jpg') left 0px repeat-x;
	display: table-cell;
	width: 13px;
	height: 300px;
}

.purchases-row {
	/*display:table;
	width: 100%;*/
}

.purchase-item {
	/*display:table-cell;
	width: 300px;*/
	padding: 10px;
	width: 33%;
}

.purchase-photo {
	float:left;
/*	padding: 1px;*/
	margin: 0 10px 0 0;
	width: 60px;
	height: 60px;
/*    border: 1px solid #CCC;*/
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.purchase-title {

}

.purchase-price {
	font-size: 20px;
}

.purchases-full-list {
	text-align: right;
    margin-bottom:30px;
}

.purchases-full-list a {
    font-size: 12px;
}
    
/** PURCHASES END **/


/** PRESS **/

.press {
	margin: 40px 0 0 0;
}

.press-title {
	font-size: 26px;
	padding: 0 0 5px 30px;
	margin: 0;
}

.press-title a {
	margin-left: 15px;
	font-size: 12px;
}

.press-carousel {
	margin: 10px 0 0 0;
}

.press-prev {
	background: url(http://static.ebaytoday.ru/ebay/images/carousel.jpg) 0px 0px no-repeat;
	height: 56px;
	width: 44px;
	float: left;
	margin: -56px 0 0 0;
	cursor: pointer;
}

.press-container {
	background: url(http://static.ebaytoday.ru/ebay/images/carousel.jpg) 0px -56px repeat-x;
	height: 56px;
	margin: 0 44px 0 44px;
	padding: 0;
}

.press-list {
	margin: 0 auto;
}

.press-next {
	background: url(http://static.ebaytoday.ru/ebay/images/carousel.jpg) 0px -112px no-repeat;
	height: 56px;
	width: 44px;
	float: right;
	margin: -56px 0 0 0;
	cursor: pointer;
}

.press ul {
	margin: 0 auto 0 auto;
	padding: 0;
}

.press li {
	margin: 0 15px 0 15px;
	padding: 0;
	list-style: none;
	float: left;
}

.press-all {
    text-align: right;
    margin: 5px 0 0 0;
    font-size: 12px;
}

.press-all a {
    font-size: 12px;
}

a#press-chip {
	background: url(http://static.ebaytoday.ru/ebay/images/press-labels.jpg) 0px 0px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}

a#press-chip:hover {
	background-position: -170px 0px;
}

a#press-rambler {
	background: url(http://static.ebaytoday.ru/ebay/images/press-labels.jpg) 0px -56px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}

a#press-rambler:hover {
	background-position: -170px -56px;
}

a#press-computerra {
	background: url(http://static.ebaytoday.ru/ebay/images/press-labels.jpg) 0px -112px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}

a#press-computerra:hover {
	background-position: -170px -112px;
}

a#press-cosmopolitan {
	background: url(http://static.ebaytoday.ru/ebay/images/press-labels.jpg) 0px -168px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}

a#press-cosmopolitan:hover {
	background-position: -170px -168px;
}

a#press-usps {
	background: url(http://static.ebaytoday.ru/ebay/images/press-labels.jpg) 0px -224px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}

a#press-usps:hover {
	background-position: -170px -224px;
}

a#press-boss {
	background: url(http://static.ebaytoday.ru/ebay/images/press-labels.jpg) 0px -280px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}

a#press-boss:hover {
	background-position: -170px -280px;
}

a#press-f5 {
	background: url(http://static.ebaytoday.ru/ebay/images/press-labels.jpg) 0px -336px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}

a#press-f5:hover {
	background-position: -170px -336px;
}

a#press-ruformator {
	background: url(http://static.ebaytoday.ru/ebay/images/press-labels.jpg) 0px -392px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}

a#press-ruformator:hover {
	background-position: -170px -392px;
}

/** PRESS END **/

/** REVIEWS **/

.reviews {
	margin: 40px 0 0 0;
}

.reviews-title {
	font-size: 26px;
    margin: 0;
    padding: 0 0 5px 30px;
}

.reviews-title a {
	font-size: 26px;
	color: #996444;
}

.reviews-container {
	display: table;
	width: 100%;
}

.reviews table {
	margin: 10px 0 0 0;
}

.reviews-content {
	height: 160px;
	width: 280px;
	font-size: 12px;
	margin: 0 0 20px 0px;
	padding: 0;
}

.reviews-frame {
	background: url('http://static.ebaytoday.ru/ebay/images/response-frame.jpg') top left no-repeat;
	width: 280px;
	height: 190px;
	margin: 0 0 -190px 0;
}

.reviews-message {
	margin: 25px auto 0 auto;
	padding: 0;
	height: 130px;
	overflow: hidden;
	width: 230px;
}

.reviews-comments {
    margin-top: 3px;
}

.reviews-comments a {
    font-size: 12px;
    font-style: italic;
}

.reviews-author {
	/*margin: 25px 20px 10px 70px;*/
	/*overflow: hidden;*/
/*	width: 220px;
	margin: 25px 0 10px 0;
	padding: 3px 0 0 60px;

	font-style: italic;*/
    
    font-style: italic;
    margin: 15px 0 10px 50px;
    padding: 0;
    text-align: left;
}

.reviews-image {
	float:left;
	margin: 0 10px 4px 0;
	height: 60px;
	width: 60px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background-color: #CCC;
}

.reviews-date {
	margin: 0 0 5px 0;
	font-style: italic;
	padding: 0;
}

.reviews-tracking {
	margin: 5px auto;
	font-style: italic;
	padding: 0;
}

.reviews-tracking a {
	font-size: 12px;
}

.reviews-all {
	text-align: right;
}

.reviews-all a {
    font-size: 12px;
}
/** REVIEWS END **/


/** PRESENTATION & STATISTIC **/

.presentation-and-statistic {
	display: table;
	width: 100%;
	margin: 10px 0 0 0;
}

.presentation {
	display: table-cell;
	width: 300px;
}

.presentation-container {
	display: table;
	width: 340px;
	margin-right: 20px;
}

.presentation-left {
	display: table-cell;
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-bg.jpg') right 0px no-repeat;
	width:13px;
}

.presentation-center {
	display: table-cell;
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-bg.jpg') 0px -430px repeat-x;
	height: 220px;
}

.presentation-center li {
	width: 228px;
	height: 141px;
}

.presentation-right {
	display: table-cell;
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-bg.jpg') left -215px no-repeat;
	width:13px;
}

.presentation-content {
	margin: 35px 10px 0 10px;
	float: left;
}

.presentation-thumbs {
	margin: 45px 0 0 0;
	float:left;
	cursor:pointer
}

.presentation-prev-button, .press-next-button {
	display: table-cell;
	width: 60px;
	vertical-align: middle;

}

.presentation-prev-button {
	width: 60px;
	height: 60px;
	/*padding: 30px;*/

	background: url('http://static.ebaytoday.ru/ebay/images/presentation-buttons.jpg') 0px 0px no-repeat;
}

.presentation-next-button {
	width: 60px;
	height: 60px;
	/*padding: 30px;*/

	background: url('http://static.ebaytoday.ru/ebay/images/presentation-buttons.jpg') 0px -58px no-repeat;
}

.presentation-buttons {
	clear: both;
	margin: 0 0 0 50px;
	padding: 0;
}

.presentation-buttons ul li {
	float: left;
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
	width: 10px;
	height: 10px;
}

.presentation-buttons a {
	background: url('http://static.ebaytoday.ru/ebay/images/presentation-buttons.jpg') 0px -118px no-repeat;
	display:block;
	margin:0;
	padding:0;
	width:10px;
	height:10px;
}

.presentation-buttons a.current {
	background-position: -10px -118px;
}

.presentation-buttons a.current {
	
}

#warehouse-1 {
	display: block;
	width: 228px;
	height: 141px;
	background: url('http://static.ebaytoday.ru/ebay/images/warehouse.jpg') 0px 0px no-repeat;
}

#warehouse-2 {
	display: block;
	width: 228px;
	height: 141px;
	background: url('http://static.ebaytoday.ru/ebay/images/warehouse.jpg') 0px -141px no-repeat;
}

#warehouse-3 {
	display: block;
	width: 228px;
	height: 141px;
	background: url('http://static.ebaytoday.ru/ebay/images/warehouse.jpg') 0px -282px no-repeat;
}

#warehouse-4 {
	display: block;
	width: 228px;
	height: 141px;
	background: url('http://static.ebaytoday.ru/ebay/images/warehouse.jpg') 0px -423px no-repeat;
}

#warehouse-5 {
	display: block;
	width: 228px;
	height: 141px;
	background: url('http://static.ebaytoday.ru/ebay/images/warehouse.jpg') 0px -564px no-repeat;
}

#warehouse-6 {
	display: block;
	width: 228px;
	height: 141px;
	background: url('http://static.ebaytoday.ru/ebay/images/warehouse.jpg') 0px -705px no-repeat;
}


.statistic {
	display: table-cell;
	vertical-align: middle;
}

.statistic-container {
	display: table;
	width: 100%;
}

.statistic-left {
	display: table-cell;
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-bg.jpg') right 0px no-repeat;
	width:13px;
}

.statistic-center {
	display: table-cell;
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-bg.jpg') 0px -430px repeat-x;
	height: 220px;
	vertical-align: middle;
}

.statistic-right {
	display: table-cell;
	background: url('http://static.ebaytoday.ru/ebay/images/advantage-bg.jpg') left -215px no-repeat;
	width: 13px;
}

.statistic p {
	font-size: 26px;
	margin: 0 0 10px 40px;
}

.statistic ul {
	margin:0 0 10px 0;
	list-style: none;
}

.statistic ul li {
	background: url('http://static.ebaytoday.ru/ebay/images/check.png') no-repeat left center;
	padding-left: 33px;
	padding-top: 5px;
	height: 25px;
	font-size: 16px;
}

/** STATISTIC END **/


/** NEWS **/

.news {
	margin: 40px 0 0 0;
}

.news-title {
	font-size: 26px;
	padding: 0 0 5px 30px;
	margin: 0;
}

.news-container {
	display: table;
	width: 100%;
	background-color:#f5f6f5;
    
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.news-content {
	/*height: 228px;*/
	/*overflow: auto;*/
	font-size: 14px;
	text-align: left;
}

.news-item {
	padding: 20px;
}

.news-item-date {
	font-size:11px;
	font-style:italic;
	color:#747373
}

.news-item-title {
	margin: 0;
	padding: 0;
}

.news-tabs {
	display: table-cell;
	width: 350px;
	vertical-align: top;
/*    background: url('http://static.ebaytoday.ru/ebay/images/news-tabs-bg.gif') left backgroundtop repeat-y;*/
    background-color: #FFF;
}

.news-tabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.news-tabs ul li {
    /* #EFF0EF  #D9DED9 */
	background: url('http://static.ebaytoday.ru/ebay/images/news_menu_bckground_2.png') bottom repeat-x;
    
    background-color: #EFF0EF;
    border-left: 1px solid #CDD1CD;
/*    border-top: 1px solid #EFF0EF;
    border-bottom: 1px solid #D9DED9;*/
    
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 16px;
}

.news-tabs ul li.first {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    border-top: 1px solid #F5F6F5;
}

.news-tabs ul li.last {
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    border-bottom: 1px solid #F5F6F5;
}

.news-menu-content {
	padding: 10px;
	color:#996448;
	/*background: url('http://static.ebaytoday.ru/ebay/images/news_menu_bckground_1.png') left no-repeat;*/
}

.news-menu-content span {
	text-decoration:underline;
}

.news-menu-content i {
	font-size:12px;
	color:#747373;
}

.news-tabs li.current {
    border-left: 1px solid #F5F6F5;
/*    border-top: 1px solid #CDD1CD;*/
    border-bottom: 1px solid #CDD1CD;
	background: #F5F6F5;
}

.news-tabs li.current .news-menu-content {
	background: none;
}

.news-tabs li.current .news-menu-content span {
	color: #000;
	text-decoration: none;
}

.news-archive {
	padding: 5px 0 0 0;
    text-align: right;
}

.news-archive a {
    font-size: 12px;
}

/** NEWS END **/


/** ABOUT **/

.about {
	margin: 40px 0 0 0;
}

.about h1{
	font-size: 26px;
	padding: 0 0 5px 30px;
	margin: 0;
}

.about td {
	padding: 15px;
	font-size: 14px;
	text-align: justify;
}

/** ABOUT END **/


/** FOOTER **/

.footer {
	margin: 0;
	clear:both;
/*	background: #E6F3E5;*/
    background: url('http://static.ebaytoday.ru/ebay/images/footer-background.jpg');
	font-size: 14px;
/*	height: 150px;*/

}

.footer .left-block {
	padding: 40px 20px 0 20px;
	width: 300px;
}

.footer .right-block {
	float: right;
	padding: 40px 20px 0 20px;
	margin: 0;
}


/** FOOTER END **/

.clear { clear:both; }
.box { display: none; }
.box.visible { display: block; }

html {
	/*background-color: #EBEFF2;*/

}

body {
	padding: 0;
	height: auto !important;
	margin: 0;
    /*background: url('http://static.ebaytoday.ru/ebay/images/background6.jpg');*/
    background: #FFFFFF url('http://static.ebaytoday.ru/ebay/images/newyear/background.jpg') center 0;
    min-width: 1200px;
}

.body-conainer {
	padding: 0;
}

.main-wrapper {
	width: 1200px;
	margin: 0 auto 0 auto;
	background: #FFFFFF;

	-moz-box-shadow: 0px 0px 16px rgba(0,0,0,.8);
	-webkit-box-shadow: 0px 0px 16px rgba(0,0,0,.8);
	box-shadow: 0px 0px 16px rgba(0,0,0,.8);
}

.table, .head, .middle, .footer {
	padding: 0;
	width: 100%;
}

.middle {
	margin: 15px 0 0 0;
	position: relative;
	min-height: 700px;
	_height: 700px;
}

.head {
	padding: 30px 0 20px 0;
}

.left-block {
	float: left;
	padding: 0;
	width: 240px;
	margin: 0;
	vertical-align: top;
	position: relative;
}

.right-block {
	padding: 0;
	vertical-align: top;
	margin: 0 30px 0 270px;
}

.head .left-block {
    background-color: #FFF;
}

.head .left-block .slogan {
	text-align: center;
	margin: 0px 0px 10px 20px;
    
}

.head .menu {
	display: table-cell;
	vertical-align: top;
}

.call-us {
	display: table-cell;
	width: 240px;
	vertical-align: top;
	padding-left: 20px;
    background-color: #FFF;
    color: #000;
}

.call-us .phone-number {
	font-size: 19px;
	color: #222;
}

.call-us .phone-number i{
    font-size:12px; 
    color: #999; 
    position: relative; 
    top:-3px;
}

.skype {
	margin: 1px 0 2px 0;
    font-size: 14px;
/*	background: url(http://static.ebaytoday.ru/ebay/images/skype.png) center left no-repeat;*/
	background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) left -1444px no-repeat;
}

.online-consult {
	/*background: url(http://static.ebaytoday.ru/ebay/images/support.png) center left no-repeat;*/
	height: 23px;
	margin-top: 5px;
}

.online-consult a, .online-consult a:link {
    font-size: 14px;
	color: #69ac21;
	font-size: 14px;
	/*border-bottom: dashed 1px;*/
	text-decoration: none;
	font-family: Arial;
	/*margin: 0 0 3px 20px;*/
	padding: 0;
	display: inline-block;
	text-decoration: underline;
}

.skype a, .skype a:link {
	color: #0088D3;
	font-size: 14px;
	font-family: Arial;
	margin: 0 0 3px 20px;
	padding: 0;
	text-decoration: none;
	border-bottom: dashed 1px #0088E1;
}

.online-consult a:hover, .skype a:hover {
	text-decoration: none;
}

.work-time {
	margin-top: 1px;
	font-size: 12px;
	color: #999;
	font-style: italic;
}

.advice {
	margin: 20px 0 0 0;
}

.advice-content {
	font-size: 13px;

	background: #FCFEF1;
	border: solid 1px #D3D6C1;

	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    /*-khtml-border-radius: 10px;*/
    border-radius: 10px;
	padding: 7px 10px;
}

.advice a, .advice a:link {
	font-size: 13px !important;
}

.advice-show-all {
	text-align: right;
	padding: 2px 2px 0 0;
	margin: 0 0 -18px 0;
	font-style: italic;
}

.shipping-destination {
	padding-right: 25px;
	border-right: solid 1px #D3D7BE;
	display: inline-block;
	float: left;
}

.payment-method {
	padding-left: 20px;
	display: inline-block;        
}

/** SMARTMENU **/

.smartmenu {
    position: absolute;
/*	position: fixed;*/
	display: none;
	padding: 0;
	margin: 0;
	vertical-align: top;
	height: 760px;
	top:0;
	background-color: #FFF;
	z-index: 10;
}

.smartmenu-buttons {
	z-index: 20;
}

.smartmenu-buttons a {
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 47px;
	height: 70px;
}

.smartmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.smartmenu-buttons li {
	margin: 6px 0 6px 0;
	padding: 0;
}

.smartmenu-top {
	background: url(http://static.ebaytoday.ru/ebay/images/smartmenu-bg.jpg) 0px top no-repeat;
	display: block;
	height: 19px;
	width: 73px;
}

.smartmenu-middle {
	background: url(http://static.ebaytoday.ru/ebay/images/smartmenu-bg.jpg) -146px top repeat-y;
	display: table;
	width: 100px;
}

.smartmenu-bottom {
	background: url(http://static.ebaytoday.ru/ebay/images/smartmenu-bg.jpg) -73px top no-repeat;
	display: block;
	height: 19px;
	width: 73px;
}

.smartmenu-middle .smartmenu-buttons {
	display: table-cell;
	width: 47px;
}

.smartmenu-middle .smartmenu-thumbler {
	display: table-cell;
	background: url(http://static.ebaytoday.ru/ebay/images/smartmenu-thumb.jpg) -24px  center no-repeat;
	cursor: pointer;
	width: 46px;
}

.smartmenu-buttons a#menu-button {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0 0 no-repeat;
}

.smartmenu-buttons a#menu-button:hover, .smartmenu-buttons a#menu-button:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px 0 no-repeat;
}

.smartmenu-buttons a#blogs-button {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0 -280px no-repeat;
}

.smartmenu-buttons a#blogs-button:hover, .smartmenu-buttons a#blogs-button:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px -280px no-repeat;
}

.smartmenu-buttons a#calc-button {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0 -70px  no-repeat;
}

.smartmenu-buttons a#calc-button:hover, .smartmenu-buttons a#calc-button:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px -70px no-repeat;
}

.smartmenu-buttons a#questions-button {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0 -140px no-repeat;
}

.smartmenu-buttons a#questions-button:hover, .smartmenu-buttons a#questions-button:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px -140px no-repeat;
}

.smartmenu-buttons a#responses-button {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0 -210px no-repeat;
}

.smartmenu-buttons a#responses-button:hover, .smartmenu-buttons a#responses-button:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px -210px no-repeat;
}

.smartmenu-buttons a#info-button {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0 -350px no-repeat;
}

.smartmenu-buttons a#info-button:hover, .smartmenu-buttons a#info-button:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px -350px no-repeat;
}

.smartmenu .links  li {
	margin: 8px;
	padding: 0;
}

.softmenu .links {
    margin: 0;
    padding: 0 0 20px 0;
}

.softmenu .links li {
    margin-right: 3px;
    padding: 0;
    list-style: none;
    float: left;
}

.links a {
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 32px;
	height: 32px;
}

.links a.link-vkontakte {
	background: url(http://static.ebaytoday.ru/ebay/images/socials.jpg) 0px -96px no-repeat;
}

.links a.link-habr {
	background: url(http://static.ebaytoday.ru/ebay/images/socials.jpg) 0px 0px no-repeat;
}

.links a.link-twitter {
	background: url(http://static.ebaytoday.ru/ebay/images/socials.jpg) 0px -64px no-repeat;
}

.links a.link-mailru {
	background: url(http://static.ebaytoday.ru/ebay/images/socials.jpg) 0px -32px no-repeat;
}

.links a.link-odnoklassniki {
	background: url(http://static.ebaytoday.ru/ebay/images/socials.jpg) 0px -128px no-repeat;
}

.links a.link-facebook {
	background: url(http://static.ebaytoday.ru/ebay/images/socials.jpg) 0px -160px no-repeat;
}

.links a.link-youtube {
	background: url(http://static.ebaytoday.ru/ebay/images/socials.jpg) 0px -192px no-repeat;
}

.links a.link-livejournal {
    background: url(http://static.ebaytoday.ru/ebay/images/socials.jpg) 0px -224px no-repeat;
}

.smartmenu-button-active {
	z-index: 10;
	display: none;
	position: absolute;

	width: 70px;
	height: 70px;
	
	-moz-box-shadow: 0px -4px 4px -4px rgba(0,0,0,.5), 0px 4px 4px -4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px -4px 4px -4px rgba(0,0,0,.5), 0px 4px 4px -4px rgba(0,0,0,.5);
	box-shadow: 0px -4px 4px -4px rgba(0,0,0,.5), 0px 4px 4px -4px rgba(0,0,0,.5);

	cursor: pointer;
}

.smartmenu #menu-button-active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0px 0  no-repeat;
	top: 25px;
}

.smartmenu #menu-button-active:hover, .smartmenu #menu-button-active:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px 0  no-repeat;
}

.smartmenu #blogs-button-active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0px -280px no-repeat;
	top: 405px;
}

.smartmenu #blogs-button-active:hover, .smartmenu #blogs-button-active:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px -280px no-repeat;
}

.smartmenu #calc-button-active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0px -70px no-repeat;
	top: 177px;
}

.smartmenu #calc-button-active:hover, .smartmenu #calc-button-active:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px -70px no-repeat;
}

.smartmenu #questions-button-active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0px -140px no-repeat;
	top: 253px;
}

.smartmenu #questions-button-active:hover, .smartmenu #questions-button-active:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px -140px no-repeat;
}

.smartmenu #responses-button-active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0px -210px no-repeat;
	top: 329px;
}

.smartmenu #responses-button-active:hover, .smartmenu #responses-button-active:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px -210px no-repeat;
}

.smartmenu #info-button-active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) 0px -350px no-repeat;
	top: 101px;
}

.smartmenu #info-button-active:hover, .smartmenu #info-button-active:active {
	background: url(http://static.ebaytoday.ru/ebay/images/menu-buttons.jpg) -70px -350px no-repeat;
}

.smartmenu .smartmenu-panel {
	display: none;
	background: #F2F2F2;
	
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.5);
	box-shadow: 0px 0px 4px rgba(0,0,0,.5);

	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*-khtml-border-radius: 10px;*/
    border-radius: 5px;

	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999, direction=135, strength=4);

	z-index: 5;
	position: absolute;
	padding: 10px;
	left:70px;
	min-height: 70px;
}

.smartmenu-panel-title {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	background: url(http://static.ebaytoday.ru/ebay/images/tab-horizontal.jpg) bottom repeat-x;
	font-size: 22px;
}

.smartmenu-panel h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #555;
}

.smartmenu-panel li a {
	display: block;
	padding: 5px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*-khtml-border-radius: 10px;*/
    border-radius: 5px;
	
}

.smartmenu-panel li a:hover {
	color:#FFF;
	background-color: #333;
}

#menu-panel {
	top:25px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}
    
#menu-panel-compact {
   width: 630px; 
}

#menu-panel-compact h1 {
	color: #555;
	margin-left: 10px;
}

#menu-panel-compact div {
	float: left;
	margin: 5px 5px 0 5px;
	font-size: 24px;
}

#menu-panel-expanded {
	width: 720px;
}

.right-divide {
	background: url("http://static.ebaytoday.ru/ebay/images/tab_buy.png") repeat-y scroll right top transparent;
}

#menu-panel-expanded h1 {
	color: #555;
	margin-left: 10px;
}

#menu-panel-expanded div {
	float: left;
	margin: 5px 5px 0 5px;
	font-size: 24px;
}

#menu-panel li.inactive a:hover, #menu-panel-expanded li.inactive a:hover, #menu-panel-compact li.inactive a:hover {
	background-color: #999 !important;
	color: #FFF !important;
}

#menu-panel li.inactive a, #menu-panel-expanded li.inactive a, #menu-panel-compact li.inactive a {
	color: #999;
}

#blogs-panel {
	top:270px;
}

#blogs-panel .blogs-title {
	padding-left:15px;
    background: url('http://static.ebaytoday.ru/ebay/images/icons_2.png') 0 -1136px no-repeat;
	margin: 5px;
	white-space: nowrap;
	line-height: 18px;
}

#blogs-panel .blogs-title a {
	font-size: 13px;
}

#blogs-panel .blog-comments {
	color: #555;
	font-style: italic;
	font-size: 10px;
	margin: -5px 0 0 20px;
	padding: 0;
}

#blogs-panel .blogs-all {
	text-align: right;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	background: url(http://static.ebaytoday.ru/ebay/images/tab-horizontal.jpg) top repeat-x;
}

#calc-panel {
	top:26px;
	font-size: 13px;
}

#calc-panel .calc-delivery-method-desc {
	display: none;
}

.calc-delivery-method-desc {
	color: #666;
	font-size: 12px;
	margin: 5px 0 5px 20px;
    width: 280px;
}

#calc-panel ul, #calc-panel li {
	padding: 0px;
	margin: 0px 5px;
	list-style: none;
}

#questions-panel {
	top:215px;
	font-size: 13px;
	width: 300px;
}

#questions-panel .questions-help {
	color: #F00;
	text-align: justify;
}

#questions-panel .questions-help a {
	color: #F00;
	font-weight: bold;
	font-size: 13px;
}

#questions-panel .questions-label {
	float:left;
}

#questions-panel li {
	clear: both;
}

#questions-panel select, #questions-panel input, #questions-panel textarea {
	float: right;
	width: 200px;
}

#responses-panel {
	top:30px;
}

#responses-panel .responses-divider {
	line-height: 0px;
	margin: 10px 0 0 0;
	border-bottom: dotted 1px #999;
}

#responses-panel .response-box {
	float: left;
	white-space: normal;
	width: 280px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	margin: 10px 10px 0 10px;
}

#responses-panel .response-top {
	margin: 0 0 5px 0;
}

#responses-panel .response-tracking {
	margin: 5px 0 0 0;
	font-style: italic;
    text-align: right;
}

#responses-panel .responses-all {
	float: right;
	text-align: right;
	width: 280px;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
	background: url(http://static.ebaytoday.ru/ebay/images/tab-horizontal.jpg) top repeat-x;
}

#responses-panel .response-content {
	min-height: 60px;
	_height: 60px;
}

#info-panel {
	top: 60px;
}


.smartmenu-panel {
	top:0px;
	white-space: nowrap;
}

.smartmenu-panel ul {
	list-style: none;
	margin: 0px 30px 10px 10px;
}

.smartmenu-panel ul li {
	margin-top: 5px;
	line-height: 13px;
}

.smartmenu li.divider {
	background:url(http://static.ebaytoday.ru/ebay/images/tab-horizontal.jpg) repeat-x;
	height: 2px;
	margin: 10px 0px 0px 5px;
}

.smartmenu-panel a, .smartmenu-panel a:visited {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.smartmenu-panel a:hover {
	text-decoration: underline;
}

.smartmenu-close {
	float:right;
	height:24px;
	width:24px;
	margin:-20px -20px 0 0;

	cursor:pointer;
	background:url(http://static.ebaytoday.ru/ebay/images/smartmenu-panel-close-2.png);
}

.smartmenu-toggle {
	float:right;
	height:24px;
	width: 128px;
	margin:-20px 2px 0 0;
	cursor:pointer;
	background:url(http://static.ebaytoday.ru/ebay/images/smartmenu-panel-controls.png);

	position: relative;

	font-weight: bold;
	color: #333;
	font-size: 12px;
}

/** SMARTMENU END **/

/** SOFTMENU **/

.softmenu {
	margin: 0;
	overflow: hidden;
}

.softmenu-thumbler {
	display: none;
    position: absolute;
/*	position: fixed;*/
	padding: 0;
	margin: 0;
	vertical-align: top;
	height: 410px;
	top:0;
	margin: 0;
	width: 21px;

	cursor: pointer;
	z-index: 10;

	background: url(http://static.ebaytoday.ru/ebay/images/softmenu-thumbler.png) top no-repeat;
}

.softmenu-block {
	margin: 20px 0 40px 0;
	font-size: 13px;
	clear: both;
}

.softmenu-block .softmenu-block-title {
	font-size: 18px;
	color:#000;
}

.softmenu-block .softmenu-block-title a {
	font-size: 19px;
	color: #000;
}

.softmenu-responses-box {
	padding-left: 16px;
	margin-top: 15px;
	background: url(http://static.ebaytoday.ru/ebay/images/bubble-icon.jpg) 0px 5px no-repeat;
}

.softmenu-responses-author {
	font-weight: bold;
}

.softmenu-responses-date {
	color: #626060;
	font-size: 12px;
}

.softmenu-responses-content {
	color: #403f3f;
	font-size: 13px;
	margin: 2px 0px;
}

.softmenu-responses-tracking {
    text-align: right;
    font-style: italic;
}

.softmenu-responses-tracking a {
	font-size: 12px;
    font-style: italic;
}

.softmenu-blog-title {
	padding-left: 16px;
	margin-top: 15px;
	background: url("http://static.ebaytoday.ru/ebay/images/icons_2.png") no-repeat scroll 0 -1140px transparent;
}

#softmenu-blog, #softmenu-feed, #softmenu-socials, #softmenu-calc, #softmenu-question, #softmenu-responses, #softmenu-china-links {
	margin-left: 30px;
}

#softmenu-service {
	margin-left: 23px;
}

#softmenu-navigation {
    
    background: #F3F3F3; /* old browsers */
    background: -moz-linear-gradient(top, #FBFBFB 0%, #F3F3F3 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#F3F3F3)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBFBFB', endColorstr='#F3F3F3',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #FBFBFB 0%, #F3F3F3 100%); /* opera */
    
	border-right: 1px solid #EDEDED;
	border-top: 1px solid #FBFBFB;
	border-bottom: 1px solid #EDEDED;
	margin: 0 0 0 0;
	padding: 0;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}

#softmenu-navigation ul {
	padding: 0;
	margin: 15px 15px 15px 30px;
	list-style: none;
}

#softmenu-navigation li {
	margin: 0;
	border-top: 1px solid #E2E2E2;
}

#softmenu-navigation a {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
}


#softmenu-navigation a {
	display: block;
	padding: 5px 20px 7px 5px;
/*	background: url(http://static.ebaytoday.ru/ebay/images/ebtd-minilogo.png) right 9px no-repeat;*/
	background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) right -2128px no-repeat;
}

#softmenu-navigation a:hover, #softmenu-navigation a.current {
	text-decoration: none;
/*	background: url(http://static.ebaytoday.ru/ebay/images/ebtd-minilogo.png) right -20px no-repeat;*/
	background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) right -2156px no-repeat;
}

#softmenu-navigation li.first {
	border: none;
}

.softmenu-respones-count {
	font-size: 14px;
}

.softmenu-feed-box {
	margin: 15px 0 0 0;

}

.softmenu-socials-box {
	margin-top: 15px;
}

.softmenu-socials-box div {
    margin-bottom: 10px;
    background: url('http://static.ebaytoday.ru/ebay/images/icons_2.png') 0 -900px no-repeat;
    padding-left: 22px;
}

.softmenu-socials-box .link1 {
    background-position: 0 -900px;
}
.softmenu-socials-box .link2 {
    background-position: 0 -960px;
}
.softmenu-socials-box .link3 {
    background-position: 0 -1020px;
}
.softmenu-socials-box .link4 {
    background-position: 0 -1080px;
}

/** SOFTEMENU END **/


/** USERMENU **/

.hidden {
	display: none;
}

.user-menu {
	font: normal 11px Arial, Verdana, sans-serif;
    margin:0;
    padding:0;
    list-style:none;
	background: url(http://static.ebaytoday.ru/ebay/images/buy-bg.jpg) top left no-repeat;
	height: 40px;
	width: 630px;
}

#usermenu-container {
	padding: 0;
	margin: 0;
}

#usermenu {
	padding: 0;
	margin: 0;
}

#usermenu ul {
	padding: 0;
	margin: 0;
}

#usermenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	height: 40px;
}

#usermenu a {
	font-size: 20px;
	font-weight: normal;
	margin: 6px 0 6px 0;
	padding: 0 45px 0 45px;
	color: #585757;
	text-decoration: none;
	display: block;
	height: 28px;
}

#usermenu a:hover {
	color: #333;
}

#usermenu a span {
	border-bottom: dashed 1px #585757;
}

#usermenu a:hover span {
	border-color: #333;
}

#usermenu .divider {
/*	background:url(http://static.ebaytoday.ru/ebay/images/tab_buy.png) center repeat-y;*/
	background:url(http://static.ebaytoday.ru/ebay/images/sprite.png) left -2200px repeat-y;
	margin: 6px 5px 0 5px;
	padding: 0;
	height: 28px;
}

#usermenu li li div:hover {
	background-color: #333 !important;
	color: #FFF !important;
}

#usermenu li li.inactive div:hover {
	background-color: #999 !important;
	color: #FFF !important;
}

#usermenu li li a {
	color: #333;
}

#usermenu li.inactive {}

#usermenu li.inactive a {
	color: #999;
}

#usermenu li.inactive a:hover {}

/**
 * moMenu
 */
.moMenu-hidden {
	display: none;
}

.moMenu-item-content {
	position: absolute;

	background-color: #EEEDEE;

	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;

	-moz-box-shadow: 0px 3px 5px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,.5);
	box-shadow: 0px 3px 5px rgba(0,0,0,.5);

	margin: 0;
	padding: 10px;
	z-index: 1000;
}

.moMenu-item-content li {
	clear:both;
	height: 24px !important;
	margin: 4px 0 4px 0 !important;
	white-space: nowrap;
}

.moMenu-item-content a {
	font-size: 14px !important;
	color: #333;
	margin: 0px !important;
	padding: 3px 10px 3px 10px !important;

	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;

	text-decoration: underline !important;

	display: block !important;
	height: auto !important;

	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.moMenu-item-content a:hover {
	text-decoration: underline !important;
	color: #FFF !important;
}

.moMenu-item-content div {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

#menu-user-content {
	width: 213px;
	margin-left: 6px;
}

#menu-buy-content {
	margin-left: -6px;
}

#menu-wallet-content {
	margin-left: -6px;
	width: 188px;
}

/** SHOPS **/

.shops {
	margin: 40px 0 0 0;
}

.shops-title {
	font-size: 26px;
	padding: 0 0 5px 30px;
	margin: 0;
}

.shops-title a {
	margin-left: 15px;
	font-size: 12px;
}

.shops-carousel {
	margin: 10px 0 0 0;
}

.shops-prev {
	background: url(http://static.ebaytoday.ru/ebay/images/carousel.jpg) 0px 0px no-repeat;
	height: 56px;
	width: 44px;
	float: left;
	margin: -56px 0 0 0;
	cursor: pointer;
}

.shops-container {
	background: url(http://static.ebaytoday.ru/ebay/images/carousel.jpg) 0px -56px repeat-x;
	height: 56px;
	margin: 0 44px 0 44px;
	padding: 0;
}

.shops-list {
	margin: 0 auto;
}

.shops-next {
	background: url(http://static.ebaytoday.ru/ebay/images/carousel.jpg) 0px -112px no-repeat;
	height: 56px;
	width: 44px;
	float: right;
	margin: -56px 0 0 0;
	cursor: pointer;
}

.shops ul {
	margin: 0 auto 0 auto;
	padding: 0;
}

.shops li {
	margin: 0 15px 0 15px;
	padding: 0;
	list-style: none;
	float: left;
}

.shops .shops-all {
    margin: 5px 0 0 0;
    text-align: right;
    font-size: 12px;
}

.shops-all a {
    font-size: 12px;
}

a#shops-amazon {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -56px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-amazon:hover {
	background-position: -170px -56px;
}

a#shops-oldnavy {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -112px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-oldnavy:hover {
	background-position: -170px -112px;
}

a#shops-6pm {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -280px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-6pm:hover {
	background-position: -170px -280px;
}

#shops-macys {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -168px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-macys:hover {
	background-position: -170px -168px;
}

#shops-zappos {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -224px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-zappos:hover {
	background-position: -170px -224px;
}

#shops-drjays {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -336px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-drjays:hover {
	background-position: -170px -336px;
}

#shops-ebay {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px 0px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-ebay:hover {
	background-position: -170px 0px;
}

#shops-gap {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -392px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-gap:hover {
	background-position: -170px -392px;
}

#shops-walmart {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -448px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-walmart:hover {
	background-position: -170px -448px;
}

#shops-levis {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -505px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-levis:hover {
	background-position: -170px -505px;
}

#shops-diesel {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -560px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-diesel:hover {
	background-position: -170px -560px;
}

#shops-cabelas {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -616px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-cabelas:hover {
	background-position: -170px -616px;
}

#shops-yoox {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -672px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-yoox:hover {
	background-position: -170px -672px;
}

#shops-apple {
	background: url(http://static.ebaytoday.ru/ebay/images/shops-labels.jpg) 0px -728px no-repeat;
	display: block;
	height: 56px;
	width: 170px;
}
a#shops-apple:hover {
	background-position: -170px -728px;
}


/** SHOPS END **/


/** VIDEO **/

.video {
	margin: 40px 0 0 0;
}

.video-left {
	height: 201px;
	width: 226px;
	float: left;
	margin: -201px auto;    
	background: url(http://static.ebaytoday.ru/ebay/images/video-instructions.jpg) 0px 0px no-repeat;
}

.video-right {
	height: 201px;
	width: 10px;
	float: right;
	margin: -201px auto;

	background: url(http://static.ebaytoday.ru/ebay/images/video-instructions.jpg) right 0px no-repeat;
}

.video-container {
	height: 201px;
	margin: 0 10px 0 226px;

	background: url(http://static.ebaytoday.ru/ebay/images/video-bg.jpg) repeat-x;
}

.video-list {
	margin: 0 auto;
	height: 201px;
}

.video-list ul {
	padding: 0;
	margin: 0;
}

.video-list li {
	padding: 0;
	margin: 15px 10px 0 10px;
	float: left;
	list-style: none;

	width: 193px;
	height: 169px;

	position: relative;

	background: url(http://static.ebaytoday.ru/ebay/images/video-instructions.jpg) -228px -15px no-repeat;
}

.video-controls {
	margin: 125px 32px 0 32px;
}

.video-buttons {
	height: 46px;
}

.video-buttons ul {
	padding: 0 65px;
	margin: 0;
	display: block;
}

.video-buttons a {
	display: block;
	height: 12px;
	width: 12px;
	padding: 0;
	margin: 17px 0px 0 0px;
	padding: 0px;
	background: url(http://static.ebaytoday.ru/ebay/images/video-controls.jpg) -60px -78px no-repeat;
}

.video-buttons a.current {
	background: url(http://static.ebaytoday.ru/ebay/images/video-controls.jpg) -48px -78px no-repeat;
}

.video-buttons li {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	height: 12px;
	width: 12px;
	padding: 0px 1px 0px 1px;
	margin: 0;
}

.video-prev {
	float: left;
}

.video-next {
	float: right;
}

.video-prev a {
	display: block;
	height: 45px;
	width: 46px;

	background: url(http://static.ebaytoday.ru/ebay/images/video-controls.jpg) 0px 0px no-repeat;
    
}

.video-next a {
	display: block;
	height: 45px;
	width: 46px;
	background: url(http://static.ebaytoday.ru/ebay/images/video-controls.jpg) 0px -45px no-repeat;
}

.video-list a .video-play {
	display: block;
	width: 31px;
	height: 31px;
	background: url(http://static.ebaytoday.ru/ebay/images/video-controls.jpg) -46px -32px no-repeat;
	margin: 60px auto;
}

.video-list a {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.video-list a:hover .video-play {
	background: url(http://static.ebaytoday.ru/ebay/images/video-controls.jpg) -46px 0px no-repeat;
}

.video-list a .video-title {
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	margin: 5px;
	width: 163px;
	padding: 10px;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
}

.video-list a:hover .video-title {
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.7);
}

/** VIDEO END **/


/** CALCULATOR **/

	/**
	 * #CALCULATOR
	 */

#calculator .calc_label {
    float:left;
    margin-top:2px;
    width:250px;
}
#calculator .input_calc, #calculator select {
    padding: 2px;
    text-align: right;
    width:320px;
    font-size: 16px;
        
}

#calculator select {
   width:330px;
}

#calculator .calcLine {
    margin-bottom:10px;    
}

#calculator .deliveryMethodsBlock div {
   color: #666666;
   font-size: 10pt;
   margin-bottom: 10px;
}

#calculator .calc_countries_from {
    padding-left: 20px;
    margin-top: 10px;
}
#calculator .calc_countries_from .country {
    float: left;
    padding: 10px 20px;

}

#calculator ul, #calculator li {
	list-style: none;
	padding: 0px;
}
	
#calculator .country.current, #calculator .country.current a {
    background-color: #E6F3E5;

	border-radius: 5px 5px 0 0;
	-moz-border-radius:  5px 5px 0 0;
	-webkit-border-radius:  5px 5px 0 0;
}
  

	/**
	 * #SMARTMENU-CALCULATOR
	 */

#smartmenu-calculator .calc-body {}

#smartmenu-calculator .calc_label {
    float:left;
    margin-top:2px;
    width:260px;
	font-size: 14px;
	text-align: left;
}

#smartmenu-calculator .input_calc, #smartmenu-calculator select {
    padding: 2px;
    text-align: right;
    width:320px;
    font-size: 16px;
}

#smartmenu-calculator select {
   width:327px;
}

#smartmenu-calculator .calcLine {
    margin-bottom:10px;
}

#smartmenu-calculator .deliveryMethodsBlock div {
/*   color: #666666;*/
   font-size: 10pt;
   margin-bottom: 10px;
}

#smartmenu-calculator .calc_countries_from {
    padding-left: 70px;
    margin-top: 5px;
}
#smartmenu-calculator .calc_countries_from .country {
    float: left;
    padding: 7px 15px;
}
#smartmenu-calculator .country.current {
/*    background-color: #DDD;*/

	background-color: #333;
	color: #FFF;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#smartmenu-calculator .country.current a {
	color: #FFF;
}

.producePriceSign, .produceDeliverySign {
	font-size: 16px;
}

.producePrice, .produceDelivery {
	font-size: 16px;
}

.allPriceSign, .allPrice, .producePriceAndDeliverySign, .producePriceAndDelivery, .deliveryPrice, .deliveryPriceSign {
    font-size: 20px;
    /*font-weight:bold;*/
}

#smartmenu-calculator .allPriceBox {
	background: url(http://static.ebaytoday.ru/ebay/images/tab-horizontal.jpg) top repeat-x;
	padding: 5px 10px 0px 10px;
	text-align: right;
}

#smartmenu-calculator .allPriceBox .calc_label {
	font-size: 16px;
}

	/**
	 * #ITEM-CALCULATOR
	 */

#item-calculator .deliveryForProduce {
	font-size: 13px;
}

#item-calculator .deliveryForProduce td{
	padding: 5px;
	vertical-align: top;
}

#item-calculator .deliveryMethodsProduceBlock div{
	margin-bottom: 10px;
	color: #767676;
}

#item-calculator li, #item-calculator ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#smartmenu-calculator .calcDeliveryMethodPrice, #calculator .calcDeliveryMethodPrice, #item-calculator .calcDeliveryMethodPrice {
    float:right;
    text-align:right;
    color:#555;
    font-size:90%;
}
#smartmenu-calculator .calcDeliveryMethodPrice div {
    color: #999;
    display:none;
}
#calculator .calcDeliveryMethodPrice div, #item-calculator .calcDeliveryMethodPrice div{
    font-size:80%;
    color: #999;
    display: none;
    margin-top: 10px;
    line-height: 1.5em;
}

#smartmenu-calculator .deliveryMethods ul li {
    /*height: 35px;*/
}

/* STATIC */

.box2d {
    z-index: 1000;
}

.box2d-2 {
    z-index: 1000;
    position: absolute;
    height: 60px;
    width: 80px;
    background: transparent url(http://static.ebaytoday.ru/ebay/images/posilka.png) no-repeat !important;
    top: 0px;
    left: 0px;
}


/** TOOLTIPS **/

.workscheme-tooltip {
    position: absolute;
	display:none;
	font-size:12px;
    z-index: 12000;
    color: #000;
    text-align: left;
}

.workscheme-tooltip.left {
    margin-left: 50px;
}

.workscheme-tooltip.right {
    margin-left: -50px;
}

.tooltip .tooltip-bottom-center, .tooltip .tooltip-top-center {
    text-align: center;
} 

.tooltip.left .tooltip-bottom-center, .tooltip.left .tooltip-top-center {
    text-align: right;
} 

.tooltip.right .tooltip-bottom-center, .tooltip.right .tooltip-top-center {
    text-align: left;
}

 
.workscheme-tooltip .tooltip-arrow-up, 
.workscheme-tooltip.bottom .tooltip-arrow-down {
    display:none;
}
 
.workscheme-tooltip .tooltip-arrow-down,
.workscheme-tooltip.bottom .tooltip-arrow-up {
    display:inline;
} 

.workscheme-tooltip a {
    color:#834119;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.tooltip {
    position: static;
}

.tooltip .tooltip-top-left {
    height: 15px;
    width: 15px;
    background:transparent url(http://static.ebaytoday.ru/ebay/images/tooltip-top-left.png)  bottom right no-repeat;
}

.tooltip .tooltip-top-center {
    height: 15px;
    background:transparent url(http://static.ebaytoday.ru/ebay/images/tooltip-top-center.png) bottom repeat-x;
}

.tooltip .tooltip-top-right {
    height: 15px;
    width: 15px;
    background:transparent url(http://static.ebaytoday.ru/ebay/images/tooltip-top-right.png) bottom left no-repeat;
}

.tooltip .tooltip-middle-left {
    width: 15px;
    background:transparent url(http://static.ebaytoday.ru/ebay/images/tooltip-middle-left.png) right repeat-y;
}

.tooltip .tooltip-middle-center {
    background:/*#FFD*/ /*#E8E8E8*/ #F8F8F8;
    padding: 0px 10px;
    opacity: .93;
}

.tooltip .tooltip-middle-right {
    width: 15px;
    background:transparent url(http://static.ebaytoday.ru/ebay/images/tooltip-middle-right.png) left repeat-y;
}

.tooltip .tooltip-bottom-left {
    height: 21px;
    width: 15px;
    background:transparent url(http://static.ebaytoday.ru/ebay/images/tooltip-bottom-left.png)  top right no-repeat;
}

.tooltip .tooltip-bottom-center {
    height: 21px;
}

.tooltip .tooltip-bottom-center {
    background:transparent url(http://static.ebaytoday.ru/ebay/images/tooltip-bottom-center.png) top repeat-x;
}

.tooltip .tooltip-bottom-right {
    height: 21px;
    width: 15px;
    background:transparent url(http://static.ebaytoday.ru/ebay/images/tooltip-bottom-right.png) top left no-repeat;
}

.tooltip-arrow-down {
    margin: 5px 0 0 0;
}

.tooltip-arrow-up {
    margin: 0 0 5px 0;
}

/** TOOLTIPS END **/



/** CATALOG EBAY **/

.catalog {
    margin-top: 40px;    
}

.catalog-title {
    width: 100%;
    overflow: hidden;
    padding: 0 0 5px 30px;
    font-size: 26px;
    font-family: 'Ubuntu', Arial;
}

.catalog-title-ebay {
	font-size: 21px;
	padding: 0;
	margin: 0px 20px 15px 20px;
}

.catalog-title-ebay a {
    font-size: 21px;
    color: #996444;
}

.catalog-title-eshops {
    font-size: 21px;
	padding: 0;
	margin: 0px 0px 15px 0px;
}

.catalog-title-eshops a {
    font-size: 21px !important;
    color: #1f7c9b;
}

.catalog-content {
    border-radius:8px;
    
    box-shadow:1px 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.2);
    
    position: relative;    
}

.catalog-content td {
    vertical-align: top;
}

.catalog-content-ebay {
    
    /** #FAFAFA #EFEFEF **/
    
    padding: 10px;
    border-right: 1px solid #EAEAEA;
    border-radius: 7px 0 0 7px;
    margin: 0;
    overflow: hidden;
    
    background-color: #F5F5F5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(250,250,250)), color-stop(1, rgb(239,239,239)));
    background-image: -moz-linear-gradient(center top, rgb(250,250,250) 0%, rgb(239,239,239) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#EFEFEF');
    
    position: relative;
}

.catalog-content-amazon {
    
    padding: 0 10px 10px 10px;
    border-radius: 7px;
    margin: 0;
    overflow: hidden;
    
    background-color: #F5F5F5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(250,250,250)), color-stop(1, rgb(239,239,239)));
    background-image: -moz-linear-gradient(center top, rgb(250,250,250) 0%, rgb(239,239,239) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#EFEFEF');
    
    position: relative;
}

.catalog-content-eshops {
    
    
    /** #F9FEF5 #F2FCEA **/
    font-size: 14px;
    padding: 10px 30px 25px 30px;
    background-color: #F6FDEF;
    border-left: 1px solid #FFF;
    width: 220px;
    border-radius: 0 7px 7px 0;
    
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(249,254,245)), color-stop(1, rgb(242,252,234)));
    background-image: -moz-linear-gradient(center top, rgb(249,254,245) 0%, rgb(242,252,234) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9FEF5', endColorstr='#F2FCEA');
}

.catalog-content-eshops div {
    color: #2e2e2e;
}

.catalog-content-ebay ul {
    padding: 0;
/*    margin: 0 auto 0 auto;
    width: 600px;*/
}

.catalog-content-ebay li {
    float:left;
    padding: 0;
    margin: 15px 5%;
    list-style: none;
    width: 235px;
}

.catalog-content-ebay li div {
    display: block;

}

.catalog-category a {
    font-size: 15px;
    color: #2e2e2e;
    margin: 0;
    padding: 0;
}

.catalog-category {
    margin: 0;
    padding: 0;
}

.catalog-sub-categories {
    margin: 5px 0 0 0;
    padding: 0;
    line-height: 12px;
}

.catalog-sub-categories a {
    font-size: 11px;
}

.catalog-content-eshops a {
    font-size: 14px;
}

.catalog-content-eshops ul {
    padding: 0;
    margin: 20px 0 0 0;
    list-style: none;
}

.catalog-content-eshops li {
    margin: 10px 0 0 0;
 /*   padding: 0 0 0 30px;
    background: url('http://static.ebaytoday.ru/ebay/images/sprite.png') -100 0 no-repeat;*/
}

.catalog-content-eshops li a {
    color: #1f7c9b;
}

#shop-category-electronics {
    background-position: 0 0;
}

#shop-category-malls {
     background-position: 0 60px;
}

#shop-category-hobby {
    background-position: 0 100px;
}

#shop-category-clothes {
    background-position: 0 140px;
}

#shop-category-shoes {
    background-position: 0 180px;
}

#shop-category-accessories {
    background-position: 0 220px;
}

#shop-category-leather {
    background-position: 0 260px;
}

#shop-category-premium {
    background-position: 0 300px;
}

#shop-category-panties {
    background-position: 0 340px;
}

#shop-category-baby {
    background-position: 0 380px;
}

#shop-category-home {
    background-position: 0 420px;
}

#shop-category-cosmetics {
    background-position: 0 460px;
}

#shop-category-music {
    background-position: 0 500px;
}

#shop-category-auto {
    background-position: 0 540px;
}

#shop-category-toys {
    background-position: 0 580px;
}

#shop-category-carnaval {
    background-position: 0 620px;
}

#shop-category-watches {
    background-position: 0 660px;
}

#shop-category-goodsforanimals {
    
}

.catalog-fast-search {
    margin: 12px 20px 15px 20px;
}

.catalog-fast-search-title {
    color: #8B8989;
    font-size: 13px;
}

.catalog-fast-search a {
    font-size: 11px;
    color: #1f7c9b;
}

.catalog-fast-search-input {
    border: 1px solid #AEAEAE;
    border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
    height: 27px;
    width: 80%;
    margin: 0px -2px 0 0;
    line-height: 20px;
    font-size: 16px;
/*    box-shadow:inset 0 0 7px rgba(0,0,0, .2);
    -moz-box-shadow:inset 0 0 7px rgba(0,0,0, .2);*/
    float:left
}

.catalog-fast-search-button {
    color: #2e2e2e;
    width: 100px;
    font-size: 16px;
    margin-top: -1px;
    height:31px;
    float:left;
}

.catalog-ebay-all {
    text-align: right;
    margin: 0 20px 0 0;
    font-size: 12px;
}

.catalog-ebay-all a {
    font-size: 12px;
}

.catalog-shops-all {
    text-align: right;
    margin: 20px 0 0 0;
    font-size: 12px;
}

.catalog-shops-all a {
    font-size: 12px;
}

.search-line {
    width: 100%;
    overflow: hidden;
}

.advanced-search {
    margin: 2px 0 0 2px;
}

/*** CATALOG EBAY END **/

/** DIGITS **/

.digit-0 {
	background: url(http://static.ebaytoday.ru/ebay/images/top/map/map-banner-digits.png) -252px center no-repeat !important;
	display: block;
	height: 43px;
	width: 28px;
}

.digit-9 {
	background: url(http://static.ebaytoday.ru/ebay/images/top/map/map-banner-digits.png) -224px 0px no-repeat !important;
	display: block;
	height: 43px;
	width: 28px;
}

.digit-8 {
	background: url(http://static.ebaytoday.ru/ebay/images/top/map/map-banner-digits.png) -196px 0px no-repeat !important;
	display: block;
	height: 43px;
	width: 28px;
}

.digit-7 {
	background: url(http://static.ebaytoday.ru/ebay/images/top/map/map-banner-digits.png) -168px 0px no-repeat !important;
	display: block;
	height: 43px;
	width: 28px;
}

.digit-6 {
	background: url(http://static.ebaytoday.ru/ebay/images/top/map/map-banner-digits.png) -140px 0px no-repeat !important;
	display: block;
	height: 43px;
	width: 28px;
}

.digit-5 {
	background: url(http://static.ebaytoday.ru/ebay/images/top/map/map-banner-digits.png) -112px 0px no-repeat !important;
	display: block;
	height: 43px;
	width: 28px;
}

.digit-4 {
	background: url(http://static.ebaytoday.ru/ebay/images/top/map/map-banner-digits.png) -84px 0px no-repeat !important;
	display: block;
	height: 43px;
	width: 28px;
}

.digit-3 {
	background: url(http://static.ebaytoday.ru/ebay/images/top/map/map-banner-digits.png) -56px 0px no-repeat !important;
	display: block;
	height: 43px;
	width: 28px;
}

.digit-2 {
	background: url(http://static.ebaytoday.ru/ebay/images/top/map/map-banner-digits.png) -28px 0px no-repeat !important;
	display: block;
	height: 43px;
	width: 28px;
}

.digit-1 {
	background: url(http://static.ebaytoday.ru/ebay/images/top/map/map-banner-digits.png) 0px 0px no-repeat !important;
	display: block;
	height: 43px;
	width: 28px;
}

/** DIGITS END **/



/** FOOTER **/

.footer, .footer a {
    color: #eef7f9;
    font-size: 12px;
}

.footer h2 {
    font-size: 18px;    
}

.footer ul, .footer li {
    margin: 0px 0 6px 0; 
    padding: 0;
    list-style: none;
    line-height: 14px;
}   

.footer li li {
    list-style: square;
    margin-left: 12px;
}

.site-map {
    width: 100%;
    overflow: hidden;   
    
    padding: 0 0 20px 0;
    background: url(http://static.ebaytoday.ru/ebay/images/footer-divider.gif) left bottom repeat-x;
}

.footer .title {
    background: url(http://static.ebaytoday.ru/ebay/images/footer-divider.gif) left bottom repeat-x;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
}

.site-map-left {
    float:left;
    width: 220px;
    padding: 10px 30px 10px 30px;
}

.site-map-center {
    float:left;
    width: 640px;
}

.site-map-right {
    float:left;
    width: 220px;
    padding: 0px 30px 10px 30px;
}

.footer-payment {
    padding: 10px 30px 20px 30px;
    background: url(http://static.ebaytoday.ru/ebay/images/footer-divider.gif) left bottom repeat-x;
}

.site-map-video {
    padding: 10px 0 0 0;
}

.footer-payment .title {
    background: none;
}

.footer-payment-methods {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}

.footer-payment-methods a {
    font-size: 14px;
}


.footer-payment-methods div {
    float:left;
    width: 280px;
}

.footer-payment-methods p {
    padding: 0;
    margin: 2px 0 2px 0;
}

.footer-countries-left {    
    height: 413px;
    background: url(http://static.ebaytoday.ru/ebay/images/footer-countries.jpg) left -413px no-repeat;
}

.footer-countries-right {
    height: 413px;
    background: url(http://static.ebaytoday.ru/ebay/images/footer-countries.jpg) right -413px no-repeat;
    margin-left: 16px;
}


.footer-countries-center {
    height: 413px;
    background: url(http://static.ebaytoday.ru/ebay/images/footer-countries.jpg) top left repeat-x;
    margin-right: 16px;
}

.footer-countries-center ul {
    margin-left: 25px;
}

.footer-countries-center ul ul {
    margin-left: 0;
    margin-top: 0px;
}


.footer-usa, .footer-china, .footer-germany, .footer-great-britain {
    float:left;
    width: 260px;
    margin: 10px 20px 0px 20px;
}

.footer-usa .country-title {
    background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) no-repeat;
    background-position: 3px -1463px;
    padding-left: 25px;
}

.footer-china .country-title {
    background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) no-repeat;
    background-position: 3px -1484px;
    padding-left: 25px;
}

.footer-germany .country-title {
    background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) no-repeat;
    background-position: 3px -1505px;
    padding-left: 25px;
}

.footer-great-britain .country-title {
    background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) no-repeat;
    background-position: 3px -1547px;
    padding-left: 25px;
}

.footer-payment-services-left {
    margin: 20px 0 0 0;
    background: url(http://static.ebaytoday.ru/ebay/images/payment-services-bg.jpg) left 0 no-repeat;
}

.footer-payment-services-right {
    background: url(http://static.ebaytoday.ru/ebay/images/payment-services-bg.jpg) right -180px no-repeat;
    margin-left: 20px;
}

.footer-payment-services-center {
    height: 90px;
    background: url(http://static.ebaytoday.ru/ebay/images/payment-services-bg.jpg) left -90px repeat-x;
    margin-right: 20px;    
}

.footer-payment ul {
    padding:0;
    margin:0;
    overflow: hidden;
    width: 100%;
}

.footer-payment li {
    padding: 0;
    margin:0;
    list-style:0;
    float:left;
}

.footer-payment-services-center a {
    background: url(http://static.ebaytoday.ru/ebay/images/payment-services.jpg) no-repeat;
    height: 80px;   
    display: block;
}

#ps-cash {
    background-position: 0px 0px;
    width: 90px;
}

#ps-rbkmoney {
    background-position: -85px 0px;
    width: 90px;
}

#ps-webmoney {
    background-position: -175px 0px;
    width: 80px;
}

#ps-robox {
    background-position: -250px 0px;
    width: 90px;
}

#ps-w1 {
    background-position: -350px 0px;
    width: 80px;
}

#ps-sms {
    background-position: -435px 0px;
    width: 90px;
}

#ps-visa {
    background-position: -530px 0px;
    width: 70px;
}

#ps-mastercard {
    background-position: -615px 0px;
    width: 80px;
}

#ps-contact {
    background-position: -700px 0px;
    width: 90px;
}

#ps-yandex {
    background-position: -795px 0px;
    width: 85px;
}

#ps-vkontakte {
    background-position: -885px 0px;
    width: 85px;
}

#ps-elexnet {
    background-position: -970px 0px;
    width: 80px;
}

#ps-sberbank {
    background-position: -1040px 0px;
    width: 90px;
}

.footer-contact {
    float:right;
    padding: 10px 10px 10px 10px;
    margin: 0 30px 0px 0;
    background-color: #FFF;
    border-radius: 10px;
    -moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.footer-email a {
    color:#2169AC;
    font-size:14px;
}

.footer-register-right {
    background: url(http://static.ebaytoday.ru/ebay/images/footer-register.jpg) right -382px no-repeat;
    margin-left: 15px;    
}

.footer-register-left {
    background: url(http://static.ebaytoday.ru/ebay/images/footer-register.jpg) left 0px no-repeat; 
}

.footer-register-center {
    height: 191px;
    background: url(http://static.ebaytoday.ru/ebay/images/footer-register.jpg) left -191px repeat-x;
    margin-right: 15px;   
    padding: 0 5px 0 5px;
    color: #333;
    position: relative;
}

.footer-register-center p.title {
    color: #333;
    background: none;
    margin:0;
    padding:25px 0 0 0;
}

.footer .partner {
    font-size: 14px;
    width: 800px;
}

.counters {
    text-align: center;
    padding: 10px 0;
    margin: 0;
}
/** FOOTER END **/


/** SEND REVIEW **/

.review-title {
    margin: 40px 0 0 0;
    font-size: 24px;
}

.send-review, .send-review a {
    font-size: 13px;
}

.input-stroke {
    padding: 4px;
    background-color: #C9D4C8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
}

.service-review, .package-review, .package-quality, .produce-photo, .shop-quality, .review-submit, .service-quality  {
    margin: 20px 0 0 0; 
}

.send-review td {
    vertical-align: top;
}

.review-sticker {
    background: url(http://static.ebaytoday.ru/ebay/images/add-review-sticker.jpg) 0 0 no-repeat;
/*    width: 480px;
    height: 350px;*/
    
    margin: 20px 0 0 20px;
    padding: 80px 30px 30px 30px;
    text-align: center;
    width: 420px;
    height: 250px;
    font-size: 14px;
}

.review-sticker p {
    margin: 0;
}

.send-review-label {
   font-weight: bold;
}

.review-photo-title {
    font-size: 17px; 
    font-weight: bold; 
    margin: 0 0 10px 0;
}

.review-sticker a {
    color: #cd0592;
    font-size: 14px;
}       

/** SEND REVIEW END **/


/** POST CARD **/

.post-card {
    font-size: 13px;
    margin: 15px 0 0;
    width: 100%;
}

.post-card-left {
    vertical-align: top;
    font-weight: bold; 
    color: #555;
}

.post-card-right {
    font-size: 13px;
}

.yellow-frame {
    border: 1px solid #fff1a3 /*#D3D6C1*/;
    background-color: #fff9d9 /*#FCFEF1*/;
    padding: 5px 10px;
}

/** POST CARD END **/


/** HOW IT'S WORKS **/

.how-its-works {}    

.how-its-works h1 {
    font-size: 42px;
    color: #2f3135;       
}

.how-its-works .right-column {
    width: 270px;
}

.how-its-works .step-divider {
    height: 20px;
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") top center no-repeat;
    margin: 20px 0;
}

.how-its-works h2 {
    font-weight: normal;
    padding: 0;
    margin: -5px 0 20px 30px;
    font-size: 22px;
}

.how-its-works table {
    width: 100%;
}

.how-its-works td {
    vertical-align: top;
}

.step-number {
    font-size: 18px;
    color: #ea7d21;
    font-style: italic;
    padding: 0;
    margin: 0;
}

.step-number span {
    display: inline-block;
    color: #FFF;
    font-style: normal;
    padding: 2px 8px 3px 8px;
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -84px -37px no-repeat;
}

.shops-ball {
    height: 214px;
    width: 240px;
    margin: 0 auto;
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -615px -30px no-repeat;
}

.how-its-works .video-instruction {
    text-align: center;
    font-size: 13px;
    display: block;
    margin: 20px auto;
    width: 220px; 
    font-weight: bold;
}

.how-its-works .video-instruction a {
    color: #2461a1;
    font-style: italic;
    font-size: 13px;
    font-weight: normal;
}

.how-its-works .video-instruction .img {
    height: 109px;
    width: 134px;
    margin: 0px auto;
    display: block;
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -350px -35px no-repeat;     
}

.how-its-works .screenshot-thumb {
    margin: 20px auto 0;
    height: 124px;
    width: 203px;
    display:block;
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") no-repeat;     
}   

.how-its-works .screenshot-thumb-1 {
    background-position: -13px -461px;
}

.how-its-works .screenshot-thumb-2 {
    background-position: -220px -461px;
}

.how-its-works .screenshot-thumb-3 {
    background-position: -428px -461px;
}

.how-its-works .screenshot-thumb-4 {
    background-position: -635px -461px;
}

.how-its-works .screenshot-thumb-5 {
    background-position: -13px -600px;
}

.how-its-works .screenshot-thumb-6 {
    background-position: -220px -600px;
}

.how-its-works .screenshot-thumb-7 {
    background-position: -428px -600px;
}

.how-its-works .screenshot-desc {
    margin: 0 auto 20px;
    width: 203px;
    color: #787878;
    font-size: 11px;
    text-align: center;
}

.how-its-works .column-title {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}

.how-its-works .input-example {
    color: #787878;
    font-size: 11px;
    margin: 0 2px;
    line-height: 14px;
}

.how-its-works .step-content {
    font-size: 14px;    
    margin: 10px 0 10px 30px;
    line-height: 18px;
}

.how-its-works .step-content td {}

.how-its-works .input-frame-green {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -349px -154px no-repeat;   
    width: 260px;
    height: 50px;
}

.how-its-works .input-frame-blue {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -349px -211px no-repeat;  
    width: 260px;
    height: 50px;
}

.how-its-works input {
    width: 230px;
    height: 38px;
    margin: 5px;      
    
    border: none;
    font-size: 20px;
    background: transparent;
}

.how-its-works .ebay-icon {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -122px -38px no-repeat;
    display: inline-block;
    width: 110px;
    height: 24px;
    margin-bottom: -6px;
}

.how-its-works .eshop-icon {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -230px -37px no-repeat;
    display: inline-block;
    width: 36px;
    height: 24px;
    margin-bottom: -6px;
}

.how-its-works .button-green {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -83px -278px no-repeat;
    height: 50px;
    width: 260px;
    display: block;
    margin: 10px 0;
}

.how-its-works .button-green:hover {
    background-position: -83px -337px;
}

.how-its-works .button-green:active {
    background-position: -83px -394px;
}

.how-its-works .button-blue {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -83px -96px no-repeat;
    height: 50px;
    width: 260px;
    display: block;
    margin: 10px 0;
}

.how-its-works .button-blue:hover {
    background-position: -83px -155px;
}

.how-its-works .button-blue:active {
    background-position: -83px -212px;
}

.how-its-works .step-2 .column {
    width: 260px;
    margin: 0 auto;
}

.how-its-works .left-column a {
    color: #2461a1;
    font-size: 14px;
    line-height: 18px;
}

.how-its-works .pm-cash {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -6px -37px no-repeat;
    display: block;
    height: 43px;
    width: 54px;
}

.how-its-works .pm-cards {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -6px -262px no-repeat;
    display: block;
    height: 43px;
    width: 54px;
}

.how-its-works .pm-emoney {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -6px -91px no-repeat;
    display: block;
    height: 43px;
    width: 54px;    
}

.pm-terminals {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -6px -315px no-repeat;
    display: block;
    height: 43px;
    width: 54px;
    float:left;
}

.how-its-works .pm-mobile {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -6px -147px no-repeat;
    display: block;
    height: 43px;
    width: 54px;
}

.how-its-works .pm-bank {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -6px -369px no-repeat;
    display: block;
    height: 43px;
    width: 54px;
}

.how-its-works .pm-its {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -6px -204px no-repeat;
    display: block;
    height: 43px;
    width: 54px;
}

.how-its-works .step-3 ul {
    margin: 10px 0;
    padding: 0;
}

.how-its-works .step-4 ul, .how-its-works .step-1 .box ul {
    padding-left: 15px;
} 

.how-its-works ol {
    padding-left: 20px;
}

.how-its-works .step-3 li {
    margin: 5px 10px 5px 0;
    padding: 0;
    list-style: none;
    float:left;
    width: 280px;
}

.how-its-works .step-3 li span {
    float:left;
}

.how-its-works .step-3 a .pm-text {
    text-decoration: underline;
}

.how-its-works .step-3 a:hover .pm-text {
    text-decoration: none;
}

.how-its-works .pm-text {
    line-height: 43px; 
    margin-left: 5px;
}

.how-its-works .step-register {
    margin: 40px 0 0 0;
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") center -725px no-repeat;
}

.how-its-works .reg-button {
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -347px -278px no-repeat;
    height: 50px;
    width: 260px;
    display: block;
    margin: 0 auto;
}

.how-its-works .reg-button:hover {
    background-position: -347px -337px;
}

.how-its-works .reg-button:active {
    background-position: -347px -394px;
}

.how-its-works .reg-desc {
    color: #999999;
    text-align: center;
    margin: 0 auto 20px;
    font-size: 12px;
}

.how-its-works .buddy {
    height: 214px;
    width: 215px;
    margin: 0 auto;
    background: url("http://static.ebaytoday.ru/ebay/images/how-its-works.jpg") -623px -247px no-repeat;
    margin: 0 auto;
}

.how-its-works .tabs {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden  
}

.how-its-works .tabs li {
    margin: 0;
    padding: 5px 10px;
    float: left;
    list-style: none;
    color: #ea7d21;
    cursor: pointer;
    font-size: 16px;
}

.how-its-works .tabs li.current {
    color: #FFF;
    background-color: #75ADE6;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgb(117,174,230)),
        color-stop(1, rgb(80,143,205))
    );
    background-image: -moz-linear-gradient(
        center top,
        rgb(117,174,230) 0%,
        rgb(80,143,205) 100%
    );
}

.how-its-works .tabs li.current span {
    border-bottom: none;    
}

.how-its-works .tabs li span {
    border-bottom: 1px dashed;
}

.how-its-works .step-responce {
    color: #666;
    font-size: 12px;
    font-style: italic;
    color: #797979;    
    padding: 0 30px;
}

.hiv-bookmarks {
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
}

.hiv-bookmarks a {
    display: block;
    float: left;
    color: #000;
    text-decoration: none;
}

.hiv-bookmarks a div {
    margin: 0;
    padding: 10px 25px;
    list-style: none;
    /*color: #ea7d21;*/
    color: #5190CD;
    cursor: pointer;
    font-size: 26px;     
    -moz-border-radius: 5px;
    border-radius: 5px; 
}

.hiv-bookmarks a.active div {
    color: #FFF;
    background-color: #75ADE6;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgb(117,174,230)),
        color-stop(1, rgb(80,143,205))
    );
    background-image: -moz-linear-gradient(
        center top,
        rgb(117,174,230) 0%,
        rgb(80,143,205) 100%
    );
}

.hiv-bookmarks .bigwords {    
    border-bottom: 1px dashed;
}

.hiv-bookmarks a.active .bigwords {    
    border-bottom: none;
}

.hiv-bookmarks div {
    
}

.scheme {
    background: url("http://static.ebaytoday.ru/ebay/images/work_desc.gif") repeat scroll 0 0 transparent;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    z-index: 0;
    padding: 5px 0;
    margin: 20px 0 0 0;
}

.scheme-content-top {
    height: 300px;
    margin: 0 5px;

    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;

    background: #d5f4f6; /* Old browsers */
    background: -moz-linear-gradient(top, #d5f4f6 0%, #ecfaed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5f4f6), color-stop(100%,#ecfaed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d5f4f6 0%,#ecfaed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d5f4f6 0%,#ecfaed 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #d5f4f6 0%,#ecfaed 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D5F4F6', endColorstr='#ECFAED',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #d5f4f6 0%,#ecfaed 100%); /* W3C */            
}

.scheme-content-bottom {
    height: 70px;
    margin: 0 5px;

    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;

    background: #b3dec5; /* Old browsers */
    background: -moz-linear-gradient(left, #b3dec5 0%, #aad7e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b3dec5), color-stop(100%,#aad7e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #b3dec5 0%,#aad7e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #b3dec5 0%,#aad7e5 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, #b3dec5 0%,#aad7e5 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B3DEC5', endColorstr='#AAD7E5',GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, #b3dec5 0%,#aad7e5 100%); /* W3C */            
}        

.scheme .pink-text, .scheme .pink-text a {
    color: #B93161;
    font-size: 18px;
    margin: 10px -200px 0 30px;
    z-index: 10;
}

.scheme ul {
    list-style: none outside none;
    margin: 0;
    padding: 15px 0 0 30px;
}

.scheme li {
    background: url("http://static.ebaytoday.ru/ebay/images/check.png") no-repeat scroll left 8px transparent;
    font-size: 13px;
    min-height: 29px;
    padding-left: 33px;
    padding-top: 8px;
}

#how-its-works-buys {
    color: #FFFFFF;
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    padding: 0 30px 0 0;
    margin: 10px 0 0 0;
}

#how-its-works-counter, #how-its-works-buys div {
    float: left;
    margin: 6px 0 0 4px;
    padding: 0;
}

#how-its-works-buys li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.how-its-works .reviews-title {
    font-size: 22px;
    font-weight: normal;
}

/** HOW IT'S WORKS END **/

.calc-ico {
    height: 70px;
    width: 54px;
    background: url("http://static.ebaytoday.ru/ebay/images/sprite.png") 0 -2262px no-repeat; 
    margin: 0 5px 0 0;
}

.mail-ico {
    height: 70px;
    width: 54px;
    margin: 0 5px 0 0;
    background: url("http://static.ebaytoday.ru/ebay/images/sprite.png") 0 -2345px no-repeat;   
}

.service-ico {
    height: 70px;
    width: 63px;
    margin: 0 5px 0 0;
    background: url("http://static.ebaytoday.ru/ebay/images/service.png") 0 0 no-repeat;   
}

/** PEOPLESAY **/

.peoplesay-block {
    margin-top: 20px;
}

.peoplesay-block td {
    vertical-align: top;
    padding-bottom: 20px;
}

.peoplesay-author {
    font-style: italic;
}

.peoplesay-info {
    margin: 1px 0 2px;
    color: #444;
    font-size: 12px;
}

.peoplesay-info a {
    font-size: 12px;
}
    
.peoplesay-review {
    font-size: 13px;
    margin-top: 5px;
}

.peoplesay-comment {
    font-size: 13px;
    margin-top: 5px;
    
}

.peoplesay-comments {
    font-size: 13px;
    margin-top: 5px;
    font-style: italic;
    color: #444;
}

.peoplesay-comments a {
    font-size: 13px;
}

/** PEOPLESAY END **/


/** CATALOG **/

.catalog-not-found {
    font-size: 24px;
    margin: 30px 0;
    color: #333;
}

.catalog-not-found b {
    color: #000;
}    
    
.catalog-where-buy {
    font-size: 14px;
    padding: 10px 20px 0;
}

.catalog-where-buy a {
    font-size: 14px;
}

.catalog-where-buy .title {
    padding: 20px;
    font-size: 20px;
}

.catalog-where-buy .title {
    font-size: 18px;
    font-weight: bold;
}

.catalog-where-buy .country {
    font-weight: bold;
}

.catalog-howitsworks {
    margin: 20px 0;
    font-size: 12px;
    background-color: #f1f1f1;
}

.catalog-howitsworks .title {
    font-size: 18px;
    font-weight: bold;
    padding: 20px 20px 0px 20px;
}

.catalog-howitsworks td {
    vertical-align: top;
}

.catalog-howitsworks .more {
    font-size: 13px;
    padding: 0px 20px 20px 20px;
    text-align: right;
}

.catalog-howitsworks .more a {
    font-size: 13px;
}

.catalog-howitsworks .step-title {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 2px 0 5px 5px;
    width: 130px;
}    

.catalog-howitsworks .step-title-number {
    background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) 0px -1586px no-repeat;
    color: #FFF;    
    padding: 2px 6px 3px 6px;
    font-weight: bold;
    float:left;
}

/** CATALOG END **/


/** SHOP CARD **/
.shopcard {
    background-color: #E6F3E5;
    font-size: 14px;
}

.shopcard a {
    font-size: 14px;
}    
    
.shopcard-block-title {
    font-size: 18px;
    margin: 0 0 15px;
    /*font-weight: bold;*/
}

.shopcard .shop-info td {
    padding: 5px 5px 0 0;
}

.shopcard-rating {
    font-size: 13px;
    margin-bottom: 30px;
}

.shopcard .buyers-rate {
    color: #555;
    clear: both;
    padding: 10px 0;
}

.shopcard .rating-label {
    float: left;
    width: 70px;
}

.shopcard .shop-buy {
    margin: 20px 0;
}

.shopcard .shopcard-buy-left {
    background: url(http://static.ebaytoday.ru/ebay/images/shop-buy.png) 0px 0px no-repeat;
    width: 10px;
    height: 284px;
}    

.shopcard .shopcard-buy-right{
    background: url(http://static.ebaytoday.ru/ebay/images/shop-buy.png) 0px -568px no-repeat;
    width: 10px;
    height: 284px;
} 

.shopcard .shopcard-buy-center {
    background: url(http://static.ebaytoday.ru/ebay/images/shop-buy.png) 0px -284px repeat-x;
    height: 284px;
} 

.shopcard-buy-title {
    font-size: 18px;
    margin: 20px;
}

.shopcard-buy-step1 {
    margin: 0px 20px;
}

.shopcard-buy-step2 {
    margin: 10px 20px;
}

.shopcard-buy-desc {
    color: #555555;
    font-size: 12px;
    font-style: italic;
    margin: 0 20px 0 70px;
}

.shopcard-url {
    margin: 0 20px 0 70px;
}

.shopcard-buy-step1 b, .shopcard-buy-step2 b {
    margin-right: 12px;
}

.USA-flag {
    background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) no-repeat;
	background-position: 3px -1467px;
    padding-left: 24px;
}

.UK-flag {
    background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) no-repeat;
	background-position: 3px -1551px;
    padding-left: 24px;
}

.JP-flag {
	
}

.CH-flag {
    background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) no-repeat;
	background-position: 3px -1488px;
    padding-left: 24px;
}

.DE-flag {
    background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) no-repeat;
	background-position: 3px -1509px;
    padding-left: 24px;
}

.shopcard-buy-help {
    margin: 14px 5px 0px;
    font-size: 12px;
}

.shopcard-buy-help a {
    font-size: 12px;
    color: #3d5465;
}

.shopcard-buy-help .helpicon {
    background: url(http://static.ebaytoday.ru/ebay/images/sprite.png) no-repeat;
    background-position: 0px -1620px;
    margin-top: 5px;
    width: 30px;
    height: 30px;
    float: left;    
}

.shopcard-price {
    margin-top: 3px;
    font-size: 14px;
}

.shopcard-lastbuy-item {
    margin: 10px 0px;
}

.shopcard-lastbuy-item {
    font-size: 14px;
}

.shopcard-about, .shopcard-about a {
    font-size: 12px;
}

.shopcard-discuss {
    font-size: 12px;
}
/** SHOP CARD END **/


/** BONUS 10 BUCKS **/
.bonus10bucks {
    /*display: none;*/
    background: url(http://static.ebaytoday.ru/ebay/images/bonuses/10bucks.jpg) no-repeat;
    width: 544px;
    height: 324px;
    text-align: center;
}

.bonus10bucks a.bonus10bucks-button {
    display: block;
    margin: 0 auto;
    width: 263px;
    height: 53px;
    background: url(http://static.ebaytoday.ru/ebay/images/bonuses/button.jpg) 0px 0px no-repeat;
}

.bonus10bucks a.bonus10bucks-button:hover {
    background-position: 0px -63px;
}

.bonus10bucks a.bonus10bucks-button:active {
    background-position: 0px -127px;
}    
    

.bonus10bucks a {
    color: #df6400;
    font-size: 11px;
}
/** BONUS 10 BUCKS **/


/** PARTNER LINK **/

.partner-link {
    font-size: 12px;
    color: #333333;
    text-align: left;
    margin: 1em 0;
}

.partner-link a {
    font-size: 12px;
    text-decoration: none;
    border-bottom: 1px dashed;
    font-style: italic;
}

.partner-link .link-input {
    margin-bottom: 14px;
}

.partner-link .link-input input {
    padding: 3px;
    font-size: 14px;
    width: 99%;
}

.partner-link .link-result input {
    color: #666;
    padding: 3px;
    font-size: 14px;
    margin-top: 3px;
    width: 99%;
}

.partner-link .link-result {
    margin-bottom: 14px;
}

.partner-link .link-code textarea {    
    color: #666;
    padding: 3px;
    font-size: 14px;
    width: 99%;
    margin-top: 3px;    
}

.partner-link .partner-link-descr {
    color: #555;
    font-size: 12px;
    font-style: italic;
}

.partner-link .link-company {
    margin-bottom: 14px;
}

.partner-link .link-company select {
    width: 100%;
    margin: 2px 0 0 0;
    padding: 3px;
    font-size: 14px;
}

div.company-label form {
    display:none;
}

div.company-label a {
    font-size:10pt;
}

/** PARTNER LINK END **/


/* MF TARIFFS **/

.mf-tariffs h1 {
    font-size: 36px;
    color: #2f3135; 
}

.mf-tariffs-box {
    -moz-border-radius: 10px;
    border-radius: 10px; 
    -webkit-box-shadow: 0px 0px 3px #555;
    -moz-box-shadow: 0px 0px 3px #555;
    box-shadow: 0px 0px 3px #555;
    padding: 10px;
    margin: 20px 0px 0px 5px;
}

#mf-tariffs {
    text-align: center;
}

.mf_address_or_mail {
    margin-bottom: 30px;                                    
}

.mf_address_or_mail a {
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
    -moz-border-radius: 5px;
    border-radius: 5px; 
}

.mf_address_or_mail a.selected {
    color: #FFF;
    background-color: #75ADE6;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgb(117,174,230)),
        color-stop(1, rgb(80,143,205))
    );
    background-image: -moz-linear-gradient(
        center top,
        rgb(117,174,230) 0%,
        rgb(80,143,205) 100%
    );
}

.mf_address_or_mail a span {
    border-bottom: 1px dashed;
    font-size: 1.6em;
    color: #5190CD;
}

.mf_address_or_mail a.selected span {
    border: none;
    color: #FFF;
}

/* MF TARIFFS END **/

.page-head {
    margin: 0 0 20px 30px;
}

/** TIPTIP **/

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 12px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

/** TIPTIP END **/

.page-wrapper {
    margin: 0 .5em;
}

.table-default {
    width: 100%;    
    margin:0;
    padding:0;
    color: #333;     
}

.table-default .odd {
    background-color: #F9F9F9;
}

.table-default .even {
    background-color: #E9E9E9;
}

.table-default th {
    padding: 0.3em 0.5em;
    font-style: italic;
    font-weight: bold;
    /*background-color: #CCC;*/
    background-color: #E9E9E9;
    color: #333;
    border-bottom: 1px solid #C4C4C4;
}

.table-default td {
    padding: 0.3em 0.5em;
    border-bottom: 1px solid #C4C4C4;
    text-align: center;
}

.text-left {
    text-align: left !important;   
}

.text-right {
    text-align: right !important;    
}

.text-top {
    vertical-align: top !important;    
}

.text-bottom {
    vertical-align: bottom !important;    
}


/** jFastTabs **/

        
.jFastTabs {
    margin:0;
    padding:0;
}

.jFastTabs ul {
    list-style: none;
    padding:0 0 0 1em;
    margin:0;        
}

.jFastTabs li {
    float: left;       
    margin: 0 0.5em 0 0;    
}   

.jFastTabs li a {
    display: block;
    padding: 0.5em 1.5em;
    margin: 1px 1px 0 1px;
    outline: none;

    color: #333;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2em;

    background-color: #E8E8E8;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgb(255,255,255)),
        color-stop(1, rgb(232,232,232))
    );
    background-image: -moz-linear-gradient(
        center top,
        rgb(255,255,255) 0%,
        rgb(232,232,232) 100%
    );

    border: 1px solid #999;
    border-bottom-width: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;       
}

.jFastTabs li a:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgb(255,255,255)),
        color-stop(1, rgb(239,239,255))
    );
    background-image: -moz-linear-gradient(
        center top,
        rgb(255,255,255) 0%,
        rgb(239,239,255) 100%
    );

    /*color:#35678D;*/
    color: #054677;
 }

.jFastTabs-line {
    border-top: 1px solid #999;
    clear: both;        
    height: 0;
}

.jFastTabs-selected {}

.jFastTabs li a.jFastTabs-selected {
    background-color: #FFF;
    background-image: none;
    position: relative;
    top: 1px; 
}        

.jFastTabs-content {
    display:none;
    overflow: hidden;
}

.jFastTabs-content.jFastTabs-active {
    display:block;
}

/** jFastTabs end **/


/** BUTTONS
------------------------------------------------------------------------------------*/

.button-large span, .button-normal span {    
    line-height: 35px !important;
    padding-right: 10px;    
    background: url("http://static.ebaytoday.ru/ebay/images/buttons.png") no-repeat scroll right 0px transparent;
    display: inline-block;
}

.button-large, .button-normal {
    padding-left: 10px;    
    line-height: 35px !important;    
    background: url("http://static.ebaytoday.ru/ebay/images/buttons.png") no-repeat scroll left -36px transparent;
    display: inline-block;
}

.button-large:hover span, .button-normal:hover span {
    background-position: right -72px;
}

.button-large:hover {
    background-position: left -108px;
}

.button-large:active span {
    background-position: right -144px;
}

.button-large:active {
    background-position: left -180px;
}

.button-large span input, .button-normal span input {    
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    overflow: visible;
    vertical-align: baseline;
    white-space: nowrap;
    color: #FFFFFF;
}


.button-normal span { 
    background-position: right -216px;
    line-height: 24px !important;
    padding-right: 10px;
}

.button-normal {
    background-position: left -241px;
    padding-left: 10px;    
    line-height: 24px !important;
}

.button-normal:hover span {
    background-position: right -266px;
}

.button-normal:hover {
    background-position: left -291px;
}

.button-normal:active span {
    background-position: right -316px;
}

.button-normal:active {
    background-position: left -341px;
}

.button-normal span input {          
    height: 24px;
    line-height: 24px;   
}

/** BUTTONS END **/

.seo-text {
    font-size: 70%; 
    color: #999; 
    margin: 0 0 20px 0;
}

.seo-text a {
    font-size: 1em;  
    color:#999;
    font-weight: bold;
}

td#productQuantityBlock {
    vertical-align:middle;
}

td#productQuantityBlock div {
    margin-left:10px;
    font-size:12px;
    font-weight:bold;
}

td#productQuantityBlock div span {
    margin-left:5px;
}

td.taobaoProperties {
    vertical-align:middle;
}

div#notProductQuantity {
    font-size:12px;
    display:inline-block;
    padding:5px;
    background:#feffd6;
    border:1px solid #b3b053;
    width:200px;
    text-align:center;
    margin-left:5px;
    line-height:140%;
    vertical-align:middle;
}

table#pnaelButtonsBuy td {
    vertical-align:middle;
    padding-top:10px;
}

td.deliveryCost div {
    font-size:12px;
    margin-bottom:5px;
}

td.deliveryCost div:last-child {
    margin-bottom:0px;
}

td.deliveryCost div input {
    margin:0px;
    margin-right:5px;
}

td.deliveryCost div strong {
    margin:0px 5px;
    color:#9e0d10;
    font-weight:normal;
}

/** EBTD VIDEO **/

div.ebtd-incoming {   
    margin: 0 auto;
    background: url(http://static.ebaytoday.ru/ebay/images/ebtd-incoming.jpg) top center no-repeat;
    width: 640px;
    height: 390px;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 21px 0px rgba(90,105,100,.7); 
    -moz-box-shadow: 0px 0px 21px 0px rgba(90,105,100,.7); 
    box-shadow: 0px 0px 21px 0px rgba(90,105,100,.7);
}

/** EBTD VIDEO END **/

/** CALC CARGO **/

div#cargoCalc {
    padding:20px;
    /*background-color:#f9f9f9;*/
    border-radius:5px;
    font-size:9.4pt;
}

div#newTicketDialogForm {
    display:none;
}

div#cargoCalc-wrap {
    width:100%;
}

div#cargoCalc-title {
    margin-bottom:40px;
}

div#cargoCalc-header {
    overflow:hidden;
}

div#cargoCalc-options {
    font-size:9.4pt;
    padding-bottom:0px;
    float:left;
    width:400px;
}

div#cargoCalc-options ul li {
    margin-bottom:10px;
}

div#cargoCalc-options ul li strong {
    display:inline-block;
    width:145px;
    vertical-align:top;
    font-weight:bold;
}

div#cargoCalc-options ul li strong.large {
	width: 250px;'
}

div#cargoCalc-options ul li div.cargoCalc-options-body {
    display:inline-block;
}

div#cargoCalc-options ul li select {
    width:200px;
    font-size:9.4pt;
}

div#cargoCalc-options ul li input.large {
	width: 300px;
	padding: 2px 5px;
}

div#cargoCalc-options ul li select.large {
	width: 310px;
}


div#cargoCalc-options ul li#listDeliveryMethods select {
    width:100px;
}

div#cargoCalc-options ul, div#cargoCalc-options li {
    margin:0px;
    padding:0px;
    list-style:none;
}

div#cargoCalc-orders {
    margin-top:30px;
    border-top:1px solid #FFF;
    position:relative;
    border-radius:5px 5px 0px 0px;
    border:1px solid #DDD;
    border-bottom:1px solid #DDD;
}

div#cargoCalc-orders-header {
    overflow:hidden;
    background: #f4f4f4;
    border-radius:5px 5px 0px 0px;
}

div#cargoCalc-orders-header-title {
    float:left;
    width:78%;
    font-size:9.4pt;
    padding:10px;
    line-height:140%;
}

div#cargoCalc-orders-header-menu {
    margin-left:78%;
    text-align:center;
    background: #f8f8f8;
    padding:15px;
    height:26px;
    border-left:1px solid #DDD;
}

div#cargoCalc-orders-header-menu button {
    font-size:9.4pt;
    position:relative;
    top:2px;
}

div#cargoCalc table {
    width:100%;
    border-collapse:collapse;
    position:relative;
}

div#cargoCalc table#cargoBlank {
    display:none;
}

div#cargoCalc table tr.orderError td {
    text-align:center;
    font-size:8.4pt;
    font-weight:bold;
    color:#000;
}

div#cargoCalc table tr.orderError td.errorName {
    border-top:1px solid #ddbd77;
    background:#ffebbe;
}

div#cargoCalc table tr.orderError td.errorNumber {
    border-top:1px solid #ddde72;
    background:#feffd6;
}

div#cargoCalc table tr.orderError td.ok {
    visibility:hidden;
    border:none;
}

div#cargoCalc table tr.order {
    
}

div#cargoCalc table td {
    font-size:9.4pt;
    padding:2px 3px;
}

div#cargoCalc table td input.error {
    background-color: #edd4d4;
}

div#cargoCalc table thead td,
div#cargoCalc table tbody td {
    border:1px solid #FFF;
    border-bottom:none;
}

div#cargoCalc table thead td {
    font-weight:bold;
    background-color: #7ebf3f;
    height:30px;
    font-size:8pt;
    vertical-align:bottom;
    color:#FFF;
}

div#cargoCalc table thead td.center {
    text-align:center;
    width:50px;
}

div#cargoCalc table tbody td {
    background-color:#FFF;
    width:1%;
}

div#cargoCalc table tbody td input {
    font-size:9.4pt;
    padding:2px;
}

div#cargoCalc table tbody td.number {
    text-align:center;
    background: #f8f8f8;
    color:#000;
}

div#cargoCalc table tbody td.filed-text input {
    width:60px;
}

div#cargoCalc table tbody td.filed-text.count input {
    width:35px;
}

div#cargoCalc table tbody td.cargoName {
    width:100%;
}

div#cargoCalc table tbody td.cargoName input {
    width:96.5%;
}

div#cargoCalc table tbody td.filed-type {
    white-space:nowrap;
}

div#cargoCalc table tbody td.filed-type * {
    vertical-align:middle;
}

div#cargoCalc table tbody td.filed-type input {
    margin:0px;
    margin-right:3px;
}

div#cargoCalc table td.filed-text input {
    text-align:right;
}

div#cargoCalc table td.filed-text.weight input {
    width:35px;
}

div#cargoCalc table td.cost,
div#cargoCalc table td.volume {
    padding-left:10px;
    text-align:right;
    font-weight:bold;
}

div#cargoCalc table thead td span {
    margin-left:5px;
}

div#cargoCalc table tbody td.action {
    padding:5px 10px;
    text-align:center;
}

div#cargoCalc table tbody td.action a {
    display:block;
    width:16px;
    height:16px;
}

div#cargoCalc table tbody td.action a.removeCargo {
    background-image:url('http://static.ebaytoday.ru/ebay/images/cargo/1312377034_delete.png');
}

div#cargoCalc table tbody td.filed-type div {
    display:inline-block;
    margin-left:3px;
}

div#cargoCalc table tfoot td {
    padding:10px 3px;
    border-left:1px solid #f6f6f6;
    border-top:1px solid #A9A9A9;
    background-color:#f2f2f2;
}

div#cargoCalc table tfoot td.menu {
    padding:10px;
    text-align:right;
}

div#cargoCalc table tfoot td.menu button#calculateShippingCosts {
    float:right;
}

div#cargoCalc table tfoot td.volume {
    background-color:#E8E9E9;
}

div#cargoCalc button {
    margin:0px;
}

div#cargoRestrictions {
    margin-top:40px;
    color:#777;
}

div#cargoCalc-service {
    font-size:9.4pt;
    margin-left:400px;
}

div#cargoCalc-service table#cargoServiceBlank {
    display:none;
}

div#cargoCalc-service table td {
    padding:5px;
}

div#cargoCalc-service table thead td {
    background-color: #b8a66a;
    height:15px;
}

div#cargoCalc-service table tbody tr.empty td {
    text-align:center;
    color:#707070;
}

div#cargoCalc-service table tbody tr#noServices {
    display:none;
}

div#cargoCalc-service table td {
    vertical-align:top;
}

div#cargoCalc-service table td.serviceName {
    width:60%;
}

div#cargoCalc-service table td.paymentMethod {
    text-align:center;
    width:100px;
}

div#cargoCalc-service table td.paymentMethod div {
    color:#707070;
    font-size:8.4pt;
}

div#cargoRestrictions, div#cargoRestrictions a {
    font-size:9.4pt;
}

div#cargoRestrictions strong {
    color: #dd8383;
}

div#newTicketDialogForm {
    font-size:9.4pt;
}

div#newTicketDialogForm  p.validateTips {
    color:#868686;
    font-size:8.4pt;
}

div#newTicketDialogForm p.validateTips.ui-state-highlight {
    padding:5px;
}

div#newTicketDialogForm div {
    margin-top:10px;
}

div#newTicketDialogForm label {
    font-size:8.4pt;
    display:block;
}

div#newTicketDialogForm input {
    width:98%;
    padding:4px;
}

div#cargoCalc div#completeWrap {
    margin-top:40px;
    overflow:hidden;
}

div#cargoCalc div#completeClient {
    width:380px;
    float:left;
}

div#cargoCalc div#completeClient ul,
div#cargoCalc div#completeClient ul li {
    margin:0px;
    padding:0px;
    list-style:none;
}

div#cargoCalc div#completeClient ul li {
    margin-bottom:10px;
}

div#cargoCalc div#completeClient ul li label {
    font-weight:bold;
    display:inline-block;
    width:60px;
}

div#cargoCalc div#completeClient ul li span {
    margin-left:10px;
}

div#cargoCalc div#completeCargo {
    margin:20px 0px 40px;
}

div#cargoCalc div#completeCargo table td.name {
    vertical-align:top;
    width:120px;
}

div#cargoCalc div#completeCargo table td.number,
div#cargoCalc div#completeCargo table td.cost {
    background-color:#FFFFFF;
    text-align:right;
    width:40px;
}

div#cargoCalc div#completeService {
    margin-left:400px;
    font-size:9.4pt;
}

div#cargoCalc div#completeService table td {
   padding:5px;
}

div#cargoCalc div#completeService table thead td {
    background-color: #b8a66a;
    height:15px;
}

div#cargoCalc div#completeService table td.name {
    width:60%;
}

div#completeService table td.description {
    width:100px;
    text-align:center;
}

div#cargoCalc div#completeService table tbody td.description {
    font-size:7.4pt;
    color:#707070;
}

div#cargoCalc div#completeDescription a {
    font-size:9.4pt;
}


/** CALC CARGO END **/

/** jQuery jGrowl plugin 
------------------------------------------------------------------------------*/
div.jGrowl {
	padding: 			10px;
	z-index: 			9500;
	color: 				#fff;
	font-size: 			12px;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
div.jGrowl {
	position:			absolute;
}

body > div.jGrowl {
	position:			fixed;
}

div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	opacity: 				.85;
    -ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
    filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	zoom: 					1;
	width: 					350px;
	padding: 				10px 15px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				1em;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
	font-weight: 			bold;
	font-size:				.85em;
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}

/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}

div.jGrowl a {
    color: #FFF;   
    font-size: 14px;
    text-decoration: none;    
}

div.jGrowl div.jGrowl-message {
    overflow: hidden;
    cursor: pointer;
}

div.jGrowl div.ebtd_minilogo {
    float: right;
    /*background: transparent url(http://static.ebaytoday.ru/ebay/images/ebtd_minilogo.png) top center no-repeat;*/
    width: 124px;
    height: 72px;
    margin: 10px 10px 0 10px;   
    position: relative;
    z-index: 0;    
}

div.jGrowl div#helloEbtdHandler {
    width: 340px;
    height: 90px;
    position: absolute;
    background-color: transparent;
    cursor: pointer;
    z-index: 9900;
}

div.jGrowl .jGrowl_title {
    margin: 8px 0;
    font-weight: bold;
    font-size: 1.2em
}

div.jGrowl .jGrowl_content {
    margin: 0 0 8px 0;
    font-size: 13px;    
}

/*===== ESHOP IMAGE =====*/

form.eshop {
    position:relative;
}

div#eshopProductImage {
    position:absolute;
    right:40px;
    top:40px;
}

div#eshopProductImage div {
    padding:10px;
    border:1px solid #d8ecd5;
    border-right:1px solid #9db89a;
    border-bottom:1px solid #9db89a;
    background-color: #FFFFFF;
}

/*===== ESHOP IMAGE =====*/

.mfSelectInInvoice {
    margin-bottom: 10px;	
}

#decltable tr td {
	vertical-align: top;
}
