/*
This code authored by Eric Meyer.
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
The purpose of a reset file, stated in the words of Yahoo, "removes and neutralizes the 
inconsistent default styling of HTML elements, creating a level playing field across 
A-grade browsers and providing a sound foundation upon which you can explicitly 
declare your intentions." (see http://developer.yahoo.com/yui/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;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

body {
	line-height: 1;
	}

ol, ul {
	list-style: none;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	font-weight: normal;
	}

blockquote:before, blockquote:after,

q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}
/*
//////////////////////////
END RESET STYLES
//////////////////////////
*/

body {
	margin: 0px;
	padding: 0px;
	background: #1C1A1C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1C1A1C;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	color: #D1E0EF;
	background: #D1E0EF;
	height: 3px;
	border-style: none;
	width: 100%;
	clear: both;
}
a:link, a:visited {
	color: #004BB0;
	text-decoration: underline;
}
a:hover, a:active {
	color: #689FEF;
	text-decoration: underline;
}
.floatImgR, .floatImgL, .floatImgRBrdr, .floatImgLBrdr, .imgfloatleft{
	margin-bottom: 3px;
}
.floatImgR, .floatImgRBrdr {
	float: right;
	margin-left: 8px;
}
.floatImgL, .floatImgLBrdr, .imgfloatleft{
	float: left;
	margin-right: 8px;
}
.floatImgLBrdr, .floatImgRBrdr{
	border:solid 1px #aaa;
	padding:2px;
	background:#fff;
}
.mugs {
	background: #FFFFFF url(http://www.plazare.com/images/bg_mugs.jpg) repeat-x left top;
	text-align: center;
	float: left;
	width: 180px;
	height: 220px;
	margin-right: 4px;
	margin-bottom: 10px;
	padding: 12px 3px 0px;
	letter-spacing:-1px;
}
.articleFeedWrap{
	font-size:11px;
	line-height:17px;
	padding:20px 20px 20px 17px;
}
#bios{
	margin-top:10px;
}
#bios img.mugshot{
	float:left;
	margin-right:8px;
	margin-bottom:4px;
	border:3px solid #CCD7E6;
}
#bios h1{
	margin:0px 0px 2px 0px;
}
#bios h3 {
	margin:0px;
}
.backtotop {
	text-align:right;
	margin-bottom:15px;
}
.backtotop a{
	font-size: 9px;
	text-transform: capitalize;
	color: #003882;
	text-decoration: none;
	letter-spacing: -1px;
	background: url(http://www.plazare.com/images/icon_top.gif) no-repeat left top;
	padding-left: 12px;
	margin-right:10px;
}
.backtotop a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
.formTable td, .formTable th, .calcFormTable td, .calcFormTable th{
	padding:4px;
}
.calcFormTable td, .clacFormTable th{border:1px solid #ccc;}
.formNotes{font-size:11px;}
.error-input, .form .error-both .input, .form .error-same .input { background-color:#FFEFEF; border-color:#BB6666; color:#A81D1D; }
.error-div {margin:14px 0; font-size:14px;padding:5px 0;color:#A81D1D;font-weight:bold; }
.error-same, .form .error-both { color:#fff; background-color:#b66; -moz-border-radius:3px; }
.required{color:red;font-weight:bold;font-size:14px;}
#mid {
	background: #FBF9F2 url(http://www.plazare.com/images/bg_mid.gif) repeat-x center top;
	border-bottom: 2px solid #004BB0;
	width: 100%;
}
#container-hm, #container {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container-hm{
	padding-top: 92px;
}
#container{
	padding-top:64px;
}
#logoTop-Home, #logoTop{
	position: absolute;
	z-index: 10;
	top: 10px;
}
#logoTop-Home {
	left: 20px;
}
#logoTop{
	left:6px;
}
#openHouseSign{
	position:absolute;
	z-index:2;
	top:3px;
	left:250px;
}
#socialNetworks{
	position:absolute;
	z-index:9;
	top:15px;
	right:25px;
}
#socialNetworks img{
	margin-left:15px;
	float: left;
}
#header-hm, #header {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 8px;
}
#header-hm{
	background: url(http://www.plazare.com/images/bg_header-hm.gif) no-repeat right top;
}
#header{
	background:url(http://www.plazare.com/images/bg_header.gif) no-repeat right 33px;
}
#header-hmA, #headerA {
	float: left;
}
#header-hmA{
	width: 194px;
	margin-top: 35px;
}
#headerA{
	width:162px;
	margin: 65px 0 0 0;
}
#header-hmA #quickSearch, #headerA #quickSearch, #homeColA #quickSearch {
	height: 180px;
	overflow: hidden;
}
#header-hmA #quickSearch, #homeColA #quickSearch{
	width: 194px;
	background: url(http://www.plazare.com/images/bg_quickSearch.gif) no-repeat left top;
}
#headerA #quickSearch{
	background: url(http://www.plazare.com/images/bg_qSearch-int.gif) no-repeat left top;
}
#quickSearch h2 {
	background: url(http://www.plazare.com/images/bg_qsForm-h2.gif) no-repeat left top;
	text-indent: -10000px;
	height: 18px;
	width: 121px;
	margin:10px 0 6px 10px;
}
.qsForm {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.qsForm .qsTextField {
	width: 97%;
	border: 1px solid #AD9D69;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	padding: 6px 3px;
}
#orSearchBy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	margin:0 0 0 10px;
}
#header-hmA #navSec, #homeColA #navSec {
	/* background: url(http://www.plazare.com/images/bg_secNav.gif) no-repeat; */
	/* height: 160px; */
	width: 194px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom:20px;
}
#subnav-b h2, #subnav-b h2 a{
	font-size:15px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:9px;
	color:#121212;
}
#navSec ul, #subnav-b ul, #subnav-b h2 {
	margin-left: 17px;
}
#navSec ul li, #subnav-b ul li {
	margin-bottom: 6px;
}
#navSec ul li a, #subnav-b ul li a {
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navSec ul li a:hover, #subnav-b ul li a:hover {
	/*color: #D42E12;*/
	color:#689FEF;
	text-decoration: underline;
}
#header-hmB, #headerB {
	float: right;
}
#header-hmB{
	width: 770px;
}
#headerB{
	width:802px;
	height: 270px;
	overflow: hidden;
}
#navMain {
	height: 35px;
	overflow: hidden;
	margin-right: 15px;
}
#navMain ul {
	height: 35px;
	text-align: right;
}

