@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2{
	font-size:35px;
	font-weight:bold;
	letter-spacing:-.05em;
	margin:0 0 .5em 0;
	
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "“" "”";
}

.fC2{
	color:#fd007d !important;
}
.fC1{
	color:#2882bc !important;
}

body, html{
	background:#000000;
	width:100%;
	overflow-x:hidden;
	font-family:Helvetica, Arial, sans-serif
}
.site-frame{
	width:1050px;
	margin:0 auto;
}

.lp-art{
	min-height:1300px;
	background:url(/images/bg-l.jpg) no-repeat left top;
	margin-left:-210px;
	position:relative;
	
}
.rp-art{
	min-height:1000px;
	background:url(/images/bg-tr.jpg) no-repeat left top;
	position:absolute;
	min-width:160px;
	left:1255px;
	top:0;
}
#page-frame{
	float:left;
	margin:0 0 0 236px;
	color:#fff;
	width:1020px;
	background:url(/images/bgb.png) repeat left top; /* page-bg-tile */
	display:inline;
}
#frame-top{
	background:url(/images/page-bg-top.jpg) repeat left top;
	width:1022px;
	height:262px;
	margin:0 0 0 -1px;
	display:block;
	position:absolute;
	z-index:0;
}
#content-cell{
	z-index:1;
	position:relative;
	background: url(/images/page-lmark-bg.jpg) no-repeat -2px 456px;
	min-height:1220px;
}
h2.student-pads-logo{
	width:383px;
	height:88px;
	background:url(/images/student-pads-logo.png) no-repeat left top;
	float:left;
	display:inline;
	margin:50px 0 0 55px
}
h2.student-pads-logo a{
	width:383px;
	height:88px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#site-header .twitter-follow{
	color:#fff;
	font-size:15px;
	float:left;
	display:inline;
	margin:120px 0 0 45px;
}
#site-header .promo-top{
	margin:125px 0 0 65px;
	float:left;
	background:url(/images/text/site-top-tag.png) no-repeat left top;
	
	display:inline-block;
	text-indent:-9999px;
	overflow:hidden;
	width:173px;
	height:18px;
}
#site-header .twitter-follow a{
	color:#fff;
	text-decoration:none;
	background:url(/images/twitter_icon.gif) no-repeat right center;
	padding:4px 40px 4px 0;
	display:block;
	float:left;
}
#site-header{
	float:left;
	width:100%;
	display:block;
	position:relative;
	z-index:2;
	background:none;
	border:none;
}
#site-header #adams-estate-logo{
	width:149px;
	height:58px;
	background:url(/images/adams-estates-logo.png) no-repeat left top;
	position:absolute;
	left:600px;
	top:0;
}
#site-header #adams-estate-logo a{
	width:149px;
	height:58px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

#login-block{
	width:224px;
	height:58px;
	background:url(/images/login-link-bg.png) no-repeat left top;
	position:absolute;
	left:758px;
	top:0;
	float:left
}
#login-block span{
	float:left;
	display:block;
	position:relative;	
	color:#ccc;
	text-indent:0;
	margin:20px 0 0 0;
	text-align:center;
	width:220px;
}
#login-block span a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	padding:0 4px 0 4px;
}
#login-block span a.login{
	padding:0 4px 0 20px;
	background:url(/images/icon/lock.png) no-repeat left center;
}

/* Header nav
   -------------- */
#header-nav{
	float:left;
}
#header-nav li{
	display:inline-block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	float:left;
	background: url(/images/menu-divider.png) no-repeat top right;
	padding:0 2px 0 0;
}
#header-nav li a{
	text-decoration:none;
	color:#bcbcbc;
	padding:20px;
	display:block;
}
#header-nav li a:Hover, #header-nav li.current a{
	background: url(/images/header-menu-bg-over.png) no-repeat -20px top;
}
#header-nav li.current a{
	color:#2882bc;

}
#header-nav li.m-homepage a{
	background-position:left top !important;
}
/* Featured Pads
   --------------- */
