/* 
------------------
Dimensions
------------------

Page 			999px
Left Column		550px
Right Column	449px
*/

a { color: #FF6633; }



body { 
	background:url("../images/shell/background.png") repeat-x #151515;	
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-size: 10px;
}

#container { 
	width:999px; 
	margin: auto;
	clear:both;

	
}

#content {
	
	clear:both;
	width: 999px;

}


#login {
	margin-top:15px;
	width:987px;
	height:20px;
	/*background:url("../images/shell/bg_login.png") repeat-x;*/
	background-color:#101010;
	background: rgba(0,0,0,0.5);
	
	padding:6px 6px 0px 6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#login input[type="text"] {
	height:12px;
	color: #111;
font-size: 9px;
	padding-left: 5px;
	font-weight:bold;
	background:url("../images/shell/bg_input.png");	
	border: none; 

}
.go { 

height:14px !important;
vertical-align:middle !important;
margin-bottom:1px !important;
}

#login input[type="password"] {
	height:12px;
	color: #111;
font-size: 9px;
	padding-left: 5px;
	font-weight:bold;
	background:url("../images/shell/bg_input.png");	
	border: none;

}




#login input[type="submit"] {
	height:14px;
	color: #111;
	font-size: 9px;
	padding-left: 5px;
	font-weight:bold;
	background:url("../images/shell/bg_input.png");	
	border: none;
}


#login a {
	color: #999;
	text-decoration: none;
}


#header { 
	background:url("../images/shell/header.png");	
	width:999px;
	height:225px;
}







/* 
------------------
Right Hand Side 
------------------
*/


#right_column {
	width: 447spx;
	clear:both;
	float:right;
	
	
}


#mc_right { 
background-color:#101010;
	background-color:rgba(0,0,0,0.5);
	margin-left: 7px;
	width: 314px;
	height:auto;
	float:left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	
	
}

#mc_right h1 {
	margin-top:2px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	line-height: 12px;
	

}



#mc_right ul {
	float: left;
	list-style-type: none;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #151515;	
	
}

#mc_right ul li {
	width: 307px;
	margin-left: 0px;
	padding: 5px 0px 5px 5px;
	line-height: 140%;
	font-size: 11px;
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
	border-top: 2px solid #151515;


}

#mc_right  a:visited {
	font-size: 11px;
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}

#mc_right  a:link {
	font-size: 11px;
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}

#mc_right ul li:hover {
background-color:#101010;
	background-color: rgba(0,0,0,1);

}

#mc_right #date {
	font-size: 9px;
	float: right;
	text-decoration: none;
	color: #62a6cd;
	padding-right: 9px;
}

#adblock {
	/*background-image:url(../images/placeholder/tower.png);*/
	margin-left:2px;
	width: 120px;
	height:600px;
	float:right;	
}

/*
------------------
Sponsors
------------------
*/

#sponsors {
	width: 600px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

#sponsors ul {
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 0px;
}

#sponsors ul li {
	float: left;
	width: 100px;
	height: 100px;
	padding: 5px 20px 5px 20px;
	display: block;
}

/*
------------------
Navbar
------------------
*/


#nav {
	width:999px;
	height:35px;
	background:url(../images/shell/nav_bg.png) no-repeat;
	float:left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding-bottom: 4px;

	
}

#nav ul {
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 4px;
}

#nav ul li {
	float:left;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-left: 3px;
	display: block;
	

}

#nav ul li a {
	/*background-color:#999;*/
	text-decoration:none;
	color:#fff;
	text-shadow:#62a 1px 1px 1px;
	padding:2px 6px 3px 6px;
	margin:0;
	font-size:85%;
	text-transform:uppercase;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size: 14px;
	letter-spacing: 1px;
	margin-right:16px;
}

#nav ul li a:hover {

	background-color:#eee;
	color:#15a9ff;
	text-shadow:#fff 1px 1px 1px;

}

#nav ul li .selected {
	background-color:#eee;
	color:#15a9ff;
	text-shadow:#fff 1px 1px 1px;
}

/* 
------------------
Videos
------------------
*/

#videos {
	width: 442px;
	clear:both;
	float:right;
	height: 320px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
background-color:#101010;
	background: rgba(0,0,0,0.5);
	padding-bottom: 15px;
	margin-bottom: 6px;
margin-left: 5px;
	

}

#videos h1 {
padding-left: 6px;

}

#videos ul {
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 0px;	
}

#videos ul li {
	float:left;
	width: 136px;
	padding-bottom: 5px;	
}


/* 
------------------
Gallery
------------------
*/

#gallery {
	width: 442px;
	clear:both;
	float:right;
	height: 140px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
background-color:#101010;
	background: rgba(0,0,0,0.5);
	margin-bottom: 10px;
margin-left: 5px;
	

}

#gallery h1 {
	padding-left: 6px;
}

#gallery h2 {
	padding-bottom:3px;	
}

#gallery ul {
	list-style-type: none;
	padding-left: 50px;
	padding-bottom: 0px;	
}

#gallery ul li {
	float:left;
	width: 95px;
	padding-bottom: 5px;	
}



/* 
------------------
Left Hand Side 
------------------
*/


#left_column {
	width: 550px;
	float: left;
	
}

/* 
------------------
Matches
------------------
*/

#matches {
	width: 544px;
	height: 140px;
	float:left;
	clear:left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	/*background: #001424;*/
background-color:#101010;
	background-color: rgba(0,0,0,0.5);
	margin-bottom: 10px;
	margin-top: 10px;
padding-left: 5px;
	
}


#matches  h1 {
	padding-bottom:0px;	
}

#matches #scores ul {
	float: left;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 0px;	
	margin-top: 5px;
}



