/* CSS Document */

body {
	background-image: url(../images/taipans/bg.jpg);
	background-position: center 44px;
	background-repeat: no-repeat;
	background-color: #000;
	
}

#header {

	background-repeat: no-repeat;
	background-color: transparent;
	height: 124px;
}


#leaderboard {
	width: auto;
	height: auto;
	margin: 0;
	background-color: #000;
}

#col-wrap {
	background-image: url(../images/taipans/top_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#rss-wrap {
	width: 669px;
	height: 33px;
	border: none;
	background-image: url(../images/taipans/ticker_bg.gif);
	background-repeat: no-repeat;	
}

#footer-nav, #footer-nav a, #copyright {
	color: #f79a5d;
}

a#splogo {
	width: 151px;
	height: 48px;
	background-image: url(../images/sp_logo_rev.png);
	background-repeat: no-repeat;
}


/* Navigation */

#nav-wrap {
	background-image: url(../images/taipans/nav_bg.jpg);
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	height:33px;
	width:100%;
	margin: 0 0 0 1px;
}

#nav a {
	color: #FFF;
}

#nav a:hover {
	background-image: url(../images/nav-hover.png);
	color: #FFF;
}


#nav li ul a {
	background-color: #3D508E;
	color: #FFF;
}

#nav li ul li a:hover, #nav li ul li ul li a:hover {
	background-image: none;
	background-color: #283768;
	color: #FFF;
}

/* News Plugin */

.news-list-container li.active {
	background-image: url(../images/taipans/news_heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #283768;
}

.news-list-container li.active .news-list-sub a {
	color: #FFF;
}

.news-list-container li.active .news-list-header a {
	color: #B9B0B3;
}


/* Player Profiles */

.profile-nav {
	background-image: url(../images/taipans/taipans_rost_title.jpg);
}

.profile-top {
	background-image: url(../images/taipans/taipans_prof_bg.jpg);
}

ul.profile-name-no-pos {
	color: #283768;
}

ul.profile-name-no-pos li {
	border-left: 1px solid #283768;
}

table.profile-basic-stats {
	color: #fff;
}

a#team-link-logo {
	float: left;
	display: inline;
	width: 240px;
	height: 124px;
	background-image: url(../images/taipans/taipans.png);
	background-repeat: no-repeat;
}

#island {
	display:none;
	visibility:hidden;
}