html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, 
em, img, strong, sub, sup, 
form, table, tbody, thead, tr, th, td {
margin: 0;
padding: 0;
/* font-weight: inherit; 
font-style: inherit;
font-size: 100%;*/
font-family: arial;
/*vertical-align: baseline;
background: transparent;*/
}
:focus {
outline: 0;
}
li {
	list-style: disc;
	list-style-type: disc;
}
body {
line-height: 1; 
color: black;
background: white;
}
table {
border: 0;
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
/*text-align: left;*/
border: 0;
padding: 0;
}
img {border: 0;}
TD>IMG { display: block; }
A IMG { border: none; }
/*НАЧАЛО*/
body {color: black; background: #fff;}
a:link {text-decoration: underline; color: #0909B3;}
a:hover {text-decoration: none; color: #0909B3;}
a:visited {text-decoration: underline; color: #B60C61;}
a {	cursor: pointer;}

table.main {
	/*width: 90%;*/
    /*margin: 5px;*/
    width: 1005px;
    margin: 0 auto;
}

table.main td {
	border: 0;
	padding: 5px;
}

table.main0 {
	width: 100%;
}

table.main0 td {
	border: 0;
	font: noraml 12px arial;
	padding: 5px;
}

.chapter {
	margin-bottom: 5px;
	margin-top: 5px;
	font: bold 14px arial;	
}

#header {
    margin: 1em auto;
    /*width: 1200px;*/
    text-align: left;
    background-color: #fff;
    font-size: 75%;
}
#header h1 {
	font-size: 40px;
	font-weight: bold;
    color: #767676;
    margin: 0em;
    padding: 0em;
}
.cityname {
    font-size: 20px;
    font-weight: bold;
    color: #666666;
    margin: 0em;
    padding: 0em;
}
#header h3 {
    font-size: 11px;
    font-weight: normal;
    margin: 0em;
    padding: 0em;
}


/*
ГОРОДА
*/
.uaregiontext {
    font-size: 11px;
}
#UaRegionsMenu{
    display: block;
}
#UaRegionsMenu a:link {
	color: #0909B3;
	text-decoration: underline;
}
#UaRegionsMenu a:hover {
	color: #0909B3;
	text-decoration: none;
}
#UaRegionsMenu a:visited {
	color: #B60C61;
	text-decoration: underline;
}


#menu2 { /* left */
    float: left;
    padding: 0px 10px 0px 0px;
    width: 180px;
    padding-left: 15px;
    font: bold 14px arial;
}
#menu2 a:link {
	color: #0909B3;
	text-decoration: underline;
}
#menu2 a:hover {
	color: #0909B3;
	text-decoration: none;
}
#menu2 a:visited {
	color: #B60C61;
	text-decoration: underline;
}



/*
Добавить объявление
*/
.add_advert {
	margin-left: 20px;
	margin-top: 5px;
}
.add_advert a:link {
	color: #0909B3;
	text-decoration: none;
}
.add_advert a:hover {
	color: #0909B3;
	text-decoration: underline;
}
.add_advert a:visited {
	color: #B60C61;
	text-decoration: underline;
}

/*======= СТРАНИЦЫ =========*/
.clear:after {
    content: "."; 
    display: block;
	margin: 0;
	padding: 0;
    height: .1px; 
    clear: both; 
    visibility: hidden;
	line-height: .1px;
	font-size: 0;
	}
* html .clear {
	height: 1%;
	}
.clear {
	display: block;
	clear: both;
	}
.Paging {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 100%;
	}
.Paging a, .Paging span, .Paging b {
	float: left;
	padding: .2em;
	margin-right: 4px;
	text-decoration: none;
	}
.Paging a {
	border: 1px solid #1D721D;
	background: white;
	color: black;
	width: 20px;
	text-align: center;
	}
.Paging a:visited {
	border: 1px solid #1D721D;
	background: #AAFFAA;
	color: #2D2D2D;
	}