#navMain ul li {
	display: inline;
	vertical-align: middle;
}
#navMain ul li a {
	font-size: 16px;
	/*color: #D42E12;*/
	color:#004BB0;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#navMain ul li a:hover {
	text-decoration: underline;
	color:#689FEF;
}



#flash-intro {
	height: 230px;
	width: 768px;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 2px;
}
#headerImg {
	height: 235px;
}

#content-hm, #contentWrap {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#content-hm{
	width: 960px;
}
#contentTop {
	background: url(http://www.plazare.com/images/bg_contentTop.gif) no-repeat center top;
	height: 7px;
	overflow: hidden;
}

#contentWrap{
	width: 964px;
	background: url(http://www.plazare.com/images/bg_contentWrap.gif) repeat-y center top;
	padding-top: 18px;
	padding-bottom:25px;
	min-height:250px;
}
/*#content-hmA, */ #contentA {
	float: left;
}
#content-hmA{
/*	width: 192px;*/
}
#contentA{
	width:162px;
}
#contentA #navSec ul {
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 13px;
}


/*#content-hmB, */ #contentB {
	float: right;
}
#content-hmB{
	margin-top:8px;
	width: 768px;
}
#contentB{
	width:772px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 21px;
}
#contentB h1, #contentB h2, #contentB h3, #contentB h4, #contentB h5, #contentB h6{
	font-family: Georgia, Times New Roman, Times, serif;
	line-height:normal;
	font-weight: normal;
	/*color: #D42E12;*/
	color:#004BB0;
	letter-spacing: -1px;
	text-transform:capitalize;
}
#contentB h1 {
	font-size: 26px;
	margin: 0 0 14px 0;
}
#contentB h2, #contentB h3, #contentB h4, #contentB h5, #contentB h6{
	margin-bottom:5px;
}
#contentB h2{
	font-size:20px;
}
#contentB h3{
	font-size:18px;
}
#contentB h4{
	font-size:16px;
}
#contentB > div > h4{font-style:italic;color:#121212;}
#contentB h5{
	font-size:14px;
}
#contentB h6{
	font-size:13px;
}
#contentB p, #contentB ul, #contentB ol, #contentB hr, #contentB table {
	margin-bottom: 14px;
}
#contentB ul li, #contentB ol li{
	line-height:16px;
	margin-bottom:4px;
}
#contentB ul li{
	margin-left:25px;
	margin-bottom:5px;
	padding-left:10px;
	background: url(http://www.plazare.com/images/bullet1.gif) no-repeat left 6px;
}
#contentB ol{
	padding-left:45px;
	list-style-type: decimal;
}

