/* copyright 2007 visiontech solutions */
/*          cityliving css             */

* {
	margin:0;
	padding:0;
}

html, body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	height:100%;
}
h5 {
	font-size:12px;
}
a {
	color:#ccc;
}
a:hover {
	color:#eee;
}
#page {
	width:614px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #000;
	background-color: #fff;
}
#topnav {
	width:100%;
	height:125px;
	background:#000;
	display: none;
}
#map {
	width:100%;
	height:293px;
	background:#666;
}
#bottom {
	min-height:194px;
	height:auto !important;
	height:194px;
	background:url(img/bottmo-back.gif) no-repeat;
	position:relative;
	color:#ccc;
}
#bottom-left {
	position:absolute;
	left:0;
	top:0;
	width:284px;
	padding:10px;
	height:174px;
	border-right:1px solid #333;
}
#bottom-mid {
	position:absolute;
	left:606px;
	top:0;
	width:269px;
	padding:10px 15px 10px 10px;
	height:174px;
	overflow:hidden;
}
#bottom-right {
	position:absolute;
	left:305px;
	top:0;
	width:270px;
	padding:10px 12px;
	height:174px;
	overflow:hidden;
	border-right:1px solid #333;
}

#heading-container{
	display: none;
}

.noshow {
	display:none;
}

.valtxt {
	width:105px;
	height:16px;
	border:1px solid #666;
	background:#393939;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:2px;
}
.valable {
	display:block;
	float:left;
	width:163px;
	margin:6px 0 0 1px;
}
html > body .valable {
	width:167px;
}
.btnm {
	position:absolute;
	top:8px;
	left:168px;
}
html > body .btnm {
	top:13px;
}
.left-submit {
	position:relative;
	padding-top:10px;
}
html > body .left-submit {
	padding-top:20px;
}
.mid-submit {
	position:relative;
	padding-top:18px;
}
html > body .mid-submit {
	padding-top:24px;
}
.ref-btnm {
	margin:10px 0 0 0;
	float:right;
}

