@CHARSET "UTF-8";

body{
	background-image: url("images/bg.jpg");
	font-family: Tahoma;
	font-size: 11pt;
}

html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 1100px;
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1100?'1100px':'auto');
}

.top-content-container {
	width: 100%;
	min-height: 100%;
	height: 100%;
	margin-bottom: -90px;
	background-image: url("images/head-1.jpg");
	background-position: top left;
	background-repeat:repeat-x;
}

html>body .top-content-container{height:auto;}


.head-content-container {

	background-position: top left;
	background-repeat:no-repeat;
	height: 185px;
	position: relative;
}

#top-content-container, #footer-content{

}

#footer-content {
	height:90px;
	background: url(images/footer-bg.png);
	background-repeat: repeat-x;
	margin-top:20px;
}



#container{
	float:left;
	width: 100%;
	margin:0 0 0 0;

}

#center_{
	float:right;width:100%;margin:0 0 0 -282px;
}

#center_ .content{
	margin:0 0 0 282px;
}

#left_ {
	float:left;width:282px;
}

#left_ .content{
	position:relative;
}

#center_ .content{
	padding: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 40px;
	min-width: 400px;
}


#out{margin:0 0 0 0;}
#in{width:100%;}

#clear{height:90px;font-size:1px;clear:both;}


.curs-valut-content, .weather-content {
	width: 150px;
	height: 70px;

	overflow: hidden;
	display: block;

	color: white;
	font-size: 8pt;
	font-family: tahoma;
}


.curs-valut-content td, .weather-content td{
	height: 20px;
}

#top-infoblock{
	float: left;
	padding-left: 30px;
	padding-top: 110px;
}

#login-block{
	float: right;
	background: url(images/login-top-bg.png) no-repeat center top;
	padding-top: 35px;
	margin-right: 20px;
	width: 235px;
}

#login-block .login-control{
	padding-right: 10px;
	text-align: right;
	padding-bottom: 5px;
	color: rgb(221, 28,10);
	font-size: 10pt;
	font-family: Tahoma;
}

#login-block .login-control INPUT {
	width: 210px;
	border: solid rgb(131,131,131) 1px;
	background: rgb(232,241,208);
	height: 18px;
	color: rgb(169, 189, 173);
}

#login-block .login-sbmt-control{
	padding-top: 3px;
	padding-bottom: 20px;
}

#login-block .login-sbmt-control TABLE{
	width: 100%;
}
#login-block .login-sbmt-control TABLE td{
	text-align: right;
}

#login-block .login-sbmt-control #enter_btn{
	padding-right: 10px;
	width: 105px;
	text-align: right;
}

#login-block .login-sbmt-control img{
	border: none;
}

#login-block .login-sbmt-control #reg_btn{
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
}

#login-block .login-sbmt-control,
#login-block .login-sbmt-control a,
#login-block .login-sbmt-control a:HOVER{
	color: rgb(112, 112,112);
	font-size: 9pt;
}

.top-menu{
	margin-top: 3px;
}

.top-menu table{
	border-top: solid rgb(252, 250, 196) 4px;
}

.top-menu .background{
	background: url(images/top-menu-bg.png) bottom right no-repeat;
}

.top-menu-item{
	margin-left: 2px;
	margin-right: 2px;
	height: 95px;
}

.top-menu .background{
	padding: 10px;
	padding-left: 105px;
	height: 75px;
}

.top-menu-item .title, .top-menu-item .title a, .top-menu-item .title a:HOVER{
	font-size: 11pt;
	color: black;
	padding-bottom: 5px;
}

.top-menu-item .content, .top-menu-item .content a, .top-menu-item .content a:HOVER{
	color: rgb(27, 126, 20);
	font-family: Tahoma;
	font-size: 10pt;
}

.top-menu-item .content span{
	color: black;
	font-size: 6pt;
	vertical-align: middle;
	padding-bottom: 4px;
}


#realty-top{
	background: url(images/realty-top.png) no-repeat 15px 15px;
	background-color: rgb(252,250, 196);
}

#auto-top{
	background: url(images/auto-top.png) no-repeat 15px 15px;
	background-color: rgb(252,250, 196);
}

#job-top{
	background: url(images/job-top.png) no-repeat 15px 15px;
	background-color: rgb(252,250, 196);
}

#ad-top{
	background: url(images/ad-top.png) no-repeat 15px 15px;
	background-color: rgb(252,250, 196);
}

.block .title, .block .title-1, .block .list{
	margin-left: 15px
}
.block .title{
	padding-top: 50px;
	padding-bottom: 15px;
}

.block .title, .block .title a, .block .title a:HOVER{
	color: rgb(94,88,74);
	font-size: 20pt;
}

.block .list{
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 10pt;
	color: rgb(94,88,74);
	padding-right: 5px;
}

.block .list .list-item{
	padding-bottom: 10px;
}

.block .list a,.block .list a:HOVER {
	font-family: Tahoma;
	font-size: 10pt;
	color: rgb(94,88,74);
	font-weight: bold;
}

.block .list a:HOVER {
	color: rgb(27, 126, 20);
}

.block .list .date{
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 15px;
	border-top: dotted black 1px;
	font-size: 7.5pt;
	font-style: italic;
}

