﻿div#homepage-content-container 
{
	width: 100%;
	height: 388px;
	position: relative;
	z-index: 500;
	background-image: url(/images/global/home-page-bkgd.jpg);
	border-bottom : solid 1px #aaabab; 
	background-color: #ffffff;
} 

div#homepage-flash-container 
{
	width: 100%;
	height: 435px;
}

/* homepage flash alternate */

div#homepage-html-content-container 
{
	width: 100%;
	height: 435px;
	background-image: url(/images/homepage/html/homepage-html-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: none;
}

div#homepage-html-content 
{
	width: 460px;
	height: 435px;
	margin: 0 auto 0 auto;
}

div#homepage-html-content-header 
{
	width: 460px;
	padding: 185px 0px 0px 0px;
}

div#homepage-html-content-buttons 
{
	width: 460px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

div#homepage-html-content-buttons a 
{
	margin: 0px 8px 0px 8px;
}

div#homepage-html-content-buttons img 
{
	display: inline;
}

/* end homepage flash alternate */


/* homepage promos */

div#homepage-callout-container {
    position: relative;
    width: 100%;
    z-index: 500;
   /* border-bottom : solid 5px #353535; */
}

div#homepage-promos-container 
{
	width: 100%;
	margin: 0;
	padding: 9px 0px 10px 0px;
	position: relative;
	background-color: #f8f9f9;
	height: 280px;
}

div#homepage-promos 
{
	margin: 0 auto 0 auto;
	float:left;
	padding-left : 12px;
}

div#facebook-feeds 
{
	width: 221px;
	height: 277px;
	float:left;
	position: relative;
}

div#twitter-feeds 
{
	width: 221px;
	height: 277px;
	float:left;
	position: relative;
	padding-left: 10px;
	padding-top: 2px;
}

div#set1
{
	width: 8px;
	height: 7px;
	position: absolute;
	top: 14px;
	left: 240px;
	cursor: pointer;
}

div#set2
{
	width: 8px;
	height: 7px;
	position: absolute;
	top: 14px;
	left: 265px;
	cursor: pointer;
}

.setOn
{
	background-image: url(/images/callout-images/callout-set-on.png);
	background-repeat: no-repeat;
}

.setOff
{
	background-image: url(/images/callout-images/callout-set-off.png);
	background-repeat: no-repeat;
}

div#promos-left-arrow, 
div#promos-right-arrow 
{
	width: 38px;
}

div#promos-left-arrow img, 
div#promos-right-arrow img 
{
	cursor: pointer;
}

div#promos-left-arrow 
{
	float: left;
}

div#promos-right-arrow 
{
	float:right
}

div#promos-uppercontainer 
{
	height: 124px;	
	float: left;
	position: relative;
	left: 15px;
	top: 0px;
	overflow: hidden;
	width: 480px;
	
}


div#promos-lowercontainer 
{
	height: 124px;	
	position: relative;
	left: 15px;
	overflow: hidden;
	width: 480px;
}

div#promos-navigation 
{
	clear: both;
	position: relative;
	width: 523px;
}

div#upperpromos 
{
	width: auto;
	height: 124px;	
	position: absolute;
	left: 0;
	top: 0;
}

div#upperpromos ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

div#upperpromos ul li 
{
	height: 124px;
	padding: 0px 18px 0px 18px;	
	display: inline;
	float: left;
	width: 207px;
}

div#upperpromos ul li a 
{
	display: block;
	width: 207px;
	height: 124px;
}


div#lowerpromos 
{
	width: auto;
	height: 124px;	
	position: absolute;
	left: 0;
	top: 0;
}

div#lowerpromos ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

div#lowerpromos ul li 
{
	height: 124px;
	padding: 0px 18px 0px 18px;	
	display: inline;
	float: left;
	width: 207px;
}

div#lowerpromos ul li a 
{
	display: block;
	width: 207px;
	height: 124px;
}


/* end homepage promos */

div#unstoppable-tour-splash
{
    display: none;
    /*background-image: url('/images/homepage/eas-homepage-divback.jpg');
    background-repeat: no-repeat;*/
    /*height: 633px;
    width: 920px;*/
    /*background-color: #000000;*/
    height: 560px;
    width: 638px;
    overflow: hidden;
}

div#unstoppable-tour-splash img#unstoppable-splash-close
{
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
}

div#unstoppable-tour-splash img#unstoppable-splash-go
{
    position: absolute;
    /*bottom: 240px;
    left: 428px;*/
    left: 327px;
    bottom: 110px;
}

div#unstoppable-tour-splash img#unstoppable-logo
{
    margin: 15px auto;
}

div#unstoppable-tour-splash div#video-container
{
    margin: 130px auto 0 auto;
   /* background-image: url(/images/unstoppable/eas-homepage-videoframe.png);
    background-repeat: no-repeat;*/
    width: 452px;
    height: 295px;
    padding-left: 30px;
    padding-top: 33px;
}

div#unstoppable-tour-splash div#video-container img#trailer-cover
{
    cursor: pointer;
}

div#unstoppable-tour-splash img#learn-btn
{
    margin: 5px auto 0px auto;
}
div#unstoppable-tour-splash div#unstoppable-container
{margin-top: 130px;
}
div#unstoppable-tour-splash div#bottom-links
{
	margin-top: 120px; 
}
div#unstoppable-tour-splash div#bottom-links, div#unstoppable-tour-splash div#bottom-links a 
{
	text-transform: uppercase; 
	color: #fff;
	font-weight:bold;
}

div#homepage-content
{
    width: 1000px;
    margin-left:auto;
    margin-right:auto;    
}

