/*	STRUCTURES
=============================== */

html { min-height: 100%; margin-bottom: 1px; }
	
body {
	background: #255ca6 url(/media/images/backgrounds/body.gif);
	margin: 0;
	}
table, tr, th, td {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
	}

#site { background: url(/media/images/backgrounds/site.png) top repeat-x; }

#header {
	height: 124px;
	width: 990px;
	margin: 0 auto;
	}
#headerLeft {
	float: left;
	margin: 0;
	padding: 0;
	}
#headerRight {
	float: right;
	margin: 0;
	padding: 0;
	width: 300px;
	}
	
#topMenu {
	margin: 10px 15px 5px 15px;
	float: right;
	clear: both;
	}

#remax {
	margin: 0 15px 0 0;
	float: right;
	clear: both;
	}

#logo {
	position: relative;
	top: 0;
	left: 0;
	}

#locations {
	font: bold 11px 'arial narrow', arial, helvetica, sans-serif;
	font-style: italic;
	color: #8d8d8d;
	text-align: center;
	margin: 5px 0 0 0;
	clear: both;
	}
	
#page {
	background: #fff url(/media/images/backgrounds/page.gif) bottom repeat-x;
	width: 990px;
	margin: 0 auto;
	}

#colLeft {
	background: #eff3f8 url(/media/images/backgrounds/colLeft.gif) top no-repeat;
	vertical-align: top;
	width: 215px;
	}
#colMiddle {
	background: url(/media/images/backgrounds/gradient.png) top repeat-x;
	vertical-align: top;
	width: 560px;
	}
#colRight {
	background: #eff3f8 url(/media/images/backgrounds/colRight.gif) top no-repeat;
	vertical-align: top;
	width: 215px;
	}
	
#colFull {
	background: url(/media/images/backgrounds/gradient.png) top repeat-x;
	vertical-align: top;
	width: 890px;
	padding: 30px;
	}
	
#pageContent { padding: 20px; }

#photoTop {
	background: #eaf0f7;
	height: 230px;
	width: 990px;
	margin: 0 auto;
	}

.by {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	}

#plp-featured-listings {
	padding: 15px;
	}
	
#featuredListingsPage {
	width: 800px;
	margin: 0 auto;
	}
#featuredListingsPage td {
	vertical-align: top;
	width: 50%;
	padding: 0 25px;
	}
#featuredListingsPage .listing {
	font-size: 12px !important;
	}
	
#social {
	width: 300px;
	margin: 0 auto;
	}
#social th {
	text-align: center;
	padding: 5px;
	}
#social td {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 0 5px;
	}
	
.listing {
	font-size: 11px;
	border-bottom: 1px solid #c8d8ec;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	}
	
.split {
	margin: 0 0 15px 0;
	clear: both;
	}
.split th {
	font: bold 18px 'arial narrow', arial, helvetica, sans-serif;
	text-align: left;
	padding: 15px 5px;
	}
.split td {
	vertical-align: top;
	padding: 5px 10px 5px 0;
	/*width: 50%;*/
	}
#footer .split td {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	}
	
.iframe {
	width: 740px;
	border: none;
/*	border: 1px solid #C8D5E6; */
	height: 1200px;
	}
.schoolSearch {
	width: 700px;
	height: 950px;
	border: none;
	margin: 0 auto;
	}
	
.wimpy {
	background: #f2f2f2;
	border: 1px solid #d8d8d8;
	width: 350px;
	margin: 0 auto 15px auto;
	padding: 5px;
	}
	
.video425 {
	background: #f2f2f2;
	border: 1px solid #d8d8d8;
	width: 425px;
	margin: 0 auto 15px auto;
	padding: 5px;
	}
	
.categories {
	width: 100%;
	border-left: 1px solid #688ab9;
	border-right: 1px solid #688ab9;
	border-bottom: 2px solid #688ab9;
	}
.categories th {
	background: #91acd2 url(/media/images/backgrounds/categoriesTh.gif) repeat-x;
	text-align: left;
	color: #fff;
	padding: 5px 15px 5px 5px;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 11px;
	}
.categories td {
	background: #91acd2 url(/media/images/backgrounds/categoriesTh.gif) repeat-x;
	text-align: right;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	vertical-align: middle;
	width: 100%;
	white-space: nowrap;
	font-size: 11px;
	}
.categories td span { padding: 4px; }
.categories form {
	margin: 0;
	padding: 0;
	}
	
.listings { width: 100%; }
.listings th {
	background: #c6d4ea url(/media/images/backgrounds/listingsTh.gif);
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	white-space: nowrap;
	}
.listings td {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 2px solid #d7d7d7;
	padding: 5px;
	vertical-align: top;
	font-size: 11px;
	}
.listings p { margin-bottom: 10px; }
.location { white-space: nowrap; }

.photoLinks {
	font-size: 12px;
	font-weight: bold;
	}

.propertyDetail {
	width: 100%;
	}
.propertyDetail  th {
	padding: 10px;
	text-align: center;
	vertical-align: top;
	}
.propertyDetail td {
	padding: 10px;
	vertical-align: top;
	}
.propertyDetail td table {
	margin-bottom: 20px;
	}
.propertyDetail td table td {
	padding: 4px 20px;
	text-align: left;
	}
.propertyDetail td table th {
	padding: 4px 0;
	text-align: left;
	}
	
#photos { width: 340px; }

#articles { margin-left: 15px; }

#latestArticle {
	background: #eaf0f7;
	border: 1px solid #cdd8e8;
	padding: 15px 15px 0 15px;
	margin: 0 0 15px 0;
	}
