body table{
font-size: 12px;
font-family: verdana;
}


.header_top_right {
    background-image: url('../images/header_mini_bg.jpg');
    background-repeat: repeat-x;
    background-position: left bottom;
}

.header_center_left {
    height: 127px;
    width: 225px;
    background-image: url('../images/logow.gif');
}

/* растяжка */
.header_razv {
    height: 127px;
    width: 51px;
    background-image: url('../images/razvorot1.gif');
    background-repeat: no-repeat;
    background-position: left bottom;    
}
.header_rast {
    height: 127px;
    background-image: url('../images/rast2.gif');
}
/* растяжка */

.header_center_center{
    height: 127px;
    /*background-image: url('../images/header_center.jpg');*/
    background-image: url('../images/head_cent2.gif');
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 375px;

    
}

.inner_header_center_center{
    background-image: url('../images/inner_header_center.jpg');
    
}
.inner_header_center_center_r{
    height: 127px;
    background-image: url('../images/header_center_center_left.jpg');
    background-repeat: no-repeat;
    /*border: 1 solid red; */
}

.header_center_right {   
    background-image: url('../images/header_right2.jpg');
    padding-top: 16px;
}
DIV#text_part{
 position: absolute;
 left:270px;
 top:46px;
 /*border: 1 solid red;*/
 width: 600;
 color:white;
 font-size: 23px;
 font-weight: bold;
 font-family: Arial;
 Z-INDEX:400;
}

DIV#text_tel{
 POSITION:absolute; 
 right:20px;
 top:25px;
 /*border: 1 solid red;*/
 width: 240px; 
 color:#294672;
 font-size: 22px;
 font-weight: bold;
 font-family: Arial;
 vertical-align: top;
}


DIV#sap{
 POSITION:absolute; 
 right:30px;
 bottom:50px;
 width: 240px; 
}


DIV#text_tel_int{
 POSITION:absolute; 
 right:20px;
 top:45px;
 /*border: 1 solid red;*/
 width: 240px; 
 color:#FFFFFF;
 font-size: 22px;
 font-weight: bold;
 font-family: Arial;
}

DIV#text_email_int{
 POSITION:relative; 
 left:24px;
 top:-16px;
 /*border: 1 solid red;*/
 width: 350px; 

}


 select.nedv, input.nedv{
 font-size: 9;
}
.inner_header_center_right {
    height: 130px;
    /*border: 1 solid red; */
    background-image: url('../images/inner_header_center_right1.jpg');
}

.header_center_right .query {
    width: 250px;
    margin-left: 20px;
}

.header_center_right .query .left_arrow {
    width: 25px;
    background-image: url('../images/arrow_left.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.header_center_right .query .right_arrow {
    width: 25px;
    background-image: url('../images/arrow_right.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.header_center_right .query .author {
    color: #fefeff;
    font-family: Verdana;
    font-size: 9px;
    font-style: italic;
    padding-right: 7px;
    padding-top: 5px;
}

.header_center_right .query .text {
    color: #fefeff;
    font-family: Verdana;
    font-size: 9px;
    font-style: italic; 
}

/* относительные дивы на заголовки  */
DIV#head{
    color: #294672;
    font-family: MS Sans Serif;
    font-size: 16px;
    padding-left: 8px;
    font-weight: bold;
    margin-bottom:5px;
}

DIV#head_comment{
    color: #1D1D1D;
    font-family: Arial;
    font-size: 13px;
    padding: 5px 20px 5px 20px;
    Z-INDEX: 300;
    position: absolute;
    left:240px;
    top:100px;
    
}

DIV#mat_info{
    font-family: Arial;
    font-size: 120% !important;
    font-weight: bold;
	text-align:right;
	text-decoration: underline;
	color:Gray !important;
}

/* относительные дивы на заголовки  */



a.big_link {
    color: #35527e;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;    
}

a.big_link:hover {
    color: #35527e;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;    
}

a.small_link {
    color: #483D8B;
    font-size: 11px;
    text-decoration: underline;
}
a.small_link:hover {
    color: #727373;
    font-size: 11px;
    text-decoration: none;
}

/* BEGIN: main left menu */
.left_menu {
    margin-right: 13px;
}

