﻿body {
	background: #426441;
	font-family: Verdana;
}

a {
	color:#3473C0;
}

#container{
	position: relative;
	margin: 0 auto;
	text-align: left;
	background: transparent url(images/bg-container.gif) top left repeat-y;
	width: 986px;
}

#top {
	position: relative;
	margin: 0 auto;
	background-color: #426441;
	height:9px;
	width: 986px;
}

#containerContent {
	position: relative;
	padding-left: 4px;
	padding-right: 4px;
	width: 978px;
}

#mbLogo {
	float: right;
	height: 112px;
	width: 424px;
	background: url(images/bg-mbLogo.jpg) no-repeat top left;
	margin-top: 41px;
}
#mbFloatingLogo {
	top: 290px;
	left: 15px;
}
#mbFloatingLogoInside {
	top: 60px;
	left: 30px;
}

#agentContainer {
	height: 222px;
	width: 404px;
	background: url(images/bg-agentContainer.jpg) no-repeat top left;
	padding: 5px 10px 0px 10px;
	position:absolute;
	top: 153px;
	left: 558px;
}

#agentContainer #editorContainer{
	position:absolute;top:5px;left:235px;width:24px;height:24px;z-index:1;
}

#agentImage{
	width: 104px;
	height: 136px;
	background: url(/site/images/bg-agentImage.gif) no-repeat top left;
	float: left;
}

#agentNameContainer{
	width: 250px;
	margin-bottom: 15px;
}

.agentName {
	color: #CD4800;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}

#agentPhoneNumbers {
	float: left;
	padding: 5px 0px 5px 5px;
	font-family: Arial;
	width: 120px;
}

#agentSlogan {
	padding: 15px 0px 5px 5px;
	width: 250px;
	float: left;
}
.agentSlogan {
	color: #005F10;
	font-size: 14px;
	font-weight: bold;
}

/* ____________agent navigation___________ */

#agentMenu {
	background: url(images/bg-nav.gif) repeat-x;
	position: absolute;
	top: 0px;
	left: 4px;
	width: 978px;
	height: 41px;
}

#agentMenu #editorContainer {
	position:absolute;top:10px;left:945px;
}

.navButton {
	background: url(images/bg-agentMenuButton.jpg) no-repeat top right;
	height: 41px;
	width: 122px;
	text-align: center;
	float: left;
	overflow:hidden;
}

.navButton a:link, .navButton a:visited {
	font-size: 10px;
	line-height: 41px;
	width: 122px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.navButton a:link.active, .navButton a:visited.active {
	color: white;
}

.navButton a:hover {
	color: Red;
	background: url(images/bg-agentMenuButtonActive.jpg) no-repeat;	
}

.navButton a:hover.active {
	color: #062A66;
}

/* ____________agent navigation end___________ */




#focusImage{
	height: 334px;
	width: 554px;
	background: url(images/alpha.jpg) top left no-repeat;
	float: left;
	margin-top: 41px;
}

#quickSearch {
	width: 320px;
	height: 395px;
	background: url(images/bg-propertySearch.gif) repeat-y top left;
	float:right;
	margin-top: 225px;
	margin-right: 5px;
	border-bottom: solid 1px #D6E1E5;
	/* IE6 bug fix */
	_padding-right: 0px;	
}

#quickSearchHeader {
	width: 320px;
	height: 164px;
	background: url(images/quickSearchHeader.jpg) no-repeat top left;
}

#quickSearchContainer {
	padding: 5px 10px;
	color: #005087;
}

#quickSearchOptions {
	width: 300px;
}


.quickSearchColOne {
	clear:left;
	float: left;
	width: 119px; 
}

.quickSearchColTwo {
	float:left;
	padding-left: 5px;
}

.quickSearchFMLSMLS {
	float: left;	
	margin-top: 20px;
}

#quickSearchContainer input {
	width: 50px;	
}

#quickSearchContainer select {
	width: 104px;	
}

#quickSearchContainer .btnSearch {
	width: 105px;
	color: #005087;
	font-size: 10px;
}

#quickSearchTitle {
	float: left;
	width: 200px;
	font-weight: bold;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
}

#quickSearchTitleImg {
	display: none;
	float: right;
	width: 32px;
	height: 35px;
	background: url(images/keys.png) no-repeat;
	margin-top: -5px;
	/* IE6 Bug Fix */
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Delta_Green/images/keys.png', sizingMethod='image');
}


#welcome {
	height: 170px;
	width: 320px;
	padding: 10px;
	background: url(images/bg-welcome.gif) repeat-y top left;
	position: relative;
	float:left;
}

