body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
body, td, input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}

a:link, a:visited, a:active {
	color: #0062e7;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	margin-top: 8px;
	margin-bottom: 10px;
}

.moto {
	color: #ff5400;
	font-weight: bold;
}
.currency {
	height: 27px;
	margin-left: 120px;
	line-height: 27px;
	font-weight: bold;
	color: #858483;
	background-image: url(../images/currency_ico.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 21px;
}
.cur_value {
	color: #ff5400;
}

a.orange:link, a.orange:visited, a.orange:active {
	color: #ff5400;
	text-decoration: none;
}
a.orange:hover {
	text-decoration: underline;
}

.top_menu {
	clear: both;
	height: 39px;
	background-image: url(../images/top_menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.foot_menu {
	clear: both;
	height: 28px;
	background-image: url(../images/foot_menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.left_col {
	float: left;
	width: 201px;
	margin-top: 7px;
	margin-bottom: 25px;
	margin-right: 10px;
}
.main_col {
	float: right;
	margin-top: 7px;
	width: 689px;
}

.news_list {
	background: #ebebeb;
	font-size: 12px;
	font-weight: bold;
	color: #ff5400;
	line-height: 30px;
	padding-bottom: 2px;
}
.news_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
.news_list li {
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 7px;
	background-color: #737271;
	margin-bottom: 1px;
	background-image: url(../images/news_li_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 15px;
}
.news_list li:hover {
	background-color: #ff5400;
}
.news_list a:link, .news_list a:visited, .news_list a:active {
	color: #ffffff;
	text-decoration: underline;
}
.news_list a:hover {
	text-decoration: none;
}

.side_block_hdr {
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	background-color: #ff5400;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 15px;
}
.side_block_descr {
	background-color: #737271;
	font-size: 11px;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 5px;
	line-height: 14px;
}
.sb_item_name {
	font-size: 12px;
	font-weight: bold;
}
.sb_sdw {
	background-color: #ebebeb;
	height: 3px !important;
	line-height: 3px !important;
	font-size: 3px !important;
}

.top_nav_bar td {
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
	padding-right: 20px;
}
.top_nav_bar td:hover {
	background-color: #ff5400;
	background-image: url(../images/top_nav_bar_arr.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.top_nav_bar td:hover a {
	color: #ffffff;
}
.top_nav_bar a:link, .top_nav_bar a:visited, .top_nav_bar a:active {
	color: #498ce7;
	text-decoration: none;
}
.top_nav_bar a:hover {
	color: #ffffff;
	text-decoration: none;
}
.top_nav_name {
	background-color: #ff5400;
	background-image: url(../images/top_nav_bar_arr.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}

.top_subnav_bar td {
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
	padding-right: 20px;
}
.top_subnav a:link, .top_subnav a:visited, .top_subnav a:active {
	color: #498ce7;
	text-decoration: none;
}
.top_subnav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.top_subnav:hover a {
	color: #ffffff;
}
.top_subnav {
	background-color: #ffffff;
	background-image: url(../images/top_subnav_bar_larr_blue.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.top_subnav:hover {
	background-color: #ff5400;
	background-image: url(../images/top_nav_bar_larr.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.top_subnav_on {
	background-color: #ff5400;
	background-image: url(../images/top_nav_bar_larr.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
.top_subnav_on a {
	color: #ffffff !important;
	text-decoration: none !important;
}

.top_nav_chapter {
	height: 22px;
	line-height: 22px;
	padding-left: 25px;
	padding-right: 20px;
	background-color: #ff5400;
	background-image: url(../images/top_nav_bar_larr.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}

.content_hdr {
	clear: both;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.content_link {
	clear: both;
	border-bottom: 1px solid #b2b2b2;
	height: 12px;
	margin-top: 5px;
}
.content_link a:link, .content_link a:visited, .content_link a:active {
	font-size: 10px;
	color: #ff5400;
	text-decoration: none;
}
.content_link a:hover {
	text-decoration: underline;
}

.banner_cnt {
	height: 75px;
	background-color: #737271;
	color: #ffffff;
}
.banner_hdr {
	background-color: #000000;
	height: 20px;
	line-height: 18px;
	padding-left: 15px;
}
.banner_item_name {
	font-size: 12px;
	font-weight: bold;
}
.banner_descr {
	height: 50px;
	padding-left: 15px;
	margin-top: 5px;
}
.banner_sdw {
	background-color: #ebebeb;
	height: 3px !important;
	line-height: 3px !important;
	font-size: 3px !important;
}

.info_block {
	border: 1px solid #d7d7d7;
	border-top: 6px solid #d7d7d7;
	padding: 10px 245px 10px 20px ;
}
.info_block a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
.info_block a:hover {
	color: #f60;
	text-decoration: underline;
}
.info_block li {
	margin-bottom: 5px;
}
.subnav_undrln {
	border: none;
	border-top: 6px solid #d7d7d7;
}

.block_hdr {
	height: 32px;
	background-image: url(../images/frames/block_hdr_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	
}
.block_hdr_bof {
	float: left;
	height: 32px;
	width: 1px;
	background-image: url(../images/frames/block_hdr_side.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.block_hdr_eof {
	float: right;
	height: 32px;
	width: 1px;
	background-image: url(../images/frames/block_hdr_side.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.block_selector_bof {
	float: left;
	height: 30px;
	width: 1px;
	background-image: url(../images/frames/block_hdr_side.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.block_selector_eof {
	float: right;
	height: 30px;
	width: 1px;
	background-image: url(../images/frames/block_hdr_side.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.block_title {
	line-height: 26px;
	font-weight: bold;
	margin-left: 14px;
	color: #ffffff;
}
.pager {
	float: right;
	height: 32px;
	line-height: 26px;
	margin-right: 14px;
	color: #ffffff;
}
.pager a {
	color: #ffffff;
}
.block_cnt {
	background-color: #ececec;
	border: 1px solid #b7b7b7;
	border-top: none;
	padding: 5px 10px 10px 15px;
}
.block_cnt a:link, .block_cnt a:visited, .block_cnt a:active {
	color: #ff5400;
	font-weight: bold;
	text-decoration: none;
}
.block_cnt a:hover {
	text-decoration: underline;
}
.cat_list ul {
	list-style-type: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.cat_list li {
	margin-bottom: 4px;
}
.cat_row {
	padding: 18px;
}
.subcat_list ul {
	list-style-type: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.subcat_list li {
	margin-top: 12px;
	margin-bottom: 15px;
}
.gray_linx li {
	margin-top: 2px;
	margin-bottom: 5px;
}
.gray_linx a:link, .gray_linx a:visited, .gray_linx a:active {
	color: #606060;
}
.gray_linx a:hover {
	color: #ff5400;
}
.brand_vol_list {
	padding-top: 0px;
	margin-top: -2px;
}
.brand_vol_list ul {
	display: none;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.brand_vol_list li {
	text-align: right;
	padding-right: 45px;
	margin: 2px;
	height: 20px;
	line-height: 20px;
}

.cart_block {
	text-align: center;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.cart_block a {
	color: #498ce7 !important;
}
.cart_val {
	font-weight: bold;
}
.cart_total_val {
	font-size: 13px;
	font-weight: bold;
}

.bds_params td {
	line-height: 14px;
}
.bds_params {
	padding-top: 14px;
}
.bds_params a {
	color: #498ce7 !important;
	font-weight: normal !important;
	text-decoration: underline !important;
}
.bds_params a:hover {
	text-decoration: none !important;
}

.item_pic_sm {
	float: left;
	min-width: 100px;
	margin-right: 15px;
}
.item_pic_sm img {
	border: 1px solid #9f9f9f;
}
.item_pic_sm img:hover {
	border: 1px solid #e84c00;
}
.item_link {
	padding-bottom: 7px;
}
.item_link a:link, .item_link a:visited, .item_link a:active {
	color: #e84c00;
	font-weight: bold;
	text-decoration: underline;
}
.item_link a:hover {
	text-decoration: none;
}
.price {
	font-size: 12px;
	font-weight: bold;
	color: #e84c00;
}
.pending {
	color: #9f9f9f;
}

.parts_fig {
	float: left;
	min-width: 450px;
	margin-right: 5px;
	margin-bottom: 15px;
}
.parts_fig img {
	border: 1px solid #9f9f9f;
}
.parts_fig img:hover {
	border: 1px solid #e84c00;
}

.auc_pic {
	float: left;
	min-width: 300px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.auc_pic img {
	border: 1px solid #9f9f9f;
}
.auc_pic img:hover {
	border: 1px solid #e84c00;
}

.parts_grid {
	clear: both;
	border: none;
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
}
.parts_grid th {
	border: none;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	height: 30px;
	background-image: url(../images/frames/block_hdr_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}
.parts_grid td {
	border: none;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	background-color: #f9f9f9;
	vertical-align: middle;
	padding: 5px 10px 5px 10px;
}
.grid_gray {
	background-color: #ececec !important;
}
.no_h_padding {
	padding: 5px 0px 5px 0px !important;
}

.cart_total {
	text-align: center;
	font-weight: bold;
	background-image: url(../images/cart_ico_shift.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.asterisk {
	color: #ff5400;
}
.remark {
	font-size: 9px;
}
.block_btm_btn {
	float: right;
	position: relative;
	top: -22px;
	margin-right: 20px;
	height: 22px;
	line-height: 20px;
	padding-left: 25px;
	padding-right: 20px;
	background-color: #ff5400;
	background-image: url(../images/top_nav_bar_larr.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
.block_btm_btn a {
	color: #ffffff !important;
}
.back_btn {
	background-image: url(../images/top_nav_bar_larr_rev.gif);
}



.brand_vol, .brand_vol_on {
	height: 30px;
	line-height: 29px;
	padding-left: 20px;
	padding-right: 20px;
}
.brand_vol a:link, .brand_vol a:visited, .brand_vol a:active {
	color: #ff5400;
	text-decoration: none;
}
.brand_vol a:hover {
	color: #ffffff;
	text-decoration: none;
}
.brand_vol:hover a {
	color: #ffffff;
}
.brand_vol {
	background-color: none;
	background-image: none;
}
.brand_vol:hover {
	background-color: #ff5400;
	background-image: url(../images/top_nav_bar_larr.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.brand_vol_on {
	background-color: #ff5400;
	background-image: url(../images/top_nav_bar_larr.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
.brand_vol_on a {
	color: #ffffff !important;
}

.bv_item a:link, .bv_item a:visited, .bv_item a:active {
	color: #ff5400;
	text-decoration: none;
}
.bv_item a:hover {
	color: #ffffff;
	text-decoration: none;
}
.bv_item:hover a {
	color: #ffffff;
}
.bv_item {
	background-color: none;
	background-image: none;
}
.bv_item:hover {
	background-color: #ff5400;
	background-image: url(../images/top_nav_bar_larr.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.bv_item_on {
	background-color: #ff5400;
	background-image: url(../images/top_nav_bar_larr.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
.bv_item_on a {
	color: #ffffff !important;
}

.light_block, .dark_block {
	clear: both;
	height: 11px;
}
.light_block {
	background-color: #f9f9f9;
}
.dark_block {
	background-color: #ededed;
}
.block_foot {
	text-align: center;
	background-color: #f9f9f9;
	line-height: 21px;
}
.price_calc {
	float: left;
	text-align: left;
}
.price_calc_val {
	float: right;
	text-align: right;
}
.nav {
	margin-left: 15px;
	color: #ff5400;
	font-weight: bold;
}
.auc_estim {
	font-family: Tahoma;
	font-size: 30px;
	color: #498ce7;
	font-weight: bold;
}
.to_list ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

dl.contacts {
	margin-left: 3em;
}
dl.contacts dt {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2em;
}
dl.contacts dd {
	margin-left: 0;
	padding-left: 2em;
	
}
dl.contacts dd ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
dl.contacts dd ul li {
	margin: 0;
	padding: 3px;
}
dl.contacts dd ul li a {
	color: #606060;
	text-decoration: none;
}
dl.contacts dd ul li a:hover {
	color: #f60;
	text-decoration: underline;
}


dl.sitemap {
	margin-left: 2em;
}
dl.sitemap dt {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2em;
}
dl.sitemap dd {
	margin-left: 0;
	padding-left: 1em;
	
}
dl.sitemap dd ul {
	list-style: none;
	margin: 0;
	margin-left: 1em;
	padding: 0;
}
dl.sitemap dd ul li {
	margin: 0;
	padding: 3px;
}
dl.sitemap dd ul li a {
	color: #606060;
	text-decoration: none;
}
dl.sitemap dd ul li a:hover {
	color: #f60;
	text-decoration: underline;
}

