/* COMMON */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #000;
}
#page {
	margin: 0px auto;
	padding: 0px;
}
#pagelayout {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #fff url(images/mainstrip.jpg) repeat-x left top;
}

#mainwrap {background: transparent; width: 950px; margin: auto;}

#bodywrap {margin: auto;}

a {
	color: #00bff3;
}
a:hover {
	color: #003399;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea, option, select {
}
h1,h2,h3,h4,h5 {
	margin:0 0 12px 0;
	font-weight: bold;
	color: #00bff5;
}
h1 {font-size:28px;}
h2 {font-size:24px;}
h3 {font-size:20px;}
h4 {font-size:18px;}
h5 {font-size:16px;}
h6 {font-size:14px;}

p {
	margin:0 0 12px 0;
}

/* MAIN CONTENT */
#mainContent {
	width: 850px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
	border-left:0px solid #000; 
	border-right:0px solid #000;
}

#clear {clear: both;}

#headerwrap {
	width: 1200px;
	margin: auto;
	text-align: center;
}
/* HEADER */
#header {
	width: 850px;
	margin: auto;
	height: 180px;/* 235 */
	/* background: url(images/header_bgRepeat.jpg) repeat-x; */
	text-align:left;
	border-left:0px solid #000; 
	border-right:0px solid #000;
}
/* ---------------
Footer
-----------------*/
#footer {
	color: #fff;
	padding: 18px 0px 10px 0px;
	text-align: center;
	width: 100%;
	height: auto;
	min-height: 137px ;
	background: #fff url(images/bg_footer.jpg) repeat-x center top;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#fff;
}
/* ---------------
C1
-----------------*/
#c1 {
	width:100%; 
	height:auto; 
	text-align:center; 
	font:11px/2.5em arial,verdana,sans-serif; 
	color:#333;
	background: #fff;
}
#c1 a {
	color:#333;
}


/* ------------------------------ V1 CLASSES  --------------------------------------- */

.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: #AED5E8; 
	font-size:12px; 
	color: #000; 
	height: 25px;
}
.realtorheaderbg1 a {
	color: #000033; 
	text-decoration: underline;
}
.realtorheaderbg1 a:hover {
	color: #000; 
	text-decoration: underline;
}
/* FOR REALTOR SEARCH DISPLAY ROWS */
.realtorheaderbg2{
	background-color: #ddd;
	font-size:12px; 
	color: #000; 
	height: 25px;
}
.realtorheaderbg2 a {
	color: #000033; 
	text-decoration: underline;
}
.realtorheaderbg2 a:hover {
	color: #000; 
	text-decoration: underline;
}
/* FOR PRODUCT DISPLY OUTLINE */
.headerborder1{
	border:1px solid #ccc;
}
.headerborder2{
	border:1px solid #ccc;
}

/* ------------------------------ MAIN MENU  --------------------------------------- */
#topmenu {
	background: url(images/navbg.jpg) repeat-x top left; 
	height:51px; 
	margin:0 auto;
	width:850px; /* Added 9/21/2011 */
}

#qm0 {
	width: 1000px;
	color: #000;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
}

/* #qm0 div {margin: -2px 200px 0 0;} */

/*"""""""" (MAIN) Items""""""""*/
#qm0 a {
	font: normal 12px Verdana,Arial,Sans-Serif;
	color: #fff;
	height: 39px;
	line-height: 39px;
	width: auto;
	padding:0 28px 0 28px;
	text-decoration: none;
	border-right: 0.05em solid #555;
	
}
/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover {
	background: url(images/navRepeatAlt.jpg) repeat-x;
	color:#fff;
	/* border-bottom-color:#666; */
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 a.qmparent {
	color:#fff;
	border-bottom-color:#888;
}
#qm0 a.qmparent:hover {
	background: url(images/navRepeatAlt.jpg) repeat-x;
	color:#fff;
	border-bottom-color:#888;
}

/*  (SUB) Container */
#qm0 div, #qm0 ul {
	-moz-box-shadow: 0px 1px 5px #888;
	-webkit-box-shadow: 0px 1px 5px #888;
	box-shadow: 0px 1px 5px #888;
}
/*"""""""" (SUB) Items""""""""*/

#qm0 div a, #qm0 ul a { /* (SUB) Links */
	color: #eee;
	font: 11px Verdana,Arial,Sans-Serif;
	background: #000;
	padding: 10px 16px 10px 10px;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #fff;
	height: auto;
	width:200px;
}
#qm0 div a:hover, #qm0 ul a:hover { /* (SUB) Links Hover*/
	color: #000;
	background: #00BFF3;
	text-decoration: none;
}

/*"""""""" (SUB) Parent Items """"""""*/

#qm0 div a.qmparent, #qm0 ul a.qmparent {
	color: #eee;
	background: #000;
	border-bottom: 1px solid #fff;
}
#qm0 div a.qmparent:hover, #qm0 ul a.qmparent:hover {
	color: #000;
	background: #00BFF3;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}



-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;





li:hover>ul{
	left: auto;
}
