@charset "utf-8";
/* CSS Document */

html, body {
	padding: 0;
	margin: 0;
}
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background:#fff url(../images/body_bg.png) repeat-x;
	color:#1f2228;
}
body.page {
	background:#fff url(../images/page_body_bg.png) repeat-x;	
}
form {
	margin:0;
	padding:0;
}
form input, form textarea {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:0 none;
}
em {
	font-style:normal;
}
ul,li,p {
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
}
a,
a:visited {
	color:#0077bb;
	text-decoration: underline;
}
a:hover {
	color:#0077bb;
}

h1 {
	font-size:25px;
	padding-top:25px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:18px;
}

div.pageContainer {
	width:924px;
	margin:0 auto;
	overflow:hidden;
}

div.topContainer {
	overflow:hidden;
	margin:0 12px;
}
div.logo {
	margin:35px 0 0 1px;
	float:left;
}

div.menu {
	float:right;
	margin:45px 0 0 0;
	text-align: right;
}
div.menu ul li {
	list-style-type:none;
	display:inline;
	padding-left:18px;
	margin-left:18px;
	border-left:1px solid #b6b5ae;
	
}
div.menu ul li.first {
	border:0 none;
}

div.deliveryProcess {
	clear:both;
	overflow:hidden;
	margin:25px 0 35px;
	-zoom:1;
}
div.deliveryProcess div.item {
	float:left;
	padding:0 0 0 66px;
	background:url(../images/steps_arrow.gif) no-repeat 31px 64px;
	width:264px;
	position:relative;
}
div.deliveryProcess div.item.first {
	padding-left:0;
}
div.deliveryProcess div.item p {
	font-size:16px;
	margin:5px 12px 0 11px;
	line-height:20px;
	font-weight:bold;
}
a.help,
a.attention {
	background:url(../images/help_ico_gray_00.gif) no-repeat;
	text-decoration:none;
	font-size:17px;
	padding:0 15px 0 0;
	zoom:1;
}
a.attention {
	background:url(../images/help_ico_gray_00.gif) no-repeat 0 -38px;
}
a.help:visited,
a.attention:visited {
	text-decoration:none;
}
a.help:hover {
	background-position:0 -19px;
}
/*a.help.attention {
	background-position:0 -38px;
}*/

div.filterContainer a.help,
div.filterContainer a.attention {
	background:url(../images/help_ico_gray_01.gif) no-repeat 0 0;
	margin-left:3px;
	padding-left:18px;
}
div.filterContainer a.help:hover {
	background-position:0 -19px;
}
div.filterContainer a.attention {
	background-position:0 -38px;
}

div.searchFormContainer {
	width:620px;
	float:left;
	margin-left:12px;
	-margin-left:6px;
}

body.oils div.contentContainer {
  float:left;
  margin-left:12px;
  width:620px;
  -margin-left:6px;
  padding-right: 0px;
  padding-left: 0px;
}

.padding-top-50 {
  padding-top: 50px;
}

div.searchFormContainer div.coners_bottom {
	background:#eaeaea url(../images/contacts_coner_l-b.gif) no-repeat 0 0;
}
div.searchFormContainer div.coners_bottom div.r {
	background:url(../images/contacts_coner_r-b.gif) no-repeat 100% 0;
	height:10px;
}
div.searchFormContainer div.coners_bottom div.m {
	border:0 none;
}
div.searchInput {
	background:url(../images/search_form_bg.png) no-repeat;
	height:71px;
	overflow:hidden;
	-zoom:1;
}

.spare_info {
  background:url(../images/search_form_bg2.png) repeat-y;
  overflow:hidden;
  -zoom:1;
}

.spare_info input.fixed {
  width:500px;
	margin:0 0 10px 20px;
	-margin-left:10px;
	padding:5px 6px 4px;
	display:block;
	float:left;
}

.spare_info a {
	margin: 5px 0 0 7px;
	float:left;
}

div.searchInput a.help,
div.searchInput a.attention {
	font-size:18px;
	height:21px;
	padding:0;
	background:url(../images/help_ico_orange.gif) no-repeat;
	margin:27px 0 0 7px;
	display:block;
	float:left;
	width:21px;
	zoom:1;
}
div.searchInput a.help:hover {
	background-position:0 -21px;
}
div.searchInput a.attention {
	background-position:0 -42px;
}

div.searchInput input {
	width:535px;
	height:24px;
	margin:18px 0 17px 20px;
	-margin-left:10px;
	padding:5px 6px 4px;
	font-size:20px;
	display:block;
	float:left;
}
div.searchInput div.fieldsWithError input {
	background:#fff url(../images/searchfield_bg_attention.gif) repeat-x 0 26px;
}
div.filterContainer,
div.contactsContainer {
	margin:2px 0 0 0;
	background:#dcdcdc;
	border-top:1px solid #d2d3d3;
	border-bottom:1px solid #d2d3d3;
	padding:20px 0 20px 27px;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
	-zoom:1;
}
div.contactsContainer {
	background:#eaeaea;
	border-color:#eaeaea;
	border-bottom:0 none;
}
div.filterContainer div.item,
div.contactsContainer div.item {
	float:left;
	white-space:nowrap;
	padding:5px 20px 5px 0;
	padding-right:0;
}

