html {
    height: 100%;
}
body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    text-align: center;
}

input,select,button,textarea {
    outline: none;
}

ul {
    padding-left: 0;
    list-style-position: inside;
}

ul li {
    padding: 12px 0;
}

.clear {
clear: both;
}

.nomargin {
    margin: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.page-title {
    margin: 15px 0 !important;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: url(../images/header-bg.gif) repeat-x left top;
}

#outer {    
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: url(../images/footer-bg.gif) repeat-x left bottom;
}

#inner {    
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 960px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#webim {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 10;
}

#header {
    height: 165px;
    padding: 0 10px;
}

#content {
    padding: 0 0 235px;    
}

#footer {
    margin: -200px 0 0;
    height: 104px;
    position: absolute;
    bottom: 0;
    left: 0;    
}

.left-column {
    float: left;
    width: 220px;
}

.right-column {
    width: 160px;
    float: right;
}

.center-column {    
    margin: 0 160px 0 220px;
    padding: 0 20px;	
}

.center-column.wide {
    margin: 0 0 0 220px;
    padding: 20px 0 0 20px;
}
.center-column.narrow {
    margin: 0 160px 0 0;
    padding: 0 20px 0 0;
}

.center-column.profile-page {
    margin: 0;
    padding: 15px 0 0;
}

#page-title {
    margin: 25px 0 20px;
}

#top-menu {
    line-height: 32px;
    height: 32px;
    position: relative;    
}

#top-menu a:link, #top-menu a:visited {
    color: #cdcdcd;
    text-decoration: none;
}

#top-menu a:hover, #top-menu a:active, #top-menu a:focus {
    text-decoration: underline;
}

#top-menu span {
    padding: 0 16px;
    text-align: center;
    color: #cdcdcd;
}

#login-link,a:link#login-link,a:visited#login-link,a:hover#login-link {
    display: inline-block;
    position: absolute;
    right: 0px;
    color: #b6c75a;
    text-decoration: none;
    border-bottom: 1px dashed #b6c75a;
    line-height: 14px;
    top: 8px;
}

a:link.order_history,a:visited.order_history,a:hover.order_history {
    display: inline-block;
    position: absolute;
    right: 0px;
    color: #b6c75a !important;
    text-decoration: underline !important;
    line-height: 14px;
    top: 8px;
}

a:link.profile,a:visited.profile,a:hover.profile {
    display: inline-block;
    position: absolute;
    right: 95px;
    color: #b6c75a !important;
    text-decoration: none;
    line-height: 15px;
    top: 8px;
    padding: 0 0 0 10px;
    background: url("../images/profile-icon.gif") no-repeat left center;
}

.profile span {
    color: #b6c75a !important;
    text-decoration: underline !important;
}

#logo {
    display: block;
    float: left;
    margin: 15px 0 0 10px;
    height: 81px;
    width: 175px;
}

#top-search {
    padding: 20px 0 0;
}

#top-search p {
    margin: 0 10px;
    font-size: 11px;
    color: #999999;
}

#top-search p a {
    margin: 0 10px 0 0;
    color: #3f58db;
}

#top-search p .current {
    text-decoration: none;
    color: #999999;
}

#top-search .search-bar {
    height: 50px;
    width: 461px;
    margin: 7px 0;
    background: url(../images/search-bar-bg.gif);
	overflow: hidden;
}

#top-search form {
    padding: 8px 10px;
}

#top-search form .text-input {
    border: 1px solid #6191b6;
    width: 288px;
    height: 32px;
    color: #999999;
    padding: 0 5px;
    font: normal normal 14px/30px "Arial";
}

#top-search form .submit-input {
    height: 34px;
    font: normal normal 18px/30px "Arial";
    position: relative;
    top: 1px;
    color: #333333;
    margin: 0 0 0 6px;
    padding: 0 18px;
}

#small-basket {
    margin: 2px -20px 0 0;
    padding: 25px 0 0;
    color: #333333;
    background: url(../images/small-basket.gif) no-repeat right top;
    position:relative;
    z-index: 5;
}