.right-thumbs {
	float:right;
	width:120px;
	padding:5px 0 0 0;
	position:relative;
}
html > body .right-thumbs {
	margin-left:5px;
}
.linkpad {
	position:absolute;
	top: 157px;
	left: -150px;
}
.right-thumbs img {
	border:1px solid #999999;
	margin:0 0 12px 0;
}
.feature-title {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 2px 15px 2px;
	color:#ccc;
	width:140px;
}
.feature-desc {
	width:140px;
}
a.green, a.green:link, a.green:active, a.green:visited {
	color:#666;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}
a.green:hover {
	color:#999;
	text-decoration:none;
}
.refine-toggle {
	float:right;
}
#refine {
	background:#333;
	position:relative;
	height:140px;
	color:#999;
	overflow:hidden;
	display:none;
}
html > body #refine {
	height:145px;
}
#refine2 {
	position:absolute;
	top:0;
	left:10px;
	padding:10px;
}
.refine-controls {
	width:300px;
}
.refine-sale {
	position:absolute; left:330px; top:10px; width:300px;
}
.refine-land {
	position:absolute; left:330px; top:35px; width:150px;
}
.refine-submit {
	position:absolute; left:330px; top:90px; width:150px;
}
html > body .refine-submit {
	top:85px;
}
.refine-details {
	position:absolute; 
	top:35px; 
	left:500px; 
	height:100px;  
	padding:10px;
}
.refine-details-head {
	font-size:12px;
	font-weight:bold;
}
.refine-details span {
	color:#0c0;
}
#NO_result {
	padding:40px 0 20px 0;
	font-size:16px;
	font-weight:bold;
	color:#ccc;
}
.section-title {
	font-size:14px;
	color:#000;
	font-weight:bold;
	height:20px;
	display: none;
}
.section-title span {
	color:#0c0;
}
#listing {
	
}
.property-list {
	height:165px;
	background:url(img/listing_back.gif) repeat-x;
	margin:25px 0 0 0;
	padding:20px 28px 20px 30px;
}
html > body .property-list {
	height:145px;
}
.property-img {
	float:left;
	margin-right:20px;
	width:200px;
	background:url(img/prop_back.gif) no-repeat;
	padding:5px;
}
.prop-title {
	font-size:20px;
	font-weight:bold;
	height: 14px;
	margin: 10px 15px 8px;
}
.prop-title a {
	color:#999;
	text-decoration:none;
}
.prop-title span {
	display:block;
	font-size:11px;
}
.bednbath {
	width:190px;
}
html > body .bednbath {
	height: 21px;
	margin-top: 0px;
	width: 180px;
}
.bb-mooring {
	width:210px;
}
html > body .bb-mooring {
	width:220px;
}
.bednbath p {
	float:left;
	margin-left:10px;
	position:relative;
	width:50px;
}
.bednbath p span {
	display:block;
	position:absolute;
	top:2px;
	left:40px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.bednbath p strong {
	font-weight:normal;
	color:#00CC00;
}
.prop-detail {
	margin: 0px;
	width: 434px;
	float: left;
}
.prop-detail p {
	margin:20px;
}
#footer {
	width:900px;
	margin:20px auto 0 auto;
	padding-bottom:20px;
	color:#666666;
	display: none;
}
#vlink {
	float:left;
}
a.vision, a.vision:link, a.vision:active, a.vision:visited {
	color:#666;
	text-decoration:none;
}
a.vision:hover {
	color:#FF6600;
}
#footlinks {
	float:right;
}
a.flinks, a.flinks:link, a.flinks:active, a.flinks:visited {
	color:#666;
	text-decoration:none;
}
a.flinks:hover {
	color:#00CC00;
}
#copyright {
	margin-left:152px;
}
.rentsale {
	padding-bottom:3px;
}
.list-link {
	margin:22px 0 0 0;
}
.clear {
	clear:both;
}
.clearLeft {
	clear:left;
}
#DP_overlay {
	background:#333;
  	-moz-opacity: 0.80 !important;
  	opacity: 0.80 !important;
	filter:alpha(opacity=80) !important;
	position:absolute;
	top:0px;
	left:0px;
	height:500px;
	width:100%;
	z-index:990;
	display:none;
}
#DP_show {
	position:absolute;
	width:614px;
	margin-left:50%;
	padding:20px !important;
	background:#000;
	display:none;
	z-index:992;
}
#DP_waiting {
	margin:0 auto;
	width:208px;
	height:13px;
	text-align:center;
	background:#000;
}
#DP_waiting img {
	border:none;
}

#DS_container_s {
	margin: 0px auto 0 auto;
}
#DS_container_a {
	margin:30px 0 10px 0;
	padding:20px 0 0 290px;
	background:url(img/detail-back.jpg) no-repeat;
}

#DS_mainimage {
	width:614px;
	height:377px;
	overflow:hidden;
	position:relative;
	border:none;
}

#DS_thumbs {
	padding:10px 0 0 0px;
}
#DS_img_scroll {
	height:377px;
	width:10000px;
	position:absolute;
	top:0;
	left:0px;
}
.DS_large {
	float:left;
}
.DS_small {
	margin:0 1px 0 0;
	border:1px solid #999;
}
#DS_description {
	
}
.property-list-detail {
	margin:10px 0 7px;
}
.property-list-detail ul {
	margin:15px 0 0 16px;
}
.property-list-detail ul li {
	padding-bottom:5px;
	display: inline;
}

.property-list-detail ul li img{
	margin: -2px 4px;
}

