@charset "utf-8";
/* CSS Document */

#body {
	margin:0px;
	padding:0px;
}

.clear { 
	clear:both;
	overflow:hidden;
	height:1px;
}

.error { 
	color:#cc0000;
	font-weight:bold;
}

.required { 
	color:#cc0000;
}

.small {
	font-size:11px;
}

form {
	margin:0px;
	padding:0px;
}

#container {
	width:991px;
	background-color:transparent;
	text-align:left;
	margin:0px auto;
	position:relative;
}

#header {
	position:relative;
	height:78px;
}

#headerText {
	position:absolute;
	top:3px;
	right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
#headerText strong {
	font-size:11px;
}

#htTitle {
	float:left;
	margin-right:8px;
	margin-top:5px;
}
#htLinks {
	float:left;
	margin-right:8px;
	margin-top:5px;
}

#htLinks a {
	color:#003399;
	margin:0px 3px 0px 3px;
}

#htSearch {
	float:left;
	position:relative;
	margin-right:5px;
	margin-top:3px;
}

#htLogin {
	float:left;
	width:62px;
}


#htUser {
	clear:both;
	text-align:right;
	font-size:11px;
	margin:0px 24px 0px 0px;
	padding-top:4px;
}




.listing2 { padding:3px; border:solid 1px ##fff; background-image:url(/images/new/featured_bg.png); }
.listing2 .thumbnail {  padding:0px;border:none;width:103px; height:60px; overflow:hidden; background:none; }
.listing2 .thumbnailWrapper {  margin:0px;border:none;width:103px; background-color:##fff; padding:2px 2px 2px 2px;}
.listing2 .listingDesc { text-decoration:none; color:##656565; font-size:11px; padding:3px 0px 3px 0px; line-height:14px; }
.featured { font-size:14px; color:##2d688c; font-weight:bold; }



#headerSearchForm {
	margin:0px;
	padding:0px;
}
#headerSearchButton {
	float:left;
}
#headerSearch {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style:solid;
	border-width:1px 0px 1px 1px;
	border-color:#013499;
	padding:1px 0px 1px 3px;
	width:120px;
}

/*#headerTabs {
	position:absolute;
	top:46px;
	right:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}*/

/*#headerTabs a {
	background-image:url(/images/common/top_tabs_bg.gif);
	background-repeat:repeat-x;
	float:left;
	font-size:11px;
	color:#003399;
	padding:0px;
	text-decoration:none;
	line-height:11px;
}

#headerTabs a span {
	display:block;
	padding:14px 7px 7px 7px;
}

#headerTabs a:hover {
	background-color:#FFFFFF;
	background-image:url(/images/common/top_tabs_bg_hover.gif);
}

#headerTabs a:hover span {
	background-color:transparent;
	background-image:url(/images/common/top_tabs_bg_hover2.gif);
	background-position:right;
	background-repeat:no-repeat;
}*/

#tabsLftCap {
	float:left;
	background-image:url(/images/common/top_tabs_left_cap.gif);
	background-repeat:no-repeat;
	width:15px;
	height:32px;
}

#tabsRgtCap {
	float:left;
	background-image:url(/images/common/top_tabs_right_cap.gif);
	background-repeat:no-repeat;
	width:15px;
	height:32px;
}

/*#headerButton {
	position:absolute;
	top:23px;
	left:335px;
}*/
/*#logo {
	position:absolute;
	top:3px;
	left:20px;
}

#menuWrapper {
	background-image:url(/images/common/top_nav_right_cap.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#ffffff;
	position:absolute;
	top:78px;
	width:991px;
}

#mainBody {
	margin-top:32px;
	border:solid 1px #7f7f7f;
	margin-bottom:10px;
	position:relative;
	min-height:100px;
	height:auto !important;
	height:100px;
	padding:65px 0px 39px 0px;
	background-image:url(/images/common/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


#subheader {
	background-image:url(/images/common/subheader2.gif);
	background-repeat:no-repeat;
	height:74px; 
	position:absolute;
	top:0px;
	left:0px;
	width:989px;
}

#footer {
	height:41px;	
	position:absolute;
	bottom:0px;
	width:989px;
}

#footerLogo {
	position:absolute;
	left:12px;
	bottom:20px;
}

#footerContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	padding:9px 0px 0px 256px;
}

#footerContent a {
	color:#000066;
	font-weight:bold;
}
*/

.red { 
	color:#be3a4c; 
}


/* Content Styles */

.standardHeaderSpace { height:17px; }
.standardFooterSpace { height:35px; }

.normalContentRight {
	float:right; 
	margin:21px 19px 40px 0px;
	display: inline;
}

.leftNav {
	width:221px;
	float:left; 
	margin:12px 0px 40px 0px;
	background-image:url(/images/common/leftnav_bg.gif);
	background-repeat:repeat-y;
}

.leftNavHeader {
	width:311px;
	overflow:hidden;
	/*background-image:url(/images/common/leftnav_header.gif);
	background-repeat:no-repeat;*/
}

