/* ---------------
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;}

/* ---------------
General
-----------------*/
body {margin:0 0 10px 0; background: #B5A58C url(images/body_bg.png) repeat-x top; font-family:Arial, Helvetica, sans-serif;}
#wrapper {width:900px; margin:0 auto;}
#layout-wrapper {border:1px solid #666; -moz-box-shadow: 2px 2px 8px #222;-webkit-box-shadow: 2px 2px 8px #222; box-shadow: 2px 2px 8px #222;}
h1, h2, h3, h4, h5, h6 {margin-bottom:12px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-style:normal;}
h1 {font-size:28px;}
h2 {font-size:24px;}
h3 {font-size:20px;}
h4 {font-size:18px;}
h5 {font-size:16px;}
h6 {font-size:14px;}
p {margin-bottom:8px;}
.clear {clear: both; width: 100%; height: 0px; font-size: 0px;}
a {color:#00275E;}
a:hover {color:#000;}

/* ---------------
Header and Regions
-----------------*/
#header-top-wrapper {height:auto}
#header-bottom-wrapper {background:#fff url(images/header_bottom_wrapper_bg.png) repeat-y left;}

/* Header > Top */
#header-top-content1 {
	float:left; 
	width:auto; 
	height:auto; 
	margin:0; 
	width:440px; 
	margin-top:10px;
	font-size:12px;
}
#header-top-content2 {
	float:right; 
	width:auto; 
	height:auto; 
	margin:0; 
	width:440px; 
	margin-top:10px;
	font-size:12px;
}

/* Header > Bottom */
#header-bottom-content1 {
	float:left; 
	width:230px; 
	height:auto; 
	background:#6D98AB;
	font-size:12px;
}
#header-bottom-content1 #quicksearch {}
#header-bottom-content1 #quicksearch .title {
	padding:8px 0;
	text-align:center; 
	color:#fff; 
	font: 18px Arial, Helvetica, sans-serif;
	text-shadow: #000 1px 1px 2px;
	letter-spacing:-1px;
	font-weight:bold;
}
#header-bottom-content1 #quicksearch .inputObject {
	margin:6px;
	text-align:center;
}
#header-bottom-content1 #quicksearch .searchBtn {
	text-align:center; 
	margin-top:2px;
}
#header-bottom-content1 #quicksearch select { 
	width:260px; 
	color:#333; 
	font: 11px Arial, sans-serif;
}
#header-bottom-content1 #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;
}
#header-bottom-content2 {
	float:right; 
	width:668px; 
	height:100; 
	background:none;
	font-size:12px;
}

/* FadeIn Slideshow Includes */
.fadein {position:relative; height:240px; width:668px;}
.fadein img {position:absolute; left:0; top:0;}

/* ---------------
Content
-----------------*/
#content-wrapper {
	background:#fff url(images/content_wrapper_bg.png) repeat-y center;
}
#content {
	float:right; 
	width:640px; 
	margin-right:10px; 
	padding:10px 0; 
	height:auto;
	font-size:12px;
}

/* ---------------
Sidebar
-----------------*/
#sidebar {
	float:left; 
	width:230px; 
	height:auto; 
	padding-top:10px;
}
#sidebar-content {
	width:200px;
	font-size:12px;
	margin:0 auto 10px auto;
}
#sidebar-upgrade1, 
#sidebar-upgrade2, 
#sidebar-upgrade3 {
	width:200px; 
	font-size:12px;
	border:0px solid #000; 
	margin:5px auto 0 auto;
}

/* ---------------
Navigation
-----------------*/
#navigation {background: #05699B url(images/navigation_wrapper_bg.png) repeat-y top center;}

/*(MAIN) Items*/
#qm0 a {
	background:#05699B 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:#333 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:#05699B url(images/navigation_bg.png) repeat-x top; 
	color:#fff;
}
#qm0 a.qmparent:hover {
	background:#333 url(images/navigation_bg.png) repeat-x 0px -48px;  
	color:#fff;
}

/*  (SUB) Container */
#qm0 div, #qm0 ul {
	background:#00354F;
	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:#00354F; 
	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:#000033; 
	color:#fff; 
	text-shadow: 0px 0px 0px #000;
}

/*(SUB) Parent Items*/
#qm0 div a.qmparent, #qm0 ul a.qmparent {
	background:#00354F; 
	color:#fff;
}
#qm0 div a.qmparent:hover, #qm0 ul a.qmparent:hover {
	background:#000033; 
	color:#fff; 
	text-align:left;
	white-space:normal;
}

/*  (SUB) SUB Container */
#qm0 div div, #qm0 ul ul {
	background:#00354F; 
	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:#00354F; 
	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:#000033; 
	color:#fff; 
	text-shadow: 0px 0px 0px #000;
}
/*(SUB) SUB Parent Items*/
#qm0 div div a.qmparent, #qm0 ul ul a.qmparent {
	background:#00354F; 
	color:#fff;
}
#qm0 div div a.qmparent:hover, #qm0 ul ul a.qmparent:hover {
	background:#000033; 
	color:#fff; 
	text-align:left;
	white-space:normal;
}

/* ---------------
Footer
-----------------*/
#footer {
	padding:5px 0;
	/* margin-bottom:-8px; Fix for spacing issue with last <p> */
	text-align:center; 
	font-size:12px; 
	background-color:#00354F; 
	color:#fff;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#fff;
}
/* ---------------
C1
-----------------*/
#c1 {
	width:900px; 
	height:auto; 
	text-align:center; 
	font:11px/2.5em Arial, Helvetica, sans-serif;
	color:#333;
}
#c1 a {
	color:#333;
}

/* ---------------
 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:#29517B 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;
}


/* ---------------
Upgrades > MLS, Featured Properties, HomeScout
-----------------*/ 
.sidebar-upgrade-block {
	width:200px; 
	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:#29517B url(images/sidebar_upgrade_title_bg.png) repeat-x top; 
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0; 
	text-align:center; 
	color:#fff; 
	border-bottom:1px solid #aaa; 
	text-shadow: #000 1px 1px 2px;
	letter-spacing:-1px;
	font-weight:bold;
}
.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;
}

/*   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:#00275E}
.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:#00275E}
.realtorheaderbg2 a:hover{font-size:12px;color:#000}

.headerborder1 {border:1px solid #555;}
.headerborder2 {border: 1px solid #555;}

/* 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*/
