/* common html tags styles */
body {
	font-family: Tahoma, sans-serif;
	font-size: 83%;
	padding: 0;
	margin: 0;
	text-align: justify;
	background: #eff2f3 url('/images/body_bg.gif') top left repeat-x;
	color: #000;
}
a {
	color: #012e50;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	font-size: 18px;
	font-family: Arial;
	color: #43547a;
	margin: 10px 0;
	padding: 0;
}
h2 {
	font-size: 18px;
	color: #003f62;
	font-weight: normal;
	margin: 10px 0;	
	padding: 0;
	font-family: Arial;
}
table.good-info h2 {
	margin-top: 0;
	font-weight: bold;
}
h3 {
	font-size: 17px;
	color: #000;	
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}
h4 {
	font-size: 15px;
	padding: 0;	
}
h5 {
	font-size: 13px;
	padding: 0;	
}
p {
	padding: 0;
	margin: 10px 0;
}
form {
	padding: 0;
	margin: 0;
}
input {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
}
select {
	margin: 0;
	padding: 0;
}
















/* layout styles */
#page {
	margin: 0 auto;
	width: 977px;
}
















#logo {
	margin: 37px 0 0 65px;
	float: left;
}
















#header {
	height: 99px;
	background: url('/images/header_bg.gif') top left no-repeat;
}
















#header div.phone {
	font-size: 30px;
	color: #fff;
	font-family: Arial;
	background: url('/images/icon_tel.png') left no-repeat;
	line-height: 48px;
	padding-left: 58px;
	margin-top: 30px;
	margin-left: 97px;
	float: left;
}
#header div.phone span {
	color: #bbbec0;
	font-size: 18px;
	font-family: Tahoma;
	margin-right: 3px;
}
/* basket with vertical align styles */
div.basket-border {
	float: right;
	margin-top: 15px;
	margin-right: 35px;
}
div.basket-content {
	color: #a3a9b6;
	font-family: Arial;
	font-size: 11px;
	width: 150px;
	height: 70px;
	display: table-cell;
    vertical-align: middle;
}
div.basket-content strong {
	color: #fff;
	font-size: 12px;
}
div.basket-content strong a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
*+html .auxiliary {
	display: inline-block;
	vertical-align: middle;
	width: 0px;
	height: 100%;
}
*+html .basket-content div {
	display: inline-block;
	vertical-align: middle;
}
*+html .basket-content div, .auxiliary {
	display: inline;
}
/* end basket styles */

/* second top-menu variant */
#top-menu table {
     margin: 0;
     padding: 0;
}
#top-menu table td {
	padding: 0 14px;
	line-height: 46px;
	font-family: Arial;
	font-weight: bold;
	background: url('/images/top-menu_sep.gif') top right no-repeat;
	white-space: nowrap;
	font-size: 13px;
	text-transform: uppercase;
}
#top-menu table td a {
     text-decoration: none;
     color: #2c4e69;
}
#top-menu table td.last {
     background: none;
}
#top-menu table td.active {
     background: #3e6d88 url('/images/top-menu-active_bg.gif') top right no-repeat;
}
#top-menu table td.active a {
     color: #e4ebef;
}
#top-menu table td.activelast {
     background: #3e6d88 url('/images/top-menu-active_bg.gif') top right no-repeat;
     padding: 0 25px 0 24px;
}
#top-menu table td.activelast a {
     color: #e4ebef;
}
#top-menu {
	background: url('/images/top-menu_bg.gif') top left no-repeat;
	margin-bottom: 0px;
	padding: 1px 0 0 0px;
	height: 52px;
}
#top-menu ul {
	margin: 0;
	padding: 0; 
}
#top-menu ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 14px;
	line-height: 46px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	background: url('/images/top-menu_sep.gif') top right no-repeat;
}
#top-menu ul li a {
	text-decoration: none;
	color: #2c4e69;
}
#top-menu ul li.last {
	background: none;
}
#top-menu ul li.active {
	background: #3e6d88 url('/images/top-menu-active_bg.gif') top right no-repeat;
}
#top-menu ul li.active a {
	color: #e4ebef;
}
#top-menu ul li.activelast {
     background: #3e6d88 url('../images/top-menu-active_bg.gif') top right no-repeat;
     padding: 0 25px 0 24px;
}
#top-menu ul li.activelast a {
     color: #e4ebef;
}

