﻿#tdTopNav a
{
    padding-top: 3px;
    color: White;
    font-weight: bold;
    text-decoration: none;
}

html,body{
  margin:0;
  padding:0;
  height:100%;
}
body { 
    scrollbar-face-color : silver; 
    scrollbar-highlight-color : gray; 
    scrollbar-3dlight-color : white;
    scrollbar-darkshadow-color : gray; 
    scrollbar-arrow-color : white; 
    scrollbar-shadow-color : silver; 
    scrollbar-track-color: white; 
}

.button {   
   color: Navy;   
   font: bold 84% 'trebuchet ms',helvetica,sans-serif;   
   background-color:#fed;   
   border: 1px solid navy;   
   filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#117dea');   
}  
.buttonover
{
   color: #e45d01;
   font-weight: bold;
   cursor: hand;
   background-color:#fed;   
   border: 1px solid navy;   
   filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#117dea');   
}

.trAlt1
{
    background-color: #ddeeff;
    text-align: left;
}

.trAlt2
{
    text-align: left;
}
.trAlt1 a
{
    font-size: x-small;
}
.trAlt2 a
{
    font-size: x-small;
}
#divMission
{
    position: relative; 
    width: 750px; 
    text-align: left;
}

#divMain
{
  height: 100%;
}
.searchHeader
{
    
    color: #117dea;
    font-weight: bold;
    padding: 3px;
    border: solid 1px silver;
    text-align: center;
}
#divBC a
{
    color: #117dea;
    font-weight: bold;    
    font-size: 10pt;
}
#divBC a:hover
{
    color: #e45d01;
}
#spnFollow a
{
    color: #117dea;
    font-weight: bold;    
    font-size: 10pt;
}
#spnFollow a:hover
{
    color: #e45d01;
}
#divTabs a
{
    font-weight: bold;
}
#propdetails a
{
    color: #117dea;
    font-weight: bold;    
}
#propdetails a:hover
{
    color: #e45d01;
    font-weight: bold;    
}
.propdetailsHeader
{
    color: #117dea;
    font-weight: bold;    
    font-size: medium;
}
#tblPropDetails td
{
    text-align: left;
}

#divTransparentAgent
{
    border: solid 1px gray;
    padding: 10px;
    padding-bottom: 20px;
    background-color: Silver;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	width: 425px;
	height: 225px;
}
#divTransparentHome
{
    border: solid 1px gray;
    padding: 10px;
    padding-bottom: 20px;
    background-color: Silver;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	height: 215px;
	width: 350px;
	display: block;
	overflow: auto;
	position: relative;  
	left: -560px; 
	top: -190px;
	z-index: 20;
}
#transHeader
{
    width: 100%;
}
#transTestimonial
{
    width: 100%;
}
#searchResults a
{
    font-family: Helvetica;
    font-size: 10pt;
    color: #e45d01;
    font-weight: bold;
}
#searchResults a:hover
{
    color: #117dea;
}

#bigLinks a
{
    font-family: Helvetica;
    font-size: 14pt;
    color: #e45d01;
    font-weight: bold;
}
#bigLinks a:visited
{
    font-family: Helvetica;
    font-size: 14pt;
    color: #e45d01;
    font-weight: bold;
}

#bigLinks a:hover
{
    color: #117dea;
}
.cBigLinks A:link
{
    font-family: Helvetica;
    font-size: 12pt;
    color: #e45d01;
    font-weight: bold;    
}
.cBigLinks A:visited
{
    font-family: Helvetica;
    font-size: 12pt;
    color: #e45d01;
    font-weight: bold;    
}
.cBigLinks A:hover
{
    color: #117dea;
    
    text-decoration: underline;
}
#splashLinks a
{
    font-family: Helvetica;
    font-size: 15pt;
    color: #117dea;
    font-weight: bold;
}
#splashLinks a:hover
{
    color: #e45d01;
    text-decoration: underline;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
#divMain {
  width: 100% ;
  height: 100%;
  margin-left: auto ;
  margin-right: auto ;
}
#divProperty a
{
    font-size: medium;
    font-weight: bold;
    color: Black;
}
#divProperty a:hover
{
    color: Red;
}
#divProperty a:visited
{
    color: Black;
}
.agentDiv
{
    border: solid 2px #117dea;
}
.agentDiv:hover
{
    background-color: #ddeeff;
}
.agentDiv a
{
    font-size: small;
}
td 
{
    font-family: Helvetica;
    font-size: small;
}

