/* =Whitespace reset
-----------------------------------------------
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img { border: 0; }

/* =Layout Styles
-----------------------------------------------
(presentational classes for quick and dirty page layout)
*/
.clearboth { clear: both; }

.halfleft {
	width: 49%;
	float: left;
}

.halfright {
	width: 49%;
	float: right;
}

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
}

p img{
padding: 0px 15px;
}

/* Self-clearing elements
   http://www.positioniseverything.net/easyclearing.html] */
.clear { display: inline-block; }   
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* =Structure
-----------------------------------------------
*/
#wrapper {
	width: 972px;
	margin: 0 auto;
}

#header {
	height: 225px;
	position: relative;
}

#navbar {
	height: 32px;
	margin: 0;
	list-style: none;
	position: relative;
}

#contenttop {
	height: 10px;
	margin-bottom: 6px;
}

#content {
	margin-bottom: 20px;
}

#main {
	width: 715px;
	padding-top: 10px;
	padding-left: 27px;
	float: left;
}

#sidebar {
	width: 159px;
	padding-right: 24px;
	float: right;
}

/* =Backgrounds
-----------------------------------------------
*/
body { background: #fff url('/ezstatic/data/atlanticbaysir/i/body.jpg') left -143px repeat-x; }
body#iframe { background:none; }
#header { background: transparent url('/ezstatic/data/atlanticbaysir/i/header.jpg?2') left top no-repeat; }
#navbar { background: transparent url('/ezstatic/data/atlanticbaysir/i/navbar.jpg?1') left top no-repeat; }
#contenttop { background: transparent url('/ezstatic/data/atlanticbaysir/i/content-top-interior.gif') left top no-repeat; }
#content { background: transparent url('/ezstatic/data/atlanticbaysir/i/rule-interior.gif') 770px top repeat-y; }
#footer { background: transparent url('/ezstatic/data/atlanticbaysir/i/footer.jpg') left top repeat-y; }

/* =Type
-----------------------------------------------
*/
body {
	font: normal 0.81em/1.46 Verdana, Helvetica, sans-serif;
}

h1 {
	font: normal 177%/1.04 Helvetica, Arial, sans-serif;
	margin-bottom: 22px;
}

h2 {
	font: normal 138%/1.33 Helvetica, Arial, sans-serif;
}

#main h2 {
	font-style: italic;
}

h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; }
ul, ol { margin-left: 20px; }

fieldset {
	border: 1px solid #666;
	padding: 10px;
}

h2,
h3,
h4,
h5,
h6,
p,
ul,
ol { margin-bottom: 18px; }

ul ul,
ol ol,
ul ol,
ol ul { margin-bottom: 0; }

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

small {
	font-size: .85em;
}


/* =Colors
-----------------------------------------------
*/
body {
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	color: #00214a;
}

a {
	color: #036;
}

/* =Header
-----------------------------------------------
*/
#homefinder {
	width: 159px;
	height: 225px;
	padding: 0px 24px 0px 18px;
	position: absolute;
	left: 771px;
	top: 0px;
	background: #00294a url('/ezstatic/data/atlanticbaysir/i/homefinder-right.jpg?1') right top no-repeat;
}

#homefinder h2 {
	height: 30px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/hdr-homefinder.gif') left bottom no-repeat;
	margin-bottom: 10px;
}

#homefinder img{
padding: 0px;
}

.tabmenu {
	font-size: 12px;
}

#homefinder .ui-tabs-nav a {
	background: transparent url('/ezstatic/data/atlanticbaysir/i/tab.gif') top left no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #7a7a7a;
	color: #444;
}

#homefinder .ui-tabs-nav a:hover,
#homefinder .ui-tabs-nav .ui-tabs-selected a {
	background: transparent url('/ezstatic/data/atlanticbaysir/i/tab-active.gif') top left no-repeat;
	padding-bottom: 2px;
	border-bottom-width: 0;
	color: #01407C;
}

#signuptab,
#logintab {
	background: #fff url('/ezstatic/data/atlanticbaysir/i/homefinder-back.jpg') left top repeat-x;
	margin-top: 2px;
}