#latestArticle h2 {
	color: #FF0029;
	margin: 0 0 15px 0;
	}
#latestArticle li { font-weight: bold; }
	
#boxNew { }

.question {
	font-style: italic;
	margin: 25px;
	}
.answer {
	margin: 25px;
	background: #e9f0f6;
	border: 1px solid #cce0f2;
	padding: 15px;
	}

#desk {
	background: #e9f0f6;
	border: 1px solid #cce0f2;
	float: right;
	margin: -20px 0 20px 20px;
	padding: 10px;
	width: 200px;
	vertical-align: top;
	width: 215px;
	font-size: 12px;
	}
#desk ul { 
	margin: 20px;
	padding: 5px;
	}
#desk ul li {
	list-style: url(/media/images/lists/pdf.png);
	margin-bottom: 10px;
	}

#disclaimer {
	background: #fff url(/media/images/backgrounds/page.gif) bottom repeat-x;
	padding: 10px;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	font-size: 11px;
	margin: 15px 0 0 0;
	}
	
#footer {
	width: 990px;
	margin: 0 auto;
	}
#footerLeft {
	background: #fff url(/media/images/backgrounds/footer.gif) bottom repeat-x;
	vertical-align: top;
	width: 275px;
	padding: 25px 20px 10px 20px;
	}
#footerMiddle {
	background: #fff url(/media/images/backgrounds/footer.gif) bottom repeat-x;
	vertical-align: top;

	padding: 25px 15px 0 15px;
	border-left: 1px solid #d3deec;
	}
#footerRight {
	background: #fff url(/media/images/backgrounds/footer.gif) bottom repeat-x;
	vertical-align: top;
	width: 275px;
	padding: 25px 15px 0 15px;
	border-left: 1px solid #d3deec;
	}

#elaine {
	color: #134a94;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	}
#elaine span { font-size: 16px; }
#elaine em { color: #4572ae; }
#address {
	color: #4572ae;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	}

#copyright {
	width: 960px;
	color: #b8cce8;
	font-size: 12px;
	margin: 10px auto 50px auto;
	}
#snm {
	color: #b8cce8;
	font-size: 12px;
	float: right;
	}
	
.iconPrint {
	float: right;
	margin: -20px 0 20px 20px;
	}
	
.alignRight, .floatRight { float: right; margin: 0 0 20px 20px; }
.floatLeft { float: left; }
.clear { clear: both; }
.right { text-align: right; }
.center { text-align: center; }
.print { display: none; }
.nodisplay { display: none; }

/*	FONTS
=============================== */

body, table, tr, th, td, input, select, textarea {
	font: 13px arial, helvetica, sans-serif;
	color: #343434;
	}

p, h1, h2, h3, h4, h5, h6 { margin-top: 0; }

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #638abf;
	}
	
h2, .subtitle {
	font: bold 20px 'arial narrow', arial, helvetica, sans-serif;
	color: #d81f26;
	}
#plp-featured-listings h2 { display: none; }

