
/*GLOBAL*/
body { background-color:#FFFFFF; font-family:Verdana, Arial, Sans-Serif; font-size:11px; margin:0; padding:0; }

/*p, div, ol, ul, li, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }*/
div, h2, h3, h4, h5, h6 { margin:0; padding:0; }

h1 { margin: 0 0 20px 0; padding: 0; color: #5393d2; font-size: 24px; font-family: Arial; font-weight: normal; }
h3 { margin: 0 0 10px 0; padding: 0; color: #5393d2; font-size: 18px; font-family: Arial; font-weight: normal; }

p {margin:4px 0px 4px 0px; padding:4px 0px 4px 0px}

h2
{
    font-family: Arial;
    color: #5393d2;
    margin-bottom: 20px;
}

/*font-family:Trebuchet,'Trebuchet MS',Verdana,Helvetica,Arial,sans;*/

a img { border-width:0; }

form { width:830px; margin:0 auto; margin-top:10px; padding-bottom:20px; }

form.popup { max-width:480px; width:480px; margin:0 auto;}

a, a:link, a:visited { color:#ff6200; text-decoration:underline; }
a:hover { color:#cf1111; }

.maincontentsLanding { padding: 20px 0px 20px 0px; }

.maincontents 
{ 
    position:relative;
    max-width:830px; 
    min-height:400px; 
    padding:2px 0px 95px 0px;
}    /* min-height:445px */


.subcontents 
{
    /*float:right; */
    margin-left:185px;
    width:620px;
    max-width:645px;
    min-height:425px; 
    /*margin:-1px 15px 0 15px; */
    padding:23px 10px 15px 10px;
    line-height:16px;
    color:#666666;
}  /* min-height:445px */

.popupcontents
{
    max-width:480px;
    min-height:290px;
    padding:15px;
}

/* Left Nav */

#leftNavigation
{
    width:185px;
    max-width:185px;
    float:left;
    padding-top:20px;
    font-family:Sans-Serif;
    font-size:11px;
}

#leftNavigation a
{
    color:#1566c0;
    text-decoration:none;
}
#leftNavigation a:hover
{
    color:#d42f01;
    text-decoration:none;
}

#leftNavigation a.navItemSelected
{
    color:#d42f01;
    text-decoration:none;
}

#leftNavTopBar
{
    background-color:#7fbcd3;
    height:3px;
    margin-bottom:5px;
    /* 8e8e8e */
}

.leftNavSeparator
{
    border-top:1px dotted #8e8e8e;
    margin-top:6px;
    margin-bottom:6px;
}

.leftNavToutsSpacer
{
    height:5px;
}

.rapidsslimg
{
    margin-top:15px;
}

/* Top Header */
/* #topline { background-color:#7fbcd3; height:2px;} */
#topGradation {height:20px; background:#ffffff url(images/top_gradation.gif) repeat-x center top; border-width:2px 0 0 0; border-style:solid; border-color:#7fbcd3;}
/*#topGradation {height:100px; background:#F3F1E8 url(images/background_bubbles.png) repeat-x center top;}*/

#topHeader {min-height:58px; background-color:#ffffff; position:relative; border:1px solid red;}

.topLogo {float:left; margin-left:5px;}
/*.topLogoContainer {float:left; width:250px; margin:5px;}*/


/* user panel */
/*.userPanel {float:right; text-align:right; max-width:375px; }*/
.userPanel {text-align:right; max-width:375px; margin-right:3px;}

/* anonymous user */
.topStatementContainer {float:left; }
.topStatement {margin:4px 0px 0px 15px;}
.topNumber {margin:5px 0px 0px 15px;}

.getStartedPanel {font-size:7pt; color:#898989; max-width:170px; }
.getStartedPanel input {margin-top:2px;}

/* authenticated user */
.profileInfo
{
    font-size:10px;
    vertical-align:top;
    padding:10px 15px 10px 10px;
}

.profileInfo a {text-decoration:none;}
.profileInfo a:hover {text-decoration:underline;}

.profileSeparator
{
    width:1px;
    border-left:1px dashed #80afde;
    height:75px;
}

.profileButtonLogout
{
    margin-left:15px;
}

.profileLinks
{
    position:relative;
    padding:10px 10px 10px 15px;
    vertical-align:top;
    font-size:10px;
    color:#666666;
}

.profileLinkRow
{
    line-height:22px;
}

.profileLinkImgBox
{
    text-align:center;
}

.profileLinkTextBox
{
    vertical-align:top;
}

.profileLinks a { text-decoration:none; padding-left:0px;}
.profileLinks a:hover { text-decoration:underline; }
.profileLinks img { padding-right:12px; }


/* Top Nav */
#topnavContainer { }

/* TOPNAV */
#topnav { z-index: 5000; }
#topnav ul,
#topnav li { margin:0; padding:0; }

#topnav { background:#3e84ca; height:26px;  }
#topnav a { color:#fff; text-decoration:none; }
#topnav ul li { list-style-type:none; display:block; width:auto; float:left; position:relative; }
#topnav iframe { display:none; }

#topnav ul li ul 
{
	display:none; 
	left:auto;
	top:auto;
	position:absolute;
	width:auto;
	height:auto;
	padding:0;
	background-color:#569dd4;
}

#topnav ul li:hover ul {
	display:block; 
	z-index:300;
	margin-top:-3px;
}
#topnav li#resources:hover ul { right:0; }
#topnav li ul a {
	display:block; 
	white-space:nowrap;
	padding-left:10px; 
	padding-right:20px; 
	padding-top:7px;
	min-height:19px;
	color:#fff;
}
#topnav li ul li {  width:100%; }
#topnav li ul a:hover { color:#ccc; }

#topnav #home a img { background:url(images/topnav/home.jpg) top left no-repeat; width:121px; height:26px; }
#topnav li#home a:hover img,
#topnav li#home.tnhover img,
#topnav li#home:hover img,
#topnav li#home a.topcurrent img { background-position:bottom left; }

#topnav #search a img { background:url(images/topnav/search.jpg) top left no-repeat; height:26px; width:128px; }
#topnav li#search a:hover img,
#topnav li#search.tnhover img,
#topnav li#search:hover img,
#topnav li#search a.topcurrent img { background-position:bottom left; }

#topnav #myaccount a img { background:url(images/topnav/myaccount.jpg) top left no-repeat; height:26px; width:236px; }
#topnav li#myaccount a:hover img,
#topnav li#myaccount.tnhover img,
#topnav li#myaccount:hover img,
#topnav li#myaccount a.topcurrent img { background-position:bottom left; }

#topnav #mcenter a img { background:url(images/topnav/mortage_center.jpg) top left no-repeat; height:26px; width:187px; }
#topnav li#mcenter a:hover img,
#topnav li#mcenter.tnhover img,
#topnav li#mcenter:hover img,
#topnav li#mcenter a.topcurrent img { background-position:bottom left; }

#topnav #resources a img { background:url(images/topnav/resources.jpg) top left no-repeat; height:26px; width:158px; }
#topnav li#resources a:hover img,
#topnav li#resources.tnhover img,
#topnav li#resources:hover img,
#topnav li#resources a.topcurrent img { background-position:bottom left; }



/* END TOPNAV */

.topnavStaticItemOver
{
    height:26px;
    font-size:13px;
    background-image:url(images/topnav_background_over.gif);
    background-repeat:repeat-x;
    background-position:center top;
    vertical-align:top;
    color:#000000;
}

.topnavStaticItemOver a
{
    background-color:Transparent;
    color:#000000;
    text-decoration:none;
}

.topnavDynamic
{
    font-family:Sans-Serif;
    font-size:12px;
}

.topnavDynamicItem
{
    font-size:12px;
    color:#FFFFFF;
    background-color:#569dd4;
}
.topnavDynamicItem a
{
    
    color:#FFFFFF;
    text-decoration:none;
}

.topnavDynamicItemOver
{
    color:#CCCCCC;
    background-color:#569dd4;
    text-decoration:none;
}

.topnavDynamicItemOver a
{
    color:#CCCCCC;
    background-color:#569dd4;
    text-decoration:none;
}

/*#topnavLineTop {background-color:#a9c0d8; height:1px; margin:0px;}
#topnavLineBot {background-color:#d8e3e9; height:2px;} */

/* Breadcrumb */
.breadcrumb { clear:both; font-size:9px; line-height:22px; height:24px; }

/* Page Header */
img.pageheader { padding:23px 0px 10px 0px; }
img.subpageheader { padding:0px 0px 10px 0px; }

p.subpageheader
{
    font-family:Arial;
    font-size:25px;
    color:#5393d2;
    margin-bottom:10px;
}

/* Footer */

#footer 
{
    font-family:Verdana, Arial, Sans-Serif; 
    font-size:8pt; 
    color:#acacac; 
    clear:both; 
    padding-top:15px;
    border-style:solid;
    border-color:#b0b0b0;
    border-width:2px 0 0 0;
    position:relative;
}

.rapidSslImgFooter
{
    clear:both;
    display:block;
    padding-bottom:10px;
}

#footer a { color:#acacac; font-size:8pt; text-decoration:none; }
#footer a:hover {color:#acacac; font-size:8pt; text-decoration:underline;}
#footer a img { vertical-align:bottom; padding-top:4px; }

#footerLinks 
{
    clear:both; 
    margin-bottom:25px; 
    text-align:center; 
    color:#666666;
}
#footerLinks a
{
    color:#666666;
}

#realtorDesc 
{
    clear:both; 
}

#footerLogo 
{
    padding-top:10px; 
    float:left;
    /*position:absolute; 
    left:0px; 
    top:0px; */
}

#footerText 
{ 
    padding: 30px 0 0 150px;
}

/* Buttons */
.submitbtn
{
    padding-top:3px;
    padding-bottom:3px;
}

/* QuickSearch */
.quickSearch 
{ 
    color:#555555;     
}

.quickSearch table { width:195px; font-size:11px;}
.quickSearch td { padding-top:10px; }

/* Update Progress positioning */
.UpdateProgress {
   background-color:#FFFFFF;
   color:#000000;
 }

.UpdateProgress img {
   margin:0px;
   padding:1px;
 }


/* Feature Lists */
.featureList
{
    text-align:left;
    width:240px;
    
}
.featureListHeader
{
    background-color:#dcebf5;
    height:30px;
}
.featureListHeaderImg
{
    padding-top:8px;
    padding-left:10px;
}
.featureListBody
{
    padding:10px;
}

/* Featured Tools */
.featuredToolItem
{
    position:relative; 
    margin-bottom:15px;
}
.featuredToolImgContainer
{
    height:70px;
}
.featuredToolDetailsContainer
{
    color:#666666;
    padding-left:10px; 
    width:135px; 
    position:absolute; 
    top:0px; 
    left:75px;
}

.notationText
{
	font-size:9px;
}


/* Forms */
/*
.pageform
{
    width:auto;
    min-height:250px;
    padding:10px 15px 10px 15px;
    background-image:url(images/background_formfade.gif);
    background-repeat:repeat-x;
    background-position:center top;
}
*/
.pageform p
{
    padding-bottom:10px;
}

.pageform label,
.siteforms label
{
    color:#666666;
    font-size:10px;
}

.pageform select
{
    border:1px solid #7aadc0;
    font-size:11px;
}

.pageform input, .pageforminput
{
    border:1px solid #7aadc0;
    font-size:11px;
}

.pageform textarea
{
    border:1px solid #7aadc0;
    font-size:11px;
}

.validErrorHighlight
{
    background-color:#fffacd;
}


.textboxWatermark
{
    color:#b1b1b1;
}

.fieldDesc
{
    width:100px;
    float:left;
}
.fieldDescLong
{
    width:175px;
    float:left;
}

.row
{
    line-height:15px;
    float:left;
    vertical-align:bottom;
    margin:10px 10px 0px 0px;
    
    width:500px;
}


.rowSeparator
{
    width:500px;
    border-top:1px dotted #80afde;
    height:1px;
    margin: 5px 0;
}



/* Image container */
.listingImageCell
{
    width:320px;
    max-width:320px;
}

.listingImageContainer
{
    background-image:url(Images/listingimage_background.png);
    background-position:center top;
    background-repeat:no-repeat;
    position:relative;
    min-width:320px;
    min-height:238px;
}

.listingImage
{
    position:absolute;
    top:15px;
    left:16px;
    width:289px;
}



.resultsImageCell
{
    position:relative;
    width:183px;
    max-width:183px;
}

.resultsImageContainer
{
    background-image:url(Images/resultsimage_background.png);
    background-position:center top;
    background-repeat:no-repeat;
    position:relative;
    min-width:183px;
    min-height:145px;
    z-index:2;
}

.resultsImage
{
    position:absolute;
    top:15px;
    left:16px;
    width:149px;
    /*width:175px*/
    z-index:3;
}

/* Image container */


/*----- AJAX Toolkit Tabs -----*/

/* default layout */
.ajax__tab_default .ajax__tab_header {white-space:nowrap;}
.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

/* xp theme */
.ajax__tab_ht .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) repeat-x bottom;}
.ajax__tab_ht .ajax__tab_outer {padding-right:4px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-right.gif")%>) no-repeat right;height:21px;}
.ajax__tab_ht .ajax__tab_inner {padding-left:3px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-left.gif")%>) no-repeat;}
.ajax__tab_ht .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab.gif")%>) repeat-x;}
.ajax__tab_ht .ajax__tab_hover .ajax__tab_outer {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-right.gif")%>) no-repeat right;}
.ajax__tab_ht .ajax__tab_hover .ajax__tab_inner {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-left.gif")%>) no-repeat;}
.ajax__tab_ht .ajax__tab_hover .ajax__tab_tab {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover.gif")%>) repeat-x;}
.ajax__tab_ht .ajax__tab_active .ajax__tab_outer {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-right.gif")%>) no-repeat right;}
.ajax__tab_ht .ajax__tab_active .ajax__tab_inner {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-left.gif")%>) no-repeat;}
.ajax__tab_ht .ajax__tab_active .ajax__tab_tab {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active.gif")%>) repeat-x;}
.ajax__tab_ht .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}

/*----- AJAX Toolkit Tabs -----*/

/*----- AJAX Toolkit Calendar -----*/

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #e8e8e8;
    color: #5393d2;
    z-index:50;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/*----- AJAX Toolkit Calendar -----*/

.pageform, .siteforms
{
    width:auto;
    min-height:250px;
    padding:10px 15px 10px 15px;
    background-image:url(images/background_formfade.gif);
    background-repeat:repeat-x;
    background-position:center top;

}

.pageform p,
.siteforms p
{
    padding-bottom:10px;
}

.pageform label { font-weight: bold; }

.siteforms .frow { clear:right; }
.siteforms .frow label { width:100px; float:left; }
.siteforms .3lines { min-height:305px; clear:right; border:1px solid blue; }
.siteforms .frow input,
.siteforms .frow select,
.siteforms .frow textarea { margin-bottom:4px; }


.fixie6list { display:none; }

.infoSaved {
    border: 2px solid #149714; font-weight: bold; background-color: #adc991; padding: 5px; text-align: center; margin-bottom: 10px; color: #000;
}

.errorMsg {
    border: 2px solid red; font-weight: bold; background-color: #ff9999; padding: 5px; text-align: center; margin-bottom: 10px;
}

.flyout_help { font-size: .9em; width:200px; padding: 10px; margin-left: 3px; background-color:#ffffcc; border: 1px solid #690e6e; border-left: 8px solid #690e6e; } 

.listingDisclosure { font-size: 9px; line-height: 11px; color: #ccc; padding-left: 15px; }

