
h1,h2,h3,h4,h5,h6{
	font-family: phrfont !important;
	/*color: #999;*/
}

a{


color:#000;

text-decoration:none;

}

h2{
	margin: 15px 0;
}

.container{
	/*width: 960px;*/
	margin: 0 auto;
	position: relative;
}

.slideshow{
	width:100%;
	clear: both;
	-position: relative;
	-float:left;
}

.slideshow:after,.cols-3:after,.infoArea:after,.headArea:after{
	content: "";
	clear: both;
	display: table;
}

.infoArea{
	font-size: 13px;
}

.headArea .mainImage{
	float: left;
	-width: 55%;
}

.infoArea .description{
	width: 100%;
	float: left;
}

.headArea .thumb{
	float: right;
	padding: 5px 0 0 10px;
}
.headArea .thumb .price{
	margin-right: 55px;
}
.infoArea .questions{
	width: 30%;
	float: right;
}

.cols-3 > div{
	float: left;
	width: 30%;
	margin-right: 3%;
}
.cols-3 .basic_detail{ width:100%;}

.cols-2 > div{
	float: left;
	width: 48%;
	margin-right: 2%;
}



.cols-3 > div p,.basic_detail ul li{
	padding: 10px 5px;
	border-top: 1px solid #c0c0c0;
	word-wrap: break-word;
}

.basic_detail ul li{ width:100%; float:left;}
.basic_detail ul li span{ float: left;
    line-height: 20px;
    width: 33%;
	margin-right: 10px;}
