@import url('reset.css');
@import url('jcarousel.simple.css');
@import url('jcarousel.connected-carousels.css');
@import url('jquery-ui-1.10.2.custom.css');
@import url('selectbox.css');
@import url('pager.css');
root {
    display: block
}

.container {
    padding: 30px 30px 25px 30px;
    margin: 0 !important;
    display: inline-block;
    width: 890px
}

.testNav {
    margin: 1%;
    padding: 1%;
    font-weight: bold;
    border: 1px solid;
    text-align: center
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    background: url("../img/bg.png") repeat-x
}

.cleaner {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0
}

.mainWrapper {
    width: 950px;
    background-color: #ffffff;
    box-shadow: 1px 5px 10px grey;
    margin: 0 auto;
    padding: 10px 0 30px 0
}

.header {
    position: relative
}

.header .logo {
    width: 253px;
    height: 45px;
    background: url("../img/logo.png") no-repeat;
    margin: 0 0 0 30px;
    float: left
}

.header .params {
    float: right;
    margin-right: 20px
}

.header .params a {
    text-decoration: none;
}

.categories,
.language,
.valute,
.loginAs,
.params .type,
.sellCategories,
.sellSubcategories,
.country,
.login-form {
    position: relative;
    font-size: 11px;
    font-family: 'Roboto Condensed', sans-serif;
    float: right;
    height: 43px;
    margin-right: 10px;
    /* z-index: 2 */
}

.categories,
.sellCategories,
.sellSubcategories {
    border: none
}

.params .type {
    display: block;
    float: left;
    text-align: center;
    width: 160px;
    height: 41px;
    text-decoration: none;
    margin-right: 2px;
    background: #99ccff;
    color: #fff;
    font: bold 14px/41px 'Roboto Condensed',sans-serif;
    text-transform: uppercase;
}

.params .type:hover {
    background: none repeat scroll 0 0 #006699
}

.categories,
.sellCategories,
.sellSubcategories,
.country {
    height: 29px;
    background-color: #ffffff;
    margin: 10px 30px 10px 0
}

.startTime {
    z-index: 1;
    position: relative
}

.sellCategories {
    z-index: 9;
    position: relative
}

.sellSubcategories {
    z-index: 8;
    margin-top: 0;
    margin-bottom: 10px;
    position: relative
}

.country {
    margin: 10px 7px 10px 0
}

.language .label,
.valute .label,
.loginAs .label {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 11px;
    color: #000000;
    margin: 0 8px 0 8px;
    position: relative;
    z-index: 15
}

.valute .label,
.loginAs .label {
    margin-right: 25px
}

.language .wrapp,
.valute .wrapp,
.loginForm .left.wrapp,
.info.info-mail .contact-info{
    display: block;
    height: 36px;
    width: 100%;
    padding-top: 8px
}

.loginAs .wrapp {
    display: block;
    height: 36px;
    width: 100%;
    padding-top: 8px
}

.language .select,
.valute .select,
.loginAs .select {
    cursor: pointer;
    padding: 8px 8px 6px 8px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    height: 16px;
    position: relative;
    z-index: 2;
    float: left
}

.language .options,
.valute .options,
.loginAs .options,
.sorted .options,
.showBy .options {
    position: absolute;
    top: 32px;
    left: -1px;
    border: 1px solid #BBB;
    border-top: none;
    background: #fff;
    z-index: 10;
    display: none
}

.country .select {
    width: auto;
    font-weight: normal;
    color: #6f6f6f;
    padding-right: 25px;
    cursor: default
}

.select .flag,
.language .options div .flag {
    width: 20px;
    height: 12px;
    display: block;
    float: left;
    margin: 2px 3px 0 0
}

.options div .underline {
    height: 1px;
    display: block;
    background-color: #aaaaaa;
    margin: 6px 0 0 -1px
}

.language .options div .underline {
    width: 97%
}

.valute .options div .underline {
    width: 97%
}

.loginAs .options div .underline {
    width: 97%
}

.loginAs .options a div .underline {
    width: 106%
}

.select .de,
.language .options .de {
    background: url("../img/deutschFlag.png") no-repeat
}

.select .ru,
.language .options .ru {
    background: url("../img/russianFlag.png") no-repeat
}

.select .en,
.language .options .en {
    background: url("../img/englishFlag.png") no-repeat
}

.language .options > div,
.valute .options > div,
.loginAs .options div {
    padding: 8px 2px 0 8px;
    cursor: pointer;
    height: 21px;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap
}

.loginAs .options a {
    text-decoration: none
}

.loginAs .options a div {
    margin: 8px 10px 0 8px;
    cursor: pointer;
    height: 21px;
    font-size: 15px;
    text-decoration: none;
    color: #000000;
    padding: 0
}

.language .options > div:hover,
.valute .options > div:hover,
.loginAs .options > div:hover,
.loginAs .options a > div:hover {
    font-weight: bold !important
}

.language .triangle,
.valute .triangle,
.loginAs .triangle {
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #6f6f6f;
    z-index: 1;
    width: 0;
    float: right;
    margin: 12px 8px 0 0
}

.language .up,
.valute .up,
.loginAs .up {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #6f6f6f;
    border-top: none;
    display: none;
    position: absolute;
    right: 0;
    top: 0px
}

.sorted .up,
.showBy .up {
    display: block;
    position: absolute;
    top: 8px;
    right: 5px;
    z-index: 3
}

.sorted .down,
.showBy .down {
    z-index: 3;
    right: 5px;
    top: 15px
}

.header .info {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #6f6f6f;
    margin: 50px 0 0 30px;
}

.header .info.info-mail{
    float: right;
    font-size: 15px;
    height: 43px;
    color: #000;
    margin: 0 10px 0 0;
}

.header .info .contact-info {
    font-size: 15px;
    float: right;
    margin-right: 3%;
}

.header .info .contact-info a {
    text-decoration: none;
    color: inherit;
}

.params .loginForm {
    float: right;
    height: 43px;
    margin-right: 10px
}

.params .loginForm .left {
    display: block;
    float: left
}

.params .loginForm .left a {
    display: inline-block;
    text-decoration: none
}

.params .loginForm .right {
    display: block;
    float: right;
    text-align: right
}

.params .loginForm .right a {
    display: block;
    text-decoration: underline
}

.params .loginForm a.register {
    margin-top: 8px
}

.params .loginForm a.reminder {
    margin-top: 9px
}

.params .loginForm .btn_login {
    display: block;
    float: left;
    text-align: center;
    width: 65px;
    height: 41px;
    text-decoration: none;
    background: #99ccff;
    color: #fff;
    font: bold 14px/41px 'Roboto Condensed',sans-serif;
    text-transform: uppercase
}

.params .loginForm .btn_login:hover {
    background-color: #006699
}

.params .loginForm a {
    font-size: 11px;
    color: #000000
}

.params .loginForm .register,
.params .loginForm .reminder {
    margin-right: 8px
}

.header .search_form,
.progressSell {
    width: 890px;
    height: 50px;
    margin: 0px auto 0 auto;
}

.progressSell {
    padding-top: 15px;
    height: 35px
}

.progressSell div {
    width: 25%;
    float: left
}

.progressSell.threeSteps div {
    width: 33%
}

.progressSell div .progressSellStep {
    float: left;
    font-size: 15px;
    color: #6f6f6f;
    margin: 0 0 0 35px;
    text-decoration: none
}

.progressSell .active a {
    color: #006699;
    text-decoration: none
}

.progressSell div .number {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('../img/circleGrey.png') no-repeat;
    color: #ffffff;
    text-align: center;
    margin-right: 7px;
    line-height: 16px
}

.progressSell .active .number {
    background: url('../img/circleBlue.png') no-repeat
}

.progressSell div .check {
    display: inline-block;
    margin-left: 5px;
    color: #006699;
    font-weight: bold
}

.header .search_form input[type="text"] {
    width: 417px;
    height: 39px;
    border: 1px solid #e0e0e0;
    padding: 0px 0 0px 8px;
    font-size: 15px;
    float: left;
    margin: 15px 5px 0 5px;
    color: #aaaaaa;
}

.header .search_form .ac_input,
.header .search_form input[name="searchPhrase"]{
    display: none;
}

.header .search_form input[type="text"]:focus {
    border-color: #aaaaaa;
    color: #000000
}

.header .search_form input[type="submit"],
.centrColumn .profile_notifications input[type="submit"],
.edit_auct input[type="submit"],
.main .description .restar_btn {
    display: block;
    float: left;
    text-align: center;
    width: 90px;
    height: 41px;
    text-decoration: none;
    background: #99ccff;
    color: #fff;
    font: bold 14px/35px 'Roboto Condensed',sans-serif;
    margin: 15px 5px 0 5px;
    border: none;
}

.centrColumn .profile_notifications input[type="submit"] {
    margin: 0 10px 0 6px
}

.edit_auct input[type="submit"] {
    margin: 0 10px 0 0
}

.header .search_form input[type="submit"]:hover,
.centrColumn .profile_notifications input[type="submit"]:hover,
.edit_auct input[type="submit"]:hover,
.main .description .restar_btn:hover {
    background-color: #006699
}

.header .search_form a {
    display: block;
    float: left;
    text-align: center;
    width: 200px;
    height: 35px;
    text-decoration: none;
    background: #99ccff;
    color: #fff;
    font: bold 14px/35px 'Roboto Condensed',sans-serif;
    margin: 7px 0px 0 0;
    border: none;
    text-transform: uppercase;
}

.header .search_form .ac_input {
    display: none;
}
.header .search_form .categories {
    display: none;
}

.header .search_form a:hover, .header .search_form a.active {
    background: #006699;
}

.header .search_form .eanCode{
    margin-right: 30px;
    width: 250px;
}

.breadcrumbs {
    margin: 5px 0 0 30px;
    position: absolute
}

.breadcrumbs,
.breadcrumbs a {
    color: #6f6f6f;
    font-size: 11px;
    text-decoration: none
}

.main .slideshowBig {
    width: 400px;
    min-height: 400px;
    float: left;
    margin: 0 20px 0 0
}

.main .slideshowBig a {
    text-decoration: none
}

.main .slideshowBig .bigPhoto {
    width: 398px;
    height: 298px
}

.main .slideshowBig .bigPhoto img {
    max-width: 398px;
    max-height: 298px
}

.main .slideshowBig .increase {
    width: 398px;
    height: 21px;
    background-color: #aaaaaa;
    color: #ffffff;
    text-align: center;
    font-size: 11px;
    line-height: 19px;
    margin: 0 auto
}

.main .slideshowBig .increase span {
    width: 12px;
    height: 13px;
    display: inline-block;
    background: url("../img/plus.png") no-repeat;
    vertical-align: middle;
    margin-right: 5px
}

.main .slideshowBig .icreaseHidden {
    width: 398px;
    height: 21px;
    background-color: #ffffff;
    color: #ffffff;
    text-align: center;
    font-size: 11px;
    line-height: 19px;
    margin: 0 auto;
    display: none
}

.main .slideshowBig .smallPhoto {
    margin-top: 11px
}

.main .slideshowBig .smallPhoto .row {
    width: 395px;
    height: 63px;
    border-right: none
}

.main .slideshowBig .smallPhoto .cell {
    border: 1px solid #e0e0e0;
    width: 78px;
    height: 58px;
    float: left;
    text-align: center;
    padding-top: 5px;
    position: relative;
    margin: 0 0 -1px -1px
}

.main .slideshowBig .smallPhoto .cell:hover {
    border-color: #707070;
    z-index: 2
}

.main .slideshowBig .smallPhoto .cell.selected {
    border: 1px solid #707070;
    z-index: 2
}

.main .slideshowBig .smallPhoto .cell img {
    max-width: 69px;
    max-height: 52px
}

.main .description {
    float: left;
    width: 470px
}

.main .description .title {
    font-size: 21px;
    color: #006699;
    overflow: hidden;
    padding-bottom: 3px
}

.main .description .underline {
    height: 1px;
    width: 100%;
    margin: 10px 0;
    background-color: #e0e0e0
}

.main .description .restTime,
.main .description .endTime {
    color: #000000;
    font-size: 11px;
    margin: 0 0 2px 0;
    float: left;
    height: 17px
}