#colBInt p, #colBInt ul, #colBInt ol, #colBInt table{
	margin:0px 0px 15px 0px;
}
#colBInt h2, #colBInt h3, #colBInt h4, #colBInt h5, #colBInt h6{
	margin:0px 0px 5px 0px;
}
#buysm img{
	margin:10px;
}
/*
#buysm h2 {
	margin:0px 0px 15px;
	float:left;
}
#buysm h2 a {
	text-indent: -100000px;
	display:block;
	margin:0 15px 0 0;
}
#buysm h2 a#hmsrchsm{
	background: url(http://www.plazare.com/images/box_homesearchSM_2.jpg) no-repeat left center;
	height:87px;
	width:179px;
}
#buysm h2 a#agsrchsm{
	background: url(http://www.plazare.com/images/box_agentsearchSM_2.jpg) no-repeat left center;
	height:87px;
	width:179px;
}
#buysm h2 a#ophsesm{
	background: url(http://www.plazare.com/images/box_openhouseSM_2.jpg) no-repeat left center;
	height:87px;
	width:179px;
}
*/
#aaFrame {
	height: 100%;
	width: 100%;
	border-style: none;
	overflow: auto;
}

#hm-boxes {
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
#hm-boxes img {
	margin-right: 6px;
}
#hm-boxes-last {
	margin-right: 0px;
}
#hm-content {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
}
#hm-contentA {
	float: left;
	margin-right: 13px;
	margin-bottom: 15px;
	width: 360px;
}
#hm-contentA h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #004BB0;
	letter-spacing: -1px;
}
#hm-contentB {
	float: right;
	line-height: 21px;
	width: 390px;
}
#footer {
	border-top: 1px solid #FFFFFF;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom:25px;
}
#footer a:link, #footer a:visited {
	color: #C2C2C2;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color:#fff;
	text-decoration:underline;
}
#footerA {
	float: left;
	color: #C2C2C2;
	margin-left: 13px;
	background: url(http://www.plazare.com/images/logo-plaza-footer-sm.png) no-repeat left top;
	padding-left: 75px;
	width:48%;
}
.footSpace {
	color: #666666;
}
#footerB {
	float: right;
	margin-right: 13px;
	background: url(http://www.plazare.com/images/itsAllAboutYou-sm.png) no-repeat right top;
	width: 40%;
	padding-top: 30px;
	text-align: right;
}
#siteCred{
	text-align: right;
	color: #666666;
}
#footer #siteCred a {
	color: #666666;
	text-decoration: none;
}
#footer #siteCred a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/*
///////////////////////////
START LIGHTBOX STYLES
///////////////////////////
*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.plazare.com/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.plazare.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.plazare.com/images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px auto 10px;
	line-height: 12px;
	}
#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;color:#333;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/*
///////////////////////////
END LIGHTBOX STYLES
///////////////////////////
*/


#contentB h2.tslinkbox a, #contentB h2.wcvblinkbox a {
	float: left;
	height: 120px;
	width: 275px;
	margin: auto 5px 15px auto;
	overflow:hidden;
	text-indent: -10000px;
	border:1px solid #efefef;
}
#contentB h2.tslinkbox a {
	background: url(http://www.plazare.com/images/logo_360.gif) no-repeat left top;
}
#contentB h2.wcvblinkbox a {
	background: url(http://www.plazare.com/images/logo_wcvb.gif) no-repeat left top;
}
#contentB h2.tslinkbox a:hover, #contentB h2.wcvblinkbox a:hover {
	border:1px solid #ccc;
}

