@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'effraregular';
    src: url('../fonts/fontent/effra-regular.eot');
    src: url('../fonts/fontent/effra-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontent/effra-regular.woff') format('woff'),
         url('../fonts/fontent/effra-regular.ttf') format('truetype'),
         url('../fonts/fontent/effra-regular.svg#effraregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gillsans';
    src: url('../fonts/fontent/GillSans.eot');
    src: url('../fonts/fontent/GillSans.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontent/GillSans.woff') format('woff'),
         url('../fonts/fontent/GillSans.ttf') format('truetype'),
         url('../fonts/fontent/GillSans.svg#effraregular') format('svg'),
		 url('../fonts/fontent/GillSans.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}
html,body,h1,h2,h3,h4,h5,p,img,a{
	margin:0px;
	padding:0px;	
}
.clear{
	clear:both;	
}

#wraper{
	width:1024px;
	margin:0px auto;
	box-shadow:0px 0px 5px #000;	
}
#header{
	padding-top:40px;
	font-family:'effraregular';
	font-weight:bold;	
}
#header_left{
	margin-left:40px;
	margin-bottom:20px;	
	width:100px;
	float:left;
}
#header_right{
	width: 380px;
	float: right;
	margin-top: 30px;
	text-align: right;
	margin-right: 40px;	
}
#header_right a{
	display:inline-block;
	margin-right:10px;	
}
#header_right a img{
	border-radius:9px;
	transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;	
}
#header_right a img:hover{
	box-shadow:0px 5px 5px rgba(0,0,0,.5);	
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
#header_right h2{
	color:#afadad;
	font-size:26px;	
}
#header_right p{
	color:#afadad;
	font-size:12px;
	font-weight:normal;	
}

#banner{
	line-height:0px;	
	position:relative;
}
#banner_form{
	position:absolute;
	width:1024px;
	top: 20px;
	left: 20px;	
}
.banner_price{
	position:absolute;
	top:20px;
	left:20px;
	z-index:100;
	background:rgba(0,0,0,.5);	
}

.banner_price h1{
	color:#fff;
	padding:10px 20px;
	line-height:normal;
	font-weight:normal;	
}
#navigation{
	font-family: 'effraregular';

}
#navigation ul{
	margin:0;
	padding:0;
	list-style:none;	
}
#navigation ul li{
	float:left;	
}
#navigation ul li a{
	color:#fff;
	text-decoration:none;
	display:inline-block;
	padding:10px 20px;
	background:#dddc00;	
	font-weight:bold;
	box-shadow:5px 0px 5px rgba(0,0,0,.2) inset;
	transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
}

#navigation ul li:nth-child(2) a{
	background:#25aae1;	
}
#navigation ul li:nth-child(3) a{
	background:#ec008c;		
}
#navigation ul li:nth-child(4) a{
	background:#f7941e;		
}
#navigation ul li:nth-child(5) a{
	
}
#navigation ul li a:hover{
	background:#000;	
}

#content{
	padding:0px 40px;
	margin-top:20px;	
}
.two_column{
	width:462px;
	float:left;
	font-family: 'gillsans';
	color:#978f91;
	line-height: normal;
}
.about_down{
	margin-top:20px;	
}
.about_down h2{
	font-family: 'effraregular';
	font-size:21px;
	margin-bottom:10px;	
}
.two_column_inn{
	width:221px;
	float:left;	
}

.two_column_inn a{
	display:inline-block;
	line-height:0px;	
}
.about_text + h1{
	margin-top:0px;	
}
.two_column h1{
	font-family: 'effraregular';
	font-size: 18px;
	color: #ec008c;
	margin-top: 10px;
	margin-bottom: 5px;
}
.two_column h1#search_heading{
	font-size:24px;	
}
.two_column h2#search_sub_heading{
	font-size:18px;	
}

.find_property form div.margin_top{
	margin-top:0px;	
	color: #009fe3;
}
.property_two_column_inn{
	width:190px;
	float:left;	
	margin:0px;
}
.margin_right{
	margin-right:20px;	
}
.margin_top{
	margin-top:20px;	
}
.about_text{
	padding-right:20px;
	text-align:justify;
	font-weight:normal;	
}
#contact_map{
	margin-top:20px;	
}
#contact_map iframe{
	width: 442px;
	height: 270px;
	padding: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5) inset;	
}
.find_property{
	padding:20px;
	background:#f2f4f5;
	/*border-radius:5px;*/
	box-shadow:0px 0px 5px rgba(0,0,0,.5);	
	position: relative;
}
.find_property h2{
	color:#ec008c;	
	font-size:18px;
}

