@charset "windows-1251";
html {
	height:100%;
}
* html body {
	height:100%;
}
body {
	position:relative;
	min-height:100%;
	position:relative;
	margin:0px;
	padding:0px;
	background-image:url(/images/page_bg.gif);
}
#page_width {
	position:relative;
    width:100%;
	min-width:900px;
}
#bottom {
	background-color: #84011f;	
	height:164px;
	width:100%;
    background-image:url(/images/city_bg.png);
	background-position:right top;
	background-repeat:repeat-x;
}
#menu_top_row {
    height:66px;
	width:100%;
	background-image:url(/images/menu_top_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#menu_top {
	position:absolute;
	top:164px;
	left:0px;
	z-index:390;
    height:66px;
	width:100%;
	background-image:url(/images/menu_top_bg_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#body_row {
    width:100%;
	height:100%
}
#footer_hidden {
    height:125px;
	width:100%;
}
#footer_row {
    position:absolute;
	height:125px;
	bottom:0px;
	width:100%;
    min-width:900px;
	background-color:#52617b;
}
#copyright_row {
    position:relative;
    height:87px;
	width:100%;
	background-image:url(/images/menu_bottom_bg.gif);
	background-position:left top;
    background-repeat:repeat-x;	
}
#copyright_row_left {
    position:relative;
    height:87px;
	width:100%;
	background-image:url(/images/menu_bottom_bg_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#copyright_row_right {
    position:relative;
    height:87px;
	width:100%;
	background-image:url(/images/menu_bottom_bg_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#menu_bottom {
    width:100%;
	height:38px;
	text-align:center;
	margin:0px;
	padding:0px;
	background-image:url(/images/menu_bottom_row.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
#shape_bottom {
    position:absolute;
	height:6px;
	width:100%;
	bottom:35px;
	margin:0px;
	padding:0px;
	background-image:url(/images/shape_bottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#shape_top {
    position:absolute;
	top:162px;
	width:100%;
	height:6px;
	background-image:url(/images/shape_top.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#menu_top_table {
	vertical-align:middle;
	text-align:center;
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
#menu_top_table a{
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#menu_top_table a:hover{
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #fcd869;
	text-decoration: underline;
}
#menu_bottom_table {
	vertical-align:middle;
	text-align:center;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f2f2ed;
	text-decoration: none;
}
#menu_bottom_table td{
    padding-left:20px;
	padding-right:20px;
}
#menu_bottom_table a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f2f2ed;
	text-decoration: underline;
}
#menu_bottom_table a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fcd869;
	text-decoration: underline;
}
#copyright_table_padding_top {
    width:100%;
	height:16px;
}
#copyright_table {
    width:100%;
	height:71px;
	vertical-align:middle;
}
#copyright_table td{
	vertical-align:middle;
}
.copyright_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f2ede9;
	text-decoration: none;
}

