body {
background-color: #191919;
}
#container {
	margin: 0 auto;
width: 805px;
}
#background-container{
	margin: 0 auto;
	background:#000 url('../_img/background.jpg') no-repeat center 0;
	width:1000px;
}

/* ========== */
/* = Header = */
/* ========== */

#header {
margin-top: 13px;
height: 240px;
border-bottom: 47px solid black;
margin-bottom: 11px;
}
#header h1 {
margin: 0 auto;
background: url('../_img/logo.png') no-repeat 0 0;
width: 400px;
height: 150px;
margin-bottom: 6px;
}
#header h1 a {
display: block;
height: 150px;
text-indent: -9999px;
}
/* Header - Menu */
#header ul {
list-style: none;
padding-left: 17px;
height: 80px;
border-bottom: 4px solid #FFF;
}
#header ul li {
margin: 0;
float: left;
width: 76px;
height: 80px;
}
#header ul li a{
	display:block;
	height:80px;
	text-indent:-9999px;
}
#menu-item-welcome{width:106px !important;background:url('../_img/menu-welcome.png') no-repeat 0 0;}
#menu-item-welcome.selected{background:url('../_img/menu-welcome-selected.png') no-repeat 0 0;}
#menu-item-welcome.next-selected{background:url('../_img/menu-welcome-next-selected.png') no-repeat 0 0;}
#menu-item-what-s-it-worth{width:74px !important;background:url('../_img/menu-what-s-it-worth.png') no-repeat 0 0;}
#menu-item-what-s-it-worth.selected{background:url('../_img/menu-what-s-it-worth-selected.png') no-repeat 0 0;}
#menu-item-what-s-it-worth.next-selected{background:url('../_img/menu-what-s-it-worth-next-selected.png') no-repeat 0 0;}
#menu-item-about{background:url('../_img/menu-about.png') no-repeat 0 0;}
#menu-item-about.selected{background:url('../_img/menu-about-selected.png') no-repeat 0 0;}
#menu-item-about.next-selected{background:url('../_img/menu-about-next-selected.png') no-repeat 0 0;}
#menu-item-buy{background:url('../_img/menu-buy.png') no-repeat 0 0;}
#menu-item-buy.selected{background:url('../_img/menu-buy-selected.png') no-repeat 0 0;}
#menu-item-buy.next-selected{background:url('../_img/menu-buy-next-selected.png') no-repeat 0 0;}
#menu-item-sell{background:url('../_img/menu-sell.png') no-repeat 0 0;}
#menu-item-sell.selected{background:url('../_img/menu-sell-selected.png') no-repeat 0 0;}
#menu-item-sell.next-selected{background:url('../_img/menu-sell-next-selected.png') no-repeat 0 0;}
#menu-item-listings{background:url('../_img/menu-listings.png') no-repeat 0 0;}
#menu-item-listings.selected{background:url('../_img/menu-listings-selected.png') no-repeat 0 0;}
#menu-item-listings.next-selected{background:url('../_img/menu-listings-next-selected.png') no-repeat 0 0;}
#menu-item-realtors{background:url('../_img/menu-realtors.png') no-repeat 0 0;}
#menu-item-realtors.selected{background:url('../_img/menu-realtors-selected.png') no-repeat 0 0;}
#menu-item-realtors.next-selected{background:url('../_img/menu-realtors-next-selected.png') no-repeat 0 0;}
#menu-item-testimonials{background:url('../_img/menu-testimonials.png') no-repeat 0 0;width:75px !important;}
#menu-item-testimonials.selected{background:url('../_img/menu-testimonials-selected.png') no-repeat 0 0;}
#menu-item-testimonials.next-selected{background:url('../_img/menu-testimonials-next-selected.png') no-repeat 0 0;}
#menu-item-blog{background:url('../_img/menu-blog.png') no-repeat 0 0;}
#menu-item-blog.selected{background:url('../_img/menu-blog-selected.png') no-repeat 0 0;}
#menu-item-blog.next-selected{background:url('../_img/menu-blog-next-selected.png') no-repeat 0 0;}
#menu-item-contact{background:url('../_img/menu-contact.png') no-repeat 0 0;}
#menu-item-contact.selected{background:url('../_img/menu-contact-selected.png') no-repeat 0 0;}

