body {
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup, sub {
    line-height: 1px;
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    display: inline;
}

* {
    outline: none
}

body {
    height: 100%;
    font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
    font-weight: normal;
    font-size: 14px;
}

#dialogInfo p {
    font-size: 14px;
    font-family: Tahoma;
    line-height: 1.5;
    padding-bottom: 10px;

}

#dialogInfo sup {
    font-size: 10px;
    font-family: Tahoma;
    line-height: 1.5;
    vertical-align: super;

}

#dialogInfo ol li {
    padding: 0 0 10px 0;
    list-style: decimal;
    margin-left: 55px;
    font-size: 14px;

}

#dialogInfo ul li {
    padding: 0 0 10px 0;
    list-style: disc;
    margin-left: 55px;
    font-size: 14px;

}

#skypedetectionswf {
    display: none;
}

#page-wrapper {
    width: 100%;
}

h1 {
    text-shadow: 0px 0px 2px #000;
    font-size: 2em;
}

.mainContent p {
    margin: 0px 0px 0px 0px;
}

.mainContent ul li {
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    background: #ffffff;

}

.makerSelector {
    height: 162px;
    width: 120px;
    font-size: 11px;
    font-family: 'Architects Daughter', arial, serif;
    border: 1px solid #0c305b;
}

.makerSelector option:disabled {
    background-color: #940000;
    color: white;
    font-size: 11px;
    font-weight: bold;
    font-family: 'Architects Daughter', arial, serif;
}

h2 {
    font-size: 1.5em;
    margin: 0px 0px 20px 0px;
    color: #0c305b;
    text-shadow: 0px 0px 0.08em #000;
}

h3 {
    font-size: 1.4em;
    margin: 0px 0px 20px 0px;
    color: #0c305b;
}

h4 {
    font-size: 1.2em;
    margin: 0px 0px 5px 0px;
    color: #0c305b;
}

a {
    color: #0c305b;
}

.labelAuc {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    display: inline-block;
}

.labelAucN {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    display: inline-block;
}

div.hidden {
    display: none;
}

.bordered {
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.label {
    color: #555555;
}

.center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

#header .logo {
    padding: 30px;
}

#header .language-switch {
    position: absolute;
    top: 3px;
    right: 20px;
    display: inline-block;
}

ul.inline {
    list-style: none;
    float: left;
}

ul.inline li {
    float: left;
}

li img {
    vertical-align: middle;
    margin: 0 4px 4px 0;
}

#header ul li {
    padding: 3px 10px 3px 3px;
}

#header ul li a {
    color: #ffffff;
}

#header ul li a.selected {
    padding: 2px 5px 3px 0px;
    font-weight: bold;
    text-decoration: none;
}

#header ul li img {
    border: 1px solid #000;
}

#header .login-form {
    position: absolute;
    right: 20px;
    top: 50px;
    display: inline-block;
    color: #fff;
}

.smaller {
    font-size: 0.9em;
}

.small {
    font-size: 0.8em;
}

#header .login-form table {
    background: #940000;
}

#header .login-form td {
    padding: 0 7px 5px 0;
    vertical-align: middle;
}

#header .login-form input {
    width: 150px;
    border: 1px solid #081b37;
    height: 20px;
}

#header .login-form input[type=submit] {
    width: 80px;
    height: auto;
    color: #111;
    padding: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0 0 2px #fff;
    background: #ccc;
    background: -moz-linear-gradient(90deg, #ccc 45%, #eee 88%);
    background: -webkit-linear-gradient(90deg, #ccc 45%, #eee 88%);
    background: -o-linear-gradient(90deg, #ccc 45%, #eee 88%);
    background: -ms-linear-gradient(90deg, #ccc 45%, #eee 88%);
    background: linear-gradient(0deg, #ccc 45%, #eee 88%);
}

#header .registration-block {
    position: absolute;
    right: 20px;
    top: 120px;
    display: inline-block;
}

#header .registration-block td {
    padding: 0 7px 5px 0;
    vertical-align: middle;
}

#header a {
    color: #fff;
}

#main-menu {
    height: 40px;

    background-image: linear-gradient(to bottom, #940000 0%, #440000 50%);
    background-clip: border-box;
    background-origin: padding-box;
}

#main-menu ul a {
    color: #fff;
}

#main-menu ul {
    clear: both;
    color: #fff;
    display: table;
    font-size: 16px;
}

#main-menu ul li {
    display: list-item;
    padding: 10px 15px 10px 15px;
    cursor: pointer;
}

#main-menu ul li:hover {

    background-image: linear-gradient(to bottom, #940000 0%, #440000 50%);
}