#matches #scores #fixture {

	width: 160px;
	padding-bottom: 2px;	
	padding-top: 0px;		
	margin-bottom: 2px;
	margin-top: 2px;	
background-color:#101010;
	background-color: rgba(0,0,0,0.5);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color:#CCC;

}

#matches #scores #fixture:hover {
background-color:#101010; 
	background-color: rgba(0,0,0,1);
}

#matches #scores h1 {
	padding-bottom:0px;
	height: 10px;
	
	
	
}

#matches #scores #score_win {
	float: right;
	color: #093;	
	padding-right: 5px;	
	font-weight:bold;
	font-size: 11px;
}

#matches #scores #score_lose {
	float: right;
	padding-right: 5px;
	color: #D70000;
	font-weight:bold;
	font-size: 11px;
}


#matches #scores #score_draw {
	float: right;
	padding-right: 5px;
	color: #fff;
	font-weight:bold;
	font-size: 11px;
}

#score_win {
	color: #093;	
	font-weight:bold;
	font-size: 11px;
}
#score_lose {
	color: #D70000;
	font-weight:bold;
	font-size: 11px;
	}
#score_draw {
}

#matches #scores #score_op {

	color: #fff;	
	font-weight:bold;
	font-size: 11px;
}

#matches #scores #upcoming { 
	float: right;
	background-color: #abc;
	width: 340px;
	height: 96px;
	
}

#upcoming { 
	float:left;
	width: 330px;
	height: 70px;
	background-color:#101010;
	background-color: rgba(0,0,0,0.5);
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-top: 00px;
	
}


#upcoming:hover { 
background-color:#000;
	background-color: rgba(0,0,0,1);
}

#matches  #upcoming #team1 { 
	padding-top:15px;
	padding-left: 10px;
	float: left;
	width: 70px;
	height: 100px;
}

#matches  #upcoming  #team2 { 
	padding-top:15px;
	padding-right: 10px;
	float: left;
	width: 70px;
	height: 100px;
}

#matches  #upcoming #desc { 
	
	float: left;
	width: 240px;
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	height: auto;
	text-align: center;
	
	border-radius:3px;
background-color:#101010;
	background: rgba(0,0,0,0.5);
	
}
/* 
------------------
Main Content Header
------------------
*/

#mc_item {
	width: 548px;
	height: 142px;
	
	clear:left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
background-color:#101010;
background: rgba(0,0,0,0.5);

}



#mc_header {
	width: 535px;	
	height: 29px;
	padding:7px;
	background: url("../images/shell/bg_maincontent.png") repeat-x;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#mc_header .title {
	font-weight: bold;
	text-decoration: none;
	color: #ff6633;
	font-size: 12px;
	float: left;
}

#mc_header .text {
	text-decoration: none;
	color: #ccc;
	font-size: 11px;
}


#mc_intro {
	width: 440px;	
	padding:7px;
	text-decoration: none;
	color: #ccc;
	font-size: 11px;
	float:left;


}

#mc_image {
	float:right;
	width: 70px;	
	height: 70px;
	margin-top: 15px;
	margin-right: 5px;	
}


#mc_gitem {
	width: 548px;
	height: 150px;
	clear:left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
background-color:#101010;
	background: rgba(0,0,0,0.5);

}


#mc_gimage {
	float:right;
	width: 133px;	
	height: 76px;
	margin-top: 15px;
	margin-right: 5px;	
}

#mc_gintro {
	width: 350px;	
	padding:7px;
	text-decoration: none;
	color: #ccc;
	font-size: 11px;
	float:left;
}







#footer {
	width: 1230px;
	height:150px;
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0,0.5);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding: 3px 3px 3px 3px;
	margin-top: 5px;
margin-left:-120px;

}

#footer #about {
	width: 345px;
	background: url(../images/shell/footer_4K.png) no-repeat;
	height:135px;
	padding-left: 145px;
	padding-right:15px;
	float:left;
	text-align:justify;
}

#footer #follow {
	width: 163px;
	height:135px;
	float:left;
}

#footer #partners {
	width: 500px;
	height:135px;
	float:left;
}



/* Forums */

#blueheaderborder {
	margin-top: -2px;
	border:1px solid #A6C9E2;
	border-top: none;
	-moz-border-radius:0px 0px 0px 0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	overflow: auto;
	clear:both;
	padding: 5px;
	padding-top: 5px;
	width:533px;
	margin-left:1px;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.5);
	border-top-left-radius: 0px 0px;
	border-top-right-radius: 0px 0px;	

}
.vertrow {
	height:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	margin-top:4px;
}

.vertrow:hover {
	 -moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background-color: rgb(0,0,0);
}

.speclink a {

	background-color:#bbb;
	text-decoration:none;
	color:#101010;
	text-shadow:#fff 1px 1px 1px;
	float:right;
	margin:0;font-size:85%;
	text-transform:uppercase;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:2px 6px 3px 6px;
	
	
	
	
}

.speclink a:hover {
	background-color: #1f1f1f;
	color: #fff;
	text-shadow:#666 1px 1px 1px;
}

#follow ul {
	margin-top:-3px;
	float: left;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

#follow li {
	background-color: #1f1f1f;
	text-shadow:#666 1px 1px 1px;
	font-size:85%;
	text-transform:uppercase;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:2px 6px 3px 6px;
	width: 120px;
	margin-bottom: 2px;
	
}

#follow a {
text-decoration:none;
	color: #fff;

}

#follow li:hover {
	background-color:#101010;
	text-shadow:#666 1px 1px 1px;
	color:#fff;
	text-decoration:none;

}

#follow a:hover {
text-decoration:none;
color:#fff;
}

#contentbg {
background-color:#101010;
background-color:rgba(0,0,0,0.5);
padding: 2px 6px 3px 6px;
-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
