/*	COLOR KEY
LINKS:
	Blue: #36C;
	lightblue: #dbe9f6
	header: #034f8f
	green: #9CC357
*/
/*  */

* {
	margin: 0;
	border: 0;
	padding: 0;
}

html {
	background: #fff;
}

body {
	font: 12px/20px Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000;
	background: #fff url(images/page-bkg.jpg) left top repeat-x;
}

a {
	color: #36c;
	text-decoration: none;
	border-bottom: 1px solid #36c;
}

a:hover {
	text-decoration: none;
}
a.stealth,
a.stealth:hover {
	border: 0 !important;
	color: #000;
	text-decoration: none !important;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: none !important;
	border-bottom: 0;
}

h1,
h1 a {
	border-bottom: 0;
	text-decoration: none;
	word-spacing: -1px;
	font: bold 34px/42px Helvetica, Arial, sans-serif;
	color: #039;
}

h2,
h2 a {
	border-bottom: 0;
	text-decoration: none;
	word-spacing: -1px;
	font: normal 20px/24px Helvetica, Arial, sans-serif;
	color: #039;
}

h3,
h3 a {
	border-bottom: 0;
	text-decoration: none;
	font: bold 18px/22px Helvetica, Arial, sans-serif;
	color: #039;
}

h4,
h4 a {
	border-bottom: 0;
	text-decoration: none;
	font: normal 14px/20px Helvetica, Arial, sans-serif;
	color: #039;
}

h5,
h5 a {
	border-bottom: 0;
	text-decoration: none;
	font: normal 14px/20px Helvetica, Arial, sans-serif;
	color: #06c;
}

p {
	font: 12px/20px Helvetica, Arial, sans-serif;
	padding: 8px 0 4px 0;
	color: #000;
}

li {
	font: 12px/20px Helvetica, Arial, sans-serif;
	/* padding: 4px 0 4px 20px;
	margin-left: 20px; */
	padding: 0;
	margin: 0;
	color: #000;
}

.private {
	display: none !important;
}

.note {
	font-size: 85%;
}

.bigCap {
	float: left;
	margin: 15px 10px; 
}

.mouse {
	position: relative;
	width: auto;
	margin: 0;
	padding: 5px 15px 0 0 !important;
	color: #666;
	text-align: left;
	font: 10px/12px Helvetica, Arial, sans-serif !important;
}

.logoField {
	text-align: center;
	margin 0 auto;
	padding: 10px 0 0;
}

.clearZone {
	height: 0;
	clear: both !important;
}

#header {
	position: relative;
	width: 960px;
	min-width: 960px;
	height: 101px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff url(images/header-bkg.jpg) left top no-repeat;
}


#header h1 {
	width: 265px;
	height: 70px;
	margin: 20px 0 0 20px;
	padding: 0;
	font-size: 6px;
	line-height: 6px;
	background: url(images/simply-smart-header-logo.png) left top no-repeat;
	overflow: hidden;
}

#header h1 span {
	display: block;
	margin: 0 0 0 -9999px;
	padding: 0;
	font-size: 6px;
	line-height: 6px;
}

#header #headerBtnArea {
	position: absolute;
	right: 10px;
	top: 34px;
}

#header #headerBtnArea li {
	list-style-type: none;
	float: left;
	background: url(images/headerBtnArea-bkg.gif) left top;
}

#header #headerBtnArea li a {
	display: block;
	white-space: nowrap;
	height: 27px;
	border: 0;
	padding: 0 18px 0 30px;
	color: #fff;
	font: normal 11px/27px Helvetica, Arial, sans-serif;
	background: url(images/glyph-find.gif) 6px 50% no-repeat;
}

#header #headerBtnArea li.find a {
	background: url(images/glyph-find.gif) 6px 50% no-repeat;
}

#header #headerBtnArea li.info a {
	background: url(images/glyph-info.gif) 6px 50% no-repeat;
}

#header #headerBtnArea li.idea a {
	background: url(images/glyph-idea.gif) 6px 50% no-repeat;
}

#header #headerBtnArea li:hover {
	background-color: #3399FF;
}

#header #MeritageHomes_Location {
	display: none;
	position: absolute;
	right: 10px;
	top: 5px;
	color: #fff;
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	text-align: right;
}





#pageZone {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 0 0;
}

#pageArea {
	padding: 0 0 0 10px;
}

#pageBody {
	position: relative;
	width: 940px;
	border-bottom: 5px solid #fff;
}





#corpus {
	position: relative;
	min-height: 300px;
	background: #fff;
}

#corpus .promo {
	position: relative;
	height: 356px;
	min-height: 356px;
	border-top: 2px solid #fff;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	background: #fff url(images/promo-area-copy-zone.jpg) 0 0 no-repeat;
}
 
#corpus .promo h1 {
	margin: 30px 0 24px;
	word-spacing: -1px;
	font: normal 42px/44px Georgia, Georgia, serif;
}

#corpus .promo h2 {
	margin: 0 0 14px;
	font: italic bold 18px/24px Helvetica, Arial, sans-serif;
	color: #693;
}