#small-basket h3 {
    margin: 0;
    font: normal normal 15px "Arial";
}

#small-basket p {
    margin: 7px 0;
    font-size: 13px;
}

#small-basket a {
    color: #333;
    font-style: italic;
}

#left-col-contacts {
    background: url(../images/left-col-contacts.gif) no-repeat;
    height: 114px;	
	position: relative;
}

#left-col-contacts p {
    margin: 0;
    padding: 5px 0 0;
}

#left-col-contacts .padding {		
	padding: 0 0 0 15px;
}

.left-column .standart-phone {
    padding: 6px 15px 0;
}

.left-column .standart-phone .code {
    display: inline;
    color: #999999;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    top: -8px;
    margin: 0 3px 0 0;
}

.left-column .standart-phone .number {
    display: inline;
    color: #000;
    font-size: 30px;
    line-height: 20px;
}

#left-col-contacts .mobile-phone {
    margin: -5px 0 0;
    padding: 5px 0;
    border-bottom: 1px solid #c7c7c7;
}

.left-column .working-time {
    padding: 5px 15px 3px;
}

#left-col-contacts .feedback-link {
    margin: 0;
    color: #7e9c2d;
    text-decoration: none;
    border-bottom: 1px dotted #7e9c2d;
    line-height: 18px;
}

#top_carousel {
    margin: 0 0 35px;
}

.left-column-widget {
    background: url(../images/left-column-widget-bg.gif) repeat-x left top;
    padding: 16px 10px 15px;
}

.left-column-widget.to-widget {
	padding-right: 0;
}

.left-column-widget  a {
	font-size: 11px;
}

.left-column-banner {

}

.left-column-widget p {
    color: #666666;
    position: relative;
    z-index: 5;
    padding: 0 0 0 3px;
}

.left-column-widget a:link, .left-column-widget a:visited {
    text-transform: uppercase;
    color: #000000;
}

.left-column-widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 0px;	
	zoom: 1;
	overflow: hidden;
}

.left-column-widget ul  li {	
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 6px 0;
    vertical-align: middle;	
	text-align: left;	
	float: left;
}

.left-column-widget ul  li img {	
    position: relative;
    margin: 0 7px 0 0;
    vertical-align: middle;
    display: inline-block;	

}


.left-column-widget ul a:link, .left-column-widget ul a:visited {
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
}

.left-column-widget span {
    display: block;
}

.to-widget img {
    margin: 0 0 -20px 28px;
}

.kuzov-widget img {
    margin: 0 0 -25px 38px;
}

.maslo-widget img {
    margin: 0 0 -35px 14px;
}

.poisk-widget img {
    margin: 0 0 -15px 33px;
}

.contacts-widget .mobile-phone {
    padding: 0 15px;
    margin: -15px 0 -5px;
    color: #333333;
}

.contacts-widget a:link, .contacts-widget a:visited {	
    text-transform: none;
    color: #3c61b3;
    margin: 0 15px;
}

.right-column-widget {
    margin: 0 0 40px
}

.right-column-widget h3 {
    font: normal normal 14px "Arial";
    padding: 0 0 10px;
    margin: 0;
    border-bottom: 1px solid #d2d2d2;
}

.right-column-widget .element {
    padding: 10px 0;
    border-bottom: 1px solid #d2d2d2;
}

.right-column-widget .element .date {
    color: #999999;
    font-size: 11px;
    margin: 0 0 2px;
}

.contacts-widget {
    padding: 16px 0 10px;
    border-bottom: 1px solid #c7c7c7;
    margin: 0 0 30px -12px;
}

#footer .left-column, #footer .right-column, #footer .center-column {
    padding: 17px 0 0;
    font-size: 11px;
    color: #666666;
}

#footer a:link, #footer a:visited {
    color: #333333;
    text-decoration: underline;
    display: inline-block;
    position: relative;
    top: -1px;
}