#main-menu ul li.active {
    background: #940000;
}

#content {
    padding: 20px 20px 10px 50px;
    margin-bottom: 50px;
}

#content input {
    border: 1px solid #aaa;
    height: 20px;
    width: 100%;
    margin-bottom: 5px;
}

#content input[type=submit] {
    width: auto;
    height: auto;
    padding: 5px 20px 5px 20px;

}

#content input[type=button] {
    width: auto;
    height: auto;
    padding: 5px 20px 5px 20px;

}

#content input[type=checkbox] {
    width: 12px;
    height: 12px;
}

#content input[type=radio] {
    width: 12px;
    height: 12px;
}

#content .faq td {
    vertical-align: top;
}

#content .left-coll {
    padding-left: 0px;
    vertical-align: top;
}

#content .right-coll {
    width: 270px;
    padding: 0 0px 0 20px;
    vertical-align: top;
}

#content .left-coll .search-block table {
    width: 100%;
}

#content .left-coll .search-block td.fifty {
    width: 50%;
    padding-right: 20px;
}

#content .left-coll .search-block td.left-line {
    border-left: 2px solid #ccc;
    padding-left: 30px;
}

#content select.full {
    width: 100%;
}

#content .left-coll .search-block .search-by-ref {
    width: 100%;
    background: #555;
    margin: 00px 0px 10px 0px;
    color: #fff;
}

#content .left-coll .search-block .search-by-maker {
    margin-top: 40px;
    border-top: 1px solid #ccc;
}

#content .left-coll .search-block .search-by-maker li {
    margin: 3px 15px 0px 0px;
}

#content .left-coll .search-block .search-by-maker li img {
    width: 32px;
}

#content .left-coll ul.by-fovs li {
    text-align: center;
    padding-right: 30px;
}

#content .left-coll ul.by-fovs img {
    width: 90px;
}

#content .right-coll .social-icons ul li {
    padding: 0px 5px 5px 0px;
}

#content .right-coll .contacts img {
    width: 120px;
}

#content .right-coll .contacts td {
    padding: 10px 20px 2px 0px;
}

#content .right-coll .contacts td.names {
    text-align: center;
    padding: 0px 20px 10px 0px;
}

#content .right-coll .speial-sale-by-country {

}

.menuAuction {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.menuAuction label {
    cursor: pointer;
}

.menuAuction input[type=radio] {
    display: none;
}

.menuAuction:hover {
    background-color: #3b3b3b;
}

.menuAuctionLast {
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

.topMenuAuction td {
    border: 1px solid #000000;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: bold;
    background-image: linear-gradient(to bottom, #940000 0%, #440000 50%);
    width: 145px;
    height: 35px;
    cursor: pointer;
    font-size: 12px;
}

.topMenuAuctionSubMenu {
    display: none;
    font-size: 11px;
}

.topMenuAuctionSubMenu td {
    border: 1px solid #0e356a;
    text-align: center;
    vertical-align: middle;
    color: #000044;
    font-weight: bold;
    background: #FFFFFF no-repeat;
    width: 145px;
    height: 35px;
    cursor: pointer;
}

tr#submenuPurchase {
    position: absolute;
    padding-left: 152px;
}

.buttonAuc {
    border: 1px solid #aaa;
    color: #111;
    padding: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0 0 2px #fff;
    background: #ccc;
    background: -moz-linear-gradient(90deg, #ccc 45%, #eee 88%);
    background: -webkit-linear-gradient(90deg, #ccc 45%, #eee 88%);
    background: -o-linear-gradient(90deg, #ccc 45%, #eee 88%);
    background: -ms-linear-gradient(90deg, #ccc 45%, #eee 88%);
    background: linear-gradient(0deg, #ccc 45%, #eee 88%);
}

.bidButton {
    height: 25px;
    width: 70px;
    color: #FFFFFF;
    font-style: oblique;
    background-image: linear-gradient(to bottom, #940000 0%, #440000 50%);
}

.button:disabled {
    border: #ccc;
    color: #777;
}

#content .left-coll .new-arrival {
    background: #f6f2e5;
}

#content .left-coll .new-arrival li {
    width: 265px;
    overflow: hidden;
    padding: 3px;
    margin: 0px 25px 15px 0px;
    cursor: pointer;
}

#content .left-coll .new-arrival img {
    border: 1px solid #000;
    margin-right: 7px;
    padding: 4px;
    background: #ffffff;
    width: 100px;
    box-shadow: 2px 2px 5px #888;
}

#content .left-coll .discounted li {
    width: 140px;
    overflow: hidden;
    padding: 3px;
    margin: 0px 25px 15px 0px;
    cursor: pointer;
}

#content .left-coll .discounted img {
    border: 1px solid #000;
    margin-right: 7px;
    padding: 5px;
    background: #ffffff;
    width: 120px;
    box-shadow: 2px 2px 5px #888;
}

#content .left-coll .car-title {
    color: #184fb8;
    font-weight: bold;
}

#content .left-coll .car-date {
    color: #bb6f05;
    font-weight: bold;
}

#content .registration td {
    padding: 3px;
}