div.filterContainer div.item a.help,
div.contactsContainer div.item a.help,
div.filterContainer div.item a.attention,
div.contactsContainer div.item a.attention {
	position:absolute;
	width:20px;
	height:20px;
	margin:1px 0 0 -19px;
	padding:0;
}
div.contactsContainer div.item a.help,
div.contactsContainer div.item a.attention {
	margin-left:0;
}
div.contactsContainer div.item a.help {margin:0;}
div.filterContainer div.item div.fieldsWithError {
	display:inline;
}
div.filterContainer div.item input,
div.filterContainer div.item select {
	margin-right:20px;
}

div.filterContainer label {
	display:inline;
	padding:0 3px 0 0;
}
div.filterContainer label em,
div.contactsContainer label em {
	color:#cc0000;
}
div.contactsContainer div.item div.fieldsWithError {
	display:block;
	float:left;
	width:343px;
}
div.contactsContainer div.item {
	clear:both;
	width:100%;
}
div.contactsContainer div.item small {
  padding-left: 3px;
  padding-top: 3px;
  float: left;
}
div.contactsContainer div.item label,
div.contactsContainer div.fieldsWithError label {
	width:100px;
	display:block;
	float:left;
}
div.contactsContainer div.item textarea,
div.contactsContainer div.fieldsWithError textarea {
	clear:both;
	display:block;
	margin-top:22px;
	margin-top:0;
	font-size:13px;
	width:540px;
	height:110px;
}
div.contactsContainer div.item input,
div.contactsContainer div.fieldsWithError input {
	float:left;
	display:block;
}
div.contactsContainer div.fieldsWithError input {display:inline;float:none;}
div.contactsContainer div.submitButton {
	clear:both;
	margin-top:10px;
}
div.filterContainer input.year {
	width:52px;
}
div.filterContainer input.mark {
	width:135px;
}
div.filterContainer input.model {
	width:145px;
}
div.filterContainer select.fuel {
	width:87px;
}
div.filterContainer input.capacity {
	width:52px;
}
div.filterContainer select.body {
	width:106px;
}
div.filterContainer input.vin {
	width:290px;
	-width:260px;
}


