@charset "UTF-8";
/* CSS Document */



body {
	background-color: #EBEDDF;
	margin:0;
	padding:0;
	color: #444141;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width:100%;
}

#home-wrapper {
	position:relative;
	height:930px;
	background-image:url(../images/home-bg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	min-width:1140px;
}

#wrapper {
	display:block;
	width:100%;
	min-width:1140px;
	height:100%;
	min-height:800px;
	background-image:url(../images/main-bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0;
	
	padding:0;
}

#popupWrapper {
	background-image:url(../images/signup-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#alt-wrapper {
	display:block;
	width:100%;
	height:100%;
	min-height:800px;
	background-image:url(../images/alt-bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0;
	margin-bottom:-12px;
	padding:0;
}

#container {
	position:relative;
	width:940px;
	height:100%;
	margin:0 auto;
	padding:0;

}


#contentMain {
	position:relative;
	margin-top:58px;
}

#columnLeft {
	width:400px;
	text-align:justify;
}

#columnRight {
	width:400px;
	text-align:justify;
	float:right;
}


/* --------- universal settings ----------- */

p {
	color:#757070;
	margin-left:30px;
	line-height:1.5em;
	text-align:justify;
}

h1 {
	padding-top:20px;
	font-size:2.3em;
	font-weight:bold;
	color:#75A84F;
}

h2 {
	margin-left:15px;
	font-size:1.7em;
	color:#8C8C8C;
}

h3 {
}

h4 {
	clear:both;
	font-size:2.4em;
	font-weight:bold;
	color:#EBEDDF;
	text-align:center;
	margin-top:115px;
	margin-bottom:70px;
}

h5 {
	clear:both;
	font-size:2.1em;
	font-weight:bold;
	color:#75A84F;
	border-top:#CCC solid 4px;
	margin:-35px 0 20px 0;
	padding:15px 0 0 15px;
}

a:focus {
	outline:none !important;
}

a {
	color:#edb816;
    text-decoration: none;
}

a:hover {
	color:#edb816;
    text-decoration:underline;
}



ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#757070;
}

li {
	line-height:2em;
	list-style-image:url(../images/checkmark.gif);
	margin-left:10px;
	padding-left:10px;
}

ul#xList li {
	line-height:2em;
	list-style-image:url(../images/x.gif);
}


ul#listPlane li {
	line-height:2em;
	list-style-image:none;
	list-style-type:none;
}

hr {
	width::95%;
	color:#999;
}

a.signUpButton {
	background:url(../images/btn-sign-up.gif) no-repeat 0 0; 
	background-color:#454141;
	width:81px; 
	height:34px; 
	text-indent:-9999px; 
	z-index:999;
	float:right;
	margin:15px;
}
	
a:hover.signUpButton {
		background-position:0 -34px;
}

#finePrint {
	clear:both;
	font-size:.8em;
	color:#999;
}

/* header */

#header {
	width:100%;
	height:138px;
	margin:0;
	background-color:#fff;
}


#header h1 {
	position:relative;
	left:-100px;
	display:block;
	width:1140px;
	height:138px;
	text-indent: -9999px;
	background: transparent url(../images/header-bg.jpg) no-repeat 0 0;
	margin:0;
	padding:0;
	
}


.serviceIcon {
	margin:15px;
	padding:3px;
	background-color:#333;
	border:solid 4px #edb816;
}

/* #header h1 {
	position:relative;
	display:block;
	top:-10px;
	width:194px;
	height:114px;
	text-indent: -9999px;
	background: transparent url(../images/gamma-logo.gif) no-repeat 0 0;
	

#phoneNumber {
	position:absolute;
	top:65px;
	right:4px;
}
*/

/* top menu style */

#topNav {
	position:absolute;
	top:153px;
	right:75px;
	width:385px;
}

ul#topNav {
	font-size:14px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#topNav li {
	list-style-image:none;
	float:left;
	width:65px;
	height:41px;
	white-space:normal;
	margin:0 3px;
	padding:0;
	
}

#topNav a {
	text-align:center;
    display: block;
    text-decoration: none;
    font-family: 'trebuchet ms';
    font-weight: bold;
	height:41px;
}

#topNav a:link, #topNav a:visited {
   color:#CCC;
   padding:2px;
   
}

#topNav a:hover, #topNav a:active {
	background:url(../images/top-menu-bg-ro.png);
	background-repeat:no-repeat;
    color: #666;
	padding:2px;
	
}

a#here {
   background:url(../images/top-menu-bg-ro.png) !important;
	background-repeat:no-repeat !important;
    color: #666 !important;
	padding:2px !important;
}





/* -------------------- home --------------------------*/

#homeContent {
	position:absolute;
	top:213px;
	background-image:url(../images/home-content-bg.jpg);
	width:940px;
	height:465px;

}

/* position:relative;
	top:51px;
	*/

/* resident services box */

#residentServicesBox {
	position:absolute;
	top:50px;
	left:72px;
	width:312px;
	height:379px;
}

#residentServicesBox h2 {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	margin:10px;
	font-weight:normal;
	letter-spacing:.12em;
	
}

#residentServicesBox ul {
	list-style:none;
	width:290px;
	height:350px;
	margin:10px auto;
	padding:0;
}

#residentServicesBox li {
	padding:0;
	list-style-image:none;
	position:relative;
}

#residentServicesBox li a {
	color:#edb816;
	font-size:15px;
    display: block;
    text-decoration: none;
    font-family: 'trebuchet ms';
	height:12px;
	margin:20px 0;
	background-color:#333;
	padding:29px 10px 29px 125px;
}