#content .info-page {
    padding: 20px;
}

#content .info-page img {
    padding: 5px;
    margin-right: 20px;
    border: 1px solid #000;
    box-shadow: 2px 2px 5px #888;
}

#content .info-page .contact-table-td {
    margin: 10px 0 0 0;
}

#content .info-page .contact-table-td td {
    padding: 0 0 3px 0;
}

#content .info-page .profile td {
    padding: 2px 10px 2px 3px;
    border: 1px solid #0c305b;
}

#content .info-page .profile th {
    padding: 2px;
    border: 1px solid #0c305b;
    text-align: center;
    font-weight: bold;
}

#content .testimonials ul {
    padding-left: 15px;
}

#content .testimonials li {
    list-style-type: disc;
    margin: 7px 7px 7px 15px;
}

#content .file-drop-area {
    border: 8px dashed #ccc;
    min-height: 150px;
    color: #ccc;
}

#content .file-drop-area-hover {
    border: 8px dashed #111;
    color: #111;
}

#content .file-drop-area .status {
    font-size: 2em;
    color: #444;
    margin-top: 40px;
    text-align: center;
}

#content .file-drop-area .progress {
    height: 100px;
    background: #940000;
    display: none;
    font-size: 2em;
    color: #fff;
    text-align: center;
    padding-top: 50px;
}

#content .pics-area img {
    max-width: 192px;
    max-height: 144px;
    border: 1px solid #000;
    margin-bottom: 5px;
}

#content .pics-area ul {
    padding-top: 30px;
}

#content .pics-area li {
    width: 194px;
    height: 164px;
    padding: 5px;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px #ccc;
    margin: 0 10px 10px 0;
}

div.checkbox {
    background-clip: border-box;
    background-origin: padding-box;
    background: url("/images/check_2x.gif") scroll 0px 0px;
    background-size: 15px 56px;
    height: 14px;
    width: 15px;
    cursor: pointer;
    display: inline-block;
}

div.checkbox:hover {
    background-position: 0px -28px;
}

div.checked {
    background-position: 0px -14px;
}

div.checked:hover {
    background-position: 0px -42px;
}

div.delete {
    background-clip: border-box;
    background-origin: padding-box;
    background: url("/images/delete.gif");
    background-size: 15px 14px;
    height: 14px;
    width: 15px;
    cursor: pointer;
    display: inline-block;
}

search-list {
    font-size: 11px;
}

search-list th.center {
    text-align: center;

}

.search-list th {
    background: #940000;
    color: #fff;
    text-shadow: 0px 0px 2px #000;
    padding: 5px 0 5px 0;
}

.stock-list {
    font-size: 11px;
}

.stock-list th {
    background: #940000;
    color: #fff;
    text-shadow: 0px 0px 2px #000;
    padding: 5px 0 5px 0;
}

.stock-list td {
    padding: 1px;
}

.stock-list th.center {
    text-align: center;
}

.stock-list tr {
    border-bottom: 1px solid #0e356a;
    cursor: pointer;
}

tr.the-one {
    background: #eee;
}

.stock-list-image-preview {
    max-width: 96px;
    padding: 2px;
    border: 1px solid #0e356a;
    box-shadow: 2px 2px 2px #ccc;
    margin: 5px 10px 5px 10px;
}

.car-details {

}

.car-details-pic-preview {
    width: 128px;
    padding: 4px;
    border: 1px solid #0e356a;
    box-shadow: 2px 2px 2px #ccc;
    margin: 0 10px 10px 0;
}

.carData {
    width: 200px;
}

.carData tr {
    border-bottom: 1px solid #0e356a;
}

.carData th {
    background: #940000;
    color: #fff;
    text-shadow: 0px 0px 2px #000;
    padding: 5px 0 5px 0;
    text-align: center;
}

.carData td {
    padding: 2px;
}

#change_status_div {
    background: #eeeeee;
    border: 1px solid #000000;
    position: absolute;
    padding: 5px;
}