/* =================== */
/* = Sidebar-Content = */
/* =================== */

#sidebar-content-container {
background-color: #333;
}

/* =========== */
/* = Sidebar = */
/* =========== */

#sidebar {
float: left;
margin: 12px;
width: 179px;
}
#sidebar-door {
margin-bottom: 30px;
}
#sidebar-mollys-thoughts a {
display: block;
width: 75px;
font-size: .81em;
line-height: 1.54em;
font-weight: 800;
color: #FFF;
}
#sidebar .alignleft {
	margin: 0;
}
#sidebar-buy-container img,#sidebar-sell-container img,#sidebar-search-container img {
display: block;
}
#sidebar-buy,#sidebar-sell,#sidebar-search {
background-color: #0D0D0D;
padding: 5px 0 10px 0;
}
#sidebar-buy a,#sidebar-sell a,#sidebar-search a {
color: #BD0036;
font-size: .81em;
line-height: 1.54em;
font-weight: 800;
}
#sidebar-buy p,#sidebar-sell p,#sidebar-search p {
margin: 0;
padding: 7px 8px;
font-size: .81em;
line-height: 1.54em;
color: #FFF;
}
#sidebar-buy-container h2 {
margin: 40px auto 6px auto;
background: url('../_img/sidebar-h2-buy.png') no-repeat 0 0;
width: 107px;
height: 31px;
text-indent: -9999px;
}
#sidebar-sell-container h2 {
margin: 34px auto 12px auto;
background: url('../_img/sidebar-h2-sell.png') no-repeat 0 0;
width: 107px;
height: 26px;
text-indent: -9999px;
}
#sidebar-search-container h2 {
margin: 36px auto 12px auto;
background: url('../_img/sidebar-h2-search.png') no-repeat 0 0;
width: 149px;
height: 26px;
text-indent: -9999px;
}
ul.submenu{
	display: block;
	width: 180px;
	background-color: #0D0D0D;
}
ul.submenu li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 50px;
	border-bottom: 1px solid #333;
	font-size: 0.85em;
	line-height: 1.1em;
}
ul.submenu li a{
	padding: 10px 40px 10px 10px;
	height: 30px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
}
ul.submenu li a.oneline{
	padding: 18px 40px 10px 10px;
	height: 22px;
}
/* ul.submenu li a:hover{
	padding-right: 35px;
	border-right: 5px solid #045EBD;
	background-color: #FFF;
	color: #0D0D0D;
} */
ul.submenu li a.selected{
	padding-right: 35px;
	border-right: 5px solid #045EBD;
	background: #FFF url('../_img/submenu-arrow.png') no-repeat right 16px;
	color: #0D0D0D;
}

/* =========== */
/* = Content = */
/* =========== */

#content-container {
padding-top: 27px;
float: left;
width: 590px;
}
#content-container h1 {
margin: 0 0 17px 10px;
text-align: left;
font-size: 1.1em;
font-weight: normal;
}
#content {
padding: 25px 12px;
background-color: #0D0D0D;
}
#content p {
font-size: 0.81em;
line-height: 1.94em;
}
#content ul, #content ol {
	font-size: 0.81em;
	padding-left: 40px;
	line-height: 1.94em;
}
#content ul {
	list-style-type: disc;
}
#content h3 {
margin-bottom: 7px;
}
#content em {
	color: #045EBD;
}
#content a {
	color: #BD0036;
}

/* ========== */
/* = Footer = */
/* ========== */

#footer {
margin-top:36px;
font-size: .69em;
}
/* Header - Menu */
#footer ul {
list-style: none;
text-align:center;
margin-bottom:15px;
}
#footer ul li {
display:inline;
margin: 0 20px;
}
#footer ul li a{
text-decoration:none;
color:#FFF;
}
#footer ul li a:hover{
text-decoration:underline;
}
#footer p {
	margin:0 auto;
	padding:10px;
	width: 500px;
	text-align:center;
	color:#999;
	line-height:1.54em;
}
#footer a {
color:#999;
line-height:1.54em;
}

/* ========= */
/* = Forms = */
/* ========= */

