/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	"UBER" STANDARD CSS - NOT COMPATIBLE WITH SELECTEDIT SITES
//---------------------------------------------------------------------------------------------------------
//	CONTENT STYLES:  see tempaltes directory for navigation styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
@import url( /site/forms.css );

/*---------------------------------------------------------------------------------------------------------
//	Body structure elements
//-------------------------------------------------------------------------------------------------------*/
body
{
	margin:					0px;
	padding:				30px 0px;
	
	background-color:		#EFEFED;

	/*	Default text styles	----------------------------*/
	font-family:			verdana,arial,sans serif;
	color:					#636363;

}

#regionselector
{
	position:				absolute;
	top:					4px;
	left:					0px;

	font-weight:			bold;
	font-size:				0.70em;
	color:					black;
}


/*---------------------------------------------------------------------------------------------------------
//	Default link colors
//-------------------------------------------------------------------------------------------------------*/
a
{
	color:					#636363;
	text-decoration:		none;
}

a:hover
{
	color:					rgb(119,119,119);
}


a#back
{
	display:				block;
	background-image:		url( /site/images/bg_backlink.gif );
	background-position:	middle left;
	background-repeat:		no-repeat;

	margin-bottom:			20px;

	padding:				0px 0px 0px 47px;

	width:					50px;
	line-height:			30px;
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				10px;
	color:					black;
}

/*---------------------------------------------------------------------------------------------------------
//	Site structure
//-------------------------------------------------------------------------------------------------------*/
/*	horizontal centering	*/
#center-x
{
	/*	Do not modify		----------------------------*/
	margin-right:			auto;
	margin-left:			auto;

	/*	Customize			----------------------------*/
	background-color:		white;
	width:					961px;

	background-image:		url( /site/images/bg_main.gif );
	background-position:	bottom right;
	background-repeat:		no-repeat;
	padding-bottom:			50px;
}

#c-end
{
	clear:					both;
}

/*	Popup container	*/
#popup-box
{
	/*	Customize			----------------------------*/
	background-color:		white;
	border:					1px solid black;
	margin:					0px 20px 0px 20px;
	padding:				15px;
}

#header
{
	background-color:		#8F8F81;
	border-bottom:			1px solid #575850;

}


table#body
{
	border-collapse:		collapse;
	width:					964px;
}

col#col-left
{
	width:					160px;
}

col#col-content
{
	width:					auto;
}

td#left-old
{
	width:					249px;
	padding:				0px;
	background-image:		url( /site/images/bg_left.gif );
	background-position:	top left;
	background-repeat:		no-repeat;
}


#left
{
	float:					left;
	width:					249px;
	margin:					0px;
	padding:				0px;
	background-image:		url( /site/images/bg_left.gif );
	background-position:	top left;
	background-repeat:		no-repeat;
}

table#cmstext
{
	border-collapse:		collapse;
	position:				relative;
	width:					712px;

	/*min-height:				500px;
	height:					auto !important;*/
	height:					350px;
}

table#cmstext td
{
	padding:				0px;
}

td#td1
{
	width:					auto;
}

/*	Optional sitebar	*/
td#right
{
	width:						204px;
	border-left:				1px solid #575850;
}

/*	hold space for right column even if it is empty */
#rightcol
{
	width:						172px;
}

td#content-old
{
	width:					auto;
	padding:				0px;
}

#content
{
	margin-left:			249px;

	width:					auto;
	padding:				0px;
}

a.more
{
	color:					#236752;
}

/*---------------------------------------------------------------------------------------------------------
//	Footer styles
//-------------------------------------------------------------------------------------------------------*/
#footer
{
	margin:					0px;

	background-image:		url( /site/images/bg_footer.gif );
	background-position:	bottom right;
	background-repeat:		no-repeat;

	width:					auto;
	height:					102px;
	background-color:		#A5CCC2;

	line-height:			51px;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	color:					#636363;
}

#footer p
{
}

#footer ul
{
	margin:					0px;
	padding:				0px;

	width:					auto;
	height:					51px;
	list-style-type:		none;
	font-weight:			bold;
	background-color:		#8F8F81;

	color:					white;
}

#footer ul a
{
	padding:				0px 8px;
	text-decoration:		none;
	color:					white;
}