.main .description .restTime .left_col,
.main .description .endTime .left_col,
.main .description .currentPrice .left_col,
.main .description .bids .left_col,
.main .description .bidForm .byNow .left_col,
.main .description .left_col {
    display: block;
    float: left;
    width: 125px;
    text-align: right;
    color: #6f6f6f;
    margin: 0 7px 0 0;
    font-size: 11px;
    font-weight: normal;
    height: 17px
}

.main .description .bidForm .byNow .left_col {
    margin-top: 1px;
    line-height: 14px;
}

.main .description.spare_descr .bidForm .byNow .left_col {
    margin-top: 2px
}

.main .description .endTime .over {
    color: #006699;
    font-size: 11px
}

.main .description .bidForm {
    height: auto;
    width: 463px;
    color: #6f6f6f;
    background-color: #e0e0e0;
    padding: 7px 0 10px 7px
}

.main .description .currentPrice,
.main .description .bids,
.main .description .bidForm .byNow {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px
}

.main .description .bids {
    margin-bottom: 0
}

.main .description .currentPrice .converted,
.main .description .byNow .converted {
    color: #6f6f6f;
    font-size: 11px;
    font-weight: normal
}

.main .description .byNow {
    margin-top: 10px
}

.main .description .bidBlock {
    float: left;
    width: 100%;
    margin-bottom: 0
}

.main .description .bidForm input[type="text"] {
    width: 100px;
    height: 29px;
    border: 1px solid #e0e0e0;
    margin-left: 110px;
    color: #aaaaaa
}

.main .description .bidForm input[type="text"]:focus {
    border-color: #aaaaaa;
    color: #000000
}

.main .description .bidForm label {
    font-size: 15px;
    font-weight: bold
}

.main .description .bidForm input[type="submit"],
.main .description .bidForm .button {
    border: none;
    height: 22px;
    font-size: 15px;
    color: #ffffff;
    background-color: #006699;
    text-align: center;
    line-height: 20px;
    margin: 14px 6px 0 0;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px
}

.main .description .bidForm .button {
    display: inline-block;
    text-decoration: none
}

.main .description .bidForm .by_now {
    margin: -15px 0 0 255px;
    float: left
}

.main .description.spare_descr .bidForm .by_now {
    margin-top: -15px
}

.main .description .bidForm input[type="submit"]:hover,
.main .description .bidForm .button:hover {
    background-color: #6699cc
}

.main .description .bidForm a {
    font-size: 11px;
    color: #000000
}

.main .description .bidForm .info {
    font-size: 11px;
    color: #6f6f6f;
    margin: 5px 0 0 110px
}

.main .description .bidForm .underline {
    background-color: #ffffff;
    width: 98%
}

.main .description .bidForm .byNow input[type="submit"] {
    padding: 0 10px;
    margin: 0 0 0 25px
}

.main .description .bidForm .button.unactive {
    background-color: #aaaaaa;
    cursor: default
}

.main .description .bidForm .button.unactive:hover {
    background-color: #aaaaaa
}

.main .description .submessage {
    color: #6f6f6f;
    font-size: 11px;
    float: right
}

.main .description .submessage.new {
    background: #e0e0e0;
    color: #6f6f6f;
    font-size: 11px;
    font-weight: bold;
    float: right;
    padding: 5px 10px;
    margin-top: 3px;
    cursor: pointer
}

.main .description .place,
.main .description .payment,
.main .description .checkedBy,
.main .description .checkedOn,
.main .description .seller,
.main .description .model,
.main .description .cheking,
.main .description .cheked_on {
    color: #000000;
    font-size: 11px;
    margin: 0 0 10px 0
}

.main .description .place {
    margin-top: 20px
}

.main .checkedByExperts {
    color: #6f6f6f;
    font-size: 11px;
    float: right;
    margin-bottom: 4px;
    margin-left: 25px
}

.main .checkedByExpertsPDF {
    color: #6f6f6f;
    font-size: 11px;
    float: left;
    margin-bottom: 4px
}

.main .checkedByExperts a,
.main .checkedByExpertsPDF a {
    color: #6f6f6f
}

.main .checkedByExperts a:hover,
.main .checkedByExpertsPDF a:hover {
    text-decoration: none
}

.main .checkedByExperts .check,
.main .checkedByExpertsPDF .check {
    display: block;
    width: 12px;
    height: 12px;
    background: url("../img/galka.png") no-repeat;
    float: left;
    margin-right: 7px
}

.main .infoBlock {
    border: 1px solid #aaaaaa;
    padding: 7px;
    overflow: auto;
    font-size: 11px;
    margin-bottom: 15px
}

.main .infoBlock .spacer {
    display: block;
    height: 20px;
    width: 100%;
    float: left
}

.main .infoBlock .title {
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 15px
}

.main .infoBlock .title.checked {
    color: #006699
}

.main .infoBlock .title .check {
    display: block;
    width: 12px;
    height: 12px;
    background: url("../img/galka.png") no-repeat;
    float: right;
    margin-left: 7px
}

.main .infoBlock .content .column {
    width: 50%;
    float: left
}

.main .infoBlock .content .column .left {
    float: left;
    color: #6f6f6f;
    margin-right: 10px;
    line-height: 1.7
}

.main .infoBlock .content > .left {
    float: left;
    color: #6f6f6f;
    margin: 0 10px 35px 0
}

.main .infoBlock .content .column .right {
    line-height: 1.7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis
}

.main .typeOfTransaction {
    border: 1px solid #aaaaaa;
    color: #6f6f6f;
    font-size: 11px;
    padding: 7px;
    margin-bottom: 25px
}

.main .typeOfTransaction .title,
.slideshowBottom .title {
    font-size: 15px;
    font-weight: bold;
    color: #000000
}

.main .typeOfTransaction .title {
    margin-bottom: 13px
}

.main .typeOfTransaction p {
    margin-top: 15px
}

.leftColumn {
    width: 200px;
    float: left;
    margin-right: 15px
}

.leftColumn .removeFilters {
    float: right
}

.leftColumn .removeFilters a {
    color: #6f6f6f;
    font-size: 11px;
    display: block;
    margin: 0 0 5px 0
}

.leftColumn .filterForm {
    padding: 10px 9px;
    background-color: #e0e0e0
}

.leftColumn .filterForm .slider_form {
    margin: 0 0 40px 12px
}

.leftColumn .filterForm .slider_form .title,
.leftColumn .filterForm .checkbox_form .title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px
}

.leftColumn .filterForm .checkbox_form .title {
    cursor: pointer
}

.leftColumn .filterForm .checkbox_form .title .triangle {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #6F6F6F;
    display: block;
    float: left;
    margin: 5px 5px 0 0
}

.leftColumn .filterForm .checkbox_form .title .triangle.up {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #6F6F6F;
    border-top: none
}

.leftColumn .filterForm .slider_form input[type="text"] {
    width: 62px;
    height: 27px;
    padding-left: 10px;
    border: 1px solid #aaaaaa;
    font-size: 11px;
    color: #000000
}

.slider_cost,
.slider_year {
    width: 149px;
    margin-top: 15px;
    margin-left: 9px
}

.ui-slider {
    position: relative
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 19px;
    height: 15px;
    background: url("../img/slider.png") no-repeat;
    cursor: pointer
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 11px;
    display: block;
    border: 0;
    overflow: hidden
}

.ui-slider-horizontal {
    height: 1px;
    cursor: pointer;
    background: #aaaaaa
}

.ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    margin-left: -10px
}

.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-widget-content {}

.checkbox_form input[type="checkbox"],
.profile_notifications input[type="checkbox"],
.edit_auct input[type="checkbox"] {
    position: absolute;
    left: -9999px
}

.checkbox_form input[type="checkbox"] + label,
.profile_notifications input[type="checkbox"] + label,
.edit_auct input[type="checkbox"] + label {
    background: url("../img/checkbox.png") 0 2px no-repeat;
    padding-left: 20px;
    font-size: 11px;
    cursor: pointer
}

.profile_notifications input[type="checkbox"] + label {
    margin-left: 6px
}

.checkbox_form input[type="checkbox"] + label span {
    color: #6f6f6f
}

.checkbox_form input[type="checkbox"]:checked + label,
.profile_notifications input[type="checkbox"]:checked + label,
.edit_auct input[type="checkbox"]:checked + label {
    background-position: 0 -11px
}

.leftColumn .checkbox_form span.hide {
    margin-top: 0;
    display: none;
    background-color: #E0E0E0;
    padding: 0 10px 10px 10px
}

.leftColumn .filterForm .checkbox_form a {
    color: #6f6f6f;
    font-size: 11px;
    display: block;
    margin: 7px 0 0 10px
}

.leftColumn .filterForm .checkbox_form .none {
    display: none
}

.leftColumn .filterForm .checkbox_form {
    margin-bottom: 40px
}

.main .centrColumn {
    max-width: 670px;
    float: left
}

.centrColumn .info_msg {
    font-size: 15px;
    margin-bottom: 10px
}

.centrColumn .info_msg span {
    font-weight: bold
}

.centrColumn .sorting .info,
.centrColumn .pagin_block .info {
    font-size: 11px;
    float: left;
    margin: 10px 0 0 13px
}

.centrColumn .sorting .sorted {
    width: 205px;
    height: 27px;
    float: left;
    border: 1px solid #AAAAAA;
    position: relative;
    margin: 8px 45px 0 0
}

.centrColumn .sorting .sorted .select {
    font-size: 11px;
    font-weight: normal;
    height: 18px;
    background-color: #ffffff
}

.centrColumn .sorting .sorted .options {
    width: 205px;
    top: -20px;
    border-top: 1px solid #BBBBBB
}

.centrColumn .sorting .sorted .options > div {
    font-size: 11px;
    height: 22px;
    padding: 3px 8px 3px 8px
}

.centrColumn .sorting .showBy,
.centrColumn .pagin_block .showBy {
    width: 55px;
    height: 27px;
    float: left;
    border: 1px solid #AAAAAA;
    position: relative;
    margin: 8px 5px 0 0
}

.centrColumn .sorting .showBy .select,
.centrColumn .pagin_block .showBy .select {
    font-size: 11px;
    font-weight: normal;
    height: 18px;
    background-color: #ffffff
}

.centrColumn .sorting .showBy .options,
.centrColumn .pagin_block .showBy .options {
    width: 55px;
    top: -20px;
    border-top: 1px solid #BBBBBB
}

.centrColumn .sorting .showBy .options > div,
.centrColumn .pagin_block .showBy .options > div {
    font-size: 11px;
    height: 22px;
    padding: 3px 8px 3px 8px
}

.centrColumn .sorting,
.centrColumn .pagin_block,
.top-block {
    background-color: #e0e0e0;
    width: 664px;
    height: 45px;
    padding-top: 1px;
    margin-top: -1px;
    font-size: 11px
}

.top-block .sorter .results-text,
.top-block .sorter .sorter-text {
    float: left;
    margin: 17px 0 0 10px
}

.top-block .sorter .sorter-text {
    margin-left: 35px
}

.top-block .sorter {
    float: left
}

.top-block .sorter .selectbox {
    float: left;
    text-align: left
}

.top-block .sorter .selectbox .select {
    width: 150px;
    margin: 6px 0 0 6px
}

.top-block .sorter .selectbox .dropdown {
    width: 205px;
    top: 6px;
    left: 6px
}

.top-block .sorter .selectbox .dropdown .triangle.up,
.top-block .summary .selectbox .dropdown .triangle.up,
.pagin_block .summary .selectbox .dropdown .triangle.up {
    display: none
}

.top-block .sorter .selectbox .trigger,
.top-block .summary .selectbox .trigger,
.pagin_block .summary .selectbox .trigger {
    width: 0;
    height: 0;
    border-bottom: 5px solid #6f6f6f;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 7px;
    right: 9px
}

.top-block .sorter .selectbox .trigger .arrow,
.top-block .summary .selectbox .trigger .arrow,
.pagin_block .summary .selectbox .trigger .arrow {
    right: -5px;
    top: 9px
}

.top-block .right,
.pagin_block .right {
    float: right
}

.top-block .right .summary,
.pagin_block .right .summary {
    line-height: 45px;
    margin-right: 4px
}