#created_by {
    padding: 0 25px 0 0;
    background: url(../images/signetica.png) no-repeat right top;
    float: right;
    width: 110px;
}

#footer .center-column td {
    vertical-align: top;
    font-size: 11px;
    color: #666;
}

#footer .center-column .counters {
    padding: 10px 0 0;
}

#footer .center-column .counters a {
    margin: 0 15px 0 0;
}

#breadcrumbs {
    padding: 5px;
    text-transform: uppercase;
    color: #999999;
    font-size: 10px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
    text-decoration: underline;
    color: #999999;
}

#breadcrumbs a:hover, #vreadcrumbs a:active {
    text-decoration: none;
}

#breadcrumbs .delimiter {
    padding: 0 5px;
}

.index-title {
    font-size: 23px;
}

.elements-list {
    border-top: 1px solid #ddd;
    padding: 15px 0 0;
}

.elements-list .element {
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px solid #ddd;
}

.elements-list .element .date {
    color: #999;
    font-size: 11px;
}

.elements-list .element .name {
    font-size: 14px;
    margin: 10px 0;
}

.elements-list .pagenavigation {
    padding: 5px 0;
}

.elements-list .pagenavigation a {
    display: inline-block;
    text-decoration: none !important;
    background-image: url(../images/pagenavigation-links.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    text-align: center;
    line-height: 16px !important;
}

.elements-list .pagenavigation a:link, .elements-list .pagenavigation a:visited {
    background-position: -18px 0px;
    color: #fff;
    font: 10px "Tahoma";

}
.elements-list .pagenavigation a:hover, .elements-list .pagenavigation a:active, .elements-list .pagenavigation .current {
    background-position: 0px 0px !important;
}

.elements-list .pagenavigation .prev, .elements-list .pagenavigation .next {			
    background: url(../images/pagenavigation-controls.gif) no-repeat 0 -16px !important;
    width: 8px !important;
    height: 16px !important;
    position: relative;
    top: 5px;
	overflow: hidden;
}

.elements-list .pagenavigation .next, .elements-list .pagenavigation .next:hover {
    background-position: -9px 0 !important;
}

.elements-list .pagenavigation .prev.disabled{
    background-position: 0 0 !important;
}

.elements-list .pagenavigation .next.disabled {
    background-position: -9px -16px !important;
}

.element-details h1 {
    margin: 15px 0 0 !important;
}

.element-details .date {
    color: #999;
    font-size: 11px;
    display: inline-block;
    margin: 0px 0 5px;
}

.element-details .detail-text {
    margin: 0 0 15px;
}

.element-details .back-to-list {
    font-size: 11px;
    color: #333;
    display: inline-block;
    position: relative;
    top: -2px;
}

.discount-table {
    width: 245px;
    border: 1px solid #d5d5d5;
    border-bottom: 0;
    border-right: 0;
}

.discount-table th, .discount-table td {
    border: 1px solid #d5d5d5;
    border-top: 0;
    border-left: 0;
    padding: 10px;
}

.discount-table th {
    background: url(../images/discount-table-thead.gif) repeat-x left top;
    font-size: 10px;
    line-height: 10px;
}

.discount-table .current td {
    color: #fff;
    background: url(../images/discount-table-current.gif) repeat-x left top;
}

#img404 {
    margin: 30px 0 0;
}

.center-column.wide h1 {
    font-size: 24px;
    margin: 0;
}

.profile-page .left-column h1 {
    margin: 20px 0;
}

.left-menu p {
    margin: 10px 0;
}

.left-menu a:link, .left-menu a:visited {
    color: #333;
    font-size: 14px;
}

.left-menu a:active, .left-menu a:hover, .left-menu .current {
    color: #fe2e06 !important;
    text-decoration: none;
}

#profile-form td, #order-form td, #vin-search-form td {
    padding: 7px 0;
    vertical-align: middle;
}

#profile-form .label-container, #order-form .label-container, #vin-search-form .label-container {
    width: 145px;

}