#page-content {
	border-left: 1px solid #acb4c1;
	border-right: 1px solid #acb4c1;
	padding: 3px 6px 6px 6px;
	background: #fff;
	
}
div.cols {
     overflow:hidden;
     _zoom:1;/*Для 6-го IE, задаем hasLayout, на эту тему есть много постов на хабре*/
}
.cols .col-left,.cols .col-right,.cols .col-middle{
     padding-bottom:10000px;
     margin-bottom:-10000px;
	 float: left;
}
.cols .col-left, .cols .col-right {
	width: 200px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	background: #e0e8ec;	
}
.cols .col-middle {
	width: 547px;
	margin-left: 6px;
	margin-right: 6px;
}
















#page-footer {
	background: #003f62;
	height: 25px;
	margin-top: 6px;
	color: #a6a5a5;
	padding: 10px 20px 0 20px;
	font-family: Tahoma;
	font-size: 11px;
}
#page-footer a {
	color: #a6a5a5;
}
#page-footer div.creation {
	float: left;
	width: 320px;
}
















/* end layout styles */
















/* boxes styles */
div.box-regular {
}
div.box-regular div.caption {
	background: #336581;
	color: #fff;
	line-height: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
div.box-regular div.content {
	padding: 10px;
}
















div.box-content {
}
div.box-content div.top-left {
	background: url('/images/box-content-top-left.gif') top left no-repeat;
	margin-right: 10px;	
	line-height: 10px;	
}
div.box-content div.top-right {
	background: url('/images/box-content-top-right.gif') top right no-repeat;
}
div.box-content div.content {
	border-left: 1px solid #dcdbd9;
	border-right: 1px solid #dcdbd9;
	padding: 5px 10px;
}
div.box-content div.content h1 {
	margin-top: 0;
}
div.box-content div.bottom-left {
	background: url('/images/box-content-bottom-left.gif') bottom left no-repeat;
	margin-right: 10px;	
	line-height: 10px;	
}
div.box-content div.bottom-right {
	background: url('/images/box-content-bottom-right.gif') bottom right no-repeat;
}
















/* other styles */
ul.left-menu {
	margin: 0;
	padding: 0;
}
ul.left-menu li {
	margin: 0;
	padding: 8px 0 8px 20px;
	list-style-type: none;
	border-bottom: 1px solid #a0a9ae;
	font-size: 12px;
	font-weight: bold;
	background: url('/images/left-menu_marker.gif') left no-repeat;	
}
ul.left-menu li a {
	color: #336581;	
	display: block;
}
ul.left-menu li.active {
	background: #2c576f url('/images/left-menu_marker-active.gif') left no-repeat;	
}
ul.left-menu li.active a {
	color: #e4ebef;	
}
.img-left {
	float: left;
	margin-right: 10px;
}
.img-right {
	float: right;
	margin-left: 10px;
}
table.hot-offers strong {
	color: #336581;
	font-size: 24px;
	font-family: Arial;
	letter-spacing:	-1px;
}
table.hot-offers p.desc {
	color: #43547a;
	font-size: 17px;
	margin: 35px 0 20px 15px;
}
table.hot-offers p.price {
	color: #336581;
	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
}
div.hot-offers-nav {
	line-height: 33px;
	background: url('/images/hot-offers-nav_bg.gif') top left repeat-x;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0 3px 0 10px;
	margin-bottom: 6px;
}
div.hot-offers-nav span {
	display: block;
	float: left;	
}
div.hot-offers-nav div.pages {
	float: right;
}
div.hot-offers-nav div.pages p {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url('/images/page-number_bg.gif') top no-repeat;
	width: 32px;
	height: 33px;
}
div.hot-offers-nav div.pages p a {
	display: block;
	color: #43547a;
	font-size: 22px;
	text-decoration: none;
}
div.search-code {
	padding: 20px 10px 10px 10px;
	color: #b5b5b4;
	font-size: 10px;
	font-family: Arial;
	background: url('/images/search-code_bg.gif') bottom repeat-x;
}
div.search-code p {
	margin-top: 2px;
	margin-bottom: 3px;
	color: #7b7b7b;
}
div.search-code input.text {
	background: url('/images/search-code-input_bg.gif') top left no-repeat;
	height: 21px;
	width: 177px;
	padding: 3px 0 0 3px;
	color: #b5b5b4;
	border: 0;
}
div.news-last {
	padding: 10px;
}
div.news-last div {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cbd3d6;
}
div.news-last div strong {
	display: block;
	margin-bottom: 5px;
}
div.news-last div span {
	margin-top: 3px;
	display: block;
	text-align: right;
}
div.news-last div span a {
	color: #012e50;
	font-weight: bold;
}
div.news-last div p {
	font-size: 11px;
}
div.login-form {
	padding: 20px 0 20px 45px;
	color: #012e50;
}
div.login-form input.text {
	margin: 1px 0;
	color: #a0a0a0;
	font-size: 11px;
	height: 13px;
	padding-top: 2px;
}
div.counters {
	padding: 0px 0 0px 45px;
}
div.extra-links {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0 0px 10px;
	margin-top: 25px;
}
div.extra-links p.bookmark {
	line-height: 23px;
	/*padding-left: 35px;*/
	background: url('/images/icon_bookmark.gif') left no-repeat;
}
div.extra-links p.bookmark a{
	display: block;
	padding-left: 35px;
}
div.extra-links p.startpage {
	line-height: 23px;
	/*padding-left: 35px;*/
	background: url('/images/icon_startpage.gif') left no-repeat;
}
div.extra-links p.startpage a{
	display: block;
	padding-left: 35px;
}
div.car-mark {
	border-bottom: 1px solid #cbd3d6;
	padding: 0 0 15px 15px;
	margin-bottom: 15px;
}
div.car-mark h3 {
	font-size: 14px;
	font-family: Arial;
	color: #003f62;
	padding-left: 25px;
}
table.car-models p {
	background: url('/images/car-model_icon.png') left no-repeat;
	line-height: 28px;
	/*padding-left: 40px;*/
	font-size: 16px;
	font-family: Arial;
}
table.car-models p a {
	display: block;
	padding-left: 40px;
}
div.page-console {
	text-align: right;
	font-family: Arial;
	font-size: 14px;
}
div.page-console a.active {
	color: #878282;
}
div.page-console h1 {
	float: left;
}
div.page-console h1 a{
	color: #43547a;
}
.scroll-back {
	float: left; 
	text-decoration: none; 
	font-size: 20px; 
	font-weight: bold;
	margin-right: 5px;
	margin-top: -2px;
}
table.page-nav {
	margin: 10px 0 0 0;
}
table.page-nav td {
	line-height: 25px;
}
table.page-nav td.pages span {
	padding: 2px 5px;
	border: 1px solid #e7e7e7;
	font-size: 14px;
	font-family: Arial;
}
table.page-nav td.pages span a {
	color: #003f62;
}
table.page-nav td.pages span.active {
	background: #003f62;
	border: 1px solid #003f62;
}
table.page-nav td.pages span.active a {
	color: #fff;
}
table.goods-list {
	margin-top: 20px;
}
table.goods-list td {
	padding: 0 14px 20px 0;
}
table.goods-list div.desc {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 50px;
}
table.goods-list div.price {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 5px 0;
}
table.good-info span.price {
	font-size: 18px;
	font-family: Tahoma;
	padding-left: 10px;
}
h3.attendant {
	color: #003f62;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border-top: 2px solid #cbd3d6;
	padding-top: 15px;
	margin-bottom: 0;
	margin-top: 20px;
}
/* some hacks here */
div.clearer {
	height: 0px;
	clear: both;
}
















/* Стили HostCMS*/
.shop_cart_table
{
	/*width: 100%;*/
	border-spacing: 2px;
}
.shop_cart_table, .shop_cart_table td
{
	empty-cells: show;
}
.shop_cart_table td, .shop_cart_table th
{
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
}
.shop_cart_table td
{
	padding-bottom: 4px;
	padding-top: 4px;
}
.shop_cart_table th
{
	text-align: left;
	border-bottom: 1px solid #d20a1c;
}
.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: dashed;
	padding-left: 5px;
}
.hit {
	width: 40px;
	height: 40px;
	background: url('/images/hit.png') no-repeat 0 0 !important;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hit.png');
}
.shop_block
{
	border: 1px solid #ccc;
	background: #EEEEEE;
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}
.shop_block a
{
	position: relative;
	z-index: 2;
}
.shop_block input, .shop_block select {
	border: 1px solid #969696;
}
.shop_block .gray_button input {
	border-width: 0;
}
.arrow_up
{
	width: 16px;
	height: 16px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
	z-index: 1;
}
.arrow_up_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}
.arrow_down
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}
.arrow_down_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}
.shop_navigation {
	list-style-type: none;
	margin: 0;
	padding: 15px 0;
}
.shop_navigation li {
	float: left;
	padding-right: 10px;
}
.shop_navigation span {
	margin-right: 10px;
	border-bottom: 1px solid #d20a1c;
}
.shop_navigation_current span {
	color: #525252;
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 1px solid #d20a1c;
}
















/* Стили поиска по коду */
table.spares{
	width: 100%;
}
table.spares td{
	text-align: center;
	padding: 5px 0;
	border-bottom: 1px solid #98c7df;
	border-left: 1px solid #98c7df;
}
table.spares td img{
	padding-bottom: 5px;
}
table.spares td.right{
	border-right: 1px solid #98c7df;
}
table.spares td.top{
	border-top: 1px solid #98c7df;
}



























