html, body {height:100%;}
body {margin:0 auto; padding:0; background:#fff; font-family: Tahoma, Geneva, sans-serif; font-size:13px;}
p {margin:0 0 12px 0}
h1,h2,h3,h4,h5,h5 {margin:0 0 12px 0;}
h1 {font-size: 32px}
h2 {font-size: 24px}
h3 {font-size: 18px}
h4 {font-size: 16px}
h5 {font-size: 12px}
h6 {font-size: 10px}
form {margin:0}
a {color:#003366;}
a:focus, a {outline: none;}
a:hover {color:#000}
img {border:0}
.clear {clear:both; padding:0; margin:0; height:0;}
:focus {outline:none;}
::-moz-focus-inner {border:0;}
#wrapper {margin:0 auto; width:100%; position:relative;}
input, select, textarea {font-family: Tahoma, Geneva, sans-serif;}

/* ---------------
Header
-----------------*/
#header-wrapper {
	width:100%; 
	height:auto; 
	background-color:#003366;
}
#header {
	position:relative; 
	width:900px; 
	min-height:220px;
	height:auto; 
	margin:0 auto; 
	background:transparent;
	font-size:12px;
	overflow:hidden;
}
#header-content-background {
	position:absolute; 
	top:0; 
	left:0; 
	z-index:100;
	width:900px;
	font-size:12px;
	height:220px;
	overflow:hidden;
	color:#fff;
}
#header-content-background a {
	color:#fff;
}
#header-content1 {
	position:absolute; 
	width:auto; 
	height:auto; 
	top: 16px; 
	left: 19px; 
	z-index:101;
	font-size:12px;
	color:#fff
}
#header-content1 a {
	color:#fff;
}

/* ---------------
Content Wrapper
-----------------*/
#maincontent-wrapper {
	background:#fff;
}

#maincontent {
	width:900px;
	margin:0 auto;
}

/* ---------------
Content
-----------------*/
#content {
	float:right; 
	width:670px; 
	padding-top:14px;
	font-family: Tahoma, Geneva, sans-serif;
}

/* ---------------
Sidebar
-----------------*/
#sidebar {
	float:left; 
	width:200px; 
	padding-top:14px;
	font-family: Tahoma, Geneva, sans-serif;
}
#sidebar-upgrade1, 
#sidebar-upgrade2, 
#sidebar-upgrade3 {
	width:200px; 
	font-size:12px;
	margin:5px auto 0 auto;
}
#sidebar-content-above-nav {
	font-size:12px;
}
#sidebar-content-below-nav {
	font-size:12px;
	margin-top:10px;
}
/* ---------------
Upgrade > Quicksearch
-----------------*/
#upgrade-quicksearch-wrapper {
	background:#eee url(images/upgrade_quicksearch_bg.png) repeat-x top; 
	padding:10px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#quicksearch {
	width:900px;
	margin:0 auto;
}
#quicksearch #quicksearch-title {float:left; width:90px; margin-left:10px; color:#fff; font-size:26px; line-height:.9em; font-weight:bold; text-align:right; text-shadow: #000 0px 1px 1px;}
#quicksearch .select-block {float:left; width:auto; margin-left:10px}
#quicksearch .select-block select {margin-bottom:4px; border:1px solid #666; width:220px; padding:1px;}
#quicksearch .btn-block {float:left; margin-left:10px}
#quicksearch .search-btn {
	background:#ddd; 
	color:#111; 
	cursor:pointer; 
	/* padding:10px 14px; */
	height:40px; width:90px;
	font-size:16px;
	-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; 
	margin:0 auto 10px auto; 
	background-color:#f5f5f5; 
	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:#000033 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;
}
		
