/* =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; }

p,
h3,
h4,
h5,
h6,
ul,
ol { margin-bottom: 15px; }

ul, ol { margin-left: 20px; }

ul ul, ol ol { margin-bottom: 0; }

li { margin-bottom: 4px;}

fieldset {
	border: 1px solid #666;
	padding: 10px;
}

/* =Structure
-----------------------------------------------
*/

#wrapper {
	width: 970px;
	margin: 0 auto;
}

#header {
	height: 131px;
}

#navbar {
	height: 28px;
	margin: 0;
	padding-left: 172px;
}

#content {
	margin: 0 15px 0 10px;
}

#main {
	width: 630px;
	padding-left: 37px;
	padding-top: 32px;
	float: left;
}

#sidebar {
	width: 204px;
	float: right;
}

#footer {
	clear: both;
	margin: -10px 15px 0 31px;
	padding-top: 100px;
	display: inline-block;
}

/* community data page */
body#communitydata #main {
	width: 730px;
	padding-left: 7px;
}

#communitydataframe {
	padding-bottom: 20px;
}

/* 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; }

/* =Background
-----------------------------------------------
*/
body { background: #fff url('/ezstatic/data/tamipelletier/i/body.jpg') left top repeat-x; }

#navbar { background: transparent url('/ezstatic/data/tamipelletier/i/navbar.gif') left top no-repeat; }

#header { background: transparent url('/ezstatic/data/tamipelletier/i/header.jpg') left top no-repeat; }

#content { background: transparent url('/ezstatic/data/tamipelletier/i/content-tile.jpg') left top repeat-y; }

#innercontent { background: transparent url('/ezstatic/data/tamipelletier/i/content.jpg') left top no-repeat; }

body.agentlist #innercontent { background: transparent url('/ezstatic/data/tamipelletier/i/content-agents.jpg') left top no-repeat; }

#footer { background: transparent url('/ezstatic/data/tamipelletier/i/content-bottom.jpg') left top no-repeat; }

/* =Type and colors
-----------------------------------------------
*/

body {
	font: 0.81em/1.4 Georgia, "Times New Roman", serif;
	color: #1e1e1e;
}

a {
	color: #a18f56;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.client-said-red {
	color: #6e011f;
}

h1 {
	font: normal 185%/1 Georgia, serif;
	color: #6e011f;
	margin: 4px 0 10px 0;
}

h2 {
	font: normal 17px/1.1 Georgia, serif;
	color: #6e011f;
	margin: 4px 0 10px 0;
}

h2 span.flourish {
	padding-right: 68px;
	background: transparent url('/ezstatic/data/tamipelletier/i/flourish.gif') right center no-repeat;
}

h3 {
	color: #6e011f;
	font-size: 92%;
}

h4 {
	color: #6e011f;
	font-size: 85%;
}

h5 {
	color: #6e011f;
	font-size: 77%;
}

/* =Header
-----------------------------------------------
*/
#header {
	position: relative;
}

#header p#sitename {
	text-indent: -9999px;
}

#headernavbar {
	margin: 0;
	list-style: none;
	position: absolute;
	right: 105px;
	top: 15px;
}

#headernavbar li {
	float: left;
	padding-left: 20px;
	position: relative;
	z-index: 1000;
}

#headernavbar a {
	color: #fff;
	font: normal 15px/1 Arial, Helvetica, sans-serif;
	padding-left: 9px;
	background: transparent url('/ezstatic/data/tamipelletier/i/header-arrow.gif') left center no-repeat;
}

/* dropdowns */
#headernavbar ul {
	background: #fff;
	border: 1px solid #969577;
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 2px 6px;
	text-align: left;
	_width: 150px;
}

#headernavbar li:hover ul,
#headernavbar li.sfhover ul {
	left: 28px;
	top: 14px;
}

#headernavbar ul li {
	float: none;
	border-width: 0;
	white-space: nowrap;
	margin: 0;
	width: auto;
	background: transparent;
	padding: 0;
	display: block;
}

* html #headernavbar li ul li {
	height: 100%;
}

#headernavbar ul li a {
	color: #023444;
	padding: 2px 0;
	background: transparent;
	width: auto;
	text-indent: 0;
	display: inline;
	line-height: 2;
	font-size: 12px;
}

#headernavbar ul li a:hover {
	color: #6e011f;
	text-decoration: underline;
}

