@font-face {
	font-family: 'helvetica2';
	src: url('fonts/HelveticaNeue.eot');
	src: local('☺'), url('fonts/HelveticaNeue.woff') format('woff'), url('fonts/HelveticaNeue.ttf') format('truetype'), url('fonts/HelveticaNeue.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
	top:0;
	padding:0;
	margin:0;
	background-color:#FAFAFA;
	width:100%;
	font-family:"helvetica2","helvetica neue",arial;
}

#logo_container {
	position:relative;
	float:left;
	top:0;
	margin-top:0;
	width:100%;
	height:75px;
	background-color:#000;
}

.center {
	position:relative;
	margin:0 auto;
	width:900px;
}

#container {
	position:relative;
	float:left;
	width:875px;
	margin:0 auto;
	top:0;
	margin-top:0;
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.50);
}

#absolute_banner {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:300px;
	overflow:hidden;
}

#header {
	position:relative;
	height:300px;
	border-bottom:5px solid rgba(228,41,6,1);
	width:100%;
	background-color:#000;
	overflow-y:hidden;
	float:left;
}

a {
	text-decoration:none;
	color:rgba(228,41,6,1);
}
.pn{
	color:rgba(228,41,6,1);
}
#actual_banner {
	width:850px;
	height:350px;
	margin:0 auto;
	background-color:#333;
	box-shadow:1px 0 8px rgba(0,0,0,0.50);
	-moz-box-shadow:1px 0 8px rgba(0,0,0,0.50);
	-webkit-box-shadow:1px 0 8px rgba(0,0,0,0.50);
	background-repeat:no-repeat;
	background-size:auto 300px;
	background-position-x:-191px;
	background-position-y:75px;
}

#logoSpace {
	width:450px;
	height:30px;
	background-image:url(../images/logo2.png);
	background-repeat:no-repeat;
	margin-top:25px;
	margin-left:40px;
}

#r4r {
	margin:0;
	margin-bottom:25px;
	margin-top:-2px;
}

#about_body {
	width:600px;
}

.merch {
	width:188px;
	height:259px;
	background-color:#fff;
	float:left;
	box-shadow:0 0 8px rgba(0,0,0,0.30);
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.30);
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.30);
	margin:10px;
	border:solid 5px #fff;
}

p {
	font-size:10pt;
	font-weight:400;
}

.access {
	float:left;
	width:185px;
	height:150px;
	margin-left:23px;
	font-size:13pt;
	font-weight:700;
	padding-right:15px;
	border-right:1px solid #cecece;
}

#access_contain {
	margin-left:10px;
	float:left;
	height: 134px;
	margin-top:50px;
	width:900px;
}

#slog {
	float:left;
	height:50px;
	width:305px;
	font-size:24pt;
	font-weight:200;
	margin-left:35pt;
	margin-top:86px;
	text-transform:uppercase;
	background-image: url('../images/all4one.png');
	background-size:95%;
	background-repeat:no-repeat;
}

#details {
overflow:hidden;
height:165px;
	line-height:14pt;
	float:left;
	margin-top:25px;
	font-family:"helvetica2","helvetica neue",arial;
	font-size:10pt;
	width:500px;
	margin-left:12px;
}

#a1 {
	margin-left:5px;
	/*background-image:url('../images/logo3.png');
	background-size:70%;
	background-repeat:no-repeat;
	background-position: center center;*/
}

#a4 {
	border-right:none;
}

#m1 {
	background-image:url(../images/merch/t/tee.jpg);
	background-size:cover;
}

#m2 {
	background-image:url(../images/merch/t/hoodie.jpg);
	background-size:cover;
}

#m3 {
	background-image:url(../images/merch/t/tank.jpg);
	background-size:cover;
}

#m4 {
	background-image:url(../images/merch/t/jersey_m.jpg);
	background-size:cover;
}

#m5 {
	background-image:url(../images/merch/t/hat.jpg);
	background-size:cover;
}

#m6 {
	background-image:url(../images/merch/t/swag.png);
	background-size:cover;
}

