/*
1. Global
2. Page Top
3. Content
4. Footer
5. Main Navigation
6. Sub Navigation
7. Featured Properties
8. contact.aspx
9. Broker agent column info
10. Local Links
11. Brokeragents.aspx
12. search.aspx
13. listdirect.aspx
14. agentproperties.aspx
15. property boxes
16. detail.aspx
17. savedsearches.aspx
*/

/***************Global************************/
body
{
	margin-left: 0;
	margin-top: 0px;
	background-image: url(../images/bluehaven/dh_bg.gif);
	background-repeat: repeat-x;
	background-color: #5277A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	text-decoration: none;
	color: #0E4E8C;
}
a:hover
{
	color: #FF0000;
	/* background-color: #E6ECF1; */
	text-decoration: underline;
}
.msg
{
	color: Red;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
}

/******************Page**********************/
#parent
{
	width: 100%;
}
.pagewrapper
{
	width: 780px;
	background-color: #ffffff;
	text-align: left;
}
.header
{
	width: 780px;
	background-color: #5277A6;
}
.headerimg
{
	background-image: url(../images/bluehaven/header_darlenhayes.jpg);
	background-color: #00407F;
	width: 780px;
	height: 78px;
}
#headerspacer
{
	height: 20px;
	width: 780px;
	background-color: #5277A6;
	background: url(../images/bluehaven/darlenhayes4bg.jpg);
	clear: both;
}
.date
{
	background-color: #00407F;
	height: 14px;
	clear: right;
	color: #9EBAD4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 1px;
	text-align: center;
}
.dateTxt
{
	padding-right: 2px;
}
#topbar
{
	background-image: url(../images/bluehaven/topbar_darlenhayes.jpg);
	width: 780px;
	height: 129px;
	clear: both;
}
#navbar
{
	height: 23px;
	width: 780px;
	background: url(../images/bluehaven/dh_navbar.png);
	clear: both;
}
.contentwrapper
{
	background-color: #E6ECF1;
	width: 780px;
	clear: both;
}
.leftcolumn
{
	width: 165px;
	background-color: #004A90;
	float: left;
	position: relative;
	background-image: url(../images/bluehaven/sidenav_bg.png);
	background-repeat: repeat-x;
	height: 100%;
	color: #ffffff;	
}
#colcontent
{
	margin: 2em em 1em 1em;
	padding: 0 1em 0 1em;
	line-height: 13px;
	font-family: Verdana;
	font-size: 10px;
}
.rightcolumn
{
	background-color: #E6ECF1;
	width: 615px;
	float: right;
	position: relative;
}
.content
{
	width: 553px;
	margin: 10px 10px 0 10px;
	padding: 15px 20px 10px 20px;
	background-color: #ffffff;
	border-top: solid 1px #ffffff;
	border-right: solid 1px #B4B4B4;
	border-left: solid 1px #B4B4B4;
}
#_PageTemplate_innerHolder_panelSendEmail
{
	clear: right;
	position: relative;
	float: left;
	margin-top: 12px;
}
.footer
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	text-align: right;
	background-image: url(../images/bluehaven/dh_btm.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 50px;
	background-color: #003674;
	padding-top: 5px;
}
#FooterContentDiv
{
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 778px;
	background-color: #003674;
	text-align: center;
	border: solid 1px #003674;
}
.siteby
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copy
{
	padding-right: 12px;
}

/******__Main Navigation__*******/
#vMainNav
{
	background-color: #6490BB;
	padding: 5px 0px 10px 0px;
	border-left: solid 2px #6490BB;
	border-right: solid 5px #6490BB;
	clear: both;
}
#vMainNav a
{
	background-color: #3069A1;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	border-bottom: solid 1px #003F86;
}
#vMainNav a:link, #vMainNav a:visited, #vMainNav a:active
{
	color: #ffffff;
	text-decoration: none;
}
#vMainNav a:hover
{
	background-color: #C6D2DD;
	background-image: url(../images/bluehaven/red_rarrow.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	color: #003F86;
}
.mainnav
{
	
	margin-top: 10px;
	font-weight: 700;
}

/*************dhtml dropdown menus******************/
#dropmenudiv
{
	position: absolute;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 200;
}
#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border: 1px solid #003F86;
	padding: 1px 0;
	text-decoration: none;
	background-color: #5485B5;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 15px;
	width: 190px;
}
#dropmenudiv a:hover
{
	background: #CCD7E1 url(../images/bluehaven/red_sarrow.gif) 1% 50% no-repeat;
	color: #003F86;
}

