@charset "utf-8";

/* CSS Document */



body {

	background: #000;

	margin: 0;

	color: #3b3b3b;

	font-family: "Trebuchet MS",serif;

	font-size: 12px;

}



img, a img {

	border: none;

}



ul li 

{ 

 float: left; 

}



#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	background-image: url(../images/fg.jpg);
	background-repeat: repeat-y;

}

ul#facebook {
	width: 214px;
	height: 46px;
	margin: 0;
	list-style: none;
	background-image: url(../images/facebook.jpg);
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;

}



ul#facebook li {

	float: left;

}





ul#facebook li a {

	display: block;

	float: left;

	height: 46px;

	text-decoration: none;

}



ul#facebook li a span {

	visibility: hidden;

}



ul#facebook li a:hover span {

	visibility: visible; 
	
}

ul#nav li a#facebook_fm {
	width: 144px; 

}

		

		

ul#nav li a#facebook_fb {
	width: 35px;

}

	

		

ul#nav li a#facebook_tw {
	width: 35px;

}



ul#nav {
	width: 1000px;
	height: 60px;
	margin: 0;
	list-style: none;
	background-image: url(../images/nav1.jpg);
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;

}



ul#nav li {

	float: left;

}





ul#nav li a {

	display: block;

	float: left;

	height: 60px;

	text-decoration: none;

}



ul#nav li a span {

	visibility: hidden;

}



ul#nav li a:hover span {

	visibility: visible;

}



ul#nav li a#nav_home {
	width: 124px;

}

		

		

ul#nav li a#nav_roster {
	width: 180px;

}

	

		

ul#nav li a#nav_matches {
	width: 249px;

}



		

ul#nav li a#nav_infotainment {
	width: 134px;

}

		

ul#nav li a#nav_forums {
	width: 145px;

}



ul#nav li a#nav_aboutus {

	width: 107px;

}



		

ul#nav li a#nav_achievements {

	width: 149px;

}





ul#nav li a#nav_contact {
	width: 168px;

}



		

ul#nav li a#nav_sponsors {

	width: 115px;

}

		

#banner {
	width: 1000px;
	height: 175px;
	background-image: url(../images/banner.jpg);

}



#left {

	width: 214px;

	float: left;

}



#collector_corner {
	width: 214px;
	height: 47px;
	background-image: url(../images/collector.jpg);

}



.left_box {

	background: url(i/login_bg.jpg) repeat-y;

	width: 214px;

	padding: 0 0 3px 0;

	border-bottom: solid 1px #262626;

}



.left_box form {

	margin: 0 4px;

	padding: 2px 0;

}





.left_box form img {

	float: left;

	margin: 0 2px 0 0;

}
#findnames {
	width: 212px;
	height: 45px;
	background-image: url(../images/name.jpg);

}



ul#match_list {

	width: 212px;

	padding: 0;

	margin: 0;

	list-style: none;

}



ul#match_list li {

	width: 172px;

	padding: 7px 0 0 40px;

	height: 25px;

	line-height: 10px;



}



.opponent {

	float: left;

	color: #d0d0d0;

	font-weight: bold;

}



.game {

	color: #ea512c;

	font-size: 9px;

	font-weight: normal;

	width: 125px;

}



.win {

	float: left;

	font-weight: bold;

	color: #64d527;

}



.lose {

	float: left;

	font-weight: bold;

	color: #d52e27;

}



ul#match_list li.quake {

	background: url(i/quake_match.jpg);

}
#foreign_gpk {
	width: 214px;
	height: 46px;
	clear: both;
	background-image: url(../images/foreigngpk.jpg);

}



#roster {

	margin: 3px 0 0 3px;

}
#roster2 {
	margin: 2px 0 0 2px;
}




#roster img {

	margin: 0 2px 2px 0;

	float: left;

}



#namedisplay {
	width: 193px;
	height: 23px;
	padding: 3px 10px;
	color: #fff;
	font-weight: bold;
	clear: both;
	background-image: url(../images/namedisplay.jpg);

}
#namedisplay2 {
	width: 193px;
	height: 23px;
	padding: 3px 10px;
	color: #fff;
	font-weight: bold;
	clear: both;
	background-image: url(../images/namedisplay.jpg);
}




#namedisplay em {

	font-style: normal;

	color: #d52e27;

}