/* =Navbar
-----------------------------------------------
*/

#navbar li {
	float: left;
	list-style: none;
	margin: 0;
	position: relative;
	z-index: 100;
}

#navbar a {
	display: block;
	height: 28px;
	background: transparent url('/ezstatic/data/tamipelletier/i/navbar.gif') left top no-repeat;
	text-indent: -9999px;
}

#nb1 a { width: 67px; background-position: -172px 0; }
#nb2 a { width: 138px; background-position: -239px 0; }
#nb3 a { width: 120px; background-position: -377px 0; }
#nb4 a { width: 119px; background-position: -497px 0; }
#nb5 a { width: 130px; background-position: -616px 0; }
#nb6 a { width: 108px; background-position: -746px 0; }
#nb7 a { width: 88px; background-position: -854px 0; }

#nb1 a:hover { background-position: -172px -28px; }
#nb2 a:hover { background-position: -239px -28px; }
#nb3 a:hover { background-position: -377px -28px; }
#nb4 a:hover { background-position: -497px -28px; }
#nb5 a:hover { background-position: -616px -28px; }
#nb6 a:hover { background-position: -746px -28px; }
#nb7 a:hover { background-position: -854px -28px; }

/* dropdowns */
#navbar ul {
	background: #fff;
	border: 1px solid #969577;
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 2px 6px;
	text-align: left;
}

#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 0px;
	top: 28px;
}

#navbar li#nb7:hover ul,
#navbar li#nb7.sfhover ul {
	left: auto;
	right: 0px;
}

#navbar ul li {
	float: none;
	border-width: 0;
	white-space: nowrap;
	margin: 0;
	width: auto;
	background: transparent;
	padding: 0;
	display: block;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar ul li a {
	color: #023444;
	padding: 2px 0;
	background: transparent;
	width: auto;
	text-indent: 0;
	display: inline;
	font: 13px/2 Arial, Helvetica, sans-serif;
}

#navbar ul li a:hover {
	color: #6e011f;
	text-decoration: underline;
}

/* =Home Bottom
-----------------------------------------------
*/

/*#homebottom {
	position: relative;
}

#homeitems {
	position: absolute;
	left: 15px;
	top: -420px;
}*/
#home .jcarousel-container{
	margin:auto;
}

.jcarousel-skin-USM-610px a img{
width: 100%;
}

#featuredlistings {
	float: left;
	width: 225px;
	font: 10px/1.45 Verdana, Helvetica, sans-serif;
	margin-right: 117px;
}
#featuredlistings_carousel{
	clear:both;
	margin-bottom:20px;
}
#announcements {
	float: left;
	width: 275px;
	font: 11px/1.45 Verdana, Helvetica, sans-serif;
}

p.featured {
	background: #fff;
}

#featuredlistings a img {
	border: 1px solid #a3925a;
}

#featuredlistings a.featuredimagelink {
	display: block;
	margin-bottom: 4px;
}

#featuredlistings .listtown a {
	color: #000;
	text-transform: uppercase;
	margin-right: 6px;
}

#featuredlistings .listviewmoreinfo a {
	display: block;
	font-weight: normal;
}

#featuredlistings .listmlnumber,
#featuredlistings span span {
	display: none;
}

#announcements h2 {
	margin-left: 12px;
}

#announcements a {
	color: #a18f56;
}

#announcements ul {
	margin: 0;
	list-style: none;
}

#announcements li {
	padding-left: 12px;
	background: transparent url('/ezstatic/data/tamipelletier/i/announcement-arrow.gif') left 3px no-repeat;
}

/* =Sidebar
-----------------------------------------------
*/
#sidebar {
	font: 85%/1.27 Verdana, Arial, sans-serif;
}

#homenavigator {
	margin-left: 10px;
	margin-bottom: 20px;
	width: 173px;
	padding-top: 32px;
	padding-right: 14px;
	padding-left: 7px;
	background: transparent url('/ezstatic/data/tamipelletier/i/navigator.jpg') left top no-repeat;
	font-size:1.2em;
}

#homenavigator h2 {
	width: 98px;
	height: 34px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/tamipelletier/i/hdr-home-navigator.gif') left top no-repeat;
	margin: 0 0 12px 0;
}