#profile-form .input-container, #order-form .input-container, #vin-search-form .input-container {
    width: 210px;
    color: #999999;
}

#profile-form .input-container .text-input, #order-form .input-container .text-input, #vin-search-form .input-container .text-input {
    width: 198px;
    padding: 3px 5px;
    border-top: 1px solid #adadaf;
    border-left: 1px solid #e4e5e7;
    border-right: 1px solid #e4e5e7;
    border-bottom: 1px solid #e4e5e7;
}

#dom, #korpus, #kvartira {
    width: 48px !important;
    text-align: center;
}

#profile-form .input-container .delim, #order-form .input-container .delim, #vin-search-form .input-container {
    padding: 0 8px 0 9px;
}

#profile-form .input-container .submit-input, #order-form .input-container .submit-input, #vin-search-form .input-container .submit-input {
    margin: 5px 0 0;
    width: 110px;
    text-align: center;
}

#order-history {
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
}

#order-history th, #order-history td {
    padding: 12px 0;
    vertical-align: top;
    text-align: left;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    font-size: 10px;
    text-transform: uppercase;
    color: #333;
    line-height: 12px;
}

#order-history td {
    font-size: 11px;
    text-transform: none;
    line-height: 13px;
}

#order-history th span, #order-history td span {
    padding: 0 12px;
    display: block;
}

#order-history .order-id {
    width: 59px;
}

#order-history .order-date {
    width: 119px;
}

#order-history .order-products {
    width: 244px;
}

#order-history .order-price {
    width: 94px;
}

#order-history .order-status {
    width: 99px;
}

#order-history .order-details {
    width: 79px;
}

#order-history .order-product-names p {
    margin: 5px 0;
}

#order-history .order-product-names a:link, .order-product-names a:visited{
    text-decoration: none;
    border-bottom: 1px dashed #3C61B3;
}

#order-history .order-details a {
    display:inline-block;
    width: 25px;
    height: 25px;
    background: url(../images/order-details.gif) left bottom;
}

#order-history .active .order-details a {
    background-position: left top;
}

#order-history .order-details {
    text-align: center;
}

#order-history .order-long {
    display: none;
}

#order-history .order-long td {
    padding: 0;
}

#order-history .order-long div {
    margin: 2px;
    background: #4084c2;
    padding: 15px 60px;
}

#order-history .order-long .order-name {
    display:inline-block;
    margin: 0 0 0 -10px;
    color:#3f83c1;
    font-size: 14px;
    text-transform: uppercase;
    padding: 4px 10px;
    font-weight: bold;
    background: #fff;
}	

#order-history .order-long ul {
    padding: 0;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    list-style-type: none;
    border-top: 1px solid #a2b7c9;
    margin: 10px 0 0;
}

#order-history .order-long ul b {
    text-transform: none;
}

#order-history .order-long ul li {
    padding: 8px 0;
    border-bottom: 1px solid #a2b7c9;
}

#order-history .order-long p {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 15px;
    border-bottom: 1px dashed #a2b7c9;
}

#order-history .order-long .shipment-type, #order-history .order-long .payment-type,#order-history .order-long .hide-order-details {
    padding: 0;
    color: #fff;
    margin: 0 0 5px;
    font-size: 13px;
}

#order-history .order-long .hide-order-details {
    margin: 15px 0 0;
    display: inline-block;
    font-size: 11px;
    text-decoration: underline;
}

#order-history .odd td {
    background: #f9f9f9;
}

#search-results {
    width: 715px;    
    border-top: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
}

#search-results td {
    padding: 12px 0;
    vertical-align: top;
    text-align: left;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    color: #333;
}

#search-results td span {
    padding: 0 12px;
    display: block;
}

#search-results .heading {
    background: url(../images/search-results-heading-bg.gif) repeat-x left top;
    font-size: 14px;
    border-right: 0;
}

#search-results .heading span{
    padding: 2px 20px;
    font-size: 14px;
}

#search-results .heading-availability {
    background: url(../images/search-results-heading-bg.gif) repeat-x left top;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: bottom;
}

