/* ---------------
Reset
-----------------*/
body {margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6 {margin:0px; padding:0px;}
p {margin:0px; padding:0px;}
img {margin:0px; padding:0px; border:none;}
form {margin:0px; padding:0px;}
:focus {outline:none;}
::-moz-focus-inner {border:0;}

/* ---------------
Global
-----------------*/
body {
	margin:0px; 
	padding:0px; 
	background:#999 url(images/body_bg.png) repeat-x; 
	font-family: Arial, sans-serif;  
	font-size:12px; 
	color:#333;
}
h1, h2, h3, h4, h5, h6 {font-weight:bold;  margin:0 0 12px 0; letter-spacing:-1px;}
h1 { font-size: 32px;}
h2 { font-size: 28px;}
h3 { font-size: 24px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}
form {margin:0; padding:0;}
:-moz-any-link:focus {outline: none;}
img {border:none;}
.clear {clear:both;}
p {margin:0 0 12px 0; padding:0;}
a {color:#CC0000;}
a:hover {color:#000;}

/* ---------------
Main Wrappers
-----------------*/
#shadow {width:1130px; margin:auto; border:0px solid #000; background: url(images/shadow_bg.png) repeat-y center;}
#wrapper {width:1080px; margin:auto; background: url(images/wrapper_bg.png) repeat-y left;}
#page-wrapper {width:1080px; margin:auto;}

/* ---------------
Header
-----------------*/
#header {position:relative; min-height:230px; height:100%; background:#fff}
#header-background {width:850px; height:auto;}
#header-content {position:absolute; width:300px; height:auto; top:0; left:0; z-index:30;}

/* ---------------
Header > Slider
-----------------*/
.fadein {position:relative; height:230px; width:850px;}
.fadein img {position:absolute; left:0; top:0;}


/* ---------------
Content
-----------------*/
#maincontent-wrapper {width:850px; float:left; background:#fff;}
#maincontent {padding:10px 14px;}

/* ---------------
Sidebar
-----------------*/
#sidebar {width:230px; float:left;}
#sidebar #sidebar-content1 {margin:10px auto 0 auto; font-size:12px; border:0px solid #000; width:200px; height:auto;}
#sidebar #sidebar-content2 {margin:5px auto 0 auto; font-size:12px; border:0px solid #000; width:200px; height:auto;}

#sidebar #sidebar-upgrade1, 
#sidebar #sidebar-upgrade2, 
#sidebar #sidebar-upgrade3 {
	width:202px; 
	font-size:12px;
	margin:5px auto 0 auto;
	padding:0;
	height:auto;
}

/* ---------------
Sidebar > Quicksearch
-----------------*/
#upgrade-quicksearch {
	margin:0 auto 0 auto; 
	font-size:12px; 
	width:218px; 
	padding:0; 
	color:#fff; 
	min-height:230px;
	height:auto;
}
#upgrade-quicksearch a {color:#fff;}
#upgrade-quicksearch a:hover {color:#fff;}

#upgrade-quicksearch #quicksearch {}
#upgrade-quicksearch #quicksearch .title {
	padding:8px 0;
	text-align:center; 
	color:#fff; 
	font: 20px Arial, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	text-shadow: #000 1px 1px 2px;
}
#upgrade-quicksearch #quicksearch .inputObject {
	margin:6px;
	text-align:center;
}
#upgrade-quicksearch #quicksearch .searchBtn {
	text-align:center; 
	margin-top:2px;
}
#upgrade-quicksearch #quicksearch select { 
	width:260px; 
	color:#333; 
	font: 11px Arial, sans-serif;
}
#upgrade-quicksearch #quicksearch .search-btn {
	background:#ddd; 
	color:#111; 
	cursor:pointer; 
	padding:3px 10px; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	border:none; 
	text-shadow: #fff 1px 1px 2px; 
	-moz-box-shadow: 1px 1px 2px #000; 
	-webkit-box-shadow: 1px 1px 2px #000; 
	box-shadow: 1px 1px 2px #000;
}