#featured-pads{
	float:left;
	clear:both;
	background: url(/images/fresh-places-bg.png) no-repeat left top;
	width:708px;
	margin:12px 0 0 17px;
	padding:12px 0 12px 30px;
	display:inline;
	
}
.pad-preview{
	float:left;
	width:146px;
	text-align:center;
	border-right:1px solid #46423d;
	padding:8px 8px 21px 12px
}
.last{
	border:none;
}
.pad-preview a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	text-align:center;

}
#featured-pads .property-thumb{
	margin:8px 0 0 0;
}
#featured-pads .property-thumb a{
	width:136px;
	height:92px;
	display:block;
	float:left;
}
#featured-pads .property-thumb a img{
	margin:2px 0 0 4px;
	
}
#featured-pads .property-thumb .frame{
	position:absolute;
	background:url(/images/thumb-frame-overlay.png) no-repeat left top;
	width:146px;
	height:101px;
}

#featured-nav-items{
	float:left;
	clear:both;
	margin:24px 0 10px 32px;
	width:700px;
	display:inline;
}
#featured-nav-items .item{
	float:left;
	width:226px;
	height:214px;
	margin:0 0 0 7px;
	display:inline;
}
#featured-nav-items .frame{
	position:absolute;
	background:url(/images/image-frame.png) no-repeat left top;
	width:226px;
	height:214px;
}
#featured-nav-items .item img{
	width:220px;
	height:208px;
	margin:2px 0 0 2px;
}

/* site-footer
   ------------- */

#site-footer {
	width:1017px;
	clear:both;
	float:left;
	margin:10px 0 0 240px;
	color:#ccc;
	display:inline;
	font-size:12px;
	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		  filter: alpha(opacity=90);
		  opacity: 0.9;
		  -moz-opacity:0.9;
		  -khtml-opacity: 0.9;

}
#site-footer ul{

	float:left;
	display:block;
	padding:0 16px 8px 0;
}
#site-footer li{
	display:inline;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	border-right:1px solid #ccc;
	float:left;
}
#site-footer li:last-child{
	border-right:none;
	}
#site-footer li a{
	text-decoration:none;
	color:#bcbcbc;
	padding:0 4px 0 4px;
}
#site-footer li.current a{
	color:#fff;
	font-weight:bold;
}

.fcontact {
	float: right; width: 300px; text-align: right; font-size: 14px;
}

.fcontact a{
	color:#acacac;
	text-decoration:none;
}

.footer-line {
		border-bottom:1px solid #292929; clear: both; width: 1017px;
}

.copyright_tag{
 float: left;
	padding:6px 0 12px 0;
	color:#4d4d4d;
}
.copyright_tag a{
	color:#4d4d4d;
	text-decoration:none;
}

.faddress {
float: right; width: 300px; text-align: right; font-size: 12px; 	padding:6px 0 12px 0;
	color:#4d4d4d;

}

#site-footer a:Hover{
	color:#fff;
}

/*homepage
  -------------- */
#primary-nav-block{
	background:url(/images/header-promo-bg.png) no-repeat left top;
	width:945px;
	height:427px;
	margin:16px 0 0 40px;
	float:left;
	clear:both;
	position:relative;
	display:inline;
}
.column-box h2{
	font-size:32px;
	margin:-20px 0 0 0;
	width:192px;
}
.column-box label{
	float:left;
	clear:both;
	padding:8px 0 4px 0;
	display:block;
	width:192px;
}
.column-box fieldset{
	float:left;
	clear:both;
	margin:4px 0 8px 0;
	display:block;
	width:190px;
}
.column-box a.form-btn{
	width:182px;
	height:46px;
	background:url(/images/btn-search-now.jpg) no-repeat left top;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	clear:both;
	float:left;
	margin:12px 0 22px 0;
	display:inline;
}
.column-box a.form-btn span{
	text-indent:-999px;
	display:block;
	float:left;
	display:none;
}
.column-box a.form-btn:Hover{
	background-position:left -46px;
}
.column-box{
	float:left;
	width:239px;
	display:block;
	position:absolute;
	margin:-9px 0 0 0;
	font-size:14px;
	left:702px;
}
.column-box .select-area{
	width:152px;
	font-size:14px;
}
.column-box .select-area em{
	color:#999999;
}
.column-box .t{
	width:239px;
	height:16px;
	float:left;
	background:url(/images/promobox-bl-edges.png) no-repeat left top;
}
.column-box .m{
	float:left;
	background:url(/images/promobox-bl-mid.png) repeat-y left top;
	height:374px;
	
}
.column-box .content{
	padding:30px;
	float:left;
}

