/**   Styles for "Screen" Media
*     File: styles.css
*     Author: Nate Hanna
*     Auth Web: http://www.mediasation.com
*     modified: 15 December 2008 @ 16:15 EST
* --------------------------------------------------------------
**/

/** Element/Global Styles (including Typography)
-------------------------- **/
html { 
   font-size: 62.5%; /* about 10px if browser size is set at default (16px) */
   font-family: Arial, Helvetica, Geneva, "microsoft sans serif", sans-serif;
   color: #000;
   background: #8fb260 url('../images/bg_html.jpg') left top repeat-x;
}
body { 
   background: transparent url('../images/bg_body.jpg') center top no-repeat;
   padding: 5px 0;
}
   a, .content a {
		color: #CC0000;
		text-decoration: underline;
	}
   	a:hover { text-decoration: none; }
   	a:visited { color: #660000; }
   	a img { border: 0; }

   h1, h2, h3, h4, h5, h6,
   .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
   	line-height: 1.25em;
   	font-weight: normal;
   }
   	h1, .content h1 { font-size: 2.5em; margin-top: 0.5em; }
      	#default #contentSlot h1 { 
      	   font-family: Futura, Arial, Helvetica, Geneva, "microsoft sans serif", sans-serif;
      	   font-weight: 200;
      	}
   	h2, .content h2 { font-size: 1.9em; }
   	h3, .content h3 { font-size: 1.7em; }
   	   #sideBar h3 { font-size: 3.1em; }
   	h4, .content h4 { font-size: 1.5em; }
   	h5, .content h5 { font-size: 1.3em; }
   	h6, .content h6 { font-size: 1.1em; }

div.hr {
	height: 1px;
	margin: 1.6em 0 1.6em 0;
	background: #8A8278 no-repeat scroll center;
}
	div.hr hr { display: none; }

#wrapper {
	position: relative;
	width: 990px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: transparent url('../images/bg_wrapper.jpg') left top repeat-y;
}
   #wrapper_T { background: transparent url('../images/bg_wrapper_T.jpg') left top no-repeat; }

pre { color: #000; }


/** Header
-------------------------- **/
/** @group header */
#header { 
   width: 981px;
   height: 166px;
   background: transparent url('../images/bg_hdr-interior_v2.jpg') left 1px no-repeat;
   position: relative;
}
   #home #header { background-image: url('../images/bg_hdr-home.jpg'); }

#header #masthead a, 
#header #masthead a:visited
{
	position: absolute;
	display: block;
	text-indent: -10000px;
	width: 138px;
	height: 101px;
	text-decoration: none;
	overflow: hidden;
	z-index: 5;
	top: 5px;
	left: 423px;
}
/** @group topNavigation */
#topNavigation {
   position: absolute;
   top: 140px;
   left: 50%;
   margin-left: -375px;
   width: 750px;
}
   #topNavigation ul { list-style: none; }
      #topNavigation ul li { display: inline; }
         #topNavigation ul li a {
            display: block;
            float: left;
            color: #313C1D;
            font-size: 1.4em;
            text-transform: uppercase;
            text-decoration: none;
            letter-spacing: 0.2em;
            padding: 5px 20px;
         }
            #topNavigation ul li a:hover { background-color: #607635; color: #FFF; }
            #topNavigation ul li.selected a {
               color: #FFF;
               background-color: #353C23;
            }
/* @end topNavigation **/
/** @group select_community */
#select_community {
   position: absolute;
   top: 70px;
   left: 760px;
}
   #select_community a {
      position: absolute;
   	display: block;
   	text-indent: -10000px;
   	width: 219px;
   	height: 39px;
   	text-decoration: none;
   	overflow: hidden;
   	background: transparent url('../images/btn_selectCommunity.png') left top no-repeat;
   }
/* @end select_community **/

/* @end header **/

/** ContentWrapper
-------------------------- **/
/** @group contentWrapper */
#contentWrapper { padding: 0 12px 0 1px; }
/** @group call_to_action */
#call_to_action {
   width: 926px;
   margin: 0 auto;
   top: -20px;
   position: relative;
   z-index: 3;
}
   #call_to_action ul { list-style: none; }
      #call_to_action ul li { display: inline; }
      #call_to_action ul li a {
         display: block;
         float: left;
      	text-indent: -10000px;
      	width: 295px;
      	height: 56px;
      	margin-right: 17px;
      	background-position: left top;
      	background-repeat: no-repeat;
      	background-color: transparent;
      }
         #call_to_action ul li.aptmanage a { background-image: url('../images/btn_aptmanage.png'); }
         #call_to_action ul li.hoamanage a { background-image: url('../images/btn_hoamanage.png'); }
         #call_to_action ul li.realestate a { background-image: url('../images/btn_realestate.png'); margin-right: 0; }