#homenavigator a {
	display: block;
	text-transform: uppercase;
	color: #a79661;
	text-decoration: underline;
	margin-bottom: 4px;
}

#homenavigator a:hover {
	text-decoration: none;
}

#homenavigator .loginbar a {
	margin-bottom: 0;
}

#homenavigator form {
	width: 141px;
}

#homenavigator .overlabel-wrap input {
	width: 137px;
}

#homenavigator p.inputbutton {
	text-align: right;
	margin-bottom: 0;
}

.loginbar {
	padding-bottom: 10px;
}

#quicksearchbox,
#home_quicksearchbox,
#mapsearchbox,
#oneclickbox {
	padding-left: 15px;
	margin-bottom: 30px;
	width: 175px;
}
#home_quicksearchbox{
	width:320px;
}
#home_quicksearchbox{
	float:left;
	margin-bottom:5px;
	position:relative;
	top:-8px;
}
#quicksearchbox h2 {
	height: 15px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/tamipelletier/i/hdr-quicksearch.gif') left top no-repeat;
	margin: 0 0 12px 0;
}


#qs-searchbutton {
	margin-bottom: 4px;
	text-align: right;
	width: 145px;
	float:right;
	cursor:pointer;
	position:relative;
	left:-20px;
}

#qs-searchbutton button {
	border-width: 0;
	background: transparent;
	padding: 0;
	margin: 0;
	cursor:pointer;
}

form#quicksearch select {
	width: 146px;
	font-size: 100%;
}

form#quicksearch input#mlsno, form#quicksearch input#keywords {
	width: 138px;
	font-size: 100%;
}

#mapsearchbox h2 {
	height: 15px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/tamipelletier/i/hdr-mapsearch.gif') left top no-repeat;
	margin: 0 0 12px 0;
}

#oneclickbox ul {
	margin: 0;
	list-style: none;
}

#oneclickbox li {
	line-height: 1.09;
	margin-bottom: 6px;
}

#oneclickbox a {
	font-weight: normal;
	color: #000;
	font-size:1.1em;
	line-height:1.3em;
}

.searcharrow,
.searchcnt {
	display: none;
}

#sidebar .psslist {
	font-size: 109%;
}

#oneclickbox h2 {
	height: 15px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/tamipelletier/i/hdr-one-click-searches.gif') left top no-repeat;
	margin: 0 0 12px 0;
}

/* Overlabel */
div.overlabel-wrap {
	position:relative;
	margin-bottom: 4px;
}

label.overlabel-apply {
	position:absolute;
	top:4px;
	left:5px;
	z-index:1;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: 1;
}

#soldsearch{
	height: 150px;
	padding: 10px;
}

#soldsearch h3 {
	display: block;
	height: 14px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/tamipelletier/i/sold-search-hdr.png') 3px top no-repeat;
}

#soldsearch div {
	margin-bottom: 4px;
}

#soldsearch div select{
	width:70%;
}

/* =Footer
-----------------------------------------------
*/
#featuredtowns,
#home_featuredtowns {
	width: 437px;
	float: left;
	margin-right: 75px;
	position: relative;
	top: -20px;
}
#home_featuredtowns{
	width:290px;
}

#featuredtowns ul,
#home_featuredtowns ul {
	margin: 0;
	list-style: none;
}

#featuredtownwrapper {
	background: transparent url('/ezstatic/data/tamipelletier/i/featured-town-back.jpg') left top no-repeat;
	min-height: 270px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#home_featuredtownwrapper{
	margin-bottom:0;
}
#home_featuredtowns{
	float:right;
	margin-right:0;
	top:-8px;
	overflow:hidden;
	position:relative;
}
#more_featured,
#less_featured{
	float:right;
	clear:right;
	position:relative;
	left:-18px;
}
#less_featured{
	margin-bottom:10px;
}
#featuredtowns li,
#home_featuredtowns li {
	padding-left: 15px;
	width: 130px;
	float: left;
}

#featuredtowns a,
#home_featuredtowns a {
	color: #063c4b;
	font: bold 13px/1.23 Verdana, sans-serif;
}

#livechat {
	float: left;
	width: 220px;
}
#home #livechat{
	margin-left:510px;
}

#livechat h2,
#footercontact h2 {
	color: #063c4b;
}

#footercontact {
	width: 190px;
	float: left;
}