.Paging a:hover {
	background: #1E9E1E;
	color: white; /* like a */
	}
.Paging b {
	border: 1px solid #1D721D;
	background: #164116;
	color: white;
	width: 20px;
	text-align: center;
	}

/*100*/
.Paging100 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 100%;
	}
.Paging100 a, .Paging100 span, .Paging100 b {
	float: left;
	padding: .2em;
	margin-right: 4px;
	text-decoration: none;
	}
.Paging100 a {
	border: 1px solid #1D721D;
	background: white;
	color: black;
	width: 27px;
	text-align: center;
	}
.Paging100 a:visited {
	border: 1px solid #1D721D;
	background: #AAFFAA;
	color: #2D2D2D;
	}
.Paging100 a:hover {
	background: #1E9E1E;
	color: white; /* like a */
	}
.Paging100 b {
	border: 1px solid #1D721D;
	background: #164116;
	color: white;
	width: 27px;
	text-align: center;
	}



/*    ФОРМЫ    */
.req {
	color: red;
	font: bold 14px arial;
	text-align: center;
}

table.forms {
	width: 615px;
	margin-top: 10px;
	border: 0;
}
table.forms td {
	border: 0;
	padding: 0;
}
.reload {
	margin-top: 5px;
	color: #941515;
	font: bold 12px arial;
	text-align: center;
}
.field_text {
	color: #4B4B4B;
	font: normal 13px verdana;
	text-align: right;
	width: 200px;
	
}
table.forms td.field_text {
	padding-top: 7px;
}
.field_order_text, .field_order_area, .field_order_pass, .field_order_sel, .field_order_foto {
	border-left: 2px solid #5A5A5A;
	border-top: 2px solid #5A5A5A;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background: #fff;
	font: normal 14px arial;
	margin: 2px;
	padding: 1px;
	color: #5B3106;
}
.field_order_text, .field_order_area, .field_order_pass, .field_order_sel, .field_order_foto {
	width: 300px;	
}

