/* MASTER COOLSITE CSS - 8/2008 */

/*  MAIN PAGE */
/**************/


#navtable {margin: 0; padding: 0; border: none;}
#navtable img {display: block;}

#navleft, #navhome, #navcustomer, #navcontact, #navcart {margin: 0; padding: 0; border: none;}
#navleft img, #navhome img, #navcustomer img, #navcontact img, #navcart img {display: block;}


body { background: url(images/bg_main.jpg) repeat-y center; }

a {
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	color: #0063b1;
	text-decoration: underline;
}

#page { width: 765px; margin: 0 auto; background: #fff;  }

#pagelayout { height: auto;}

/*   HEADER   */
/**************/

#top { }

#header { background: #fff; height: 200px; text-align: left;}

/*   SIDEBAR and MAINCONTENT CONTAINER   */
/*****************************************/

#contenttab { padding: 20px 0 0 0; }

/*   QUICKMENU CONTAINER   */
/***************************/

#sidebar { margin: 0 0 0 5px; }

/*   QUICKMENU CODE   */
/***************************/

#qm0 {}

#qm0menu {}

/*(MAIN) Items*/
#qm0 a { width: 200px; height: 20px; background: url(images/nav.jpg) no-repeat left; color: #fff;}

/*(MAIN) Hover State*/
#qm0 a:hover {background: #cc0011; color: #fff;}

/*(MAIN) Parent Items*/
#qm0 a.qmparent {background: url(images/nav.jpg) no-repeat left; color: #fff;}
#qm0 a.qmparent:hover {background: #cc0011; color: #fff;}

/*(SUB) Items*/
#qm0 div a, #qm0 ul a {}

/*(SUB) Container*/
#qm0 div, #qm0 ul	{}


/*   PAGE   */
/**************/

#maincontent { width: 525px; padding: 0 15px 0 15px; text-align: left; font-size: 12px; }

/*  FOOTER   */
/**************/

#footer { font-size: 12px; color: #fff; background: #324f6f url(images/footer_top.jpg) no-repeat top center; height: 100px; }

.c1 {color: #fff; font-size: 12px;}

#footer, .c1 a {
	color: #daedfc;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
}

#footer, .c1 a:hover {
	color: #ffffff;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
}


/*   GLOBAL CLASSES FOR REAL ESTATE AND CATALOG   */
/**************************************************/

/* DEFAULT COPY - - - - - - -  */
.defaultText {
	font-size: 12px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
.defaultText td {
	font-size: 12px;
}
.defaultText a{
	color: #CC0000;
	text-decoration: underline;
}
.defaultText a:hover{
	color: #0063B1;
	text-decoration: underline;
}
/* SECONDARY CONTENT - - - - - - -  */
.leftColContainer {
	margin: 10px 5px 10px 5px; 
	width: auto; 
}
/* FEATURED TABLES - - - - - - -  */
#featureTable {
	background-color: #f5f5f5;
	border: 1px solid #000000;
	font-size: 12px;
	width: 200px;
}
#featureTable .title {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #314F6E;
	padding: 3px;
	font-weight: bold;
}
#featureTable .content {
	color: #000000;
	padding: 5px;
	font-size: 11px;
}
#featureTable .title a{
	color: #FFFFFF;
}
#featureTable .content a{
	color: #CC0000;
}
#featureTable .content a:hover{
	color: #0063B1;
}
/* What's New */
#featureTable .content .productPhoto{
	text-align: center;
}
#featureTable .content .productDesc{
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}
#featureTable .content .productDesc a{
	text-decoration: none;
	color: #CC0000;
}
#featureTable .content .productDesc a:hover{
	text-decoration: none;
	color: #0063B1;
}
#featureTable .content .productPrice{
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
	color: #666666;
}
#featureTable .content select{
	font-size: 11px;
	width: 186px;
}
/* Shopping Cart */
#featureTable .content .cartProduct{
	font-weight: bold;
}
#featureTable .content .cartProduct a{
	text-decoration: none;
	color: #CC0000;
}
#featureTable .content .cartProduct a:hover{
	text-decoration: none;
	color: #0063B1;
}
#featureTable .content .cartTotal{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	color: #CC0000;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
}
/* PRODCUT PAGE THRU - - - - - - -  */
.pageThru {
	font-size: 12px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
.pageThru a{
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.pageThru a:hover{
	color: #0063B1;
	font-weight: bold;
	text-decoration: underline;
}

/* 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: #314F6E; 
	font-size:12px; 
	color: #ffffff; 
	height: 25px;
}
.realtorheaderbg1 a {
	color: #ffffff; 
	text-decoration: underline;
}
.realtorheaderbg1 a:hover {
	color: #ffffff; 
	text-decoration: underline;
}
/* FOR REALTOR SEARCH DISPLAY ROWS - - - - - - -  */
.realtorheaderbg2{
	background-color: #CC0000;
	font-size:12px; 
	color: #ffffff; 
	height: 25px;
}
.realtorheaderbg2 a {
	color: #ffffff; 
	text-decoration: underline;
}
.realtorheaderbg2 a:hover {
	color: #ffffff; 
	text-decoration: underline;
}
/* FOR PRODUCT DISPLY OUTLINE - - - - - - -  */
.headerborder1{
	border:1px solid #000000;
}
.headerborder2{
	border:1px solid #000000;
}

/* 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;
}

#nav_home:hover {background: url(images/nav_home_f2.jpg) no-repeat center;}