@import "menu.css";
@import "common.css";
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #808080;
	outline: 0px;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
body {
	background: #000000;
	color: #5a5d5e;
	font-family: Tahoma, Arial;
	font-size: 10px;
}
img {
	border: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
td {
	height: 20px;
	padding-left: 3px;
	padding-right: 2px;
}
tr:hover {
	background: #00176d;
}
select {
	border: 0px;
	background: none;
	color: #5a5d5e;
	font-family: Tahoma, Arial;
	font-size: 10px;
	width: 60px;
}
.new-left {
	background: url('../images/backgrounds/bg_fill_left.png') repeat-x;
	height: 619px;
	position: absolute;
	width: 50%;
	z-index: -1;
}
.new-right {
	background: url('../images/backgrounds/bg_fill_right.png') repeat-x;
	height: 619px;
	position: absolute;
	right: 0;
	width: 50%;
	z-index: -1;
}
#wrapper {
	background: url('../images/backgrounds/bg.png') no-repeat;
	margin-left: auto;
	margin-right: auto;
	min-height: 473px;
	width: 1178px;
}
#wrapper .wrap {
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
}
#top {
	height: 74px;
}
#top #quicknav {
	background: url('../images/backgrounds/quicknav.png') no-repeat;
	background-position: top left;
	float: left;
	margin-right: 42px;
	margin-top: 23px;
	padding-top: 18px;
	width: 177px;
}
#top #quicknav .box {
	background: url('../images/backgrounds/quicknav_drop.png') no-repeat;
	font-size: 10px;
	height: 19px;
	margin-left: 5px;
	width: 172px;
}
#top #quicknav .box span {
	display: block;
	color: #565656;
	padding-left: 9px;
	padding-top: 3px;
}
#top #quicknav .box:hover ul {
	display: block;
}
#top #quicknav .box ul {
	background: #000000;
	border-bottom: 1px solid #12182c;
	border-left: 1px solid #12182c;
	border-right: 1px solid #12182c;
	color: #ffffff;
	display: none;
	padding-bottom: 3px;
	width: 170px;
}
#top #quicknav .box li {
	padding-left: 9px;
}
#top #sponsors {
	float: left;
}
#top #sponsors img {
	float: left;
}
#top .tabs .register {
	color: #ffffff;
	display: block;
	float: right;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 22px;
}
#top .tabs .register span {
	color: #0080ff;
}
#top .tabs ul {
	margin-top: 49px;
}
#logo {
	clear: both;
	height: 144px;
}
#logo .left {
	display: block;
	float: left;
	margin-top: 44px;
}
#logo .right {
	float: right;
	width: 744px;
}
#logo .right .feeds {
	height: 12px;
	float: right;
	margin-bottom: 6px;
	margin-top: 11px;
	margin-right: 4px;
}
#logo .right .ads img {
	float: right;
}
#menu {
	background: url('../images/backgrounds/menu.png') repeat-x;
	background-position: bottom left;
	height: 47px;
	padding-left: 93px;
}
#menu img {
	float: left;
}
#menu .menu {
	float: left;
	height: 47px;
}
#menu .menu a {
	float: left;
	height: 47px;
}
#menu .search {
	float: right;
	padding-right: 90px;
	padding-top: 14px;
}
#menu .search .text {
	border: none;
	border-bottom: 1px solid #a2a2a2;
	border-top: 1px solid #a2a2a2;
	color: #081c70;
	height: 15px;
	font-size: 10px;
	margin-right: 5px;
	padding-left: 6px;
	width: 136px;
}
#menu .search input {
	float: left;
}
#breaker {
	font-family: Tahoma;
	font-size: 10px;
	height: 40px;
	line-height: 35px;
	margin-bottom: 12px;
	width: 100px;
}
#breaker .left {
	float: left;
}
#breaker .right {
	color: #ffffff;
	float: right;
}
#breaker .right .user {
	float: left;
	font-weight: bold;
}
#breaker .right .button {
	float: left;
	margin-left: 10px;
	padding-top: 10px;
}
#breaker .right .register {
	color: #0080ff;
	margin-left: 10px;
}
#content {
	font-family: Verdana;
	width: 568px;
}
#content #ticker {
	background: url('../images/backgrounds/rotator.png');
	height: 234px;
	margin-bottom: 15px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	width: 550px;
}
#content #ticker .image {
	display: block;
	height: 178px;
	margin-bottom: 8px;
	width: 550px;
}
#content #ticker .image img {
	height: 178px;
	width: 550px;
}
#content #ticker .items li {
	float: left;
}
#content #ticker .prev {
	margin-right: 1px;
	width: 33px;
}
#content #ticker .prev img {
	padding-left: 8px;
	padding-top: 18px;
}
#content #ticker .current-image {
	height: 34px;
	margin-right: 10px;
	margin-top: 7px;
	width: 54px;
}
#content #ticker .current-image img, #content #ticker .item img {
	height: 34px;
	width: 54px;
}
#content #ticker .current {
	color: #0649d4;
	font-size: 11px;
	font-weight: bold;
	padding-top: 16px;
	margin-right: 7px;
	width: 168px;
}
#content #ticker .item {
	height: 34px;
	margin-right: 9px;
	margin-top: 7px;
	width: 54px;
}
#content #ticker .next img {
	padding-left: 8px;
	padding-top: 18px;
}
#content .content {
	float: left;
	margin-left: 1px;
	margin-right: 12px;
	width: 568px;
}
#content .content-full {
	float: left;
	width: 773px;
}
#content .newsitem .title {
	color: #0649d4;
	font-weight: bold;
}
#content .newsitem .by {
	color: #ffffff;
}
#content .newsitem .image {
	float: right;
	padding: 8px;
}
#content .extra {
	float: left;
	width: 205px;
}
#content .right {
	float: right;
	margin-right: 1px;
	width: 205px
}
#content .field {
	display: block;
	color: #ffffff;
	clear: both;
	float: left;
	padding-top: 3px;
	width: 150px;
}
#content .field-right {
	display: block;
	float: left;
}
#content .field-righttext {
	display: block;
	float: left;
	padding-top: 3px;
}
#content .articles {
	float: left;
	height: 28px;
	margin-bottom: 32px;
	margin-right: 12px;
	width: 270px;
}
#content .articles img {
	display: block;
	float: left;
	height: 28px;
	margin-right: 9px;
	width: 32px;
}
#content .articles .text {
	float: left;
	width: 220px;
}
#content .articles .title {
	color: #0f162c;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