#welcome #editorContainer{
	position:absolute;top:8px;left:275px;width:24px;height:24px;z-index:1;
}

#welcomeHeader{
	width: 310px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

#welcomeContent {
	padding-right: 10px;
	line-height: 1.4em;
	text-overflow:ellipsis;
	overflow:hidden;
	height: 152px;
}

#welcomeContent span .StandardText{
	/*color: Lime;*/
}

#welcomeContent img {
	display: none;
}


#testimonialPreview {
	width: 320px;
	height: 230px;
	background: transparent url(images/bg-testimonials.jpg) no-repeat top left;
	color: black;
	float: left;
}

#testimonialPreviewHeader {
	color: #005F10;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0px 0px 10px;
	position: relative;
	/* IE6 bufg fix */
	_width: 290px;
}

#testimonialPreviewHeader #editorContainer{
	position:absolute;top:5px;left:275px;width:24px;height:24px;z-index:1;
}

.testimonialContainer {
	padding-top: 10px;
	width: 320px;
	height: 85px;
	margin-right: 5px;
}	

.testimonial{
	font-size: 10px;
	line-height: 1.4em;
	padding: 0px 0px 25px 0px;
	margin: 5px 10px 0px 10px;
	border-bottom: dotted 3px #314202;
}

.testimonialQuote {
	height:22px; 
	width:31px; 
	float: left;
	background: transparent url(images/testimonialQuote.png) no-repeat;
	/* IE6 Bug Fix */
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Delta_Green/images/testimonialQuote.png', sizingMethod='image');	
}

.testimonialQuoteText {
	width:300px;height:55px;overflow:hidden;margin-bottom:5px;
}

.testimonialQuotee {
	float:right;font-style:italic;
}

#featuredListingsPreview {
	height: 415px;
	width: 320px;
	background: url(images/bg-featuredListings.jpg) no-repeat bottom left;
	/*border: solid 1px brown;*/
	font-family: Arial;
	color: black;
	position: absolute;
	top: 377px;
	left: 330px;
}

#featuredListingsPreviewHeader {
	/*padding: 20px 0px 0px 0px;*/
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: url(images/bg-featuredListingsHeader.gif) repeat-x top left;
	height: 26px;
	line-height: 26px;
	width: 320px;
	text-indent: 8px;
	position: relative;
	margin-bottom: 5px;
}

#featuredListingsPreviewHeader #editorContainer{
	position:absolute;top:0px;left:280px;width:24px;height:24px;z-index:1;
}

#ctl00_PageContentArea_FeaturedListingsPreview1_RadRotator1_Div {
	height: 195px !important;
	width: 320px !important;
	padding-left: 20px;
	/* IE6 bug fix*/
	_width: 304px;
}

.featuredListingPreview {
	/*padding: 5px 0px 0px 7px;*/
	margin-top: 20px;	
	height: 90px;
	width: 290px;
	background: url(images/bg-featuredListingsPreview.gif) repeat-x left bottom;
	/*float: left;*/
}

.featuredListingPreview img {
	float:left;
	margin-right: 2px;
}

.featuredListingPreviewDetails {
	/*float:left;*/
	width: 120px;
	height: 85px;
	overflow: hidden;
}

.featuredListingPreviewDetails a {
	color: #3473C0;
	font-weight: bold;
}

/* featured listing address & info */
.featuredListingPreviewDetails span {
	white-space: nowrap;
}




#bottom {
	margin: 0 auto;
	background: transparent url(images/bg-bottom.gif) no-repeat top left;
	height:45px;
	width: 936px;
	clear: both;
	font-family: Verdana;
	color: White;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	padding: 8px 25px 0px 25px;
	/**************/
	/*display: none;*/
	/**************/
}

#bottom img {
	float: left;
}



/************ END HOME PAGE SECTION *****************/




/************ INSIDE PAGE SECTION *******************/

#containerContentInside {
	/*position: relative;*/
	padding-left: 4px;
	padding-right: 4px;
	background: white url(images/bg-container.gif) top left repeat-y;
}

#focusImageInside {
	height: 128px;
	width: 682px;
	background: white url(images/alphaInside.jpg) top left no-repeat;
	float: left;	
}

#agentContainerInside{
	float: left; 
	width: 276px;
	height: 120px; 
	background: white url(images/bg-agentContainerInside.jpg) no-repeat top left;
	padding-top: 8px;
	padding-left: 20px;
	float:right;
}

#agentImageInside {
	
	width: 67px;
	height: 86px; /*86 - 5 */
	background: url(/site/images/bg-agentImageInside.png) no-repeat top left;
	float: left;
	margin-top: 3px;
	/* IE6 Bug Fix */
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/images/bg-agentImageInside.png', sizingMethod='image');		
}

