body
{
background-color:#fff;
background-image: url(../images/bg1.jpg); /* Путь к фоновому рисунку background: #EFDEBC;*/
background-repeat: repeat-x; /* Повторяем фон по горизонтали */
padding:0; font-family: Arial, Helvetica, sans-serif;
margin:0px auto auto auto;
color:#424849;
font-size:12px;
}
a{
font-weight:bold;
color:#d8325d;
text-decoration:none;
}
a:hover{
font-weight:bold;
color:#d8325d;
text-decoration:underline;
}
hr {
background:#CCCCCC;
border:0;
color:#CCCCCC;
height:1px;
}
.center_left_box a{
font-weight:normal;
color:#267CB2;
text-decoration:none;
}
.center_left_box a:hover{
font-weight:normal;
color:#267CB2;
text-decoration:underline;
}
h1{
font-size:18px;
font-weight:bold;
font-color:#0f3753;
width: auto;
padding:0px 0 5px 0;
margin: auto;
text-decoration:none;
}
h2{
font-size:14px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:5px 0 5px 0;
margin: auto;
text-decoration:none;
}
h3{
font-size:14px;
font-weight:bold;
color:#0464a1;
width: auto;
padding:5px 0 5px 10px;
margin: auto;
text-decoration:none;
}
p{
font-size:11px;
text-align:justify;
padding:2px;
margin:0px;
}
p.proposal_text{
width:170px;
font-size:11px;
text-align:justify;
padding:15px 0 0 15px;
margin:0px;
}
img.img_left{
float:left;
padding:0px 8px 8px 0px;
}
img.img_right{
float:right;
padding:0px 8px 8px 8px;
}
img.img_thumb{
float:left;
padding:10px;
}
img.img_big_pic{
padding:4px;
border:1px #CCCCCC solid;
}
#main_container{
width:970px;
height:auto;
margin:auto;
padding:0px;
}
#header{
width:980px;
height:220px;
background-color:#B9BAC5;
margin:none;
padding:0 0 0 0;
}
#logo{
width:230px;
height:220px;
float:left;
padding:0 0 0 0;
}
.banner_adds{
width:650px;
height:220px;
float:left;
padding:0 0 0 0;
}
/*---------------- menu tab----------------------*/
/* style the outer div to give it width */
.menu {font-size:14px;padding:0px;  width:940px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:28px; background:#267cb2;}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:28px;line-height:28px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border-bottom:1px #2384BF solid;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:14px;text-decoration:none;color:#fff;background:#267cb2;padding:0 21px 0 17px;}
.menu a.current{background:#3da1e0;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#267cb2; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#3da1e0;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#3da1e0;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#3da1e0;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#3da1e0;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#3da1e0;}
.menu :hover > a {color:#fff;background:#3da1e0;}
/* second */
.menu ul ul a:hover{color:#fff;background:#3da1e0;}
.menu ul ul :hover > a {color:#fff;background:#3da1e0;}
/* third */
.menu ul ul ul a:hover {background:#3da1e0;}
.menu ul ul ul :hover > a {background:#3da1e0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

/*------------------------------main content-----------------------*/
#main_content{
width:975px;
/*margin:auto;*/
clear:both;
background-color:#FFFFFF;
}
/*------------------------middle_content-----------*/
.column1{
width:257px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}
.column2{
width:670px;
float:left;
margin:0px;
padding:10px 5px 10px 5px;
}
.column3{
width:330px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}
.column4{
width:695px;
float:left;
margin:0px;
padding:10px 0px 10px 5px;
}
.left_box{
width:257px;
height:auto;
float:left;
padding-bottom:10px;
}
.top_left_box{
width:257px;
height:10px;
float:left;
background:url(../images/top_box_bg.gif) no-repeat center;
}
.center_left_box{
width:257px;
height: auto;
float:left;
background:url(../images/center_box_bg.gif) repeat-y;
}

.bottom_left_box{
width:257px;
height:10px;
float:left;
background:url(../images/bottom_box_bg.gif) no-repeat center;
}
.box_title{
width:257px;
text-align:center;
font-size:18px;
color:#615357;
padding:5px 0 5px 0;
}
.box_title span{
font-weight:bold;
color:#d8325d;
}

.main_text_box{
padding:5px;
}
.column4 img{
float:left;
padding:2px;
margin:5px;
border:2px #CCCCCC solid;
}
.proposal{
width:287px;
height:85px;
background:url(../images/proposal_box.gif) no-repeat center;
background-position:0px 0px;
margin-left:15px;
margin-top:15px;
}
.title{
background-color:#385870;
text-align:left;
width:667px;
padding:5px 5px 5px 20px;
color:#FFFFFF;
font-weight:bold;
}
.title a{
text-align:left;
color:#FFF;
font-weight:bold;
}
.small_title{
background-color:#385870;
text-align:left;
width:100%;
padding:5px 5px 5px 15px;
color:#FFFFFF;
font-weight:bold;
}
.title2{
background-color:#eef1f3;
text-align:left;
width:300px;
padding:5px 5px 5px 15px;
color:#d8325d;
font-weight:bold;
margin-left:5px;
}

/*-------------------details list----------------*/
.details_list{
width:300px;
padding-left:240px;
}
.details_list ul{
text-decoration:none;
list-style:none;
margin:0px;
padding:0px;
}
.details_list ul li{
padding:5px 5px 5px 25px;
background:url(../images/bullet.gif) no-repeat left;
color:#333333;
}
.details_list ul li span{
color:#0464a1;
}
.status1{
background:url(../images/prodan-b.png) no-repeat right top;
}
.statuss1{
background:url(../images/prodan-s.png) no-repeat right top;
}
.button{
width:139px;
height:30px;
background:url(../images/blank_button.gif) no-repeat center;
text-align:center;
line-height:30px;
font-weight:bold;
font-size:13px;
}
.button a{
text-decoration:none;
color:#d8325d;
}
/*---------------offer_box----------------------*/
.offer_box{
width:320px;
height:106px;
background-color:#f3f5f6;
padding:10px;
margin:10px 0px 10px 0px;
}
.price{
background-image: url(../images/price_bg.png); /* Путь к фоновому рисунку background: #EFDEBC;*/
background-repeat: no-repeat;
width:150px;
height:30px;
float:left;
top:150px;
padding:3px;

}
.offer_box_wide{
width:310px;
height:180px;
float:left;
background-color:#f3f5f6;
padding:10px;
margin:15px 5px;
border:2px #D1E2EC solid;
}
.offer_box_wide img{
float:left;
padding:2px;
margin:5px;
border:2px #CCCCCC solid;
}
.offer_box_wide span a{
font-weight:bold;
color:#d8325d;
}
.offer_box_mod{
width:224px;
height:180px;
float:left;
background-color:#f3f5f6;
padding:5px 0 5px 20px;
margin:5px 5px;
border:2px #D1E2EC solid;
}
.offer_box_info{
width:667px;
float:left;
background-color:#f3f5f6;
padding:7px;
margin:5px;
}
.offer_box_info img{
float:left;
padding:2px;
margin:5px;
border:2px #CCCCCC solid;
}
.offer_box_info span a{
margin:20px 0 20px 0;
font-size:16px;
font-weight:bold;
color:#d8325d;
}

.offer_info{
padding:5px;
}
.offer_info span a{
font-weight:bold;
color:#d8325d;
}
p.offer{
text-align:justify;
font-size:10px;
}
.more{
float:right;
padding:3px;
}
.more a{
	color: white;
	padding: 3px 7px 3px 7px;
	background-color: #D42128;
}
.more a:hover{
background-color: #FFF ;
color: red;
text-decoration:underline;
}
.more-l a {

}
.more-l a:hover {

}


.big_pic{
width:340px;
text-align:center;
padding:5px 0 5px 0;
}
.pictures_thumbs{
width:300px;
padding-left:40px;
}
.related-news{
width:670px;
float:left;
padding:10px;
margin:15px 5px;
border:2px #D1E2EC solid;
}
.related-news a {padding:0;margin:0;list-style-type:none; height:28px; color:#424849;font-weight:normal;}

/*------------------table style---------------*/
td{
text-align:center;
padding:5px;
border-bottom:2px #fff solid;
}
th{
background-color: #333333;
padding:5px;
color:#FFFFFF;
}
tr.color1{
background-color:#F3F5F6;
}


/*-----------------form style--------------------*/
.form{
width:257px;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
float:left;
width:257px;
text-align:center;
padding:3px 0 3px 0;
}
label.left{
float:left;
width:70px;
padding-top:3px;
text-align:right;
}
select.left{
float:left;
width:170px;
padding-top:3px;
text-align:left;
}
label.left_long{
float:left;
width:90px;
padding-top:3px;
text-align:right;
}
input.form_input{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:156px;
float:left;
margin-left:10px;
}
input.form_input2{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:50px;
margin-left:8px;
}
.contact_information{
font-size:10px;
color:#385870;
text-align:left;
padding-left:20px;
}
.contact_information span{
color:#d8325d;
}


/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
	float:left;
	font-size:10px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;

	text-decoration: none;
	color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}
/*-----------------------contact------------------------*/
.contact_tab{
width:670px;
height: auto;
float:left;
background-color:#f3f5f6;
padding:8px;
margin:5px 5px 5px 0px;
}
.form_contact{
width:357px;
float:left;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.location_contact{
width:250px;
float:left;
padding:15px;
}
.form_row_contact{
float:left;
width:357px;
text-align:center;
padding:3px 0 3px 0;
}
input.form_input_contact{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
}
select.form_select{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
height:20px;
}
textarea{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
height:80px;
float:left;
margin-left:10px;
}



/*-------------------footer------------------------*/
#footer0{

width:100%;
height:150px;
z-index:-1;
font-size:11px;
background-image: url(../images/bg_niz2.jpg);
background-repeat: repeat-x;
 /* Повторяем фон по горизонтали */
}

#footer{
width:970px;
height:41px;
clear:both;
font-size:11px;
background-color:#f2efef;
border:1px #385870 dashed;

}
ul.footer_menu {
list-style:none; float:right; display:block; width:650px;
margin:0px; padding:9px 20px 0 0px;
}

ul.footer_menu li {
display:inline; font-size:11px;}

a.nav_footer:link, a.nav_footer:visited {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:none; color:#2F2626;}

a.nav_footer:hover {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:underline; color:#2F2626;}

a.nav_footer:active {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:none;  color:#2F2626;}

#copyright{
float:left;
padding:0px;
}


/* Listen */
#portfolio
{
position: absolute;
top:-12px;

}

ul#news {list-style:none;}


ul#portfolio li img {border: 1px solid #ccc;padding: 4px;}

/* Подсказка */
#toolTip { position:absolute;z-index:1000;width:220px;background:#000;border:1px double #fff;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
#toolTip p { margin:0;padding:0;color:#fff;font:11px/12px verdana,arial,sans-serif; }
#toolTip p em { display:none;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
#toolTip p em span { font-weight:bold;color:#fff; }

.red{font-size:18px; color:#f15045;}

/* Выезжающие слайды */
.slide-out-div1 {
        font-size: 16px;
        font-family: tahoma;
        padding: 10px 10px 10px 30px;
        width: 350px;
		background-color: #A7C9E5;
		background-image: url(../images/slide1_bg.jpg);
		background-repeat: no-repeat;

        border: 2px solid #219643;
}
.slide-out-div2 {
        font-size: 16px;
        font-family: tahoma;
        padding: 10px 10px 10px 20px;
        width: 140px;
        background: #A7C9E5;
        border: 2px solid #AB2930;
}

/* login стиль */
.lgmenu {
    color: #000000;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}

.lgmenu a:active,
.lgmenu a:visited,
.lgmenu a:link {
	color: #575757;
	font-size: 11px;
		font-family: verdana, arial, helvetica, sans-serif;
	text-decoration:none;
}

.lgmenu a:hover {
	color: #48A640;
	text-decoration: none;
}

.lgmtitle {
    color: #FFFFFF;
    font-size: 13px;
    font-family: tahoma;
	text-align: center;
	font-weight: bold;
    text-decoration: none;
}
#lgn  {
margin:0px 15px;
font-family: verdana, arial, helvetica, sans-serif;
}

#lgn a {
	font-size:15px;
	font-weight:bold;
  font-family: verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}

#lgn a:hover {
font-family: verdana, arial, helvetica, sans-serif;
	color:#08567c;
}

.lgn {
color:#267CB2;
font-size:15px;
font-family: verdana, arial, helvetica, sans-serif;
width: 210px; height: 28px; padding: 3px 5px 0 5px;background: url(../css/lgimg/log.png) left no-repeat; border: none;}
}


#signUpBlock a {color: #ffffff;}
#signUpBlock a:hover {text-decoration: none;}

#darkBack {position: absolute; left: 0; top: 0; width: 100%; min-width: 990px; background: #000000; z-index: 4; display: none;}
#hiddenBlock {position: absolute; left: 0; top: 0; width: 100%; min-width: 990px; height: 600px; z-index: 5; display: none;}

#signUpForm {position: relative; width: 356px; height: 245px; background: url(../css/lgimg/signUpForm_bg.png) no-repeat; margin: 250px auto;}
#signUpForm a.closeWindow {position: absolute; right: 15px; top: 15px; display: block; width: 20px; height: 20px;top no-repeat; font-size: 7px;}
#signUpForm a.closeWindow:hover { bottom no-repeat;}
#signUpForm img {position: absolute; left: 80px; top: 40px; width: 235px; height: 37px;}

/***** Random News ******/
.random_news_title {
    font-size: 10px;
    font-family: tahoma;
    color: #0574D3;
    padding: 0px 3px 3px 7px;
    vertical-align: top;
}

.random_news_title a:active,
.random_news_title a:visited,
.random_news_title a:link {
   color: #0574D3;
   text-decoration:none;
}
.random_news_title a:hover {
    color: #0574D3;
    text-decoration: underline;
}
.random_news_vtitle {
    font-size: 10px;
    font-family: tahoma;
    color: #0574D3;
    padding: 10px 3px 5px 0px;
    vertical-align: top;
}
.random_news_vtitle a:active,
.random_news_vtitle a:visited,
.random_news_vtitle a:link {
   color: #0574D3;
   text-decoration:none;
}
.random_news_title a:hover {
    color: #0574D3;
    text-decoration: underline;
}
.random_news_news {
    font-size: 10px;
    font-family: tahoma;
    color: #727272;
    padding: 0px 3px 3px 7px;
   vertical-align: top;
    align: justify;
}
.random_news_img {
   vertical-align: top;
}
/***** !Random News ******/
