/* hbaga_styles.css */

body {
	background: #dfdfdf;
	margin: 0;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a { color: #074987; }

a:hover {
	color: #DC1431;
	text-decoration: none;
}

h1 {
	color: #003b71;
	font: bold 24px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 16px 0;
}

h2 {
	background: #003b71;
	color: #fff;
	font: bold 16px/16px Verdana, Arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 8px 12px 10px 12px;
}

h3 {
	background: #dc1431;
	color: #fff;
	font: bold 16px/16px Verdana, Arial, sans-serif;
	margin: 25px 0 5px 0;
	padding: 8px 12px 10px 12px;
}

h4 {
	border-bottom: 1px solid #949494;
	color: #dc1431;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 7px 2px;
	margin: 10px 0;
}

h5 {
	background: #003b71;
	color: #fff;
	font: bold 14px/14px Verdana, Arial, sans-serif;
	margin: 25px 0 5px 0;
	padding: 6px 10px 8px 10px;
}

h6 {
	color: #dc1431;
	font: bold 14px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 16px 0;
}

h2 a,
h2 a:hover,
#maincontentcell h2 a,
h3 a,
h3 a:hover,
#maincontentcell h3 a,
h5 a,
h5 a:hover,
#maincontentcell h5 a { color: #fff; }


/* Top Nav Below
-----------------------------------*/
ul#navtop2 { background: transparent url(/images/assnimg134/imgs/bak_navtop2.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 4px; }
ul#navtop2 li li { margin: 0; }

ul#navtop2 li li a,
ul#navtop2 li li a:hover {
	color: #074987;
	background-color: #ececec;
	font: normal 11px/12px Helvetica,Arial,sans-serif;
	z-index: 999;
	padding: 6px 4px;
	width: 155px;
}

* html ul#navtop2 li li a { width: 163px; }

ul#navtop2 li li a:hover {
	color: fff;
	background: #074987;
}

#navtop2 li ul {
	border: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	width: 163px;
}

#navtop2 li ul li {
	border: none;
	border-bottom: none;
}


/* System Messages
-----------------------------------*/
.errormessage {
	color: #074987;
	padding: 4px 0;
}

.errormessage,
.infomessage,
.loginmessage,
#returnlinkcell {
	background: #fff;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
}


/* Main Content Styles
-----------------------------------*/
#maincontenttable {
	background: #fff none;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
}

#maincontentcell {
	padding: 25px 10px;
}


/* Sub Content Styles
-----------------------------------*/
#maincontentsubcell {
	padding: 0 20px;
}

#maincontentsubcell p {
	line-height: 16px;
}

#maincontentsubcell ul {
	margin: 20px 12px;
	list-style: none;
	padding: 0;
}

#maincontentsubcell ul li {
	background: transparent url(/images/assnimg134/imgs/li_star.png) no-repeat left 1px;
	padding: 0 0 4px 14px;
}

#maincontentsubcell blockquote {
	background: #f6f6f6;
	border-right: 1px solid #074987;
	padding: 1px 16px;
	margin: 0 18px 0 0;
	float: left;
	width: 200px;
}

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	font: italic 14px/24px Georgia, "Times New Roman", Times, serif; 
	color: #777;
}



/* Right-Navigation
----------------------------------------*/
#rightnavcell {
	background: #fbfbfb;
	border-left: 2px solid #f0f0f0;
}

#rightnavcell p {
	margin: 10px;
	line-height: 16px;
	clear: both;
}

#rightnavcell ul {
	margin: 12px 8px;
	list-style: none;
	padding: 0;
}

#rightnavcell ul li {
	background: transparent url(/images/assnimg134/imgs/li_star.png) no-repeat left 1px;
	padding: 0 0 4px 14px;
}

#rightnavcell h3 {
	margin: 10px 0;
	padding: 0;
	background: none;
	color: #003b71;
	font-size: 14px;
	text-transform: uppercase;
}

#rightnavcell h4 {
	font-size: 15px;
	font-weight: normal;
	border-bottom: none;
	text-align: center;
	margin: 10px;
	padding: 5px;
}

#rightnavcell h4 img {
	float: left;
	margin: -15px 0 0 0;	
}

#rightnavcell h5 {
	margin: 17px 10px -7px 10px;
	padding: 5px;
	border-top: 1px solid #f0f0f0;
	font-size: 13px;
}


/* Right-Navigation
----------------------------------------*/
div#loginwidget {
	margin: 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #f0f0f0;
}

div#loginwidget input {
	color: #444;
	font-size: 14px;
	padding: 2px 5px;
	width: 98%;
	height: 22px;
	border: 1px solid #9fb3b8;
	background: #fff url(/images/assnimg134/imgs/bak_input.png) no-repeat left top;
	margin: 2px 0 8px 0;
}

a#topnav_1360_forgotlink {
	display: block;
	width: 60px;
	font-size: 11px;
	line-height: 11px;
	margin: 6px 2px;
	text-decoration: none;
}

div#loginwidget input#quicklogin {
	width: 60px;
	height: 31px;
	border: none;
	background: none;
	padding: 0;
	margin: 6px 3px 0 0;
	float: right;
}


/* Splash Page
----------------------------------------*/
table.landingtable td { vertical-align: top; }

table.landingtable td.left {
	padding: 0 30px 0 0;
}

#maincontentcell table.landingtable td.left p {
	color: #444;
	font-size: 14px;
	line-height: 23px;
}

#maincontentcell table.landingtable td.left a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

#maincontentcell table.landingtable td.left a:hover { color: #DC1431; }

table.landingtable td.right table {
	border: 1px solid #999;
	margin: 0 0 18px 0;
}

table.landingtable td.right td {
	padding: 6px;
	height: 149px;
}

