/* EvClub */
/* Section Stylesheet - Splash Page
----------------------------------------------------------------------------- */


	@import url("widget-member.css");


/* Common
----------------------------------------------------------------------------- */

	body#page-splash {
		background: #000 url(../images/section-splash/splash_bg.jpg) top center no-repeat;
	}
	body#page-splash .left{ float:left; margin-left:40px;}
	body#page-splash .right{ float:right; margin-right:40px;}
	body#page-splash .column{ 
		margin:100px 0 0 0;
		width:400px; 
	}
	body#page-splash .left.column{ margin-left:20px;}
	body#page-splash .right.column{ margin-right:60px;}
	
	
	body#page-splash div#page div#layout,
	body#page-splash div#page div#content {
		background-image: none !important;
	}
	body#page-splash div#page div#content{
		padding:0;
		width:960px;
	}
	.helper-text{
		display:block;
		text-indent:-9000px;
	}
	
	body#page-splash #layout #header h1{
		background-image:url('../images/section-splash/splash_logo.png') !important;
		background-position:50% 0;
		background-repeat:no-repeat;
		height:138px;
		margin:38px auto 0;
		width:366px;
	}
	
	body.section-splash a.action {
		height: 34px;
		display: block;
		text-indent: -5000px;
	
	}
	
	body.section-splash h3#splash-subheading{
		background:url('../images/section-splash/splash_subheading.png') no-repeat;
		display:block;
		height:64px;
		margin:0 auto 0;
		width:727px;
	}
	
	body.section-splash .benefits li{
		background-image:url('../images/section-splash/splash_sprite_benefits.png');
		display:block;
		height:110px;
		margin:10px 0;
		width:426px;
	}
	body.section-splash .benefits li li{ background:none; height:0; width:0; }
	#benefit-2{ background-position:0 -125px; height:90px;}
	#benefit-3{ background-position:0 -217px; height:128px; }
	#benefit-4{ background-position:0 -348px; height:85px; }
	
	body.section-splash #exclusive-offer{
		background:url('../images/section-splash/splash_exclusive.png') no-repeat;
		display:block;
		height:344px;
		width:438px;
	}
	body.section-splash .column.right p{
		height:0;
	}
	body.section-splash #welcome-letter{
		background:url('../images/section-splash/splash_join_now.png') 50% 0 no-repeat;
		display:block;
		height:28px;
		margin: 16px 0 0 31px;
		width:auto;
	}
	body.section-splash ul.actions{ 
		background: url('../images/section-splash/splash_actions_bg.png') 54% 50% no-repeat;
		overflow:auto;
		padding-left:32px;
	}
	body.section-splash ul.actions li a.action{
		background: url(../images/section-splash/splash_sprite_join.png) no-repeat;		
		display:block;
		height:102px;
		width:157px;
	}
	body.section-splash ul.actions li a.action.gift{ 
		background-position-x:-158px; 
		margin-left:50px;
	}
	body.section-splash ul.actions li a.action:hover{ background-position-y:-103px; }
	body.section-splash #disclaimers{
		clear:both;
		color:#bababa;
		padding:127px 140px 40px;
		text-align:center;
		width:auto;
	}
	body#page-splash div#layout ul#footer{
		background:none !important;
		color:#fff;
		padding:0 0 0 50px;
	}		
	body#page-splash #footer li{
		padding-left:40px;
		text-align:center;
		width:100%;
	}
	body#page-splash div#layout ul#footer a{
		color:#f646f2;
	}
	body#page-splash div#layout ul#footer #sparkart a{
		margin:0 0 0 350px;
	}
	
	
/* Upsell
----------------------------------------------------------------------------- */
/*
	#upsell {
	
	float: left;

	}

	#upsell ul.benefits, #upsell h3, #upsell h4, #upsell p {
	
	display: none;
	
	}
	
	#upsell ul.actions {
		width: 340px;
		height: 62px;
		position: absolute;
		top: 1214px;
		left: 330px;
	}
	
	#upsell ul.actions li a.action{
		background: url(../images/actions/splash_sprite_join.png) no-repeat;		
	}
	
	#upsell ul.actions li a.action.purchase {
		width: 79px;
		top: 13px;
		left: 25px;
		position: absolute;
	}
	
	#upsell ul.actions li a.action.gift {
		width: 77px;
		top: 13px;
		left: 120px;
		position: absolute;
	}
	
	
	#upsell ul.actions li a.action.purchase:hover, #upsell ul.actions li a.action.gift:hover {
	
	background-position: 0 -34px;
	
	}
	
*/
/* Featured Members 
----------------------------------------------------------------------------- */
/*
	#upsell #featured-members {
	
	padding: 815px 0 0 215px;
	
	}
	
	#upsell #featured-members .member dl {
	
	margin-top: -11px !important;
	margin-left: -73px;
	
	}

	#upsell #featured-members ul.members li {
	
	width: 67px;
	height: 93px;
	
	}
		
	#upsell #featured-members .member a.alias, #upsell #featured-members .member:hover a.alias {
	
	margin: 15px;
	
	}	
	
	#upsell #featured-members a.picture {
	
	background: url(../images/widgets/a-tooltip.png) no-repeat;
	padding: 17px 15px 13px 15px;
	margin-bottom: -13px;
	
	}
	*/	

/* Disclaimers
----------------------------------------------------------------------------- */
/*
	#disclaimers {
	
	padding: 400px 0 50px 0;
	width: 650px;
	float: left;
	
	}
	
	#disclaimers p {
	
	display: block;
	color: #7c6f67;
	
	}
	
	*/
/* Footer
----------------------------------------------------------------------------- */
/*
	body#page-splash div#layout ul#footer {
	
	height: 42px;
	padding: 10px 0 10px 110px;
	margin: 0 0 50px 0;
	border-right: 1px solid #0f0c0b;
	border-left: 1px solid #0f0c0b;
	background: url(../images/section-splash/bg-footer.jpg) repeat-x !important;
		
	}
	*/
