/**
  * core.css
  * @author Jon Zuck <jon.zuck@resiteonline.com>
  * @version $Id$
  * 
  * contents:
  * 1. RESET
  * 2. PRESETS
  * 3. STRUCTURE (with sections for individual pgs)
  * 4. TYPOGRAPHY & COLOR (with sections for individual pgs)
  * 
  * The order of pgs in the Structure and Typography sections is:
  * a. General 
  * b. index.php
  **/

/************************************************* 
 * 1. RESET blocks and other containing elements */

html, body, div, span, h1, h2, h3, h4, h5, h6, 
applet, object, iframe,p, blockquote, pre, 
dl, dt, dd, ol, ul, li, a,
fieldset, form, label, legend, button,
table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

/*************************************************
 * 2. PRESETS--generally desirable global settings 
 *
 * a. Links and images ***************************/

img   { display: block;} /* remove descender gap in IE */
a img {
    border: none;
    cursor: pointer;
}
.imgReplace,
.button {
	font-size:   0; /* IE6 */
	line-height: 0; /* IE7 */
    text-indent: -3000em;
}
.button {
	display: block;
	background-repeat: no-repeat;
}
a, object, button 
	{ outline: 0;} /* removes FF's outlining on active state */
a 	{ text-decoration: none;
}

/* separate block elements */  
dl, ul, ol, p, address, form {
	padding: 0 0 1em 0; /* table requires margin */
}	
ol  { list-style: decimal;}
ul  { list-style: none; /* change as desired */
}
blockquote { padding: 1em 3em;   /* change as desired */
}

/* b. Typical Table defaults -- adjust as desired. *******/

table {
	border-collapse: collapse;
	margin-bottom: 1em;
}
td {
    text-align: left;
    vertical-align: top;
}
.center {text-align: center;
}
 
/* c. clearfix class to enclose floats painlessly. Put on elements 
 * that contain floated elements.  This is the "robust" form of 
 * clearfix. All but IE6 use generated content to create a clearing 
 * element:
*/
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
/* If NOT using Dean Edwards ie7-squish.js script,
 * IE6 requires a height directly on the container: 
 * .clearfix {	height: 1%;}
**/

/* End Presets **********************************/

body { 
	background: #403 url(../images/bg2.jpg) 5px 770px repeat;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	color: #302526;
}
#tile { background: url(../images/bg.jpg) repeat-x;}
#wrapper {
	width: 847px !important;
	margin: 0 auto;
}
#branding { 
	height: 143px;	
	//background: url(../images/header-trans.png) no-repeat;
}
#mainNav { 
	height: 33px;
	padding: 0;
	position: relative;
}
* html #mainNav li { display: inline;
} /* b/c even Dean Edwards can't completely fix IE6 */
#mainNav li a {
	position: absolute;
	display: block;
	top: 0;
	height: 33px;
	text-indent: -3000em;
	background-repeat: no-repeat;
}
#mainNav a.home 		{ width: 58px; left: 11px; 	background: url(../images/home.jpg) ;}
#mainNav a.features		{ width: 71px; left: 69px; 	background: url(../images/features.jpg) ;}
#mainNav a.floorplans	{ width: 89px; left: 140px; background: url(../images/fl.jpg) ;}
#mainNav a.tours		{ width: 52px; left: 229px; background: url(../images/tours.jpg) ;}
#mainNav a.map			{ width: 121px; left: 281px; background: url(../images/map.jpg) ;}
#mainNav a.neighborhood	{ width: 129px; left: 402px; background: url(../images/neighborhood.jpg) ;}
#mainNav a.brochure		{ width: 129px; left: 531px; background: url(../images/printable.jpg) ;}
#mainNav a.apply		{ width: 84px; left: 660px; background: url(../images/apply.jpg) ;}
#mainNav a.contact		{ width: 98px; left: 744px; background: url(../images/contact.jpg) ;}

#mainNav a.home:hover 			{ background: url(../images/home_ro.jpg) ;}
#mainNav a.features:hover		{ background: url(../images/features_ro.jpg) ;}
#mainNav a.floorplans:hover  	{ background: url(../images/fl_ro.jpg) ;}
#mainNav a.tours:hover			{ background: url(../images/tours_ro.jpg) ;}
#mainNav a.map:hover			{ background: url(../images/map_ro.jpg) ;}
#mainNav a.neighborhood:hover	{ background: url(../images/neighborhood_ro.jpg) ;}
#mainNav a.brochure:hover		{ background: url(../images/printable_ro.jpg) ;}
#mainNav a.apply:hover			{ background: url(../images/apply_ro.jpg) ;}
#mainNav a.contact:hover		{ background: url(../images/contact_ro.jpg) ;}