#maincontentcell table.landingtable td.right td ul {
	list-style: none;
	margin: 118px 0 0 237px;
	padding: 0;
	position: absolute;
	height: 26px;
	width: 158px;
}

#maincontentcell table.landingtable td.right td ul li {
	padding: 0;
	background: none;
}

table.landingtable td.right td ul a {
	display: block;
	background: transparent url(/images/msmimg134/trans1.gif) repeat left top;
	height: 26px;
	width: 158px;
}

table.landingtable td.right td ul a em {
	position: absolute;
	left: -999em;
}

#maincontentcell table.landingtable td.right td blockquote {
	float: none;
	border: 1px solid #aaa;
	margin: 0 151px 0 0;
	padding: 6px 12px 7px 11px;
	width: 211px;
	background: none;
}

#maincontentcell table.landingtable td.right td blockquote,
#maincontentcell table.landingtable td.right td blockquote p {
	color: #fff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

* html #maincontentcell table.landingtable td.right td blockquote { width: 235px; }

table.landingtable td.right td blockquote h2 {
	background: none;
	padding: 0;
	margin: 0 0 6px 0;
}

table.landingtable td.right td blockquote h2 a {
	display: block;
	height: 41px;
}

table.landingtable td.right td blockquote h2 em {
	position: absolute;
	left: -999em;
}

#maincontentcell table.landingtable td.right td blockquote p {
	color: #fff;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}

table.landingtable td.right table.members { background: url(/images/assnimg134/imgs/bak_landing_members.jpg) no-repeat left top; }

#maincontentcell table.landingtable td.right table.members blockquote { background: url(/images/assnimg134/imgs/img_landing_members.jpg) no-repeat left top; }

table.landingtable td.right table.members blockquote h2 a {
	height: 22px;
}

table.landingtable td.right table.homeowner { background: url(/images/assnimg134/imgs/bak_landing_homeowner.jpg) no-repeat left top; }

#maincontentcell table.landingtable td.right table.homeowner blockquote {
	background: url(/images/assnimg134/imgs/img_landing_homeowner.jpg) no-repeat left top;
	padding-bottom: 6px;
}

table.landingtable td.right table.community { background: url(/images/assnimg134/imgs/bak_landing_community.jpg) no-repeat left top; }

#maincontentcell table.landingtable td.right table.community blockquote {
	background: url(/images/assnimg134/imgs/img_landing_community.jpg) no-repeat left top;
	padding-bottom: 6px;
}


/* Landing Calendar View
----------------------------------------*/
table#landingcal { margin: 0 0 25px 0; }

table#landingcal td.left {
	width: auto;
	background: #DFE5E5;
	padding: 3px 20px;
	border-bottom: solid 3px #fff;
	color: #003B71;
	font: normal 12px Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

table#landingcal td.left a {
	padding: 0;
	color: #003B71;
	text-decoration: none;
	margin: 0;
}

table#landingcal td.left strong {
	color: #003B71;
	font: normal 22px Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	display: block;
	white-space: nowrap;
}

table#landingcal td.left a:hover, table#landingcal td.left a:hover strong {
	color: #DC1431;
}

table#landingcal td.right {
	width: 100%;
	background: #EFF2F2;
	border-left: solid 1px #fff;
	border-bottom: solid 3px #fff;
	vertical-align: middle;
	padding: 0 10px;
	color: #333;
}

table#landingcal td.right a {
	color: #333;
	text-decoration: underline;
}

table#landingcal td.right a:hover {
	color: #DC1431;
}

td#findhome h3 {
	color: #fff;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	background: url(/images/assnimg134/find.png) no-repeat-x left bottom;
	z-index: -1px;
	margin-bottom: -10px
	padding: 7px 8px 5px 86px;
}


/* Buyers Display
----------------------------------------*/
table.buyerdisplay p {
	line-height: 17px;
	margin-right: 15px;
	margin-left: 90px;
}

#maincontentcell table.buyerdisplay h1 {
	color: #dc1431;
	font: normal normal 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 10px 10px 10px;
}

#maincontentcell table.buyerdisplay h2 {
	font: bold 15px/60px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 0 7px 90px;
	margin: 0 0 -8px 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
}

* html #maincontentcell table.buyerdisplay h2 {
	margin: 0;
}

table.buyerdisplay h2 a {
	color: #fff;
	text-decoration: none;
}

table.buyerdisplay td {
	width: 50%;
	vertical-align: top;
}

table.buyerdisplay td.newhome h2 { background-image: url(/images/assnimg134/imgs/bak_h2_newhome.png); }

table.buyerdisplay td.marketplace h2 { background-image: url(/images/assnimg134/imgs/bak_h2_marketplace.png); }

table.buyerdisplay td.hottopics h2 { background-image: url(/images/assnimg134/imgs/bak_h2_hottopics.png); }

table.buyerdisplay td.educate h2 { background-image: url(/images/assnimg134/imgs/bak_h2_educate.png); }

table.buyerdisplay td.poh h2 { background-image: url(/images/assnimg134/imgs/bak_h2_poh.png); }

#maincontentcell table.buyerdisplay ul {
	margin: 0 0 20px 88px;
	list-style: none;
	padding: 0;
}


/* 360 Styles
----------------------------------------*/
#maincontentcell div#content h2,
#maincontentcell div#content h3,
#maincontentcell div#content h5 { color: #fff; }

div#content h2.form_name {
	background: #003b71;
	color: #fff;
	font: bold 16px/16px Verdana, Arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 8px 12px 10px 12px;
	border-bottom: none;
}

div#content h3.section_heading {
	background: #dc1431;
	color: #fff;
	font: bold 16px/16px Verdana, Arial, sans-serif;
	margin: 25px 0 15px 0;
	padding: 8px 12px 10px 12px;
	border-bottom: none;
}
