/* xMedia CSS Document */
/* Projet: eXe Gaming */

*
{
  font-family:Arial;
}

img {
	border: 0px;
}

ul {
	list-style-type: none;
}

body {
	padding:0;
	text-align:left;
	background-color:#000000; 
	color:#fff;
	font-family:Arial;
	font-size:11px;
	margin-top: 0px;
}

a
{
  text-decoration:none;
  color:#ff0000;
  font-weight:normal;
  font-size:10px;
  border: 0px;
  outline: none;
}

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

#container {
	margin: auto;
	text-align:left;
	width:1071px;
	overflow:hidden;
}

#banner {
	width:1071px;
	height:162px;
	background:url(images/exegaming_03.png);
}

#nav {
	width:1071px;
	height:42px;
	background:url(images/exegaming_13.png);
	font-size:10px;
}

#nav1 {
	width:1071px;
	height:42px;
	background:url(images/exegaming_13.png);
	font-size:10px;
}
#nav1c {
	font-color: #fff;
        padding-top: 11px;
        padding-left: 770px;
}


#left {
	width:309px;
	float:left;
	background-color: #101010;
}

#right {
	width:308px;
	float:left;
	background: #000000;
        font-size: 12px;
}

#middle {
	width:450px;
	height: 100%;
	float:left;
	background-color: #2c2c2c;
}

.grey {
	background:#cccccc;
	padding-top:5px;
	padding-bottom:5px;
	width:259px;
}

#rosterHandle {
	color:#fff;
	text-align:center;
	padding-top:5px;
	padding-bottom:8px;
}

.latest {
	width:450px;
	height: 31px;
	background:url(images/exegaming_39.png);
}

.bar {
	float: left; 
	margin: 7px 0 0 9px; 
}

.won { 
	float: right;
	margin: 7px 14px 0 0;  
	color: #00CC00;
	font-weight: bold;
}

.added { 
	float: right;
	margin: 7px 14px 0 0;  
	font-size: 10px;
}

.loss { 
	float: right;
	margin: 7px 14px 0 0;  
	color: #ff0000;
	font-weight: bold;
}

.newsbar {
	background:url(images/newsbar.jpg);
	width:434px;
	height:23px;
	padding-top:9px;
	padding-left:7px;
	float:left;
	color:#000000;
}

.mbody {
	background:url(images/exegaming_35.png);
	width:759px;
}

.newstitle {
	padding-left:19px;
	color:#6c900a;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}

.newsauthor {
	padding-left:19px;
	color:#909090;
	font-family: tahoma;
	font-size: 10px;
}

.news {
	padding-top:0px;
	padding-left:19px;
	padding-right:25px;
	padding-bottom:7px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;

}

.newsfooter {
	background:#cccccc;
	padding-top:8px;
	padding-bottom:8px;
	width:432px;
	text-align:right;
	color:#2e2e2e;
	padding-right:7px;
}

.date {
	padding-right:2px;
}

.matches {
	padding-left:2px;
	padding-right:30px;
}

.rsfooter {
	background:url(images/rs_footer.jpg);
	width:259px;
	height:5px;
}

.newsfooter2 {
	background:url(images/news_footer.jpg);
	height:8px;
	width:441px;
}

#footer {
	width:1100px;
	height:162px;
	float:left;
}

.fleft {
	float:left;
	padding-left:10px;
}

.fright {
	float:right;
	padding-right:10px;
}

span.nav {
	padding-left:374px;
}	
span.xe {
	padding-left:210px;
}

div.rosterIcons			{ margin: 10px 13px 0 0; float: right; }
div.rosterIcons img		{ margin-left: 1px; }

div#rosterContent		{ float: left; padding: 6px 0 0 12px; width: 308px; height: 210px; }
div.rosterPic			{ float: left; background: #000; width: 55px; height: 51px; margin: 3px 3px 0 0; }

div.rosterTeam			{ float: left; margin: 11px 0 0 0; font-weight: bold; font-size: 11px; color: #484848; border-bottom: 1px solid #b1b1b1; width: 193px; padding-left: 2px; height: 23px; }
div.rosterTeam img		{ float: left; margin: 2px 5px 0 0; }
.content {
	font-color: #fff;
}