#search-results .heading-availability span {
    margin: 0 0 -12px -5px;
}

#search-results .product-name {
}

#search-results .product-name span{
    padding: 0 20px;
}

#search-results .product-price {
    width: 94px;
}

#search-results .product-place {
    width: 155px;
}

#search-results .product-place span {
    margin: 0 0 6px;
}

#search-results .add-to-cart {
    width: 153px;
}

#search-results .add-to-cart a {
    margin: 0 15px;
    background: url(../images/add-to-cart-icon.gif) no-repeat left center;
    display: block;
    padding: 0 0 0 40px;
}

#search-results .heading.analog {
    background: url(../images/search-results-heading-analog-bg.gif) repeat-x 0px -1px;
    border-right: 1px solid #d5d5d5;
    border-top: 0;
}

#references-list {
    vertical-align: top;
    padding: 30px 0 0;
}

#references-list a{	
    display: inline-block;
    margin: 0 133px 50px 0;
    width: 105px;
    text-decoration: none;
    vertical-align: top;
}

#references-list span {
    display: inline-block;
}

#references-list .auto-img {
    height: 65px;
    text-align: center;
}

#references-list span {
    text-decoration: underline;
}

.oil-liquid a {
    margin: 0 81px 50px 0 !important;
    width: 157px !important;
}

.carcas .element {
    display: inline-block;
    margin: 0 78px 50px 0 !important;
    width: 160px !important;
    text-decoration: none !important;
    vertical-align: top;
}

.carcas .element .name {
    padding: 0 0 5px;
}

.carcas a {
    display: inline !important;
    margin: 0 !important;
    text-decoration: underline !important;
}

.carcas .detail-type {
    text-decoration: none !important;
    font-size: 10px;
    color: #666666;
    padding: 0 0 5px;
}

.carcas .detail-type span {
    margin: 0 3px;
    text-decoration: none !important;
}

.carcas .detail-type a {
    color: #666666;
}

#references-list .name {
    text-transform: uppercase;
    color: #ff3300;
    display: block;
    text-decoration: none;
}

#sitemap {
    margin: 0;
    padding: 0;
    list-style-type: none;
}	

#sitemap li {
    margin: 0;
    padding: 0 0 6px;
}

#sitemap ul {
    margin: 0;
    padding: 6px 0 0 10px;
    list-style-image: url(../images/loz.jpg);
}

#sitemap ul ul{
    padding: 6px 0 0 15px;
    list-style-type: disc;
    list-style-image: none;
    color: #3c61b3;
}

#cart-items {
    width: 717px;
    border-left: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
}

#cart-items th, #cart-items td {
    padding: 10px 0;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

#cart-items th {
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 10px;
    background: url(../images/cart-items-header.gif) repeat-x left top;
}

#cart-items td {
    padding: 15px 0;
    color: #000;
    font-size: 13px;
}

#cart-items th span, #cart-items td span {
    padding: 0 15px;
    display: inline-block;
}

#cart-items .product-price {
    width: 109px;
}

#cart-items .product-qty {
    width: 94px;
}

#cart-items .product-remove {
    width: 79px;
}

#cart-items td.product-qty {
    text-align: center;
}

#cart-items .product-qty input {
    width: 44px;
    padding: 5px;
    text-align: center;
    border-top: 1px solid #adadaf;
    border-left: 1px solid #e4e5e7;
    border-right: 1px solid #e4e5e7;
    border-bottom: 1px solid #e4e5e7;
}

#cart-items .product-remove {
    text-align: center;
}

#cart-items .product-remove a:link, #cart-items .product-remove a:visited {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/remove-product.gif) left bottom;
    text-decoration: none;
}

#cart-items .product-remove a:hover, #cart-items .product-remove a:active {
    background-position: left top;
}

.order-total {
    margin: 25px 0 15px;
    font-size: 14px;
}

.order-total b {
    font-size: 18px;
}

.gotoorder:link {
    text-decoration: none;
    border-bottom: 1px dashed #3c61b3;
}