p.first{
	margin-top:15px;		
}
.find_property p{
	color:#009fe3;	
}
.two_column > p{
	font-size:15px;
	margin-top:10px;	
}
.two_column ul{
	font-size: 15px;
	padding-left: 10px;
	margin:0px;
}
.two_column ol{
	font-size:15px;	
}
.two_column p{
	font-size:15px;	
	margin-top:10px;
}
p span.drop_cap{
	font-size: 40px;
	margin-right: 5px;
	line-height: 35px;
	font-weight: bold;	
}
a.button{
	display: block;
	font-size: 15px;
	width: 69px;
	background: #fff;
	color: #008fe3;
	text-decoration: none;
	margin-top: 20px;
	padding: 7px 15px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);	
	transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;	
}
a.button:hover{
	background:#ec008c;
	color:#fff;	
}
p.uppercase{
	text-transform:uppercase;	
	margin-top:10px;
}
.find_property h2 a{
	text-decoration:none;
	color:#ec008c;	
}
.find_property h2 a.selected{
	color:#009fe3;	
}
.find_property form {
	margin-top:20px;	
	position: relative;
}
#search_result {
	position: absolute;
	width: 370px;
	height: 400px;
	background: #f2f4f5;
	border-radius: 4px;
	top: 25px;
	border: 1px solid #cdcdcd;
	display: none;
	z-index: 100000;
	overflow:hidden;
}
#search_result a{
	color: #cdcdcd;
	text-decoration: none;
	font-size: 16px;
	display: block;
	padding: 6px 0px;
	padding: 2px 10px;
}
#search_result a:hover{
	background:#000;
	color:#fff;	
}
.find_property form div{
	margin-top:10px;	
	color: #009fe3;
}
.find_property form input[type='text']{
	width: 395px;	
}
#contact_page_form{
	margin-top:20px;	
}
.find_property form input[type='text']{
	margin: 0px;
	color:#009fe3;
	padding: 10px 5px 10px 10px;
	box-shadow: 0px 0px 4px rgba(0,0,0,.5) inset;
	border: none;
	border-radius: 3px;	
}
.find_property form input.gray_color{
	color:#cdcdcd;	
}
form input[type='email']{
	width: 160px;
	padding: 10px 20px;
	color: #009fe3;
	margin: 0px;
	border: none;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5) inset;
	border-radius: 5px;
}
form input[type='phone']{
	width: 160px;
	padding: 10px 20px;
	color: #009fe3;
	margin: 0px;
	border: none;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5) inset;
	border-radius: 5px;	
}
form textarea{
	width: 395px;
	height: 150px;
	color: #009fe3;
	padding: 10px 5px 10px 10px;
	box-shadow: 0px 0px 4px rgba(0,0,0,.5) inset;
	border: none;
	border-radius: 3px;	
}
#contact_form form textarea.textare{
	width: 395px;
	height:150px;
	color: #009fe3;
	padding: 10px 5px 10px 10px;
	box-shadow: 0px 0px 4px rgba(0,0,0,.5) inset;
	border: none;
	border-radius: 3px;
}
.find_property form select{
	width: 200px;
	padding: 10px 20px;
	color: #009fe3;
	margin: 0px;
	border: none;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5) inset;
	/*border-radius: 5px;*/
}
.find_property form input[type='submit'].submit{
	padding:10px 20px;
	margin-top:10px;
	font-size:12px;
	color:#009fe3;	
	background:#fff;
	box-shadow: 0px 0px 4px rgba(0,0,0,.5) inset;
	border-radius:5px;
	border:none;
	transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;
}
.find_property form input[type='submit'].submit:hover{
	background:#ec008c;
	color:#fff;
	cursor:pointer;
}

#footer{
	background: #25aae1;
	padding: 10px 20px;
	margin-top: 20px;	
	font-family: 'gillsans';
	font-size:12px;
}
#footer p{
	color:#fff;	
}
#footer_left{
	width:400px;
	float:left;	
	text-align:left;
}
#footer_right{
	width:400px;
	float:right;
	text-align:right;	
}
#footer_right a{
	color:#f7941e;
	text-decoration:none;	
}
#footer_right a:hover{
	color:#fff;
	text-decoration:underline;	
}