#agentImageInside img {
	/*position:relative; top:3px; left:4px;*/ height:76px; width: 57px; margin-left: 4px; margin-top:3px;
}

#agentNameContainerInside {
	width: 200px;
}

.agentNameInside {
	color: #CD4800;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-indent: 2px;
	/*padding-bottom: 3px;*/
	padding: 0px 3px;
}

.agentEmailInside {
	font-size: 10px;
	font-family: Arial;
	padding-left: 5px;
}

#agentPhoneNumbersInside {
	float: left;
	padding: 15px 0px 5px 15px;
	font-family: Arial;
	font-family: Verdana;
	line-height: 1.4em;
}

#agentSloganInside {
	padding: 0px 0px 5px 5px;
	float: left;
	display: none;
}
.agentSloganInside {
	color: #005F10;
	font-size: 10px;
	font-weight: bold;
}


/* ____________agent navigation inside page___________ */

#agentMenuInside {
	width: 978px;
	height: 41px;
	background: url(images/bg-nav.gif) repeat-x;
	float: left;
	margin-bottom: 5px;
}

.navButtonInside {
	background: url(images/bg-agentMenuButton.jpg) no-repeat top right; /* different based on theme*/
	height: 41px;
	width: 122px;
	text-align: center;
	float: left;
	overflow:hidden;
}
	
.navButtonInside a:link, .navButtonInside a:visited {
	font-size: 10px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;	
}

.navButtonInside a:link.active, .navButtonInside a:visited.active {
	color: white;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.navButtonInside a:hover {
	background: url(images/bg-agentMenuButtonActive.jpg) no-repeat;	/* different based on theme*/
}

.navButtonInside a:hover.active {
	color: #003176;
}

/* ____________agent navigation inside page end___________ */



.customMenu {
	position: relative;
	width: 230px;
	height: 100%;
	clear: left;
	float: left;
	background: url(images/bg-customMenu.gif) repeat-y top left;
}

.customMenu #editorContainer{
	position:absolute;top:7px;left:160px;width:24px;height:24px;z-index:1;
}

.customMenuHeader {
	height: 38px;
	widows: 230px;
	background: url(images/bg-customMenuHeader.gif) no-repeat;
	line-height: 38px;
	color: White;
	text-indent: 10px;
	font-weight: bold;
}

#customMenuItems li {
	padding: 2px 2px 0px 15px;
  	list-style-type: none;
}

	
#customMenuItems a:link, #customMenuItems a:visited {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}


#customMenuItems a:link.active, #customMenuItems a:visited.active {
	color: black;
	border-bottom: solid 1px white;
}

#customMenuItems a:hover {
	text-decoration: none;
	color: #426441;
}


#customMenuBottom {
	width: 230px;
	height: 20px;
	background: url(images/bg-customMenuBottom.gif) no-repeat;
}

.customPagePanel {
	width: 727px; /*750 - 20padding */
	position: relative;
	float: left;
	background-color: white;
	padding: 10px 10px 20px 10px;
}

.customPagePanel .editorContainer{
	position:absolute; top:0px; left:940px; width:24px;height:24px;z-index:1;
}


/***********  LISTINGS PAGE **********************/


#searchPriceMenu {
	padding: 10px; background:white url(Images/bg-agentInfo.jpg) bottom left repeat-x; width:150px;height:100px;border:solid 1px silver;
}

#searchPriceMenu2 {
	padding: 20px 0px 10px 10px;
	height: 80px;
	width: 135px;
	overflow: hidden;
}	

#searchMenuCities {
	padding: 20px 0px 10px 10px;
	height: 140px;
	width: 130px;
	overflow: hidden;
}

#searchMenuZipcodes {
	padding: 20px 0px 10px 10px;
	height: 120px;
	width: 110px;
	overflow: hidden;
}

#searchMenuBedBaths {
	padding: 20px 0px 10px 10px;
	height: 90px;
	width: 150px;
	overflow: hidden;
}

.searchMenuParam {
	color:#567fbd;
}


.listingPageContainer {
	height: 580px; width:980px;position:relative;clear: both; font-family: Arial; /*background-color: White;*/
}

.listingPageContainer table {
	text-align: left;
}

.listings {
	background: url(Images/bg-listings.gif) repeat-y;
	width:620px;
	height:575px;
	overflow-y:auto;
	overflow-x:hidden;
	float:left;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	border-top:solid 1px #999999;
	font-size: 11px;
	color:Black;
	position:relative;	/* fixed map scroll problem */
}
.listings img {
	border: none;
}

