/* CSS Document */

html{
	margin: 0px;
	padding: 0px;
	background: #FFF ;	
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #f7f8f9;
	color: #666;	
}

a:link, a:visited{
	color:#333;
	text-decoration: none;	
}
a:hover, a:active{
	color:#F90;
	text-decoration: none;
}

.cleaner{
	clear: both;	
}
.spacer-30{
	height: 30px;
	clear: both;	
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 5px;
}
img{
	border: none;	
}


hr{
	height: 2px;
	border: none;
	background: url(assets/hr.png) repeat-x;
	margin: 10px;	
}

button{
	padding: 8px 10px;
	background: #F60 url(assets/btn_bg.png) repeat-x;
	color:#000;
	font-weight:bold;
	border: #333 solid 1px;
	cursor: pointer;	
}
p{
	margin: 10px;	
}

.button{	
	border: #c2c0b1 solid 1px;
	background: url(assets/fade-butt.png) repeat-x;
	color: #333;
	padding: 6px 20px 6px 30px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-shadow: #FFF 1px 1px 1px;
	box-shadow: #fff 1px 1px 1px;
	font-weight: bold;
	position:relative;
	margin: 0px 5px;
	font-style: italic;
	font-size: 12px;
	
}
.button:hover{
	
	background: #f0eedf url(assets/fade-butt-hover.png) bottom repeat-x;
	color: #999;	
}
.button span.icon-22{
	top: 3px;
	left: 3px;	
}

/*	WEB ICONS
=================================*/
.icons-22{
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image:url(assets/icons_22_black.png);
	background-repeat: no-repeat;
	background-position: 0px;
	
	
		
}
.icons-22 span{
	display: inline-block;
	margin: 0px 10px;
	font-weight: bold;
	position:relative;
	top: 30px;
	font-size: 14px;	
}
.icons-22.beds{
	background-position: 0px 0px;	
}
.icons-22.baths{
	background-position: -30px 0px;
}
.icons-22.search{
	
}
.icons-22.furniture{
	
}
.icons-22.tel{
	
}
.icons-22.calendar{
	
}
.icons-22.like{
	background-position: -240px 0px; 
}
.icons-22.nolike{
	background-position: -210px 0px;
}
.icons-22.images{
	background-position: -30px -30px;
}
.icons-22.print{
	background-position: -180px 0px;
}
.icons-22.pdf{
	background-position: -60px -60px;	
}

/*	LAYOUT
================================*/
.wrapper{
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	
}
.content{
	width: 980px;
	margin: 0px auto 50px;
	padding: 0px;
	position: relative;
	
		
}

/*	HEADER
=================================*/
#header-wrapper{
	background: #000 url(assets/header_bg.png) bottom repeat-x ;	
	margin-bottom: 70px;
	position: relative;	
}
#header{
	min-height: 160px;
}
.logo{
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 100;
		
}

span.tel{
	position: absolute;
	width: 250px;
	height: 50px;
	background: url(assets/tel-head.png) no-repeat top left;
	padding: 5px 3px 3px 50px;	
	font-size:14px;
	color:#fff;
	font-weight: bold;
	top: 0px;
	right: 0px;
	height: 80px;
	
		
}
.main-name{
	position: absolute;
	top: 40px;
	left: 178px;
	z-index: 10;
	margin: 0px;
	padding: 0px;	
}
.lang{
	position:absolute;
	bottom: 15px;
	right: 20px;
	z-index: 400;	
}
.main-menu{
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 70px;
	background: url(assets/menu.png) no-repeat;
	list-style: none;
	position: absolute;
	bottom: -70px;
	z-index: 8000;
	
}
.menu{
	margin: 0px 90px;
	padding: 0px;
	list-style: none;	
}
.menu li{
	float:left;
	position: relative;
	
	height: 43px;
}
.menu li a{
	display: block;
	padding: 8px 20px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	position: relative;
		
}