#signuptab p {
	font-size: 92%;
	line-height: 1.17;
	margin-bottom: 10px;
}

#signuptab ul {
	list-style-image: url('/ezstatic/data/atlanticbaysir/i/bullet-arrow.gif');
	font-weight: bold;
	margin-bottom: 0px;
}

#logintab p {
	margin-bottom: 0;
}

#logintab .overlabel-wrap input {
	width: 95%;
	margin-bottom: 4px;
}

#rotator {
        overflow: hidden;
        width: 766px;
        height: 154px;
        position: relative;
		left: 5px;
		top: 71px;
		z-index: 1;
}
#rotator img {
        border: 0;
        display: none;
        position: absolute;
        left: 0; top: 0;   
}


/* logged in */
.loggedin {
	background: #fff url('/ezstatic/data/atlanticbaysir/i/homefinder-back.jpg') left top repeat-x;
	border: 1px solid #7A7A7A;
	padding: 8px;
}

.loggedin a:hover {
	text-decoration: none;
}

/* Basic Overlabel styles (used with /data/js/overlabel-ala.js) */
div.overlabel-wrap {
	position:relative;
}

label.overlabel-apply {
	position:absolute;
	top:4px;
	left:5px;
	z-index:1;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: 1;
}

#loginbar {
	margin-bottom: 10px;
}

#headerlink {
	position: absolute;
	width: 310px;
	height: 71px;
	left: 5px;
	top: 0px;
}

#headerlink a {
	display: block;
	height: 71px;
	text-indent: -9999px;
}

#headernav {
	list-style: none;
	margin: 0;
	width: 220px;
	height: 13px;
	position: absolute;
	left: 549px;
	top: 40px;
}

#headernav li {
	float: left;
	position: relative;
	z-index: 100;
}

#headernav a {
	float: left;
	display: block;
	height: 13px;
	text-indent: -9999px;
}

#hnb1 a {
	width: 70px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/headernav.gif') -139px top no-repeat;
	margin-right: 25px;
}

#hnb2 a {
	width: 79px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/headernav.gif') -234px top no-repeat;
}

#hnb1 a:hover { background-position: -139px -13px; }
#hnb2 a:hover { background-position: -234px -13px; }

#headernav ul {
	position: absolute;
	left: -9999px;
	top: 13px;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0 1px 1px 1px;
	background: #ddd;
	text-align:left;
}

#headernav li:hover ul,
#headernav li.sfhover ul{
	left: 0px;
	z-index: 100;
	top: 13px;
}

#headernav li ul li {
	position: relative;
	height: auto;
	display: block;
	float: none;
	padding: 0;
	background: transparent;
}

#headernav li ul li a {
	font-weight: bold;
	display: block;
	text-indent: 0px;
	padding: 0 4px;
	line-height: 24px;
	height: 24px;
	margin: 0;
	float: none;
	background: #fff;
	width: auto;
}

#mobilelink {
	position: absolute;
	background: #fff;
	left: 6px;
	top: 72px;
	opacity: .5;
	padding: 2px 5px;
	font-size: .85em;
	z-index: 2;
}

#mobilelink a {
	color: #333;
}

/* =Navbar
-----------------------------------------------
*/
#navbar li {
	position: absolute;
	height: 32px;
	top: 0px;
}

#navbar a {
	display: block;
	height: 32px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/navbar.jpg?1') left top no-repeat;
	outline: none;
}

#nb1 { left: 10px; width: 76px; }
#nb2 { left: 91px; width: 127px; }
#nb3 { left: 223px; width: 125px; }
#nb4 { left: 353px; width: 142px; }
#nb5 { left: 501px; width: 169px; }
#nb6 { left: 675px; width: 168px; }
#nb7 { left: 848px; width: 108px; }

#nb1 a { background-position: -10px 0px; }
#nb2 a { background-position: -91px 0px; }
#nb3 a { background-position: -223px 0px; }
#nb4 a { background-position: -353px 0px; }
#nb5 a { background-position: -501px 0px; }
#nb6 a { background-position: -675px 0px; }
#nb7 a { background-position: -848px 0px; }