a.button {
	background:url(../images/done_butt_left.png) no-repeat 0 0;
	height:39px;
	line-height:37px;
	display:block;
	float:left;
	text-decoration:none;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
a.button span {
	background:url(../images/done_butt_right.png) no-repeat 100% 0;
	height:39px;
	display:block;
	padding-right:15px;
	position:relative;
	left:15px;
	-cursor:pointer;
	-color:#fff;
}
a.button:visited {
	text-decoration:none;
}
a.button:hover {
	background-position:0 100%;
}
a.button:hover span {
	background-position:100% 100%;	
}

div.featureContainer {
	background:#f1f1f1 url(../images/feature_phone_title_bg.gif) repeat-x 0 3px;
	float:right;
	clear:right;
	width:265px;
	margin:0 12px 10px 15px;
}
div.featureContainer div.coners_middle {
	width:219px;
	padding:7px 20px 0;
}
div.featureContainer.phones div.bg {
	background:url(../images/feature_phone_bg.png) no-repeat 100% 24px;
}
div.featureContainer.mail {
	background:#f1f1f1 url(../images/feature_mail_title_bg.gif) repeat-x;
}
div.featureContainer.mail h1 {
	text-align:center;
	margin-bottom:30px;
}
div.featureContainer.mail div.data {
	border-bottom:1px solid #d3d3cf;
	margin:10px 0 0 0;
	padding-bottom:3px;
}

div.featureContainer h1 {
	font-size:18px;
	margin:0 0 23px 0;
	padding:0;
}
div.featureContainer h1 em {
	font-weight:bold;
	display:block;
}
div.featureContainer.phones div.data {
	font-size:18px;
	margin-top:5px;
}
div.featureContainer.phones div.data em {
	font-size:11px;
}
div.featureContainer div.coners_middle {
	padding-bottom:20px;
}

div.coners_top,
div.coners_top div,
div.coners_bottom,
div.coners_bottom div {
	height:10px;
	font-size:10px;
	-height:7px;
	-font-size:7px;
	background:url(../images/feature_coner_l-t.gif) no-repeat;
}
div.coners_top div.r {
	background:url(../images/feature_coner_r-t.gif) no-repeat 100% 0;
}
div.coners_top div.m {
	border-top:3px solid #d1d1d1;
	margin:0 10px;
	background:none;
}
div.coners_bottom {
	background:url(../images/feature_coner_l-b.gif) no-repeat;
}
div.coners_bottom div.r {
	background:url(../images/feature_coner_r-b.gif) no-repeat 100% 0;
}
div.coners_bottom div.m {
	border-bottom:3px solid #d1d1d1;
	margin:0 10px;
	background:none;
	height:7px;
}
div.coners_middle {
	border-left:3px solid #d1d1d1;
	border-right:3px solid #d1d1d1;
}

div.contentContainer {
	padding:50px 12px 0;
	-padding-top:25px;
	clear:both;
}
div.contentContainer h1 {
	-padding-top:12px;
}
p {
	margin-top:13px;
}
div.contentContainer div.content {
	clear:both;
}

div.contentContainer ul {
	margin:3px 0 0 20px;
}
div.contentContainer ul li {
	margin-bottom:4px;
}

div.breadcrumb {
	font-size:13px;
	overflow:hidden;
}
div.breadcrumb ul {
	margin:0;
}
div.breadcrumb ul li {
	float:left;
	list-style-type:none;
	background:url(../images/breadcrumb_marker.gif) no-repeat 0 6px;
	padding:0 12px;
}
div.breadcrumb ul li.first {
	padding-left:0;
	background:none;
}

div.footerContainer {
	height:50px;
	background:#efefef;
	clear:both;
	margin-top:34px;
	padding:30px 0 0 0;
}
div.footerContainer div.footer {
	width:900px;
	margin:0 auto;
	font-size:13px;
}
div.footerContainer div.copyright {
	float:left;
}
div.footerContainer div.menu {
	margin:0;
}


div.tooltip {
	position:absolute;
	width:350px;
	display:none;
	z-index:100;
}
div.tooltip div.coners_top {
	background-image:url(../images/tooltip_coner_l-t.png);
}
div.tooltip div.coners_top div.r {
	background-image:url(../images/tooltip_coner_r-t.png);
}
div.tooltip div.coners_top div.m {
	border-top:2px solid #1f2228;
	background:#f1f1f1;
}
div.tooltip div.coners_bottom {
	background:transparent url(../images/tooltip_coner_l-b.png) no-repeat;
}
div.tooltip div.coners_bottom div.r {
	background:transparent url(../images/tooltip_coner_r-b.png) no-repeat 100% 0;
}
div.tooltip div.coners_bottom div.m {
	border-bottom:2px solid #1f2228;
	background:#f1f1f1;
	height:8px;
}
div.tooltip div.coners_middle {
	background:#f1f1f1;
	border-left:2px solid #1f2228;
	border-right:2px solid #1f2228;
	padding:10px;
}
div.tooltip div.arr {
	width:23px;
	height:21px;
	background:url(../images/tooltip_arr_t-l.png) no-repeat;
	-background:transparent;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tooltip_arr_t-l.png', sizingMethod='scale');	
	position:absolute;
}
div.tooltip.left {
	margin:19px 0 0 0px;
}
div.tooltip.right {
	margin:19px 0 0 0px;
}
div.tooltip.left div.arr {
	margin:-19px 0 0 20px;
}
div.tooltip.right div.arr {
	margin:-19px 0 0 280px;
	background:url(../images/tooltip_arr_t-r.png) no-repeat;
	-background:transparent;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tooltip_arr_t-l.png', sizingMethod='scale');		
}

.qtip-cream .content {
 padding: 10px;
}

.catalog {
	width:100%;
	text-align:center;
	overflow: hidden;
}

.catalog.makes a {
	width:130px;
}

.catalog.models a {
	width:130px;
}

.catalog.spares a {
	width:290px;
}

.catalog.categories a {
  width: 290px;
}

.catalog.categories a.current {
  font-weight: bold;
}

.catalog a {
	background:url(../images/pointer_icon.gif) no-repeat;
	padding-left: 20px;
	float:left;
	text-align:left;
}

img.bullet {
    display:inline;
    float:left;
    margin-right: 20px;
}

div.article_list {
    padding-top: 15px;
}

div.article_list_item {
    overflow: hidden;
    border-top: 1px solid #CCCCCC;
    clear: both;
    padding: 5px 0px 15px;
}

div.growlUI { 
  background: url(../images/check48.png) no-repeat 10px 10px 
}

div.growlUI h1, div.growlUI h2 {
	color: white; padding: 5px 5px 5px 75px; text-align: left
}


table {
  border-collapse: collapse;
}

table td.all {
  border-right: 1px solid #ccc !important;
  padding-right: 10px !important;
}

table td.other {
  padding-left: 10px !important;
}

/* index table */

table.index {
  font-size: 90%;
  width: 100%;
  margin-bottom: 2em;
  border-bottom: 1px solid #eaeaea !important;
}
table.index td, table.index th {
  text-align: left;
}
table.index th {
  background-color: #eaeaea;
  font-size: 90%;
  font-weight: normal;
  padding: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
table.index td {
  border-top: 1px solid #eaeaea;
  padding: 4px;
}

table.blank, table.blank td, table.blank th {
  border: 0;
}