#residentServicesBox img {
	position:absolute;
	left:25px;
	top:3px;
}
#residentServicesBox a img {	
		border:solid 2px #edb816;
}

#residentServicesBox a:hover img {
	border-color:#fff;
}

#residentServicesBox li a:hover, #residentServicesBox li a:active {
	color:#fff;
}

#residentServicesBox a.button {
	background:url(../images/services-btn-bg.gif) no-repeat 0 0; 
	background-color:#454141;
	width:81px; 
	height:32px; 
	text-indent:-9999px; 
	position:absolute; 
	bottom:10px; 
	right:10px;
	z-index:999;
}
	
#residentServicesBox a:hover.button {
		background-position:0 -31px;
}


/* intruduction */

#introduction {
	position:relative;
	top:395px;
	width:825px;
	margin:-25px auto 0 auto;
}

#introduction h1 {
	color:#EBEBDE;
	font-size:3em;
	padding-top:0;
}

#introduction p {
	color:#757070;
	margin-left:15px;
}




/* ------------------------ Pay Rent -----------------*/


/* ------------------------ about -----------------*/



#aboutMenu {
	position:absolute;
	top:188px;
	right:85px;
	width:385px;
	z-index:999;
}

ul#aboutMenu {
	font-size:12px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#aboutMenu li {
	list-style-image:none;
	float:left;
	width:80px;
	height:41px;
	white-space:normal;
	margin:0 3px;
	
}

#aboutMenu a {
	text-align:center;
    display: block;
    text-decoration: none;
    font-family: 'trebuchet ms';
    font-weight: bold;
	height:20px;
	width:80px;
}

#aboutMenu a:link, #aboutMenu a:visited {
   color:#999;
	padding-top:10px;
   
}

#aboutMenu a:hover, #aboutMenu a:active {
	background-color:#B9D09C;
	background-repeat:no-repeat;
    color: #fff;
	padding-top:10px;
	
}

a#hereAbout {
  background-color:#B9D09C !important;
	background-repeat:no-repeat !important;
    color: #fff !important;
	padding-top:10px !important;
}


/* ----------------------- scrollable box -----------------*/

#steps
{
    width: 800px;
    height: 300px;
    margin:40px auto 0 auto;
}

#steps p {
	margin:0;
}

#steps a img {
		outline:none;
		border:0;
}

#steps a:focus {
		outline:none;
		border:0;
}

#steps h2 {
	font-size:2em;
	color:#999;
	margin:-3px 0 10px 0;
}


#scrollLeft
{
    width: 63px;
    height: 236px;
    float: left;
    margin: 0px;
    padding: 0px;
	border:0;
}

#scrollWrapper
{
    width: 674px;
    height: 240px;
    float: left;
    background: url(../images/scroll-bg.png) no-repeat left;
    overflow: hidden;
}

#scrollRight
{
    width: 63px;
    height: 236px;
    float: left;
	margin:0px;
	padding:0px;
}



#scrollWrapper h3
{
    width: 659px;
    height: 27px;
    float: left;
    color: #999;
    font-weight: normal;
    font-size: 1.5em;
    margin: 12px 0px 0px 40px;
}

#scroll
{
    width: 644px;
    float: left;
    height: 165px;
    margin: 15px 15px 0px 10px;
    overflow: hidden;
}

#scrollItems
{
    width: 1932px;
    height: 165px;
    float: left;
}

#step1
{
    width: 644px;
    height: 165px;
    float: left;
}
#step2
{
    width: 644px;
    height: 165px;
    float: left;
}
#step3
{
    width: 644px;
    height: 165px;
    float: left;
}

#stepLeft
{
    width: 182px;
    height: 165px;
    float: left;
}

#stepRight1
{
    width: 460px;
    height: 165px;
    float: left;
    background: url(../images/bk-step1.gif) no-repeat right bottom;
}

#stepRight2
{
    width: 460px;
    height: 165px;
    float: left;
    background: url(../images/bk-step2.gif) no-repeat right bottom;
}

#stepRight3
{
    width: 460px;
    height: 165px;
    float: left;
    background: url(../images/bk-step3.gif) no-repeat right bottom;
}

.scrollable .stepRight1 p, #scroll .stepRight2 p, #scroll .stepRight3 p
{
    margin-right: 70px;
}

.scrollable p
{
	text-align:left;
	width:420px;
    margin-right: 0px;
    margin-bottom: 8px;
    line-height: 160%;
    color: #333;
    margin-right: 70px;
}

.scrollable ul
{
    font-size: 120%;
    line-height: 160%;
    margin-left: 20px;
    color: #333;
}



div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 644px; 
    height:165px; 
    float:left;
    margin: 15px 15px 0 10px;
    
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:1932px; 
    position:absolute; 
    height:165px;
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
    height:165px;
    width:644px;
    
} 

/* ---------- for vendors ----------*/

#legalInfo {
	margin-left:70px;
	color:#333;
	width:440px;
}



/* ------------------------ footer ---------------------- */

#footer {
	clear:both;
	background-color:#EBEDDF;
	height:10em;
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}

#footer a {
	color:#444141;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer #bottomNav {
	width:700px;
	margin:0 auto;
}

#footer ul {
	list-style:none;
}

#footer li {
	list-style-image:none;
	float:left;
	padding:10px;
	margin:0px;
}

#footer #copyright {
	clear:both;
	font-size:.8em;
	color:#999;
}
