
#outer {
	background-image:url(/images/home/bg.jpg);
}

#navigation {
	background-image:none;
}

#content {
	height:538px;
}

#close-home {
	width: 24px ;
	height: 24px ;
	z-index: 102 ;
	float: right ;
}

.hideHome{
	display:none;
}

.disabled{
	opacity:0.2;
}

.alert{
	padding:10px 0px 0px 120px;
	height:25px;
	background-image:url(/images/home/alert.png);
	background-repeat:no-repeat;
	background-position:24px 5px;
	font-size:14px;
	color:#CBCFCE;
	font-weight:bold;
	font-style:italic;
	float:left;
}


/*
------------------------------ 
OFFERS (LEFT COLUMN STYLES)
------------------------------ 
*/

#offers-column{
	width:230px;
	height:372px;
	float:left;
}


/*
------------------------------ 
FEATURES (MIDDLE COLUMN STYLES)
------------------------------ 
*/

#features-column{
	width:490px;
	height:396px;
	display:inline;
	padding:0px 0px 0px 5px;
	float:left;
}

#features{
	width:490px;
	height:340px;
	overflow:hidden;
	position:absolute;
	z-index:98;
	top:145px;
	display:inline;
	
}

#feature-swoosh{
	position:absolute;
	z-index:99;
	top:145px;
	display:inline;
}
/*
#hero-over{
	position:absolute;
	z-index:100;
	top:145px;
	width:490px;
	height:340px;
}

#hero-over .hero-link{
	width:490px;
	height:340px;
	display:block;
	background-color:#FFF;
}

#heros{
	height:340px;
	width:4000px;
	position:relative;
	left:0px;
}

.hero{
	float:left;
	height:340px;
	width:490px;
	display:inline;
}
*/
ul#heros{
	height:340px;
	width:4000px;
	position:relative;
	left:0px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul#heros li{
	float:left;
	height:340px;
	width:490px;
	display:inline;
	margin:0px;
	padding:0px;
}

ul#heros li a{
	height:340px;
	width:490px;
	display:block;
	margin:0px;
	padding:0px;
}

ul#heros li a.hero-over-img{
	position:absolute;
	z-index:100;
	display:inline;
	top:0px;
	width:490px;
	height:340px;
}


#features-footer{
	background-image:url(/images/home/feature-bg.png);
	height:56px;
	width:490px;
	top:485px;
	position:absolute;
	z-index:101;
}

.feature-arrow{
	width:47px;
	height:47px;
	float:left;
	display:inline;
	overflow:hidden;
}

.feature-arrow a{
	width:47px;
	height:47px;
	float:left;
	display:block;
	background-repeat:no-repeat;
}

.feature-arrow a:hover{
	background-position:0px -47px;
}

.feature-text-holder{
	width:396px;
	float:left;
	display:inline;
	height:94px;
	overflow:hidden;
}

.feature-text{
	height:78px;
	padding:16px 0px 0px 0px;
	width:396px;
	text-align:center;
	color:#A8ACAB;
	font-size:16px;
	text-transform:uppercase;
	font-style:italic;
}


/*
------------------------------ 
CONNECT (RIGHT COLUMN STYLES)
------------------------------ 
*/


#connect-column{
	width:230px;
	height:370px;
	float:right;
}

ul#connect-list{
	list-style-type:none;
	margin:0px;
	padding:21px 0px 0px 19px;
	height:30px;
	overflow:hidden;
}

ul#connect-list li{
	width:30px;
	height:30px;
	overflow:hidden;
	float:left;
	display:inline;
}

ul#connect-list li a{
	width:20px;
	height:30px;
	padding:0px 5px 0px 5px;
	overflow:hidden;
	background-repeat:no-repeat;
	display:block;
	background-position:5px 0px;
	text-decoration:none;
}

ul#connect-list li a:hover{
	background-position:5px -30px;
}

ul#connect-list li a.active{
	background-position:5px -60px;
}

.connect-holder{
	width:230px;
	height:320px;
	background-color:#3077A9;
}

.connect-content{
	padding:20px 24px 10px 24px;
	width:182px;
	height:260px;
	color:#E0EBF2;
	font-style:italic;
	line-height:16px;
	overflow:hidden;
}
.connect-content p{
	 margin:0px;
	 padding:0px 0px 10px 0px;
	 font-style:normal;
}
.connect-content a{
	color:#E0EBF2;
	text-decoration:underline;
}
.connect-content a:hover{
	color:#FFF;
	text-decoration:none;
}

.connect-header{
	padding:0px 0px 10px 0px;
}

.connect-date{
	color:#012B48;
	font-size:10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-style:normal;
}

.connect-button{
	width:230px;
	height:30px;
	overflow:hidden;
}

.connect-button a{
	margin:0px;
	padding:0px;
	height:30px;
	width:230px;
	display:block;
}
.connect-button a:hover{
	background-position:0px -30px;
}



.countdown{
	padding:0px 0px 0px 30px;
	height:25px;
	font-size:14px;
	color:#CBCFCE;
	font-weight:bold;
	font-style:italic;
	float:left;
}

.countdown span{
	font-size:11px;
	font-weight:100;
}