.property-list-detail ul li span{
	margin: 0 6px;
	font-weight: bold;
	font-size: 11px;
}
.property-list-detail h6 {
	color:#fff;
}
.DS_info {
	width:180px;
	margin:0 0 0px 0;
	padding-bottom: 12px;
}
.DS_info_agent {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #999;
}
.agent-contact {
	font-weight:bold;
	font-size:11px;
	margin:0 0 10px 0;
}
a.DS_email_links, a.DS_email_links:link, a.DS_email_links:active, a.DS_email_links:visited, a.DS_email_links:hover {
	display:block;
	float:left;
	width:109px;
	text-align:right;
	padding:5px;
	background:#666;
	border:2px solid #999;
	color:#ccc;
	text-decoration:none;
	margin:0 8px 0 0;
}
.DS_close {
	float:right !important;
	margin:0 !important;
}
a.DS_bottom_close, a.DS_bottom_close:link, a.DS_bottom_close:active, a.DS_bottom_close:visited, a.DS_bottom_close:hover {
	display:block;
	float:left;
	width:90px;
	text-align:center;
	padding:5px;
	background:#999;
	color:#333;
	text-decoration:none;
	float:right;
	font-weight:bold;
}
#DS_bottom {
	display: none;
}
html > body #DS_bottom {
	
}
#DS_agent_image {
	float:left;
}
#DS_agent_image img {
	border:1px solid #333;
	margin:0 10px 15px 0;
}
#DS_agent_description {
	color:#999;
}
#DS_agent_description p {
	margin:10px 0;
}
#MA_form {
	margin:30px 0 10px 0;
	padding:20px 0 0 350px;
	background:url(img/detail-back.jpg) no-repeat;
}
.MA_forms div {
	clear:left;
}
#MA_form form{
	margin-top:20px;
}
.MA_lab {
	display:block;
	float:left;
	width:100px;
	height:20px;
	padding:6px 2px 2px 6px;
	background:#666;
	color:#ccc;
	margin:0 0 10px 0;
}
.MA_repReq {
	display:block;
	float:left;
	width:190px;
	height:20px;
	padding:6px 2px 2px 6px;
	background:#666;
	color:#ccc;
	margin:0 0 10px 0;
}
.MA_repReq100 {
	display:block;
	width:305px;
	padding:6px;
	background:#333;
	color:#ccc;
	margin:0 0 10px 0;
}
.MA_repReq100 p {
	margin:5px 0;
}
.MA_repReq100 ul {
	margin:5px 0 0 15px;
}
.MA_repReq100 ul li {
	padding-bottom:5px;
}
.MA_txtArea {
	height:100px;
	padding:6px 2px 2px 6px;
	background:#666;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:309px;
	border:none;
	margin:0 0 10px 0;
	overflow:auto;
}
.MA_txt {
	height:20px;
	padding:6px 2px 2px 6px;
	background:#666;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
	border:none;
	margin:-1px 0 10px -2px;
}

.MA_select {
	background:#666666 none repeat scroll 0 0;
	border:1px solid #666666;
	color:#CCCCCC;
	font-size:11px;
	height:28px;
	margin-left:1px;
	padding:5px 0;
	width:208px;
}


html > body .MA_txt {
	margin:0 0 10px 1px;
}
.MA_error {
	margin: 0 0 20px 0;
	color:#c00;
}
.MA_success {
	margin:0 0 20px 0;
	color:#0c0;
	width:320px;
}

.MA_file{
	
}
#PM_detail {
	margin:30px 0 10px 0;
	padding:20px 0 0 290px;
	background:url(img/detail-back.jpg) no-repeat;
}
#PM_detail p {
	margin:10px 0;
	color:#999;
}
#PM_detail h3, #MA_form h3 {
	margin:10px 0;
	color:#CCC;
	font-size:14px
}
#PM_detail h4 {
	font-size:11px;
}
#PM_detail a, #PM_detail a:link, #PM_detail a:active, #PM_detail a:visited {
	text-decoration:underline;
	color:#999;
}
#PM_detail a:hover {
	color:#0c0;
	text-decoration:none;
}
#PM_detail a:hover font {
	color:#0c0;
}
#PM_detail ul {
	margin:10px 0 0 20px;
	color:#999;
}
#PM_detail ul li {
	padding-bottom:5px;
}