.left_menu td  {
    text-align: right;
    padding-top: 10px;
}

.left_menu td a:link, .left_menu td a:visited {
    color: #35527e;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.left_menu td a:hover,.left_menu td a:active {
    color: #35527e;
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
}

.left_menu td a.small:link, .left_menu td a.small:visited  {
    color: #708090;
    text-decoration: underline;
    font-size: 10px;
    font-weight: normal;
}

.left_menu td a.small:hover, .left_menu td a.small:active {
    color: #35527e;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
}

/* END: main left menu */
TABLE.search_form a:link, TABLE.search_form a:visited {
    color: #00008B;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;    
}
TABLE.search_form a:hover, TABLE.search_form a:active {
    color: #00008B;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;    
}



TABLE.search_form {
    width: 100%;
    background-color: #f6f6f7;
}
TABLE.search_form td {
    vertical-align: middle;
    padding: 7px 0px 7px 10px;
}
TABLE.search_form select, TABLE.search_form  option , TABLE.search_form  input {
    font-size: 13px;
    color: #5B5B5B;
}


p .iner_text{
   background-color: #f6f6f7;
   font-size: 10px;
   padding: 10px;
}


TABLE#search_result {margin-right: 20px;margin-left:10px;}
TABLE#search_result TD{padding: 5px;}
TABLE#search_result TD a:link, TABLE#search_result TD a:visited {
    color: #00008B;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;    
    
}
TABLE#search_result TD a:hover, TABLE#search_result TD a:active{
    color: #727373;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;    
}
TABLE#search_result  DIV#full {
    font-size: 11px;
	padding-left:6px;
}
TABLE#search_result  DIV#vip_details {
    font-size: 12px;
	color: #465560;
	font-weight: bold;
	background-color: #f6f6f7;
}



/*  франчазинг вывод на главной лого и описание */
TABLE#fr_result {margin-right:0px;margin-left:0px; width:100%;}
TABLE#fr_result TD{padding: 2px;text-align:center;}
TABLE#fr_result TD a:link, TABLE#fr_result TD a:visited {
    color: #00008B;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;    
}
TABLE#fr_result TD a:hover, TABLE#fr_result TD a:active{
    color: #727373;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;    
}
TABLE#fr_result  DIV#full {
    font-size: 11px;
	padding-left:6px;
}

TD#fr_descr_main {
	padding-left:10px;

}
TD#fr_descr_main A{
	color:black;
	text-decoration:underline;	
    font-weight: bold;	
}
TD#fr_descr_main A:hover{
	color:#727373;
	text-decoration:underline;
    font-weight: bold;	
}
TD#fr_descr_main H4{
	margin:0px;
	padding:8px 0px 7px 0px;

}



/*  франчазинг вывод на главной лого и описаниеxx */



TABLE#fr_add {margin-right:0px;margin-left:30px;}
TABLE#fr_add TD{padding: 2px;text-align:left;}


.small {
    color: #727373;
    font-size: 10px;
 
}

.footer {
    background-color: #f6f6f7;
    height: 30px;
}

.bottom_menu {
    background-color: #35527e;
}

.bottom_menu .item {
    vertical-align: middle;
    text-align: center;
}

.bottom_menu .item a {
    color: #fefeff;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.bottom_menu .item a:hover {
    color: #fefeff;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
table.form{
    background: #E8E8E8;
    border:1px solid #666666;
}
table.form tr td{
    text-align: left;
    vertical-align:middle;
}

table.form tr.bgwhite{
    background : #FFFFFF;
}

table.form .up{
    /*text-transform:uppercase;*/
    text-transform:none;
}

table.form tr.bgbottom{
    background : grey;
}
table.form tr.bgbottom td { 
    color: #FFFFFF;     
    font-size: 14px; 
    font-weight: bold;    
}

table.form td.lot_view a , table.form tr.lot_view td{
    color:grey !important;
}

table.form tr.bgbottom td a{ 
    font-size: 11px;
    color: #FFFFFF; 
    text-decoration: none;
}
table.form td span.red,table.form td.default{
    color : grey;
}

table.form .fontbold{
    font-weight:bold;
    color:#000000;
}

table.form select{
    font-size:11px;
}

table.form input.text{
    height:17px;
}

table.form td textarea{
    width:100%;
    height:150px;
}

table.form td.topic{
    /*text-transform:uppercase;*/
    text-transform:none;
}

table.form td input.checkbox{
    vertical-align:middle;
}

table.form td.step{
    padding:0px 0px 0px 30px;
}


/* дополнение */
DIV#ban {margin:10px}
DIV#ya {font-size:10px;text-align:right;margin: 10px; }
TABLE#xap {margin:10px 0px 10px 10px;border:1px solid #6E6E6E;font-size:10px;}
TABLE#xap TD {font-size:10px;padding:4px}


DIV#sap{
 POSITION:absolute; 
 right:30px;
 bottom:50px;
 width: 240px; 
}