.submenu{
	display:none;
	position: absolute;
	min-width: 160px;	
	background: #000;
	top: 43px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
.submenu li a{
	display: block;
	padding: 5px 10px;
	font-size: 12px;	
	color: #ccc;
}	
.submenu li a:hover{
	color: #fff;	
}
.menu li a:hover{
	color:#FFC;	
}

/*	CONTENT
====================================*/
#content-wrapper{
	min-height: 600px;	
}
.content-700{
	width: 700px;
	margin: auto;	
}
.content-700 em{
	color:#F00;
	margin: 0px;
	padding: 0px;	
}
.main-img{
	width: 980px;
	margin: 0px 0px 20px;	
}

.important{
	color:#F00 !important;	
}
/*	FOOTER
====================================*/
#footer-wrapper{
	background: url(assets/footer_bg.png) bottom repeat-x;
	min-height: 90px;
	color: #FC0;	
}
#footer-wrapper a{
	color:#CCC;	
}



/*	SLIDER
============================================*/
#slideshow{
	width: 900px;
	height: 400px;	
	margin: 10px 0px 20px;	
	margin: 5px 40px;
}
#slider{
	width: 630px;
	height: 420px;
	float:left;
	position:relative;
	background-image: url(assets/main-image-bg.png);
	background-repeat: no-repeat;
	margin: 20px 0px 0px;
		
}

#easy-slider{
	position:relative;
	margin: 0px 25px;		
}

#easy-slider ul, #easy-slider ul li{
	padding:0;
	list-style:none;	
}

#easy-slider ul li{ 
	width:580px;
	height:310px;
	overflow:hidden;
	position:relative;
	
}
#easy-slider ul li a img{
	width: 600px;
	height: 310px; 	
}

#prevBtn a{ 
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 130px;
	background: url(assets/left.png) no-repeat;
	left: 0px;
	z-index:1000;
	cursor: pointer;
}
	
#nextBtn a{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 130px; 
	background: url(assets/right.png) no-repeat;
	right: 0px;
	z-index:1000;
	cursor: pointer;
}
.recomended-tag{
	display:block;
	background: url(assets/recomended-tag.png) no-repeat;
	width: 213px;
	height: 60px;
	position: absolute;
	z-index: 1000;
	top: 35px;
	left: -6px;
		
}
.recomended-tag span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #000;
	position: absolute;
	top: 30px;
	left: 35px;
	font-weight:bold;
	
}														

/*	VIP SLIDER
====================================*/
#vip-slider{
	width: 900px;
	height: 205px;
	float:left;
	position:relative;
	border: #666 solid 1px;
	overflow: hidden;
	margin: 5px 40px;	
}


/*Search */
#sellers-form{
	width: 680px;
	border: #CCC solid 1px;
	position: absolute;
	top: -10px;
	left: 220px;
	background: #eee;	
}
.search{
	width:250px;
	height: 400px;
	float:left;
	background:#000;
	color:#CCC;
		
}
.search-box{
	background: #000 url(assets/h2-bg.png) repeat-x;
	padding: 10px 0px;
	max-width: 250px;	
}
.search-box h3{
	margin: 5px;
	padding: 0px;
	color:#FFF;
	text-align: center;	
}
.search-form{
	margin: 0px 10px;
}
.search-form div{
	margin: 10px 0px;	
}
.search-form div label{
	display: block;
	margin: 2px;
	color: #CCC;	
}
.search-form div span.double{
	display: block;
	width: 50%;
	float: left;
	margin: 3px 0px;
}
.search-form div input[type=radio]{
	width: 20px;
}
.search-form div select{
	width: 230px;
	height: 28px;
	border: #CCC solid 1px;
	background: #ccc ;
	font-size: 16px;
}
.search-form div select.number{
	width: 100px;
	height: 28px;
	border: #CCC solid 1px;
	background: #ccc ;
	font-size: 16px;
}
.search-form button.search-btn{
	width: 230px;	
}
.search h3{
	
	color: #CCC;
	text-align: center;	
}

#rent_div{
	display: none;	
}

