/*cssing by Flopick@gmail.com*/
html{height:100%;}
body {
	background:#0f0f0f url(../images/bg_all.jpg) repeat 0% 0%;
	color:#3d3d3d;
	font-family:Arial;
	font-size:13px;
	margin:0;
	padding:0;
	width:100%;
	position:relative;
  height:auto !important;
  height:100%;
  min-height:100%;
}
img { border:none;}
hr { border: 0; color: #CCCCCC; background: url(../images/bg_hr.jpg); height: 2px;}
a {  text-decoration:none; color: #ffcb19;}
a:hover {text-decoration:underline;}
.clear { clear:both; line-height:0; font-size:0;}
.ct{text-align:center;}
p {
	margin:0 0 10px 0;
	padding:0;
	}
.left { float:left;}
.right { float:right; }

#page {
	width:920px;
	margin:0 auto;		
}
#header { 			
	width:920px;
	/* height:290px;
	overflow:hidden; */
	padding:0;		
	margin: 0;
	color:#6d7075;
        position:relative;
	}
.menu {
	background: url(../images/menu_bg.jpg) no-repeat 0% 0%; 
	height:54px;
	margin:0;
	font-size:16px;
	font-weight:bold;
	position:relative;
	}	
.mr {
	position:absolute;
	right:0;
	top:54px;
	}	
.ml {
	position:absolute;
	left:0;
	top:54px;
	}	
.menu a {
	display:block;
	line-height:1em;
	width:20%;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#dfe2e7;	
	padding:17px 0 0 0;
	height:33px;	
	}
.menu  .act { background: url(../images/menu_bg_act.jpg) top repeat-x;}
.logo_block {
	background: url(../images/logo_block.jpg) no-repeat 0% 0%; 
	width:915px;
	height:189px;
	text-align:center;
	padding-top:70px;
	}
	
#content { 
	background:#1e1e1e;
	padding:10px;
	margin:0 30px;
	}
#cont{ background: url(../images/bot_cont.jpg) no-repeat 0% 100%; padding:10px 30px;}
	
#footer {
	text-align:center;
	color:#b5b5b5;
	padding:10px 0;
	}
#footer  a { color:#75aed9;}	


.block {
	background:#000000;	
	padding:10px;
	}
.sidebar {
	width:210px;
	margin-top:10px;
	margin-left:10px;		
	}
.title {
	padding:13px 0 0 10px;
	height:34px;
	background: url(../images/menu_bg_act.jpg) repeat-x 0% 0%; color:#000000;	
	font-size:17px;
	font-weight:bold;
	}	
.sidebar b{ color:#b3aeae;}
/*list of prod	*/

/*main*/
.main {
	margin-top:10px;
	display:table;
	zoom:1;	
	}

h1, h2 , h3 { margin:0 0 15px 0;}

h1 {
	font:2em Arial, Helvetica, Tahoma, sans-serif;
	line-height:1em;
	padding:0;
}

#footer {
	background: url(../images/foot.jpg) repeat-x 0% 0%;
	margin-top:10px;
	color:#737070;
	padding:15px 0;	
	}	
#footer a { color:#b4afaf;}	




.cont {
	margin:0;
	padding:0;
	}	
.cont input {
	width:99%;
	float:right;
	border:1px solid #bcbcbc;
	margin:0 0 15px 0;			
	}	
.cont textarea {
	width:99%;
	float:right;
	border:1px solid #bcbcbc;
	margin:0 0 15px 0;
	height:100px;	
	}	
.cont .button { padding:0 10px!important; margin-left:10px;}
.cont label { 	display:block;}	
.ff  .left, .ff .right{ width:270px;}	
.ff { width:575px;}	

.submit { 
	background: url(../images/submit.jpg) no-repeat 0% 0%;
	width:75px!important;
	height:21px;
	float:left!important;
	border:none!important;
	}
.reset { 
	background: url(../images/clear.jpg) no-repeat 0% 0%;
	width:75px!important;
	height:21px;
	float:left!important;
	border:none!important;
	margin-right:10px!important;
	}

h1 { color:#fff;}

.welcome, .services, .houses { margin-bottom:10px;}
.services ul, .houses ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	color:#b3aeae;
	}	
.services ul li, .houses ul li{
	margin:0 0 5px 0;
	padding:0;	
	}		
.main em {
	font-size:20px; 
	color:#b3aeae; 
	font-style:italic;
	}	
.spec {
	height:300px;
	width:260px;
	text-align:center;
	padding-top:25px;
	position:relative;
	}	
.spec .print {
	position:absolute;
	bottom:-30px;
	left:110px;
	}	

#s1{width:841px; height:431px; overflow:hidden;}

.ind_item img{display:block;}
.ind_img{border:7px solid #000;}

#cont_gall{width:840px;overflow:hidden;position:relative;height:430px;}
.item_box{width:900px;overflow:auto;position:relative; margin-bottom:15px;}
.item{background:#000;padding:10px;width:180px; position:relative; overflow:hidden; margin-right:13px; float:left;}
.item img{border:1px solid #161616;}

.pager{padding:10px;background:#000;}
.pager #nav  a{padding:2px 7px;color:#737373; margin:0 5px;}
.pager .activeSlide{background:#232323;color:#fff!important;}
#prev, #next{cursor:pointer;}
