/* vc_id = "$Id: publicSite.css 13079 2010-08-24 17:14:30Z jgiven $" */
.tdWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #ffffff;
}
a:link {color: Blue; text-decoration: underline}
a:hover {color: red; text-decoration: underline}

.secondarynav a:link {color: Blue; text-decoration: underline}
.secondarynav a:hover {color: red; text-decoration: underline}
.secondarynav a:visited {color: #4b0082; text-decoration: underline}
.secondarynav a:visited:hover {color: red; text-decoration: underline}

.SavedSearchLinks a:link {color: blue; text-decoration: underline}
.SavedSearchLinks a:hover {color:red; text-decoration: none}
.SavedSearchLinks a:visited {color:#4b0082; text-decoration: underline}
.SavedSearchLinks a:visited:hover {color: red; text-decoration: underline}

.mediumcell a:link {color: #FFFFFF; text-decoration: underline}
.mediumcell a:hover {color: #d3d3d3; text-decoration: underline}
.mediumcell a:visited {color: #D1D5E1; text-decoration: underline}
.mediumcell a:visited:hover {color: #d3d3d3; text-decoration: underline}

.subheadtext_light a:link {color: #FFFFFF; text-decoration: underline}
.subheadtext_light a:hover {color: #d3d3d3; text-decoration: underline}
.subheadtext_light a:visited {color: #D1D5E1; text-decoration: underline}
.subheadtext_light a:visited:hover {color: #d3d3d3; text-decoration: underline}

.subnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.subnav a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.subnav a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.subnav a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }

.boldnavclean a:link {color: #4D5B7F; text-decoration: none; font-weight: bold}
.boldnavclean a:hover {color: #7C8FB0; text-decoration: underline; font-weight: bold}
.boldnavclean a:visited {color: #666666; text-decoration: none; font-weight: bold}
.boldnavclean a:visited:hover {color: #7C8FB0; text-decoration: underline; font-weight: bold}

.footernav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.footernav:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.footernav:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.footernav:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }

.gridline {
	background-color: #000000;
	width: 1px;
}

.darkcell {
	background-color: #4D5B7F;
	color: #FFFFFF;
}

.mediumcell {
	background-color: #7C8FB0;
	color: #FFFFFF;
}

.lightcell {
	background-color: #D1D5E1;
}

.spacer {
	font-size: 2px;
	height: 2px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
}

.flyerTitle_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #4D5B7F;
	line-height: 100%;
}

.flyerTitle_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 100%;
}



.systemMessageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #277b2b;
}

.subheadtext_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

.subheadtext_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

.headerclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}




.serifheadtext_light {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
}





.mediumtext_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #FFFFFF;
}



.smalltext_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #FFFFFF;
}



.tinytext_light {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	color: #FFFFFF;
}

.footer {
	padding: 15px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	
	color: #000000;
	background-color: #FFFFFF;
}

.secondarynav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #4D5B7F;
	background-color: #D1D5E1;
	margin: 0px;
	padding: 8px;
	text-align: right;
}

.onecolumnleft {
	background-color: #FFFFFF;
}

.twocolumnleft {
	background-color: #FFFFFF;
}

.threecolumnleft {
	background-color: #FFFFFF;
}

.threecolumnright {
	background-color: #FFFFFF;
}

#globaldropdown {
	position: absolute;
	top: 15px;
	left: 510px;
	width: 240px;
}

.minidropdown {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.propertydetail {
	line-height: 150%;
	padding: 17px;
}

.legend {
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



#menubarHeaders {
	position: absolute;
	width: 677px;
	left: 0px;
	top: 159px;
	border: 0px solid #AD5800;
	padding: 0px;
}
#menubarbuscemi {
	position:absolute;
	width:677px;
	left:0px;
	top:207px;
	border:0px solid #AD5800;
	padding:0px;
}
#menubarblue {
	position:absolute;
	width:754px;
	left:0px;
	top:149px;
	border:0px solid #AD5800;
	padding:0px;
}
#menubar a {
	color:#AD5800;
	letter-spacing:1px;
	border:0px solid #F9F1C8;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
}
#menubar a.active {
	border-bottom-color:#CCC599;
	border-right-color:#CCC599;
	border-left-color:#FFFFFF;
	border-top-color:#FFFFFF;
}
.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #4D5B7F;
	background-color:#dcdcdc;
}
.menu a {
	color:#000000;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:transparent;
}