form#worth p {
	margin: 0;
	padding: 0;
}
label.worth-label {
	display: block;
	float: left;
	clear: right;
	height: 40px;
	width: 150px;
	line-height: 40px;
	text-align: right;
	font-size: 1.3em;
	color: #045EBD;
}
input.worth-text {
	float: right;
	margin-right: 130px;
	width: 243px;
	height: 20px;
	background-color: #FFF;
	border: 1px solid #BD0036;
	margin-bottom: 34px;
	font-size: 1.1em;
	padding: 10px;
}
form#worth p.worth-submit {
	clear:both;
	margin-right: 130px;
	text-align: right;
}
textarea.contact-textarea, input.contact-text, #commentform textarea, input.normal {
	width: 525px;
	background-color: #FFF;
	border: 1px solid #BD0036;
	margin-bottom: 13px;
	font-size: 1.1em;
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
input.contact-text, input.normal { height: 20px; }
textarea.contact-textarea, #commentform textarea { height: 135px; }
p.contact-textarea, p.contact-text, p.blog-textarea, p.blog-text {
	display: block;
	width: 545px;
	padding: 0;
	margin: 0 auto;
}
form#contact p.contact-submit, #commentform p.blog-submit {
	display: block;
	width: 545px;
	text-align: right;
	margin: 0 auto;
}

/* ============ */
/* = Realtors = */
/* ============ */

h2.realtor-name {
	color: #045EBD;
	margin-bottom: 0;
}
#content ul.social-networks {
	width: 28px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
}
#content ul.social-networks li {
	margin: 0;
	padding: 0 0 6px 0;
	list-style: none;
}
#content ul.social-networks li a {
	display: block;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
}
#content ul.social-networks li a.social-facebook {	background-image: url(../_img/social-facebook.png); }
#content ul.social-networks li a.social-linkedin {	background-image: url(../_img/social-linkedin.png); }
#content ul.social-networks li a.social-twitter {	background-image: url(../_img/social-twitter.png); }

#content p.realtor-contact {
	line-height: 1.15em;
}

/* ======== */
/* = Blog = */
/* ======== */

div#blog-sidebar {
	font-size: 0.82em;
}
div#blog-sidebar form {
	padding-bottom: 1em;
	text-align: right;
}
div#blog-sidebar form input#s {
	border: 1px solid #BD0036;
	height: 20px;
	width: 165px;
	padding: 5px;
	font-size: 1.1em;
	margin-bottom: 10px;
}
div#blog-sidebar h3 {
	color: #BD0036;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 5px;
}
div#blog-sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	color: #CCC;
}
div#blog-sidebar a {
	color: #FFF;
}
#content div.post h3.storyline a {
	color: #045EBD;
	text-decoration: none;
}
#content div.post h3.storyline a:hover {
	text-decoration: underline;
}
div.meta {
	font-size: 0.7em;
}
div.storycontent {
	padding-top: 30px;
}
#content p.feedback {
	padding-bottom: 55px;
	margin-bottom: 35px;
	background: url('../_img/blog-divider.png') no-repeat bottom center;
}
.navigation {
	height: 2em;
}
#content ol.commentlist {
	padding-left: 0;
}

/* ============ */
/* = Listings = */
/* ============ */

form#listings{
	width: 350px;
	margin: 0 auto;
}
form#listings input.listings-text{
	width: 89px;
	height: 20px;
	background-color: #FFF;
	border: 1px solid #BD0036;
	font-size: 1.1em;
	padding: 10px;
	float: left;
	margin-bottom: 30px;
}
form#listings label {
	display: block;
	height: 40px;
	width: 60px;
	padding: 0 10px;
	line-height: 40px;
	text-align: right;
	font-size: 1.3em;
	color: #045EBD;
	float: left;
}
form#listings label.listings-label-middle {
	width: 20px;
}
#city {
	margin-bottom: 15px;
}
#content select#city {
	width: 263px;
	height: 40px;
	font-size: 1.1em;
	padding: 10px 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