#updates {
	width: 214px;
	height: 46px;
	background-image: url(../images/updates.jpg);

}



ul#files {

	width: 212px;

	padding: 0;

	margin: 0;

	list-style: none;

}



ul#files li {
	width: 202px;
	padding: 7px 0 0 10px;
	height: 25px;
	line-height: 10px;
	background-image: url(../images/files_bg.jpg);

}



.file {

	float: left;

	color: #d0d0d0;

	font-weight: bold;

}



.details {

	color: #ea512c;

	font-size: 9px;

	font-weight: normal;

}















#center {
	width: 562px;
	padding: 5px;
	float: left;
	background-color: #fff;
	background-image: url(../images/middle_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;

}



#page_banner {
	width: 562px;
	height: 60px;
	background-image: url(../images/banner3.jpg);

}



.content_border {

	border: 1px solid #e0e0e0;

	width: 560px;

	margin: 0 0 4px 0;

}



.content {
	width: 558px;
	border: 1px solid #fff;
	background-image: url(../images/content1.jpg);
	background-repeat: repeat-y;

}



.content_left {

	width: 126px;

	float: left;

	padding: 6px 3px;

}



.content_left img {

	margin: 5px 0;

}



.content_left p {

	padding: 0;

	margin: 0;

	line-height: 14px;

	clear: both;

}



.content_left strong {

	color: #d52e27;

}



.content_left strong a {

	color: #d52e27;

	text-decoration: none;

}



.content_left strong a:hover {

	text-decoration: underline;

}



.content_left a {

	color: #3b3b3b;

	text-decoration: none;

}



.content_left a:hover {

	text-decoration: underline;

}



.content_right {
	width: 537px;
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;

}



.content_right h1 {

	font-size: 18px;

	color: #d52e27;

	margin: 0 0 5px 0;

	padding: 0;

}



.content_right h2 {

	font-size: 16px;

	margin: 0 0 5px 0;

	padding: 0;

}



.content_right a {

	color: #721c27;

	text-decoration: none;

}



.content_right a:hover {

	text-decoration: underline;

}

	



.content_right p {

	margin: 0;

	padding: 0 0 10px 0;

}



.news_category {
	width: 126px;
	height: 9px;
	background-image: url(../images/news_category.jpg);
	background-repeat: no-repeat;

}



.posted_by {
	width: 126px;
	height: 10px;
	margin: 6px 0 0 0;
	background-image: url(../images/news_posted_by.jpg);
	background-repeat: no-repeat;

}



.date {
	width: 126px;
	height: 11px;
	margin: 6px 0 0 0;
	background-image: url(../images/date_and_time.jpg);
	background-repeat: no-repeat;

}



.options {
	width: 126px;
	height: 11px;
	margin: 6px 0 0 0;
	background-image: url(../images/credits.jpg);
	background-repeat: no-repeat;

}





#right {

	width: 214px;

	float: right;

}



#head_sponsor {
	width: 214px;
	height: 46px;
	background-image: url(../images/gpkoftheday.jpg);

}



.right_box {
	width: 214px;
	padding: 6px 0;
	background-image: url(../images/login_bg.jpg);
	background-repeat: repeat-y;

}



#main_sponsors {
	width: 214px;
	height: 46px;
	background-image: url(../images/links.jpg);

}



#sponsors a img {

	float: left;

}



.clear {

	clear: both;

}



#footer {
	width: 1000px;
	height: 57px;
	margin: 0 auto;
	background-image: url(../images/fg.jpg);
	background-repeat: repeat-y;

}



a#ctrelease {
	width: 214px;
	height: 57px;
	float: left;
	background-image: url(../images/clantemp.jpg);

}



#foot {
	width: 552px;
	height: 47px;
	margin: 0 5px;
	float: left;
	padding: 5px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;

}



#foot p {

	clear: both;

	color: #888;

	line-height: 15px;

	margin: 0;

	padding: 0;

}



#footer_right {
	width: 214px;
	height: 57px;
	float: left;
	background-image: url(../images/coding.jpg);

}



#footer_fix {

	visibility: hidden;

	height: 0;

	width: 0;

	overflow: hidden;

}



a#lb {
	margin: 6px 5px 0 5px;
	width: 204px;
	height: 20px;
	display: block;

}



a#xp {
	margin: 5px 5px 0 5px;
	width: 204px;
	height: 20px;
	display: block;

}