.top-block .right .selectbox,
.pagin_block .right .selectbox {
    text-align: left
}

.top-block .right .selectbox .select,
.pagin_block .right .selectbox .select {
    width: 37px;
    padding: 0 15px 0 8px;
    margin: 4px 10px 0 10px
}

.top-block .summary .selectbox .dropdown,
.pagin_block .summary .selectbox .dropdown {
    width: 60px;
    top: 4px;
    left: 10px
}

.pagin_block .left .pager {
    text-align: center
}

ul.yiiPager {
    margin-top: 10px
}

.pagin_block .left {
    float: left;
    width: 68%
}

.centrColumn .sorting .label,
.centrColumn .pagin_block .label {
    float: left;
    font-size: 11px;
    margin: 15px 5px 0 0
}

.centrColumn .sorting .wrapper,
.centrColumn .pagin_block .wrapper {
    float: right
}

.centrColumn .pagin_block .pagination {
    float: left;
    margin-top: 13px
}

.centrColumn .pagin_block .pagination li {
    float: left;
    font-size: 15px;
    margin: 0 5px 0 5px
}

.centrColumn .pagin_block .pagination li.current {
    font-weight: bold
}

.centrColumn .pagin_block .pagination li a {
    text-decoration: none;
    font-size: 11px;
    display: block;
    background-color: #6699cc;
    color: #ffffff;
    padding: 3px 5px;
    margin-top: -1px
}

.centrColumn .pagin_block .pagination li a:hover {
    background-color: #006699
}

.centrColumn .pagin_block .pagination li a.unactive {
    background-color: #aaaaaa;
    cursor: text
}

.centrColumn #tabs .navigation,
.centrColumn #tabs1 .navigation {
    font-size: 11px;
    float: right;
    margin: 5px 0;
    line-height: 14px
}

.centrColumn #tabs .navigation .text,
.centrColumn #tabs1 .navigation .text {
    float: left
}

.centrColumn #tabs .navigation a,
.centrColumn #tabs1 .navigation a {
    display: block;
    float: right;
    width: 11px;
    height: 15px;
    background-color: #aaaaaa;
    margin-left: 5px
}

.centrColumn #tabs .navigation a.unactive,
.centrColumn #tabs1 .navigation a.unactive {
    background-color: #e0e0e0
}

.centrColumn #tabs .navigation .prev,
.centrColumn #tabs1 .navigation .prev {
    display: block;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 5px solid #ffffff;
    margin: 3px
}

.centrColumn #tabs .navigation .next,
.centrColumn #tabs1 .navigation .next {
    display: block;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #ffffff;
    margin: 3px
}

.centrColumn #tabs .item,
.centrColumn #tabs1 .item {
    border-bottom: 1px solid #e0e0e0;
    margin: 10px 0 2px 0;
    padding-bottom: 7px
}

.centrColumn #tabs .item .photo,
.centrColumn #tabs1 .item .photo {
    width: 130px;
    height: 97px;
    float: left;
    margin-right: 10px
}

.centrColumn #tabs .item .photo img,
.centrColumn #tabs1 .item .photo img {
    max-width: 130px;
    max-height: 97px
}

.centrColumn #tabs .item .description,
.centrColumn #tabs1 .item .description {
    max-width: 294px;
    width: auto
}

.centrColumn #tabs .item .description .name,
.centrColumn #tabs1 .item .description .name {
    max-height: 45px;
    overflow: hidden;
    color: #006699;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px
}

.centrColumn #tabs .item .description .name a,
.centrColumn #tabs1 .item .description .name a {
    color: #006699;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 3px
}

.centrColumn #tabs .item .description .name a:hover,
.centrColumn #tabs1 .item .description .name a:hover {
    text-decoration: underline
}

.centrColumn #tabs .item .description .date,
.centrColumn #tabs .item .description .place,
.centrColumn #tabs .item .description .checked,
.centrColumn #tabs1 .item .description .date,
.centrColumn #tabs1 .item .description .place,
.centrColumn #tabs1 .item .description .checked {
    color: #6f6f6f;
    font-size: 11px;
    margin: 0 0 8px 0
}

.centrColumn #tabs .item .description .checked .check,
.centrColumn #tabs1 .item .description .checked .check {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("../img/galka.png") no-repeat;
    margin-left: 7px
}

.centrColumn #tabs .item .info,
.centrColumn #tabs1 .item .info {
    float: right;
    max-width: 236px;
    text-align: right
}

.centrColumn #tabs .item .info div,
.centrColumn #tabs1 .item .info div {
    margin-bottom: 10px
}

.centrColumn #tabs .item .info .bids,
.centrColumn #tabs .item .info .byNow,
.centrColumn #tabs1 .item .info .bids,
.centrColumn #tabs1 .item .info .byNow {
    color: #6f6f6f;
    font-size: 11px
}

.centrColumn #tabs .item .info .price,
.centrColumn #tabs1 .item .info .price {
    color: #000000;
    font-size: 15px;
    font-weight: bold
}

.centrColumn #tabs .item .info .alt,
.centrColumn #tabs1 .item .info .alt {
    font-size: 11px
}

.centrColumn #tabs .item .info .last_hour,
.centrColumn #tabs1 .item .info .last_hour {
    color: #006699
}

.centrColumn #tabs .item .info .time,
.centrColumn #tabs1 .item .info .time {
    font-size: 15px;
    font-weight: bold
}

.centrColumn #tabs .item .info .time.down,
.centrColumn #tabs1 .item .info .time.down {
    margin-top: 40px
}

.centrColumn #tabs1 .sorting {
    margin-top: 5px
}

.footer {
    margin: 30px auto 8px auto;
    text-align: center;
    color: #6f6f6f;
    font-size: 11px;
    max-width: 920px;
    padding-left: 30px
}

.footer .column {
    float: left;
    width: 14%;
    text-align: left;
    margin-right: 95px
}

.footer .column .title {
    font-size: 15px;
    color: #006699;
    margin-bottom: 13px
}

.footer .column a {
    color: #6f6f6f;
    text-decoration: none;
    margin-bottom: 8px;
    display: inline-block
}

.footer .copyright {
    margin-top: 28px
}

.alert {
    border: 1px solid;
    border-radius: 5px;
    width: 90%;
    padding: 10px;
    margin: 25px auto 25px auto;
    text-align: center
}

.alert-success {
    background-color: #DFF0D8;
    border-color: #A3D48E;
    color: #468847
}

.alert-error {
    background-color: #F2DEDE;
    border-color: #D59595;
    color: #B94A48
}

.jcarousel-pagination {
    position: absolute;
    bottom: 10px;
    right: 5px
}

.main_slick {
    height: 250px
}

.jcarousel-pagination a,
.tizerSlides .slick-dots li button {
    text-decoration: none;
    font-size: 11px;
    color: #6f6f6f;
    display: block;
    float: left;
    margin-right: 5px;
    border: 1px solid #aaaaaa;
    padding: 3px;
    width: 7px;
    height: 10px;
    background-color: #ffffff
}

.tizerSlides .slick-dots li {
    margin: 0 2px;
    width: 15px
}

.tizerSlides .slick-dots li button {
    height: 18px;
    width: 15px;
    line-height: 1;
    content: none !important
}

.tizerSlides .slick-dots li button:before {
    content: none
}

.tizerSlides .slick-dots li.slick-active button:before {
    content: none !important
}

.tizerSlides .slick-dots li.slick-active button {
    opacity: 0.75;
    background-color: #e0e0e0;
    border-color: #6f6f6f;
    color: #000000
}

.jcarousel-pagination a.active {
    color: #000000;
    background-color: #e0e0e0;
    border-color: #6f6f6f
}

.tizerSlides .slick-dots {
    bottom: 5px;
    position: absolute;
    right: 7px;
    text-align: none;
    width: auto
}

.tizerSlides {
    margin-bottom: 30px
}

.tizerSlides span {
    color: #6f6f6f;
    font-size: 15px
}

.tizerSlides .grey {
    background: url('../img/tizerDescrBg.png');
    padding: 20px
}

.tizerSlides span .title {
    font-size: 21px;
    color: #006699;
    line-height: 1.2
}

.tizerSlides span .text {
    margin-top: 10px;
    line-height: 1.5
}

.tizerSlides span .big {
    font-size: 21px;
    line-height: 1.1
}

.tizerSlides span a {
    text-decoration: none;
    font-size: 15px
}

.tizerSlides span .btn {
    display: inline-block;
    color: #ffffff;
    background-color: #006699;
    padding: 4px 10px;
    margin-top: 13px;
    font-weight: bold;
    text-transform: uppercase
}

.tizerSlides span .btn:hover {
    background-color: #6699cc
}

.rowCategoryWrapp {
    margin-bottom: 30px
}

.rowCategory {
    margin-bottom: 27px
}

.rowCategoryWrapp .rowCategory:nth-last-child(1) {
    margin-bottom: 0
}

.rowCategory .category,
.spare_tabs .bottom .wrapp .category {
    width: 276px;
    float: left;
    margin-left: 30px
}

.spare_tabs .bottom .wrapp .category {
    margin-bottom: 30px;
    width: 267px
}

.rowCategory .category:nth-child(1),
.spare_tabs .bottom .wrapp .category:first-child,
.spare_tabs .bottom .wrapp .category:nth-child(5n+5) {
    margin-left: 0
}

.rowCategory .category a,
.spare_tabs .bottom .wrapp .category a {
    text-decoration: none
}

.rowCategory .category .title a,
.spare_tabs .bottom .wrapp .category .title a {
    font-size: 15px;
    color: #006699;
    display: block;
    margin-bottom: 13px
}

.rowCategory .category .title a span,
.spare_tabs .bottom .wrapp .category .title a span {
    color: #006699;
}

.rowCategory .category .content div,
.spare_tabs .bottom .wrapp .category .content div {
    margin-bottom: 8px
}

.rowCategory .category .content a,
.spare_tabs .bottom .wrapp .category .content a {
    font-size: 11px;
    color: #6F6F6F;
    display: inline-block
}

.rowCategory .category .more a,
.spare_tabs .bottom .wrapp .category .more a {
    font-size: 11px;
    color: #006699
}

.rowCategory .category .content span,
.rowCategory .category .more span,
.spare_tabs .bottom .wrapp .category .content span,
.spare_tabs .bottom .wrapp .category .more span {
    display: inline-block;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid #006699;
    margin-right: 5px
}

.rowInfo {
    margin: 15px 0 20px 0
}

.rowInfo .title {
    font-size: 15px;
    color: #006699;
    margin-bottom: 10px
}

.rowInfo .content {
    font-size: 11px;
    color: #6f6f6f;
    line-height: 1.2;
    margin-bottom: 7px
}

.rowInfo .viewMore {
    float: right
}

.rowInfo .viewMore a {
    color: #006699;
    font-size: 11px
}

.header .loginPopup,
.header .reminderPopup,
.header .remindSuccess,
.main .bidPopup,
.main .bidErrorPopup,
.main .bidSuccessPopup {
    display: none
}

.header .loginPopup .bg,
.header .reminderPopup .bg,
.header .remindSuccess .bg,
.main .bidPopup .bg,
.main .bidErrorPopup .bg,
.main .bidSuccessPopup .bg,
.main .profileSuccessPopup .bg {
    background: #000000;
    height: 100%;
    width: 100%;
    opacity: 0.4;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10001
}

.header .loginPopup .form,
.header .reminderPopup .form,
.header .remindSuccess .form,
.main .bidPopup .form,
.main .bidErrorPopup .form,
.main .bidSuccessPopup .form,
.main .profileSuccessPopup .form {
    width: 85%;
    height: 215px;
    background: #fff;
    border: 1px solid #069;
    position: fixed;
    left: 50%;
    top: 0;
    z-index: 10001;
    margin: 15% 0 0 -17%;
    padding: 20px;
    max-width: 400px;
}

.header .reminderPopup .form {
    height: 120px;
}

.header .remindSuccess .form {
    width: 344px;
    height: 54px;
    margin: 15% 0 0 -172px
}

.main .bidPopup .form {
    width: 600px;
    height: 183px;
    margin: 15% 0 0 -300px;
    padding-bottom: 10px
}

.main .bidErrorPopup .form {
    width: 416px;
    height: auto;
    margin: 15% 0 0 -208px
}