/* This next one is here for the JS based form drop-down customization/styling */
form#listings span.select {
	width: 243px;
	height: 40px;
	font-size: 1.1em;
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	position: absolute;
	color: #000;
	font: 12px/21px arial,sans-serif;
	background: url(../_img/listings-dropdown.png) no-repeat top right;
	overflow: hidden;
}
p.listings-submit {
	text-align: right;
}
p.searchResultsParameters {
	color: #CCC;
	margin-bottom: 0.5em;
}
span.searchResultsLabel {
	color: #FFF;
}
p.pagination {
	text-align: right;
	margin-bottom: 0.5em;
}
table.listings-results {
	width: 100%;
	margin: 0 auto;
	font-size: 0.82em;
	color: #000;
	border-bottom: 3px solid #045EBD;
}
#content table.listings-results th {
	padding: 3px;
	border-bottom: 3px solid #045EBD;
}
#content table.listings-results th a {
	color: #FFF;
	text-decoration: none;
	background: url('../_img/arrow-sort.png') no-repeat right 7px;
	padding-right: 15px;
}
#content img.listing-thumb, #content table.listings-results img {
	border: 1px solid #7a7a7a;
	padding: 0;
	margin: 0;
}
#content table.listings-results tr {
	border-right: 3px solid #045EBD;
	border-left: 3px solid #045EBD;
}
#content table.listings-results tr.heading {
	border-right: none;
	border-left: none;
}
#content table.listings-results tr td {
	vertical-align: top;
	background-color: #FFF;
	border-right: 1px solid #7CA9D9;
	border-left: 1px solid #7CA9D9;
	height: 40px;
	padding: 10px;
}
#content table.listings-results tr.altrow td, #content table.listings-results tr.row0 td {
	background-color: #BED5EE;
}
div.listings-realtor-info {
	width: 300px;
	float: right;
}
#content div.listings-realtor-info p {
	line-height: 1.4em;
}
div#homepics {
	width: 312px;
	float: left;
}
div#homepics img {
	border: 1px solid #7a7a7a;
	margin: 0 12px 10px 0;
}
div#homepics img#main {
}
#content div#homepics table tr td {
	display: inline;
	float: left;
}
div#maininfo {
	width: 232px;
	float: right;
	border-top: 1px solid #FFF;
}
#content div#maininfo p {
	margin: 0;
	line-height: 1.2em;
}
#content div#maininfo p#top_right {
	font-size: 1em; padding-top: 1em;
}
#content div#maininfo ul {
	padding: 2em 0 0 0;
}
#content div#maininfo ul li {
	margin-left: 0;
	list-style: none;
	line-height: 1.3em;
}
p#virtual-tour a {
	display: block;
	width: 141px;
	height: 40px;
	text-indent: -9999px;
	background: url('../_img/virtual-tour.png') no-repeat top left;
}
div.listingdetails-column {
	width: 232px;
	float: left;
	margin-right: 50px;
}
div.listingdetails-wide {
	clear: both;
}
#content div.listingdetails-column h3, #content div.listingdetails-wide h3, #content div.multiple_options_caption {
	border-bottom: 1px solid #FFF;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#content div.multiple_options_caption {
	color:#045EBD;
	font-weight: bold;
}
#content div.listingdetails-column ul, #content div.listingdetails-wide ul {
	padding-left: 0;
}
div.adminicon {
	width: 75px;
	height: 100px;
	text-align: center;
}
#content div.adminicon a {
	color: #FFF;
	text-decoration: none;
}

/* =========== */
/* = Classes = */
/* =========== */

.clearboth {
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
.aligncenter {
	text-align: center;
}
.alignright {
	float: right;
	margin: 0 0 10px 20px;
}
#content p.smallnote {
	font-size: 0.7em;
	color: #999;
}
em.noitalics {
	font-style:normal;
}
div.block, blockquote, p.important {
	width: 85%;
	margin: 0 auto 1em auto;
	padding: 10px 20px;
	background: #F5F5F5 url('../_img/block-corner.png') no-repeat top right;
	border: 4px solid #045EBD;
	color: #000;
}
p#apply-online-for-loan, p#email-tom {
	float: left;
	margin-left: 60px;
}
p#apply-online-for-loan a, p#email-tom a {
	text-indent: -9999px;
	display: block;
}
p#apply-online-for-loan a{
	margin-top: 2px;
	height: 40px;
	width: 161px;
	background: url('../_img/apply-online-for-loan.png') no-repeat top left;
}
p#email-tom a {
	height: 43px;
	width: 115px;
	background: url('../_img/email-tom.png') no-repeat top left;
}
#content .open-realty-content p.listings-browse {
	font-size: 20px;
}