.boundry {
	height:20px;
}
.boundry2 {
	height:30px;
	background:url(img/dot_back.gif) repeat-x 0 -15px;
}
html > body .boundry2 {
	background:url(img/dot_back.gif) repeat-x 0 5px;
}
.reflected {
	cursor:pointer;
	border:none;
}
#contact-details {
	color:#ccc;
}
#contact-details h5, #contact-details p {
	margin:10px 0;
}
.bl-select {
	height:18px;
	width:130px;
	border:1px solid #666;
	background:#393939;
	color: #ccc;
	font-size:11px;
}
a.search_links, a.search_links:link, a.search_links:active, a.search_links:visited, a.search_links:hover {
	display:block;
	width:125px;
	height:14px;
	text-align:right;
	padding:2px;
	background:#464646;
	border:1px solid #999;
	color:#ccc;
	text-decoration:none;
	margin:0 2px 0 0;
}
.bread-crumbs {
	float:right;
	color:#999;
	display: none;
}
#building-search {
	padding:8px 5px 5px 5px;
	height:25px;
	background:#222;
	color:#ccc;
	text-align:right;
}
#building-search .text {
	width:150px;
	height:16px;
	border:1px solid #666;
	background:#393939;
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
	padding:2px;
	margin:0 0 4px 0;
}
html > body #building-search .text {
	margin:0 0 8px 0;
}
a.arrowup {
	padding:2px 2px 2px 12px;
	font-weight:bold;
	background:url(img/arrows.gif) no-repeat;
}
a.arrowup:hover {
	background-position:0px -17px;
}
a.arrowdown {
	padding:2px 2px 2px 12px;
	font-weight:bold;
	background:url(img/arrows.gif) no-repeat 0px -17px;
}
a.arrowdown:hover {
	background-position:0px 0px;
}
#search-tabs {
	display:none;
	padding-right:20px;
}
#search-tabs a {
	display:block;
	float:right;
	width:134px;
	height:27px;
	padding-top:3px;
	margin-left:4px;
	text-align:center;
	color:#ccc;
	text-decoration:none;
	background:url(img/tabs.jpg) no-repeat 0px -30px;
}
#search-tabs a:hover, #search-tabs a.selected {
	background-position:0px 0px;
	padding-top:5px;
	height:25px;
}
#search-tabs a:hover {
	color:#eee;
}
.eml {
	margin:4px 0 8px 2px;
}
.emltxt {
	background:#393939;
	border:1px solid #666;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	height:16px;
	margin-bottom:8px;
	padding:2px;
	width:205px;
}
html > body .emltxt {
	width:200px;
}
.emlable {
	display:block;
	float:left;
	width:50px;
	margin:4px 7px 0px 2px;
}


/* --------  New CSS By Damu for Property Alert Section -------- */
.subscribe
{
	display:block;
	position:relative;
	margin-top:15px;
}

.subscribe form div
{
	padding:8px 0 0 0;
	display:block;
}

.subscribe form div label
{
	display:block;
	float:left;
	margin:4px 7px 0px 2px;
	min-width:38px;
	width:auto !important;

}

.subscribe form div input
{
	float:left;
	margin:0 16px 8px 0;
	color:#ccc !important;
	padding:4px !important;
}

.subscribe .chkrental, .subscribe .chkleasing
{
	margin-top:4px !important;
}

html > body .subscribe form div .chkrental, html > body .subscribe form div .chkleasing
{
	margin-top:6px !important;
	//margin-top:2px !important;
	padding:0 !important;
}

.subsbtn {
	position:absolute;
	top:20px;
	left:140px;
}

.subscribe .subsbtn {
	position:absolute;
	top:54px !important;
	left:704px !important;
}
html > body .subscribe .subsbtn {
	top: 52px !important;
}
.back-building{
	float: right;
	margin-left: 30px;
}

.notice{
	word-spacing: -1px;
}

.clear-both{
	clear: both;
}

.margin-top{
	margin-top: 10px;
}

/*New Changes*/

.print-address{
	margin: 5px 10px 7px;
}

.DS_inspection {
	width:180px;
	padding-bottom: 5px;
}

.print-table{
	margin: 0px;
	padding: 0px;
}
#DS_description table p{
	margin: 15px 15px 0px 15px;
}

#DS_description table, #DS_description table tr, #DS_description table tr td{
	vertical-align: top;
	border-collapse: collapse;
} 

.print-border-bot{
	border-bottom: 1px solid #000;
}
.print-border-bot-left{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

.print-border-left{
	border-left: 1px solid #000;
}


@media print{
	.print-border-bot{
	border-bottom: 1px solid #444;
	}
	.print-border-bot-left{
		border-bottom: 1px solid #444;
		border-left: 1px solid #444;
	}
	
	.print-border-left{
		border-left: 1px solid #444;
	}
	html, body {
		background:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#000;
		height:100%;
	}
}