/* ---------------
Menui Navigation
-----------------*/
#layout-top {
	background:#ccc; 
	height:auto; 
	width:100%; 
	background:url(images/menui_bg.png);
}
#menui-wrapper {
	width:900px; 
	min-height:45px;
	margin:0 auto; 
	position:relative;
}
#menui {
	min-height:45px;
	width:900px;
	margin:0 auto;
}
#menui ul {
	padding:0; 
	margin:0; 
	list-style-type:none;
}
#menui li {
	margin: 0;
	float: left;
}
#menui li a {
	display: block;
	line-height: 45px;
	color: #000;
	text-decoration: none;
	padding: 0 38px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #eee;
	font-size: 16px;
	font-weight:bold;
	text-shadow:#fff 1px 2px 2px;
	font-family: Tahoma, Geneva, sans-serif;;
	font-weight:normal;
}
#menui li.first {
	border-right: 1px solid #ccc;
	height: 45px;
}
#menui li.last {
	border-left: 1px solid #eee;
	height: 45px;
}
#menui li a:hover {
	background-image: none;
	background-color: #ccc;
}
#menui li li a:hover {
	background-image: none;
	background-color: #CC0000;
}
#menui li ul {
	background-color: #000;
	border-bottom: 5px solid #7d7d7d;
	border-bottom-width: 1px !important;
}
#navlist li {
	position: relative;
}
#menui ul ul {
	display: none;
}
#menui li:hover ul { /* Sub Container */
	display: block;
	position: absolute;
	top: 43px;
	left: 0;
	width: 230px;
	background-color: #000;
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}
#menui li:hover ul li { /* Sub Link */
	width: 100%;
	background-color: #000;
}

/* ---------------
Navigation
-----------------*/

#navigation {width: 200px; padding:0; border:0px solid #ccc;}

/*"""""""" (MAIN) Container""""""""*/

#qm0 {
	background: #fff;
	color: #005881;
	margin: 0px;
	text-align:left;
	padding: 1px 1px 1px 1px;
	width:200px;
}

/*"""""""" (MAIN) Items""""""""*/
#qm0 a {
	background: #003366 url(images/nav_bg.png) repeat-x 18px;
	border-bottom: 1px solid #aaa;
	border-top: 0px solid #fff;
	color: #fff;
	font: normal 14px Georgia, serif;
	text-decoration: none;
	width:auto;
	overflow: hidden;
	padding: 7px 5px 9px 5px;
	text-shadow: #000 1px 1px 2px;
}

/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover {
	color: #fff;
	background-color:#666666;
	background-image:none;
}

/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 a.qmparent {
	background: #003366 url(images/nav_bg.png) repeat-x 18px;
	color: #fff;
}
#qm0 a.qmparent:hover {
	background-color: #555;
	background-image:none;
	color: #fff;
}

/*"""""""" (SUB) Items""""""""*/
#qm0 div a, #qm0 ul a {
	border-style: none;
	width:200px;
}

/*"""""""" (SUB) Container""""""""*/
#qm0 div, #qm0 ul	{
	background: #000033;
	color: #fff;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	-moz-box-shadow: 0px 1px 5px #333;
	-webkit-box-shadow: 0px 1px 5px #333;
	box-shadow: 0px 1px 5px #333;
}

#qm0 div a, #qm0 ul a {
	background:#000033;
}
#qm0 div a:hover, #qm0 ul a:hover {
	background: #555;
}

#qm0 div a.qmparent, #qm0 ul a.qmparent {
	background: #000033 url(images/arrow-right.png) no-repeat right center;
}
#qm0 div a.qmparent:hover, #qm0 ul a.qmparent:hover {
	background: #555 url(images/arrow-right.png) no-repeat right center;
}

/* ----------------------
Photo Scroller START
------------------------- */
/* Container DIV - automatically generated */
.simply-scroll-container {position: relative;border:0px solid #ccc;}
/* Clip DIV - automatically generated */
.simply-scroll-clip {position: relative;overflow: hidden;z-index: 2;}
/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {position: absolute;top: 0;left: 0;z-index: 1;overflow: hidden;margin: 0;padding: 0;list-style: none;}
.simply-scroll-list li {padding: 0;margin: 0;list-style: none;}
.simply-scroll-list li img {border: none;display: block;}

/* Custom class modifications - adds to / overrides above
.simply-scroll is default base class */

/* Container DIV */
.simply-scroll {width:900px; height:220px; margin-bottom:0em;}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {width:900px; height:220px;}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {float: left; margin-right:0px;
/* Horizontal scroll only */
/* width: 290px; height: 200px; */
}
/* ----------------------
/END Photo Scroller
------------------------- */

/* ----------------------
Footer
------------------------- */
#footer-wrapper {
	height:auto;
	width:100%; 
	border-top:0px solid #ccc; 
	padding-top:20px; 
	background:url(images/footerwrapper_bg.jpg) repeat-x top;
}
#footer {
	width:900px; 
	margin:0 auto;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer a {
	color:#003366;
}
#footer a:hover {
	color:#000;
}

/* ---------------
C1
-----------------*/
#c1 {padding:10px; font-size:11px; color:#666; text-align:center;}
#c1 a {color:#666;}
#c1 a:hover {color:#666;}

/*   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:#003366}
.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:#003366}
.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:#003366;
	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;
}