/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** **

---------------------------- DEPRECATED ----------------------------

As of the merge of fsbo/trunk -> fsbo/branches/chrome, this file
is now deprecated.  We will only be using doc/templates/main.css
as the global CSS file.

* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** **/
BODY {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	text-align: center;
	}
P, TD, STRONG, DIV {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	}
INPUT, SELECT  {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	} 
A {
	font-family: verdana, arial, helvetica;
	text-decoration: underline;
	font-weight: normal;
	color: #ff6600;
	}
#topNav {
        height: 98px;
        padding-bottom: 0px;
        position: relative;
	}
A.darkerred {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	}

A:hover {
	font-family: verdana, arial, helvetica;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
A.topnav {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	}	
A.topnav:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	}
A.topnav:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	}
A.topnav:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	}
A.topnav:hover {
	color: #666666;
	}
A.listingHead {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}	
A.listingHead:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}	
A.listingHead:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}	
A.listingHead:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}	
A.listingHead:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}	
A.listingHeadUL {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}	
A.listingHeadUL:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	}	
A.listingHeadUL:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	}	
A.listingHeadUL:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	}	
A.listingHeadUL:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}
.sideNavBoxHeader {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.sideNavBoxTitle {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.sideNavBoxText {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #333333;
}
.sideNavBoxTitleWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.sideNavBoxTextWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
.sideNavBoxTitleBlack {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.sideNavBoxTextBlack {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
}
A.sideNavBoxTextBlack:link, A.sideNavBoxTextBlack:visited {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.sideNavBoxTitleBlack:link, A.sideNavBoxTitleBlack:visited {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.sideNavBoxTextWhite:link, A.sideNavBoxTextWhite:visited {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.sideNavBoxTextWhite:hover {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.buyAHomeHeader {
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #0098CC;
	font-weight: bold;
}
.advNavBoxHeader {
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.advHeader { margin-top: 3px;
	margin-bottom: 3px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

A.leftNavLink {
display: block;
font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width:148px; 
	height:13px;
}
A.leftNavLink:hover {
font-family: verdana, arial, helvetica;
display: block;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #FFFFFF;
	width:148px; 
	height:13px;
}
A.leftNavSubsiteLink {
font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.leftNavSubsiteLink:hover {
font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

#footer {  text-align: center; }
#footer a:link {
font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.navLtBlue {
	background-color: #009ACB;
}
.navLtBlueBG {
	background-color: #D0EAF3;
}
.navDrBlue {
	background-color: #375A8B;
}
.navDrBlueBG {
	background-color: #EFF4F8;
}
.navLeftGray {
	background-color: #999999;
}
.navLeftLtGray {
	background-color: #E5E4E4;
}
.navLeftDrGray {
	background-color: #708CB2;
}
.navLeftVDRGrayBG {
	background-color: #A6B8D2;
}
.navLeftDrGrayBG {
	background-color: #E6E6E6;
}
.navLeftRed {
	background-color: #CC0000;
}
.navLeftRedBG {
	background-color: #FFFFFF;
}
.borderLtBlue {
	background-color: #7FCCE5;
}
.sdBox1 {
	background-color: #395891;
}
.sdBox2 {
	background-color: #6B8CB5;
}
.sdBox3 {
	background-color: #636A7C;
}
.sdBox4 {
	background-color: #303169;
}
.sdBox5 {
	background-color: #6F89BA;
}


.whitebkgrd {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  font-size: 9pt;
	padding: 3px;
}



.tanbkgrd {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFCC99;
  font-size: 9pt;
}



.dates {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 8pt;
}

.featured {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666699;
  font-size: 8pt;
}

.large {
  font-family: Arial;
  color: #000000 ;
  font-size: 16pt ;
}

.links {
  padding-left: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 7pt;
}

.linkstitle {
  padding-left: 5px;
  padding-top: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3366FF;
  font-size: 8pt;
}

.nav {
  font-family: Arial;
  background-color: #000066 ;
  font-size: 10pt;
  color: #FFFFFF ;
}

.normal {
  font-family: Arial;
  color: #000000 ;
  font-size: 10pt ;
}

.normal-new {
  font-family: Arial;
  color: #FFFFFF;
  font-size: 10pt;
}

.publication {
  font-family: Verdana, sans-serif;
  color: #333366;
  font-size: 8pt;
}

.small {
  font-family: Arial;
  color: #000000;
  font-size: 8pt;
}

.small-tab {
  font-family: Arial;
  color: #F3F3E8;
  text-decoration: none;
  font-size: 8pt;
}

.tabs {
  font-family: Arial;
  font-size: 8pt;
  color: #F3F3E8;
  font-weight: bold;
  text-decoration: none;
}

.tabsnet {
  font-family: Arial;
  font-size: 9pt;
  color: #F3F3E8;
  font-weight: bold;
  text-decoration: none;
}
  

.tabLink {
  background-color: #7B7BAA;
}

.tabLinkOver {
  background-color: #333366;
}

/* we no longer need this with chrome?
.title {
  font-family: Arial;
  font-size: 12pt;
  color: #FFFFFF;
  background-color: #333366;
  font-style: normal; 
  font-weight: bold;
}
*/

.whitespace {
  font-family: Arial;
  background-color: #FFFFFF; 
  font-size: 4pt; 
  color: #FFFFFF;
}

.ListSpace {
	font-family: arial, verdana, helvetica;
	font-size:11pt;
	padding-top:5px;
	}

.errorMsgRed {
  color: #CC0000;
}

.whiteBG {
	background-color:#FFFFFF;
}
.ltGrayBG {
	background-color:#D0EAF3;
}
.smallerText {
	font-size: 11px;
}

A.resultsLink:link { font-size: 11px;}
A.resultsLink:hover { font-size: 11px;}
A.resultsLink:visited { font-size: 11px; color:#666666;}

.ULsmallerText {
	font-size: 11px;
	text-decoration: underline;
}
A.resultsDesc:link {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	}
A.resultsDesc:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	}
A.resultsDesc:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
	}

.listingNav {
	font-size:10px;
} 
A.listingNav {
	font-size:10px;
	text-decoration:underline;
} 
A.listingNav:hover {
	font-size:10px;
	text-decoration:underline;
	color: #666666;
} 


.resultsBG1 {
	background-color: #999999;
}
.resultsBG2 {
	background-color: #858585;
}

.rowColorBG1 {
	background-color: #EDF8FB;
}
.rowColorBG2 {
	background-color: #BEE5F2;
}
.ltBlueBG {
	background-color: #E5F5FA;
}
.drBlueBG {
	background-color: #CEECF5;
}
A.calculatorSide:link, A.calculatorSide:visited {
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
A.calculatorSide:hover {
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
P.calcMargin {
	margin: 12px 2px 12px 2px;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.listingH1 { font-family: verdana, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #365A8E; }
.searchResults { font-family: verdana, helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #C00; line-height:10;}
A.searchResults:link, A.searchResults:visited{ font-family: verdana, helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #C00; text-decoration: none; line-height:2;}
A.searchResults:hover{ font-family: verdana, helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #C00; text-decoration: underline; line-height:2;}
A.prevNext:link, A.prevNext:visited{ font-family: verdana, helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #365A8E; text-decoration: none; line-height:2;}
A.prevNext:hover{ font-family: verdana, helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #365A8E; text-decoration: underline; line-height:2;}
A.contactEmail:link, A.contactEmail:visited, A.contactEmail:hover{ font-family: verdana, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C00; text-decoration: underline; line-height:2;}
SPAN.frontpagefields { color: #375A8B; font-weight: bold; font-size: 10px; }


.rightbar { padding-bottom: 4px; 
			padding-top: 2px; 
			line-height: 11px;	
			font-size: 11px; 
			font-family: verdana,arial;
			
} 

A.rightbar {
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}	
A.rightbar:hover {
	color: #FF0000;
	text-decoration:underline;
	font-weight: normal;
	}


.tableHeader { 
		color: black;
		font-weight: bold;
}	


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

table.thinblackborders {
	border-collapse: collapse;
}
table.thinblackborders td, table.thinblackborders th {
	border: 1px solid black;
	padding: 0.33em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.serviceSearchResults {
	border-collapse: collapse;
	width: 100%;
}
.serviceSearchResults td {
	border: 2px solid #F5F5F5;
	background-color: white;
	padding: 4px;
}
.serviceSearchResults thead td {
	background-color: #F5F5F5;
}
.serviceSearchResults .zebra td {
	background-color: #F5F5F5;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

a.blocked { color: #E75531; }


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                 MISC                                  */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

td.numeric {
	text-align: right;
}
.error {
	font-size: 1.2em;
	color: red;
}

tr.zebra0 {
	background-color: #DDD;
}
tr.zebra1 {
	background-color: #FFF;
}

input.wide, select.wide, textarea.wide {
	width: 35em;
	font: inherit;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                               RIGHT BAR                               */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#r_bar {
	width: 142px;
	text-align: left;
}
#r_bar form {
	margin: 0;
}
#r_bar input, #r_bar select {
	margin-top: 2px; /*how silly to need this? */
}

#r_bar .r_module {
	border: 1px solid #CCCCCC;
	color: #666666;
	background-color: #EFF4F8;
	margin-bottom: 0.66em;
}
#r_bar .r_module .r_content {
	padding: 4px;
}
#r_bar .r_module .r_title {
	color: white;
	background-color: #8DA2BE;
	font-weight: bold;
	padding: 3px 0px 3px 6px;
}

#r_bar #youSaveResult {
	font-size: 0.9em;
}

#r_bar .r_mortgage {
	background: url(/images/mortgageRight.png) top right no-repeat;
}
#r_bar .r_mortgage .morttype {
	background-color: #D9EAFB;
	padding: 4px;
	margin-top: 4px;
}
#r_bar .r_mortgage .morttype a {
	color: #336699;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                              LEFT COLUMN                              */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#leftcol {
	width: 170px;
	vertical-align: top;
}

#leftcol ul, #leftcol ul li ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#leftcol ul li {
	list-style: none;
	margin: 0;
	color: white;
	font-size: 9pt;
}
* html #leftcol ul li { /* IE ONLY css filter */
	height: 12px;
}

#leftcol ul li div {
	background-color: #FF6600;
	padding: 1px 4px;
}

#leftcol ul li ul li {
	margin: 0;
	background-color: white;
	color: #999999;
	height: 12px;
	border: 1px solid #E5E4E4;
	border-top: none;
}

#leftcol ul li ul li a {
	display: block;
	height: 12px;
	padding-left: 26px;
	color: #101317;
	text-decoration: none;
	background: url(/graphics/left_bg.png) 0 0 no-repeat;
	font-size: 12px;
}
#leftcol ul li ul li a:hover {
	background: url(/graphics/left_bg.png) 0 -48px no-repeat;
	color: white;
}
@media all {	/* NN4 cannot see these rules */
	#leftcol {
		font-size: 1em;
	}
	#leftcol ul li ul li a {
		font-size: 10px;
	}
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                                                       */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#holder {
	width: 630px;
	margin: auto;
}

.adminButtonHolder input {
	width: 120px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                                                       */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.dev {
	margin: 0px 7px;
	padding: 1px 0px;
	border: 2px dotted orange;
	clear: both;
}
.dev + .dev {
	border-top: none;
}

.dev pre {
	margin: 0px;
	padding: 0px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                 FOOTER                                */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

a.footer, a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
        color: #666666;
        text-decoration: none;
        font-weight: bold;
        font-size: 10px;
}
a.footer:hover {
        text-decoration: underline;
}


/*   LARGE HEADER LINK   */
a.headerLink, a.headerLink:link, a.headerLink:visited, a.headerLink:hover, a.headerLink:active {
        text-decoration: none;
        font-weight: bold;
        font-size: 22px;
}

h2.titleNoLine {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 6px;

	color: #375A8B;
	font-size: 1.9em;
	font-weight: normal;
}
.footer {
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	text-decoration: underline;
	font-weight: normal;
	color: ff6600;
}
.sideNavBoxTextBlackPad {
	font-family: verdana, arial, helvetica;
	padding: 3px;
}
.thinblackborders #leftcol .sideNavBoxText {
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sideNavBoxTextBlackPad .sideNavBoxTextBlack a {
	font-weight: bold;
	color: #FF0000;
}
.views {
  padding-left: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
}