.field_order_foto {
	background: #E1E1E1;
	background-image: url("/3c_graphics/_filesmall.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: pointer;
	padding-left: 20px;
}
.field_order_foto:hover {
	background: #D2D2D2;
	background-image: url("/3c_graphics/_filesmall.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: pointer;
	padding-left: 20px;
}
.field_order_text {
	height: 20px;
}
.field_order_area {
	height: 100px;
}
.field_order_pass {
	background: #fff;
	font-size: 20px;
	text-align: center;
}
.field_order_submit {
	color: #2B5500;
	margin-top: 10px;
	width: 200px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font: normal 16px arial;
	background: #D2D2D2;
	cursor: pointer;
	border-left: 1px solid #5A5A5A;
	border-top: 1px solid #5A5A5A;
	border-right: 2px solid #E1E1E1;
	border-bottom: 2px solid #E1E1E1;
}
.field_order_submit:hover{
	border-left: 2px solid #E1E1E1;
	border-top: 2px solid #E1E1E1;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
}
.field_order_sel {
	
}
.code_error {
	font: normal 15px arial;
	color: red;
	text-align: center;
}
.field_preambula {
	font: 12px arial;
	color: #787878;
}


/* PROGRESS BAR */
.progress_sub {
	display: block;
	position: relative;
	width: 300px;
	
}
.progress {
	display: block;
	position: absolute;
	width: 0px;
	height: 5px;
	color: #B4B4B4;
	font-size: 12px;
  	overflow: hidden;
	background-color: #B4B4B4;
	margin-left: 2px;
	top: -2px;
	left: 0;
}

.progress, v\:* {
	margin-left: -2px;
}


div.text {
	font: 13px arial;
}


/* services page table */
table.servicestable
{
    border-color: #AAA;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 100%;
}

table.servicestable td
{
    border-color: #AAA;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFC;
}

    /* faq page */
pre {
    background-color: #EDEDED;
	border-style: dotted;
    border-width: 1px;
	border-color: #000000;
    font-size: 120%;
}


p.checkbox {
	text-align: left;
	margin-bottom: 3px;
	font: 13px arial;
}


div.static_base h3 {
	font: bold 13px verdana;
	margin-bottom: 10px;
}
div.static_base p {
	font: normal 14px arial;
	margin-left: 15px;
	margin-top: 5px;
}
div.operators p {
	font: normal 13px verdana;
}

div.abc a {
	font: bold 14px verdana;
}
div.abc a:link {
	text-decoration: none;
}
div.abc a:hover {
	border-top: 1px solid black;
}

table.agenstva {
	
}
table.agenstva td {
	border: 1px solid #AAA;
	padding: 2px;
	text-align: left;
}
table.agenstva_phones td {
	border: 1px solid #AAA;
	padding: 2px;
	text-align: right;
}


/*управление объявлением*/
.users_menu_li li {
	margin-bottom: 5px;
	margin-left: 10px;
}
.users_menu {
	width: 400px;
	padding: 10px;
}


/*
	отзывы
*/
div.feedbacks_div {
	font: normal 13px arial;
	padding: 10px;
}
div.feedbacks_div p {
	text-align: justify;
}
div.feedbacks_div p span {
	font: normal 11px arial;
}
div.feedbacks_div span {
	font: normal 11px arial;
}
.feedbacks_add {
	font: bold 13px verdana;
}


/* 
	отображение объявлений
*/
table.table_show_objects {
	
}
table.table_show_objects  td {
	padding: 1px;
	border: 1px solid #E1E1E1;
	/*border-bottom: 2px solid #E1E1E1;*/ /*убрано по просьбе 20-08-09*/
}
td.rayon {
	font: 12px arial;
}


/*
	отображение ОДНОГО объявления
*/
div.foto_objects {
	width: 400px;
	overflow: auto;
}
p.like_agent {
	color: red;
	padding: 2px;
	border: 1px solid #AA2B00;
	background: #FFFFD4;
}
h5 {
	margin-top: 5px;
	color: #787878;
}


/*
	отображения комментариев для объявления
*/
table.comment_on_advert {
	width: 400px;
}
table.comment_on_advert caption{
	font: bold 14px verdana;
}
table.comment_on_advert td {
	padding: 2px;
	font: 12px verdana;
}
td.comment_on_advert_name {
	font: 13px verdana;
	color: #787878;
}

/*
	Форма поиска
*/
div#form select {
	
}
div#form select.a1{
	width: 100px;
}
div#form select.a2 {
	width: 140px;
}
div#form select.a3 {
	width: 180px;
}
div#form select.a4 {
	width: 220px;
}
div#form input:hover {
	background-color: #E1E1E1;
}

/*
	VIP
*/
.vip {
	/*position: absolute;*/
	background: #FFDC6B url("/3c_graphics/vip.gif") no-repeat;
}
.vip_marker {
	background: #FFDC6B url("/3c_graphics/vip.gif") no-repeat;
	padding: 15px;
	width: 300px;
}
/*
	VIP2
*/
table.photo7vip {
	width: 724px;
	margin: 2px;
	border-collapse: separate;
	border-spacing: 3px;
}
table.photo7vip td {
	width: 100px;
	font: normal 12px verdana;
	color: black;
	border: 0;
	padding: 0;
}
table.photo7vip td img{
	margin: 0 2px auto 2px;
	width: 100px;
	height: 100px;
}
table.photo7vip a {
	text-decoration: none;	
}


#faqcontents {

}
pre
    {
        background-color: #EDEDED;
        border-style: dotted;
        border-width: 1px;
        border-color: #000000;
        font-size: 120%;
    }
    
td.abuse {
	background: white url("/3c_graphics/abuse.gif") no-repeat;
}