/* Style CSS for HighPoint Realty*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-position: center;
	}


#main {	min-width: 740px; }

/*------------------------------------ TOP BANNER -------------------*/

#topbanner { 
	background-color:transparent;
	background-image:url(../images/beach-clouds-3.jpg);
	background-repeat: repeat-x;
	}

#topbanner h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 1.8em;
	font-style: italic;
	letter-spacing: 1px;
	color: #3267B3;
	margin: 0 0 0 46px;
	padding: 0px;
	}

/*-------------------------------------------------- SIDEBAR SECTION ---------------*/


#sidebar {
	padding: 6px 2px 6px 2px;
	margin: 20px 10px 20px 10px;
	border: 1px solid #ffffff;
	}

#sidebar h1 { 
	font-size: 1em;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 150%;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

.sblink a:link, .sblink a:visited, .sblink a:hover, .sblink a:active {
	color: #FFFFFF !important;
	text-decoration: underline !important;
	}


/*-------------------------------------------------- CONTENT SECTION ---------------*/

#content { 
	padding: 0 20px 10px 20px;
	margin-top: 18px;
	color: #333333;
	} 

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.8em; 
	color: #3267B3;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 120%;
	}

#content h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em; 
	color: #3267B3;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 120%;
	}


#content h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em; 
	color: #FF9900;
	margin-top: 6px;
	padding-top: 0px;
	line-height: normal;
	}

#content h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em; 
	color: #333333;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: normal;
	}

#content p { 
	line-height: 16px;
	font-size: 12px;
	}

#content ul, li {
	color: #333333;
	line-height: 16px;
	font-size: 12px;
	}

#content li {
	margin-bottom: 6px;
	}
	
.intro { 
	font-weight: bold;
	font-size: 12px;
	}

#content a:link { 
	color:#3267B3;
	text-decoration:underline;
	}

#content a:visited { 
	color: #3267B3;
	text-decoration:underline;
	}
	
#content a:hover{
	color:#FFFFFF; 
	text-decoration:none;
	background-color: #3267B3;
	}

#content a:active{
	color:#666666; 
	text-decoration:underline;
	}

#content .caption {
	font-size: 10px;
	text-align:center;
	font-style: italic;
	color: #3267B3;
	margin: 12px 0 4px 0;
	}



/*------------------------------------------------ LEFT NAVBAR --------------------------*/

#leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/*
.navspace {
	background-color: #A8284B;
	margin: 10px 0px 10px 12px;
	width: 175px;
	}
*/

.navspace {
	background-color: #3267B3;
	margin: 10px 0px 10px 12px;
	width: 175px;
	}

#featured {
	font-weight: bold !important;
	border: 1px solid #FFFFF0;
	background-color: transparent;
	background-image: url(../images/bluegrad.jpg);
	background-repeat: repeat-y;
	padding: 4px;
	width: 154px;
	margin: 20px 0px 10px 12px;
	text-align:center;
	line-height: 125%;
	}

#featured h1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #FF9900;
	font-size: 1.6em;
	margin: 0 0 4px 0;
	padding: 0;
	line-height: 125%;
}

#featured .captionlink { 
	text-align:center;
	color: #3267B3;
	background-color:#d7d7d7;
	font-size: 11px;
	padding: 4px 2px 4px 2px;
}

#featured .captionlink a:link, a:visited, a:active { 
	color: #3267B3;
	text-decoration: none;
	}

#featured .captionlink a:hover { 
	color: #FFFFF0;
	text-decoration: none;
	}

/*---------------------------------------------------------- FOOTER ---------------------------*/


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-align: center;
	padding: 10px 0 10px 0;
	background-color: #FFFFFF;
	margin: 0;
	border-top: 1px solid #cccccc;
	}

#footer a:link, a:visited { 
	color:#3267B3;
	text-decoration:none;
	}
	
#footer a:hover{
	color:#FFFFF0; 
	text-decoration:underline;
	background-color: #3267B3;
	}
	
#footer .credit { font-size: 9px; }

/*-------------------------------------------------------------- MISC ------------------------*/


.redtable {
	border: #DADADA 2px solid;
	background-color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #C53360;
	}

.bluetable {
	border: #DADADA 2px solid;
	background-color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #3267B3;
	}

