/* MASTER COOLSITE CSS - 8/2008 */

/*  MAIN PAGE */
/*  These control the whole of the page, mainly for use in positioning/centering the entire site and to control the behavior of floats. */
/**************/

body {font-family:Arial, Helvetica, sans-serif}

#page { }

#pagelayout { }

#mainwrap { }

/*   HEADER   */
/**************/

#headerwrap { } /* Wraps both horizontal nav and header */

#top { } /* Old wrap, no longer used except on older templates */

#header { }

/*   HORIZONTAL NAV   */
/**************/

#topmenu { } /* Horizontal Nav Wrap */

#menui { } /*The horizontal menu. */

#menui ul { } /* Styling the entire list of buttons */

#menui ul li { } /* Styling Individual Buttons */

/*   WRAPPER FOR SIDEBARS AND MAINCONTENT   */
/*****************************************/

#bodywrap { }

#contenttab { } /* For old table based themes */

/*   LEFT BAR or QUICKMENU CONTAINER   */
/***************************/

#sidebar { }

/*   RIGHT BAR   */
/***************************/

#sidebar2 { }

/*  CONTENT PAGE   */
/**************/

#maincontent { min-width: 525px; }

/*  FOOTER   */
/**************/

#footer { }

/* CLEAR - EQUALIZER this class equalizes sidebars with maincontent. When floating columns and maincontent, you can clear this div to both which will equalize all columns and have them expand their height as content fills in */
/**************/

#clear { clear: both }

/*   QUICKMENU CODE   */
/***************************/

/************* QuickMenu Core CSS [Modification Sensitive] *************/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

#qm0 {}

#qm0menu {}

/*(MAIN) Items*/
#qm0 a {}

/*(MAIN) Hover State*/
#qm0 a:hover {}

/*(MAIN) Parent Items*/
#qm0 a.qmparent {}
#qm0 a.qmparent:hover {}

/*(SUB) Items*/
#qm0 div a, #qm0 ul a {}

/*(SUB) Container*/
#qm0 div, #qm0 ul	{}


/*   GLOBAL CLASSES FOR REAL ESTATE AND CATALOG   */
/**************************************************/

/* ECOM TOOLS */
/****Modifies Ecom tools in Nav*****/

#MiniCart, #NewItems, #ClassList, #ManufacturerList {} 

#MiniCart a, #NewItems a, #ClassList a, #ManufacturerList a {} /* For Links */

/* DEFAULT COPY (for #Request.content#) - - - - - - -  */

.defaulttext {font-size: 12px;}
.pageThru {font-size: 12px;}
.pageThru a{font-weight: bold;text-decoration: none;}
.pageThru a:hover{font-weight: bold;text-decoration: none;}
.productTitle {font-size: 12px;}
.productDescription {font-size: 12px;}
.productPrice {font-size: 12px;}

/* FOR REALTOR SEARCH DISPLAY ROWS - - - - - - -  */
.realtorheaderbg1 {background-color:#ddd; font-size:12px; color:#000; height:25px;}
.realtorheaderbg1 a{font-size:12px; color:#000;}
.realtorheaderbg1 a:hover{font-size:12px; color:#000;}

.realtorheaderbg2 {background-color:#eee; font-size:12px; color:#000; height:25px;}
.realtorheaderbg2 a{font-size:12px; color:#000;}
.realtorheaderbg2 a:visited{font-size:12px; color:#000;}

.headerborder2 {border: 1px solid #000;}
.headerborder1 {border:1px solid #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*/