/* 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 {background:#0099CC;font: normal 12px Arial, Helvetica, sans-serif;}
p, h1, h2, h3, h4, h5, h6 {margin:0 0 12px 0}
#page {padding:0}
#pagelayout {padding:0; border:1px solid #fff; background:#fff; width:900px; margin:0 auto 0 auto}
#borderright {}
#mainwrap {width: 900px; margin:0; padding:0}
a {coler:#247179}
a:hover {color:#0F3033}

/*   HEADER   */
/**************/

#headerwrap {margin:0; padding:0; width:694px; float:right;}
#header {background:#58C1CD ;margin:0; padding:0; width:694px; height:auto; float:right;}
#Header-Content {padding:0; margin:0;}
#Header-Content a {color:#fff}
#Header-Content a:hover {color:#0F3033}

/*   WRAPPER FOR SIDEBARS AND MAINCONTENT   */
/*****************************************/

#bodywrap {background:#fff;}

/*   HORIZONTAL NAV   */
/***************************/

#topmenu {padding:0;}
#menui { display: none; /* background: transparent;float: left;width: 694px;height: auto; */}
#menui a {coler:#247179}
#menui a:hover {color:#0F3033}

/*   LEFT BAR or QUICKMENU CONTAINER   */
/***************************/
#sidebar {background:#58C1CD url(images/sidebar_bg.jpg) no-repeat top left; width:205px; min-height:600px; float:left; margin:0;}
#sidebar a {color:#fff}
#sidebar a:hover {color:#0F3033}

#Side-Column-Above-Nav {margin:270px 0 0 5px; width:186px; height:auto;}
#Side-Column-Below-Nav {margin:5px 0 0 5px; width:186px; height:auto;}

/*  CONTENT PAGE   */
/**************/
#mainContent { font: 12px Arial, Helvetica, sans-serif;margin: 0 0 0 0;padding: 10px 10px 0 10px;float: left;width: 628px;min-height: 439px;}
#mainContent a {color:#247179}
#mainContent a:hover {color:#0F3033}

/*  FOOTER   */
/**************/

#footer {background:#fff; font-size:12px; text-align: center; border-top:1px solid #339999; padding:10px 0 0 0}
#footer a {color: #247179;}
#footer a:hover {color: #0F3033;}
#Footer-Info {padding:0;margin:0}


/* 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 }

/* MINI-CART */

#MiniCart {color:#000}
#MiniCart a {color:#247179}
#MiniCart a:hover {color:#0F3033}

.cart-tab {border:1px solid #fff; width:186px; font-size:11px; margin-left:5px; background:#fff}
.cart-tab select {width:100%; font-size:11px}

/*   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 {margin: 5px 0 5px 5px;}


/*(MAIN) Items*/
#qm0 a {background: #247179; width: 180px; text-decoration: none; color: #fff; padding: 5px 5px 5px 5px; margin-bottom:2px; border:1px solid #fff}
#qm0 a:hover {background:#0F3033; text-decoration:none;color:#fff}

/*(MAIN) Parent Items*/
#qm0 a.qmparent {background: #247179 url(images/arrow-right.gif) no-repeat right center; width: 180px; text-decoration: none; color: #fff;}
#qm0 a.qmparent:hover {background: #0F3033 url(images/arrow-right.gif) no-repeat right center; width: 180px; text-decoration: none; color: #fff;}

/*(SUB) Items*/
#qm0 div a, #qm0 ul a {background: #247179; color:#fff}
#qm0 div a:hover, #qm0 ul a:hover {background:#0F3033; color:#fff}

/*(SUB) Container*/
#qm0 div, #qm0 ul	{}


/*   GLOBAL CLASSES FOR REAL ESTATE AND CATALOG   */
/**************************************************/

/* V1 STYLES */
.defaulttext {font-size: 12px;}
.pageThru {font-size: 12px;}
.pageThru a{font-weight: bold;}
.pageThru a:hover{font-weight: bold;}
.productTitle {font-size: 12px;}
.productDescription {font-size: 12px;}
.productPrice {font-size: 12px;}

/* FOR REALTOR SEARCH DISPLAY ROWS - - - - - - -  */
.realtorheaderbg1{background-color: #0099cc; font-size:12px; color: #fff; height: 25px;}
.realtorheaderbg1 a {color: #fff;}
.realtorheaderbg1 a:hover {color: #fff;}

.realtorheaderbg2 {background-color:#0099cc; font-size:12px; color:#fff; height:25px;}
.realtorheaderbg2 a{color:#fff;}
.realtorheaderbg2 a:hover{color:#fff;}

/* 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: #000; text-decoration: none} /* Fixes link color of text in register box*//* FOR PRODUCT DISPLY OUTLINE - - - - - - -  */
.headerborder1{border:1px solid #000}
.headerborder2{border:1px solid #000}