/* ---------------
Upgrades > MLS, Featured Properties, HomeScout
-----------------*/ 
.sidebar-upgrade-block {
	width:200px; 
	background: url(images/sidebar_upgrades_bg.png) no-repeat center bottom; 
	margin:0 auto 10px auto; 
	background-color:#eee; 
	border:1px solid #ccc; 
	/* border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px;
	*/
}
.mlssearch, .featprops {
	padding:0px 0px 10px 0px;
}
.homescout, .social {
	padding:0px 0px 10px 0px;
}
.sidebar-upgrade-block .upgrade-title {
	background:#002F5E url(images/sidebar_upgrade_title_bg.png) repeat-x top; 
	padding:4px 0; 
	text-align:center; 
	color:#fff;
	font: 16px Arial, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	text-shadow: #000 1px 1px 2px;
}
.sidebar-upgrade-block .upgrade-content {
	margin:5px; 
	text-align:center; 
	color:#000;
}
.sidebar-upgrade-block .upgrade-content a {
	color:#000; 
	text-decoration:underline;
}
.sidebar-upgrade-block .upgrade-content a:hover {
	color:#000; 
	text-decoration:underline;
}
.sidebar-upgrade-block .upgrade-actionbtn {
	text-align:center;
}
.sidebar-upgrade-block .search-btn {
	background:#ddd; 
	color:#111; 
	cursor:pointer; 
	padding:3px 10px; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	border:none; 
	text-shadow: #fff 1px 1px 2px; 
	-moz-box-shadow: 1px 1px 2px #000; 
	-webkit-box-shadow: 1px 1px 2px #000; 
	box-shadow: 1px 1px 2px #000;
}
.featprops .upgrade-content img {
	border:1px solid #fff;
}

/* Navigation */
#navigation {background: #333 url(images/navigation_wrapper_bg.png) repeat-y top center; border-bottom:1px solid #000;}

/*(MAIN) Items*/
#qm0 a {
	background:#333 url(images/navigation_bg.png) repeat-x top;  
	color:#fff; 
	margin:0 0 0 0;  /* 0 1px 0 0 */
	padding:12px 14.7px 12px 14px; 
	width:auto; /* orig width:132px; with 7 buttons*/ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold;
	text-align:center; 
	text-decoration:none; 
	border-bottom:none;
	text-shadow: 1px 1px 2px #000;
}
#qm0 a:hover {
	background:#CC0000 url(images/navigation_bg.png) repeat-x 0px -48px; 
	color:#fff; 
	text-decoration:none;
	text-shadow: 1px 1px 2px #000;
}

/*(MAIN) Parent Items*/
#qm0 a.qmparent {
	background:#333 url(images/navigation_bg.png) repeat-x top; 
	color:#fff;
}
#qm0 a.qmparent:hover {
	background:#CC0000 url(images/navigation_bg.png) repeat-x 0px -48px;  
	color:#fff;
}

/*  (SUB) Container */
#qm0 div, #qm0 ul {
	background:#333;
	border-top:none;
	margin-left:0px; /* 2px orig */
	margin-top:1px; /* 4px orig */
	padding:0;
	width:190px;
	-moz-box-shadow: 0px 1px 5px #888;
	-webkit-box-shadow: 0px 1px 5px #888;
	box-shadow: 0px 1px 5px #888;
}
/*(SUB) Items*/
#qm0 div a, #qm0 ul a {
	background:#333; 
	color:#fff; 
	padding:8px 5px 8px 10px;
	text-align:left;
	border:none;
	width:175px;
	text-shadow: 1px 1px 2px #000;
	font-size:12px;
	font-weight:normal;
}
#qm0 div a:hover, #qm0 ul a:hover {
	background:#CC0000; 
	color:#fff; 
	text-shadow: 1px 1px 2px #000;
}

/*(SUB) Parent Items*/
#qm0 div a.qmparent, #qm0 ul a.qmparent {
	background:#333 url(images/arrow-right.gif) no-repeat right center; 
	color:#fff;
	text-shadow: 1px 1px 2px #000;
}
#qm0 div a.qmparent:hover, #qm0 ul a.qmparent:hover {
	background:#CC0000 url(images/arrow-right.gif) no-repeat right center; 
	color:#fff; 
	text-align:left;
	white-space:normal;
	text-shadow: 1px 1px 2px #000;
}