h2 span { color: #757575; }
	
h3 {
	font: bold 18px 'arial narrow', arial, helvetica, sans-serif;
	color: #3067b1;
	}

h4 {
	font: bold 16px 'arial narrow', arial, helvetica, sans-serif;
	color: #63a800;
	}
#colLeft h4, #colRight h4 {
	color: #63a800;
	text-align: center;
	padding: 15px 0 0 0;
	font-size: 16px;
	}
	
h5 {
	font: bold 16px 'arial narrow', arial, helvetica, sans-serif;
	color: #d81f26;
	font-style: italic;
	}
	
h6, small, .small {
	font-size: 11px;
	font-weight: normal;
	color: #868686;
	}
	
sup { font-size: 8px; }

.return {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	}


/*	LINKS
=============================== */

a:link, a:active, a:visited {
	color: #4988de;
	text-decoration: underline;
	}
a:hover { color: #81d61c; }

#topMenu a:link, #topMenu a:active, #topMenu a:visited { 
	/*color: #878787;*/
	text-decoration: none;
	display: block;
	font-size: 12px;
	}
#topMenu a:hover { /*color: #b9b9b9; */ }

.categories a:link, .categories a:active, .categories a:visited {
	color: #ece4a0;
	text-decoration: underline;
	padding: 0 2px;
	}
.categories a:hover { color: #fff; }

#footer a { text-decoration: none; }

#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #b8cce8;
	text-decoration: none;
	}
#copyright a:hover { color: #fff; }
	
/*	LISTS
=============================== */
ul, ol { margin-bottom: 15px; }
ul li, ol li { margin-bottom: 8px; }

ul ul { margin-top: 10px; }

ul li { list-style-image: url(/media/images/lists/list.png); }
ul li ul li {
	list-style-image: url(/media/images/lists/listList.png);
	font-size: 12px;
	}
	
.pdfList li { list-style: url(/media/images/lists/pdf.png); }
.docList li { list-style: url(/media/images/lists/doc.png); }

#topMenu ul {
	margin: 0;
	padding: 0;
	clear: both;
	}
#topMenu ul li {
	list-style: none;
	list-style-image: none;
	float: right;
	margin: 0 0 5px 14px;
	padding: 0;
	}

.split ul {
	margin: 0;
	padding: 0 0 0 25px;
	}
.split ul li { margin-bottom: 5px; }

/*	IMAGES
=============================== */

img { border: none; }

.photoRight, .photoRightPlain {
	float: right;
	margin: 0 0 20px 20px;
	}
.photoCenter {
	text-align: center;
	margin: 0 0 20px 0;
	}
.photoRight img, .photo, .photoCenter img {
	background: #fff;
	border: 1px solid #c8d8ec;
	padding: 6px;
	}
 a .photo:hover {
 	background: #f5f3de;
	border: 1px solid #98bae6;
	}

/*	FORMS
=============================== */

form {
	margin: 0;
	padding: 0;
	}

#form { }
#form table {
	margin: 15px auto;
	border: 3px double #cad7e7;
	}
#form th {
	border-bottom: 1px solid #e3ebf6;
	padding: 8px;
	text-align: left;
	width: 50%;
	background: #e3ebf6;
	}
#form td {
	border-bottom: 1px solid #e3ebf6;
	padding: 8px;
	width: 50%;
	}
.categories select { background: #ffffde; }
input, select, textarea { font-size: 12px; }

#askElaine td {
	vertical-align: top;
	padding: 0 20px 0 0;
	}
#askElaine a {
	text-decoration: none;
	font-weight: bold;
	}
#askElaine li { margin-bottom: 15px; }

.signUp {
	background: #fefbe3;
	border: 1px solid #f5eebf;
	width: 250px;
	margin: 0 auto 20px auto;
	white-space: nowrap;
	font-weight: bold;
	padding: 10px;
	}
	
#askElaineForm {
	background: #fefbe3;
	border: 1px solid #f5eebf;
	width: 300px;
	}
#askElaineForm textarea { width: 280px; }
#askElaineForm th {
	padding: 10px;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
	}
#askElaineForm td { padding: 10px; }
	
/* ----- PLP Specific Styles ----- */
	
#plp-realtor-detail-info, #plp-realtor-detail-listings h2 { display: none; }

/*	MISCELLANEOUS
=============================== */

.hr {
	background: #ccc;
	width: 100%;
	height: 1px;
	display: block;
	margin: 25px 0;
	}
.hr hr { display: none; }

blockquote { margin-left: 25px; }