.leftNavHeader div {
	margin:0px;
	padding:0px;
	width:311px;
	/*border-bottom:solid 1px #013499;*/
}

.leftNavHeader h2 {
	margin:12px 15px 12px 20px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}

/*.leftNavFooter {
	width:221px;
	height:6px;
	overflow:hidden;
	background-image:url(/images/common/leftnav_footer.gif);
	background-repeat:no-repeat;
}*/

.leftNavContent {
	width:311px;
	background-image:url(/images/new/red-header.png);
	background-repeat:no-repeat;
}

.leftNavContent a {
	color:#003399;
	line-height:14px;
	font-size:11px;
}

.leftNavContent .pad {
	padding:8px 15px 8px 20px;
}

.leftNavContent .pad div {
	margin-bottom:8px;
}

#psearchForm TD {
	font-size:11px;
	color:#00005d;
	padding-top:0px;
}

#psearchForm input, #psearchForm select {
	/*font-size:11px;*/
	/*margin-top:2px;*/
}

/*#psearch { width:165px; }*/

.contentWideHeader {
	width:951px;
	height:31px;
	overflow:hidden;
	text-align:left;
	background-image:url(/images/common/content_header_wide.gif);
	background-repeat:no-repeat;
}

.contentWideHeader h1 {
	margin:5px 0px 0px 18px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.contentWide {
	width:951px;
	background-image:url(/images/common/content_bg_wide.gif);
	background-repeat:repeat-y;
	text-align:left;
	position:relative;
}

.contentWideFooter {
	width:951px;
	height:6px;
	overflow:hidden;
	background-image:url(/images/common/content_footer_wide.gif);
	background-repeat:no-repeat;
}


.contentNormalHeader {
	width:714px;
	height:31px;
	overflow:hidden;
	text-align:left;
	background-image:url(/images/common/content_header_normal.gif);
	background-repeat:no-repeat;
}

.contentNormalHeader h1 {
	margin:5px 0px 0px 18px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.contentNormal {
	width:714px;
	background-image:url(/images/common/content_bg_normal.gif);
	background-repeat:repeat-y;
	text-align:left;
	position:relative;
	padding-bottom:15px;
}

.contentNormalFooter {
	width:714px;
	height:6px;
	overflow:hidden;
	background-image:url(/images/common/content_footer_normal.gif);
	background-repeat:no-repeat;
}

.contentWrapper { 
	padding:0px 3px 0px 3px; 
	min-height:380px;
	height:auto !important;
	height:380px;	
}

.contentWrapper h3 { 
	font-size:15px;
}

.contentPadding { padding:1px 20px 1px 20px; }

.optionBar {
	border-bottom:solid 1px #013499;
	padding:3px 0px 13px 18px;
	line-height:11px;
}
.optionBar a {
	font-size:11px;
	font-weight:bold;
	padding:0px 2px 0px 2px;
	color:#003399;
}

.searchOptionBar {
	border-bottom:solid 1px #93bfd8;
	padding:6px 18px 9px 18px;
	font-size:12px;
}

.searchOptionBar TD select {
	font-size:11px;
	margin:0px 12px 0px 5px;
}

.searchOptionBar TD {
	font-size:11px;
}

.searchOptionBar .left {
	text-align:left;
	font-size:12px;
}
.searchOptionBar .right {
	text-align:right;
}

.searchOptionBar TD a {
	font-size:11px;
	font-weight:bold;
	padding:0px 2px 0px 2px;
	color:#003399;
}








/*** Property Detail ***/
#imageContainer {
	margin:7px 0px 7px 0px;
	width:430px;
	height:287px;
	overflow:hidden;
	position:relative;
	text-align:center;
}

#imageZoom { 
	position:absolute; 
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	display:none;
}

.photoViewerThumb {
	opacity:0.5;
	filter:alpha(opacity=50);
}

.photoViewerThumb.selected {
	opacity:1.0;
	filter:alpha(opacity=100);
}

#imageField1 {
	width:430px;
	text-align:center;
}
#imageField2 {
	position:absolute;
	top:0px;
	left:0px;
	width:430px;
	text-align:center;
}

#imageCaption {
	position:absolute;
	bottom:8px;
	left:0px;
	text-align:center;
	width:430px;
	padding:5px;	
	color:#ffffff;
	opacity:0.0;
	filter:alpha(opacity=0);
}

#imageCaptionText {
	background-color:#000000;
	padding:5px;
	width:300px;
	margin:0px auto;
}

.scrollButton {
	cursor:pointer;
}

.scrollButton.disabled {
	opacity:0.5;
	filter:alpha(opacity=50);
	cursor:default;	
}


.listingInfo {
	font-size:12px;
	color:#00005d;
} 

.listingInfo h2 {
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	margin-top:15px;
	margin-bottom:0px;
}

.listingInfo p {
	margin-top:10px;
	margin-bottom:0px;
}

.listingInfo .price {
	font-size:15px;
}

