/* MASTER COOLSITE CSS - 8/2008 */

/*  MAIN PAGE */
/**************/

body { background: #96b097;}

#page {width: 800px; margin: 0 auto;}

#pagelayout { }

/*   HEADER   */
/**************/

#top { }

#header { background: url(images/header.png) no-repeat center; height: 223px;}

/*   SIDEBAR and MAINCONTENT CONTAINER   */
/*****************************************/

#contenttab {background: url(images/strip.png) repeat-y left; padding: 20px 0 0 0;}

/*   QUICKMENU CONTAINER   */
/***************************/

#sidebar { background: transparent; width: 182px; }

/*   QUICKMENU CODE   */
/***************************/

#qm0 {background: transparent; width: 171px; padding: 0;}

#qm0menu {}

/*(MAIN) Items*/
#qm0 a {color: #fff; width: 171px; background: url(images/bg_nav.png) no-repeat center; padding: 3px 0 3px 10px; margin: 0; border: none;}

/*(MAIN) Hover State*/
#qm0 a:hover {background: #95b198; border: none; width: 171px; padding: 3px 0 3px 10px; margin: 0; }

/*(MAIN) Parent Items*/
#qm0 a.qmparent {color: #fff; background: url(images/bg_nav_2.jpg) no-repeat center;}
#qm0 a.qmparent:hover {background: #95b198; border: none; width: 171px;}

/*(SUB) Items*/
#qm0 div a, #qm0 ul a {}

/*(SUB) Container*/
#qm0 div, #qm0 ul	{border: none;}


/*   PAGE   */
/**************/

#maincontent {text-align: left; font-size: 11px; width: 560px; padding: 0 20px 0 20px;}

/*  FOOTER   */
/**************/

#footerinfo {background: url(images/footer_bottom.jpg) no-repeat top center;}

/*   GLOBAL CLASSES FOR REAL ESTATE AND CATALOG   */
/**************************************************/

.cart-tab {width: 170px;}

#categories, #manu {width: 170px;}

/* DEFAULT COPY (for #Request.content#) - - - - - - -  */
.defaultText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	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;
}