#mainNav .current a.home 		{ background: url(../images/home_ro.jpg) ;}
#mainNav .current a.features	{ background: url(../images/features_ro.jpg) ;}
#mainNav .current a.floorplans  { background: url(../images/fl_ro.jpg) ;}
#mainNav .current a.tours		{ background: url(../images/tours_ro.jpg) ;}
#mainNav .current a.map			{ background: url(../images/map_ro.jpg) ;}
#mainNav .current a.neighborhood{ background: url(../images/neighborhood_ro.jpg) ;}
#mainNav .current a.brochure	{ background: url(../images/printable_ro.jpg) ;}
#mainNav .current a.apply		{ background: url(../images/apply_ro.jpg) ;}
#mainNav .current a.contact		{ background: url(../images/contact_ro.jpg) ;}

#hmImageArea {
	height: 268px;
	width: 847px;
	position: relative;
	background: url(../images/flashheader-trans.png) no-repeat;
}
#hmImageArea object,
#hmImageArea img {
	position: absolute;
	left: 19px;
	top: 3px;
}
#infoTop {
	background: url(../images/content-top-trans.png) no-repeat;
	height: 19px;
}
#infoHeader {
	background: url(../images/content-top2-trans.png) no-repeat;
	height: 33px;
	color: #8e8b00;
	font: bold 24px/1.25 Georgia, 'Times New Roman', serif;
	text-transform: uppercase;	
}
h3 { padding: 0 86px;
}
h4 { 
	background: #8e8b00;
	margin: 20px 0 0 0;
	padding: 0 20px;
	color: #fff;
}
h5 {
	color: #8e8b00;
	border-bottom: 1px solid #8e8b00;
	background: transparent;
}
#infoArea {
	min-height: 400px;
	padding: 0 86px;
	background: url(../images/content-middle-trans.png) repeat-y;
}
.ie6 #infoArea { background: url(../images/content-middle-trans.gif) repeat-y;
}
#secondaryNav { 
	height: 33px;
	padding: 32px 86px 0 86px; 
	font-size: 11px;
	line-height: 3.25em;
	background: url(../images/bottom-trans.png) no-repeat;	
}
#secondaryNav li { float: left;
}
a, 
#secondaryNav a { color: #622a60;
}
a:hover, 
#secondaryNav a:hover { color: #8e8b00;
}
#siteInfo { 
	height: 77px;
	padding: 0 40px;
	color: #b9a;
	font-size: 11px;
	clear: both;
}
#disclaimer { font-size: 10px; }
#pmcLink,
#powered a { 
	color: #fff;
}
#pmcLink {
	width: 165px;
	height: 20px;
	display: block;
	float: left;
	cursor: pointer;
}
#ehlogo {
	display: block;
	float: left;
	padding: 0 0 0 55px;
	vertical-align: middle;
	margin-right: 5px;
}
.vcard {
	padding: 0 0 0 55px;	
	text-align: right;
}
.home #infoArea {
	min-height: 130px;
}
#featuredArea,
#featuredArea2 { 
	padding: 15px 20px;
	background: #d6e2bf;
	margin: 0 0 20px 0;	
	height: 1%; /* IE 7 this time, not IE6 */
}

/* Features *************************************************/

.featureSet { 
	clear: left;
	padding: 0 0 20px 0;
}
*+html .featureSet { margin-bottom: 20px; }
.featureSet img { 
	border: 6px solid #c6d0b7;
	float: left; 
	clear: left;
	width: 180px;
}
.featureSet ul {
	float: left;
	list-style: disc outside;
	padding: 0 0 0 15px;
	margin: 0 0 0 30px;
	width:380px;
}		
.featureSet h4 { 
	margin: 0 0 0 30px;
	float: left;
	width: 380px;
	padding: 0 15px;
}

/* Floorplans *************************************************/	

#interactive { 
	width: 192px;
	height: 57px;
	position: relative;
	background: url(../images/interactivefloorplan.jpg) no-repeat;
}
#interactive a {
	width: 192px;
	height: 57px;
	display: block;
	cursor: pointer;
}
#interactive a:hover {
	background: url(../images/interactivefloorplan_ro.jpg) no-repeat;	
}
.hidden { display: none; }
table#floorplans { 
	width: 100%;
}
table#floorplans td, 
table#floorplans th { text-align: center;
}
table#floorplans td.first, 
table#floorplans th.first {
	text-align: left;
} 
.floorplans #specialsList { 
	padding: 0 20px;
	font-weight: bold;
}	
.floorplans #infoArea {
	padding: 0 160px;
}	
	