.bottom-link, .bottom-link a, .bottom-link a:HOVER{
	color: rgb(27, 126, 20);
	font-size: 10pt;
	text-align: center;
}

#forum-block .list .date{
	margin-bottom: 0px;
}

#news-block{
	margin-top: 5px;

}

.main-block-content{
	padding-top: 50px;
	font-size: 10pt;
	color: rgb(94,88,74);
}

.main-block-content a, .main-block-content a:HOVER{
	color: rgb(27, 126, 20);
}

.main-menu{
	overflow: hidden;

	background: url(images/menu_bg.png);
	padding-left: 20px;
}

.main-menu-separator{
	background: url(images/menu_bg-separator.png);
	width: 15px;
	height: 45px;
}

.main-menu-item{
	float: left;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 9px;
}

*html .main-menu-item{
	height: 33px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.main-menu-item a, .main-menu-item a:HOVER {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: rgb(125,123,82);
}


#companies-block .title{
	margin-left: 0px;
}

.companies-search .left{
	background: url(images/companies-search-left.png);
	background-color: white;
	width: 15px;
}

.companies-search .right{
	background: url(images/companies-search-right.png);
	background-color: white;
	width: 15px;
}

.companies-search{
	margin-top: 15px;
}

.companies-search table,
.companies-search{
	height: 55px;
	background-color: rgb(227,227,227);
}

.companies-search a, .companies-search a:HOVER {
	font-size: 9pt;
	color: rgb(85,85,85);
}

.companies-search INPUT {
	width: 280px;
	background: url(images/input-bg.png);
	border: solid rgb(131,131,131) 1px;
	height: 18px;
	color: black;
}

.companies-search img{
	border: solid white 1px;
}

.companies-block-column{
	margin-top: 10px;
}

.companies-block-column td{
	/*padding-left: 20px;*/
}

.companies-menu-item .title, .companies-menu-item .title a, .companies-menu-item .title a:HOVER{
	font-size: 11pt;
	font-weight: bold;
	color: rgb(94,88,74);
	padding-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.companies-menu-item .menu-content, .companies-menu-item .menu-content a{
	color: rgb(94,88,74);
	font-family: Tahoma;
	font-size: 10pt;
}

.menu-content{
	padding-left: 90px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.companies-menu-item .menu-content a:HOVER{
	color: rgb(27, 126, 20);
}

.companies-menu-item{
	padding-bottom: 30px;
}

.companies{
	background: url(images/companies-bg.png);
	padding: 10px;
}

#suhiesmesi{
	background: url(images/suhiesmesi.png) no-repeat left 30px;
}

#lak{
	background: url(images/lak.png) no-repeat left 30px;
}

#cley{
	background: url(images/cley.png) no-repeat left 30px;
}

#cement{
	background: url(images/cement.png) no-repeat left 30px;
}


.add-company{
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
	border-top: dotted 1px rgb(94,88,74);
}

.add-company, .add-company a, .add-company a:HOVER {
	color: rgb(14, 152, 0);
	font-size: 10pt;
}

.add-company td{
	padding-left: 5px;
}

.add-company td.link{
	padding-top: 7px;
	padding-right: 10px;
}



.face-item {width:145px; height:145px; background:rgb(236, 232,180);padding:1px; border: double white 3px; text-align: center; vertical-align: middle;}
.face-item img{ margin-top: 10px; }
div.span {padding:5px 5px 2px 5px}
div.span a {color:#000;}
ul.slider {list-style-type:none; margin:0px; padding:0px;}


/*****
slider
*****/
.scrollIt-menu{
	float:left;
	overflow:hidden;
}
.scrollIt-arrow{
	height:55px;
	width:25px;
	float:left;
}
.scrollIt-arrow-active{
	cursor:pointer
}
.scrollIt-next{
	margin-left:15px ;
	margin-right:3px ;
	margin-top:60px ;
	background:url(images/right-arrow.gif) no-repeat;
}
.scrollIt-prev{
	margin-left:3px ;
	margin-right:15px ;
	margin-top:60px ;
	background:url(images/left-arrow.gif) no-repeat;
}
.scrollIt-prev.scrollIt-arrow-hover{background:background:url(images/left-arrow.gif) no-repeat;}
.scrollIt-next.scrollIt-arrow-hover{background:url(images/right-arrow.gif) no-repeat;}

.comunity{
	margin-top: 30px;
}

.comunity .title{
	padding-bottom: 30px;
	padding-top: 20px;
}

.comunity, .comunity TABLE{
	height: 230px;
}

.comunity .left{
	background: url(images/comunity-left.png);
	background-color: white;
	width: 15px;
}

.comunity .right{
	background: url(images/comunity-right.png);
	background-color: white;
	width: 15px;
}

.baner{
	text-align: center;
	padding: 30px;
}

.baner img{
	border: solid black 1px;
}

#bottom-text{
	background: url(images/logo-bottom.png) no-repeat right 10px;;
	text-align: left;
	height: 55px;
	padding-top: 35px;
	padding-left: 10px;
}

#bottom-text, #bottom-text a, #bottom-text a:HOVER {
	color: rgb(94,88,74);
	font-size: 10pt;
}

#logotip {
	position:absolute;
	top:0;
	left:0;
}