#nb1 a:hover { background-position: -10px -32px; }
#nb2 a:hover { background-position: -91px -32px; }
#nb3 a:hover { background-position: -223px -32px; }
#nb4 a:hover { background-position: -353px -32px; }
#nb5 a:hover { background-position: -501px -32px; }
#nb6 a:hover { background-position: -675px -32px; }
#nb7 a:hover { background-position: -848px -32px; }

/* dropdowns */
#navbar li ul {
	position: absolute;
	left: -9999px;
	top: 0;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0 1px 1px 1px;
	background: #ddd;
	text-align:left;
	width: 200px;
}

#navbar li#nb4 ul {
	width: 300px;
}

/*

#navbar li#nb5 ul {
	width: 100px;
}
#navbar li#nb5 ul li ul {
	width: 280px;
}

*/

#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 12px;
	z-index: 100;
	top: 32px;
	position:static; /* prevents ie 7 sticky windows */
}

#navbar li ul li {
	position: relative;
	height: auto;
	display: block;
	float: none;
	padding: 0;
	background: transparent;
	background: #fff;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar li ul li a,
#navbar li ul li a:hover {
	font-weight: bold;
	display: block;
	text-indent: 0px;
	padding: 0 4px;
	line-height: 24px;
	height: 24px;
	margin: 0;
	float: none;
	background: #fff;
}

ul#navbar li ul li a:hover {
	
}

/* level 3 navigation */
#navbar li ul ul {
	margin: -32px 0 0 100%;
}

#navbar li:hover ul ul,
#navbar li.sfhover ul ul{
	left: -9999px;
	position: absolute;
	background: #fff;
}

#navbar li ul li:hover ul,
#navbar li ul li.sfhover ul{
	left: auto;
}

/* footer navigation */
#footernavbar {
	list-style: none;
	margin: 5px auto 15px auto;
	text-align: center;
}

#footernavbar li {
	display: inline;
	font-size: 90%;
}

#footernavbar li#first { border-left-width: 0; }

#footernavbar li a {
	padding: 0 5px 0 8px;
}





/* =Sidebar
-----------------------------------------------
*/
#hdr-askaquestion {
	height: 17px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/hdr-askaquestion.gif') left top no-repeat;
	margin-bottom: 12px;
}

#hdr-quicksearch {
	height: 25px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/hdr-quicksearch.gif') left top no-repeat;
	margin-bottom: 9px;
}

#hdr-pss {
	height: 23px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/hdr-pss.gif') left top no-repeat;
	margin-bottom: 12px;
}

#questionbox {
	font-size: 85%;
	color: #00214a;
}

#questionbox p {
	margin-bottom: 8px;
}

#questionbox strong,
#questionbox span {
	font-size: 118%;
	font-weight: bold;
	color: #fff;
}

#questionform label {
	font-size: 85%;
}

#questionform textarea,
#questionform input.text {
	font-size: 100%;
	width: 95%;
	margin-bottom: 4px;
}

#questionform p {
	width: 95%;
}

#questionform p button {
	float: right;
}

#quicksearchform select {
	width: 98%;
	margin-bottom: 6px;
}

#quicksearchform .overlabel-wrap input {
	width: 95%;
	margin-bottom: 8px;
}

#qs-submit {
	width: 98%;
	text-align: right;
	margin-bottom: 6px;
}

#sidebar h3 {
	font-size: 85%;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 0;
}

#sidebar .psslist {
	list-style: none;
	margin-left: 0;
	font-size: 85%;
}

#sidebar .psslist a {
	color: #000;
}

/* =Footer
-----------------------------------------------
*/
#footer {
	padding-top: 20px;
	font-size: 85%;
	color: #fff;
	width: 972px;
}

#footer a {
	color: #fff;
}

#footer a img.driftwood { margin:0; width: 972px; padding:0; }

#footer p {
	margin-bottom: 10px;
}

#footercontact {
	float: left;
	width: 260px;
	padding-left: 27px;
	padding-right: 39px;
}