.admin-row-status {
    text-decoration: underline;
    cursor: pointer;
}

.currency {
    float: right;
    margin-right: 0;
/ / margin-right: 90 px;
    _margin-right: 40px;
    font-size: 11px;
    position: relative;
    z-index: 20;
    white-space: nowrap;
}

.currency {
    margin-right: 0px;
/ / margin-right: 90 px;
    _margin-right: 40px;
    margin-top: 0px;
}

#currencySelector {
    display: -moz-inline-stack;
    display: inline-block;
/ / display: inline;
    width: 78px;
    height: 16px;
    text-align: left;
    font-size: 12px;
}

#currencySelector .container {
    width: 74px;
    border: 1px #ccc solid;
    position: absolute;
    background: #fff url(/images/expand2.png) no-repeat right -36px;;
    line-height: 20px;
}

.currency {
    vertical-align: middle;
}

#currencySelector img {
    border: 0;
}

#currencySelector span, #currencySelector a {
    display: block;
    padding: 1px 14px 1px 4px;
    cursor: pointer !important;
    white-space: nowrap
}

#currencySelector a {
    display: none;
    text-decoration: none;
}

.expand#currencySelector a {
    display: block;
}

.expand#currencySelector span {
    font-weight: bold;
    cursor: default;
}

.error_field {
    border: 1px solid red !important;
}

.sold {
    color: #888888;
    text-decoration: line-through;
}

.star-it {
    width: 16px;
    height: 16px;
    background: url(/images/star-it.png) 0 0 no-repeat;
    cursor: pointer
}

.star-it {
    _background-image: url(/images/star-it-ie.png)
}

.star-it-active {
    background-position: 0 -16px;
}

.auctionSearchMain {

}

.auctionSearchTableTitle {
    padding-bottom: 10px;
    cursor: pointer;
}

.auctionSearchAuctionsList {
    vertical-align: top;
    padding-right: 10px;
}

.auctionSearchCheckbox {
    display: inline !important;
    margin: 0 4px 0 0;
    padding: 0;
}

.auctionSearchLabel {
    display: inline;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}

.auctionSearchLabel2 {
    display: inline;
    color: #333333;
    font-size: 10px;
}

.tdAsButton {
    margin: 5px 0px 5px 0px;
    text-align: center;
    padding: 7px;
    font-size: 14px;
    \ font-style: oblique;
    color: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 2px;
    background-image: linear-gradient(to bottom, #940000 0%, #440000 50%);
    /*background-image: -ms-linear-gradient(top, #940000 0%, #5098D6 50%);*/
    /*background-image: -moz-linear-gradient(top, #940000 0%, #5098D6 50%);*/
    /*background-image: -o-linear-gradient(top, #940000 0%, #eeeeee 50%);*/
    /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #940000), color-stop(0.5, #5098D6));*/
    /*background-image: -webkit-linear-gradient(top, #940000 0%, #5098D6 50%);*/
    /*background-image: linear-gradient(to bottom, #940000 0%, #5098D6 50%);*/
    cursor: pointer;
}

.tdAsButton2 {
    color: #000044;
    cursor: pointer;
}

.tdAsButton3 {
    width: 150px;
}

.tdAsButton4 {
    width: 75px;
    margin-top: 3px;
    padding: 2px;
}

.auctionMakerOption {
    display: inline-block;
    margin: 0px 5px 2px 5px;
    width: 220px;
}

.auctionMakerOption1 {
    width: auto;
}

.auctionMakerCountry {
    width: 130px;
    vertical-align: top;
    color: #333333;
    font-weight: bold;
    font-size: 12px;
}

.advancedInput {
    font-size: 12px;
    width: 50px;
    height: 14px;
    margin-right: 0px;

}

.rightCollBordered {
    padding: 5px;
    border: 1px solid #333333;
    border-left: none;
    border-radius: 0px 5px 5px 0px;
    margin: 0;
    background: #F5F5F5;
}

.leftCollBordered {
    padding: 5px;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #333333;
    border-right: none;
    border-radius: 5px 0px 0px 5px;
    margin: 0;
    background: #940000;
}

.advancedListFull {
    display: none;;
}

.auction-status-sold {
    color: #ee0000;
}

.auction-status-not-sold {
    color: #0000ee;
}

.auction-status-pending {
    color: #009700;
}

#auctionTable {
    font-size: 12px;
}

.checkboxList {
    font-size: 12px;
}

#searchForm td {
    font-size: 12px;
}

.checkboxList {
    border: 1px solid #0c305b;
    width: 110px;
    height: 162px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 3px;
}


