.panelorange
{
    margin-left: 1px;
    padding-left: 5px;
    border: double 3px Orange;
    background-color: #fbe2b9;
}
.blue_gr
{
     background-image: url(/images/blue_gr.gif); 
     width: 164px;
     height: 43px;
     color: White;
     font-weight: bold;
     margin: 4px 4px 4px 4px;
}
.orange_gr
{
     background-image: url(/images/orange_gr.gif); 
     width: 164px;
     height: 43px;
     color: White;
     font-weight: bold;
     margin: 4px 4px 4px 4px;
}

#divFilter
{
     text-align: left; 
}
.cityLinks
{
    font-size: small;
}
.cityLinks a
{
    font-size: small;
}

.NonBoldText
{
	font: 12px Helvetica, Tahoma, Arial, serif;
	color: #117dea;
}
.RedBoldText
{
	font: 12px Helvetica, Tahoma, Arial, serif;
	font-weight: bolder;
	color: #e45d01;
}
.BoldText
{
	font: Helvetica, Tahoma, Arial, serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #117dea;
}
.MedBoldText
{
	font: Helvetica, Tahoma, Arial, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #117dea;
}
.BigBoldText
{
	font-family: Helvetica, Tahoma, Arial, serif;
	font-size: x-large;
	font-weight: bold;
	color: #117dea; 
}
.XBigBoldText
{
	font-family: Helvetica, Tahoma, Arial, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #117dea; 
}
.bloglinks td
{
    color: Black;
}
.bloglinks a
{
    font-family: Helvetica,Tahoma, Arial, Serif;
    font-size: small;
    color: #117dea;
}
.subdivisions 
{
	text-align: left;
	background-color: White;
	width: 100%;
	text-decoration: none;
	font-size: x-small;
	font-family: Helvetica,Tahoma, Arial;
}
.subdivisions a
{
	text-decoration: underline;
	font-size: x-small;
	font-family: Helvetica,Tahoma, Arial;
	color: #545451;
}
.subdivisions td a:hover
{
	text-decoration: underline;
	font-size: 9pt;
	font-family: Helvetica,Tahoma, Arial;
	color: #117dea;
}
.pagefooter
{
	background-color: White;
	font-size: small;
}
#tblFavorites
{
	color: White;
	width: 750px;
}
.w_tbl_3dborder
{
    border-left: outset 2px white;
    border-top: outset 2px white;
    border-right: outset 2px black;
    border-bottom: outset 2px black;
}
.w_tbl_3dborder td a
{
	font-size: x-small;
}
hr
{
    color: #e45d01;
}
.blog_date
{
    background-image: url(/images/sm_orange_gr.jpg); 
	background-repeat: repeat; 
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: small;
	
}
.orange_gr_title
{
    background-image: url(/images/sm_orange_gr.jpg); 
	background-repeat: repeat; 
	color: White;
	padding-left: 5px;
	font-weight: bold;
	width: 164px;
}
.blue_gr_title
{
    background-image: url(/images/sm_blue_gr.jpg); 
	background-repeat: repeat; 
	color: White;
	padding-left: 5px;
	font-weight: bold;
	font-size: medium;

}
#divAgentInfo a
{
    font-size: small;
    color: Black;
}
#divQuickLookup
{
	border: solid 1px #117dea;
	font-size: small;
}
#divFilterResults
{
	border: solid 1px #117dea;
	font-size: small;
	font-weight: normal;
}
#divStatus
{
    width: 180px;
}
#divStatus a
{
    color: Navy;
}
.disclaimer
{
	font-size: small;
}


.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;
}

select
{
	font: 12px Tahoma, Arial;
	color: black;	
	border: outset, 1px, black
}
input
{
	border: outset, 1px, black
}
img { border: 0px }

.RegularText
{
    font-size: small;
    font-weight: normal;
}

.SmallText
{
    font-family:Helvetica, Tahoma, Arial, serif;
	font-size: xx-small;
	color: #117dea;
}
.ErrorText
{
	font-family: 12px Helvetica,Tahoma, Arial, serif;
	font-weight: bold;
	color: Red;
}
.SiteError
{
    font: 14px Helvetica,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:Helvetica, 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: Helvetica,Tahoma, Arial;
	color: #FFFFFF; 
	border: 2px outset #C6C8CA; 
	padding-left: 2px; 
	padding-right: 2px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #e45d01;
	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}
.cityDesc
{
    font-size: 12pt;
}

