
body {
	text-align:center;
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	line-height:1.4em;
	color: #575757;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color:#000;
}



div.boxfont{
font-family: 'Roboto', sans-serif;
font-size:22px;
color:#A30001;
font-weight:bold;
padding-top:20px;	

}

span.shareit {
	font-family: 'Roboto', sans-serif;
	color:#A30001;
	font-size:35px;
	text-shadow: 2px 2px #000;
	
}

span.shareit2 {
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	font-size:24px;
	text-shadow: 2px 2px #000;
	
}

div.countdown{
	font-size:75px;
	color:#86C543;
	font-family: 'Roboto', sans-serif;
	text-shadow: 2px 2px #000;
}

div.redtitle {font-family: 'Roboto', sans-serif; font-size:22px; color:#A30001; text-transform:uppercase; line-height:1.3em;
width:850px;
margin-top:60px;

 }
 
div.redpress {font-family: 'Roboto', sans-serif; font-size:22px; color:#A30001; text-transform:uppercase; margin-bottom:5px;


 }

div.redtitle2 {font-family: 'Roboto', sans-serif; font-size:22px; color:#A30001; text-transform:uppercase; line-height:1.3em; margin-bottom:10px;


 }
 div.redtitle3 {font-family: 'Roboto', sans-serif; font-size:36px; color:#A30001; text-transform:uppercase; line-height:1.3em;  margin-bottom:10px; margin-top:20px;


 }
 
  div.whitetitle1 {font-family: 'Roboto', sans-serif; font-size:20px; color:#FFF; text-transform:uppercase; line-height:1.3em;  margin-bottom:10px; margin-top:10px;


 }
span.reddish {color:#B63635; }

/* Links */
a.trailerlink, a:visited.trailerlink {
font-family: 'Roboto', sans-serif;
color: #FFF;
font-size:40px;
text-decoration:none;
text-shadow: 2px 2px #000;
}
a:hover.trailerlink{
color:#A30001;
text-decoration:none;
}

a.kick, a:visited.kick{

	background-image:url(images/kickstarter-banner.png);
	background-repeat:no-repeat;
	width:703px;
	height:257px;
	display:block;
	margin:0 auto;
	background-position:bottom;
		
}
a:hover.kick{
	background-image:url(images/kickstarter-banner.png);
	background-repeat:no-repeat;
	width:703px;
	height:257px;
    background-position:top;

}


a.footerlinks, a:visited.footerlinks {
color: #A30001;
text-decoration:none;
}
a:hover.footerlinks{
color:#FFF;
text-decoration:none;
}
a.twitterlink, a:visited.twitterlink {
font-family: 'Crimson Text', serif; 
color:#FFF; 
font-size:18px;
text-decoration:none;
}
a:hover.twitterlink{
color:#FFF;
text-decoration:underline;
}

a, a:visited {
color: #A30001;
text-decoration:none;
}
a:hover{
color:#FFF;
text-decoration:none;
}
a.vividconcept,a:visited.vividconcept{
color:#A30001;
font-size:10px;
text-decoration:none;
}
a:hover.vividconcept{
color: #FFF;
text-decoration:underline;
}
a.bor,a:visited.bor{
	border:1px solid #000;
	display:block;
}
a:hover.bor{
	border:1px solid #FFF;
	display:block;
}

a.greenlink,a:visited.greenlink{
	color:#86C543;
	font-weight:bold;
	
}
a:hover.greenlink{
	color:#A30001;
	
}



