/* 2009-12-23 */

#bodyPrint{
/*
	background-color: #01245e;
*/

	background-image: url(images/misc/spacer.gif);
	background-color: #808080;
	color: #000000;
	margin:32px 0px 32px 0px;

}

body{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:100%;
	color: #ffffff;
	background-image: url(images/PageBG3.jpg);
	background-repeat: repeat-x;
	background-color: #01245e;
	margin: 0px;
	padding: 0px;
}


/******* Fade Slideshow *********/

#fadeSlideShowCell{
	background: url(images/FadeSlideshow/FlashBGImage.jpg) no-repeat 50% top;
}

#fadeWrap{
	background-image: url(images/FlashBG.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
	padding: 3px 6px 12px 6px;
	margin: 12px;
	width: 640px;
	height: 376px;
}


.fadeCell{
	width: 636px;
	height: 373px;
}


/* ***** [USE FOR ABUTTING IMAGES IN TEMPLATE-BUILD. Allows for abutting Images, cross browser] ************************************ */
img{border-width: 0px;}
img.abutting {border-width:  0px; display:block;}

#sampleBody1{
	background-image: url(images/BackgroundRepeaterTop.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
	background-color: #dedede;
}


/* ***** [BANNER BOXES (LEFT AND RIGHT OF LOGO)] ************************************ */

#bannerBoxBoundLeft{
	padding: 40px 0px 0px 18px;
}

#bannerBoxBoundRight{
	padding: 28px 20px 0px 0px;
}

.bannerBoxTop{
	background-image: url(images/BannerBoxTopBG.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}

.bannerBoxBottom{
	background-image: url(images/BannerBoxBottomBG.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

.bannerBoxLeft{
	background-image: url(images/BannerBoxLeftRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;	
}

.bannerBoxRight{
	background-image: url(images/BannerBoxRightRepeater.gif);
	background-repeat: repeat-y;
	background-position: top right;	
}

.bannerBoxMid{
	background-image: url(images/BannerBoxMidBG.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px 12px 8px 12px;
}


#bannerBoxContact{
	color: #ffffff;
	font-size: 12px;
}

#bannerBoxContact a:link{
	color: #ffffff;
	text-decoration: underline;
}


#bannerBoxContact a:visited{
	color: #ffffff;
	text-decoration: underline;
}

#bannerBoxContact a:active{
	color: #ffffff;
	text-decoration: underline;
}

#bannerBoxContact a:hover{
	color: #edd761;
	text-decoration: underline;
}



/* ********* Quick Search ******************* */

#quickSearchHeading{
	padding: 0px 0px 6px 0px;
}

.quickSearchCell{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #edd761;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}

.quickSearchDDLocation{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 155px;
}

.quickSearchDDRange{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    margin-right: 2px;
}

.quickSearchMLSEntry{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 90px;
}

.quickSearchMLSbutton{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 62px;
    margin-left: 2px;
}


.quickSearchCell a:link{
	color: #edd761;
	text-decoration: underline;
}


.quickSearchCell a:visited{
	color: #edd761;
	text-decoration: underline;
}

.quickSearchCell a:active{
	color: #edd761;
	text-decoration: underline;
}

.quickSearchCell a:hover{
	color: #ffffff;
	text-decoration: underline;
}


/* ***** [PAGE-BUILD STYLES] ************************************ */


#mainAreaWrapper{
	background-image: url(images/MainAreaRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;	
	background-color: #0042ad;
}

#mainAreaBound{
	background-image: url(images/MainAreaTopBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 20px 0px 20px;
}

#contentCell{
	padding: 0px 50px 0px 50px;
	font-size: .875em;
	line-height: 150%;
}

/********** SEO Styles *******************/
#SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	width: 100%;
}

#SEODiv a{
	font-size: 10px;
	color: #105ddc;
	text-decoration: none;
}

#SEODiv a:hover{
	font-size: 10px;
	color: #105ddc;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #105ddc;
}

#h1HeadingCell{
	padding: 12px 50px 10px 50px;
}

#h1HeadingCell h1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #5794f7;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#h1HeadingCell h2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