#footer li
{
	float:					left;
}

#footer2,
#legalese
{
	margin:					20px 20px 20px 0px;
	line-height:			13px;
	font-size:				9px;
	color:					#636363;
}



img#equalhousing
{
	vertical-align:			-20px;
}


.widget
{
	margin:					12px 20px 16px 12px;
}

#left .widget
{
	margin:					12px 20px 16px 32px;
}

ul.global-submenu
{
	display:				none;
}


form#search
{
	margin:					10px 0px 10px 55px;
	height:					20px;
	position:				relative;
}
input#findtext
{
	position:				absolute;
	top:					0px;
	left:					0px;

	border:					0px;
	background-image:		url( /site/images/bg_search.png );
	background-repeat:		no-repeat;

	width:					155px;
	height:					20px;
	line-height:			20px;

	font-family:			verdana,sans serif;
	font-weight:			bold;
	text-transform:			uppercase;
	font-size:				0.65em;
	color:					#006F51;
}
input#searchbutton
{
	position:				absolute;
	top:					0px;
	left:					156px;
}








img#tests
{
	margin-left:			32px;
	border:					1px solid #83847B;
}
#smartmoneysignup
{
	margin:					20px 0px 0px 32px;

	width:					170px;
	height:					170px;
	background-image:		url( /site/images/bg_signup.gif );
	background-position:	bottom left;
	background-repeat:		no-repeat;
	border:					1px solid #83847B;
}

#smartmoneysignup form
{
	margin:					0px 6px;
}

#smartmoneysignup label
{
	display:				none;
}

#smartmoneysignup input.field
{
	width:					158px;
	height:					16px;

	margin:					0px 0px 7px 0px;
	padding:				0px 0px 0px 4px;

	background-image:		url( /site/images/bg_input_signup.gif );
	background-repeat:		no-repeat;
	border:					0px;

	font-family:			verdana,sans-serif;
	font-weight:			bold;
	font-size:				10px;
	color:					#636363;
}

a#privacy
{
	line-height:			44px;
	font-family:			verdana,sans-serif;
	text-decoration:		underline;
	font-weight:			bold;
	font-size:				9px;
	color:					#636363;
}

