﻿



#divFilter
{
     position: absolute;text-align: left; top: 255px; left: 930px;
}

*
{
	font-family: Tahoma, Arial;
	
}
#tblFavorites td
{
    color: Black;
}

#tblCommunity
{
    font-size: small;
}
#tblCommunity #tdCityInfo
{
    color: #0050C6;
    font-weight: bold;
}
#tblCommunity #tdCityInfo a
{
    color: #0050C6;
    font-weight: bold;
}
.BoldText
{
	font: 12px Tahoma, Arial, serif;
	font-weight: bolder;
	color: #0050C6;
}
.MedBoldText
{
	font: Tahoma, Arial, serif;
	font-size: medium;
	font-weight: bold;
	color: #0050C6;
}
.BigBoldText
{
	font-family: Tahoma, Arial, serif;
	font-size: x-large;
	font-weight: bold;
	color: #0050C6; 
}
.LinkXBigBoldText a
{
	font-family: Tahoma, Arial, serif;
	font-size: x-large;
	font-weight: bold;
	color: #0050C6; 
}
.XBigBoldText
{
	font-family: Tahoma, Arial, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #0050C6; 
}
.MedBoldWhite
{
	font: Tahoma, Arial, serif;
	font-size: medium;
	font-weight: bold;
	color: White;
	text-decoration: none;
	cursor: hand;
	z-index: 2;
}
.renews 
{
    width: 600px;
    font-size: small;
}
.renews td
{
    color: Black;
}
.bloglinks td
{
    color: Black;
}
#comLinks a
{
	font-size: x-small;
	text-decoration: underline;
}
.subdivisions 
{
	text-align: left;
	background-color: White;
	width: 100%;
	text-decoration: none;
	font-size: x-small;
	font-family: Tahoma, Arial;
	
}
.subdivisions td a
{
	text-decoration: underline;
	font-size: small;
	font-family: Tahoma, Arial;
	color: #545451;
}
.subdivisions td a:hover
{
	text-decoration: underline;
	font-size: small;
	font-family: Tahoma, Arial;
	color: #0050C6;
}

.deflinks span
{
	text-decoration: underline;
	font-size: small;
	font-family: Tahoma, Arial;
	color: Black;    
	cursor: hand;
}
.deflinks span:hover
{
	text-decoration: underline;
	font-size: small;
	font-family: Tahoma, Arial;
	color: Black;    
}
.deflinks a
{
	text-decoration: underline;
	font-size: small;
	font-family: Tahoma, Arial;
	color: Black;    
}
.deflinks a:hover
{
	text-decoration: underline;
	font-size: small;
	font-family: Tahoma, Arial;
	color: #0050C6;    
}
.pagefooter
{
	background-color: White;
	border: groove 1px black;
	font-size: small;
}


#tblFavorites
{
	/* background-color: #f1ebd5;*/
	color: White;
	width: 650px;
}
#spnFavorites
{
	background-color: White;
	overflow: scroll; 
	width: 300px;
	max-height: 400px;
	border: groove 1px black;
    position: relative;
}
.w_tbl_3dborder
{
	background-color: White;
	width: 100%;
	border-left-style: outset;
	border-top-style: outset;
	border-left-width: thin;
	border-top-width: thin;
	border-left-color: White;
	border-top-color: White;
	border-right-style: outset;
	border-bottom-style: outset;
	border-bottom-width: thin;
	border-right-width: thin;
	border-bottom-color: Black;
	border-right-color: Black;
}

.w_tbl_3dborder td a
{
	font-size: x-small;
}

.tab
{
    border: solid 1px Orange;
    width: 200px;
    height: 18px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    text-align: center;
    background-color: #FFEFD1;
}
.selectedtab
{
    border-top: solid 1px Orange;
    border-left: solid 1px Orange;
    border-right: solid 1px Orange;    
    width: 200px;
    height: 18px;
    color: White;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    text-align: center;    
}
.tablink
{
    color: #0050C6;
    text-decoration: none;
    font-size: small;
    padding: 1px 1px 1px 2px;
}
.activetablink
{
    color: Red;
    text-decoration: none;
    font-size: small;
}
.tabsBackground
{
    border-bottom: solid 1px Orange;
    border-left: solid 1px Orange;
    border-right: solid 1px Orange;
}

#rdetails
{
    border: solid 1px Orange;
}
.roundedpanel
{
    background-image: url(/images/roundedcorner.gif);
    background-repeat: no-repeat;
    padding-left: 5px;
    width: 180px;
    height: 20px;
    padding-left: 20px;
    padding-top: 4px;
    color: White;
    font-weight: bold;
    font-size: small;
}
.roundedpanelbottom
{
    background-image: url(/images/roundedcornerbottom.gif);
    background-repeat: no-repeat;
    padding-left: 5px;
    height: 25px;
    padding-left: 30px;
    padding-top: 4px;
    color: White;
    font-weight: bold;
}
hr
{
    color: Orange;
}
.panelorange
{
    margin-left: 1px;
    padding-left: 5px;
    border: double 3px Orange;
    background-color: #FFEFD1;
}
.rpanelcontent
{
    width: 181px;
    margin-left: 1px;
    padding-left: 10px;
    border: solid 1px Orange;
    background-color: #FFEFD1;
    font-size: small;
}
.rpanelcontent a
{
    color: #0050C6;
    text-decoration: underline;
    padding-left: 5px;
}
.rpanelcontent a:hover
{
    color: #DB7C00;
}
.rpanelbgc
{
    background-color: #FFEFD1;
}

