@charset "utf-8";
	
/* CSS Document */
body {
	margin:0 auto;
	font-family:"Arial", Helvetica, sans-serif;
	background: #1978b4;
	color:#fff;
	}

h2 {
	margin:0 0 10px 0;
	font-size:24px;
	background:#232323;
	padding:3px;
	color:#fff;
	}
	
.headerLayout {
	width:990px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	}

.headerLeft {
	width:40%;
	float:left;
	overflow:hidden;
	padding: 2px;
	text-align:left;
	font-size:36px;
	font-weight:bold;
	vertical-align:middle;
	}

.headerRight {
	width:58%;
	float:left;
	overflow:hidden;
	padding: 2px;
	text-align:right;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	}

.headerRight a {
	color:#fff;
	}

.BodyWrap {
	width:990px;
	overflow:hidden;
	margin:0 auto;
	}

#listswrap {
	width:990px;
	float:left;
	margin-top:10px;
	}

.featuredBattle {
	width: 978px;
	overflow:hidden;
	text-align:left;
	background:#232323;
	color:#fff;
	padding:5px;
	font-size:10pt;
	border-width: 1px;
	border-style: solid;
	border-color: #232323;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(http://www.youtubefaceoff.com/css/border-radius.htc);*/
}

.vidBat {
	width:960px;
	margin: 0 auto;
	margin-top:10px;
	}

.vidTitle {
	width:880px;
	font-weight:bold;
	font-size:28px;
	}

.vidDescription {
	width:880px;
	font-size:20px;
	}

.vidVote {
	width:955px;
	margin:0 auto;
	}

.leftContent {
	width: 200px;
	float:left;
	text-align:left;
	background:#ffffff;
	padding:3px;
	color:#000;
	}
.menu {
	width:200px;
	}

.menuHighlight {
	width:195px;
	background:#105cb6;
	padding:3px 0 3px 3px;
	}

.menuHighlight a {
	color:#9fc54e;
	}

.rightContent {
	width: 460px;
	float:left;
	margin:0 5px 0 5px;
	background:#ffffff;
	padding:3px;
	color:#000;
	}

.submitby {
	font-size:8pt;
	}

.bannerright {
	width:300px;
	float:right;
	border-top:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:0;
	border-left:3px solid #fff;
	color:#000;
	background:#ffffff;
	}

.loginDiv {
	width:410px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	}

.contactDiv {
	padding-bottom:10px;
	width:620px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	}

.loginForm {
	overflow:hidden;
	width:410px;
	background:#272727;
	margin-bottom:10px;
	padding:5px;
	text-align:center }

.loginFormComm {
	overflow:hidden;
	width:180px;
	}

.loginContent {
	display: none;
	text-align: center;
	padding: 2px;
	z-index:1002;
	overflow: auto;
	}

.loginFormHead {
	overflow:hidden;
	text-align:right;
	width:350px;
	}

.loginContentHead {
	float:right;
	display: none;
	width:355px;
	padding: 2px;
	overflow: auto;
	}

.registerDiv {
	float:left;
	width:680px;
	overflow:hidden;
	font-size:10pt;
	background:#272727;
	margin:0 auto;
	}

.submitForm {
	width:90%;
	overflow:hidden;
	text-align:center;
	}

.fvd_ytl {
	display: none;
	}

.listbottom {
	width:460px;
	height:1px;
	border-bottom:1px dashed #cccccc;
	font-size:8pt;
	font-weight:normal;
	margin-bottom:3px;
	}

.white_content {
	display: none;
	padding: 16px;
	overflow: hidden;
	}
.postComm {
	width:350px;
	}
.commDisplay {
	width:460px;
	font-size:10pt;
	}

a {
	color:#105cb6;
	text-decoration:none;
	border:none;
	font-weight:bold;
	}

a:hover {
	color:#9fc54e;
	text-decoration:none;
	border:none;
	font-weight:bold;
	}

#footerLayout {
	width:980px;
	margin:0 auto;
	padding:5px;
	}

#footerLayout p {
	font-size:8pt;
	color:#fff;
	}
	
#footerLayout a {
	color:#f4a100;
	}
	
#footerLayout a:hover {
	color:#9fc54e;
	}	

.searchdiv input {
	background-color: #FFFFFF;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #DDDDDD;
	padding:2px;
}

#popupbox{
	text-align:center;
	margin-top:60px;
	margin-left: 20%;			 /* This gets it relatively center on the screen */
	margin-right: 20%;			 /* This gets it relatively center on the screen */
	padding-top: 10px;			 /*  Make the text not touching the top on the login box */
	width: 60%;					 /* For centering it on the screen */
	height: 80px;				 /* The height of the login box */
	position: absolute;			 /* Makes sure its absolute so it doesn't dock with everything else */
	background: #000000;		 /* Login Box background color. Change this if desired. */
	border: solid #FFFFFF 2px;	 /* Makes a black border around the login box */
	z-index: 9;	 				 /* Makes it on top of everything else */
	font-family: arial;			 /* Sets the font */
	visibility: hidden;			 /* Makes it hidden at first. Very Important.*/
}

#vpfora {
	width:100px;
	height:28px;
	background: url(../images/vote_button.jpg) no-repeat;
	border:none;
	}

#vpforx {
	width:100px;
	height:28px;
	background: url(../images/vote_button.jpg) no-repeat;
	border:none;
	}