#order-form-container {
    padding: 15px 60px 0;
    margin: 30px 0;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    background: #f8f8f8;
}

#order-form-container h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0 0;
}

#order-form-container table {
    
}

#register, #nal, #creditcard {
    position: relative;
    top: 2px;
    margin: 0 10px 0 0;
}

#nal, #creditcard { 
    top: 1px;
}

#order-form .payment_types {
    border-top: 1px solid #d5d5d5;
    margin: 15px -60px;
    width: 717px;
}

#order-form .payment_types td {
    padding: 20px 60px;
}

#order-form .payment_types h3 {
    margin: 0 0 15px;
}

#order-form .payment_types p {
    margin: 0 0 5px;
}

#order-form .payment_types p input {
    position: relative;
    top: 1px;
}

#order-form .payment_types .submit {
    margin: 10px 0 0;
    padding: 3px 20px;
    font-size: 13px;
}

.order-results,.vin-search-results {
    line-height: 22px;
    padding: 4px 50px 4px 110px;
    font-size: 14px;
    color: #333;
    display: none;
}

.order-results.success, .vin-search-results.success {
    background: #e6f2c7 url(../images/order-success.gif) no-repeat 75px 0px;
}

.vin-search-results.success {
    
    margin: 10px 0 0;
}

.order-notes {
    color: #333;
}

#pay {
    font-size: 14px;
}

#catalog-menu {
    margin: 20px 0 0;
}

#catalog-menu a{
    font-size: 18px;
    margin: 0 15px 0 0;
}

#catalog-menu .current {
    text-decoration: none;
    color: #333;
}

#overlay {
	display: none;
	position: fixed;
	_position:absolute;
	width: 100%;
	height: 100%;
	background: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=16);
	-moz-opacity:0.16;
	-khtml-opacity:0.16;
	opacity: 0.16;	
	top: 0;
	left: 0;
	z-index: 50;
}

#popup {
	display: none;
	position: absolute;
	width: 270px;
	z-index: 100;
	top: 230px;
	left: 50%;
	margin: 0 0 0 -135px;
	background: url(../images/popup-bg.png);	
}

.popup-container {
	margin: 10px;
	position: relative;
	background: #fff;
	text-align: left;
	color: #333;
}

.message {
    display: none;
    margin: -10px 0 10px;
    line-height: 14px;
}

.message.success {
    color: green;
    display: block;
}

.message.error {
    color: red;
    display: block;
}

.popup-container p {
    color: #999;
    font-size: 11px;
    margin: 5px 0 -10px;
}

.popup-header, .popup-footer {
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	border-bottom: 1px dashed #cdcdcd;
}

.popup-header .title {
	font: bold 16px/45px "Arial";
}

.popup-header .popup-close {
	display: block;
	position: absolute;
	width: 22px;
	height: 24px;
	right: -11px;
	top: -12px;
	background: url(../images/popup-close.png) no-repeat;
}

.popup-content {
	padding: 20px;
	background: #edf2ce; 
}

.popup-content label {
	line-height: 12px;
}

.popup-content .text-input {
	display: block;
	width: 210px;
	outline: none;
	margin: 5px 0 10px;
	padding: 3px 5px;
        border-top: 1px solid #adadaf;
        border-left: 1px solid #e4e5e7;
        border-right: 1px solid #e4e5e7;
        border-bottom: 1px solid #e4e5e7;
}

.popup-content .submit-input {
	padding: 3px 15px;
	font-size: 18px;
	color: #333;
}

.popup-footer {
	border-top: 1px dashed #cdcdcd;
	border-bottom: 0;
}

.popup-footer a:link, .popup-footer a:visited {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	margin: 0 15px 0 0;
}

.popup-footer a:hover, .popup-footer a:active {
	text-decoration: underline;
}

#vin-search-containaer {
    border-top: 1px solid #ccc;
}

.required-fields {
    color: #bbb;
    font-size: 11px;
    margin-top: 5px;
}