#smartmoneysignup input#signup
{
	margin:					8px 0px 0px;
	float:					right;
	text-align:				middle;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	Standard body styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
#titleblock
{
	position:				relative;
	height:					106px;
	border-bottom:			1px solid #575850;
}

#titleblock p
{
	margin:					0px!important;
}

#titleblock .widget
{
	position:				absolute;
	bottom:					12px;
	right:					20px;

	margin:					0px;
	padding:				0px;
}


h1
{
	position:				absolute;
	bottom:					0px;

	margin:					0px;
	padding:				0px 0px 8px;

	line-height:			1.0em;
	font-weight:			bold;
	font-family:			arial,sans serif;
	font-size:				34px;

	width:					496px;

}

/*	H1 formatter custom styles	*/
h1 .small
{
	line-height:			0.90em;
	font-size:				0.70em;
}
h1 .large
{
}
h1 .green
{
	color:					#236752;
}
h1 .teal
{
	color:					#9CCCBF;
}

#abstract
{
	border-bottom:			1px solid #575850;
}

#popup-box h1
{
	margin-top:				10px;
	text-align:				center
}

h2
{
	margin:					10px 0px 0.2em 0px;
	padding:				0px;
	
	font-weight:			bold;
	font-size:				0.7em;
	color:					black;
}

h3
{
	margin:					0px;
	font-weight:			bold;
	line-height:			1.5em;
	font-size:				0.70em;
	color:					black;
}

h3 a
{
	color:					black;
}

/*	Standard body style	*/
.bodytext
{
	margin:					0em 20px 1.7em 0px;
	padding:				0px;

	line-height:			1.3em;
	font-size:				0.70em;
}

.subtitle
{
	font-weight:			bold;
	color:					black;
}

blockquote
{
	margin:					1em 3em;
	padding:				0em;
	font-style:				italic;
}

#templatenav
{
	line-height:			1.5em;
	font-size:				0.70em;

}

ul#templatenav a
{
	text-decoration:		underline;
}

.bodytext ul,
ul#templatenav
{
	margin:					0 0 16px 16px;
	padding-left:			0px;
	list-style-position: outside;
	marker-offset:			0px;
}
ol
{
	margin-left:			16px;
	padding-left:			24px;
	list-style-position: outside;
	marker-offset:			0px;
}

/*---------------------------------------------------------------------------------------------------------
//	Sidebar styles
//-------------------------------------------------------------------------------------------------------*/

#sidebar
{
	font-size:				10px;
}

/*---------------------------------------------------------------------------------------------------------
//	Table Data
//-------------------------------------------------------------------------------------------------------*/
table.data
{
	border:					1px solid rgb(204,215,238);
	border-collapse:		collapse;
	empty-cells:			show;
}

table.data caption
{
	margin:					0.5em 0em;
	text-align:				left;
	font-weight:			bold;
}

tr.r0
{
	background-color:		white;
}

tr.r1
{
	background-color:		rgb(238,245,255);
}

table.data th,
table.data td
{
	padding:				0.5em 1.0em;
	text-align:				left;
}

table.data th
{
	vertical-align:			bottom;
	background-color:		rgb(204,215,238);
	font-weight:			bold;
	color:					white;
}

table.data td
{
	vertical-align:			top;
	border-bottom:			1px solid rgb(204,215,238);
}

/*=========================================================================================================
//	Mortgage rates table
//=======================================================================================================*/
table#mortgagerates
{
	border-collapse:		collapse;
	font-size:				9px;
}

table#mortgagerates th
{
	padding:				2px 4px 2px 2px;
	background-color:		#006F51;

	text-align:				left;
	font-weight:			bold;
	color:					white;
}

table#mortgagerates td
{
	padding:				2px 4px 2px 2px;
	border-bottom:			1px solid #989A90;

}

/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Social networking tool links
//-------------------------------------------------------------------------------------------------------*/
#tools
{
	margin:					20px 0px;
	width:					auto;
	height:					auto;
	clear:					right;
	overflow:				hidden;
}

#iconbar
{
	float:					left;
	background-color:		#EDF1F8;
	border:					1px solid #D6DDE4;
	border-radius:			5px;
	-moz-border-radius:		5px;
	padding:				3px 10px;
	clear:					right;
}

#iconbar img
{
	padding:				0px 5px;
}


table.links-bar
{
	margin-top:				4px;
	float:					left;
	margin-right:			15px;
}

table.links-bar td
{
	padding:				0px 10px 0px 0px!important;
}

.inline-digg
{
	float:					left;
	margin:					3px 10px 5px 0px;
}


#calculators ul
{
	list-style-type:		none;
	margin:					0px;
	padding:				0px;

	font-size:				10px;

}

#calculators a
{
	font-weight:			bold;
	color:					#5F604B;
}

#calculators li
{
	margin:					0px;
	padding:				3px 0px;
	border-top:				1px solid #989A90;

}

/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Video controls
//-------------------------------------------------------------------------------------------------------*/
#video-buttons a
{
	background-color:		#CCCCCC;
	color:					white;
	font-weight:			bold;
	padding:				4px 6px;
	margin-right:			5px;
	float:					left;
	margin-top:				5px;
}

#breadcrumb a
{
}

#breadcrumb .static
{
	font-weight:			bold;
}

#breadcrumb .divider
{
	padding:				0em 0.25em;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	MISCELLANEOUS DEFAULTS
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*	Used so that non-CSS browsers deliniate footer block from body content	*/
hr
{
	display:				none;
}

/*	Hidden elements	*/
.hdn
{
	display:				none;
}

/*	because HTML should have this as the default	*/
td
{
	vertical-align:			top;
	padding:				0px;
}

/*	prevent ugly purple borders around linked images	*/
img
{
	border:					0px;
}

p
{
}

.bodytext .paragraph_space
{
	line-height:			5px;
	font-size:				8px;
}

.paragraph_space
{
	margin:					0px!important;
}

/*	IE will allocate space for these if there are not display:none -  POSJ	*/
map
{
	display:				none;
}

sup
{
	vertical-align:			super;
	font-size:				0.75em;
}

.clr
{
	clear:					both;
}