
#content_index
{
	height: 342px;
	background: url(/i/v2/home_graphic.jpg) no-repeat;
}

.h_tagline
{
	position: absolute;
	left: -789em;
}

/* --- */

#apps_computer,
#apps_mobile
{
	list-style: none;
	position: absolute;
	top: 185px;
	width: 155px;
	height: 115px;
}

#apps_computer { left: 540px; }
#apps_mobile { left: 740px;	width: 190px; }

#apps_computer li a,
#apps_mobile li a
{
	display: block;
	text-align: center;
	color: #acacac;
	font-size: 12px;
	text-decoration: none;
}

#apps_computer li a:hover,
#apps_mobile li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#apps_computer li.highlight a,
#apps_mobile li.highlight a
{
	margin-bottom: 18px;
	padding: 0px 0px 0px 13px;
	line-height: 18px;
	height: 18px;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(/i/v2/logo_mini_on_dark.png) left center no-repeat;
}


/* --- */ 

#footer_index {
	color: #a9a9a9;
	padding: 35px 33px 37px 33px;
	background: #000000 url(/i/v2/grad_dark.png) top repeat-x;
}
#footer_index .step {
	float: left;
	padding: 0px 33px 0px 127px;
	background-repeat: no-repeat;
	background-position: left center;
}
#footer_index .step1 { 
	width: 160px;
	padding-left: 167px;
	background-image: url(/i/holiday/save.png);
}
#footer_index .step2 { 
	width: 160px;
	padding-left: 100px;
	background-image: url(/i/holiday/apps.png);
}
#footer_index .step3 { 
	width: 155px;
	padding-left: 125px;
	padding-right: 0px;
	background-image: url(/i/holiday/devices.png);
}

#footer_index h3 {
	margin: 5px 0px 15px 0px;
	font-size: 16px;
	color: #9f9f9f;
	font-weight: bold;
}

#content_index
{
	position: relative;
}
#content_index a
{
	position: absolute;
	top: 380px;
	display: block;
	width: 135px;
	text-align: center;
	line-height: 31px;
	font-family: "ProximaNova",Arial,sans-serif;
	font-weight:  bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
	background: url(/i/holiday/btn.png) top center;
}
#content_index a:hover
{
	background-position: bottom;
}

#h_ios { left: 86px; }
#h_fire { left: 244px; }
#h_android { left: 403px; }
#h_web { left: 562px; }
#h_apps { left: 724px; }

/* --- */

#footer
{
	background: none;
}
#footer h6
{
	color: #666666;
}
#footer .c3_mid
{
	border-left: 1px solid #3e3e3e;
	border-right: 1px solid #3e3e3e;
}
#footer a
{
	color: #CCCCCC;
}