.car-info {
    overflow: hidden;
}

.car-info table {
    width: 715px;
    border-bottom: 1px solid #dddddd;
    margin: 20px 0 30px;
}

.car-info table td {
    vertical-align: top;
    text-align: left;
    padding: 0 0 25px;
}

.car-info table .logo {
    width: 160px;
}

.car-info table .name a {
    font-size: 14px;
    line-height: 28px;
}

.car-info .models-list {    
    margin: 0 -60px 0 0px;
}

.car-info .models-list .model {
    width: 330px;
    margin: 0 60px 25px 0;
    float: left;
}

.car-info .models-list .model .picture {
    float: left;
    width: 145px;
}

.car-info .models-list .model .name {
    float: left;
    width: 180px;
}

.car-model-info {
    overflow: hidden;
    margin: 0 0 30px;
}

.car-model-info h1 {
    margin: 10px 0 25px !important;
}

.car-model-info .photo {
    width: 300px;
    vertical-align: top;
}

.car-model-info .detail_text {
    margin: 0 0 10px;
}

.car-model-info .description {
    vertical-align: top;
}

.car-model-info .description a {
    font-size: 14px;
}

.model-versions .models-list {
    padding: 0;
    margin: 30px 0 0;
    background: url(../images/model-versions-bg.png) repeat-x;
    overflow: hidden;
    zoom: 1;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.current  span.rocon {
	display: block !important;
}
.model-versions .models-list li {
    list-style-type: none;
    float: left;
    /*margin: 0 -25px 0 0; */
	
    position: relative;
    /*display:inline-block; */
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 3px;
	margin-left: 5px;
	padding: 6px 12px 6px 12px;
	
}

.model-versions .models-list li a {
    display: inline-block;
    /*height: 42px; */    
    /*background: url(../images/model-versions-left-n-bg.png) no-repeat left bottom; */
   line-height: 15px;
    text-decoration: none;
	color: #fff;
	
	border-bottom: 1px dashed #fff;
}

.model-versions .models-list li a span {
    display: inline-block;
    /*padding: 0 30px 0 0; */
    /*height: 42px;
    line-height: 42px; */
    /*background: url(../images/model-versions-right-n-bg.png) no-repeat right bottom;*/
	font-size: 12px;
}

.model-versions .models-list li.current {
    z-index: 20 !important;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	/*behavior: url(/bitrix/templates/main/css/border-radius.htc); */
	background: #fff url(../images/cur_bg.png) repeat-x left bottom;
	
}

.model-versions .models-list li.current a {
    /*background: url(../images/model-versions-left-bg.png) no-repeat left bottom; */
	color: #3a89c5;
	border-bottom: 1px dashed #3a89c5;
	
}

.model-versions .models-list li.current a span {
    /*background: url(../images/model-versions-right-bg.png) no-repeat right bottom; */
}
.cl{
	overflow: hidden;
	zoom: 1;
}
.models-versions-bottom-border {
    height: 1px;
    border-top: 1px solid #d5d5d5;
    background: #efefef;
    position: relative;
    z-index: 19;
    margin: -2px 0 0;
	line-height: 1px;
	font-size: 1px;
}

.model-versions .models-list  {
    /* Safari, Chrome */
	-webkit-border-top-right-radius:12px;
	-webkit-border-top-left-radius:12px;
	
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;
    /* Firefox */
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-bottomright:0;
	
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
	
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

/* Opera, IE */
.model-versions .models-list .rocon-bl, .model-versions .models-list .rocon-br {
    display:none;
}

.model-parts table {
    width: 720px;
    border-left: 1px solid #d5d5d5;
}

.model-parts.calculator table {
    margin: 20px 0 30px;
}

.model-parts.calculator th {
    border-top: 1px solid #d5d5d5;
}

.model-parts th, .model-parts td {
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 0px;
    text-align: center;
    vertical-align: middle;
}

.model-parts th {
    padding: 10px 15px;
    background: #efefef;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.model-parts th span {
    font-size: 11px;
    font-weight: normal;
}

.model-parts .similar td {
    background: #E4F0FC;
}

.model-parts .inactive td {
    color: #666666;
}

.model-parts .name {
    width: 455px;
    text-align: left;
}

.model-parts.calculator .name {
    width: auto;
}

.model-parts .name a, .model-parts .name span {
    margin: 0 15px;
    display: inline-block;
}

.model-parts .articul {
    width: 140px;
}

.model-parts.calculator .articul {
    width: 60px;
}

.model-parts.calculator .price {
    width: 100px;
}

.model-parts.calculator .action {
    width: 40px;
}

.model-parts {
    display: none;
}

.catalog-filter {
    padding: 0 0 15px;
    margin: 12px 0 5px;
    border-bottom: 1px solid #ddd;
}

.catalog-filter label {
    margin: 0 10px 0 5px;
}

.catalog-filter input {
    position: relative;
    top: 2px;
}

.catalog-list {
    width: 715px;
}

.catalog-list td {
    vertical-align: top;
    text-align: left;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.catalog-list .photo {
    width: 155px;
}

.catalog-list .details .name {
    font-size: 13px;
    font-weight: bold;
}

.catalog-list .details .description {
    font-size: 11px;
    color: #999999;
    margin: 3px 0 5px;
}

.catalog-list .details .addtocart {
    width: 150px;
    background: url(../images/add-to-cart-icon.gif) no-repeat left center;
    display: block;
    padding: 13px 0 10px 50px;
    font-size: 11px;
}

#calculator h1 {
    font-weight: normal;
    font-size: 16px !important;
    margin: 15px 0 10px;
}

#calculator h2 {
    font-size: 18px;
}

#calculator h2 span {
    display: inline-block;
    width: 21px;
    height: 20px;
    background: url(../images/calculator-title-counter.gif) no-repeat left top;
    position: relative;
    margin: 0 10px 0 0;
    color: #fff;    
    font-weight: bold;
    line-height: 18px;
    text-align: center;
}

