/* Global Style */

body {

	margin: 0 auto;

	padding: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: center;

	background-color: #000000;

	background-image: url(images/bg.jpg);

	background-position:top;

	background-repeat: repeat-x;

}

.footertext a {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}

.footertext a:hover {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#999;
	text-align:center;
	text-decoration:none;
}

/** NAVIGATION **/
.navigation {
	width:910px;
	height:50px;
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:center;
}

.navigation ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 30px;
}

.navigation ul li {
	float: left;
	margin: 0;
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#FFF;
}

.navigation a {
	text-decoration: none;
	display: block;
	padding: 0 10px;
	line-height: 40px;
	color: #FFF;
}

.navigation li a:hover {
	/*background:url(images/nav-hoverbg.gif) top repeat-x;*/
	/*background-color: #000000;*/
	/*border-bottom: 2px solid #DDD;*/
	color: #b81616;
	text-decoration: none;
}

.navigation li.active {
	/*background-color: #000000;*/
	/*border-bottom: 2px solid #DDD;*/
	color: #FFF;
}

.navline {
	background:url() no-repeat;
	float:left;
	position:relative;
	width:2px;
	height:45px;
	top:0;
}






/* Top link */



.toplinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 14px;

	color: #2C2C2C;

}



.toplinks a:link {

	color: #2C2C2C;

	text-decoration: none;

}



.toplinks a:hover {

	font-weight:normal;

	color: #2C2C2C;

	text-decoration: underline;

}





/* Form */



input {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}



select {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}



/* Global Text Style */



td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

}



.inverted {

	font-size: 12px;

	color: #2C2C2C;

}



.title-accountbox {

	font-size: 24px;

	color: #ffffff;

	letter-spacing: -1px;

}








.header	{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #b21b1b;

}

.header a	{
	text-decoration:none;
	color:#b1b1b1;
}
.header a:hover	{
	text-decoration:underline;
	color:#b1b1b1;
}



hr	{

	color: #333333;

	border: solid 1px; 

}



/* Hall of Fame */



.halloffame{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight:bold;

	letter-spacing: -1px;

}



/* Vote */



.votesidetitle{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 26px;

	font-weight:bold;

	letter-spacing: -1px;

	color: #b21b1b;

}



.votesidetext{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #ffffff;

}



.votesidename{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #ffffff;

}



.votelist{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

.votetitle{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight:bold;

	color: #000000;

}







/* FOOTER STYLES */



.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #4f5253;

	line-height:19px;

}





.footer a:link {

	color: #666666;

	text-decoration: none;

}



.footer a:visited {

	color: #4f5253;

	text-decoration: none;

}



.footer a:hover {

	text-decoration: underline;

}



.footer a:active {

	color: #4f5253;

	text-decoration: none;

}


.newsBar ul {position:relative; margin:0; padding:0; list-style:none;}
.newsBar li {list-style:none; position:absolute; left:3px; padding: 0 2px; overflow:hidden;}

/** Index CSS alfie **/
.main-wrap {
	width:910px;
	margin:0 auto;
	position:relative;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#000;
}
.main-wrap a {
	text-decoration:none;
	color:#ac2211;
}
.main-wrap a:hover {
	text-decoration:underline;
	color:#ac2211;
}
.r-cloumn {
	width:297px;
	background-color:#000;
	margin-left:8px;
}
.r-cloumn-l {
	width:297px;
	background-color:#000;
}
.r-container {
	padding:0;
}
.fl {float:left;}
.fr {float:right;}
.re {position:relative;}
.ab {position:absolute;}
.clear {clear:both;}

a {
	text-decoration:none;
	color:#B21B1B;
}
a:hover {
	text-decoration:underline;
	color:#B21B1B;
}
a.red {
	text-decoration:none;
	color:#B21B1B;
}
a:hover.red {
	text-decoration:underline;
	color:#B21B1B;
}


