/* GENERAL */
body  {
	font: 12px Arial, Helvetica, sans-serif;
	min-width: 920px;
	background: url(images/body_bg.jpg) repeat-y center;
	background-attachment: fixed;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#pagelayout { 
	width: 920px;
	height: auto;
	vertical-align: top;
	background: transparent;
	margin: 0 auto;
	text-align: left;
}
form {
	margin: 0px;
}
td img {
	display: block;
}
.cl {
	clear:both;
}
h1,h2,h3,h4,h5 {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	color: #777;
}
/* HEADER */
#header { 
	background: url(images/header.jpg) no-repeat center;
	width: 920px;
	height: 235px;
	padding: 0;
	margin: 0;
}

/* FLASH */
#flash {
	background: #ffffff;
	border-bottom: 0px;
	padding: 0;
	margin: 0;
}

/* SIDEBAR 1 - Left column */
#sidebar {
	float: left;
	width: 184px;
	ackground: transparent;
	padding: 10px 0px 10px 5px;
	font-size: 11px;
}
#sidebar p {
	margin: 0;
	padding: 0 5px 10px 5px;
}

/* SIDEBAR 2 - Right column */
#sidebar2 {
	float: right;
	width: 152px; 
	background: transparent;
	padding: 10px 5px 10px 0px;
	font-size: 11px;
}
#sidebar2 p {
	margin: 0;
	padding: 0 5px 10px 5px;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;}
.qmmc a, .qmmc li {float:left;display:block;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}

/* QuickMenu 0 */

/*"""""""" (SUB) Active State""""""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background: transparent url(images/left_nav_bg_alt.jpg) no-repeat top;
	color:#3366ff;
	width: 174px;
	height: 36px;
}

#qm0 {
	color: #000;
	margin: 0px;
	text-align:left;
	padding: 1px 1px 0 1px;
	width: 174px;
}

/*"""""""" (MAIN) Items""""""""*/
#qm0 a {
	background: transparent url(images/left_nav_bg.jpg) no-repeat top;
	color: #3366ff;
	width: 174px;
	height: 36px;
	font: normal 11px Verdana,Arial,Sans-Serif;
	padding: 4px;
	margin-bottom: 2px;
	text-decoration: none;
	overflow: hidden;
	/* border-bottom: 1px solid #D3D3D3; */
}

/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover {
	background: transparent url(images/left_nav_bg_alt.jpg) no-repeat top;
	color:#3366ff;
	width: 174px;
	height: 36px;
	
	/* border-bottom-color:#666; */
}

/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 a.qmparent {
	background: transparent url(images/left_nav_bg.jpg) no-repeat top;
	color:#3366ff;
	font: normal 11px Verdana,Arial,Sans-Serif;
	width: 174px;
	height: 36px;
	margin-bottom: 2px;
	

}
#qm0 a.qmparent:hover {
	background: transparent url(images/left_nav_bg_alt.jpg) no-repeat top;
	color:#3366ff;
	font: normal 11px Verdana,Arial,Sans-Serif;
	margin-bottom: 2px;
	

}

/*"""""""" (SUB) Items""""""""*/
#qm0 div, #qm0 ul	{ /* (SUB) Nav Container */
	border: none;
	background: #fff;
	color: #3366ff;
}
#qm0 div a, #qm0 ul a { /* (SUB) Links */
	border: none;
	color: #3366ff;
	font: 11px Verdana,Arial,Sans-Serif;
	background: url(images/left_nav_bg.jpg) no-repeat top;
	padding: 3px 20px 3px 10px;
	text-decoration: none;
	/* border-bottom: 1px solid #666; */
}
#qm0 div a:hover, #qm0 ul a:hover { /* (SUB) Links Hover*/
	color: #3366ff;
	background: transparent url(images/left_nav_bg_alt.jpg) no-repeat top;
	text-decoration: none;
}

/* MAIN CONTENT */
#mainContent { 
	margin: 10px 170px 0 200px; 
	padding: 0 10px;
}
#mainContent p {
	margin: 0;
	padding: 0 0 10px 0;
}
#mainContent a {
	color: #0066FF;
}


#mainContent a:hover {
	color: #0066FF;
}