.main .bidSuccessPopup .form {
    height: auto;
    width: 396px;
    margin: 15% 0 0 -198px
}

.main .profileSuccessPopup .form {
    width: 330px;
    height: 50px;
    margin: 15% 0 0 -165px
}

.header .loginPopup .form .title,
.header .reminderPopup .form .title {
    font-size: 15px;
    color: #006699;
    margin-bottom: 12px
}

.header .loginPopup .form .close,
.header .reminderPopup .form .close,
.header .remindSuccess .form .close,
.main .bidPopup .form .close,
.main .bidErrorPopup .form .close,
.main .bidSuccessPopup .form .close,
.main .profileSuccessPopup .form .close {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    padding: 2px;
    color: #006699;
    border: 1px solid #006699;
    font-size: 11px;
    font-weight: bold;
    padding: 0 2px 2px 2px;
    cursor: pointer
}

.header .remindSuccess .form .pic,
.main .bidErrorPopup .form .pic_wrap,
.main .bidSuccessPopup .form .pic_wrap,
.main .profileSuccessPopup .form .pic_wrap {
    color: #006699;
    font-size: 50px;
    float: left;
    margin: 0 10px 0 0
}

.main .profileSuccessPopup .form .pic_wrap {
    display: table;
    height: 100%;
    margin-right: 15px
}

.main .profileSuccessPopup .form .pic {
    display: table-cell;
    vertical-align: middle
}

.main .bidErrorPopup .form .pic_wrap,
.main .bidSuccessPopup .form .pic_wrap {
    position: absolute;
    top: 35%
}

.header .remindSuccess .form .text,
.main .bidErrorPopup .form .text,
.main .bidSuccessPopup .form .text,
.main .profileSuccessPopup .form .text {
    font-size: 15px;
    display: block;
    margin: 11px 0 0 0;
    line-height: 1.2
}

.main .bidErrorPopup .form .text,
.main .bidSuccessPopup .form .text {
    margin-top: 0;
    margin-left: 50px
}

.main .bidErrorPopup .form .text p,
.main .bidSuccessPopup .form .text p {
    font-size: 15px;
    margin-bottom: 15px
}

.main .bidErrorPopup .form .text .blue,
.main .bidSuccessPopup .form .text .blue,
.main .bidErrorPopup.vat_info .blue {
    color: #006699
}

.main .bidErrorPopup.vat_info {
    text-align: center
}

.main .bidErrorPopup.vat_info p {
    line-height: 2
}

.header .loginPopup .form input[type="text"],
.header .loginPopup .form input[type="password"],
.header .reminderPopup .form input[type="text"],
.header .reminderPopup .form input[type="password"] {
    width: 245px;
    height: 30px;
    border: 1px solid #aaaaaa;
    padding-left: 5px
}

.header .loginPopup input[type="text"].error,
.header .loginPopup input[type="password"].error,
.header .reminderPopup input[type="text"].error,
.header .reminderPopup input[type="password"].error {
    border-color: #ff0000
}

.header .loginPopup .form input[type="submit"],
.header .reminderPopup .form input[type="submit"],
.header .loginPopup .form .reg_link {
    display: block;
    float: left;
    text-align: center;
    width: 112px;
    height: 41px;
    text-decoration: none;
    background: #99ccff;
    color: #fff;
    font: bold 14px/41px 'Roboto Condensed',sans-serif;
    border: none;
    text-transform: uppercase;
    padding: 0 10px;
    margin-bottom: 0;
}

.header .reminderPopup .form input[type="submit"] {
    width: 252px;
}

.header .loginPopup .form .reg_link {
    float: left;
    text-align: center;
    width: 112px;
    height: 41px;
    text-decoration: none;
    background: #99ccff;
    color: #fff;
    font: bold 14px/41px 'Roboto Condensed',sans-serif;
    margin-top: 0.2em;
    margin-left: 5px
}

.header .loginPopup .form input[type="submit"]:hover,
.header .reminderPopup .form input[type="submit"]:hover,
.header .loginPopup .form .reg_link:hover {
    background-color: #006699
}

.header .loginPopup .form .forget {
    display: block;
    float: left;
    text-align: center;
    width: 252px;
    height: 41px;
    text-decoration: none;
    margin-top: 15px;
    margin-right: 2px;
    background: #99ccff;
    color: #fff;
    font: bold 14px/41px 'Roboto Condensed',sans-serif;
    text-transform: uppercase;
}

.header .loginPopup .form .forget a {
    color: inherit;
}

.header .loginPopup .form .forget:hover {
    text-decoration: none;
    background-color: #006699
}

.header .loginPopup .error_msg,
.header .reminderPopup .error_msg,
.errorMessage {
    display: block;
    font-size: 11px;
    color: #ff0000
}

.spare_price .errorMessage {
    margin: 0 0 10px 165px
}

#contact-form .errorMessage {
    margin: -8px 0 10px 123px
}

.errorMessage.down {
    margin: 15px 0 0 0
}

.errorMessage.up {
    vertical-align: super
}

.main .sellForm .title,
.main .contactForm .title {
    color: #006699;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px
}

.main .sellForm .subTitle {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 7px 118px
}

.main .contactForm .subTitle {
    font-size: 15px;
    margin: 0 0 20px 0
}

.main .sellForm .formName,
.main .contactForm .formName {
    font-size: 11px;
    float: left;
    margin: 15px 10px 0 0;
    font-weight: bold;
    width: 112px;
    text-align: right
}

.main .sellForm .formName.error,
.main .sellForm .formName .error,
.main .contactForm .formName.error,
.main .contactForm .formName .error {
    color: #ff0000
}

.main .sellForm .sellCategories.error,
.main .sellForm .sellSubcategories.error,
.main .sellForm .short_text.error,
.main .sellForm.spare .model.error {
    border: 1px solid #ff0000
}

.main .sellForm .label {
    margin-top: 10px
}

.main .sellForm .label.error,
.main .sellForm .label .error {
    color: #FF0000
}

.main .sellForm .photolabel {
    margin-top: 40px
}

.main .sellForm .short_text {
    height: 65px;
    width: 440px;
    resize: none;
    padding: 8px 8px 6px 8px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    position: relative;
    z-index: 0;
    border: 1px solid #AAAAAA
}

.main .sellForm .info_pic,
.registerForm .info_pic {
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url('../img/infoButton.png') no-repeat;
    margin-top: 9px;
    position: relative
}

.main .sellForm .info_pic.down,
.registerForm .info_pic.down {
    vertical-align: top;
    margin-top: 5px
}

.disabledOption.unactive label,
.disabledOption.unactive .bigLabel,
.startTimeBlock.unactive .bigLabel {
    color: #6F6F6F
}

.disabledOption.unactive input[type="text"],
.startTimeBlock.unactive input[type="text"] {
    border: 1px solid #e0e0e0 !important
}

.registerForm .info_pic {
    vertical-align: top
}

.main .sellForm .info_pic span,
.registerForm .info_pic span {
    display: none;
    float: left;
    position: absolute;
    padding: 10px;
    min-width: 250px;
    max-width: 250px;
    font-size: 11px;
    line-height: 1.2;
    background-color: #e0e0e0;
    margin: 20px 0 0 10px;
    z-index: 10001
}

.main .sellForm .symbolCount {
    font-size: 11px;
    color: #6f6f6f;
    margin: 5px 320px 5px 0;
    float: right
}

.main .sellForm input[type='text'],
.main .contactForm input[type='text'] {
    height: 26px;
    padding-left: 8px;
    border: 1px solid #aaaaaa
}

.main .sellForm .model,
.main .contactForm .model {
    width: 247px;
    margin-bottom: 10px
}

.main .sellForm .text,
.main .edit_auct .text {
    font-size: 11px;
    font-weight: bold
}

.main .sellForm .textTitle {
    margin-left: 124px;
    font-size: 11px;
    font-weight: bold
}

.main .sellForm .long_text,
.main .contactForm .long_text {
    margin-top: 10px;
    height: 95px;
    width: 440px;
    resize: none;
    padding: 8px 8px 6px 8px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px
}

.main .contactForm .long_text {
    margin-bottom: 20px;
    width: 247px
}

.main .sellForm .photo_video {
    margin: 10px 0 0 123px
}

.main .sellForm .photo_video .row {
    margin-top: 10px
}

.main .sellForm .item,
.main .edit_auct .item {
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    min-height: 97px
}

.main .sellForm .slideshowBig .item,
.main .edit_auct .slideshowBig .item {
    min-height: 61px;
    width: 78px;
    margin: -2px 0 0 1px;
    text-align: center;
    position: relative;
    overflow: inherit;
    padding-top: 5px
}

.main .sellForm .slideshowBig .navigation .item,
.main .edit_auct .slideshowBig .navigation .item {
    display: none
}

.main .sellForm .slideshowBig .navigation .item.filled,
.main .edit_auct .slideshowBig .navigation .item.filled {
    display: list-item
}

.main .sellForm .item .content,
.main .edit_auct .item .content {
    margin-bottom: -3px;
    height: 97px;
    width: 130px
}

.main .sellForm .slideshowBig .content,
.main .edit_auct .slideshowBig .content {
    width: 78px;
    height: 58px;
    margin-bottom: 0;
    padding-top: 5px;
    margin-top: -5px
}

.main .sellForm .delete_photo,
.main .edit_auct .delete_photo {
    position: absolute;
    z-index: 3;
    text-align: center;
    height: 97px;
    width: 130px;
    line-height: 95px;
    display: none;
    left: 0;
    top: 0
}

.main .sellForm .slideshowBig .delete_photo,
.main .edit_auct .slideshowBig .delete_photo {
    width: 78px;
    height: 20px;
    border: 1px solid #000000;
    opacity: 0.5;
    top: 6px
}

.main .sellForm .slideshowBig .delete_photo:hover,
.main .edit_auct .slideshowBig .delete_photo:hover {
    opacity: 1;
    display: block !important
}

.main .sellForm .delete_photo a,
.main .edit_auct .delete_photo a {
    display: block;
    height: 97px;
    width: 130px
}

.main .sellForm .slideshowBig .delete_photo a,
.main .edit_auct .slideshowBig .delete_photo a {
    width: 78px;
    height: 20px;
    display: block
}

.main .sellForm .delete_photo .bg,
.main .sellForm .item .content .loader .bg,
.main .edit_auct .delete_photo .bg,
.main .edit_auct .item .content .loader .bg {
    width: 130px;
    height: 97px;
    background-color: #ffffff;
    opacity: 0.5
}

.main .sellForm .slideshowBig .delete_photo .bg,
.main .sellForm .slideshowBig .item .content .loader .bg,
.main .edit_auct .slideshowBig .delete_photo .bg,
.main .edit_auct .slideshowBig .item .content .loader .bg {
    width: 78px;
    height: 64px;
    background-color: #ffffff;
    opacity: 0.5
}

.main .sellForm .slideshowBig .delete_photo .bg,
.main .edit_auct .slideshowBig .delete_photo .bg {
    height: 20px
}

.main .sellForm .delete_photo .text,
.main .edit_auct .delete_photo .text {
    position: absolute;
    top: 0;
    left: 43px;
    color: #000000;
    font-size: 15px
}

.main .sellForm .slideshowBig .delete_photo .text,
.main .edit_auct .slideshowBig .delete_photo .text {
    font-size: 11px;
    left: 17px;
    top: 3px;
    line-height: 1
}

.main .sellForm .item .content .loader,
.main .edit_auct .item .content .loader {
    position: absolute;
    z-index: 3;
    text-align: center;
    height: 97px;
    width: 130px;
    display: none
}

.main .sellForm .slideshowBig .item .content .loader,
.main .edit_auct .slideshowBig .item .content .loader {
    width: 80px;
    height: 64px
}

.main .sellForm .slideshowBig .item.disable,
.main .edit_auct .slideshowBig .item.disable {
    display: none
}

.main .sellForm .item .content .loader .pic,
.main .edit_auct .item .content .loader .pic {
    width: 24px;
    height: 24px;
    background: url('../img/ajax-loader.gif') no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px
}

.main .sellForm .slideshowBig .item .content .loader .pic,
.main .edit_auct .slideshowBig .item .content .loader .pic {
    margin: -19px 0 0 -12px
}

