/* MASTER COOLSITE CSS - 8/2008 */

/*  MAIN PAGE */
/**************/

body { }

#page { }

#pagelayout { }

/*   HEADER   */
/**************/

#top { }

#header { }

/*   SIDEBAR and MAINCONTENT CONTAINER   */
/*****************************************/

#contenttab { }

/*   QUICKMENU CONTAINER   */
/***************************/

#sidebar { }

/*   QUICKMENU CODE   */
/***************************/

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/


li:hover>ul{
	left: auto;
}

.qmclear {
	clear: left;
	display: block;
	float: none !important;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	width: 0px;
}

.qmmc {
	position: relative;
	zoom: 1;
}

.qmmc .qmdivider{
	border-style: solid;
	border-width: 0px;
	display: block;
	font-size: 1px;
}

.qmmc .qmdividery{
	float: left;
	width: 0px;
}

.qmmc .qmtitle{
	cursor: default;
	display: block;
	white-space: nowrap;
}

.qmmc a, .qmmc li {
	display: block;
	float: left;
}

.qmmc div{
	position: absolute;
	visibility: hidden;
}

.qmmc div a, .qmmc ul a, .qmmc ul li {
	float: none;
}

.qmmc li{
	position: relative;
}

.qmmc li a {
	float: none;
}

.qmmc ul {
	left: -10000px;
	position: absolute;
}

.qmmc ul {
	z-index: 10;
}

.qmmc ul ul {
	z-index: 20;
}

.qmmc ul ul ul {
	z-index: 30;
}

.qmmc ul ul ul ul {
	z-index: 40;
}

.qmmc ul ul ul ul ul {
	z-index: 50;
}

.qmmc, .qmmc ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.qmsh div a {
	float: left;
}

#qm0 li {
	float: none;
}

#qm0 li:hover>ul{
	left: 100%;
	top: 0px;
}

/*   PAGE   */
/**************/

#maincontent { }

/*  FOOTER   */
/**************/

#footer { }

/*   GLOBAL CLASSES FOR REAL ESTATE AND CATALOG   */
/**************************************************/

/* DEFAULT COPY (for #Request.content#) - - - - - - -  */
.defaulttext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 110%;
	color: #000000;
	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: #000000;
	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;
}
/* FOR REALTOR SEARCH DISPLAY ROWS - - - - - - -  */
.realtorheaderbg1{
	background-color: #666666; 
	font-size:12px; 
	color: #ffffff; 
	height: 25px;
}
.realtorheaderbg1 a {
	color: #ADDC1F; 
	text-decoration: underline;
}
.realtorheaderbg1 a:hover {
	color: #ffffff; 
	text-decoration: underline;
}

.realtorheaderbg2 {background-color:#E5E5E5; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; height:25px;}
.realtorheaderbg2 a:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3366CC;}
.realtorheaderbg2 a:visited{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#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: #000000; text-decoration: none} /* Fixes link color of text in register box*//* FOR PRODUCT DISPLY OUTLINE - - - - - - -  */
.headerborder1{
	border:1px solid #000000;
}
.headerborder2{
	border:1px solid #000000;
}