.copyright_text a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c3bdc3;
	text-decoration: underline;
}
.copyright_text a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c3bdc3;
	text-decoration: underline;
}
.catalog_column {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-left:16px;
	padding-top:10px;
	vertical-align:top;
}
.catalog_column ul {
	line-height:1.9;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
.catalog_column ul li {
	padding-left:31px;
}
.catalog_item {
	background-image:url(/images/catalog_item_bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.catalog_item:hover {
	background-image:url(/images/catalog_item_bgon.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.catalog_item a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	text-decoration: underline;
}
.catalog_item a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #187894;
	text-decoration: underline;
}

.catalog_itemon {
	background-image:url(/images/catalog_item_bgon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #be0000;
	text-decoration: none;
}
.catalog_itemon a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #be0000;
	text-decoration: underline;
}
.catalog_itemon a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #187894;
	text-decoration: underline;
}
#top_car_div {
    position:absolute;
	z-index:300;
	top: 0px;
	right:0px;
	height:247px;
	text-align:right;
	width:100%;
	min-width:900px;
}
#top_car {
    position:relative;
	height:247px;
	width:378px;
	margin-left:522px;
	float:right;
	border-left-width:522px;
}
.cat_part_top {
    position:relative;
	height:230px;
	width:100%;
}
.cat_part_bottom {
    position:relative;
	height:17px;
	width:100%;
}
.cat_part_bottom img{
	padding-right:20px;
}
.search_shadow_left {
	width:19px;
	background-image:url(/images/search_shadow_left.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.search_shadow_right {
	width:19px;
	background-image:url(/images/search_shadow_right.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.search_price {
	height:103px;
	width:100%;
	background-color:#fcd869;
}
.search_price_flower_left {
	height:100%;
	width:100%;
	background-image:url(/images/search_price_flower_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.search_price_flower_right {
	height:100%;
	width:100%;
	background-image:url(/images/search_price_flower_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.search_auto {
	background-color:#850e28;
	float:left;
}
.search_settings {
	background-color:#4d5874;
	float:left;
}
.search_appy {
	float:right;
	height:33px;
	background-color:#efcc63;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
}
.parametrs {
    width:100%;
	background-color:#efcc63;
}
.search_appy input{
	padding:0pt;
	margin-top: 0pt;
	margin-right: 10pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}
.div_big_horizontal_banner {
	width:100%;
	height:95px;
	vertical-align:middle;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
.banner728x90 {
 	width:800px;;
	margin-left:auto;
	margin-right:auto;
	background-color:#393939;
	height:100px;
	margin-bottom:14px;
}
.banner728x90_side {
	width:35px;
	background-image:url(/images/banner728x90_bg_side.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.banner728x90_center {
	vertical-align:top;
	text-align:center;
	padding-top:6px;
}



.banner200x200 {
	width:200px;
	height:200px;
	border-color:#d4d4d4;
	border-width:1px;
	border-style:solid;
	background-color:#eeeeee;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
.banner160x600 {
	width:160px;
	height:600px;
	border-color:#d4d4d4;
	border-width:1px;
	border-style:solid;
	background-color:#eeeeee;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
.panel_model {
	background-color:#FFFFFF;
	background-image:url(/images/panel_model_bg_top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
}
.panel_model_bottom {
	background-image:url(/images/panel_model_bg_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
}
.panel_model_shadow {
	width:294px;
	text-align:left;
	padding-right:8px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/panel_model_bg_shadow.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.panel_model_shadow_bottom {
	padding-bottom:13px;
	background-image:url(/images/panel_model_bg_shadow_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.panel_model_table {
	width:289px;
	height:375px;
}
.panel_model_table_search {
	width:289px;
	height:370px;
}
.panel_model_table_photo {
	vertical-align:top;
	text-align:center;
}
.panel_model_table_photo img{
	border:none;
}

.panel_model_photo {
	margin-left:auto;
	margin-right:auto;
	height:207px;
	width:276px;
}
.panel_model_name {
	width:100%;
	text-align:left;
	padding-left:10px;
	margin:0px;	
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #be0000;
	text-decoration: none;
}
.panel_model_name a{
	width:100%;
	text-align:left;
	margin:0px;
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #be0000;
	text-decoration: underline;
}
.panel_model_name a:hover{
	width:100%;
	text-align:left;
	margin:0px;
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #be0000;
	text-decoration: underline;
}
.panel_model_profile {
	margin-top:5px;
	margin-bottom:10px;
	width:279px;
	text-align:left;
	padding-left:10px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
	line-height:1.3;
}
.panel_model_profile a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1c9dc3;
	text-decoration: underline;
}
.panel_model_profile a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #187894;
	text-decoration: underline;
}
.panel_model_price {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000202;
	text-decoration: none;
}
.panel_model_others_link{
	width:96%;
	text-align:right;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
	margin-bottom:10px;
}
.panel_model_others_link a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1c9dc3;
	text-decoration: underline;
}
.panel_model_others_link a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #187894;
	text-decoration: underline;
}
.banner468x60 {
 	width:560px;;
	background-color:#393939;
	height:70px;
	margin-bottom:14px;
	margin-left:auto;
	margin-right:auto;
}
.banner468x60_side {
	width:35px;
	background-image:url(/images/banner468x60_bg_side.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.banner468x60_center {
	vertical-align:top;
	text-align:center;
	padding-top:5px;
	
}
#key {
	position:absolute;
	top: 0px;
	right:350px;
	z-index:350;
}
#text_silver {
	position:absolute;
	left: 121px;
	top:42px;
	z-index:351;
}
#logo {
	position:absolute;
	top:37px;
	left:0px;
	z-index:352;
}
#slogan {
	position:absolute;
	top:106px;
	left:121px;
	z-index:353;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fcd869;
	text-decoration: none;
}
.news_title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #be0000;
	text-decoration: none;
}
.news_title a{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #be0000;
	text-decoration: underline;
}
.news_title a:hover{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #187894;
	text-decoration: underline;
}
.news_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
}

.navprint {font:10px Tahoma,Arial,Helvetica,sans-serif;margin-top:10px;text-align:center;line-height: 2;}
.navprint .current {background:#DDDDDD;border:1px solid #CCCCCC;color:#000000;font-weight:bold;padding:2px 5px 2px 5px;line-height: 2;}
.navprint a:link {background:#F5F5F5;border:1px solid #CCCCCC;color:#1F627C;padding:2px 5px 2px 5px;text-decoration:none;line-height: 2;}
.navprint a:visited {background:#F5F5F5;border:1px solid #CCCCCC;color:#1F627C;padding:2px 5px 2px 5px;text-decoration:none;line-height: 2;}
.navprint a:hover{background:#676767;border:1px solid #000000;color:#FFFFFF;line-height: 2;}

#div_body {
}


#model-photos{
	
}

.model-thumbnails {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0px;
}

.model-thumbnails li{
	float:left;
	margin:0 3px 0 0;
	padding:0pt;
	height: 70px;
}
.model-thumbnails img{
	margin:0pt;
	padding:0pt;
	border:1px solid #FFFFFF;
}
.model-thumbnails a{
	margin:0pt;
	padding:0pt;
	border:none;
}

.specifications {
	clear:both;
}
.specifications .data {
	font-size:0.9em;
}
.specifications div.data {
	clear:both;
	padding:0.5em;
	background-color: #EBEBEB;
	background-image: none;
}
.specifications h2 {
	margin:0pt 0pt 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.specifications .data th, .specifications .data td {
	font-weight:normal;
	padding:1em 1em 0.5em 0.5em;
	text-align:left;
	vertical-align:top;
}

/* наша HTML таблица */
table.sortable{
	width:100%;
	border-spacing:0;
	margin-bottom:1em;
	margin-top:1em;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* ячейки таблицы */
table.sortable td{
	padding:1em 1em 0.5em 0.5em;
	white-space: nowrap;
}

/* заголовки таблицы 	cursor:hand;*/
table.sortable thead th{
	cursor:pointer;

	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 1.3em;
	border-bottom:1px solid #ABABAB;
}

/* заголовок отсортированного столбца */
table.sortable thead th.sorttable_sorted,table.sortable thead th.sorttable_sorted_reverse{
background-color:#999999;
color:#FFFFFF
}

/* Классы которые создал Женек */
.short_text_for_dealers{
	font-family: tahoma;
	font-size: 11px;
	color: #000202;
	text-decoration: none;
	font-weight:normal;
}
a.url_link_for_dealers{
	font-family: tahoma;
	font-size: 12px;
	color: #4d5874;
	text-decoration: underline;
	font-weight:bold;
}
a:hover.url_link_for_dealers{
	font-family: tahoma;
	font-size: 12px;
	color: #850e28;
	text-decoration: underline;
	font-weight:bold;
}
.name_city_address_phone_text_for_autosalon{
	font-family: tahoma;
	font-size: 12px;
	color: #4d5874;
	text-decoration: none;
	font-weight: bold;
}
.news_date_text{
	color:#BE0000;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.news_text_title{
	font-family: tahoma;
	font-size: 18px;
	color: #4d5874;
	text-decoration: none;
	font-weight:bold;
}
a.back_link_for_news{
	font-family: tahoma;
	font-size: 12px;
	color: #BE0000;
	text-decoration: underline;
	font-weight:normal;
}
a:hover.back_link_for_news{
	font-family: tahoma;
	font-size: 12px;
	color: #BE0000;
	text-decoration: underline;
	font-weight:normal;
}
/* Закончились классы которые создавал Женек */
.panel_controls_extra {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fcd869;
	text-decoration: none;
}
.panel_controls_extra a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fcd869;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fcd869;
}
.panel_controls_extra a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff6c00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff6c00;
}
.panel_controls_extra_plus {
    width:13px;
	height:13px;
	float:left;
	background-image:url(/images/controls-extra.gif);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-right:5px;
}
.panel_controls_extra_minus {
    width:13px;
	height:13px;
	float:left;
	background-image:url(/images/controls-extra.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-right:5px;
}

.bodys_block {
	float: left;
	margin: 3px;
	text-align: center;
}
.bodys_block_view_all {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;    
	cursor:pointer;
}
.bodys_block_view_all:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999; 
	cursor:pointer;  
}
.bodys_block_title {
	height:20px;
	text-align: center;
	background-color: #850e28;
	cursor: pointer;
}
.bodys_block_title .title{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.bodys_block_title:hover {
	height:20px;
	text-align: center;
	background-color: #850e28;
	cursor: pointer;
}
.bodys_block_title:hover .title{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.bodys_block_titleon {
	height:20px;
	text-align: center;
	background-color: #C85154;
	cursor: pointer;
}
.bodys_block_titleon .title{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.bodys_block_titleon:hover {
	height:20px;
	text-align: center;
	background-color: #D17072;
	cursor: pointer;
}
.bodys_block_titleon:hover .title{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.brands_block {
	float: left;
	margin: 3px;
	text-align: center;
}
.brands_block_view_all {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;    
	cursor:pointer;
}
.brands_block_view_all:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999; 
	cursor:pointer;  
}


.brands_block_title {
	height:20px;
	text-align: center;
	background-color: #850e28;
	padding-left:3px;
	padding-right:3px;
	cursor: pointer;
}
.brands_block_title .title{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.brands_block_title:hover {
	height:20px;
	text-align: center;
	background-color: #850e28;
	padding-left:3px;
	padding-right:3px;
	cursor: pointer;
}
.brands_block_title:hover .title{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.brands_block_titleon {
	height:20px;
	text-align: center;
	background-color: #C85154;
	padding-left:3px;
	padding-right:3px;
	cursor: pointer;
}
.brands_block_titleon .title{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.brands_block_titleon:hover {
	height:20px;
	text-align: center;
	background-color: #D17072;
	padding-left:3px;
	padding-right:3px;
	cursor: pointer;
}
.brands_block_titleon:hover .title{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.search_settings_block_title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:3px;
	margin-top:10px;
}
.search_settings_block_data {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.search_settings_block_data div{
    margin-bottom:3px;
	margin-top:3px;
}

.search_settings_block_data span{
    margin-left:20px;
}
.search_settings_block_data input{
	position: absolute;
}

.search_settings_block_data_e {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.search_settings_block_data_e input {
    margin-left:3px;
	margin-right:3px;
}
.search_settings_block_data_e ins {
    text-decoration:none;
	line-height:1.5;
}
.search_settings_block_data_e div{
    margin-bottom:3px;
	margin-top:3px;
}
.search_settings_block_data_e div dt, .search_settings_block_data_e div dd, .search_settings_block_data_e div dl{
	margin:0pt;
	padding:0pt;
	line-height:1.5;
	float:left;
	color: #FFFFFF;
}
.panel_search_price_title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4d5874;
	text-decoration: none;
}
.panel_search_price_select {
	width:60px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #850e28;
	text-decoration: none;
}
.panel_search_price_desc {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6e5919;
	text-decoration: none;    
}
.panel_search_title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#model-photo-div{
	width: 450px;
	height: 349px;
	margin-bottom:10px;
}
#model-photo-div img{
	border: 6px solid #FFFFFF;	
}
.path {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.path a{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.path a:hover{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
.navprint {font:10px Tahoma,Arial,Helvetica,sans-serif;margin-top:10px;text-align:center;line-height: 2;}
.navprint .current {background:#DDDDDD;border:1px solid #CCCCCC;color:#000000;font-weight:bold;padding:2px 5px 2px 5px;line-height: 2;}
.navprint a:link {background:#F5F5F5;border:1px solid #CCCCCC;color:#1F627C;padding:2px 5px 2px 5px;text-decoration:none;line-height: 2;}
.navprint a:visited {background:#F5F5F5;border:1px solid #CCCCCC;color:#1F627C;padding:2px 5px 2px 5px;text-decoration:none;line-height: 2;}
.navprint a:hover{background:#676767;border:1px solid #000000;color:#FFFFFF;line-height: 2;}

.loader_page {
	position: absolute;
	z-index: 1500;
}
.brand_full img {
	border: 5px solid #FFFFFF;
}
div.pic_and_text {
	clear:left;
	float:left;
	margin-bottom:5px;
	width:148px;
}
div.pic_and_text_big {
	clear:left;
	float:left;
	margin-bottom:5px;
	width:286px;
}
.advanced_link {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.advanced_link a{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #4D5874;
	text-decoration: underline;
}
.advanced_link a:hover{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
.cyberhead_text a{
	color:#FFFFFF;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
}
.cyberhead_url a{
	font-weight:bold;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
}