/* style the database content */
.heading_images_style{
	width: 350px;
	height:233px;
	margin-top:30px;
	padding: 10px;
	box-shadow: 0px 0px 6px rgba(0,0,0,.5) inset;
	border-radius: 10px;
	line-height:0px;	
}
.heading_images_style div{
	width:100%;
	height:100%;
	overflow:hidden;	
}
.heading_images_style img{
	width:100%;
	height:auto;	
}
.post_date{
	margin-top: 10px;
	color: #777;
	font-style: normal;
	font-size: 16px;
}
.post_date p{
	font-size: 15px;
	color: #978f91;
}
.clear_with_seperator{
	margin:20px 0px;
	height:1px;	
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #dfdfdf;
	clear:both;
}
.button{	
}
.button a{
	width:120px;
	padding:5px 10px;
	box-shadow:0px 0px 5px rgba(0,0,0,.5) inset;
	display:block;
	float:left;
	text-align:center;
	margin-right:10px;	
}
#pagination{
	text-align:center;	
}
#pagination a.selected{
	background:#ec008c;
	color:#fff;	
}
#pagination a{
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #cdcdcd;
	margin-right: 5px;
	color: #25aae1;
	text-decoration: none;
	transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;	
}
#pagination a:hover{
	background:#ec008c;
	color:#fff;	
}
#project_navigation{
	text-align: center;
	font-family: 'gillsans';
	margin-bottom: 20px;
	height: 39px;
	margin-top: 30px;
	position:relative;
}
#project_navigation ul{
	list-style: none;
	padding: 0px;
	width: 850px;
	margin: 0px auto;
	border-radius: 10px;
}
#project_navigation ul li{
	float:left;	
}
#project_navigation ul li a{
	text-decoration: none;
	width: 120px;
	padding: 10px 20px;
	color: #25aae1;
	font-size: 15px;
	margin-right: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5) inset;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	display: inline-block;
}
#project_navigation ul li a:hover{
	background:#ec008c;
	color:#fff;	
}
#project_navigation ul li a.selected{
	background:#ec008c;
	color:#fff;
	cursor:default;	
}
.propert_features{
	padding: 20px 30px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5) inset;
}
.long_description{
	font-family: 'gillsans';	
}
h2.second_heading{
	text-transform:uppercase;		
	color:#ec008c;
	margin-bottom:10px;
	font-family: 'gillsans';
}
.long_description h2{	
}
p.body_text{
	color: #978f91;
	font-size:15px;
	text-align: justify;
	line-height: 18px;	
}

.gallery_photos{
	text-align: center;
	margin: 0px auto;
	width: 800px;		
}
.gallery_photos a{
	display: block;
	width: 120px;
	height: 80px;
	padding: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5) inset;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;	
}
.gallery_photos a div{
	width:100%;
	height:100%;
	overflow:hidden;	
}
.gallery_photos a div img{
	width:100%;
	height:auto;
	transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;		
}
.gallery_photos a div img:hover{
	opacity:.7;
	transform:scale(1.2);	
	-webkit-transform:scale(1.2);	
	-moz-transform:scale(1.2);	
	-o-transform:scale(1.2);	
	-ms-transform:scale(1.2);
		
}
iframe.google_map{
	width: 425px;
	height: 270px;
	padding: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5) inset;	
}
#big_map{
	width:800px;
	margin:0px auto;	
}
iframe#big_map{
	width: 800px;
	height: 600px;
	padding: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5) inset;	
	margin:0px auto;
}



#floor_plan{
	width:600px;
	height:auto;
	margin:0px auto;
	text-align:center;	
}
#floor_plan img{
	width:500px;
	height:auto;	
}

/* contact form 

------------------------------------*/
#contact_form{
	width:462px;
	
}
#success_form_mesage{
	position:absolute;
	z-index:1000;
	top:0px;
	left:400px;
	opacity:0;
	display:none;
	width:200px;
	color:#009fe3;	
}
#success_form_mesage2{
	position: absolute;
	z-index: 1000;
	top: 20px;
	left: 20px;
	opacity: 0;
	display: none;
	width: 200px;
	color: #009fe3;
	padding: 20px;
	background: #fff;
	box-shadow: 0px 0px 5px #000 inset;
	text-align: center;	
}

#contact_form .contact_form_left{
	width:280px;
	float:left;
}
#contact_form .contact_form_right{
	width:280px;
	float:right;
}


/* PRINT PAGE STYLE HERE */
#print_button{
	padding:40px 0px;	
}

