/*Superglobal*/

a {
	color: #76AABB;
}

a:hover {
	color: #ffcc06;
}

body {
	background: url(images/bg_main.jpg) #15375D repeat-x scroll top;
	color: #000;
}

h1 {
	background: #FFF;
	color: #000;
}

#header {
	width: 766px;
	height: 277px;
	background: url(images/header_bg.jpg) no-repeat center top;
	overflow: hidden;
	z-index: 150;
}

#footer {
	text-align: center;
	color: #ffffff;
	background-color: #395C87;
	clear: both;
	height: 60px;
}

#Footer-Info, #Additional-Info, #copyright, p.c1 {text-align: center; color: #fff;}

#pagelayout {
	background-color: transparent;
	border: 0px solid #555852;
	color: #C8D1D8;
	margin: 0px auto;
	padding: 0px;
	width: 765px;
}
#maincontent {
	margin: 0 0 0 0;
	padding: 5px 0 0 10px;
	text-align: left;
	width: 530px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8D1D8;
	vertical-align: top;
	}
#qm0 div a, #qm0 ul a,
#qm0 a {
	background-color: #2C4766;
	color: #FFFFFF;
	margin: 0;
	border:solid 1px #fff;
}
#qm0 a:hover {
	background-color: #2C4766;
	color: #ffcc06;
}

#qm0 a.qmparent {
	background-color: #2C4766;
	color: #FFFFFF;
}

#qm0 a.qmparent:hover {
	background-color: #2C4766;
	color: #ffcc06;
}

#sidebar {
	background-color: transparent;
	color: #C8D1D8;
	padding: 10px 10px 10px 5px;
	width: 210px;
}


/*"""""""" MENU - B """"""""*/
#menub {
	margin: 0 auto;
	padding: 20px 120px;
}

#menub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menub ul li {
	float: left;
}

#menub ul li a {
	color: #fff;
	display: block;
	font: 12px Arail,sans-serif;
	letter-spacing: 0px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
}

#menub ul li a:hover {
	color: #ffcc06;
}

/*"""""""" MENU - I """"""""*/
#menui {
	background-color: transparent;
	border-left: 1px solid #414a51;
	border-right: 1px solid #414a51;
	color: #FFFFFF;
	height: 45px;
	z-index: 149;
}

#menui ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	cursor: default;
	display: table;
	width: 100%;
}

#menui ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 108px;
}

#menui ul li a {
	background: url(images/bg_menu.jpg) no-repeat left top;
	color: #FFFFFF;
	font: 16px "Tw Cen MT Condensed Extra Bold",Arail,sans-serif;
	letter-spacing: 0px;
	height: 45px;
	padding: 15px 0px;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 115px;
}

#menui ul li a:hover {
	background: url(images/bg_menu_alt.jpg) no-repeat left top;
	color: #2C4766;
}

/* DEFAULT COPY (for #Request.content#) - - - - - - -  */
.defaulttext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}
.defaulttext a:link{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
.defaulttext a:active{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
.defaulttext a:visited{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
.defaulttext a:hover{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
/* PRODCUT PAGE THRU- - - - - - -  */
.pageThru a:link{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.pageThru a:active{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.pageThru a:visited{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.pageThru a:hover{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/* PRODUCT SPECIFIC - - - - - - -  */
.productTitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.productDescription {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
.productPrice {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
/* Realtor/Product Classes */
/* -- */
.realtorheaderbg1 {
	background-color:#2C4766;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	height:28px;
}

.realtorheaderbg1 a {
	color: #ffffff; 
	text-decoration: underline;
}
.realtorheaderbg1 a:hover {
	color: #ffcc06; 
	text-decoration: underline;
}
.realtorheaderbg1 table {width: 480px;}
}
#ListingsSearchFormA table {width: 476px}
.realtorheaderbg2 {
	background-color:#ffcc06;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	height:25px;
}
.realtorheaderbg2 a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.realtorheaderbg2 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.results-list{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.re_contactagent_button {margin-top: 45px; text-align: center; font-

family:Arial, Helvetica, sans-serif; font-size: 70%; color: #ffffff; font-

weight: bold;}

.headerborder1 {border:1px solid #eee;}

.headerborder2 {border: 1px solid #eee;}

/* Fix for color issues  in tabbed search*/
.tabcontent, .tabcontent td {color: #000000}
#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: #000000; text-decoration: none} /* Fixes 

link color of text in register box*/}
.cart-tab td.realtorheaderbg1 {
	background: #2C4766;
	color: #fff;
}
.cart-tab {
	margin:0 0 10px 0;
	padding:0;
	width:197px;
}
.cart-tab select {
	width:195px;
}