#tdLeftNav
{
	width: 190px;
	border-left: solid 1px black;
}
#tdMain
{
    width: 950px;
    border-right: solid 1px black;
}
.disclaimer
{
	font-size: small;
}
.modalTable
{
	background-color: White; 
	text-align: left;
}
.modalBackground {
	background-color: Black; 
	filter:alpha(opacity=70); 
	opacity:0.6; 
}
.navheader
{
	display: block;
	padding: 0px 5px 1px 5px;
	border-top: none;
	color: White;
	/*background-color: #DB7C00;*/
	background-color: #117dea;
	font: 12px Tahoma, Arial, sans-serif; 
	font-weight: bold;
	cursor:hand;	
	text-decoration: none;
	z-index: 1000;
}
.menuContainer
{
    width: 180px;
    padding-bottom: 10px;
    /*background-color: #DB7C00;*/
    background-color: #117dea;
    margin-top: -1px;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	border-left: solid 1px black;    
}
#tblTopNav
{
	border-top: groove 1px black;
	/*background-color: #DB7C00;*/
	background-color: #117dea;
}
.menuItem
{
	display: block;
	color: White;
	text-decoration: none;
	font-size: 9pt;
    padding-left: 5px;
    padding-top: 1px;
}
.menuItem:hover
{
    background-color: #0050C6;
    text-decoration: underline;
    cursor: hand;
}
.menuItem a
{
    color: White;
    text-decoration: none;
}



/* End Navigation */
.calculator
{
	background-color: White;
	border: groove 1px black;
	width: 205px;
	text-align: center;	
}

.hireRealtorBuyer
{
	background-color: white;
	border: groove 1px black;
	text-align: left;
}
.whitebg
{
    background-color: White;
}
#tblMainSearch
{
	border: solid 2px Orange;
}
#tblMainSearch td
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
}
body
{
    background-color: #E0EDFF;
}
select
{
	font: 12px Tahoma, Arial;
	color: black;	
	border: outset, 1px, black
}
input
{
	border: outset, 1px, black
}
img { border: 0px }

#tdHeader
{
    width: 1000px;
    height: 144px;
    background-image: url(/images/logo_background.jpg);
    border-left: solid 1px black;
    border-right: solid 1px black;
}
#tblTopNav
{
    border-left: solid 1px black;
    border-right: solid 1px black;    
}
.SendToFriendTable
{
	text-align: left;
    background-color: #ebeaea;
    color: Black;
    font: 12px Tahoma, Arial, arial, sans-serif;
    border: outset 1px black;
}


#tdCityInfo
{
	font-size: medium;
}
#tdCityInfo a
{
	font-family: Tahoma, Arial, serif;
	font-size: medium;
	color:#545451; 
	text-decoration: underline;
}
.RegularText
{
    font-size: small;
}
.SmallText
{
    font-family: Tahoma, Arial, serif;
	font-size: xx-small;
	color: #0050C6;
}
.UndBigBoldText
{
	font-family: Tahoma, Arial, serif;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}
.ErrorText
{
	font-family: 12px Tahoma, Arial, serif;
	font-weight: bold;
	color: Red;
}
.SiteError
{
    font: 14px Tahoma, Arial, arial, sans-serif;		
    font-weight: bold;
    color: #DB7C00;
}
.ToolsLink
{
	border: 2px outset #C6C8CA; 
	padding-left: 2px; 
	padding-right: 2px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #DB7C00;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	cursor:pointer;
	cursor:hand;
	font-size: small;
}
.ToolsLink a:link       { color: White; font-size: small}
.ToolsLink a:active     { color: White; font-size: small}
.ToolsLink a:visited    { color: White; font-size: small}
.ToolsLink a:hover      { color: White; font-size: small}

.b_image
{
  border-left-style: outset;
  border-top-style: outset;
  border-left-width: thin;
  border-top-width: thin;
  border-left-color: White;
  border-top-color: White;
  border-right-style: outset;
  border-bottom-style: outset;
  border-bottom-width: thin;
  border-right-width: thin;
  border-bottom-color: Black;
  border-right-color: Black;
}

.Buttons
{
	font-family: Tahoma, Arial;
	color: #FFFFFF; 
	border: 2px outset #C6C8CA; 
	padding-left: 2px; 
	padding-right: 2px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #DB7C00;
	font-weight: bold;
	cursor:pointer;
	cursor:hand;
	text-decoration: underline;
}

.date {background:url(date.jpg) 0 0 no-repeat; width:55px; height:17px; color:#F1EBD5; font-size:10px}

.CityInfo
{
    font-size: 11pt;
}
