body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
img{border: 0px;}
br{
clear: both;
}

strong{
	font-weight: bold;
}

body{background: #000000 url("/layout/images/bg.jpg") top left no-repeat; border-top:2px solid #1fc4c0 }
#header{width:920px; height:55px; margin: 0px auto; padding: 45px 0px 0px 0px; }
	#logo{display:block;width:200px; height:55px; background: url("/layout/images/logo.png") top left no-repeat; float: left; margin-left: 0px;}
	#menu_top{width:450px; height:35px; float: right; padding-top: 35px;}
	#menu_top ul li{float: left; margin: 2px 1px 0 0; text-align: center; padding-left: 10px;}
	#menu_top ul li a{display: block; width:100px; height:12px; padding: 5px 0px; background: url("/layout/images/menu_top.png") top left no-repeat; font-weight: bold; color:#1fc4c0; }
	#menu_top ul li a:hover{background-position: bottom left; color:#000; }


#main{width: 920px; margin: 0px auto;}		
	#menu{width: 190px; float: left; padding-right: 10px;}
	#menu ul li{display:block; width: 200px; height:25px; overflow: hidden;}
	#menu ul li a{display:block; width:190px;  background: url("/layout/images/category.png") bottom left no-repeat; text-align: right; margin: 5px 0px; padding: 4px 5px;  color: #1fc4c0; font-weight: bold;}
	#menu ul li a:hover{background-position: top left}
	#menu ul li a.active{ background-position: top left; text-decoration: none;}
	#menu ul li ul{padding-bottom: 30px;}
	#menu ul li ul li{display:block;  height:20px; }
	#menu ul li ul li a{background: none; width: 190px; padding:0px; margin: 2px 0px; text-align: right; color: #fff; font-weight: normal;}

	#content{width:700px; float: right; min-height: 400px; }
	#index{width: 690px; height:300px; padding:5px; background: url("/layout/images/index.png"); margin-bottom: 20px; }		
	#content_c{width:660px; float: right;  background: #fff url("/layout/images/main_bottom.png") bottom left no-repeat; padding: 20px}
		#content_c_top{width: 100%; height: 5px; background: url("/layout/images/main_top.png"); }	
.block{width:200px; height: 260px; padding: 10px; background: url("/layout/images/block.png"); float: left; margin-right: 20px;}
	.last{margin-right: 0px;}
	.block img{margin-bottom: 5px;}
	.mootabs_title {list-style-image: none; list-style-type: none; margin: 0px; padding: 0px; height: 23px; border-bottom: 3px solid #ddd;}
	.mootabs_title li {float: left;	background-color: #ddd;	padding: 5px 12px 0px 12px;	margin-right: 2px;	cursor: pointer; height: 20px;}
	.mootabs_title li.active { background-color: #e6e6e6;}
	.mootabs_panel {display: none; position: relative; padding: 20px 10px; top: -1px; clear: both;overflow: auto;}
	.mootabs_panel.active {display: block;}
	
	.product_text{float: left; width: 200px; padding-left: 20px;}
	.product_img{float: left; width:240px; height: 320px;}
	.product{padding: 10px;}
	.product img{float: left; margin-right: 10px;}

	#gallery{float: right; width: 300px; padding: 10px; border: 1px solid #ccc;}
		#thumbs{ border-top: 1px solid #ccc; height: 70px; margin-top: 10px;}
			#thumbs img{width: 60px; height: 60px; margin: 5px;}
	#properties{float: left; width: 240px; padding: 10px 20px;}
	#rentcosts,
	#price{background: #e5e5e5; padding: 5px 10px; margin: 10px 0px;}
#footer{width:920px; margin: 0px auto; padding-top: 10px;}

.contact_form_c{
	float: left;
	width: 360px;
}
.contact_address{
	float: right;
	width: 260px;
	padding: 5px;
}

.button{
	background: url("/layout/images/button.png") top left no-repeat;
	display: block;
	width: 70px;
	height: 12px;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}


.button:hover{
	background-position: bottom left;
}

.news{
padding-bottom: 30px;
}
	
.news_ytb{
	padding:15px;
	text-align: center;
}
		
.psh{
	position:absolute;
	width:3000px;
	height:300px;
	top:0px;
	left:0px;
}
.psh a{
	display:block;
	float:left;
}
.pshm{
	position:absolute;
	width:240px;
	height:300px;

	overflow:hidden;
}


.thumbs div{
	display:block;
	width:50px;
	height:50px;
	margin:0px;
	cursor:pointer;
	float: left;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

	
#handles6 div{
}

label,
input,
textarea,
.error{
	font-family:Arial;
	font-size:12px;
	border:0px;
	color:#333;
}

input{
	width: 340px;
	height: 12px;
	line-height: 14px;
	background: url('/layout/images/input.png') no-repeat left top;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
} 

label{
	font-size:11px;
	display:block;
	color:#666666;
	height:12px;
	width: 300px;
	margin-top: 20px;
}

.error{
	font-size:11px;
	color:#b21205;
	height: 12px;
}


textarea{
	padding:10px;
	background: url('/layout/images/textarea.png') no-repeat left top;
	width:340px;
	height:100px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

input.button{
	background: url('/layout/images/button.png') no-repeat left top;
	border: 0px;
	width: 80px; 
	height: 24px;
	margin: 10px 0px 0px 280px;
	cursor:pointer;
	font-size:11px;
	font-weight: bold;
	color:#666;

}

input.submit-button:hover{
	color:#666;
}