/******__Featured Properties__*******/
.featuredParentDiv
{
	margin: 0 10px 10px 10px;
	background-color: #ffffff;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	border-left: solid 1px #B4B4B4;
	width: 593px;
}
.featuredDiv
{
	float: left;
	position: relative;
	padding: 20px 5px 5px 5px;
	text-align: center;
	width: 185px;
}
.featuredImg
{
	width: 117px;
	height: 77px;
	margin: 0 auto 0 auto;
}
.featuredImg a:link img, .featuredImg a:visited img, .featuredImg a:active img
{
	border: solid 3px #88ABCE;
	display: block;
}
.featuredImg a:hover img
{
	display: block;
	border: solid 3px #3069A1;
}
.featuredCity
{
	color: #000;
}
.featuredPriceDiv
{
	padding-top: .8em;
	clear: both;
}
A.featuredPrice:link, A.featuredPrice:visited, A.featuredPrice:active
{
	color: #3069A1;
	text-decoration: none;
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
	padding-top: 6px;
}
A.featuredPrice:hover
{
	color: #ff0000;
	text-decoration: underline;
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	/* background-color: #E6ECF1;*/
	font-weight: 700;
}
.featuredSpacer
{
	clear: both;
}

/**********contact.aspx**************/
.contect
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
	line-height: 14px;
	text-align: left;
}
.pageheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: #00407F;
	line-height: 14px;
}
.agentname
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: #00407F;
	line-height:20px;
}
.agentElse
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.infosent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;
	color: #272727;
	line-height: 14px;
}
.separate 
{
	line-height: 1px;
	color: #DDDDDD;
}
.abBtn
{
	background-color: #3069A1;
	border-style: solid;
	border-color: #00407F;
	color: #ffffff;
	font-family: arial,tahoma,helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: 700;
	font-variant: normal;
}
.abTB
{
	background-color: #EBF1F5;
	border-style: solid;
	border-color: #878686;
	border-width: 1px;
}
.abTBText
{
	font-family: arial,tahoma,helvetica;
	font-style: normal;
	font-size: x-small;
	font-weight: 700;
	font-variant: normal;
	color: #000000;
}
.contacthow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #353312;
	line-height: 22px;
}
.contactf
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: #353312;
	line-height: 14px;
}
.ld_Body
{
	background: #fff;
}
.oruse
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;
	color: #00407F;
	line-height: 40px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #DDD;
}

/***********Broker agent column info*******/
.pn_Body
{
	background-color: #E4E4C8;
	height: 20px;
}
#acHeader
{
	font-weight: 700;
	padding: 0 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#acImage
{
	padding: 10px 0 0 26px;
}
#acName
{
	padding: 10px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #18680E;
}
#acPhone
{
	font-weight: 400;
	padding: 10px 0 0 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#acCell
{
	font-weight: 400;
	padding: 2px 0 0 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#acEmail
{
	font-weight: 400;
	padding: 0 0 0 0px;
	font-family: Times New Roman;
	font-size: 16px;
	color: #fff;
}
#acEmail ul li a
{
	color: #fff;
}
#acEmail ul li a:hover
{
	background-color: #F8F9D8;
	color: #353312;
}
#acWebsite
{
	font-weight: 400;
	padding: 0 0 0 0px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #AAA262;
	font-family: Times New Roman;
	font-size: 16px;
	color: #fff;
}
#acWebsite ul li a
{
	color: #fff;
}
#acWebsite ul li a:hover
{
	background-color: #F8F9D8;
	color: #353312;
}
.acDef
{
	font-weight: 700;
}

/*********LOCAL LINKS******************/
.llphone
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-variant: normal;
	color: #353312;
	line-height: 14px;
}

.llcat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-variant: normal;
	color: #353312;
	line-height: 14px;
}

.lldesc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;
	color: #626262;
	line-height: 14px;
}

A.llactive:link
{
	color: #0E4E8C;
	text-decoration: none;
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
}
A.llactive:visited
{
	color: #0E4E8C;
	text-decoration: none;
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
}
A.llactive:active
{
	color: #0E4E8C;
	text-decoration: none;
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
}
A.llactive:hover
{
	color: #003F7C;	
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
}