/*	Single Property
===========================*/
.single_prop{
	width: 680px;
	margin: auto;
}
.single_prop h2{
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	color:#111;
	margin: 5px;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;	
}
.prop-price{
	display:block;
	background: url(assets/price-tag.png) no-repeat;
	width: 213px;
	height: 60px;
	position: absolute;
	z-index: 1000;
	top: 15px;
	right: -5px;
		
}
.prop-price span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	position: absolute;
	top: 30px;
	left: 40px;
	font-weight:bold;
	
}
.main-image{
	width: 630px;
	height: 350px;	
	background:url(assets/main-image-bg.png) no-repeat;
	margin: 10px;
	position:relative;	
}
.main-image img{
	width: 579px;
	height: 297px;
	margin: 12px 25px;	
}
ul.features{
	list-style-image: url(assets/bullet.png);
	width: 300px;
	float:left;	
}
ul.features li{
	margin: 5px;
	color: #000	
}
ul.features li b{
	margin-right: 10px;	
}
.prop-images a{
	 display: block;
	 width: 140px;
	 height: 110px;
	 background:#FFF;
	 border: #ccc solid 1px;
	 margin: 10px;
	 float: left;
	 position:relative;
	 overflow: hidden;	
}
.prop-images a img{
	width: 136px;
	height: 106px;
	margin: 2px;	
}

.prop-map{
	width: 630px;
	height: 350px;	
	background:url(assets/main-image-bg.png) no-repeat;
	margin: 10px;		
}
#map-container{
	width: 579px;
	height: 297px;
	position: relative;
	top: 14px;
	left: 25px;		
}
#map{
	width: 579px;
	height: 297px;
}

textarea.description{
	border: none;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	margin: 10px;	
	width: 680px;
	min-height: 200px;
	word-spacing: 10px;	
}

/*	RIGHT TOOLBAR
==========================*/
.right-toolbar{
	width: 250px;
	float:left;	
	margin: 0px 10px;	
}
.right-toolbar h2{
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	color:#111;
	margin: 5px;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
}
/*	CONTACT FORM
===========================*/
.contact-image{
	border: #fff solid 5px;
	box-shadow: #666 3px 3px 5px;
	margin: 0px 20px 10px;
	float: left;	
}

.flip{
	width: 900px;
	margin: 10px;
	
}
.flip-left{
	width: 500px;
	float: left;
	
}
.flip-right{
	float: left;
	
}
.flip-right ul{
	list-style-image: url(assets/bullet.png);
	margin: 0px;
	padding: 0px;	
}
.flip-right ul li{
	margin: 5px;	
}

#map_contact{
	margin: 10px;
	width: 350px;
	height: 250px;	
}
.contact-form{
	margin: 10px 50px;
}
.contact-form div label{
	display: block;
	width: 100px;
	float: left;
	color:#333;
	margin: 2px;
	text-align: right;
}
.contact-form div input{
	width: 230px;
	height: 25px;
	border:#CCC solid 1px;
	background:#fff;
	font-size: 18px;
	margin: 2px;	
}
.contact-form div select{
	width: 230px;
	height: 25px;
	border:#CCC solid 1px;
	background:#fff;
	font-size: 18px;
	margin: 2px;	
}
.contact-form div textarea{
	width: 230px;
	height: 100px;
	border:#CCC solid 1px;
	background:#fff;
	font-size: 18px;
	margin: 2px;
}
.contact-form div button{
	margin: 10px;	
}
.contact-form h2{
	text-align: left;
	padding: 10px;
	margin: 0px;
	background:#000 url(assets/h2-bg.png) repeat-x;
	color: #FFF;
}

/*	GALLERIA
============================*/
#gallery{
	width: 600px;
	height: 400px;
	background: #fff;
	margin: 5px;	
}
.property div.map{
	border: #CCC solid 1px;
	width: 600px;
	height: 400px;
	margin: 5px;
	 
}	