#m7 {
	background-image:url(../images/merch/t/bottle.png);
	background-size:cover;
}
#m8 {
	background-image:url(../images/merch/t/stuffsack.png);
	background-size:cover;
}

.merch:hover {
	box-shadow:0 0 8px rgba(0,0,0,0.50);
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.50);
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.50);
	cursor:pointer;
}
hr{
	margin-top: 40px;
	margin-bottom:0px;
	border: 1px dotted #eee;
}
.title {
	font-family:"helvetica2","helvetica neue",arial;
	font-size:20pt;
	margin:10px;
	width:300px;
	height:25px;
	font-weight:700;
	padding-top:5px;
}

#about_box {
	line-height: 1.35;
	float:left;
	margin:0 auto;
	font-family:"helvetica2","helvetica neue",arial;
	width:800px;
	margin-top:45px;
	margin-bottom:25px;
	background-color:#cecece;
	padding:25px;
	margin-left:10px;
	overflow:hidden;
	height:45px;
}

#donate_now {
	font-family:"helvetica2","helvetica neue",arial;
	color:#fff;
	text-align:center;
	font-size:14pt;
	padding-top:12px;
	float:right;
	width:175px;
	height:35px;
	margin-top: -43px;
	background-color:rgba(228,41,6,1);
	cursor:pointer;
}

#content {
	padding:30px;
	position:relative;
	float:left;
	width:100%;
}
#form_contain{
margin-top: 17px;
float:left;
	width:400px;
}
input{
	border: 1px solid #666;
	background-color:#fff;
}
textarea{
		border: 1px solid #666;
	background-color:#fff;
}
#footer {
	position:relative;
	float:left;
	margin-top:20px;
	width:100%;
	height:200px;
	background-color:#2d2d2d;
	padding-top:50px;
	background-image:url(../images/pinstripe.png);
}

.col {
	width:178px;
	height:150px;
	float:left;
	color:#FFF;
	font-family:"helvetica2","helvetica neue",arial;
	font-size:18pt;
	margin-left:40px;
}

.col p {
	font-weight:100;
	font-family:sans-serif;
	font-size:9pt;
	color:#999;
	letter-spacing:.5pt;
	line-height:12pt;
}

#isocontain {
	float:left;
	width:100%;
}

#col1 {
	margin-left:50px;
}

#col2 {
	margin-left:60px;
}
#col4{
margin-left:5px;
	background-image:url('../images/logo3.png');
	background-size:70%;
	background-repeat:no-repeat;
	background-position: top center;	
}

.contact {
	clear:left;
	margin-bottom:5px;
	padding:5px;
	width:375px;
	
}
.labels{
	width:300px;
	font-size:10pt;
	margin-bottom:5px;
}
#contact_body {
	height:100px;
}
#submit{
margin-top:10px;
position:relative;
	width:75px;
	height:20px;
	background-color:rgba(228,41,6,1);
	float:left;
	color:#fff;
	text-align:center;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
}
li{
	font-size:10pt;
	margin-bottom:10px;
	margin-left:-10px;
}
ul{
	margin-top:10px;
}
.col li{
margin-bottom:5px;
margin-left:-40px;
font-weight: 100;
font-family: sans-serif;
font-size: 9pt;
color: #999;
letter-spacing: .5pt;
line-height: 12pt;
	list-style-type:none;
}
#instructions{
margin-top: 15px;
	margin-left:15px;
	float:left;
	width:385px;
}
#contact_email {
	height:20px;
	margin-top:0px;
}
#orderHere{
	cursor:pointer;
}

.slashes {
	color:rgba(228,41,6,1);
}

#social {
	margin-top:13px;
}

#twitter {
	margin-left:5px;
}
#rm{
	text-align:left;
	margin-top:5px;
	height:10px;
	color:rgba(228,41,6,1);
	cursor:pointer;
	display:none;
}
.access_title {
	height: 27px;
}

.price {
	width:180px;
	height:15px;
	position:relative;
	top:234px;
	background-color:#fff;
	font-size:10pt;
	font-family:"helvetica2","helvetica neue",arial;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:5px;
	font-weight:700;
	color:#000;
	opacity:0;
	/*border-top:2px solid rgba(228,41,6,1);*/
}