/* MASTER COOLSITE CSS - 8/2008 */

/*  MAIN PAGE */
/**************/

body {background: url(images/background.gif) repeat; font-family: Verdana, Arial, Helvetica, sans-serif;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 12px 0; font-weight:bold}
h2 {color: #011AA0;}
h3, h4 {color: #011AA0;}
h4 {color: #000033;}

#page {margin-top: 10px; text-align: center;}

#pagelayout {margin: auto; text-align: center; width: 900px; border: 2px solid #fff; background: #fff;}

/*   HEADER   */
/**************/

#top { 
	width: 900px;
	height: auto;
	padding: 0;
	margin: 0;
	vertical-align: top;
	background-color:#fff;
}

#headerinfo {display: none;}

#header {
	width: 900px;
	height: auto;
	padding: 0;
	margin: 0;
	vertical-align: top;
	overflow: visible;
	background-color:#fff;
}

#header img {
	vertical-align: top;
	
}

#headertext {
	height: auto;
}

#headerbar {width: 900px; height: 30px; background: url(images/header.jpg) #fff no-repeat center;}
#Header-Info {margin:auto; width:900px; text-align:left; color:#000; height:auto;}

/*   SIDEBAR and MAINCONTENT CONTAINER   */
/*****************************************/

#contenttab {background: #fff url(images/body_bg.gif) repeat-y left;}

/*   QUICKMENU CONTAINER   */
/***************************/

#sidebar {float: left; width: 195px; padding: 10px 0 10px 5px; font-size:12px; color:#fff; margin:0; text-align:left}
#sidebar a {color:#ff6600}
#sidebar a:hover {color:#fff}
#Side-Column-Above-Nav {width: auto;}
#Side-Column-Below-Nav {width: auto;margin-top: 5px}

/* #sidebar { 
	background: #021AA0;
	padding: none;
	vertical-align: top;
	margin: 0;

} */

/*   QUICKMENU CODE   */
/***************************/

#qm0 {
	background: transparent;
	padding: none;
	margin: 0;
}

#qm0menu {
}

/*(MAIN) Items*/
#qm0 a {
	background: url(images/nav1.jpg) #01004c no-repeat center;
	border: 1px solid #021AA0;
	color: #fff;
	width: 185px;

}

/*(MAIN) Hover State*/
#qm0 a:hover {
	background: url(images/nav2.jpg) no-repeat center;
	border: 1px solid #021AA0;
	color: #fff;
}

/*(MAIN) Parent Items*/
#qm0 a.qmparent {
	background: url(images/nav1.jpg) #01004c no-repeat center;
	color: #fff;
}
#qm0 a.qmparent:hover {
	background: url(images/nav2.jpg) #01004c no-repeat center;
	color: #fff;
}

/*(SUB) Items*/
#qm0 div a, #qm0 ul a {
	background: url(images/nav1.jpg) #01004c center;
	border: none;
	height: 100%;
}
#qm0 div a:hover, #qm0 ul a:hover {
	background: url(images/nav2.jpg) #01004c center;
	border: none;
}

/*(SUB) Container*/
#qm0 div, #qm0 ul	{}


/*   PAGE   */
/**************/

#maincontent {float: right; background: transparent; padding: 10px 5px 0 0; font-size:12px; width:680px; vertical-align:top; color:#000}

/* #maincontent { 
	background: #fff;
	padding: 10px;

}
 */
/* #maincontent p {
	font-size: 12px;

} */


/*  FOOTER   */
/**************/

#footer {height: 29px; overflow:hidden; background: url(images/footer.jpg) repeat-x left;}
#Additional-Info {margin:5px auto 0 auto; width:900px; text-align:center; color:#000; height:auto;}

/*   GLOBAL CLASSES FOR REAL ESTATE AND CATALOG   */
/**************************************************/

/* DEFAULT COPY (for #Request.content#) - - - - - - -  */
.defaulttext {
	font: 12px Arial,Sans-Serif;
	font-family: Tahoma, Arial, sans-serif;
	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;
}
/* FOR REALTOR SEARCH DISPLAY ROWS - - - - - - -  */
.realtorheaderbg1 {background-color:#E5E5E5; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; height:25px;}
.realtorheaderbg1 a:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;}
.realtorheaderbg1 a:visited{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;}



.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;
}