#corpus .promo p {
	width: 265px;
	margin: 0;
	padding: 5px 0 0;
	font: 16px/28px Helvetica, Arial, sans-serif;
}

#corpus .stage {
	float: right;
	position: relative;
	width: 632px;
	height: 356px;
	background: url(images/promo-area-home-photo.jpg) right top no-repeat;
	overflow: visible;
}

#corpus .stage .promoDisplay {
	position: absolute;
	right: 15px;
	bottom: -80px;
	width: 265px;
	height: 430px;
	background: url(images/promo-area-couple.png) 0 14px no-repeat;
}



#commListZone,
#commListZoneALT {
	display: none;
	position: absolute;
	left: 10px;
	bottom: 8px;
	padding: 0 0 17px 0;
	font: normal 11px/15px Helvetica, Arial, sans-serif;
	background: url(images/commListZone-arrow.gif) 103px bottom no-repeat;
	z-index: 15000;
}

#commListZoneALT {
	display: block;
}

#commListArea,
#commListAreaALT {
	border: 2px solid #fff;
}

#commList,
#commListALT {
	color: #333;
	font: normal 11px/15px Helvetica, Arial, sans-serif;
	background: url(images/commList-bkg.png) left top;
}

#corpus .promo #commListZone #commTitle,
#corpus .promo #commListZoneALT #commTitleALT {
	margin: 0;
	padding: 0 120px 0 6px;
	word-spacing: -1px;
	font: normal 18px/34px Helvetica, Arial, sans-serif;
	color: #dbe9f6;
	background: #034f8f url(images/simply-smart-commTitle-logo.gif) right 50% no-repeat;
}

#commList table,
#commListALT table{
	width: 100%;
	color: #333;
	border-collapse: collapse;
	border-spacing: 0;
}

#commList table a,
#commListALT table a {
	color: #034f8f;
	border-bottom: 1px solid #034f8f;
}

#commList table thead th,
#commListALT table thead th {
	border-bottom: 2px solid #fff;
	padding: 2px 33px;
	color: #034f8f;
	text-align: center;
	font: italic 10px/10px Helvetica, Arial, sans-serif;
	background: #dbe9f6;
}

#commList table tbody td,
#commListALT table tbody td {
	padding: 2px 6px 2px;
	text-align: left;
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	cursor: pointer;
}

#commList table tbody tr:hover td,
#commList table tbody tr.current td,
#commListALT table tbody tr:hover td,
#commListALT table tbody tr.current td {
	color: #fff;
	background: #034f8f url(images/selected-community-bkg.jpg) 0 0 repeat-x;
}

#commList table tbody tr:hover td a,
#commList table tbody tr.current td a,
#commListALT table tbody tr:hover td a,
#commListALT table tbody tr.current td a {
	color: #dbe9f6;
	border-bottom: 1px solid #dbe9f6;
}

#commList table tbody .location,
#commListALT table tbody .location {
	text-align: center;
}

#commList table tbody .price,
#commListALT table tbody .price {
	text-align: right;
}



#commListZone .btn-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 34px;
	padding: 0 10px;
	font: normal 20px/36px Arial, Arial, sans-serif;
	color: #034f8f;
	cursor: pointer;
}

#commListZone .btn-close span {
	padding: 1px 5px 0;
	text-align: center;
	color: #034f8f;
	background: #012b4e;
}

#commListZone .btn-close:hover span {
	background: #dbe9f6;
}




#corpus .sectioner {
	position: relative;
	min-height: 400px;
	padding: 0 0 10px 0;
}





#corpus .main {
	position: relative;
	width: 280px;
	padding: 0 5px 0 10px;
}

#corpus .main h2 {
	padding: 0 5px 0 0;
	text-align: center;
	font: italic bold 18px/48px Helvetica, Arial, sans-serif;
}


.pullNote {
	float: right;
	width: 130px;
	height: 205px;
	margin: 0 0 10px 10px;
	padding: 0;
	text-align: center;
	font: normal 16px/22px Helvetica, Arial, sans-serif;
	background: url(images/2500-appliances.jpg) 0 0 no-repeat;
	overflow: hidden;
}





#corpus #asider {
	position: relative;
	float: right;
	width: 640px;
}

#corpus #asider .findTop {
	position: relative;
	height: 80px;
	background: url(images/find-area-edge.gif) left bottom repeat-x;
}

#corpus #asider .findTop .findInner {
	width: 353px;
	height: 80px;
	background: url(images/find-area-top.jpg) 0 0 no-repeat;
}

#corpus #asider .findTop h1 {
	margin: 0;
	padding: 20px 60px 0 55px;
	word-spacing: -1px;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	background: url(images/btn-find.jpg) 15px 30px no-repeat;
}

#corpus #asider .findTop p {
	margin: 0;
	padding: 4px 0 0;
	text-align: center;
	font: 11px/15px Helvetica, Arial, sans-serif;
	color: #555;
}