/*********BrokerAgents.aspx******************/
.previous
{
	width: 30%;
	position: relative;
	float: left;
	line-height: 20px;
	padding-left: 4px;
}
.currentpage
{
	width: 40%;
	position: relative;
	float: left;
	text-align: center;
	line-height: 20px;
}
.next
{
	width: 25%;
	position: relative;
	float: right;
	text-align: right;
	line-height: 20px;
	padding-right: 4px;
}
.pagingdiv
{
	width: 100%;
	margin: 12px 0 12px 0;
	background-color: #DFDFDF;
	height: 20px;
}
A.paging:link, A.paging:visited, A.paging:active
{
	color: #00407F;
	text-decoration: none;
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
}
A.paging:hover
{
	color: #00407F;
	text-decoration: underline;
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #DFDFDF;
	font-weight: 700;
}
.ba_agentinfo
{
	width: 550px;
	margin-bottom: 30px;
}
.ba_agentname
{
	height: 20px;
	position: relative;
	float: left;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: #7D7D7D;
	line-height:24px;
	font-style: italic;
}
.ba_agentelse
{
	height: 16px;
	position: relative;
	float: left;
	padding-bottom: 6px;
	clear: left;
}
.ba_img
{
	width: 100px;
	position: relative;
	float: right;
}
/*****************search.aspx***********************/
.searchTable
{
	border-top: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	border-left: solid 1px #B4B4B4;
	border-bottom: solid 1px #B4B4B4;
}
#tabs
{
	width: 522px !important;
	width: 524px;
	position: relative;
	float: left;
	display: block;
	background-color: #5485B5;
	height: 20px;
}
.tabWrap
{
	position: relative;
	float: left;
	line-height: 20px;
	border-right: solid 1px #fff;
}
.tab
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	vertical-align: bottom;
	background-color: #5485B5;
	color: #fff;
	line-height: 20px;
	text-align: center;
	padding: 0 10px 0 10px;
	display: block;
}
.tab_active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	vertical-align: bottom;
	background-color: #E6ECF1;
	color: #003F7C;
	line-height: 20px;
	display: block;
	text-align: center;
	padding: 0 10px 0 10px;
}
.tab_active:hover
{
	color: #003F7C;
}
.show
{
	display: block;
}
.hide
{
	display: none;
}
.searchFooter
{
	border-top: solid 1px #d1d1d1;
	border-right: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
	font-size: 12px;
	text-align: center;
	padding: 6px;	
}
.searchImg a:link img, .searchImg a:visited img, .searchImg a:active img
{
	border: solid 2px gray;
	display: block;
}
.searchImg a:hover img
{
	display: block;
	border: solid 2px #000;
}
.uSave
{
	background-color: #F5F6F6;
}
.abTB
{
	background-color: #EBF1F5;
	border-style: solid;
	border-color: #878686;
	border-width: 1px;
}
.abTBText
{
	font-family: arial,tahoma,helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: 700;
	font-variant: normal;
	color: #000000;
}
.abBtn
{
	background-color: #E50101;
	border-style: solid;
	border-color: #00407F;
	color: #ffffff;
	font-family: arial,tahoma,helvetica;
	font-style: normal;
	font-size: 12PX;
	font-weight: 700;
	font-variant: normal;
}

