@charset "utf-8";
/* 
Website: SpacesBySheaHomes.com
Section: Home
Created By: Marcelo Lewin
Created Date: 8/1/2009
Modified By:
Modified Date: 
*/

html, body {
	margin:0; padding:0;
	height:100%;
	background-color:#E7E8EA;
}

body {
	line-height:15px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	text-align:left;
}

div.spacing {
	clear:both;
	height:0px;
	width:0px;
}

div#footer{
	width:890px;
	height:25px;
	text-align:right;
	clear:both;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	color:#AFAFB1;
}

div#footer a{
	color:#AFAFB1;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

div#footer a:hover{
	color:#666;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

div#main-body-home {
	position:relative; 
	width:965px; 
	background: url(../images/bg_page.jpg) no-repeat top center; 
	padding-left:40px; 
	padding-top:20px;
	margin:0 auto; 
	height:600px;
	padding-top: 100px;
	z-index:0;
}

div#flash-intro {
	position:absolute;
	width:900px;
	height:545px;
	top:0px;
	left:38px;
	z-index:10;
}

div#logo-home {
	float:left; 
	position:relative; 
	top:50px; 
	left:50px;
	height:125px;
	width:367px;
}

div#navigation-home {
	float:right; 
	padding-right:80px;
}

div#main-image-home {
	position:relative; 
	right:80px;	
}

div#footer-home {
	padding-top:50px;
}

div#home-content {
	float:left; 
	width:350px;
	height:150px;
	position:relative; 
	top:60px; 
	left:50px;
	overflow:hidden;
}

div#home-event-promos {
	float:left; 
	width:350px;
	height:100px;
	position:relative; 
	top:65px; 
	left:50px;
}

div#home-event-promos a{
	color:#FFF;
	text-decoration:none;
}

div.home-promo-box{
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	cursor:pointer;
	margin-right:10px;
}

.odd-color{
	background-color:#005395;
}

.even-color{
	background-color:#7F9FD2;
}

div.home-promo-box-content{
	padding:5px;
	color:#FFF;
	text-align:center;
	font-size:11px;
}


div#navigation {
	float:left; 
	text-align:right; 
	width:900px; 
	font-size:13px;
	line-height:16px;
	padding:5px 10px 5px 10px;
}

div#navigation a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#navigation a:hover{
	color:#AFAFB1;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#navigation .notactive {
	color:#bdca25;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}