.basic_detail ul li:nth-child(even)
{
	background:#E4E4E4;
}
.basic_detail ul li:last-child{border-bottom: 1px solid #c0c0c0;}
.basic_detail ul li span:last-child{ width:25%}
.questions *{
	display: block;
	width: 100%;
}

.questions input,.questions select,.questions textarea{
	margin: 10px 0;
	padding: 5px 0 5px 5px;
	box-sizing:border-box;
}

.disclaimer{
	font-size: 11px;
	color: #999;
}

.button{
	background-color: #447294;
	border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	padding: 10px;
	width: inherit;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.abutton{
	background-color: #447294;
	border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	padding: 10px;
	width:299px;

	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.image{
	position: relative;
}

.image img{
	width: 100%;
}

.noPhotos,.favorite{
	position: absolute;
	color: #fff;
	background-color: rgba(0,0,0,.7);
	padding: 5px;
	bottom: 4px;
	height: 24px
}

.favorite{
	right: 0;
}

.container.search select{
	padding: 5px;
	margin: 0 10px 10px 0
}

.textNav{
	width: 98%;
	text-align: right;
}

.textNav a{
	margin: 0 10px; 
}

/*Slider overrides*/
.pika-stage{
	width: 615px;height:400px;
}
.Image_bg .pika-stage{
	-height:auto;
}

.pika-textnav .previous,.pika-textnav .next{
	display: none !important;
}

.pika-imgnav a.previous{
	left: 0
}

.pika-imgnav a.next{
	right: 0;
}

.pika-thumbs{
	top: 0;
	margin-top: 0;
	width: 98%;
	height: 89px;
	-overflow-y: scroll;
	right: 15px;
	overflow: auto;
}

.pika-thumbs li {
	width: 110px;
	height: 75px;
	float:left;
	 list-style: none outside none;
    margin: 6px;
    overflow: hidden;
    width: 110px;
}
.pika-thumbs li.ACTIVE,
.pika-thumbs li img.ACTIVE{
	background:none;
	border:none;
	padding:0;
	float: left;
    height: 75px;
    list-style: none outside none;
    -margin: 6px;
    overflow: hidden;
    width: 110px;
}
/* DETAIL BOX */
.detaitl_box_title {
    float: left;
    width: 85%;
}
.title_img {
    display: block;
    float: left;
}
.detail_title_conter {
    background: url("images/detail_top_center.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    color: #fbfe00;
    float: left;
    font-family: 'oswaldregular';
    font-size: 14px;
    height: 28px;
    padding: 6px 0 0;
    text-transform: uppercase;
    -width: 60%;
	text-align:center;
}
.headArea {
    margin-top: 10px;
}
.save_list{
background: none repeat scroll 0 0 #d5695a;
    border: medium none !important;
    border-radius: 3px;
    color: #fcfcfc !important;
    font: 20px/1 'oswaldlight' !important;
    height: 35px !important;
    margin: 0 !important;
    padding: 0 15px !important;
    text-align: center;
    text-transform: uppercase;
    -width: 262px;
	text-decoration:none;
}
.left_side{ width:65%; float:left;}
.right_side{ width:30%; float:right;}
.foot{ float:left; width:100%; margin-top: 20px;}
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
	float:right;
}
.pagination > li {
    display: inline;
	-float:right;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 18px;
    padding: 10px 16px;
}
.pagination > li > a, .pagination > li > span {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.details_box {
	width:100%;
	float:left;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:5px;
}
.details_title {
	font-family:'oswaldregular';
	font-size:20px;
	padding:10px 0px 8px 0px;
	float:left;
	text-transform:uppercase;
}
.details_title span {
	float:left;
	padding-right:15px;
	padding-left:15px;
	border-right:1px solid #8f8f8f;
}
.details_title span:first-child {
	padding-left:0px;
}
.details_title span:last-child {
	border:none;
}
.details_color1 {
	color:#e16f54;
}
.details_color2 {
	color:#72afae;
}
.details_color3 {
	color:#ba9b7c;
}
.sold_price {
	float:right;
	font-family: 'oswaldregular';
	padding:10px 8px 8px 0px
}
.sold_price span {
	float:left;
	padding:7px 0px 0px 0px;
	font:12px 'quattrocento_sansregular';
	text-transform:uppercase;
	color:#b64c35;
}
.button_detail {
	float:left;
	margin-left:10px;
	padding-top:3px;
}
.SOLD {
	color:#a13210;
	border:1px solid #ff0000;
	background:#ff968a;
	padding:1px 20px 1px 20px;
	text-transform:uppercase;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	float:left;
}
.PENDING {
	color:#bf290b;
	border:1px solid #ff803f;
	background:#ffd5bf;
	padding:1px 20px 1px 20px;
	text-transform:uppercase;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	float:left;
}
.ACTIVE {
	color:#34800f;
	border:1px solid #a6caac;
	background:#d3f7d9;
	padding:1px 20px 1px 20px;
	text-transform:uppercase;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	float:left;
	text-decoration:none;
	font-size:13px;
}
.BACKUP {
	color:#b6450e;
	border:1px solid #ff9800;
	background:#ffdd8e;
	padding:1px 20px 1px 20px;
	text-transform:uppercase;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	float:left;
}
.contaner {
	width:100%;
	float:left;
	padding:32px 0px 10px 0px;
	position:relative;
}
.ShortSale {
	float:left;
	position:absolute;
	left:-8px;
	top:78px;
}
.Image_bg {
	width:640px;
	float:left;
	padding:7px;
	box-shadow: -3px 0px 12px #d1cdc6;
	background:#fff;
	border:1px solid #e6e1da;
}
.Image_bg_box {
	float:left;
	width:50%;
}
.Image_bg img {
	width:100%;
}
.details_text_bg {
	width:29.3%;
	float:right;
}
.point_bg:first-child {
	width:22%
}
.point_bg {
	background:#33363b;
	border-right:#fff solid 2px;
	font-family: 'oswaldregular'; /*font-size:13px;*/
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	width:22%;
	float:left;
	margin-bottom:5px;
	padding:16px 1% 6px;
}
.point_bg_full {
	background:#33363b;
	border-right:#fff solid 2px;
	font-family: 'oswaldregular'; /*font-size:13px;*/
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	width:96%;
	float:left;
	margin-bottom:5px;
	padding:16px 1% 6px;
}

.point_bg:last-child {
	border:none;
	width:22%
}

.Plan_map_Bg { width:99% !important; float:left; border:5px solid #cdcdcd; margin:9px 0px 8px 0px; }

.point_bg span.text {
	width:100%;
	float:left; /*font-size:22px; */
	font-size:20px;
	font-family: 'oswaldregular';
	font-weight:normal;
	text-align:center;
	padding:4px 0px 15px 0px;
	white-space:normal;
	color: #fff;
}
.point_bg span {
	white-space:nowrap;
	 color: #fff;
}


.point_bg_full span.text {
	width:100%;
	float:left; /*font-size:22px; */
	font-size:20px;
	font-family: 'oswaldregular';
	font-weight:normal;
	text-align:center;
	padding:4px 0px 15px 0px;
	white-space:normal;
	color: #fff;
}
.point_bg_full span {
	white-space:nowrap;
	 color: #fff;
}

.details_box {
	width:100%;
	float:left;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:5px;
}
.need_to_all img.img_width{ width:100%; float:left; height:auto;}
.detail_text {
	width:100%;
	float:left;
	color:#4a4a4a;
	padding:10px 0px 10px 0px;
	font-family:'quattrocento_sansregular';
	text-align:justify;
	 line-height: 19px;
}
.detaitl_box_title {
	float:left;
	margin-left:8%;
	width:92%;
	margin-bottom:-13px;
	margin-top:15px;
}
.title_img {
	float:left;
	display:block;
}
.title_lern_more a {
	color:#fcff00;
	text-decoration:underline !important;
	color:#fbfe00;
	font-size: 11px;
	text-transform:capitalize !important;
}
.title_lern_more a:hover {
	color:#fcff00;
	text-decoration:underline !important;
	text-transform:capitalize !important;
}
.Search_bg_detail {
	width:98%;
	float:left;
	padding:1%;
	background:#e3e3e3;
	border:1px solid #c5c5c5;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	-khtml-border-radius:8px 8px 8px 8px;
	margin-top:6px;
}
.Search_bg_detail_1 {
	width:95%;
	float:left;
	padding:2%;
	background:#fff;
	border:1px solid #c5c5c5;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	-khtml-border-radius:8px 8px 8px 8px;
}
.Search_det_title {
	width:100%;
	float:left;
	color:#22998f;
	font-size:18px;
	font-family: 'oswaldregular';
	font-weight:normal;
	letter-spacing:-1px;
	margin:2px 0px 8px 0px;
}
.Search_det_title span {
	color:#c9774c;
}
.margin_fild_bg {
	margin-right:12%;
}
.margin_fild_bg2 {
	margin-right:2%;
}
.Search_fild_bg {
	float:left;
	width:49%;
	margin-bottom:8px;
}
.Search_fild {
	float:left;
	border:1px solid #a9a8a8;
	background:#ededed;
	padding:4px;
	width:98%;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	border-radius:6px 6px 6px 6px;
	-khtml-border-radius:6px 6px 6px 6px;
	color:#727272;
	font-size:11px;
}
.search_area {
	width:65%;
	float:left;
}
.search_button_bg {
	float:right;
	width:26%;
	padding-top:0px;
}
.plan_right_bg {
	width:29%;
	float:right;
	margin-right:0;
	padding-top:25px;
}
.cat_nav_Bg {
	width:100%;
	float:left;
	margin:15px 0 0;
}
.cat_nav_Bg ul {
	list-style:none;
	padding:0px 0px 20px 0px;
	margin:0px;
	border-top:1px dashed #848484;
	float:left;
}
.cat_nav_Bg li {
	border-bottom:1px dashed #848484;
	float:left;
	padding:2px 0px 2px 0px;
	width:100%;
}
.cat_nav_Bg li a {
	padding:5px 0px 5px 0px;
	font-size:14px;
	font-family:'oswaldregular';
	text-transform:uppercase;
	float:left;
	width:100%
}
.cat_nav_Bg li a:hover {
	background:#d9d9d9;
	padding:5px 0px 5px 0px;
	font-size:14px;
	font-family:'oswaldregular';
	text-transform:uppercase;
	float:left;
	width:100%;
}
.cat_nav_Bg li a span {
	float:left;
	padding-right:20px;
	width:30px;
	text-align:center;
}
.cat_nav_Bg li a.color1 {
	color:#8960a7;
}
.cat_nav_Bg li a.color2 {
	color:#8e3b3b;
}
.cat_nav_Bg li a.color3 {
	color:#116989;
}
.cat_nav_Bg li a.color4 {
	color:#5f7a00;
}
.NEARBY_lising_bg {
	border-top:1px solid #d7d7d7;
	float:left;
	padding:0px 0px 15px 0px;
	margin-top:20px;
	width:100%;
}
.container_right {
	width:100%;
	height:395px;
	position: relative;
	float:left;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
.login-form{ width:100%; float:left;}
.login-form form{ width:100%; float:left; width:100%; box-sizing:border-box; }
.login-form fieldset{padding-left:2%; padding-top:10px;}
.login-form fieldset input[type="text"]{ width:97%; float:left; margin-bottom:10px; padding:0.2em; box-sizing:border-box;}
.login-form fieldset input[type="password"]{ width:97%; float:left; margin-bottom:10px; padding:0.2em; box-sizing:border-box;}

.register-form{ width:98%; float:right;}
.register-form form{ width:100%; float:left; width:100%; box-sizing:border-box; }
.register-form fieldset{padding-left:2%; padding-top:10px;}
.register-form fieldset input[type="text"]{ width:97%; float:left; margin-bottom:10px; padding:0.2em; box-sizing:border-box;}
.register-form fieldset input[type="password"]{ width:97%; float:left; margin-bottom:10px; padding:0.2em; box-sizing:border-box;}

.title_txt{ width:100%; float:left; font-size:18px; background:#ae4336; color:#fff; line-height:25px; font-weight:bold; padding-left:2%; box-sizing:border-box;}
#carousel {
	/*position: absolute;
	top:20px;
	width:100% !important;*/
}
.wrapper {
	float:left;
	width:100%;
}
.Nearby_lising_box {
	float:left !important;
	height:auto !important;
	border:1px solid #c9c9c9;
	padding:6px 1%;
	width:97% !important;
	margin-bottom:5px;
	cursor: pointer;
}
.Nearby_lising_box:hover {
	float:left;
	border:1px solid #c9c9c9;
	padding:6px 1%;
	width:98%;
	background:#d9d9d9;
}
.Nearby_lising_img {
	float:left;
	width:30%;
	border:1px solid #c9c9c9;
}
.Nearby_lising_img img {
	width:100%;
}
.Nearby_lising_text {
	width:68%;
	float:right;
}
.nearby_text {
	width:100%;
	float:left;
	padding:0px 0px 3px 0px;
	font-size:11px;
	color:#5b5b5b;
	font-weight:bold;
	line-height: 13px;
}
.nearby_text_nav ul {
	width:100%;
	float:left;
	list-style:none;
	padding:0px 0px 3px 0px;
	margin:0px;
}
.nearby_text_nav li {
	color:#6f6f6f;
	padding:0px 2px 0px 2px;
	float:left;
	font-size:10px;
	line-height: 16px;
}
.nearby_text_nav li a {
	color:#6f6f6f;
	text-decoration:none;
	font-size:11px;
}
.nearby_Price_bg {
	font-size:14px;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;

}
.nearby_Price_bg span {
	font-size:11px;
	float:right;
	font-weight:normal;
	color:#9e9e9e;
}
.nearby_Price_bg span a {
	font-size:11px;
	font-weight:normal;
	color:#9e9e9e;
	text-decoration:none;
}
.plan_bg_main {
	float: left;
	width: 69%;
}
.plan_bg {
	border-right: 1px solid #d7d7d7;
	float: left;
	padding: 0 20px 10px 0;
	width: 96%;
}
.plan_title_bg {
	float: left;
	padding-bottom: 5px;
	padding-top: 15px;
	width: 100%;
}
.plan_title_bg span {
	color: #b65a5a;
	font-family: 'oswaldregular';
	font-size: 16px;
	text-transform: uppercase;
}
.planBtm {
	float: left;
	width: 100%;
}
.planBtm Table {
	border-collapse: collapse;
	border-top: 1px solid #c0c0c0;
	float: left;
	width: 100%;
}
.Trwidht {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	height:26px;
}
.Trgree {
	background: none repeat scroll 0 0 #e4e4e4;
	height:26px;
}
.detail_text_bottom {
	width:100%;
	float:left;
	color:#969696;
	padding:10px 0px 10px 0px;
	font-family:'quattrocento_sansregular';
	font-size:12px;
	text-align:justify
}
.text_center {
	text-align:center;
	width:70%;
	font-size:11px;
}
.school_text {
	border-bottom: 1px solid #bdbdbd;
	color: #495a6b;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 8px;
	width: 100%;
}
.school_short_text {
	color: #000;
	float: left;
	padding: 5px 0 8px;
	width: 100%;
}
.school_text2 {
	color: #495a6b;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 4px;
	width: 100%;
}
.back_color {
	background: none repeat scroll 0 0 #b9b8b7 !important;
}
.planBtm Table td {
	border-bottom: 1px solid #c0c0c0;
	color: #515151;
	font: 13px 'quattrocento_sansregular';
}
.school_short_text {
	color: #000;
	float: left;
	padding: 5px 0 8px;
	width: 100%;
}
.header_dp{   background:url("images/header-bg.png") repeat-x scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    height: 93px;
    margin: 0 auto;
    min-width: 1055px;
    position: relative;
    width: 100%;
}
.header_dp .header_inner {
    margin: 0 auto;
    width: 1055px;
}
.header_dp .Logo {
    float: left;
    height: 80px;
    padding: 5px 0 0 10px;
	margin:4px;
	width:103px;
	overflow:hidden;
}
.Navoutr {
    float: left;
    left: 4%;
    overflow: hidden;
    position: relative;
}
.Navigation {
    float: right;
    height: 81px;
    margin: 2px 0 0 -15px;
    padding: 3px;
}
.Navigation ul {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.Navigation li {
    /*background: url("images/nav-bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);*/
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
	position:relative;
}

.Navigation li a.Active {
    -background: url("images/bottom-border.jpg") repeat-x scroll 20px 56px transparent;
    color: #fff;
	background:none;
}
.Navigation li a {
    color: #FFFFFF;
    float: left;
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
	font-size:17px;
    margin: 0;
    padding: 30px 18px 7px;
	position:relative;
	transition:all 0.12s ease-in-out 0s;
}

.Navigation li a:hover{ border-bottom:2px solid #d5695a;}
.AccountSection {
    bottom: 7px;
    float: left;
    margin: 0 16px 0 0;
    position: absolute;
    right: 0;
}
.Register {
    float: left;
    margin: 0;
}

.Register a {
    background: none repeat scroll 0 0 #569dc6;
    color: #fff;
    font: bold 11px Arial,Helvetica,sans-serif;
    margin: 0 3px 0 0;
    padding: 3px 18px;
    text-align: center;
    text-transform: uppercase;
}
.SignIn {
    float: left;
    margin: 0;
}
.SignIn a {
    background: none repeat scroll 0 0 #c46666;
    color: #fff;
    font: bold 11px Arial,Helvetica,sans-serif;
    margin: 0 6px 0 0;
    padding: 3px 18px;
    text-align: center;
    text-transform: uppercase;
}
.Navigation .Active{ border:none;}

.RightPanelTop {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 3px 11px #999;
    float: left;
    padding: 7px 0 8px;
    position: relative;
    width: 100%;
    z-index: 100;
}
.Contactno {
    color: #333;
    float: left;
    font: 15px 'bebasregular';
    margin: -10px 0 0;
    padding: 11px 0 0 28%;
    width: 28%;
}
.ResultTxt {
    color: #333;
    float: right;
    font: 12px 'bebasregular';
    margin: 0 20px 0 0;
    padding: 5px 0 0;
}
.SignIn a:hover {
    background: none repeat scroll 0 0 #979596;
    color: #fff;
}
.Register a:hover {
    background: none repeat scroll 0 0 #979596;
    color: #fff;
}

.Footerdp {
    background:url("images/header-bg.png") repeat-x scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    height: 33px;
    margin: 0 auto;
    width: 100%;
	float: left;
	padding:30px 0;
	min-width:1070px;
    color: #fff;
}
.Footerdp .FooterLinks {
    color: #fff;
    margin: 0 auto;
    padding: 8px 0 0 15px;
    text-align: center;
    width: 1055px;
	
}
.Footerdp .FooterLinks ul{ width:auto; float:left; list-style:none;}
.Footerdp .FooterLinks ul li{ width:auto; padding:5px 15px; float:left; line-height:none;}
.Footerdp .FooterLinks ul li a{ color:#fff; font-size:14px; font-family: 'Playfair Display',Georgia,"Times New Roman",serif;}
p#copyright{ -float:right; width:100%; font-size:12px; color:#fff; font-family: 'Playfair Display',Georgia,"Times New Roman",serif; line-height: 30px; margin:0 auto; text-align:center;} 
p#copyright a{ color:#fff; font-weight:bold;}
.container.search > form {
    float: left;
    width: 97%;
}
.container.search select { float: right;}