.column-box .e{
	float:left;
	width:239px;
	height:16px;
	background:url(/images/promobox-bl-edges.png) no-repeat left bottom;
}

/* header-image
   ------------- */
#header-image{
	float:left;
	width:711px;
	display:block;
	position:relative;
}
#header-image .image-holder{
	float:left;
	width:711px;
	height:333px;
	margin:0 0 0 1px;
}
#header-image .image-holder img{
	width:711px;
	height:333px;
}

#header-image .overlay-text{
	float:left;
	margin-top:-141px;
	height:141px;
	width:100%;
	background: url(/images/tear-off-lrg.png) no-repeat left bottom;
}
#header-image .overlay-text h3{
	font-size:37px;
	font-weight:bold;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#fd007d;
	margin:54px 0 0 36px;
}
#header-image .overlay-text p{
	margin:0 0 0 36px;
}

.highlighted-box{
	background:url(/images/promobox-blue-bg.png) repeat;
	padding:13px;
}
.highlighted-box h3{
	font-weight:bold;
}
.highlighted-box p{
	font-size:12px;
	padding:5px 0 3px 0;
}

/* content-block
   -------------------------------- */
#content-block{
	clear:both;
	margin:0 0 2em 0;
	float:left;
	width:754px;
	display:inline;

}
#content-block p.featured{
	color:#3394d2;
	font-weight:bold;
}
#content-block em{
	background:#28231c;
	padding:.2em .5em .2em .5em;
	font-style:normal;
}

.primary-content{
	width:435px;
	float:left;
	display:inline;
	margin:18px 0 0 50px;
	font-size:14px;
	line-height:18px;
}
.primary-content p{
	padding: 9px 0 9px 0;
}
.sub-content{
	width:224px;
	float:left;
	display:inline;
	margin:18px 0 0 28px;
}
.sub-content h2{
	color:#fd007d;
	margin:0 0 0 12px;
}
.sub-content #credit-payment-icons{
	margin:1em 0 0 0;
}

.sub-content .news-item{
	padding:12px;
	
}
.sub-content .alt{
	background:url(/images/bg-black-20.png) repeat-y left top;
}
.sub-content .date{
	color:#bebebe;
	font-size:11px;
}
.sub-content h5{
	font-weight:bold;
	color:#fff;
	font-size:13px;
	margin:3px 0 0 0;
}
.sub-content h5 a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	line-height: 16px;
}

#site-column h2{
	font-size:29px;
	margin:0 0 0 24px;
	color:#fff;
	display:inline;
}
#site-column h4{
	font-size:13px;
	font-weight:bold;
	margin:0 0 .5em 0;
	
}
#site-column p{
	margin:0 0 .7em 0;
}
#site-column em{
	font-style:italic;
}
#site-column em strong{
	color:#616161;
}
#site-column {
	float:right;
	width:264px;
	overflow:hidden;
	padding:45px 0 0 0;
	display:inline;
	font-size:11px;
	margin:-25px 0 0 0;
	color:#acabab;
	line-height:1.3em;
background:url(/images/bg-black-10.png) repeat;
}


	
#site-column p.featured{
	font-weight:bold;
	color:#ffffff;
}
.promo-group{
	border-top:1px solid #4e4943;
	margin:24px;
	padding-top:26px;
}
/**/

/* internal pages
   ------------ */
.internals #content-block{
	background:url(/images/dropper.png) repeat-x left top;
	margin:0 0 0 41px;
	width:715px;
}
.internals #featured-pads{
	margin:12px 0 0 5px;
}
.internals #primary-nav-block{
	height:54px;	
}
.internals #find-a-place{
	float:left;
	width:239px;
	display:block;
	left:748px;
	position:absolute;
	top:150px;
	margin-top:0;
}
.internals #find-a-place .m{
	padding-bottom:10px;

}
.internals #find-a-place .e{
	display:none;
}
.internals #site-column{
	margin-top:340px;
	padding:30px 0 0 0;
}