/* ********* Keyword Search Field Styles ****************** */

.keywordSCHText{
	color: #390056;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

.searchInput{
	color: #00327C;
	font-size: 12px;
	border: solid 1px #000000;
	background-color: #FFFADB;
	width: 104px;
	height: 18px;
}

.searchSubmit{
	color: #ffffff;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	border-color: #63A2FD #00327C #00327C #63A2FD;
	background-color: #0C5ED6;
	height: 18px;
	cursor: pointer;
}

/********** Standard Styles *******************/

h1{
	font-size: 1.125em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h2{
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h3{
	font-size: .875em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h4{
	font-size: .75em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}


a:link{
	color: #fee244;
	text-decoration: underline;
}


a:visited{
	color: #fee244;
	text-decoration: underline;
}

a:active{
	color: #fee244;
	text-decoration: underline;
}

a:hover{
	color: #4292ff;
	text-decoration: underline;
}


.dividerBar{
	padding: 20px 0px 20px 0px;
}

.dividerBarHomeTop{
	padding: 18px 0px 0px 0px;
}

.dividerBarHomeBottom{
	padding: 0px 0px 20px 0px;
}


/********** Footer Styles ********************/


#townsBound{
	padding: 0px 30px 0px 30px;
}

#towns{
	color: #5d9bfe;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 0px 6px 0px 6px;
}

#footerLinks{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, verdana;
	padding: 12px 0px 0px 0px;
	text-align: center;
}

		#footerLinks a:link{
			color: #ffffff;
			text-decoration: none;
		}
		#footerLinks a:visited{
			color: #ffffff;
			text-decoration: none;
		}
		#footerLinks a:active{
			color: #ffffff;
			text-decoration: none;
		}

		#footerLinks a:hover{
			color: #428bff;
			text-decoration: none;
		}
		

#footerContact{
	color: #428bff;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	padding: 12px 0px 0px 0px;
	text-align: center;
}	

		#footerContact a:link{
	color: #428bff;
			font-weight: bold;
			text-decoration: none;
		}
		#footerContact a:visited{
	color: #428bff;
			font-weight: bold;
			text-decoration: none;
		}
		#footerContact a:active{
	color: #428bff;
			font-weight: bold;
			text-decoration: none;
		}

		#footerContact a:hover{
	color: #428bff;
			font-weight: bold;
			text-decoration: underline;
		}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.required{
	color: #CCCC00;
}


.requiredStar{
	color: #CCCC00;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}


/******* Text-Based Menu Styles *********/

.menuCell{
	padding: 0px 3px 0px 3px;
}

.menuCell a:link{
	color: #ff0000;
	text-decoration: none;
}

.menuCell a:visited{
	color: #ff0000;
	text-decoration: none;
}

.menuCell a:active{
	color: #ff0000;
	text-decoration: none;
}

.menuCell a:hover{
	color: #0000ff;
	text-decoration: none;
}

.outerMenuDiv{
	display: block;	
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	background-image: url(images/MenuBG.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: auto;
}

.itemBoxInnerPadding{
	padding: 5px 12px 6px 12px;
	border: solid 1px #ffffff;
	border-color: #6fa5fe #001230 #001230 #6fa5fe;
}

.itemBoxInnerPaddingSingleLine{
	padding: 10px 12px 12px 12px;
	border: solid 1px #ffffff;
	border-color: #6fa5fe #001230 #001230 #6fa5fe;
}

.itemBoxInnerPaddingNoLink{
	cursor: default;
	padding: 5px 12px 6px 12px;
	border: solid 1px #ffffff;
	border-color: #6fa5fe #001230 #001230 #6fa5fe;
	cursor: default;
}

.itemBoxInnerPaddingNoLinkSingle{
	cursor: default;
	padding: 10px 12px 12px 12px;
	border: solid 1px #ffffff;
	border-color: #6fa5fe #001230 #001230 #6fa5fe;
	cursor: default;
}


/******* Flyout Menu *********/
.anylinkcss{
	z-index: 100;	
	position:absolute;
	visibility: hidden;
	border-style: solid;	
	border-width: 1px 1px 0px 1px;
	border-color: #000000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:12px;
	line-height: 100%;
	color: #ffffff;
	background-color: #609dff;
	width: 130px;
	margin:-2px 0px 0px 2px; /*positions the left corner of the dropdown */
}

.anylinkcss a:link{
	width: 100%;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #013a95;
}

.anylinkcss a:visited{
	width: 100%;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #013a95;
}

.anylinkcss a:active{
	width: 100%;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #013a95;
}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #fefefe;
	text-decoration: none;
	color: #013a95;
}

.linkItem{
	padding:4px 6px 4px 6px;
}


/******* Webfodder Logo *********/
#webfodderCell{
	padding: 12px 0px 20px 0px;
}

