@CHARSET "ISO-8859-1";

.league_banner {
	width: 650px;
	background: url(../images/subnav/main_header.png) no-repeat;
	float: left;
	padding: 4px;
	position: relative;
}

.league_banner h2, .league_banner_wide h2 {
	color: #fff;
	font-family: "Arial", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 160%;
	font-weight: bold;
}

.league_banner left, .league_banner_wide left {
	color: #fff;
}

.league_banner a, .league_banner_wide a {
	color: #eee;
}

.league_banner_wide {
	width: 972px;
	background: url(../images/subnav/main_header_wide.png) no-repeat;
	float: left;
	padding: 4px;
	position: relative;
}

.league_logo {
	width: 80px;
	height: 80px;
	border: 1px solid;
	margin: 5px;
}

.league_spotlight_container {
	width: 220px;
	padding: 4px;
	float: left;
	display: block;
}

.league_menu {
	float: left;
	margin-top: 2px;
	background: url('../images/subnav/subnav_bg.png') no-repeat;
	width: 660px;
	height: 20px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:10px;
}

.league_menu li, .league_menu_wide li {
	float: left;
	margin-right: 8px;
	color: #fff;
}

.league_menu a, .league_menu_wide a {
	color: #fff;
}

.league_menu_wide {
	float: left;
	margin-top: 2px;
	background: url('../images/subnav/subnav_bg_wide.png') no-repeat;
	width: 980px;
	height: 20px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:10px;
}

div.banner_660_dkgray {
	background: url('../images/spotlights/most_popular_leagues.gif') no-repeat;
	width: 650px;
	height: 130px;
	margin: 0;
	margin-bottom:10px;
	color: #fff;
}

div.banner_660_ltgray {
	background: url('../images/spotlights/just_joined_leagues.gif')	no-repeat;
	width: 650px;
	height: 130px;
	margin: 0;
	margin-bottom:10px;
	color: #000;
}

div.banner_660_promo {
	float: left;
	width: 170px;
	height: 112px;
	margin:10px;
	padding-left:10px !important;
	padding-left:0px;
	margin-right: 0px;
}

div.banner_660_holder {
	float: left;
	width: 80px;
	height: 111px;
	margin: 10px 0 0 10px;
}

.banner_660_logo {
	display:block;
	width: 80px;
	height: 80px;
	background: #fff;
}

.banner_660_text {
	display:block;
	font-size:10px;
	line-height: 1.3;
	/*padding-left: 3px;*/
	height: 28px;
	overflow: hidden;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.banner_660_dkgray .banner_660_text {
	color:white;
}
div.banner_660_ltgray .banner_660_text {
	color:black;
}

/* column .670 submenu */
.col670 .media_submenu {
	padding-bottom: 15px;
	margin: 0 10px;
}

.media_submenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.media_submenu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.media_submenu p {
	float: right;
}

.media_submenu li.last a {
	border-right: 0;
}

.media_submenu p a.upload {
	display: inline;
	font-weight: bold;
}

.media_submenu p a.upload img {
	vertical-align: -10%;
	/* IE6 doesn't do percentages, only pixels. THis is interpreted as -1px. */
	_vertical-align: -1%;
}

.media_submenu ul li a {
	display: block;
	_display: inline;
	padding-right: 4pt;
	border-right: 1px solid #999;
	margin-right: 4pt;
}

/* News Slider */
.fl {
	float: left;
	display: inline;
	height:40px;
}

.f1_image {
	padding: 0;
	margin: 5px 4px 0 5px;
}

.f1_text {
	float:left;
	line-height: 1.4;
	margin-top: 4px;
	width:100px;
}

.news_slider {
	position: relative;
	width: 648px;
	margin: 0 0 00px 0;
	text-align: left;
	float:left;
}

.news_slider .prev,.news_slider .next {
	position: absolute;
	top: 30%;
	display: none;
}

.news_slider .next {
	right: 0;
}

.news_slider .container {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.news_slider .news_items { /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	position: relative;
	width: 608px;
	top: 0;
	left: 20px;
	overflow: hidden;
}

.news_slider .view_all {
	display: none; font-size : .8em;
	padding: 5px;
	margin: 0 0 2px 0;
	border-top: #eeeeed 1px solid;
	border-bottom: #eeeeed 1px solid;
	text-align: center;
	font-size: .8em;
}

.news_slider .item { /*
        Must contain a width and a margin-right.
    */
    
	width: 144px;
	margin-right: 10px; margin-top : 3px;
	background: url(../images/sub_nav_bg.gif) no-repeat;
	overflow: hidden;
	margin-top: 3px;
	height:40px;
}

.news_slider .item div {
	font-size: .8em;
	width: 160px;
	padding: 0 0 0 0;
	height: 40px;
}

/* Generic submenu */
 .sub_menu_bar form {
	float:right;
	padding:10px 20px 10px 0;
	_padding:8px 20px 10px 0;
	font-weight: bold;
}
 .sub_menu_bar form label {
	padding-top: 3px;
	_padding-top:0px;
}
 .sub_menu_bar form input {
	padding-top: 3px;
	padding-left: 3px;
}
 .sub_menu_bar form input.searchBox {
	color: white;
	background: url(../images/blackinput.gif) no-repeat  left top;
	border:0;
	width: 180px;
	height: 20px;
	_padding-top: 0px;
	
}

.sub_menu_bar form input.button {
	background:transparent;
	color: black;
	border:0;
	font-weight: bold;
}