.main .sellForm .item .subtext,
.main .edit_auct .item .subtext {
    font-size: 11px;
    color: #6f6f6f
}

.main .sellForm .item input[type="file"],
.main .sellForm .slideshowBig input[type="file"],
.main .edit_auct .item input[type="file"],
.main .edit_auct .slideshowBig input[type="file"] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    right: 0;
    height: 97px;
    font-size: 600px;
    z-index: 2;
    cursor: pointer;
    width: auto
}

.main .sellForm .slideshowBig input[type="file"],
.main .edit_auct .slideshowBig input[type="file"] {
    height: 63px
}

.main .sellForm #uploadFile1,
.main .sellForm #uploadFile2,
.main .sellForm #uploadFile3,
.main .sellForm #uploadFile4,
.main .sellForm #uploadFile5,
.main .sellForm #uploadFile6,
.main .sellForm #uploadFile7,
.main .sellForm #uploadFile8,
.main .sellForm #uploadFile9,
.main .sellForm #uploadFile10,
.main .sellForm #uploadFile11,
.main .sellForm #uploadFile12,
.main .sellForm #uploadFile13,
.main .sellForm #uploadFile14,
.main .sellForm #uploadFile15,
.main .sellForm #uploadFile16,
.main .sellForm #uploadFile17,
.main .sellForm #uploadFile18,
.main .sellForm #uploadFile19,
.main .sellForm #uploadFile20,
.main .edit_auct #uploadFile1,
.main .edit_auct #uploadFile2,
.main .edit_auct #uploadFile3,
.main .edit_auct #uploadFile4,
.main .edit_auct #uploadFile5,
.main .edit_auct #uploadFile6,
.main .edit_auct #uploadFile7,
.main .edit_auct #uploadFile8,
.main .edit_auct #uploadFile9,
.main .edit_auct #uploadFile10,
.main .edit_auct #uploadFile11,
.main .edit_auct #uploadFile12,
.main .edit_auct #uploadFile13,
.main .edit_auct #uploadFile14,
.main .edit_auct #uploadFile15,
.main .edit_auct #uploadFile16,
.main .edit_auct #uploadFile17,
.main .edit_auct #uploadFile18,
.main .edit_auct #uploadFile19,
.main .edit_auct #uploadFile20 {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    right: 0;
    height: 97px;
    font-size: 600px;
    z-index: 7;
    cursor: pointer;
    width: auto
}

.main .sellForm .slideshowBig #uploadFile1,
.main .sellForm .slideshowBig #uploadFile2,
.main .sellForm .slideshowBig #uploadFile3,
.main .sellForm .slideshowBig #uploadFile4,
.main .sellForm .slideshowBig #uploadFile5,
.main .sellForm .slideshowBig #uploadFile6,
.main .sellForm .slideshowBig #uploadFile7,
.main .sellForm .slideshowBig #uploadFile8,
.main .sellForm .slideshowBig #uploadFile9,
.main .sellForm .slideshowBig #uploadFile10,
.main .sellForm .slideshowBig #uploadFile11,
.main .sellForm .slideshowBig #uploadFile12,
.main .sellForm .slideshowBig #uploadFile13,
.main .sellForm .slideshowBig #uploadFile14,
.main .sellForm .slideshowBig #uploadFile15,
.main .sellForm .slideshowBig #uploadFile16,
.main .sellForm .slideshowBig #uploadFile17,
.main .sellForm .slideshowBig #uploadFile18,
.main .sellForm .slideshowBig #uploadFile19,
.main .sellForm .slideshowBig #uploadFile20,
.main .edit_auct .slideshowBig #uploadFile1,
.main .edit_auct .slideshowBig #uploadFile2,
.main .edit_auct .slideshowBig #uploadFile3,
.main .edit_auct .slideshowBig #uploadFile4,
.main .edit_auct .slideshowBig #uploadFile5,
.main .edit_auct .slideshowBig #uploadFile6,
.main .edit_auct .slideshowBig #uploadFile7,
.main .edit_auct .slideshowBig #uploadFile8,
.main .edit_auct .slideshowBig #uploadFile9,
.main .edit_auct .slideshowBig #uploadFile10,
.main .edit_auct .slideshowBig #uploadFile11,
.main .edit_auct .slideshowBig #uploadFile12,
.main .edit_auct .slideshowBig #uploadFile13,
.main .edit_auct .slideshowBig #uploadFile14,
.main .edit_auct .slideshowBig #uploadFile15,
.main .edit_auct .slideshowBig #uploadFile16,
.main .edit_auct .slideshowBig #uploadFile17,
.main .edit_auct .slideshowBig #uploadFile18,
.main .edit_auct .slideshowBig #uploadFile19,
.main .edit_auct .slideshowBig #uploadFile20 {
    height: 63px;
    overflow: hidden;
    width: 78px
}

.main .sellForm input[type="submit"],
.main .contactForm input[type="submit"],
.main .sellForm input[type="button"],
.back {
    width: auto;
    height: 44px;
    border: none;
    color: #fff;
    font-size: 18px;
    background: #99ccff;
    margin: 30px 0 0 123px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px;
    font-family: 'Roboto Condensed',sans-serif;
}

.main .sellForm input[type="submit"]:hover,
.main .contactForm input[type="submit"]:hover,
.main .sellForm input[type="button"]:hover {
    background-color: #006699
}

.main .sellForm .error_msg,
.main .contactForm .error_msg,
.main .second .errorMessage,
.main .third .errorMessage {
    display: block;
    color: #ff0000;
    font-size: 11px;
    margin: 5px 0 10px 123px
}

.main .second .errorMessage,
.main .second .error_msg {
    margin: 5px 0 10px 147px
}

.main .third .errorMessage,
.main .third .error_msg {
    margin: 0 0 10px 141px
}

.main .sellForm .error_msg.up,
.main .contactForm .error_msg.up {
    margin-top: 0
}

.main .sellForm .error_msg.down,
.main .contactForm .error_msg.down {
    margin: 15px 0 0 0
}

.main .sellForm .error_msg.up,
.main .contactForm .error_msg.up {
    vertical-align: super
}

.main .second .subTitle {
    margin-left: 149px;
    vertical-align: super
}

.main .second .formName {
    width: 142px
}

.main .second .price {
    width: 88px
}

.main .second .formName.unactive,
.main .second .bigLabel.unactive {
    color: #6f6f6f
}

.main .second .price.unactive {
    border: 1px solid #e0e0e0
}

.main .second .price.error,
.main .second .upTime.error,
.main .second .startTime.error,
.main .second .time.error {
    border: 1px solid #ff0000
}

.main .second input[type="checkbox"],
.main .second input[type="radio"],
.registerForm input[type="radio"],
.registerForm input[type="checkbox"],
.leftColumn .show input[type="radio"],
.leftColumn .show-profile input[type="radio"],
.sellForm .group input[type='checkbox'],
.sellForm .group input[type='radio'],
.radio_gorup input[type='radio'],
.sellForm.spare input[type="checkbox"] {
    position: absolute;
    left: -9999px
}

.main .second input[type="checkbox"] + label,
.main .second input[type="radio"] + label,
.registerForm input[type="radio"] + label,
.registerForm input[type="checkbox"] + label,
.leftColumn .show input[type="radio"] + label,
.leftColumn .show-profile input[type="radio"] + label,
.sellForm .group input[type='checkbox'] + label,
.radio_gorup input[type='radio']+label,
.price_group input[type="checkbox"]+label {
    background: url("../img/checkbox.png") 0 2px no-repeat;
    padding-left: 20px;
    font-size: 11px;
    cursor: pointer;
    height: 12px
}

.centrColumn .registerForm input[type="radio"] + label {
    background-position: 0 1px
}

.registerForm input[type="radio"] + label {
    width: auto;
    margin-left: 135px
}

.leftColumn .show input[type="radio"] + label,
.leftColumn .show-profile input[type="radio"] + label {
    width: auto
}

.registerForm input[type="checkbox"] + label {
    width: auto;
    margin-left: 135px
}

.registerForm input[type="checkbox"] + label a {
    color: #000000
}

.main .second input[type="checkbox"]:checked + label,
.main .second input[type="radio"]:checked + label,
.registerForm input[type="radio"]:checked + label,
.registerForm input[type="checkbox"]:checked + label,
.leftColumn .show input[type="radio"]:checked + label,
.leftColumn .show-profile input[type="radio"]:checked + label,
.sellForm .group input[type='checkbox']:checked + label,
.radio_gorup input[type='radio']:checked+label,
.price_group input[type="checkbox"]:checked+label {
    background-position: 0 -11px
}

.centrColumn .registerForm input[type="radio"]:checked + label {
    background-position: 0 -12px
}

#Item_paymentTypes label,
.second .buyItNow,
.sellForm .group .check_label {
    margin: 0 0 10px 148px;
    vertical-align: super;
    display: inline-block
}

.second #Item_paymentTypes label:nth-child(2) {
    margin: 0 0 10px 0
}

.main .edit_auct .durationError {
    margin-left: 123px
}

.main .timeFields .errorMessage {
    display: block;
    margin: 0 0 7px 148px
}

.main .edit_auct .timeFields .errorMessage {
    display: block;
    margin: 7px 0 7px 123px
}

.main .second .subTitle.down {
    margin-top: 30px
}

.main .subTitle.inline {
    display: inline-block;
    margin-bottom: 15px
}

.main .second .bigLabel {
    font-size: 15px
}

.main .second .bigLabel.down {
    margin-top: 15px;
    display: inline-block
}

.main .second .formName.check {
    margin-top: 0
}

.main .second .time {
    width: 31px;
    margin: 10px 0 0 0
}

.main .second input[type='submit'] {
    margin-left: 150px
}

.main .third .subTitle {
    margin-left: 140px;
    vertical-align: super
}

.main .second .small_info {
    font-size: 11px;
    display: inline-block;
    margin-top: 17px
}

.main .second .small_info a {
    color: #000000
}

.main .third .formName {
    width: 128px
}

.main .third_wrapp input[type="text"] {
    margin-bottom: 7px;
    width: 250px
}

.main .third_wrapp input[type="text"].street {
    width: 185px
}

.main .third_wrapp input[type="text"].number {
    width: 48px
}

.main .third_wrapp input[type="text"].index {
    width: 55px
}

.main .third_wrapp input[type="text"].city {
    width: 178px
}

.main .third_wrapp input[type="text"].telephone {
    vertical-align: super
}

.main .third_wrapp input[type="text"].error {
    border: 1px solid #ff0000
}

.main .third .info_pic .contact {
    width: 278px;
    height: 72px;
    top: -70px;
    right: -272px
}

.main .third .info_pic .telephone {
    width: 204px;
    height: 45px;
    top: -45px;
    right: -200px
}

.main .sellForm .error_msg.telephone {
    vertical-align: super;
    margin-left: 0
}

.main .third input[type='submit'] {
    margin-left: 140px;
    margin-bottom: 10px
}

.main .fourth .subTitle,
.main .fifth .subTitle {
    margin-left: 0;
    margin-bottom: 12px
}

.main .fourth .slideshowBig,
.main .edit_auct .slideshowBig {
    margin: 0 20px 27px 0
}

.main .fourth .description,
.main .edit_auct .description {
    min-width: 465px
}

.main .fourth .description .title,
.main .edit_auct .description .title {
    margin: 5px 0 0 5px;
    overflow: hidden;
    padding-bottom: 3px
}

.main .fourth .description a,
.main .edit_auct .description a {
    color: #6f6f6f;
    font-size: 11px;
    float: right
}

.main .fourth .edit {
    color: #6f6f6f;
    font-size: 11px;
    display: inline-block;
    margin: 0 0 20px 415px
}

.main .fourth .descr_row,
.main .fourth .sellInfoBlock .row,
.main .edit_auct .descr_row {
    color: #000000;
    font-size: 11px;
    margin: 0 0 10px 0
}

.main .fourth .descr_row.floated {
    float: left;
    width: 50%;
    margin-bottom: 5px
}

.main .fourth .descr_row .content {
    float: left;
    width: 87%;
    line-height: 1.5;
    margin-bottom: 10px
}

.main .fourth .edit.floated {
    float: right
}