#footercontact p {
	font: 10px/1.4 Verdana, sans-serif;
	margin-bottom: 6px;
}

#footercontact a {
	color: #1e1e1e;
	font-weight: normal;
}

#reciprocitylogos {
	clear: left;
}

#usmtag a {
	clear: left;
	display: block;
	width: 217px;
	height: 20px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/tamipelletier/i/usmtag.gif') left top no-repeat;
}

/* =Page Styles
-----------------------------------------------
*/
/* home page */
#welcomehome {
	font: normal 185%/1 Georgia, serif;
	color: #6e011f;
	margin: 4px 0 10px 0;
	text-align: center;
	font-style: italic;
}

body#home h1 {
	font-size: 140%;
	text-align: center;
}

/* advanced search page */
.maplabel {
	left: 60px;
	top: 110px;
}

/* list view */
.list_details {
	margin-left: 215px;
}

/* contact page */
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;
}

label.checkbox { display: block; }

body#contact #ezarticleviewtpl {
	width: 285px;
	float: left;
	clear:both;
}

body#contact #contactform { margin-left: 305px; }

body#contact #gmap {
	margin-left: 305px;
	padding-top: 10px;
}

/* cma page */
#contactpage .cma label {
	display: block;
	clear: left;
}

#contactpage .cma label input,
#contactpage .cma label select {
	display: inline;
}

#contactpage .cma label span {
	float: left;
	width: 25%;
	padding-right: 1em;
	text-align: right;
}

#contactpage .cma #commentlabel {
	margin-bottom: 12px;
	margin-left: 25%;
	padding-left: 1em;
}

#contactpage .cma p {
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}

p.submit {
	text-align: center;
}

/* agent manager */
#agentlist .agentblock {
	float: left;
	height: 300px;
	width: 210px;
}

#agentlist .agentimage {
	display: block;
	height: 190px;
}

#agentlist img { border: 1px solid #222; }

#agentview .mlsnavbar { display: none; }

.realtorleft { float: left; }

.realtorleft img { border: 1px solid #222; }

.realtorright { margin-left: 185px; }

/* article archive */
.eznav,
.ezdetails,
.ezreadmore img {
	display: none;
}

.ezreadmore {
	text-align: right; 
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

/* waterfront pss page */
.lakelist td {
	width: 116px;
	margin: 0;
	padding: 5px;
	vertical-align: top;
	text-align: center;
}

/* financing options, important re links */
.companylist {
	border-collapse: collapse;
	width: 98%;
}

.companylist td {
	border: 1px solid #666;
	padding: 10px;
	vertical-align: top;
}

/* basic auto-email overrides */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }

/*-------------- Sold Search Styles -------------------*/

.table{ float:left; width:100%;background:#E9E8D6;border:4px solid #F2F0E5;margin:15px 0; }

.trow{ float:left;clear:both; width:100%; border-bottom:2px solid #F2F0E5; }

.trow.hover{ background-color:#F2F0E5; }

.trow.hover .address a{ cursor:pointer; }

.trow.head{ background-color:#a39c71;color:#F2F0E5;font-weight:bold; }

.col{ float:left; width:17%; padding:1% 0 0 1%; }

.half .col{ width:23%; }

.twothirds{width:68%;margin-top:5px;}

.table .twothirds {font-size: 90%;}

.onethird{width:140px;}

.col.address{ width:39%; }

.showhide{ padding:0;border:none;display:none; background-color:#F2F0E5;border: solid 2px #E2E5EC;border-style:solid none none; }

.showhide .col{padding-top:0;}

.showhide .trow{ padding:0 3%;border:none;width:90%;}

.showhide .trow .col{ padding:1%;width:72%;}

.showhide .trow.half .col,.trow.showhide .trow .col.half{ width:23%; }

.trow.active{ background-color:#F2F0E5; }

.soldboxy{display:none;border:none;padding:0;margin:0;}

.boxySending{position:fixed;height:100%;width:100%;z-index:200000;opacity:.5;filter:alpha(opacity=50);background:#F2F0E5 url('/data/i/bomber/facebox/loading.gif') no-repeat center center;}

#soldslider{background:#F2F0E5 url('/data/i/close.gif') 410px 5px no-repeat;border:4px solid #F2F0E5; border-bottom:none; padding:15px; width:400px;display:none;cursor:pointer;}

.col.highlight{color:#a39c71;}

.price{position:relative;left:25px;}

.date{position:relative;left:45px;}

.morelink{position:relative;left:25px;padding-bottom:1%;}

#soldhead .address{position:relative;left:2px;}

.soldsearch h2.headingsearchresults{font-size:180%;}

#soldhead .col{position:relative;top:-3px;}

#solddata .col{font-size:1em;}

.soldsearch #left{width:755px;}

.soldsearch #main{padding-left:20px; width:735px; padding-bottom:0;}

.soldsearch #sidebar2 .sidebar_interior,

.listview #sidebar2 .sidebar_interior{width:90%; margin-left:10px;}

#soldsearch_morelink{
	width:51px;
	height:20px;
	background:transparent url('/ezstatic/data/adamdow/i/more.gif') no-repeat;
	text-indent:-99999em;
	display:block;
}

.table a {
	color: #505050;
}

#soldsearch_contactlink {
	width:172px;
	height:20px;
	background:transparent url('/ezstatic/data/adamdow/i/contactusformoreinfo.gif') no-repeat;
	text-indent:-99999em;
	display:block;
	position:absolute;
	bottom:5px;
	right:5px;
}

#solddata{

	margin-bottom:0;

}

#solddata, #solddata .trow{border:0; position:relative;}

#solddata .active{border-bottom:1px solid #a39c71;}

#list_view_wrapper #solddata>div.even{

background:#d6d3bb;

}

#list_view_wrapper #solddata>div.odd{

background:#F2F0E5;

}

#list_view_wrapper #solddata #soldhead{

background:#A39C71;

}

#solddata .col img{

width:140px;
height:140px;

}

.lower_controls {
	float:left;
	width:100%;
	border-top:1px solid #A39C71;
	border-bottom:1px solid #A39C71;
	padding-top:1%;
	margin-bottom: 1%;
}

#searchsorting{

width:44%;

float:left;

}

#searchsorting select {
	display: inline;
}