#corpus #asider .findSpace {
	height: 6px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background: #fff url(images/find-area-color-block-bkg.jpg) 6px 0 repeat-y;
}

#corpus #asider .findZone {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	padding: 0 6px;
	background: #fff;
}

#corpus #asider .findZone .findZoneInner {
	padding: 10px 3px;
	background: #dbe9f6;
}

#corpus #asider .findZone .findZoneInner li {
	list-style-type: none;
	background: #dbe9f6;
}

#corpus #asider .findZone .findZoneInner .grouping {
	width: 98px;
	height: 150px;
	margin: 0 0 0 3px;
	border-left: 1px solid #999;
	float: left;
	background: #dbe9f6;
}

#corpus #asider .findZone .findZoneInner .grouping.first {
	margin: 0;
	border-left: 0;
}

#corpus #asider .findZone .findZoneInner .itemLabel span {
	display: block;
	height: 32px;
	padding: 0 0 0 4px;
	border-bottom: 1px solid #999;
	font: italic normal 20px/32px Times New Roman, Times, serif
}

#corpus #asider .findZone .findZoneInner .findItem a {
	display: block;
	height: 28px;
	border: 0;
	padding: 0 0 0 6px;
	font: normal 12px/28px  Helvetica, Arial, sans-serif;
}

#corpus #asider .findZone .findZoneInner .findItem span {
	display: inline;
	height: auto;
	padding: 0;
	border-bottom: 1px solid #36c;
	font: normal 12px/28px  Helvetica, Arial, sans-serif;
}

#corpus #asider .findZone .findZoneInner .findItem a:hover {
	color: #fff;
	background: #36c;
}

#corpus #asider .findZone .findZoneInner .findItem.current a:hover,
#corpus #asider .findZone .findZoneInner .findItem.current a {
	color: #fff;
	background: #034f8f url(images/selected-community-bkg.jpg) 0 0 repeat-x;
}

#corpus #asider .findZone .findZoneInner .findItem a:hover span,
#corpus #asider .findZone .findZoneInner .findItem.current a span {
	border: 0;
}

#corpus #asider .findBottom {
	height: 7px;
	background: #fff url(images/find-area-bottom.jpg) 0 0 no-repeat;
}

#corpus #asider .logoZone {
	height: 23px;
	padding: 45px 230px 45px 10px;
	text-align: center;
	background: url(images/mh-25-logo.jpg) right 50% no-repeat;
}

#corpus #asider .logoZone img {
	margin: 0 30px 0 0;
}

#corpus #asider .logoZone a {
	border: 0;
}

#corpus #asider .copy {
	padding: 25px 20px;
	font: normal 12px/20px  Helvetica, Arial, sans-serif;
}




#footer {
	clear: both;
	width: 960px;
	height: 75px;
	margin: 0 auto;
	padding: 10px 0 0;
	color: #ccc;
	text-align: center;
	font: normal 11px/12px Helvetica, Arial, sans-serif;
}

#footer a {
	padding: 0;
	color: #ccc;
	font: normal 11px/12px Helvetica, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #2d4b74;
}

#footer a:hover {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
}
#footer #ValidHTML5,
#footer #ValidHTML5:hover {
	border: 0;
	text-decoration: none;
}
#footer span {
	margin-right: 20px;
}

#footer .asider {
	float: right;
}

#footer .asider span {
	padding-right: 0;
	padding-left: 20px;
}




.fullCover {
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
	width: 100%;
	background: #fff;
	filter:alpha(opacity=00);
	-moz-opacity: 0.00;
	opacity: 0.00;
}

#pageURL {
	position: absolute;
	top: 101px;
	left: 0;
	width 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	z-index: 20000;
}

#coverTitleBar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 101px;
	z-index: 30000;
	overflow: hidden;
	background: #003E80 url(images/page-bkg.jpg) left top repeat-x;
}

#coverTitleBar h1 {
	height: 100px;
	padding: 0 0 0 280px;
	color: #fff;
	font: bold 18px/100px Helvetica, Arial, sans-serif;
	background: url(images/simply-smart-header-logo.png) 20px 50% no-repeat;
	overflow: hidden;
}


#coverTitleBar .note {
	float: right;
	padding: 0 125px 0 0;
	color: #fff;
	font: normal 12px/100px Helvetica, Arial, sans-serif;
}

#coverTitleBar #closePreview {
	position: absolute;
	top: 0;
	right: 0;
	width: 125px;
	height: 95px;
	color: #034f8f;
	text-indent: -150px;
	font: bold 16px/100px Helvetica, Arial, sans-serif;
	background: url(images/btn-close-lg.png) 50% 50% no-repeat;
	cursor: pointer;
	overflow: hidden;
	z-index: 800000;
}



#errorMsg {
	margin: 20px 50px 0;
	padding: 10px 20px;
	color: #333;
	background: #ddd;
	border: 1px solid #039;
}
#errorMsg .code-no {
	float: left;
	padding: 5px 30px 5px 0;
	color: #039;
	font: 24px/30px Helvetica, Arial, sans-serif;
}