.listing {
	border:solid 1px #999999;
	border-top: none;
	background: none;
	float:left;width:100%;overflow:hidden;padding-top:10px; padding-left:10px;
}

.listing:hover {
	border:solid 1px Orange;
	border-top: none;
	background: url(Images/bg-listing.gif) top left repeat-x;
}


.listingSelected {
	border:solid 1px Orange;
	border-top: none;
	background: url(Images/bg-listing.gif) top left repeat-x;
	float:left;width:100%;overflow:hidden;padding-top:10px; padding-left:10px;
}


.listingGridRow {
	float:left;width:605px;overflow:hidden;line-height:1.3em;
}
.listingGridRow:Hover {
	cursor:pointer;
}
.listingGridRowImg {
	float:left;margin-right:15px;
}
.listingGridRowImg img {
	width:67px;height:50px;
}
.listingGridRowAddressCol {
	float:left;margin-right:20px;text-overflow:ellipsis;overflow:hidden;width:145px;white-space:nowrap;
}
.listingGridRowAddressCol a {
	color:#006CCF;font-weight:bold;font-size:12px;
}
.listingGridRowPriceCol {
	float:left;margin-right:27px;
}
.listingGridRowPriceCol span.price {
	font-weight:bold;font-size:12px;
}
.listingGridRowSchools {
	float:left;margin-right:20px;text-overflow:ellipsis;overflow:hidden;width:130px;white-space:nowrap;
}
.listingGridRowActions {
	padding-top: 10px;
}
.listingGridRowActions a {
	font-weight:bold;text-decoration:none;color:#0066CC;
}
.listingGridRowActions a img {
	border:none;
}

.listingGridRowDetail {
	float:left;height:110px;width:620px;padding-top:10px;overflow:hidden;display:none;
}
.listingGridRowDetailImg {
	float:left;margin-right:15px;margin-bottom:10px;
}
.listingGridRowDetailDesc {
	float:left;margin-right:32px;
}
.listingGridRowDetailText {
	font-size:11px;height:85px;width:150px;text-overflow:ellipsis;overflow:hidden;
}
.listingGridRowDetailLink a{
	text-decoration:none;color:#0066CC;font-size:11px;font-weight:bold;
}
.listingGridRowDetailLink a img{
	margin-left: 5px;
}


#splitter{
	background-color: #efefef;
}

#expandMapTab {
	background: url(Images/bg-splitterLeft.gif) no-repeat;
	width: 20px;
	height: 267px;
	float: right;
	vertical-align: middle;
	margin-top: 100px;
}

#expandMapTab:hover {
	cursor: hand;
	cursor: pointer;
}


.map
{
	width: 354px;
	height: 558px;
	border: solid 1px #000000;
	overflow: hidden;
}

.mapTest {
	width: 300px;
	height: 400px;
}

.mapSmall {
	position:relative;width:225px;height:85px;overflow:hidden;
}

.mapSmallContainer{
	position:relative;float:left;height:225px;width:85px;
}

.mapContainer
{
	border: solid 0px #000000;
	width: 354px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mapSmallListingDetails {
	position:relative;width:235px;height:250px;overflow:hidden;border:solid 1px black;
}

.listingMapInfoWindow {
	font-size: 12px;
}



/***********  END LISTINGS PAGE ******************/




/*********** LISTING DETAILS *********************/

.listingDetailsFeatureBar {
	clear: both;
	height: 27px;
	width: 311px;
	background: url(images/bg-listingDetailsFeatureBar.png) no-repeat; 
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-indent: 8px;
	color: White;
	/* IE6 Bug Fix */
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Delta_Green/images/bg-listingDetailsFeatureBar.png', sizingMethod='image');		
}

table.editor a:link, table.editor a:visited {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}


table.editor a:link.active, table.editor a:visited.active {
	color: black;
	border-bottom: solid 1px white;
}

table.editor a:hover {
	text-decoration: none;
	color: #005F10;
}

/*********** END LISTING DETAILS *********************/


.listingTotal {
	color: #005F10;
}

/*********** TESTIMONIAL PAGE OVERRIDES************************/

#testimonialPageRight {
	font-family: Tahoma, Arial;
}	

#testimonialPageHeader {
	color:#D8E0C7;
}	

.testimonialPageQuote {
	background: transparent url(images/testimonialQuote.png) no-repeat;
	/* IE6 Bug Fix */
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Delta_Green/images/testimonialQuote.png', sizingMethod='image');	
}
.testimonialPageItem {
	color:#65831F; /*#D38919*/
}

/*********** END TESTIMONIAL PAGE OVERRIDES********************/