@charset "utf-8";
/* CSS Document */

body { 
/*background-color:#850f0f;*/
background-color:#27272c;
font-family: trebuchet ms, arial, sans-serif;
font-weight: normal;
color: #FFFFFF;
margin: 0 auto;
}

p {
color:#FFFFFF; 
font-family:Trebuchet MS, Arial, Sans-serif;
font-size:12px;
margin:0px;
padding-bottom:10px;
}

a:link, a:visited, a:active {
color:#FFFFFF;
font-family:Trebuchet MS, Arial, Sans-serif;
text-decoration:none;
}

a:hover {
color:#fe9500;
font-family:Trebuchet MS, Arial, Sans-serif;
text-decoration:underline;
}

ul {
color:#FFFFFF; 
font-family:Trebuchet MS, Arial, Sans-serif;
font-size:12px;
}

h1,h2,h3,h4,h5,h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-size:18px;
font-weight:normal;
padding-top:15px;
margin:0px;
}

h1 img {
	vertical-align:top;
}

h2 {
font-size:18px;
font-weight:normal;
color:#ffffff;
}

h3 {
font-size:10px;
font-weight:normal;
color:#fe9500;
}

#newLinks p {
color:#fe9500;
padding-left:35px;
padding-right:25px;
margin:0px;
}

#rotatorHeader a:link, #rotatorHeader a:visited, #rotatorHeader a:active {
font-size:10px;
font-weight:normal;
color:#fe9500;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#rotatorHeader a:hover {
font-size:10px;
font-weight:normal;
color:#fe9500;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
width: 800px;
margin-left:auto;
margin-right:auto;
position:relative;
}

#header {
background-color:#000000;
width:800px;
height:440px;
position:relative;
border: 2px solid #000000;
}

#navigation {
background-color:#000000;
width:800px;
height:30px;
position:absolute;
border: 2px solid #000000;
font-size:17px;
text-align:center;
padding-top:5px;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
color:#FFFFFF;
font-family:Trebuchet MS, Arial, Sans-serif;
text-decoration:none;
}

#navigation a:hover {
color: #fe9500;
font-family:Trebuchet MS, Arial, Sans-serif;
}

#frontNavImg {
 
padding-bottom:2px;
}

.navImg {
 
padding-left:12px;
padding-bottom:2px;
}

#contentNew {
background:url('images/bg.gif') center no-repeat #000000;
width:800px;
height:475px;
top:475px;
position:absolute;
border: 2px solid #000000;
}

#contentNoRed {
background:url('images/bg_nored.gif') center no-repeat #000000;
width:800px;
height:475px;
top:475px;
position:absolute;
border: 2px solid #000000;
}

#contentLeft {
background:url('images/left_content_bg.gif') top center no-repeat;
width:255px;
height:296px;
margin: 0px 0px 10px 35px;
position:relative;
float:left;
}

#contentLeftHeader1 h1 {
position:absolute;
top:20px;
left:50px;
color:#ea3e0f;
}

#contentLeftHeader2 h1 {
	position:absolute;
	top:50px;
	left:41px;
	color:#fff97a;
}

#news {
	position:absolute;
	top:112px;
	left:58px;
}

#newsText {
position:absolute;
top:165px;
left:25px;
width:205px;
}

#contentRight {
background:url('images/right_content_bg.gif') top center no-repeat;
width:457px;
height:296px;
margin: 0px 25px 10px 18px;
position:relative;
float:left;
}

#contentRightHeader1 h2{
position:absolute;
top:25px;
left:58px;
}

#contentRightText1 {
position:absolute;
top:55px;
width:135px;
left:20px;
color:#fdf200;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contentRightText1 p {
margin:5px;
}

#contentRightHeader2 h2{
position:absolute;
top:169px;
left:61px;
}

#contentRightText2 {
position:absolute;
top:200px;
width:215px;
left:20px;
color:#fdf200;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.contentText p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:5px;
color:#f1ef19;
line-height:12px;
}

.contentText a:link, .contentText a:visited, .contentText a:active {
color:#FFFFFF;
text-decoration:none;
}

.contentText a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#copyright {
background-color:#000000;
width:800px;
text-align:center;
color:#fe9500;
font-size:9px;
position:relative;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
color:#fe9500;
}

#copyright a:hover {
color:#fe9500;
text-decoration:underline;
}