/* @end call_to_action **/
/** @group contentSlot */
#contentSlot {
   width: 700px;
   float: right;
}
   #home #contentSlot, #community #contentSlot {
      float: none;
      width: 100%;
   }
   #default .content img {
      border: 7px solid #353D23;
      margin: 5px 10px;
   }

/** @group layout */
#layout { 
   padding: 0 35px;
   padding-bottom: 15px;
}
   #default #layout { padding-right: 15px; }
/* @end layout **/
/* @end contentSlot **/
/** @group sideBar */
#sideBar {
   width: 277px;
   min-height: 560px;
   background: transparent url('../images/bg_sideBar.jpg') left top no-repeat;
   overflow: hidden;
}
   #sideBar h3 { 
      margin: 0;
      padding: 15px 0 10px 0;
   }
/** @group sectionNav */
#sectionNav ul { list-style: none; }
   #sectionNav ul li { background: transparent url('../images/bg_sectionNav.gif') -280px 0 no-repeat; }
      #sectionNav ul li.lvl1 li.selected { background-color: #B7BBAF; background-position: 0 0; }
   #sectionNav ul li.selected li.lvl2 a,
   #sectionNav ul li.selected li.selected li.lvl3 a {
      display: block;
      font-size: 1.4em;
      color: #181512;
      text-transform: lowercase;
      text-decoration: none;
      padding: 3px 25px;
      padding-right: 10px;
      padding-bottom: 4px;
      height: 16px;
      letter-spacing: 0.1em;
   }
      #sectionNav ul li.selected li.lvl2 a:hover { font-weight: bold; }
      #sectionNav ul li.selected li.selected a { color: #FFF; }
         #sectionNav ul li.selected li.lvl2 li.lvl3 a {
            background: transparent url('../images/bg_sectionNav_lvl3.gif') 32px 7px no-repeat;
            padding-left: 45px;
         }
            #sectionNav ul li.selected li.lvl2 li.selected a { background-image: url('../images/bg_sectionNav_lvl3-selected.gif'); }
/* @end sideNav **/
/** @group marginContent */
#marginContent { padding: 25px; }
/* @end marginContent **/

/* @end sideBar **/
/** @group community */
#community {}
   #community #layout {
      width: 870px;
      height: 309px;
      background-color: #313C1D;
      margin: 0 auto;
      margin-bottom: 10px;
      padding: 15px 20px;
   }
      #community #layout h2.sub_title { 
         color: #FFF;
         margin: 0;
      }
         #community #layout .box {
            background-color: #FFF;
            border: 7px solid #A5C36A;
            float: left;
         }
            #community #layout .box img { border: 0; margin: 0; }
            #community #layout #main {
               width: 442px;
               height: 223px;
               overflow: auto;
               font-size: 1.3em;
               float: left;
               padding: 15px;
               margin-right: 28px;
            }
            #community #layout #hdrImg {
               width: 338px;
               height: 253px;
               overflow: hidden;
               float: left;
            }
   #community #community_links {
      text-align: center;
      width: 910px;
      margin: 0 auto;
      padding: 15px 0;
      padding-bottom: 25px;
      overflow: hidden;
   }
      #community #community_links a.btn_link {
         display: block;
         float: left;
         width: 146px;
         height: 36px;
         text-align: center;
         text-transform: uppercase;
         letter-spacing: 0.1em;
         font-size: 1.1em;
         color: #181512;
         text-decoration: none;
         background: transparent url('../images/btn_link.jpg') left top no-repeat;
         line-height: 1.0em;
         font-weight: bold;
         padding: 11px 10px;
         margin-right: 14px;
         
      }
         #community #community_links a.btn_link:hover { color: #FFF; }
/* @end community **/

/* @end contentWrapper **/



/** Footer
-------------------------- **/
/** @group footer */
#footer {
   text-align: center;
   font-size: 1.3em;
   color: #313C1D;
   padding-bottom: 30px;
   line-height: 1.5em;
   background: transparent url('../images/bg_footer.jpg') left bottom no-repeat;
}
   #vcard {
      width: 712px;
      margin: 0 auto;
      border-top: 1px solid #313C1D;
      padding-top: 10px;
   }
      #vcard .nickname, #vcard .bullet { font-size: 1.2em; }
   #footer a { 
      color: #313C1D;
      text-decoration: none;
   }
      #footer a:hover{ text-decoration: underline; }
/* @end footer **/


/** @group formContent */
#formContent td.content label { font-weight: normal; }
#formContent input.input, #formContent textarea.textarea { border-color: #83833C; }
#formContent input.submit {
   background-color: #796043;
   border: 1px solid #5B4732;
   border-left-color: #A5825B;
   border-top-color: #A5825B;
   color: #FFF;
}
/* @end formContent **/


/** Class Styles
-------------------------- **/
.hidden, .printOnly {
	display: none;
}

div.content {
   font-size: 1.3em;
   line-height: 1.5em;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}