#webfodderCell a:link{
	color: #1361de;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

#webfodderCell a:visited{
	color: #1361de;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

#webfodderCell a:active{
	color: #1361de;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

#webfodderCell a:hover{
	color: #1361de;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}


/* ********* Feature Styles ****************** */
.featureBound{
	padding:  0px 0px 0px 0px;
}

.featureBox{
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(images/FeatureBGRepeater.jpg);
	padding:  0px 6px 0px 6px;
}

.featureImage{
	border: solid 1px #000000;
	margin: 12px 0px 6px 0px;
	text-decoration: none;
}

.featureLink {
	text-decoration: none;
	font-weight: bold;
}

.featureLink:hover {
	text-decoration: none;
	font-weight: bold;
}

.featurePropertyText{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #133E4D;
	padding: 6px 0px 6px 0px;
	height: 40px;
}

.featureButton{
	margin: 4px 0px 0px 0px;
}

/* ********* List Styles ******************* */
ol {
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 23;
}

li {
	line-height: 130%;
}

/* ********* Other Styles ******************* */
.Warning {
	FONT-FAMILY: ariel,verdana;
	COLOR: #5d9bff;
	font-size: 10px;
}

.ListingDisplay{
	text-decoration:none;
	border-color:#b7b7b7;
	border-style:solid;
	border-width:1px 0px 1px 1px;
	padding:4px;
	width: 720px;
	height: 170px;E
	overflow: scroll;
	overflow-x:hidden;
	background-color:#FDFDFD;
}

.DataEntry {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Tahoma,Helvetica;
}

.DataEntryRequired {
    COLOR: #CCCC00;
    FONT-FAMILY: Arial, Verdana, Tahoma,Helvetica;
}

.DataEntryRight {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    text-align: right;
    FONT-FAMILY: Arial, Verdana, Tahoma,Helvetica;
}

#homeBoxBoundLeft{
	border: solid 1px #206de8;
	border-width:0px 1px 0px 0px;
	padding: 0px 20px 20px 0px;
	line-height: 150%;
}

#homeBoxBoundRight{
	border: solid 1px #001230;
	border-width:0px 0px 0px 1px;
	padding: 18px 0px 20px 20px;
}

#homeBoxLeft{
	background-image: url(images/HomeBoxLeftRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;	
}

#homeBoxCalloutMid{
	background-image: url(images/HomeCalloutRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 10px 12px 8px 12px;
}

#homeBoxBottom{
	background-image: url(images/HomeBoxBottomBG.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
}


#innerBoxSeparatorL{
	border: solid 1px #206de8;
	border-width:0px 1px 0px 0px;
	padding: 12px 12px 12px 0px;
}

#innerBoxSeparatorR{
	border: solid 1px #001230;
	border-width:0px 0px 0px 1px;
	padding: 0px 0px 0px 12px;
	font-family: times, times new roman, serif;
	size: 18px;
	font-weight: bold;
	color: #ffffff;
}

#homeBoxTitle{
	border-width:  0px; display:block;
	margin: 0px 0px 12px 0px;
}

#equalHousing{
	padding: 12px 0px 0px 60px;
}


#RMLS{
	padding: 12px 60px 0px 0px;
}

.googleMapText{
	color: #000000;
}

.socialCell{
	padding: 12px 15px 0px 15px;
}