/*****************listdirect.aspx***********************/
A.mylist:link {color:#0E4E8C;text-decoration:none;font-size:11px;font-family: arial,helvetica,sans-serif;font-style: normal;font-weight: 700;font-variant: normal;line-height: 30px;padding-top: 4px;padding-bottom: 4px;padding-left: 1px; padding-right: 1px;}
A.mylist:active	{color:#0E4E8C;text-decoration:none;font-size:11px;font-family: arial,helvetica,sans-serif;font-style: normal;font-weight: 700;font-variant: normal;line-height: 30px;padding-top: 4px;padding-bottom: 4px;padding-left: 1px; padding-right: 1px;}
A.mylist:visited {color:#0E4E8C;text-decoration:none;font-size:11px;font-family: arial,helvetica,sans-serif;font-style: normal;font-weight: 700;font-variant: normal;line-height: 30px;padding-top: 4px;padding-bottom: 4px;padding-left: 1px; padding-right: 1px;}
A.mylist:hover {color:#003F7C;font-size:11px;font-family: arial,helvetica,sans-serif;font-style: normal;font-weight: 700;font-variant: normal;line-height: 30px; background-color: #E6ECF1;padding-top: 4px;padding-bottom: 4px;padding-left: 1px; padding-right: 1px;}
.nuHeader
{
    color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
}
.nuHeaders
{
    color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	
}
.nuHeader1
{
    color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
}
.uHeader
{
	background-color: #88ABCE;
	line-height: 12px;
	vertical-align: middle;
}
.uHeaderText
{
	color: #000000;
	font-size: medium;
	font-weight: 700;
}

/*****************agentproperties.aspx****************/
.nolistings
{
	font-weight: 700;
	text-align: center;
	width: 100%;
}
#trNumRecords
{
	width: 100%;
	text-align: center;
}
.fp_navbar
{
	font-weight: 700;
	font-size:small;
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	color: #B3B2B2;
}
.fp_navtotal
{
	font-weight: 400;
	font-size:small;
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	color: #9E9E9E;
}

/***********property boxes************/
.listings 
{
    font-family: arial, tahoma, helvetica;
	font-style: normal; 
	font-size: 12px;
	font-weight: 400;
	color: #000000;	
}	
.pb_proptop
{
	width: 400px;
	margin-top: 12px;
	padding: 0;
}
.pb_counter
{
	width: 25px;
	background-color: #00407F;
	color: #E9EFF5;
	font-family: Arial;
	font-weight: 700;
	text-align: center;
	line-height: 14px;
	position: relative;
	float: left;
}
.pb_featured
{
	width: 285px;
	position: relative;
	float: left;
	line-height: 14px;
}
.pb_featuredmsg
{
	background-color: #E6ECF1;
	display: block;
	color: #ff0000;
	font-family: Arial;
	font-weight: 400;
	text-align: center;
	line-height: 14px;
	letter-spacing: 1px; 
}
A.pb_listsave:link		{color:#ffffff;text-decoration:none;font-size:11px;font-family: arial,helvetica,sans-serif;font-style: normal;font-weight: 700;font-variant: normal;line-height: 12px;}
A.pb_listsave:active	{color:#ffffff;text-decoration:none;font-size:11px;font-family: arial,helvetica,sans-serif;font-style: normal;font-weight: 700;font-variant: normal;line-height: 12px;}
A.pb_listsave:visited	{color:#ffffff;text-decoration:none;font-size:11px;font-family: arial,helvetica,sans-serif;font-style: normal;font-weight: 700;font-variant: normal;line-height: 12px;}
A.pb_listsave:hover		{color:#ffffff;text-decoration:underline;font-size:11px;font-family: arial,helvetica,sans-serif;font-style: normal;font-weight: 700;font-variant: normal;line-height: 12px;}
.pb_save
{
	width: 90px;
	text-align: center;
	background-color: #749BC2;
	line-height: 14px;
	position: relative;
	float: right;
}
.pb_proptbl
{
	width: 400px;
	border-top: solid 1px #99B6D3;
	border-right: solid 1px #99B6D3;
	border-left: solid 1px #99B6D3;
	border-bottom: solid 1px #99B6D3;
}
.pb_img
{
	width: 130px;
	position: relative;
	float: left;
	padding-top: 25px;
}
.pb_img a:link img, .pb_img a:visited img, .pb_img a:active img
{
	border: solid 3px #E1E1E1;
	display: block;
}
.pb_img a:hover img
{
	display: block;
	border: solid 3px #00407F;
}
.pb_desc
{
	width: 150px;
	position: relative;
	float: left;
	padding-top: 40px;
	text-align: left;
}
.pb_mlslogo
{
	width: 100px;
	position: relative;
	float: right;
	padding-top: 40px;
	color: #9F9F9F;
}
.pb_numpics
{
	width: 130px;
	text-align: center;
	clear: both;
	position: relative;
	float: left;
	color: #9F9F9F;
}

/**********detail.aspx****************/
.nuChar
{
    color: #ACACAC;
	font-family: Arial;
	font-size: 16px;
	font-weight: 700;
	font-style: italic;
	line-height: 22px;
}
.mlsdisclaimer 
{
    font-family: arial, tahoma, helvetica;
	font-style: normal; 
	font-size: 10px;
	font-weight: 400;
	color: #6A6A6A;	
	text-align: center;
	
}	
.abTBTexti
{
	font-family: arial, tahoma, helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: 400;
	font-variant: normal;
	color: #353312;
	font-style: italic;
}
.acBtn
{
	background-color: #9BB6D2;
	border-style: solid;
	border-color: #799EC3;
	color: #ffffff;
	font-family: arial,tahoma,helvetica;
	font-style: italic;
	font-size: 12px;
	font-weight: 400;
}
.abTBTextreg
{
	font-family: arial,tahoma,helvetica;
	font-style: normal;
	font-size: small;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
}

/*******savedsearches.aspx*************/
.contect
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #353312;
	line-height: 14px;
}

/******Slideshow - Prev_Next*************/

#cssslideshow
{
	width: 300px;
	margin: -17px 0 0 170px;
	height: 14px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 4px;
	
}

A.beginend:link, A.beginend:visited, A.beginend:active
{
	color: #352E7C;
	text-decoration: none;
	line-height: 14px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 6px;
}
A.beginend:hover
{
	color: #D31917;
	line-height: 14px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 6px;
	/* background-color: #E6ECF1;*/
	
}

#prevnext
{
	
	font-size: 10px;
	border-bottom: dashed 1px #C8C4C5;
	
}

#prevnext2
{
	font-size: 10px;
	border-top: dashed 1px #C8C4C5;
	margin-top: 20px;
	
	
}