.main .fourth .left_col {
    display: block;
    float: left;
    width: 100px;
    text-align: right;
    color: #6f6f6f;
    margin: 0 7px 0 0;
    font-size: 11px;
    font-weight: normal;
    min-height: 17px
}

.main .fourth .table .row {
    margin-bottom: 5px
}

.main .fourth .table .row .left_col {
    width: auto;
    height: 10px
}

.main .fourth .description .left_col {
    width: 120px
}

.main .fourth .description .moreInfo {
    width: 455px;
    min-height: 47px;
    border: 1px solid #aaaaaa;
    padding: 5px;
    margin: 15px 0 5px 0
}

.main .fourth .description .moreInfo .title {
    color: #000000;
    margin: 0 0 10px 0
}

.main .fourth .description .moreInfo .text {
    color: #6f6f6f;
    font-size: 11px
}

.main .fourth .sellInfoBlock .table {
    display: inline-block;
    padding: 3px;
    background-color: #e0e0e0;
    text-align: right;
    margin-bottom: 7px
}

.main .fourth .sellInfoBlock .table .underline {
    height: 1px;
    width: 100%;
    background-color: #aaaaaa;
    margin: 10px 0 10px 0
}

.main .fourth .sellInfoBlock .table_info {
    display: inline-block;
    font-size: 11px;
    color: #6f6f6f;
    vertical-align: top;
    margin: 23px 0 0 10px
}

.main .fourth .sellInfoBlock .text_info {
    font-size: 11px;
    color: #6f6f6f
}

.main .fourth .sellInfoBlock .text_info p {
    margin-bottom: 10px
}

.main .fourth input[type="submit"] {
    margin: 20px 0 0 0;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
    padding: 0 10px
}

.main .fifth .submitTable {
    width: 577px;
    padding: 10px;
    border: 1px solid #e0e0e0;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 30px
}

.main .fifth .submitTable .row {
    color: #000000;
    margin-bottom: 10px
}

.main .fifth .submitTable .row.blue {
    color: #006699
}

.main .fifth .submitTable .row p {
    color: #6f6f6f;
    margin: 0 0 6px 25px
}

.main .fifth .submitTable .row p:nth-child(1) {
    margin-top: -6px
}

.main .fifth .submitTable .row .number {
    display: inline-block;
    width: 18px;
    height: 18px;
    color: #ffffff;
    background: url("../img/circleBlue.png") no-repeat scroll 0 0 transparent;
    text-align: center;
    font-weight: normal
}

.main .fifth .subTitle a {
    color: #000000
}

.main .fifth .item {
    height: 107px;
    margin: 10px 0 2px 0;
    text-align: left;
    float: none;
    width: 663px
}

.main .fifth .item .photo,
.main .bidPopup .photo {
    width: 130px;
    height: 97px;
    float: left;
    margin-right: 10px
}

.main .fifth .item .photo img,
.main .bidPopup .photo img {
    max-width: 130px;
    max-height: 97px
}

.main .fifth .item .description {
    width: 300px
}

.main .bidPopup .description {
    max-width: 460px
}

.main .fifth .item .description .name {
    height: 31px;
    overflow: hidden;
    color: #006699;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 30px
}

.main .bidPopup .description .name {
    height: 31px;
    overflow: hidden;
    color: #006699;
    font-size: 15px;
    font-weight: bold
}

.main .bidPopup .description .currentPrice {
    font-weight: normal;
    font-size: 11px
}

.main .bidPopup .description .yourPrice {
    font-size: 15px;
    font-weight: bold
}

.main .bidPopup .info_block {
    color: #6F6F6F;
    font-size: 11px;
    margin: 10px 0 0 0
}

.main .bidForm .bidPopup a {
    font-size: 11px;
    color: #6F6F6F
}

.main .fifth .item .description .name a {
    color: #006699;
    text-decoration: none
}

.main .fifth .item .description .name a:hover {
    text-decoration: underline
}

.main .fifth .item .description .place {
    color: #6f6f6f;
    font-size: 11px;
    margin: 0 0 8px 0
}

.main .fifth .item .description .edit {
    color: #6F6F6F;
    display: inline-block;
    font-size: 11px;
    float: right
}

.main .fifth .item .info {
    float: right;
    max-width: 215px;
    text-align: right
}

.main .fifth .item .info div {
    margin-bottom: 10px
}

.main .fifth .item .info .bids,
.main .fifth .item .info .byNow {
    color: #6f6f6f;
    font-size: 11px
}

.main .fifth .item .info .price {
    color: #000000;
    font-size: 15px;
    font-weight: bold
}

.main .fifth .item .info .alt {
    font-size: 11px;
    display: block
}

.main .fifth input[type='submit'] {
    margin-left: 0
}

.main .fifth input[type='submit'].newAuction {
    margin-top: 20px;
    width: 235px
}

.main .fifth input[type='submit'].goHome {
    margin-top: 10px;
    width: 135px
}

.registerForm {
    margin-bottom: 20px
}

.registerForm .title {
    font-size: 15px;
    color: #006699;
    font-weight: bold;
    margin: 10px 0
}

.registerForm .subTitle {
    font-size: 15px;
    font-weight: bold;
    margin: 25px 0 10px 0
}

.registerForm label {
    display: inline-block;
    width: 131px;
    text-align: right;
    font-size: 11px
}

.registerForm .label_wrapp {
    display: inline-block;
    width: 131px;
    text-align: right
}

.registerForm label.pair_1 {
    width: auto
}

.registerForm label.pair_2 {
    width: auto
}

.registerForm input[type="text"],
.registerForm input[type="password"] {
    width: 247px;
    height: 29px;
    border: 1px solid #aaaaaa;
    padding-left: 8px
}

.registerForm input[type="text"].pair_1 {
    width: 183px
}

.registerForm input[type="text"].pair_2 {
    width: 50px
}

.registerForm input[type="text"].pair_3 {
    width: 65px
}

.registerForm input[type="text"].pair_4 {
    width: 167px
}

.registerForm input[type="submit"] {
    background-color: #006699;
    border: none;
    font-size: 15px;
    height: 22px;
    color: #ffffff;
    text-align: center;
    padding: 0 10px;
    font-weight: bold;
    text-transform: uppercase
}

.registerForm input[type="submit"]:hover {
    background-color: #6699CC
}

.registerForm .row.reg_button {
    margin-left: 135px
}

.registerForm .row.confirm_button {
    margin-left: 0
}

.registerForm .row.down {
    margin-top: 30px
}

.registerForm .row.unactive {
    color: #6f6f6f
}

.registerForm .row.unactive input[type="text"] {
    border-color: #e0e0e0
}

.registerForm .unactive .row label {
    color: #6f6f6f
}

.registerForm .unactive .row input[type="text"] {
    border-color: #e0e0e0
}

.registerForm .row.error label,
.registerForm .row input[type="text"].error,
.registerForm .row .selectbox.error,
.registerForm .row input[type="password"].error {
    color: #ff0000;
    border-color: #ff0000
}

.registerForm .row.error label a {
    color: #ff0000
}

.registerForm .row .error_msg {
    font-size: 11px;
    color: #ff0000;
    display: block
}

.registerForm .row .error_msg.align {
    margin-left: 15px
}

.registerForm .contetn_txt p {
    font-size: 15px;
    margin-bottom: 20px
}

.leftColumn .profileMenu {
    margin-top: 1px
}

.leftColumn .profileMenu li {
    height: 33px;
    border: 1px solid #e0e0e0;
    margin-top: -1px;
    padding-left: 10px
}

.leftColumn .profileMenu li a {
    display: block;
    text-decoration: none;
    color: #000000;
    height: 33px;
    line-height: 31px;
    font-size: 15px
}

.leftColumn .profileMenu li .triangle {
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #6f6f6f;
    display: block;
    float: right;
    margin: 11px 6px 0 0
}

.leftColumn .profileMenu li.active {
    font-weight: bold;
    background-color: #e0e0e0
}

.leftColumn .profileMenu li.active .triangle {
    border-left-color: #000000
}

.leftColumn .profileMenu li:hover {
    background-color: #e0e0e0
}

.leftColumn .profileMenu li:hover .triangle {
    border-left-color: #000000
}

.leftColumn .show {
    margin-top: 0;
    background-color: #E0E0E0;
    padding: 0 10px 10px 10px;
    display: block
}

.leftColumn .show-profile,
.leftColumn .new_auct {
    margin-top: 30px;
    background-color: #E0E0E0;
    padding: 5px 10px 10px 10px;
    display: block
}

.leftColumn .show .title,
.leftColumn .new_auct .title,
.leftColumn .show-profile .title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px
}

.leftColumn .new_auct a {
    text-decoration: none
}

.leftColumn .new_auct .btn_new {
    background-color: #006699;
    color: #ffffff;
    height: 22px;
    display: inline-block;
    padding: 0 10px 0 10px;
    line-height: 22px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase
}

.leftColumn .new_auct .btn_new:hover {
    background-color: #6699CC
}

.main .centrColumn .profile_title {
    color: #006699;
    font-size: 15px;
    font-weight: bold;
    margin-left: 6px;
    margin-bottom: 5px
}

.main .centrColumn .remove_list a {
    color: #6F6F6F;
    font-size: 11px;
    float: right;
    padding-bottom: 7px
}

.main .centrColumn .subTitle {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0 10px 6px
}

.main .centrColumn .msg {
    font-size: 11px;
    margin: 0 0 7px 6px
}

.centrColumn .profile_notifications .error_msg {
    font-size: 11px;
    color: #ff0000
}

.edit_auct .typeOfTransaction {
    border: none;
    font-size: 15px;
    padding: 0 18px 0 0
}

.edit_auct .typeOfTransaction .title {
    margin-bottom: 10px
}

.edit_auct .typeOfTransaction textarea {
    resize: none;
    width: 100%;
    padding: 7px;
    min-height: 70px
}

.edit_auct .error_msg {
    font-size: 11px;
    color: #ff0000
}

.edit_auct .short_text {
    color: #006699;
    font-size: 15px;
    font-weight: bold;
    resize: none;
    padding: 7px;
    width: 97%
}

.edit_auct .symbolCount {
    color: #6f6f6f;
    font-size: 11px;
    margin: 5px 0 0 0;
    float: right
}

.edit_auct .formName {
    font-size: 11px;
    color: #6f6f6f;
    display: inline-block;
    vertical-align: middle;
    width: 118px;
    text-align: right
}

.edit_auct .itemStatus .formName {
    font-size: 11px;
    color: #6f6f6f;
    display: inline-block;
    vertical-align: middle;
    width: 118px;
    text-align: right
}

.edit_auct .itemStatus {
    margin-top: 5px
}

.edit_auct .formName.check {
    vertical-align: text-top
}

.main .edit_auct .description .underline {
    margin: 5px 0 0 2px
}

.main .edit_auct input[type="text"] {
    height: 26px;
    border: 1px solid #aaaaaa
}

.main .edit_auct .time {
    width: 31px;
    padding-left: 8px
}

.main .edit_auct .info_text {
    font-size: 11px;
    margin-left: 123px
}

.main .edit_auct .info_status {
    font-size: 11px;
    margin-left: 5px;
    color: #006699;
    font-weight: bold
}

.main .edit_auct .price_block {
    margin: 25px 0 20px 0;
    background-color: #e0e0e0;
    padding: 7px 7px 7px 0
}

.main .edit_auct .price {
    width: 88px;
    padding-left: 8px;
    margin: 8px 8px 8px 0
}

.main .edit_auct .bigLabel {
    font-size: 15px
}

.main .edit_auct .buy_now_on {
    margin: 10px 0 10px 125px
}

.main .edit_auct .transfer {
    margin: 0 0 0 10px;
    vertical-align: super
}

.main .edit_auct .buyItNow {
    margin: 0 0 0 134px;
    vertical-align: super
}

.main .edit_auct input.error {
    border: 1px solid #ff0000
}

.main .edit_auct .box {
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #ff0000;
    max-width: 105px;
    padding: 3px;
    vertical-align: top;
    min-height: 34px;
    margin-top: 2px;
    margin-left: 7px
}

div.form .errorMessage {
    display: block;
    margin: 5px 0 5px 137px
}