.bluebg { background-color:#F1F4FA; }

.disclaimer {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}

.disclaimerleft {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

.redtext { color: #990033; }

.whitetext { color: #ffffff; }

.orangetext { color: #FF9900; }

.greybordertopred { 
	border: 1px solid #cccccc;
	background-image: url(../images/maroonbgrad.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 4px 10px;
}

.greybordertop { 
	border: 1px solid #cccccc;
	background-image: url(../images/bluegrad.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 4px 10px;
}

.greybordertop h3 {color: #FFFFFF !IMPORTANT; }

.greybordertop a {
	color: #FFFFFF !IMPORTANT;  
	text-decoration: underline; 
}

.greyborder { border: 1px solid #cccccc; }

.redborder { border: 1px solid #990033; }

.blueborder { border: 1px solid #3267B3; }

.boxhed  {
	width: 99%;
	text-align: left;
	color: #990033;
	padding: 3px 3px 3px 6px;
	margin: 10px 0;
	font-size: 1.5em;
	line-height: 150%;
	font-weight:bold;
	background-color: #ddd;
	}

.blueboxhed  {
	width: 99%;
	text-align: left;
	color: #3267B3;
	padding: 3px 3px 3px 6px;
	margin: 10px 0;
	font-size: 1.5em;
	line-height: 150%;
	font-weight:bold;
	background-color: #ddd;
	}


.textboxFltRt {
	float : right;
	margin-left : 6px;
	border : 1px solid #990033;
    padding: 6px 10px 6px 6px;
	width: 200px;
	}


.floatLEFT {
	float : left;
	margin-right : 10px;
    padding-top: 6px; 
	padding-left: 10px; 
	padding-bottom: 6px
}
.floatLEFT-boxed {
	float : left;
	margin-right : 8px;
	border : 1px solid #3267B3;
    padding: 0;
}
.floatRIGHT {
	float : right;
	margin-left : 10px;
    padding-top: 6px; 
	padding-right: 10px; 
	padding-bottom: 6px
}
.floatRIGHT-boxed {
	float : right;
	margin-left : 8px;
	border : 1px solid #3267B3;
    padding: 0;
}

.floatRIGHT-boxed-bullets {
	float : right;
	margin-left : 10px;
	margin-right: 4px;
	border : 1px solid #CC6600;
    padding : 6px 10px 6px 10px;
}

.floatLEFT-boxed-bullets {
	float : left;
	margin-right : 10px;
	margin-left: 4px;
	border : 1px solid #CC6600;
    padding-top: 6px; 
	padding-right: 10px; 
	padding-bottom: 6px;
}

.picrule {
	border: 1px solid #3267B3;
}

/* ---------------------------- FORM STYLES ---------*/

.calctable {
	border: 1px solid #666666;
	background-color: #F1F4FA;
}

.calcButton {
	font-weight: bold;
	font-size: 9px;
	padding: 3px;
	clear: both;
	color:#3267B3;
	background: #FFFFF0;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #3267B3;
	border-bottom: 1px solid #3267B3;
	}

.formtable { 
	color: #3267B3;
	margin-top: 10px;
	width: 100%;
	}
	
.formheading {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	text-align:center;
	color: #3267B3;
	font-weight: bold;
	padding-bottom: 10px;
	}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3267B3;
	}

input.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	background: #FFFFF0;
	border-top: 1px inset #FAF5E0;
	border-left: 1px inset #FAF5E0;
	border-right: 2px inset #bbb;
	border-bottom: 2px inset #bbb;
	padding-right: 10px;
	}

textarea.formTextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFF0;
	border-top: 1px inset #FAF5E0;
	border-left: 1px inset #FAF5E0;
	border-right: 2px inset #bbb;
	border-bottom: 2px inset #bbb;
	}

.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3267B3;
	text-align: right;
	padding: 0 10px 10px 10px;
	}
	
.leftlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3267B3;
	text-align: left;
	padding: 0 10px 10px 0;
	}
	
.centerlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3267B3;
	text-align: center;
	padding: 6px 0px 6px 0;
	}

.poplabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3267B3;
	text-align: right;
	padding: 0px 10px 6px 0;
	}

select.formPopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFF0;
	margin-bottom: 8px;
	}

.submitButton	{
	font-weight: bold;
	clear: both;
	color:#3267B3;
	background: #FFFFF0;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #3267B3;
	border-bottom: 1px solid #3267B3;
	}

fieldset.formFieldset {
    _position : relative;  /* The underscore means only IE will see it */
    _padding-top : 20px;  /* Stupid IE */
    _padding-bottom : 15px;
    _display : block;

	background-color: #F1F4FA;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	}

legend.formLegend	{
    _position : absolute;
    _top : -10px;

	background: #FFFFFF;
	color: #3267B3;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	padding: 2px 10px;
	}