.menu a:hover {
	background-color:#000000;
	color:#ffffff;
}

#minitabs {
	margin: 0;
	padding: 0 0 20px 0px;
	border-bottom: 1px solid #4D5B7F;
}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 0px 10px;
	text-decoration: none;
	color: #7C8FB0;
}

#minitabs a:link.active, #minitabs a:visited.active, #minitabs a:hover {
	border-bottom: 4px solid #4D5B7F;
	padding-bottom: 2px;
	background: #fff;
	color: #4D5B7F;
}

#minitabs a:hover {
	color: #4D5B7F;
}

.tipText {
	font-size: 10px;
	color: #4D5B7F;
}

.tipTitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Times, Times New Roman, serif;
	color: #4D5B7F;
}

/********************************************************************************************
Tab Treatments...
********************************************************************************************/
#ppTabNav {
	font-size:10px;
	height: 32px;
	line-height:normal;
	/*background:#DAE0D2 url("../images/bg.gif") repeat-x bottom;*/
	background-repeat: repeat-x;
}
#ppTabNav ul {
	margin:0;
	padding:10px 0px 0;
	list-style:none;
}
#ppTabNav li {
	float:left;
	background:url(../images/ppLeft_both.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #765;
}
#ppTabNav a {
	float:left;
	display:block;
	background:url(../images/ppRight_Both.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
#ppTabNav .current {
	background-position:0 -150px;
	border-width:0;
}
#ppTabNav .current a {
	background-position:100% -150px;
	padding-bottom:5px;
	color:#ffffff;
}
/********************************************************************************************
Property Point Listing Holder
********************************************************************************************/
#rtListingHolder {
	position: absolute;
	width: 230px;
	left: 751px;
	top: 0px;
	display: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(../images/ppListingHolderBG.gif);
}
#rtListingNavigation {
	width: 230px;
	height: 37px;
	line-height: 18px;
	background-color: #4A587B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#rtListingInfo {
	width: 200px;
	padding-top: 15px;
	text-align: left;
}
/********************************************************************************************
Property Point Floating Listing Layer
********************************************************************************************/
#listingDivLayer {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid black;
	/* width: 160px; */
	z-index: 10000;
}
#ppListingLayerTop {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/map/utility/ppListingLayerTop.gif);
	background-repeat: no-repeat;
	height: 6px;
}
#ppListingLayerMiddle {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/map/utility/ppListingLayerBG.gif);
	background-repeat: repeat-y;
}
#ppListingLayerBottom {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/map/utility/ppListingLayerBottom.gif);
	background-repeat: no-repeat;
	height: 6px;
}
#ppPrintMapBranding {
	display: none;
}
#ppQuickListingView {
	width: 345px;
	height: 100px;
	overflow: auto;
}
#ppQuickListingView {
	width: 345px;
	height: 100px;
	overflow: auto;
}
#pListingInfo {
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	/*padding-top: 8px;
	padding-bottom: 8px;*/
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
#mainBodyTable {
	border: 1px solid #000000;
}
#clearBoth {
	clear: both;
}

.premierHeader {
	font-size: 18px;
	padding: 15px;
}

.sIFR-hasFlash premierHeader {
	visibility: hidden;
}

.gMapListingContainer {
	width:260px
}
.gMapListingLeft {
	float: left;
	width: 75px;
}
.gMapListingright {
	float: right;
	width: 175px;
}
/********************************************************************************************
RSS DropDown
********************************************************************************************/
ul.rssMainUL { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.rssDropDownUL { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li.rssMainLI { /* all list items */
	float: left;
	position: relative;
	width: 10em;
}

li.rssMainLI ul.rssDropDownUL { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

li.rssMainLI>ul.rssDropDownUL { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li.rssMainLI:hover ul.rssDropDownUL, li.over ul { /* lists nested under hovered list items */
	display: block;
}