#primary-content-cell{
	padding:30px 30px 0 30px;
	font-size:14px;
	line-height:18px;
	overflow-x:hidden;
}
#primary-content-cell h2 em{
	color:#3394d2;
	background:none !important;
	padding:0 !important;
}
#primary-content-cell h3{
	background:#28231c;
	padding:.3em .6em .3em .6em;
	margin:23px 0 10px -.3em;
	font-style:normal;
	display:inline-block;
	clear:both;
	font-weight:bold;
	width: auto;
	font-size:18px;
}
#primary-content-cell p{
	margin: .5em 0 1em 0;
}
#primary-content-cell p em{
	background:#28231c;
	padding:.3em .3em .3em .3em;
}

/* downloads page
   --------------------- */
h2.inline{
	display:inline-block;
}
.side-note{
		float:right;
}
.side-note a{
	text-decoration:none;
	color:#fff;
	background:#28231c url(/images/icon/pdf.png) no-repeat 13px center !important;
	padding:.5em .8em .3em 3em;
}


.download-item{
	border-bottom:1px solid #bcbcbc;
	padding:12px 0 12px 0;
}
.download-item h3{
	background:none !important;
	color:#fd007d;
	display:inline-block;
	clear:none;
}
.download-item a.download-link{
	text-decoration:none;
	color:#fff;
	float:right;
	background:#28231c;
	margin:23px 0 0 0;
	padding:.5em .8em .3em 3em;
}
.download-item .pdf{
	background:#28231c url(/images/icon/pdf.png) no-repeat 13px center !important;
}
/* contact page
   -------------------- */
.form-box{
	background:url(/images/bg-black-20.png) repeat left top;
	float:left;
	padding:30px 0 30px 40px;
	width:331px;
	margin:20px 0 0 0;
}
.form-box label{
	margin:16px 0 0 0;
	float:left;
	clear:both;
	width:280px;
}
.form-box fieldset{
	float:left;
	clear:both;
	width:294px;
	display:block
}
.form-box hr{
		height:1px;
		border:none;
		border-bottom:1px solid #4a4743;
		float:left;
		clear:both;
		padding:0 0 16px 0;
		width:295px
}

.radio-box{
	background:#393630;
	float:left;
	margin:10px 8px 0 0;
	padding:6px 14px 6px 5px;
}
.radio-options{
	clear:both;
}
.textfw, .textboxfw{
	clear:left;
	width:280px;
	font-size:14px;
	padding:6px;
	border-left:1px solid #a7a7a7;
	border-top:1px solid #a7a7a7;
	margin:10px 10px 0 0;
}
.textboxfw{
	height:175px;
	font-family:Verdana, Arial;
}
.btn-send-message{
	width:182px;
	height:46px;
	background:url(/images/btn-send-message.png) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:right;
	margin:20px 34px 0 0;
}
.btn-send-message:Hover{
	background-position:left -46px;
}

.support-column{
	float:left;
	width:250px;
	margin:20px 0 0 30px;
	font-size:14px;
}
.contact-points{
	font-size:16px;
	font-weight:bold;
}
.contact-points a{
	color:#1485ce;
	text-decoration:none;
}
.contact-points h5{
	font-weight:bold;
	display:inline-block;
	width:60px;
	clear:left;
}
.contact-points h5.address{
	width:90px;
}
.support-column .line{
	float:left;
	clear:both;
	margin:16px 0 0 0;
	width:100%;
}
.support-column hr{
	width:100%;
	clear:both;
	margin:16px 0 0 0;
	float:left;
}

/* rent calculator
   ------------------ */
#rent-calculator input{
	width:205px;
	color:#5C5C5C;
	font-size:14px;
}
#rent-calculator select{
	width:186px;
}
.payment-summary{
	width:225px;
	height:63px;
	background:url(/images/rentcalc-bg.png) no-repeat left top;
	clear:both;
	font-size:14px;

}

.payment-summary div{
	float:left;
	margin:25px 0 0 16px;
}
.payment-summary div#total{
	font-size:32px;
	color:#fff;
	font-weight:bold;
	margin-left:16px;
	line-height:1em;
	margin-top:5px;
}
.payment-summary div#divider{
}
.payment-summary div#period{
	color:#ffffff;
}


