.splash-background{
	background: url("images/splash/staff-V2.jpg") no-repeat scroll 50% 50% #062748;
	width: 100%;
	max-width: 1000px;
	height: 600px;
	position:relative;
	padding-top: 30px;
}
.splash-logo{
	background-image: url("images/splash/MCN.png");
	width: 249px;
	height: 87px;
	position: relative;
	margin: 0 auto;
	top: 505px;
	background-repeat: no-repeat;
}
.splash-video{
	background-repeat: no-repeat;
	position: relative;
	width: 480px;
	height: 270px;
	top: 130px;
	left: 7px;
}
.splash-title{
	width: 355px;
	height: 220px;
	left: 510px;
	bottom: 120px;
	position: relative;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.splash-title p{
	color: #FFF;
	font-size: 20px;
	margin-top: 0;
	line-height: 18px;
}
.splash-description{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.splash-description p{
	color: #FFF;
	font-size: 15px;
}
.splash-button{
	width: 128px;
	height: 55px;
	position: relative;
	/* FIX ME */
	/* background: url('images/splash/button.png') 0 0 no-repeat; */
	left: 620px;
	bottom: 165px;
}

/* New button styles */
.splash-button{
	border:1px solid #f7ab3f;
	margin-top: 7px;
}

#splash-button{
	display:block;
	width: 127px;
	height: 54px; 
	color: #A41A17;
	font-size: 22px;
	line-height: 2.3em;
	text-align: center;
	text-shadow: 0 1px 1px #fff;
	text-transform: uppercase;
	font-family: 'Carme', 'Century Gothic', Helvetica, Arial, sans-serif;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	
	
	
	background: rgb(254,206,125); /* Old browsers */
			background: -moz-linear-gradient(top,  rgba(254,206,125,1) 0%, rgba(253,181,59,1) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,206,125,1)), color-stop(100%,rgba(253,181,59,1))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  rgba(254,206,125,1) 0%,rgba(253,181,59,1) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  rgba(254,206,125,1) 0%,rgba(253,181,59,1) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  rgba(254,206,125,1) 0%,rgba(253,181,59,1) 100%); /* IE10+ */
			background: linear-gradient(to bottom,  rgba(254,206,125,1) 0%,rgba(253,181,59,1) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fece7d', endColorstr='#fdb53b',GradientType=0 ); /* IE6-9 */

}


.a:hover{
	box-shadow: 130px 58px 5px #888888;
}

#node-7559 li.statistics_counter{
	display:none;
}
#node-7559 .print-link{
	display:none;
}