/* дополнение */
DIV#ban {margin:10px}
DIV#ya {font-size:10px;text-align:right;margin: 10px; }
DIV#xap {font-size:10px;text-align:left;margin:10px 0px 10px 10px}
DIV#xap a {font-size:10px;}

TABLE#fr_det {width:100%}
TABLE#fr_det TD {padding: 2px;text-align:left; border: 1px solid #f6f6f7;padding:5px 10px 5px 10px}


/* новости на главной */


TABLE#main_news {width:98%}
TABLE#main_news  TD {vertical-align:top;font:.9em Tahoma;padding: 0 2px 2px 2px;}
TABLE#main_news  TD.dd {padding-bottom: 5px;}
TABLE#main_news TD a:link, TABLE#main_news TD a:visited {
    color: #00008B;
    font-weight: bold;
    text-decoration: underline;    
}
TABLE#main_news TD a:hover, TABLE#main_news TD a:active{
    color: #727373;
    font-weight: bold;
    text-decoration: none;    
}
TABLE#main_news  span {font:.8em Tahoma;}


/* страница новостей */
div#fbody {    
    font-size: 11px; 
	margin-top:6px;
	margin-bottom:3px;
	padding:0px;	
}
div#fdat{    
   font-size: 1.1em; 
	margin-bottom:2px;
	padding:2px;
	border-bottom: 1px solid #ccc;
	width: 80px;
	font-weight: bold;
	text-align:center;
}
div#fsub {    
    font-size: 12px; 
	margin-bottom:2px;
	padding:0px;
}

div.fm-opt{display:none;margin-left:10px;padding:0;}
div.fm-opt form{margin:0;padding:0;}
table#qt {width:500px;}
table#qt TD {padding-left:20px;padding:3px;}
table#qt input {width:150px;border-top:1px solid #555;border-left:1px solid #555;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:1px;color:#333;}
table#qt   textarea{width:450px;height:60px;border-top:1px solid #555;border-left:1px solid #555;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:1px;color:#333;}
table#qt   input#sub{clear:both;width:150px;border:1px solid #555;padding:1px;color:#333;float:right;}

a.enter:link, a.enter:visited {
    color: #00008B;
    font-weight: bold;
    text-decoration: underline;
	font-size: 14px;    
}
a.enter:hover, a.enter:active{
    color: #727373;
    font-weight: bold;
    text-decoration: none;
	font-size: 14px;    
}

/* продажа бизнеса на главной */



TABLE#sell_b TD{border: 1px solid #00008B; width:108px;padding:4px;height:100px;vertical-align:middle}

a.text11:link, a.text11:visited {
    color: #00008B;
    font-weight: bold;
    text-decoration: none;
	font-size: 12px;    
}
a.text11:hover, a.text11:active {
    color: #727373;
    font-weight: bold;
    text-decoration: none;
	 font-size: 12px;   
}

a.text9:hover, a.text9:active, a.text9:link, a.text9:visited  {
    color: #2A2A2A;
    font-weight: bold;
    text-decoration: underline;
	 font-size: 12px;  	
}
.text9{
    color: #2A2A2A;
    font-weight: bold;
    text-decoration: underline;
	 font-size: 9px; 
	font-family: Arial;
}
.text15{
    color: #2A2A2A;
	font-size: 11px;  
	padding-left:5px;
}
.text10 {
    color: #FFFFFF;
    font-weight: bold;	
	font-size: 14px;  
	padding-left:2px;
}