/* property-listings
   --------------------- */
.property-preview{
	font-size:14px;
	line-height:18px;
	margin:30px 0 0 30px;
	padding:0 0 38px 0;
	border-bottom:1px solid #fff;
	float:left;
	width:670px;
	overflow:hidden;
	display:inline;
	clear:both;
	height:140px;
	overflow:hidden;
}
.property-preview .property-thumb{
	float:left;
	width:204px;
	height:151px;
	position:relative;
	margin:0 18px 0 0;
}
.property-preview .property-thumb a{
	float:left;
	display:block;
}
.property-preview .property-thumb img{
	margin:2px 0 0 2px;
	width:198px;
	height:145px;
}
.property-preview .property-thumb .frame{
	position:absolute;
	background:url(/images/thumb-m-frame-overlay.png) no-repeat left top;
	width:204px;
	height:151px;
	float:left;
}

.property-preview h4{
	font-weight:bold;
	font-size:19px;
	float:left;
	width:325px;
}
.property-preview h4 em{
	background:none !important;
	padding:0 !important;
	color:#2882bc;
}
.property-preview .price{
	float:left;
	background:#28231d;
	padding:6px 8px 6px 8px;
	font-weight:bold;
	font-size:19px;
	color:#fd007d;
	margin:-3px 0 0 0;
	border: 1px #000 solid;
	width: auto;
	height: auto;
display: block;
}
.property-preview .description{
	margin:8px 0 0 0;
	float:left;
	width:440px;
	text-align:justify;
}
.nav-options{
	float:left;
	margin:12px 0 0 0;
	width:440px;
}
.nav-options .icon-list .icon{
	float:left;
	height:40px;
	overflow:hidden;
	display:block;
	background:url(/images/property-nav-icons.png) no-repeat left top;
}
.nav-options .icon-list .icon a{
	text-indent:-9999px;
	overflow:hidden;
	width:40px;
	height:40px;
	display:block;
}

.icon-list {width:220px;float:left; margin-top: 10px;}
.icon-list-detail {width:270px;float:left; margin-top: 10px;}
.icon-list .view-info{
	width:44px;
}
.icon-list .view-info:Hover{	background-position:left -40px !important;}
.icon-list .arrange-viewing{
	width:40px;
	background-position:-44px 0 !important;
}
.icon-list .arrange-viewing:Hover{	background-position:-44px -40px !important;}

.icon-list .view-mapping{
	width:31px;
	background-position:-84px 0 !important;
}
.icon-list .view-mapping:Hover{	background-position:-84px -40px !important;}

.icon-list .print-listing{
	width:45px;
	background-position:-115px 0 !important;
}
.icon-list .print-listing:Hover{	background-position:-115px -40px !important;}

a.btn-view-this-property{
	float:right;
	display:block;
	width:182px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/images/btn-view-property.png) no-repeat left top;
	margin-top: 8px;
}
a.btn-view-this-property:Hover{
	background-position: left -46px;
}

/* property detail
   ---------------- */
.property-detail{
	padding:30px 0 0 30px;
}
.property-detail h2{
	font-size:35px;
	margin: 0 0 24px 0;
}
.property-detail h2 em{
	color:#3394d2;
	background:none !important;
	padding:0 !important;
}
#image-group{
	width:324px;
	float:left;
}
.property-image .frame{
	position:absolute;
	background:url(/images/detail-image-frame.png) no-repeat left top;
	width:323px;
	height:244px;
	padding:0;
	margin:0;
}
.property-detail .nav-options{
	margin-top:0;
	width:292px;
}
.property-image img{
	margin:3px 0 0 3px;
}

.thumbnails {
	float:left;
	clear:both;
	margin:8px 0 0 0;
}
.thumbnails .pt{
	float:left;
	width:107px;
	height:82px;
}
.pt img{
	width:101px;
	height:76px;
	margin:3px 0 0 3px;
}
#image-group .pt .frame{
	position:absolute;
	background:url(/images/detail-t-image-frame.png) no-repeat left top;
	width:107px;
	height:82px;
}
.images-note{
	font-size:12px;
	color:#a09d99;
	float:left;
	clear:both;
	margin:12px 0 0 0;
	
}