ul.details{
	list-style: none;
	position: absolute;
	top: 5px;
	margin: 0px;
	padding: 0px;
	right: 5px;
	width: 360px;
	height: 400px;
	background: #eee;
	border: #CCC solid 1px;	
	color:#333;	
}
ul.details li{
	
	padding: 5px;	
}
ul.details li p{
	text-align:justify;	
}
li.price{
	margin: 10px 0px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#09F;
	font-weight:bold;
	font-style:italic;
	text-shadow: #fff 1px 1px 1px;	
}
ul.details span.tools{
	position:absolute;
	bottom: 5px;
	left: 5px;
}
ul.details span.tools a{
	float: left;
	margin: 3px;	
}
a.tools{
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(assets/tools-icons.png);
	background-repeat: no-repeat;
	background-position: 100px;	
		
}


a#tool-pdf{
	background-position: -2px 0px;	
}
a#tool-print{
	background-position: -36px 0px;	
}
a#tool-email{
	background-position: -72px 0px;
}
a#tool-share{
	background-position: -106px 0px;	
}

/*	Pagination
=================================*/
.pagination{
	margin: 10px;
	padding: 0px;
	list-style: none;
		
}
.pagination li{
	float: left;	
}
.pagination li a{
	display: block;
	float:left;
	border: #999 solid 1px;
	padding: 5px 8px;
	margin: 2px;
	min-width: 10px;
	background: #fff;	
}
.pagination li a.active{
	background:	#dbdb70;
}


.fb-like{
	position: absolute;	
}

/*	VIP FORM
=============================*/
.vip-slider{
	margin: 0px;
	background: #FFF;
	position:relative;
	overflow: hidden;	
}
#vip_left{
	width: 560px;
	
		
}
.vip-form{
	margin: 10px;
	float: left;
	width: 360px;
	border: #ccc solid 1px;
	background: #e6e7e8;
	min-height: 600px;	
}
.vip-form p{
		
}
.vip-form h2{
	text-align: left;
	padding: 10px;
	margin: 0px;
	background:#000 url(assets/h2-bg.png) repeat-x;
	color: #FFF;
}
.vip-form form div{
	width: 300px;	
}
.vip-form form div label{
	display: block;
	width: 70px;
	padding: 0px 5px;
		
}
.vip-form form div input[type=text]{
	width: 200px;	
}
.vip-form form div select{
	width: 204px;	
}

/*	SIMPLE VIEWS
================================*/
.simple_view{
	width: 300px;
	height: 380px;
	float:left;
	margin: 10px;
	border: #aaa solid 1px;
	background: #eee;
	border-radius: 5px;
	position: relative;
}
.simple_view span.ref{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 10px;
	color: #000;	
}
.simple_view a.first-image{
	display:block;
	width: 280px;
	height: 179px;
	border-bottom: #999 solid 1px;
	border-top: #999 solid 1px;
	overflow: hidden;
	background: url(assets/backimage.png) no-repeat;
	margin: 2px 10px;	
}
.simple_view a.first-image img{
	margin: 6px 10px;
	width: 259px;
	height: 159px;
		
}
.simple_view h2{
	height: 38px;
	overflow:hidden;
	margin: 5px;
	line-height: 22px;
	color: #333;	
}
.simple_view ul{
	 list-style: none;
	 margin: 10px 5px;
	 padding: 0px;	
}

.simple_view ul li.beds{
	font-size: 14px;
	font-weight:bold;
	
}
.simple_view ul li b{
	margin-right: 10px;	
}
.simple_view span.price{
	display: block;
	width: 150px;
	height: 35px;
	padding: 7px 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 165px;
	left: 70px;
	text-shadow: #FFF 1px 1px 1px;
	background: url(assets/price_bar.png) no-repeat;
}

.simple_view img.tags{
	position:absolute;
	top: -17px;
	right: -17px;	
}
.extra-info{
	margin: 0px 5px;	
}

/*	DATA PROTECTION
============================*/
.data-protection{
	font-size:10px;
	text-align:justify;	
}

#facebook_like{
	position:absolute;
	top: -25px;
	right: 100px;	
}



