@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	height:100%;
	width:100%;
	overflow-y:scroll;
}

.masker {
	height:100%;
	width:100%;
	overflow:hidden;
}
.grass{
	background:url(img-splash/grass-strip.jpg) bottom repeat-x;
	width:100%;
	position:absolute;
	z-index:2;
}
.inside{
	width:100%;
	background:url(img-splash/blacksheep-splash.jpg) bottom center no-repeat;
	position:absolute;
	z-index:3;
}
.inside2{
	width:100%;
	background:url(img-splash/blacksheep-splash-contest.jpg) bottom center no-repeat;
	position:absolute;
	z-index:3;
}
p{
	margin:0 0 12px 0;
}
h2{
	margin:0 0 3px -8px;
}

.mainCopy{
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	margin:60px 0 0 115px;
	float:left;
	clear:both;
}
.mainCopy a:link, .mainCopy a:visited{
	color:#e91555;
	text-decoration:underline;
	font-weight:bold;
}
.mainCopy a:hover, .mainCopy a:active{
	color:#e91555;
	text-decoration:none;
}


.tophalf{
	width:800px;
	height:750px;
	margin:0 auto;
}
.bothalf{
	width:645px;
	height:750px;
	margin:0 auto;
}


.return{
	background-color:#F00;
	width:300px;
	width:100px;
}
.go{
	background-color:#03C;
	width:300px;
	width:100px;
	position:absolute;
	bottom:0;
	z-index:11;
}


.emailphone{
	width:244px;
	height:37px;
	margin:55px 0 0 15px;
	padding:0;
	background:url(img-splash/email-and-phone.png) no-repeat top;
	overflow:hidden;
	text-indent:-3333px;
	float:left;
	clear:both;
}
.emailphone:hover{
	background-position:bottom;
	cursor:pointer;
}

.joinrebell{
	width:117px;
	height:93px;
	margin:140px 0 0 0;
	padding:0;
	background:url(img-splash/join-the-rebell.png) no-repeat top;
	overflow:hidden;
	float:left;
	clear:both;
}

#pdfLink{
	display:block; 
	width:150px; 
	height:150px; 
	float:right; 
	margin-top:-120px;
	clear:both;
}
#pdfLink a{
	display:block;
	width:100%;
	height:100%;
}
.joinrebell:hover{
	background-position:bottom;
	cursor:pointer;
}
.returnpast{
	width:120px;
	height:100px;
	margin:12px 0 0 474px;
	padding:0;
	background:url(img-splash/return-to-pasture.png) no-repeat top;
	overflow:hidden;
	float:left;
	clear:both;
}

.returnpast:hover{
	background-position:bottom;
	cursor:pointer;
}
.socialBlock{
	float:right;
	width:420px;
}
.socialBlock p{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:13px;
	margin:0 93px 5px 0;
	float:right;
}
.logo{
	width:183px;
	height:38px;
	float:left;
	margin:0 0 0 0;
}
.socialfb{
	float:left;
	width:38px;
	height:38px;
	margin:0 0 0 10px;
	padding:0;
	background:url(img-splash/social-fb.png) no-repeat top;
	overflow:hidden;
	text-indent:-3333px;
}
.socialtw{
	float:left;
	width:38px;
	height:38px;
	margin:0 0 0 10px;
	padding:0;
	background:url(img-splash/social-tw.png) no-repeat top;
	overflow:hidden;
	text-indent:-3333px;
}
.socialbl{
	float:left;
	width:38px;
	height:38px;
	margin:0 0 0 10px;
	padding:0;
	background:url(img-splash/social-bl.png) no-repeat top;
	overflow:hidden;
	text-indent:-3333px;
}
.socialfb:hover{
	background-position:bottom;
	cursor:pointer;
}.socialtw:hover{
	background-position:bottom;
	cursor:pointer;
}
.socialbl:hover{
	background-position:bottom;
	cursor:pointer;
}

.pulse1{
	width:117px;
	height:93px;
	padding:0;
	background:url(img-splash/join-the-rebell.png) no-repeat bottom;
	overflow:hidden;
	margin-top:-1px;
}
.pulse2{
	width:117px;
	height:93px;
	padding:0;
	background:url(img-splash/return-to-pasture.png) no-repeat bottom;
	overflow:hidden;
	margin:6px 0 0 2px;
}
.frontLogo{
	clear:both;
	float:left;
	margin:80px 0 0 80px;
	cursor:pointer;
}