.sellForm .descrError .errorMessage {
    display: block;
    margin: 5px 0 0 122px
}

.sellForm .countryError .errorMessage {
    display: inline-block;
    margin: 0 0 10px 140px
}

.main .picPopup {
    display: none
}

.main .picPopup .bg {
    background: #000000;
    height: 100%;
    width: 100%;
    opacity: 0.7;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10001
}

.main .picPopup .picture {
    position: fixed;
    left: 50%;
    top: 0;
    z-index: 10001;
    margin-top: 5%
}

.main .picPopup .picture .close {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: -14px;
    right: -14px;
    background: url('../img/close_btn2.png') no-repeat;
    cursor: pointer
}

.main .picPopup .picture img {
    width: auto;
    height: auto
}

.main .picPopup .loader {
    width: 128px;
    height: 128px;
    background: url("../img/bigPicLoader.gif") no-repeat;
    position: fixed;
    top: 0;
    left: 50%;
    margin: 15% 0 0 -64px;
    z-index: 10005
}

.main .sellForm .item.filled #uploadFile1,
.main .sellForm .item.filled #uploadFile2,
.main .sellForm .item.filled #uploadFile3,
.main .sellForm .item.filled #uploadFile4,
.main .sellForm .item.filled #uploadFile5,
.main .sellForm .item.filled #uploadFile6,
.main .sellForm .item.filled #uploadFile7,
.main .sellForm .item.filled #uploadFile8,
.main .sellForm .item.filled #uploadFile9,
.main .sellForm .item.filled #uploadFile10,
.main .sellForm .item.filled #uploadFile11,
.main .sellForm .item.filled #uploadFile12,
.main .sellForm .item.filled #uploadFile13,
.main .sellForm .item.filled #uploadFile14,
.main .sellForm .item.filled #uploadFile15,
.main .sellForm .item.filled #uploadFile16,
.main .sellForm .item.filled #uploadFile17,
.main .sellForm .item.filled #uploadFile18,
.main .sellForm .item.filled #uploadFile19,
.main .sellForm .item.filled #uploadFile20,
.main .edit_auct .item.filled #uploadFile1,
.main .edit_auct .item.filled #uploadFile2,
.main .edit_auct .item.filled #uploadFile3,
.main .edit_auct .item.filled #uploadFile4,
.main .edit_auct .item.filled #uploadFile5,
.main .edit_auct .item.filled #uploadFile6,
.main .edit_auct .item.filled #uploadFile7,
.main .edit_auct .item.filled #uploadFile8,
.main .edit_auct .item.filled #uploadFile9,
.main .edit_auct .item.filled #uploadFile10,
.main .edit_auct .item.filled #uploadFile11,
.main .edit_auct .item.filled #uploadFile12,
.main .edit_auct .item.filled #uploadFile13,
.main .edit_auct .item.filled #uploadFile14,
.main .edit_auct .item.filled #uploadFile15,
.main .edit_auct .item.filled #uploadFile16,
.main .edit_auct .item.filled #uploadFile17,
.main .edit_auct .item.filled #uploadFile18,
.main .edit_auct .item.filled #uploadFile19,
.main .edit_auct .item.filled #uploadFile20 {
    display: none
}

.main .sellForm .photo_video .item.filled .content:hover .delete_photo {
    display: block
}

.main .fifth .button.newAuction,
.main .fifth .button.goHome,
.registerForm .confirm_button .button.goHome {
    margin-top: 20px;
    margin-left: 0;
    display: inline-block;
    height: 22px;
    font-size: 15px;
    color: #ffffff;
    background-color: #006699;
    text-decoration: none;
    text-align: center;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px
}

.main .fifth .button.newAuction:hover,
.main .fifth .button.goHome:hover,
.registerForm .confirm_button .button.goHome:hover {
    background-color: #6699cc
}

.main .description .itemEdit {
    color: #6F6F6F;
    font-size: 11px;
    margin-left: 150px;
    float: left;
}

.main .container .slideshowBottom {
    margin-top: 30px
}

#datepicker {
    width: 105px;
    margin-left: 148px
}

.main .sellForm .formName.no_margin {
    margin-top: 0
}

.main .sellForm .start_time_radio {
    display: block;
    float: left
}

.text_info a {
    color: #6F6F6F
}

.contactForm .company {
    margin-bottom: 10px
}

.contactForm textarea {
    margin-top: 0 !important
}

.contactForm input[type="text"].error,
.contactForm textarea.error {
    border: 1px solid #ff0000
}

.profileSuccessPopup {
    display: none
}

.edit_auct #Item_paymentTypes label {
    vertical-align: super;
    margin: 0 0 0 134px;
    display: inline
}

.edit_auct #Item_paymentTypes label:nth-child(2) {
    vertical-align: super;
    margin: 0 0 0 10px
}

.slideshowBig .content,
.main > .slideshowBig .item {
    border: 1px solid #E0E0E0;
    cursor: pointer;
    height: 58px;
    padding-top: 5px;
    position: relative;
    text-align: center;
    width: 78px;
    margin: 0 0 -1px -1px;
    float: left;
    overflow: inherit
}

.slideshowBig .content:hover,
.slideshowBig .connected-carousels > .item:hover .content,
.main > .slideshowBig .item:hover,
.main > .slideshowBig .item.active {
    border: 1px solid #707070;
    position: relative;
    z-index: 2
}

.slideshowBottom {
    margin-bottom: 30px
}

.infoBlock .title .cat_group {
    float: left
}

.notEnough,
.notEnough span {
    color: #ff0000 !important
}

.changeCurr {
    float: left;
    margin-top: 4px
}

.wishAdd,
.wishRemove {
    float: left;
    margin-left: 255px
}

.infoBlock .content .table {
    display: table;
    width: 100%
}

.infoBlock .content .table .tr {
    display: table-row
}

.infoBlock .content .block {
    margin-bottom: 7px;
    width: 50%;
    float: left
}

.infoBlock .content .block span {
    color: #000000
}

.infoBlock .content .block .text {
    font-weight: normal;
    color: #6F6F6F;
    margin-right: 7px
}

.infoBlock .content .block.thirty {
    width: 33%;
    float: left
}

.infoBlock .content .translate-box-block {
    width: 100%
}

.infoBlock .content .translate-box-block span:last-child {
    display: block;
    margin-top: 5px
}

.bidForm .minPrice {
    margin: -4px 0 5px 133px;
    color: #006699;
    font-size: 11px
}

.sellForm h2 {
    color: #006699;
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 10px
}

.sellForm h4 {
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px
}

.sellForm h4 a {
    color: #000000
}

.sellForm h4 a:hover {
    text-decoration: none
}

.sellForm h4.margined {
    margin-top: 10px
}

.sellForm .label {
    color: #000000;
    font-size: 15px;
    float: left;
    margin-top: 10px
}

.create_select_disabled {
    display: none;
    border: 1px solid #e0e0e0;
    position: relative;
    min-width: 113px;
    height: 29px;
    line-height: 27px;
    color: #6f6f6f;
    font-size: 15px;
    padding-left: 9px;
    padding-right: 20px;
    margin: 0 0 29px 10px
}

.spare_price .create_select_disabled {
    height: 28px;
    margin: 5px 10px 0 0;
    min-width: 32px;
    padding-left: 5px
}

.create_select_disabled.visible,
.create_select_enabled.visible {
    display: inline-block
}

.create_select_disabled .triangle {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #e0e0e0;
    position: absolute;
    top: 12px;
    right: 6px
}

.create_select_enabled {
    display: none;
    margin: 0 0 23px 10px
}

.spare_price .create_select_enabled {
    margin: 0
}

.spare_price input[type='checkbox']+label {
    vertical-align: middle
}

.spare_price input[type='checkbox']:disabled+label {
    opacity: 0.5;
    cursor: default
}

.sellForm .block_check {
    margin-bottom: 16px
}

.block_check.disabled_block_check {
    text-align: center;
    margin-top: 66px;
    margin-bottom: 36px;
    color: #6f6f6f;
    font-size: 15px;
    background: url('../img/white_pattern.png');
    height: 130px;
    line-height: 130px;
    position: absolute;
    margin-top: -146px;
    width: 867px;
    display: none
}

.block_check.visible {
    display: list-item
}

.sellForm .block_check .block_type {
    display: block;
    float: left;
    height: 128px;
    width: 830px;
    border: 1px solid #6699cc;
    margin-left: 20px;
    color: #6f6f6f
}

.sellForm .block_check .block_type:hover,
.sellForm .block_check .block_type.checked {
    box-shadow: 0 5px 5px grey;
    border-color: #006699;
    color: #000000
}

.sellForm .block_check input[type="radio"] {
    position: absolute;
    left: -9999px
}

.sellForm .block_check input[type="radio"]+label {
    display: block;
    width: 15px;
    height: 15px;
    background: url('../img/block_type_chek_sprite.png') no-repeat;
    cursor: pointer;
    float: left;
    margin-top: 50px
}

.sellForm .block_check input[type="radio"]:checked+label {
    background-position: 0 -16px
}

.sellForm .block_check .block_type .left {
    float: left;
    width: 70%
}

.sellForm .block_check .block_type .right {
    float: right;
    margin-right: 10px
}

.sellForm .block_check .block_type .left .pic {
    width: 46px;
    height: 128px;
    margin-right: 15px;
    float: left;
    background: url('../img/block_type_pic_sprite.png') no-repeat
}

.sellForm .block_check .block_type:hover .left .pic,
.sellForm .block_check .block_type.checked .left .pic {
    background: url('../img/block_type_pic_sprite_active.png') no-repeat
}

.sellForm .block_check:nth-child(2) .block_type .left .pic {
    background-position: -47px 0
}

.sellForm .block_check:nth-child(3) .block_type .left .pic {
    background-position: -94px 0
}

.sellForm .block_check .block_type .left h3 {
    font-size: 21px;
    font-weight: normal;
    float: left;
    margin-top: 14px
}

.sellForm .block_check .block_type .help_pic span {
    display: none
}

.sellForm .block_check .block_type .left > p {
    float: left;
    width: 80%;
    display: block;
    font-size: 15px;
    margin-top: 20px
}

.sellForm .block_check .block_type .left .help_pic {
    width: 18px;
    height: 18px;
    background: url('../img/block_info_pic.png') no-repeat;
    float: left;
    position: relative;
    margin: 15px 0 0 8px;
    cursor: pointer
}

.sellForm .block_check .block_type .left .help_pic span {
    display: none;
    background: #e0e0e0;
    color: #6f6f6f;
    font-size: 15px;
    position: absolute;
    top: 12px;
    left: 12px;
    width: 359px;
    padding: 13px;
    z-index: 10
}

.sellForm .block_check .block_type .left .help_pic:hover span {
    display: block
}

.sellForm .block_check .block_type .left .help_pic span p {
    margin-bottom: 10px
}

.sellForm .block_check .block_type .right h2 {
    margin-top: 10px;
    margin-bottom: 0
}

.sellForm .block_check .block_type .right .small {
    font-size: 11px;
    margin-bottom: 5px
}

.sellForm .block_check .block_type .right p {
    font-size: 15px
}

.sellForm input[type="submit"].next_create {
    margin-left: 35px
}

.sellForm .more_info {
    margin-top: 10px
}

.sellForm .more_info textarea,
.dynamic-attributes-form .row-translatebox textarea {
    border: 1px solid #aaaaaa;
    resize: none;
    width: 672px;
    height: 164px;
    padding: 8px 8px 6px 8px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    margin-bottom: 10px
}

.dynamic-attributes-form .row-translatebox textarea {
    margin-left: 122px
}

.sellForm .more_info .formName {
    margin-top: 85px
}

.sellForm .group input[type='text'].short {
    width: 195px
}

.sellForm .group .bigLabel {
    color: #6f6f6f;
    font-size: 15px
}

.sellForm .group .sellCategories {
    margin-top: 0
}

.sellForm .group .check_label {
    color: #6f6f6f;
    font-size: 15px;
    margin-left: 123px
}

.sellForm .group .left {
    float: left
}

.sellForm .group .right {
    float: right;
    margin-right: 48px
}

.main .second .formName.disabled {
    color: #aaaaaa
}