.print_sample_box{
	width:219px;
	height:300px;	
	float:left;
}
.print_sample_box a{
	text-decoration:none;
	color:#777;
	width:219px;
	height:300px;	
	float:left;
	display:block;
	transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;	
}
.print_sample_box a:hover{
	transform:translate(0px,10px);
	-webkit-transform:translate(0px,10px);
	-moz-transform:translate(0px,10px);
	-o-transform:translate(0px,10px);
	-ms-transform:translate(0px,10px);	
	box-shadow:0px 5px 5px rgba(0,0,0,.5);
}
.print_sample_box h2{
	text-align: center;
	color: #ec008c;
	margin-bottom: 10px;
	font-family: 'gillsans';	
}
.print_sample_box h2.subheading{
	margin-bottom:5px;
}
p.pring_box_text{
	font-size:10px;
	padding:0px 10px;
	height:67px;
	overflow:hidden;
	text-align:justify;	
}
.print_column{
	width:219px;
	height:300px;
	border:1px solid #cdcdcd;
	box-shadow:0px 0px 5px rgba(0,0,0,.5);	
}
.print_column img.print_header_img{
	margin-bottom:10px;	
}
.print_column_margin_right{
	margin-right:20px;	
}
.print_big_image{
	width:125px;
	float:left;
	height:90px;
	margin-left:10px;
	overflow:hidden;
		
}
.image_holder img{
	width:100%;
	height:auto;
	overflow:hidden;	
}
.print_small_image_left{
	width:66px;
	float:right;
	margin-right:10px;	
}
.print_small_image_holder{
	width:60px;
	height:27px;
	overflow:hidden;
	margin-bottom:7px;
}
.print_small_image_holder img{
	width:100%;
	height:auto;	
}

.print_photo_align{
	padding:0px 10px;
	margin-top: 20px;
	margin-left: 3px;	
}
.print_photo_align div{
	width:90px;
	height:60px;	
	float:left;
}
.print_photo_margin_right{
	margin-right:10px;
	margin-bottom:10px;	
}
.print_photo_align img{
	width:100%;
	height:auto;	
}
.print_sample_map iframe.sample_map{
	width: 200px;
	height: 150px;
	margin-left: 9px;
	margin-top: 20px;	
}
.sample_floor_plan{
	width: 200px;
	height: 210px;
	overflow: hidden;
	margin-left: 10px;	
}
.sample_floor_plan img{
	width:100%;
	height:100%;	
}

/* BIG PIRNT PAGE STYLE*/
#print_button_big{
	padding:40px 0px;	
}

.print_sample_box_big{
	width:100%;
}
.print_sample_box_big a{
	text-decoration:none;
	color:#777;
	width:219px;
	height:300px;	
	float:left;
	display:block;
	transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;	
}
.print_sample_box_big a:hover{
	transform:translate(0px,10px);
	-webkit-transform:translate(0px,10px);
	-moz-transform:translate(0px,10px);
	-o-transform:translate(0px,10px);
	-ms-transform:translate(0px,10px);	
	box-shadow:0px 5px 5px rgba(0,0,0,.5);
}
.print_sample_box_big h2{
	text-align: center;
	color: #ec008c;
	margin-bottom: 10px;
	font-family: 'gillsans';
	font-size:24px;	
}
.print_sample_box_big h2.subheading_big{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 24px;
}
p.pring_box_text_big{
	font-size: 14px;
	padding: 0px 0px;	
}
.print_column_big{

}
.print_column_big img.print_header_img_big{
	margin-bottom:10px;	
}
.print_column_margin_right_big{
	margin-right:20px;	
}
.print_big_image_big{
	width: 640px;
	float: left;
	height: 465px;
	overflow: hidden;
		
}
.image_holder_big img{
	width:100%;
	height:auto;
		
}
.print_small_image_left_big{
	width:270px;
	float:right;
	margin-right:10px;	
}
.print_small_image_holder_big{
	width: 270px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 7px;
}
.print_small_image_holder_big img{
	width:100%;
	height:auto;	
}

.print_photo_align_big{
	padding:0px 10px;
	margin-top: 20px;
	margin-left: 3px;	
}
.print_photo_align_big div{
	width: 450px;
	height: 301px;
	float: left;
	overflow:hidden;
}
.print_photo_margin_right_big{
	margin-right:10px;
	margin-bottom:10px;	
}
.print_photo_align_big img{
	width:100%;
	height:auto;	
}
.print_sample_map_big iframe.sample_map_big{
	width: 100%;
	height: 400px;
}
.sample_floor_plan_big{
	width: 600px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;	
}
.sample_floor_plan_big img{
	width:100%;
	height:100%;	
}
.print_keyfeture{
	width: 370px;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
}
.print_keyfeture h2{
	text-align: left;
	margin-bottom: 5px;
}
.print_keyfeture ul{
	font-size: 14px;
	padding-left: 30px;
	margin-top: 5px;
}
.print_address{
	width:width:400px;
	float:right;	
}
.wraper_print_footer{
	width:800px;
	margin:0px auto;	
}
.print_keyfeture p{
	font-size:14px;	
}