#fromourblog {
	float: left;
	width: 220px;
	padding-left: 25px;
	padding-right: 22px;
	border-left: 1px solid #2b5984;
	min-height: 160px;
}

#fromourblog ul {
	margin: 0;
}

#fromourblog li {
	list-style: none;
	margin-bottom: 8px;
}

#fromourclients {
	float: left;
	width: 277px;
	padding-left: 25px;
	border-left: 1px solid #2b5984;
	min-height: 160px;
}

.testimonial {
	font-style: italic;
}

#footercontact h2 {
	height: 32px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/hdr-footercontact.gif') left top no-repeat;
	margin-bottom: 14px;
}

#fromourblog h2 {
	height: 14px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/hdr-fromourblog.gif') left top no-repeat;
	margin-bottom: 15px;
}

#fromourclients h2 {
	height: 14px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/hdr-fromourclients.gif') left top no-repeat;
	margin-bottom: 15px;
}

#usmtag {
	clear: left;
	height: 37px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/usmtag.jpg') left top no-repeat;
	position: relative;
}

#usmtag a {
	display: block;
	width: 227px;
	height: 27px;
	text-indent: -9999px;
	position: absolute;
	left: 723px;
	top: 10px;
}

#footerbottom {
	clear: left;
	height: 59px;
	background: #00214a;
	padding-left: 22px;
	margin: 0 7px 0 5px;
}

#sitefeedbacklink {
	float: right;
}

#sitefeedbacklink a {
	display: block;
	width: 179px;
	height: 59px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/site-feedback.gif') left top no-repeat;
}




/* =Home Page
-----------------------------------------------
*/
body#home #contenttop{
	display: none;
}

body#home #content {
	background: transparent;
}

body#home #main {
	width: 100%;
	padding: 0;
}

#home-top {
	background: transparent url('/ezstatic/data/atlanticbaysir/i/home-tile.png') left top repeat-y;
	padding: 15px 25px 0px 27px;
	color: #fff;
}

#home-top a {
	color: #fff;
	 font-weight: bold; 
	/* font-style: italic; */
	/* border-bottom: 1px solid #036; */
	padding: 1px 2px;
}
#home-top a:hover {
	background: #369;
	text-decoration: none;
}

#home-top h1 {
	color: #fff;
	margin-bottom: 0;
}

#home-top h2 {
	color: #fff;
}

#home-separator {
	height: 16px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/home-bottom.png') left top no-repeat;
	margin-bottom: 10px;
}

#home-content {
	width: 700px;
	float: left;
}

body#home #hdr-askaquestion {
	background-image: url('/ezstatic/data/atlanticbaysir/i/hdr-askaquestion-home.gif');
}

#home-question {
	width: 159px;
	float: right;
	padding-left: 18px;
	border-left: 1px solid #00294a;
}

#home #questionform p {
	margin-bottom: 0;
}

#home-featured {
	width: 545px;
	float: left;
	padding: 0 20px 0 27px;
	margin-bottom: 20px;
	border-right: 1px solid #7f90a4;
}

#home-searchtools {
	width: 336px;
	float: right;
	padding: 0 24px 0 0;
	margin-bottom: 20px;
}

/* home page featured listings */
#home #hdr-featuredlistings {
	width: 545px;
	height: 29px;
	background: transparent url('/ezstatic/data/atlanticbaysir/i/hdr-featuredlistings-home.gif') left top no-repeat;
	text-indent: -9999px;
}

#footerbottom p {
	margin-bottom: 0;
}

#footerbottom #trademark {
	padding-top: 15px;
}

.featured {
	clear: both;
	margin-bottom: 1em;
	padding: 1em 0;
}

.list_image {
	float: left;
	text-align: center;
}

.list_image a img {
	border: 1px solid #ddd;
}

.list_details {
	margin-left: 165px;
}

.list_details .Subdivision {
	font-weight: bold;
}

.list_details .Town {
	float: left;
	font-weight: bold;
	margin-right: .45em;
}

.list_details .State {
	float: left;
	font-weight: bold;
}

.list_details .town span.area {
	font-weight: normal;
}