.property-outline{
	float:left;
	width:280px;
	font-size:13.5px;
	line-height:18px;
	color:#d8d6d4;
	text-align:justify;
	margin:5px 0 0 28px;
}
.property-outline p{
	padding:.5em 0 .5em 0;
	
}
.property-outline .quick-info{
	float:left;
	color:#fd007d;
	font-weight:bold;
	width:290px;
	font-size:14px;
}
.refnum{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	margin:.5em 0 0 0;
	float:left;
	clear:both;
	width:260px;
}

.property-outline .description{
	float:left;
	clear:both;
	margin:.5em 0 .5em 0;
	padding:.0 0 1em 0;
	border-bottom:1px solid #bcbcbc;
	width:260px;
}
.property-outline .map-preview{
	margin:16px 0 0 0;
	padding:.0 0 20px 0;
	border-bottom:1px solid #bcbcbc;
	float:left;
	clear:both;
}
.property-outline .btn-view-this-property{
	float:left;
	clear
	borth;
	margin:18px 0 0 0;
}
a.back-to-list{
	float:left;
	clear:both;
	background:#28231c;
	padding:5px 8px 5px 8px;
	color:#fff;
	text-decoration:none;
	margin:-30px 0 0 0;
}
a.btn-enquire-now{
	float:left;
	display:block;
	width:182px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/images/btn-enquire-now.png) no-repeat left top;
	margin:20px 0 0 0;
}
a.btn-enquire-now:Hover{
	background-position: left -46px;
}
/*.jqTransformSelectWrapper ul { heaght:200px; }*/
#grayBackground{
	display:none;
	background:#000000;
	height:100%;
	left:0;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	position:absolute;
	top:0;
	width:100%;
	z-index:10000;
}

#requestDiv{
	display:none;
	background:#ffffff;
	height:auto;
	position:fixed;
	width:250px;
	z-index:10001;
}

/* OVERLAY START */
.overlay {
	background: #3d3428 url( '/images/page-bg-tile.jpg' ) top left repeat; 
	border: 5px #fff solid; 
	width: 538px; 
	min-height: 241px;
	padding: 20px; 
	position:fixed;
	top:0;
	left:0;
	z-index:10001;
	display:none;
}

.overlay h1 {
	float: left;
	margin-bottom: 15px;
	color: #ffffff;
	font-size:30px;
	font-weight:bold;

}

.overlay b {
	 float: right;
}