/*  (SUB) SUB Container */
#qm0 div div, #qm0 ul ul {
	background:#333; 
	border-top:none;
	margin-left:0px; /* 2px orig */
	margin-top:1px; /* 4px orig */
	padding:0;
	width:190px;
	-moz-box-shadow: 0px 1px 5px #888;
	-webkit-box-shadow: 0px 1px 5px #888;
	box-shadow: 0px 1px 5px #888;
}
/*(SUB) SUB Items*/
#qm0 div div a, #qm0 ul ul a {
	background:#333; 
	color:#fff; 
	padding:8px 5px 8px 10px;
	text-align:left;
	border:none;
	width:175px;
	text-shadow: 1px 1px 2px #000;
	font-weight:normal;
}
#qm0 div div a:hover, #qm0 ul ul a:hover {
	background:#CC0000; 
	color:#fff; 
	text-shadow: 1px 1px 2px #000;
}
/*(SUB) SUB Parent Items*/
#qm0 div div a.qmparent, #qm0 ul ul a.qmparent {
	background:#333 url(images/arrow-right.gif) no-repeat right center; 
	color:#fff;
	text-shadow: 1px 1px 2px #000;
}
#qm0 div div a.qmparent:hover, #qm0 ul ul a.qmparent:hover {
	background:#CC0000 url(images/arrow-right.gif) no-repeat right center; 
	color:#fff; 
	text-align:left;
	white-space:normal;
}

/* ---------------
Footer
-----------------*/

#footer {width:100%; clear:both; background-color: #555; padding: 10px 0;}
#footer-content {margin:0 0 0 12px; width:1070px; color:#eee; line-height:1.5em;}
#footer-content a {color:#fff;}
#footer-content a:hover {color:#fff;}

/* Footer > Nav */
#footer-info ul.nav {margin:0; padding:0; list-style-type:none;}
#footer-info ul.nav li {display: inline;}
#footer-info ul.nav li a {text-decoration: none;padding: .2em 1em;color: #fff;}
#footer-info ul.nav li a:hover {color: #fff;}

/* ---------------
C1
-----------------*/
#c1 {padding:12px; font-size:10px; color:#aaa;  white-space:nowrap; text-align:center;}
#c1 a {color:#aaa;}

/*   GLOBAL CLASSES FOR REAL ESTATE AND CATALOG   */
/**************************************************/

/* V1 STYLES */
.defaulttext {font-size: 12px;}
.pageThru {font-size: 12px;}
.pageThru a{font-weight: bold;text-decoration: none;}
.pageThru a:hover{font-weight: bold;text-decoration: none;}
.productTitle {font-size: 12px;}
.productDescription {font-size: 12px;}
.productPrice {font-size: 12px;}

.realtorheaderbg1 {background-color:#ddd; font-size:12px; color:#000; height:25px;}
.realtorheaderbg1 a{font-size:12px;color:#000066}
.realtorheaderbg1 a:hover{font-size:12px;color:#000}

.realtorheaderbg2 {background-color:#efefef; font-size:12px; color:#000; height:25px;}
.realtorheaderbg2 a{font-size:12px;color:#000066}
.realtorheaderbg2 a:hover{font-size:12px;color:#000}

.headerborder1 {border:1px solid #000;}
.headerborder2 {border: 1px solid #000;}

/* Fix for color issues  in tabbed search*/
.tabcontent, .tabcontent td {color: #000}
#maintab li a {color: #000; text-decoration: none}
#maintab li a:hover {text-decoration: underline}
table table table table td {color: #000} /* Fixes color of text in register box*/
table table table form a {color: #000; text-decoration: none} /* Fixes link color of text in register box*/

/* ---------------
 MINI-CART 
 -----------------*/
#MiniCart {color:#000; font-size:11px; margin-top:10px;}
#MiniCart a {}
#MiniCart a:hover {}
#MiniCart .defaulttext {font-size:11px;}
#MiniCart td.defaulttext {padding:0 10px;}
#MiniCart td.defaulttext strong {font-size:12px;}

.cart-tab td.realtorheaderbg1 {
	background:#333 url(images/sidebar_upgrade_title_bg.png) repeat-x top;
	color:#fff; 
	font-size:16px;
	text-shadow: #000 1px 1px 2px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:normal;
}
.cart-tab {
	border:1px solid #ccc; 
	width:200px; 
	font-size:11px; 
	background-color:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
}
.cart-tab select {
	width:100%; 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif;
}