.list_details .List_Price {
	float: right;
}

.list_details .List_Price span {
	font-weight: bold;
}

.list_details .list_remarks {
	clear: right;
	margin-bottom: 1em;
	display: none;
}

.brokerreciprocity { float: right; }
#ccmlsdisclaimer {
	font-size: 0.9em;
}
.list_details .view_listing,
.list_details .favoritelink {
	display: inline;
	margin-right: 1em;
}

/* home page quicksearch */
#home #hdr-quicksearch {
	background-image: url('/ezstatic/data/atlanticbaysir/i/hdr-quicksearch-home.gif');
	margin-top: 4px;
}

#home #qs-left {
	float: left;
	width: 47%;
}

#home #qs-right {
	float: right;
	width: 47%;
}

#home #qs-submit {
	clear: both;
	width: 100%;
}

#home #qs-customsearch {
	width: 100%;
	text-align: right;
}

/* home page one click searches */
#hdr-pss {
	height: 24px;
	background-image: url('/ezstatic/data/atlanticbaysir/i/hdr-pss-home.gif');
	margin-bottom: 12px;
}

#home-oneclicksearches .left {
	width: 158px;
	float: left;
}

#home-oneclicksearches .right {
	width: 158px;
	float: right;
}

#home-oneclicksearches {
	font-size: 85%;
}

#home-oneclicksearches h3 {
	font-size: 100%;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 6px;
}

#home-oneclicksearches a {
	color: #000;
}

#home-oneclicksearches .psslist {
	list-style: none;
	margin-left: 0;
}

/* =Other Pages
-----------------------------------------------

*/
/* advanced search page */

.call-int{
    color: #93dced !important;
}

.number-int{
    color: #93dced !important;
    font-weight: bold;
}

#PropertyType label {
	width: 45%;
	float: left;
	margin-right: 4%;
}

fieldset {
	background: #fff;
}

legend {
	padding: 4px 10px;
	background: #fff;
	border: 1px solid #666;
	margin-left: -11px;
}

.signup-pitch {
	padding: 10px;
	background: #036;
	border: 1px solid #012;
	color:#fff;
}
.signup-pitch a {
	color:#9cf;
}
.signup-pitch .signup-header {
	color: #fff;
}

#mlssearchsubmit input {
	padding: 4px 40px;
	font-size: 90%;
}

/* detail view */
#mlsrightbar {
	width: 400px;
}

/* list view */
.relistviewwrap .attributes {
	float: left;
	width: 200px;
}

.relistviewwrap .listnavoptions {
	margin-left: 200px;
}

.headingsearchresults { clear: left; }

/* agent manager */
.agentlist .list_item .list_image,
.agentlist .list_item .list_details {
	float: none;
	margin: 0;
}

.agentlist .list_item {
	height: 325px;
	padding: 0 25px;
	float: left;
}


.viewagent .mlsleftcol {
	float: left;
}


.viewagent .mlsrightcol {
	margin-left: 220px;
}

.viewagent .Name {
	font: normal 150%/1.04 Helvetica, Arial, sans-serif;
}

/* basic contact form  */
form.contactform label { padding: 0; }

form.contactform label input,
form.contactform label select,
form.contactform label textarea,
form.contactform label.checkbox { display: block; }

form.contactform label.checkbox input { display: inline; }

form.contactform label textarea {
	width: 280px;
	height: 150px;
}

/* user registration */
#userregistration .userinfo {
	width: 275px;
	float: left;
}
.userinfo p {
	margin-bottom: 0;
}
#userregistration h2 {
	margin-bottom: 1em;
}
#userregistration .userinfo h3 {
	width: 200px;
}
#registrationbenefits span {
	font-weight: bold;
}

/* list your rental form */
.rentform td {
	padding: 2px 4px;
}

.rentform td.leftborder {
	border-left: 1px solid #ccc;
}

.rentform td p {
	margin-bottom: 4px;
}

.rentform tr.header td {
	background-color: #ddd;
}

/* basic auto-email overrides */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }

#facebook img{
padding: 0px;
}