/* SUB MENU */
#menui {
	width: 920px;
	background: url(images/nav_bg.jpg) repeat-x top;
}
#menui ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	cursor: default;
	display: table;
	width: 920px;
	height:27px;
}
#menui ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 158px;
	height:27px;
}
#menui ul li a {
	color: #fff;
	font: 10px Verdana, Arial, sans-serif;
	letter-spacing: 0px;
	font-weight:bold;
	padding: 7px 0px;
	text-align: center;
	text-decoration: none;
	display: block;
	width:100%;
	text-transform:uppercase;
}
#menui ul li a:hover {
	background: url(images/nav_bg_alt.jpg) no-repeat top;
	color: #fff;
}
#menui ul li.btn1 {width: 183px; border-right: 1px solid #555; border-left: 0px solid #555} /* Sets specific width of btn w/ border */
#menui ul li.btn2 {width: 183px; border-right: 1px solid #555} /* Sets specific width of btn w/ border */
#menui ul li.btn3 {width: 183px; border-right: 1px solid #555} /* Sets specific width of btn w/ border */
#menui ul li.btn4 {width: 183px; border-right: 1px solid #555} /* Sets specific width of btn w/ border */
#menui ul li.btn5 {width: 184px; border:0} /* Sets specific width of btn w/ border */

/* CATEGORIES/MANUFACTURER IN LEFT BAR ------------------- */
#menub {
	width: 180px;
	margin-bottom: 5px;
}
#menub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menub li {
	border-bottom: 1px dotted #ccc;
}
#menub li.title {
	display: block;
	padding: 0.5em 0 0.4em 0;
	background: #eee url(images/bg_menub_titles.jpg) no-repeat top;
	border-bottom: 1px dotted #ccc;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
}
#menub li a:link, #menub li a:visited {
	display: block;
	padding: 0.2em 0 0.2em 0.4em;
	background-color: #fff;
	color: #0066FF;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
#menub li a:hover {
	background: #efefef;
	color: #0066FF;
}

/* CATEGORIES/MANUFACTURER IN RIGHT BAR ------------------- */

#menub_small {
	width: 146px;
	margin-bottom: 5px;
}
#menub_small ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menub_small li {
	border-bottom: 1px dotted #ccc;
}
#menub_small li.title {
	display: block;
	padding: 0.5em 0 0.4em 0;
	background: #eee url(images/bg_menub_titles_small.jpg) no-repeat top;
	border-bottom: 1px dotted #ccc;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
}
#menub_small li a:link, #menub li a:visited {
	display: block;
	padding: 0.2em 0 0.2em 0.4em;
	background-color: #fff;
	color: #0066FF;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
#menub_small li a:hover {
	background: #efefef;
	color: #0066FF;
}

/* FOOTER  */

#footer { 
	padding: 10px 20px 0 20px;
	height: auto;
	border-top: 0px solid #999;
	background: transparent;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
} 
#footer p {
	margin: 0;
	padding: 0 0 5px 0;
}
#footer a {
	color: #0066FF;
}
#footer a:hover {
	color: #0066FF;
}

#footerm { 
	padding: 10px 0 0 0;
	height: 204px;
	border-top: 0px solid #999;
	background: transparent;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
} 
#footerm p {
	margin: 0;
	padding: 0 0 0 0;
}
#footerm a {
	color: #0066FF;
}
#footerm a:hover {
	color: #0066FF;
}
/* C1 Link */
#footer .c1 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999;
}
#footer .c1 a {
	color: #0066FF;
}
#footer .c1 a:hover {
	color: #0066FF;
}
/* CLEAR */
.cl {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* MINI-CART */
.cart-tab { /* Minicart */
	border:1px solid #000000;
	width:180px;
}
.cart-tab select { /* Minicart select boxes */
	width:100%;
}

/* V1 STYLES ------------------------------------------------- */
/* Realtor Classes */
.realtorheaderbg1{
	background-color: #ddd; 
	font-size:12px; 
	color: #000; 
	height: 25px;
}
.realtorheaderbg1 a {
	text-decoration: underline;
}
.realtorheaderbg1 a:hover {
	text-decoration: underline;
}
/* FOR REALTOR SEARCH DISPLAY ROWS - - - - - - -  */
.realtorheaderbg2{
	background-color: #eee;
	font-size:12px; 
	color: #000; 
	height: 25px;
}
.realtorheaderbg2 a {
	text-decoration: underline;
}
.realtorheaderbg2 a:hover { 
	text-decoration: underline;
}
/* FOR PRODUCT DISPLY OUTLINE - - - - - - -  */
.headerborder1{
	border:1px solid #ccc;
}
.headerborder2{
	border:1px solid #ccc;
}