#rotatorHeader h3 {
position:absolute;
top:30px;
margin-left:300px
}

#contentMiddleTop {
background:url('images/subpg_bg_top.jpg') top center no-repeat;
width:732px;
height:28px;
position:relative;
}

#contentMiddle {
background:url('images/subpg_bg.jpg') top center repeat-y;
margin: 0px 0px 15px 35px;
width:732px;
position:relative;
}

#contentMiddleBottom {
background:url('images/subpg_bg_bottom.jpg') top center no-repeat;
width:732px;
height:28px;
position:relative;
}

#leftColumn {
margin-left: 10px;
height:100%;
width:185px;
vertical-align:top;
position:relative;
float:left;
padding:0px 5px;
text-align:center;
}

#rightColumn {
margin-left:15px;
height:100%;
width:500px;
vertical-align:top;
position:relative;
float:left;
}

#rightColumn h2 {
color:#e96c18;
text-transform:capitalize;
}

#clearFix {
clear:both;
}

#gettingStartedSteps {
color:#ff2e00;
}

#privacyPolicyHeaders {
color:#ff2e00;
}

#blueLink a:link, #blueLink a:visited, #blueLink a:active {
color:#3b5998;
}

#blueLink a:hover {
text-decoration:underline;
}

#addThis {
font-size:10px;
float:right;
width:50px;
height:16px;
margin:10px 5px 5px 0px;
color:#000000;
}

#rightMain #addThis {
font-size:10px;
float:right;
width:50px;
height:16px;
margin:30px 30px 5px 0px;
color:#000000;
}

#rightScoreboard #addThis {
font-size:10px;
float:right;
width:50px;
height:16px;
margin:30px 30px 5px 0px;
color:#000000;

}

#addThis img {
vertical-align:middle;
}

#addThis p {
color:#000000;
}

#leftScoreboard {
	float:left;
	width:500px;
	height:100%;
	position:relative;
}

#rightScoreboard {
	float:right;
	width:300px;
	height:100%;
	position:relative;
}

#leftMain {
	float:left;
	width:540px;
	height:100%;
	position:relative;
}

#rightMain {
	float:right;
	width:260px;
	height:100%;
	position:relative;
}

#poweredBy {
	position:relative;
	top:100px;
	text-align:center;
}

#newLinks {
	position:relative;
	top:75px;
}

#footer {
	padding-top:10px;
	color:#fe9500;
	font-size:9px;
	text-align:center;
}

#footer a:link, #footer a:visited, #footer a:active {
color:#fe9500;
}

#footer a:hover {
color:#fe9500;
text-decoration:underline;
}

#video {
	margin-top:90px;
	margin-left:205px;
	background:url('images/video_bg.png') center no-repeat;
	width:308px;
	height:287px;
	position:absolute;
	padding-left:9px;
	padding-top:10px;
}

#eventLogo {
	position:absolute;
	margin-left:25px;
	margin-top:30px;
}

#socialvibe {
	position:absolute;
	margin-top:400px;
	margin-left:212px;
}

#content {
background-color:#000000;
width:800px;
top:475px;
position:absolute;
border: 2px solid #000000;
}

#promoBig {
	position:absolute;
	margin-left:25px;
	margin-top:50px;
	width:468px;
}

#scoreboard {
	background:url('images/scoreboard_bg.gif') center no-repeat;
	position:absolute;
	top:75px;
	width:237px;
	height:272px;
	padding:50px 15px 50px 15px;
	margin-left:10px;
}

#svMain {
	width:740px;
	position:relative;
	padding:25px 25px 0 35px;
	height:450px;
}

#svText1 {
	background:url('images/sv_screenshots.jpg') center right no-repeat;
	height:225px;
}

#svText1 p {
	width:260px;
	color:#767676;
	font-size:11px;
	margin:0;
}

#h7 {
	color:#f30083;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
}

#svText2 {
	width:425px;
	float:left;
}
#svText2 p {
	color:#767676;
	font-size:11px;
	margin:0;
}

#svText3 {
	width:295px;
	float:left;
	padding-left:20px;
}

#svText3 p {
	margin:0;
}

#svText3 a:link, #svText3 a:visited, #svText3 a:active {
	color:#f30083;
}

#svText3 a:hover {
	color:#f30083;
	text-decoration:underline;
}