.overlay div {
 	color:#ffffff;
}
.overlay span {
	font-family: Arial, Helvetica, sans-serif; font-weight: 700; font-size:13px; color:#3394d2;
}
.overlay div.MSG{ display:block; color:#FD007D;float:left;padding: 5px 0;font-weight:bold;}
.clear {
	clear: both; height: auto;
}

/*.overlay input{ font-family: Arial, Helvetica, sans-serif; color:#555555; width:330px; font-size:16px; padding:7px;font-weight: 700; margin-top:10px;font-style:italic;}*/
.overlay input{	border:0; padding: 5px 10px; background-color: #fff; font-style: italic; width:310px;margin: 5px 0;}
/* OVERLAY END */



.back {
	position: relative; top:-55px; left:532px;  width: 100px; height: 12px; background-color: #241f19; color:#fff; font-size: 12px; font-weight: 700; padding:8px 5px;
	 text-align: center;
}

.price2{
	float:left;
	background:#28231d;
	padding:6px 8px 6px 8px;
	font-weight:bold;
	font-size:19px;
	color:#fd007d;
	margin:-3px 0 0 0;
	border: 1px #000 solid;
	width: auto;
	height: auto;
display: block;
clear: both;
}

.bottom_banners{ 	clear:both;
	float:left;
	margin:15px 0 10px 236px;
	color:#ccc;
	display:inline;
	font-size:12px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	
	width:900px;
}
.bottom_banners td{padding: 0 18px 0 0;margin:0;}
.availability {color:#FD007D;font-weight:bold;margin:110px 0 5px 0; display:block;}
.list-availible{ float:left;color:#918a84;font-size:11px; font-weight:bold;padding:0;margin:0;}

/**/

.property-image-top{

	background:url(/images/detail-image-frame-top.png) no-repeat left 3px;
	width:319px;
	min-height:244px;
	height: auto;
	padding:4px 0 0 5px;
	margin:0;}
	
.boxshadow { position: relative; top:8px; left:0;
}

.pagging {
 font: 12px arial, helvetica, sans-serif;
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 12px;
    width:100%;
}
.pagging .explain{float:left;margin-left:18px;}
.pagging .pagges{float:right;margin-right:23px;}
.pagging span {
	color:#fff;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 3px;
    border: 1px solid #2b261e;
    background: #2b261e;
}



.pagging span.current {
    border: 1px solid #0b6eae;
    font-weight: bold;
    background: #0b6eae;
    color: #fff;
}




.pagging .nextprev-next {
    float: right;
}

.pagging span.prevOff {
 background:#2b261e url(/images/prev_blue.png) no-repeat 5px 1px;   height: 15px; width: 7px; display: block;
 
}

.pagging span.nextOn {
background:#000 url(/images/next_blue.png) no-repeat 0px 0px;   height: 15px; width: 7px; display: block;
/* background:#000 url(/images/next_pink.png) no-repeat 5px 1px;   height: 15px; width: 7px; display: block;*/
 
}

.pagging span.nextOn:hover {
background:#000 url(/images/next_pink.png) no-repeat 8px 2px;   height: 15px; width: 7px; display: block;
	 
}

.pagging span.prevOn {
background:#2b261e url(/images/prev_blue.png) no-repeat 5px 1px;   height: 15px; width: 7px; display: block;
 
}

.pagging span.prevOn:hover {
background:#2b261e url(/images/prev_pink.png) no-repeat -1px 0px;   height: 15px; width: 7px; display: block;
	 
}

.pagging span.nextOff {
 background:#000 url(/images/next_blue.png) no-repeat 0px 0px;   height: 15px; width: 7px; display: block;
 
}


.pagging a.pag{

}


.pagging a.lnkpaging {
	color:#fff;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 3px;
    border: 1px solid #2b261e;
    background: #2b261e; 
	 text-decoration: none;
	 
}

.pagging a.lnkpaging:hover {
	color:#fff;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 3px;
    border: 1px solid #000;
    background: #000; 
	 text-decoration: none;
	 
}


h5 {
	color:#1f88ca; font-weight: 700; font-size: 18px;
	margin: 20px 0 15px;
}

.td_head {
background: url(/images/bg_td_head.png) repeat;
	  padding: 12px 20px; color:#fff; font-size:14px;
	  	 border-bottom: #3d352b 2px solid;
}

.td_row {
	  background: url(/images/bg_td_row.png) repeat; color:#fff; font-size:12px;
	 padding: 10px 20px; 
	 border-bottom: #3d352b 2px solid; vertical-align: middle;
}
.box_portal {
	width: 655px;
	padding: 8px;
}

.btn-save-details{
	width:182px;
	height:46px;
	background:url(/images/btn-save-details.png) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:right;
	margin:20px 34px 0 0;
}
.btn-save-details:Hover{
	background-position:left -46px;
}


.bg_cal {
	background: url(/images/bg_calculator.png) no-repeat top left; width: 223px; height: 246px;
	margin-left: 25px; color:#000; font-size:11px;  font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 20px; 
}

.bg_cal p {
	padding: 0 0 
}

.chead {
	font-size: 18px; font-weight: 700; color:#0b6eae; padding:22px 0 0 20px ; 
}
.bg_cal form{display:inline;float:none;padding:0;margin:0;}
.bg_cal label{ font-size: 12px; font-weight:bold;padding:6px 0 0 0; display:block;}
.bg_cal input, label#totalSummaryCalc{width:90px;display:inline;float:left;padding:0 5px 0 0;margin:0; font-size:17px;  font-family: Arial, Helvetica, sans-serif;color:#FFF; background:transparent; border:0; text-align:right;font-weight:bold;}

label#totalSummaryCalc{padding:4px 5px 0 0;}