/* TalonRealEstateWeb override */
BODY
{
	background:url('http://net2.taloninteractive.com/f/content/209/6ad81d52602a4680b06c0641be88e6f9/background2.gif');
}
BodyTable
{
	background-color: #8FA7C2;
}
.BrandedHeader
{
}
.MortgageCalculatorHeading
{
	background-color: #405E86;
	border-bottom: solid 1px #405E86;
}
.SectionHeading .SubNavigationMenuHeader
{
	height:28px;
	/*background:url('http://net2.realleads.net/f/content/87/de2c47cb1b584bd6b220ac9d43fda5c1/bkg_tableheading.gif');
	*/
	background-color: #0051a5;
	border-bottom: solid 1px #405E86;
}

.popupPageTitle
{
	background-color: #405E86;
}
.FrontNavigationDividerColumn
{
	 background: #405E86;
}
/* End TalonRealEstateWeb override */



/*Start Top Menu*/
.MenuHeader {
	background:url('http://net2.realleads.net/f/content/87/cb7ef82199e6433a894dbdcb40df52c6/menu_bkg.gif');
	background-color:#999999;
	width: 100%;
}

.MenuHeaderItemSpacer {
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-bottom:solid 6px #000000;
	background-color:#000000;
	height: 25px;
}

.MenuHeaderItem 
{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	padding-right:6px;
	padding-left:6px
}
.MenuHeaderItemHover {
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	background:url('http://net2.realleads.net/f/content/87/3090879178204ae890bcb4d7adb2d0a7/menu_bkg_hover.gif');
	background-color:#B5B5B5;
	padding-right:6px;
	padding-left:6px
}
.MenuHeaderItem A {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItem A:link {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItem A:visited {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItem A:active {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItem A:hover {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemHover A {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemHover A:link {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemHover A:visited {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemHover A:active {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemHover A:hover {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemSelected 
{
	background-color:#405E86;
	border-bottom:solid 4px #FF0000;
	padding-right:6px;
	padding-left:6px
}
.MenuHeaderItemSelected A {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemSelected A:link {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemSelected A:visited {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemSelected A:active {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemSelected A:hover {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#dropmenudiv
{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	width:165px;
	background-color:#999999;
}
#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:White;
}
#dropmenudiv a:hover	/*hover background color*/
{ 
	background-color: #cccccc;
	color: #000000;
}

/*End Top Menu*/
.HeaderAgentDetail
{
	font-size:11px;
}
.HeaderAgentDetail A
{
	text-decoration:none;
}
.HeaderAgentName
{
	font-size:14px;
	font-weight:bold;
}
.HeaderAgentSlogan
{
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	position:relative;
	width:340px;
	height:37px;
	overflow:hidden;
	margin:0px;
}

/*Start Footer*/
.Footer {
	background-color:#405E86;
	COLOR: #ffffff;
}
.FooterText {
	COLOR: #ffffff;
}
.FooterText td {
	COLOR: #ffffff;
}
.FooterText A:link {
	COLOR: #D4D0C8
}
.FooterText A:active {
	COLOR: #D4D0C8
}
.FooterText A:visited {
	COLOR: #D4D0C8
}
.FooterText A:hover {
	COLOR: #D4D0C8
}
/*End Footer*/

input.button
{
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   color:#211808;
   FONT-SIZE: 10px;
   MARGIN-BOTTOM: 1px;
   CURSOR: hand;
   TEXT-ALIGN: center;
   font-weight:bold;
   background-color:#D6D3D6;
   border:1px solid;
   border-top-color:#9C9E9C;
   border-left-color:#9C9E9C;
   border-right-color:#9C9E9C;
   border-bottom-color:#9C9E9C;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F7F3F7',EndColorStr='#BDBABD');
}



input.buttonFeatured
{
   color:#ffffff;
   background-color:#224C7B;
   border:1px solid;
   border-top-color:#9C9E9C;
   border-left-color:#9C9E9C;
   border-right-color:#9C9E9C;
   border-bottom-color:#9C9E9C;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#A4CBFA',EndColorStr='#074B98');
}


/*End input controls*/
