/* =Backgrounds
-----------------------------------------------
*/
body { background: #fff; }
#wrapper { background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/wrapper.gif") left top repeat-y; }
#header { background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/header.jpg") left top no-repeat; }
#navbar { background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/navbar.jpg") left top no-repeat; }
#navbottom { background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/navbottom.jpg") left top no-repeat; }
#footer { background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/footer.jpg") left bottom no-repeat; }

/* =Element Styles
-----------------------------------------------
*/
a { text-decoration: none; }

a:hover { text-decoration: underline; }

#ezarticleviewtpl table {
	margin-bottom: 10px;
}

#ezarticleviewtpl table img {
	margin: 0;
}

/* =Colors, Navigation
-----------------------------------------------
*/
body { color: #353535; }

h1,h2 { color: #33446b; }

a { color: #33446b; }

#navbar a {
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 19px;
	background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/navseparator.gif") left center no-repeat;
}

#navbar #first a {
	padding-left: 6px;
	background: transparent;
}

#navbar #last a {
	padding-right: 6px;
}

#navbar a:hover {
	color: #33446b;
	text-decoration: none;
}

#navbar li ul {
	background: #dbf1f6;
	padding-top: 1px;
	width: 170px;
	margin-left: 20px;
}

#navbar li ul li a {
	text-transform: none;
	color: #33446b;
	background: #dbf1f6;
}

ul#navbar li ul li a:hover {
	background: #b6c5c8;
}

#sidebar h3,
#sidebar2 h3 { color: #33446b; }

#footer { color: #33446b; }

#footer a { color: #33446b; }


/* =Sidebar Elements
-----------------------------------------------
*/

/* login form */
#loginform,
.loginbar { margin-bottom: 30px; }

#loginform input#login {
	margin-left: 99px;
	margin-bottom: 4px;
}

#loginform .overlabel-wrap input {
	border: 1px solid #000;
	padding: 3px;
	width: 135px;
	margin: 0 0 4px 0;
	font-size: 100%;
}

/* quicksearch overrides */
form#quicksearch select,
form#quicksearch #mlsno {
	border: 1px solid #000;
	padding: 3px;
	width: 144px;
	margin: 0 0 4px 0;
	font-size: 100%;
}

form#quicksearch input#mlsno {
	width: 135px;
}

p.sidebarlink {
	margin-bottom: 25px;
}

#sidebar2 p.first {
	margin-bottom: 10px;
}

#sidebar2 h3 {
	border-top: 1px solid #33446b;
	padding-top: 25px;
}

.searcharrow,
.searchcnt {
	display: none;
}

#sidebar .psslist a {
	color: #353535;
}

#sidebar .psslist li {
	line-height: 1.2;
	margin-bottom: 7px;
}

/* =Home Page
-----------------------------------------------
*/

/* featured listings */
body#home .list_item {
	clear: both;
	border-top: 1px solid #cce;
	padding: 1em 0;
}

/* =Real Estate Pages
-----------------------------------------------
*/

/* advanced search page */
#advsearchform select {
	font-family: verdana;
	font-size: 100%;
}

/* list view */
.list_details {
	margin-left: 220px;
}

/* agent manager */
#agentview .mlsnavbar {
	display: none;
}

/* =Contact Page
-----------------------------------------------
*/
body#contact #ezarticleviewtpl {
	float: left;
	width: 255px;
}

body#contact #contactform {
	margin-left: 285px;
	padding-top: 1em;
	padding-bottom: 1em;
}

body#contact #contactmap {
	clear: left;
}

/* basic auto-email overrides */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }

/* =Construction Section
-----------------------------------------------
*/
/* backgrounds */
body#construction #wrapper { background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/construction/wrapper.gif") left top repeat-y; }
body#construction #header { background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/construction/header-new.jpg") left top no-repeat; }
body#construction #navbar { background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/construction/navbar-new.jpg") left top no-repeat; }
body#construction #navbottom { background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/construction/navbottom.jpg") left top no-repeat; }
body#construction #footer { background: transparent url("/ezstatic/data/bluewaterrealtygroup/i/construction/footer.jpg") left bottom no-repeat; }

/* structure */
body#construction #content {
	float: none;
	width: 100%;
}

/* detail view */
body#construction #mortgagelink {
	display: none;
}

body#construction .formarea .subNav {
	background: transparent url("/ezstatic/data/default/rmif_button_placeholder.gif") right top no-repeat;
}

#nonmls .favoritelink,
#construction .formarea,
#construction .mlsdisclaimer,
#construction .mlslistid,
#construction .mlsofferedat,
#construction .mlslistprice {
	display: none;
}
/* hide construction mlsnumbers */
#nonmls .list_details .MLS_Number,
.nonmlsdetailview .mlslistid,
.nonmlsdetailview .detailslistid {
	display: none;
}
/* hide regular header on construction principals section */
body#construction h1.headingouragents {
	display: none;
}
h3#pssheader {
font-size: 12px;
}
h3#pssheadertop {
font-size: 14px;
margin-bottom:15px;
}