/* Tours ******************************************************/	
	
.tours h4 {
	padding: 0 50px;
	margin: 0 0 10px 0;
	position: relative;
	height: 24px; 
}
.tours a#prev,
.tours a#next {
	width: 80px;
	height: 18px;
	position: absolute;
	z-index: 20;
	color: #fff;
	font-size: 12px;
}
.tours a#prev {
	left: 5px; top: 1px;
	padding: 0 0 0 24px;
	background: url(../images/previous-trans.png) 0 0 no-repeat;
}
.tours a#prev:hover {
	color: #622a60;	
	background: url(../images/previous_ro-trans.png) 0 0 no-repeat;
}
.tours a#next {
	left: 530px; top: 1px;
	padding: 0 28px 0 0 ;
	text-align: right;
	background: url(../images/next-trans.png) 100% 0 no-repeat;
}
.tours a#next:hover {
	color: #622a60;	
	background: url(../images/next_ro-trans.png) 100% 0 no-repeat;
}
.tours #mainPic {
	width: 410px;
	margin: 0 19px 0 0;
	border: 4px solid #fff;
	float: left;
}
#thumbs {
	width: 190px;
	float: left;
}
#thumbs td { padding: 0 0 10px 0;
}
#thumbs td.first { padding: 0 10px 10px 0;
}
#thumbs td img{
	width: 88px;
	height: 70px;
	border: 3px solid #fff;	
}


/* Directions *************************************************/
.map #featuredArea { 
	padding: 15px;
	text-align: right;
}
.map #map {
	width: 635px;
	height: 345px;
	border: 3px solid #fff;	
	float: none;
	text-align: left;
	margin: 0 auto 15px auto ;
}	
.map a#map_btn { 
	font: bold 16px "Times New Roman", Georgia, serif;
	color: #8e8b00;
	text-decoration: underline;
	margin: 0 0 5px 0;
}

/* Neighborhood ***********************************************/	
	
.neighborhood h4 {
	background: #8e8b00;
	padding: 20px;
	height: 1%;
	margin: 0;
}
.neighborhood h4 a { 
	color: #fff;
	display: block;
	float: left;
	width: 200px;
	margin: 0 0 0 10px;
	padding:0;
}
.neighborhood h4 a.first { margin: 0; }
.neighborhood h5{clear:left}
.neighborhood #featuredArea p{float:left;margin-right:15px;width:300px}

/* Contact Us *************************************************/
	
#place, 
#nums { 
	width: 49%;
	float: left;
	text-align: left;
	margin: 0 0 15px 0;
}
#gCard { text-align: center;
}
.fn, .type { font-weight: bold;
}
	
	
/* login ******************************************************/
.rh-login-box{
	background:#BBD59D;
	/*height:170px;*/
	width:228px;
	margin:0 auto;
}
.rh-login-box h4{height:24px;line-height:24px;text-align:center;}
.rh-login-box form{margin-top:25px;}
.rh-login-box li{height:20px;margin-top:10px;padding-left:5px;}
.rh-login-box label{float:left;font-size:11px;width:60px;text-align:right;line-height:20px;}
.rh-login-box input{width:140px;}
.rh-login-box .button{height:20px;width:73px;text-indent:0;font-size:9px;float:right;margin:5px 19px 20px 0;color:#fff;background:#44092B;border:0;line-height:18px;cursor:pointer;}
.rh-login-box .links{font-size:11px;position:relative;top:-20px;left:7px;}
.rh-login-box .help{width:210px;margin:0 0 20px 5px;}
.rh-login-box .email{width:210px;margin:45px 0 0 0;_margin-top: -10px;}
.rh-login-box .email label{width:30px;margin-left:5px;padding-right:15px;}
.rh-login-box .email input{width:150px;_width:135px;}


*+html .rh-login-box{position: relative;}
*+html .rh-login-box form{margin-top:25px;}
*+html .rh-login-box h4{width:188px;position: absolute;top: -20px;}
*+html .rh-login-box ul{margin-top: 30px;}
*+html .rh-login-box label{padding-right:10px;}
*+html .rh-login-box .links{top:-30px;}
*+html .rh-login-box .email{width:210px;}