#auto-select select {
    width: 215px;
    margin: 0 20px 0 0;
    padding: 0 0 0 5px;
    height: 26px;
}

#auto-img {
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px solid #d5d5d5;
    text-align: center;
}

#auto-img img {
    margin: 15px 0 0;
}

.tolist {
    overflow: hidden;
    margin-right: -20px;
}


.tolist .labels {
    float: left;
    width: 132px;
    border: 1px solid #fff;
}

.tolist .labels span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
}

.parts-list {
    margin: 80px 0 0;
}

.parts-list .filter input {
    position: relative;
    top: 2px;
}

.parts-list .filter label {
    margin: 0 10px;
    line-height: 20px;
}

.parts-list .filter label span {
    display: inline-block;
    border: 1px solid #d5d5d5;
    background: #e4f0fc;
    margin: 0 3px 0 5px;
    width: 20px;
    height: 12px;
    position: relative;
    top: 3px;
}

.parts-list .filter label i {
    font-size: 11px;
    color: #999;
    font-style: normal;
}

.not_required_parts {
    text-align: right;
    margin: -15px 20px 5px 0;
}

.total_pats {
    text-align: right;
    margin: 5px 20px;
}

.contacts-calculator {
    position: absolute;
    margin: 60px 0 0;
}

.contacts-calculator table {
    width: 717px;
    border: 0;
    margin:0;
}

.contacts-calculator table td {
    border: 0;
    text-align: left;
}

.tablebodytext {
    display:none;
}

.gallery {
	display: inline-block;
	margin: 10px 0 0;
}

.gallery a {
	display: inline-block;
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 1px 5px;
}

.gallery .active {
	color: #fff;
	background: #3C61B3;
	text-decoration: none;
}

.item_gallery {	
	padding: 5px 0 0 55px !important;
	background: url(../images/gallery_icon.gif) no-repeat 17px 4px;
}

.item_gallery a {
	display: inline-block;
	font-size: 13px;
	margin: 0 8px 0 0 !important;
}