#searchresultsnav {
	margin-top: 1%;
	margin-bottom: -2%;
}

.savesearch p{
	margin-bottom:26px;
}

#eznavigatortpl{
font-size:.9em;
text-align: center;
}
#eznavigatortpl a b{
font-size:1.1em;
}

#home #welcomehome{
	clear:both;
}
#home #content{
	padding-bottom:60px;
}
#home_spacer{
	float:left;
	width:1px;
	height:180px;
	position:relative;
	left:-8px;
	top:15px;
	background:#cbc1a2;
}
/*
.table{ float:left; width:500px;background:#E9E8D6 none repeat scroll 0 0;border:4px solid #F2F0E5;margin:15px 0; }
.trow{ float:left;clear:both; width:500px; border-bottom:4px solid #F2F0E5; }
.trow.hover{ background-color:#F2F0E5; }
.trow.hover .address a{ cursor:pointer; }
.trow.head{ background-color:#F2F0E5;color:#333333;font-weight:bold; }
.col{ float:left; width:90px; padding:3px; }
.half .col{ width:23%; }
.col.address{ width:300px; }
.trow.showhide{ padding: 1% 0;border:none;display:none; background-color:#F2F0E5; }
.trow.showhide .trow{ padding:0 3%;border:none;width:90%;border: solid 1px #E9E8D6;border-style:solid none none;}
.trow.showhide .trow .col{ padding:0.4% 1%;width:72%;}
.trow.showhide .trow.half .col,.trow.showhide .trow .col.half{ width:23%; }
.trow.active{ background-color:#F2F0E5; }
.soldboxy{display:none;border:none;padding:0;margin:0;}
.boxySending{position:fixed;height:100%;width:100%;z-index:200000;opacity:.5;filter:alpha(opacity=50);background:#fff url('/data/i/bomber/facebox/loading.gif') no-repeat center center;}
#soldslider{background:#E9E8D6 url('/data/i/close.gif') 410px 5px no-repeat;border:4px solid #F2F0E5; border-bottom:none; padding:15px; width:400px;display:none;cursor:pointer;}
*/


#home #SearchListPriceMax,
#home #mlsno,
#home #qs-searchbutton,
#home #qs-customsearch{
margin-top:10px;
}

.header_office_num{
	clear:both;
	float:right;
	position:relative;
	left:-200px;
	color:#6E011F;
}