#content .articles .by {
	display: block;
}
#content .articles .by span {
	color: #0080ff;
}
#content .news {
	float: left;
	height: 79px;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-top: 10px;
	width: 277px;
}
#content .news .image {
	display: block;
	float: left;
	height: 79px;
	margin-right: 10px;
	width: 74px;
}
#content .news .text {
	float: left;
}
#content .news .title {
	color: #0080ff;
	display: block;
	font-family: Verdana;
	font-size: 13px;
	margin-bottom: 4px;
}
#content .news .info {
	color: #9ca19a;
	display: block;
	height: 38px;
	margin-bottom: 6px;
	overflow: hidden;
	width: 193px;
}
#content .news .by span {
	color: #0080ff;
}
#content .roster {
	border-right: 1px solid #252525;
	border-top: 1px solid #252525;
	float: right;
	width: 552px;
}
#content .profile {
	border-right: 1px solid #252525;
	border-top: 1px solid #252525;
	float: left;
	width: 590px;
}
#content .roster td, #content .profile td {
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	height: 15px;
}
#content .about {
	color: #35363d;
	height: 79px;
	margin-bottom: 10px;
}
#content .about span {
	float: left;
	height: 79px;
	width: 228px;
}
#content .about div {
	background: url('../images/backgrounds/bg3.png');
	float: right;
	height: 71px;
	padding: 4px;
	width: 532px;
}
#content .matches .vs {
	float: left;
	margin-left: 8px;
	margin-top: 28px;
}
#content .sponsor {
	clear: both;
	height: 91px;
	margin-bottom: 3px;
}
#content .sponsor .image {
	display: block;
	float: left;
	height: 69px;
	margin-right: 3px;
	width: 211px;
}
#content .sponsor .info {
	background: url('../images/backgrounds/bg2.png');
	color: #85868a;
	float: right;
	height: 53px;
	padding: 8px;
	width: 539px;
}
#content .sponsors .link {
	float: left;
	text-align: right;
	width: 145px;
}
#content .sponsors .link a {
	color: #0080ff;
}
#content .sponsors .link span {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
#bottom {
	background: url('../images/backgrounds/bottom.png');
	clear: both;
	height: 40px;
	margin-bottom: 1px;
	margin-top: 25px;
	padding-left: 90px;
	padding-right: 90px;
}
#bottom .left {
	color: #0080ff;
	float: left;
}
#bottom .tabs {
	float: right;
	margin-top: 13px;
}
#footer {
	background: url('../images/backgrounds/footer.png');
	clear: both;
	height: 48px;
	padding-left: 90px;
	padding-right: 90px;
}
#footer .left {
	float: left;
	margin-top: 7px;
}
#footer .left img {
	float: left;
	margin-right: 26px;
}
#footer .left div {
	float: left;
	line-height: 15px;
	padding-top: 2px;
}
#footer .left span {
	color: #0080ff;
}
#footer .right {
	float: right;
	padding-top: 8px;
}	