.main .second .create_select_disabled {
    margin-left: 0;
    margin-bottom: 10px;
    display: inline-block
}

.errorMessage.error_country {
    margin: -25px 0 15px 82px
}

.errorMessage.to_left {
    margin-left: 35px
}

.startTimeBlock #datepicker {
    background-image: url('../img/calendar.png');
    background-position: 95px center;
    background-repeat: no-repeat
}

.group.attrib .row {
    min-height: 28px;
    margin-bottom: 10px
}

.group.attrib .row,
.group.attrib .row-checkbox {
    width: 50%;
    float: left
}

.group.attrib .row label,
.group.attrib .row-translatebox label,
.group.attrib .row-checkbox > label {
    font-size: 11px;
    font-weight: bold
}

.group.attrib .row label {
    display: block;
    margin: 0 0 5px 122px
}

.group.attrib .row-checkbox {
    font-size: 11px;
    font-weight: bold
}

.group.attrib .row-checkbox > label {
    display: block;
    margin: 0 0 5px 122px
}

.group.attrib .row-checkbox span label {
    font-weight: normal;
    margin: 0 0 10px 123px;
    display: inline-block;
    color: #6F6F6F
}

.group.attrib .row input[type="checkbox"] + label {
    width: auto;
    margin-left: 123px;
    font-weight: normal;
    color: #6F6F6F
}

.group.attrib .row .errorMessage {
    margin-left: 127px
}

.dynamic-attributes-form .selectbox {
    margin-left: 122px
}

.main .description .pdf_link {
    background: url('../img/pdf_ico.png') 95px 0 no-repeat;
    padding-left: 135px;
    line-height: 1.2
}

.main .description .pdf_link a {
    color: #006699;
    font-size: 15px;
    text-decoration: none
}

.main .description .pdf_link a:hover {
    text-decoration: underline
}

.main .description .placeholder_seal {
    width: 100%;
    margin-top: 12px
}

.main .description .placeholder_seal img {
    max-width: 470px;
    display: block;
    margin: 0 auto
}

.dynamic-attributes-form .row input[type='text'] {
    width: 244px;
    margin-left: 122px
}

.dynamic-attributes-form .row.string-unit input[type='text'] {
    width: 220px;
    margin-right: 5px
}

.dynamic-attributes-form .row-translatebox {
    float: left;
    width: 100%
}

.dynamic-attributes-form .row-translatebox label {
    display: block;
    margin: 0 0 5px 122px
}

.dynamic-attributes-form .row-translatebox textarea.error,
.dynamic-attributes-form input[type='text'].error {
    border-color: #FF0000
}

.dynamic-attributes-form .row-translatebox .errorMessage {
    margin: -7px 0 10px 130px
}

.dynamic-attributes-form label.error {
    color: #FF0000
}

.main .infoBlockWrapp {
    margin-top: 15px
}

.edit_auct .pro .formName {
    float: left;
    margin-right: 10px
}

.edit_auct .pro .start_time_radio {
    display: block;
    float: left
}

.edit_auct .pro .startTimeBlock #datepicker {
    margin-top: 10px;
    padding-left: 8px
}

.edit_auct input[type="submit"],
.main .description .restar_btn {
    text-decoration: none;
    margin: -6px 0 0 0;
    line-height: 22px;
    float: right
}

.header_btns {
    margin-left: 30px
}

.header_btns a {
    display: block;
    float: left;
    text-align: center;
    width: 177px;
    height: 41px;
    text-decoration: none;
    margin-top: 15px;
    margin-right: 2px;
    background: #99ccff;
    color: #fff;
    font: bold 15px/41px 'Roboto Condensed',sans-serif;
    text-transform: uppercase
}

.header_btns a:hover,
.header_btns a.active {
    background: #006699
}

.big_line {
    width: 100%;
    height: 1px;
    background: #aaaaaa;
    margin-top: -10px;
    margin-bottom: 35px
}

.big_line.with_margin {
    margin: 10px 0
}

.ad_block {
    margin-bottom: 40px
}

.ad_block .pic {
    float: left;
    width: 125px;
    height: 110px;
    margin-right: 25px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center
}

.ad_block .pic .img_auct {
    background: url(../img/auct_create_ico.png) no-repeat;
    width: 78px;
    height: 63px
}

.ad_block .pic .img_ad {
    background: url(../img/ad_create_ico.png) no-repeat;
    width: 62px;
    height: 53px
}

.ad_block .text {
    float: left;
    width: 620px
}

.ad_block .text h2 {
    color: #000;
    font: bold 18px 'Roboto Condensed',sans-serif;
    margin-bottom: 5px
}

.ad_block .text p {
    color: #000;
    font: 11px 'Roboto Condensed',sans-serif;
}

.ad_block .button {
    height: 110px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    width: 20%

}

.ad_block .button a {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
    height: 35px;
    text-decoration: none;
    background: #99ccff;
    color: #fff;
    font: bold 15px/35px 'Roboto Condensed',sans-serif;
    margin: 7px 0px 0 0;
    border: none;
    text-transform: uppercase;
}

.ad_block .button a:hover {
    background: #006699
}

.sellForm .auct_ad {
    display: inline-block;
    margin-left: 12px
}

.sellForm .item_next {
    margin-left: 137px !important
}

.create_select_enabled.no_margin {
    margin-left: 0;
    margin-bottom: 7px
}

.create_select_enabled.no_margin .selectbox {
    margin-bottom: 0
}

.create_select_enabled.no_margin .selectbox .select {
    width: 205px
}

.create_select_enabled.no_margin .selectbox .dropdown {
    width: 258px
}

.main .sellForm input[type='checkbox']+label.bigLabelCheck {
    width: 25px;
    height: 25px;
    background: url('../img/big_chek.png') no-repeat;
    display: inline-block;
    padding: 0;
    vertical-align: middle
}

.main .sellForm input[type='checkbox']:checked+label.bigLabelCheck,
.main .sellForm input[type='checkbox']+label.bigLabelCheck:hover {
    background-position: 0 -27px
}

.main .sellForm.spare .formName {
    width: 155px
}

.main .sellForm.spare input[type='text'].short_text {
    padding: 1px 1px 1px 8px
}

.main .sellForm.spare .symbolCount {
    float: none;
    margin-right: 0;
    margin-left: 165px;
    margin-bottom: 15px
}

.main .sellForm.spare .sellCategories.second {
    z-index: 8;
    margin-bottom: 0;
    margin-right: 0
}

.main .sellForm.spare .sellCategories.third {
    z-index: 6
}

.main .sellForm.spare .sellCategories.forth {
    z-index: 5
}

.main .sellForm.spare .radio_gorup {
    float: left;
    margin-top: 15px
}

.main .sellForm.spare .radio_gorup label {
    display: block;
    margin-bottom: 5px
}

.main .sellForm.spare .price_group input[type='text'] {
    width: 70px;
    margin-left: 165px
}

.main .sellForm.spare .price_group .selectbox {
    z-index: 7 !important;
    margin-right: 10px
}

.main .sellForm.spare .price_group .select {
    margin-top: 5px;
    width: 37px;
    padding: 0 15px 0 5px
}

.main .sellForm.spare .price_group .dropdown {
    margin-top: 5px;
    width: 57px
}

.main .sellForm.spare .price_group .dropdown li {
    padding-left: 5px !important
}

.main .sellForm.spare .sellCategories {
    margin-top: 0
}

.main .sellForm.spare .model {
    width: 244px
}

.main .sellForm.spare textarea {
    border: 1px solid #aaaaaa;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    height: 132px;
    margin-bottom: 10px;
    padding: 8px 8px 6px;
    resize: none;
    width: 464px
}

.main .sellForm.spare .photo_video {
    margin-left: 165px
}

.main .sellForm.spare input[type='submit'] {
    margin-left: 165px
}

.main .sellForm.spare input[type="button"] {
    margin-left: 335px
}

.spare_tabs {
    position: relative;
    margin: -37px 0 20px 0
}

.spare_tabs .top li {
    display: block;
    float: left;
    text-align: center;
    width: 167px;
    height: 36px;
    text-decoration: none;
    background: #99ccff;
    color: #006699;
    font: bold 11px 'Roboto Condensed',sans-serif;
    text-transform: uppercase;
    padding: 0 5px;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #fff;
    cursor: pointer;
    margin: 0 0 1px 0;
}

.spare_tabs .top li:hover {
    background: #006699;
}

.spare_tabs .top li a {
    color: #006699;
    text-decoration: none;
    display: table;
    width: 100%;
    height: 100%
}

.spare_tabs .top li a:hover {
    color: #fff;
    text-decoration: none;
    display: table;
    width: 100%;
    height: 100%
}

.spare_tabs .top li a span {
    vertical-align: middle;
    display: table-cell
}

.spare_tabs .top li.last-row {
    border-right: none;
    width: 168px
}

.spare_tabs .bottom {
    margin-top: -5px;
    padding-top: 5px
}

.spare_tabs .bottom .wrapp {
    border: 1px solid #006699;
    background: #fff;
    box-shadow: 0 5px 5px lightgray;
    padding: 11px 13px;
    position: absolute;
    width: 862px
}

.spare_tabs .tizerSlides {
    margin-top: 10px
}

.detail_place img {
    max-height: 25px
}

.detail_place.logo img {
    max-height: 50px
}

.main .spare .upload_input {
    position: absolute;
    left: -9999px
}

.main .spare .upload_btn {
    background: #006699;
    min-width: 62px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    float: left;
    cursor: pointer;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0 12px
}

.main .spare .upload_name {
    font-size: 11px;
    font-weight: bold;
    color: #000;
    line-height: 36px
}

.main .sellForm.spare .error_msg {
    margin-left: 165px
}

.sellForm.spare .descrError .errorMessage {
    margin-left: 165px
}

.main .sellForm.spare .third_wrapp .errorMessage {
    margin: -4px 0 10px 165px
}

.main .spare_descr .model,
.main .spare_descr .place {
    clear: both;
    height: 11px
}

.centrColumn #tabs .item .buttons {
    margin-left: 450px;
    margin-top: 75px;
    position: absolute
}

[class^="icon-"],
[class*=" icon-"] {
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px
}

.icon-pencil {
    background-position: 0 -72px
}

.icon-trash {
    background-position: -456px 0
}

#spare-part-form .item {
    float: left;
    margin: 0 10px 10px 0;
    min-height: 97px;
    overflow: hidden;
    position: relative;
    text-align: center
}

#uploadFile1,
#uploadFile2,
#uploadFile3,
#uploadFile4,
#uploadFile5,
#uploadFile6,
#uploadFile7,
#uploadFile8,
#uploadFile9,
#uploadFile10,
#uploadFile11,
#uploadFile12,
#uploadFile13,
#uploadFile14,
#uploadFile15,
#uploadFile16,
#uploadFile17,
#uploadFile18,
#uploadFile19,
#uploadFile20 {
    cursor: pointer;
    font-size: 600px;
    height: 97px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: 7
}

.photo_video .item .content {
    height: 97px;
    margin-top: -3px;
    width: 130px
}

.marginBottom20 {
    margin-bottom: 20px
}

#spare-part-form .only-pro-fields p img {
    max-width: 50%
}

#spare-form .mainPhoto {
    margin-left: 165px
}

#spare-form .mainPhoto img {
    max-width: 200px
}

.bread_cont {
    margin-bottom: 30px
}

.bread {
    float: left
}

.bread a,
.bread span {
    font-size: 11px;
    color: #6f6f6f;
    text-decoration: none
}

.bread a:hover {
    text-decoration: underline
}

.categories,
.sellCategories,
.sellSubcategories,
.country {
    float: left;
}

.infoBlock .content img {
    float: right;
    margin-right: 10px;
    max-width: 75px;
    max-height: 75px;
    margin-top: -70px;
}

.back {
    height: 22px;
    text-decoration: none;
    padding: 3px 10px;
    color: white !important;
}

.back:hover {
    background-color: #6699CC;
    color: white
}

.connected-carousels .carousel-navigation li img {
    font-size: 11px;
}

h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 21px;
    color: #006699;
    margin-bottom: 25px;
}

.spare_tabs h1 {
    margin-top: 25px;
}

.left {
    float: left;
}

h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    color: #006699;
    margin-bottom: 20px;
}