.listingInfo .price strong {
	font-size:16px;
}


.listingInfoSection {
	border-bottom:solid 1px #013499;
	padding:0px;
}

.listingDescWrap { width:685px; float:left; }
.listingDescription { 
	padding:10px 20px 20px 20px;
	font-size:12px;
}
.listingDescription p { margin:0px; }
.listingDescription h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 3px 0px;
	color:#00005d;
}

.contactSeller {
	font-size:11px;
	color:#00005d;
	padding:15px;
	background-color:#bcd2ff;
	line-height:14px;
}

.contactSeller .pad {
	margin-bottom:7px;
}

.featuredBlock {
	background-color:#ffcc00;
	background-image:url(/images/common/listing_gold_bg.gif);
	background-repeat:repeat-x;
	padding:17px 0px 17px 22px;
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

.contentDivider {
	border-bottom:solid 1px #93bfd8; 
	background-color:#dbe9f2; 
	font-size:11px;
	color:#003399;
	padding:10px 10px 10px 20px;
}

.AC_form {}

.input {
	width:165px;
}

.listing {
	/*height:111px;*/
	overflow:hidden;
	/*border-bottom:solid 1px #013499;*/
	border-bottom:solid 1px #93bfd8;
	position:relative;
}

.listing.gold {
	background-repeat:repeat;
	background-image:url(/images/new/featured_bg.png);
}

.listing.bold .listingInner {
	background-color:#eeeeee;
	border:solid 1px #cccccc;
	padding-bottom:6px;
}


.listing.gold.bold .listingInner {
	background-color:transparent;
	border:none;
	padding-bottom:0px;
}

.listingDist { 
	position:absolute; 
	top:10px; 
	right:12px; 
	padding:0px; 
	font-size:10px;
}

.listingInner {
	margin:5px 7px 8px 5px;
	/*background-color:#FFFFCC;*/
}

.listing .thumb {
	float:left;
	width:120px;
	height:79px;
	overflow:hidden;
	margin:7px 10px 0px 0px;
	border:solid 1px #93bfd8;
	position:relative;
}

.listing .colx1 {
	float:left;
	width:190px;/*190*/
	height:74px;
	overflow:hidden;
	margin:12px 15px 0px 0px;
	font-size:12px;
	position:relative;
}

.listing .colx1 a { color:#000066; }

.listing .colx2 {
	float:left;
	width:145px;/*170*/
	height:74px;
	overflow:hidden;
	margin:12px 10px 0px 0px;
	font-size:12px;
	color:#000000;
	position:relative;
}

.listing .colx3 {
	float:left;
	width:80px;
	height:64px;
	overflow:hidden;
	font-size:11px;
	text-align:center;
	margin:22px 0px 0px 0px;
	position:relative;
}

.listing .colx3 a {
	font-size:11px;
	font-weight:bold;
	color:#003399;
}

.listingIcons {
	margin-top:4px;
}

.listingIcons img {
	margin-right:7px;
}

.pagination {
	padding:10px 20px 5px 20px;
}

div.page {
	float:left;
	border:solid 1px #93bfd8;
	background-color:#bed8e7;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:23px;
	color:#ffffff;
	margin-left:2px;
	margin-bottom:2px;
	font-size:12px;
	font-weight:bold;
}

a.page {
	float:left;
	display:block;
	border:solid 1px #93bfd8;
	background-color:#ffffff;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:23px;
	color:#013499;
	margin-left:2px;
	margin-bottom:2px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.page:hover {
	background-color:#013499;
	color:#ffffff;
}

a.page.right {
	background-image:url(/images/common/page_arrow_right.gif);
	background-repeat:no-repeat;
	background-position:9px 5px;
}

a.page.right:hover {
	background-image:url(/images/common/page_arrow_right_over.gif);
}

a.page.left {
	background-image:url(/images/common/page_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:9px 5px;
}

a.page.left:hover {
	background-image:url(/images/common/page_arrow_left_over.gif);
}

div.autocomplete {
  position:absolute;
  width:165px;
  background-color:white;
  border:1px solid #013499;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color:#013499; color:#fff; }
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  /*height:32px;*/
  font-size:12px;
  overflow:hidden;
  cursor:pointer;
}
.subInfo {
	display:block;
	font-size:10px;
	color:##999999;
}


.packageListing {
	padding:10px 20px 15px 20px;
}

.packageListing h3 {
	font-size:14px;
	margin:0;
	padding:0;
}

.packageListing p {
	margin:10px 0px 10px 0px;
}

.packageItem {
	font-size:11px;
	padding:0px 10px 1px 10px;
	background-image:url(/images/common/bullet_arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}


.table {
	
}

.table th {
	padding:5px 10px 5px 10px;
	background-color:#dbe9f2;
	font-size:12px;
}

.table td {
	padding:10px 10px 10px 10px;
	font-size:12px;
	background-color:#ffffff;
	border-bottom:solid 1px #dbe9f2;
}

.table .inactive td {
	background-color:#eeeeee;
}



