/* xMedia PREMADE ONE */


/* GLOBAL CSS SETTINGS - dont touch this area unless you know what your doing */
body {
	padding:0;
	text-align:left;
	color: #fff;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 11px;
	background-color: #000000;
}

#container {
	width: 1001px;
	margin: auto;
	background: #000000;
	overflow: hidden;
}
a:link     {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
a:visited  {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
a:active   {
	color: #014d8e; 
	text-decoration: none; 
} 
a:hover   {
	color: #014d8e; 
	text-decoration: none; 
	font-weight: bold;
}
img {
	border: 0px;
}

/* HEADER AND NAV */

#header {
	background-image: url(images/pre_01.png);
	width: 1000px;
	height: 226px;
}
.nav {
	background-image: url(images/pre_02.png);
	width: 1000px;
	height: 39px;
}

/* MAIN CONTAINER */

.main {
	background-color: #000000;
	width: 1000px;
}

/* LEFT */

#left {
	float: left;
	background-color: #000000;
	width: 404px;
	border-right: 1px solid #000000;
}
.latest {
	float: left;
	background-image: url(images/pre_21.png);
	width: 404px;
	height: 29px;
}
.latestm {
	float: left;
	background-image: url(images/pre_21.png);
	width: 404px;
	height: 29px;
}
.latestd {
	float: left;
	background-image: url(images/pre_21.png);
	width: 404px;
	height: 29px;
}
.icon {
	float: left;
	margin-right: 7px;
	padding-top: 7px;
	padding-left: 12px;
}
.c {
	float: left;
	font-size: 11px;
	color: #fff;
	padding-top: 7px;
}
.r {
	float: right;
	font-size: 11px;
	color: #fff;
	padding-top: 7px;
	padding-right: 19px;
	font-weight: bold;
}
span.win {
	color: #7eff00;
}
span.loss {
	color: #ff0000;
}
span.blu {
	color: #009cff;
}
.latest a     {
	color: #009cff; 
	text-decoration: none; 
	font-weight: bold;
}
.latest a:hover     {
	color: #fff; 
	text-decoration: none; 
	font-weight: bold;
}
.bgc {
	float: left;
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-color: #fff;
}
.bgcc {
	float: left;
	font-size: 10px;
	color: #000000;
	padding-left: 15px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-color: #fff;
	width: 383px;
}

/* RIGHT */

#right {
	float: left;
	width: 594px;
	border-left: 1px solid #000000;
}
.roster {
	float: left;
	width: 594px;
	height: 146px;
	background:url(images/pre_20.png);
}
.rosterc {
	float: left;
	padding-left: 12px;
	padding-top: 40px;
}
.ll {
	float: left;
	width: 324px;
}
.rr {
	float: left;
	width: 266px;
	border-left: 2px solid #000000;
}
.latestf {
	float: left;
	background-image: url(images/pre_31.png);
	width: 266px;
	height: 29px;
}
.icon1 {
	float: left;
	margin-right: 7px;
	padding-top: 7px;
	padding-left: 12px;
}
.c1 {
	float: left;
	font-size: 11px;
	color: #fff;
	padding-top: 7px;
}
.r1 {
	float: right;
	font-size: 11px;
	color: #fff;
	padding-top: 7px;
	padding-right: 14px;
}
.mc {
	float: right;
	background-image: url(images/pre_43.png);
	width: 594px;
	font-size: 11px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.mcc {
	padding-left: 14px;
}
.mt {
	float: left;
	background-image: url(images/pre_42.png);
	width: 594px;
	height: 35px;
}
.mtt {
	padding-top: 10px;
	padding-left: 14px;
	font-size: 11px;
	color: #fff;
}
span.mta {
	float: right;
	padding-right: 14px;
	font-size: 11px;
	color: #fff;
}
.footer {
	width: 1001px;
	height: 65px;
}