@charset "utf-8";
/* CSS Document */

body {
	background:#FFF;
	margin: 0px;
}
#wrapper {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#wrapper .clear {
	clear:both;
}
p, div, h1, h2, h3, h4, h5, h6, form, ul, li {
	margin:0px;
	padding:0px;
}
#navigation .container {
	width:881px;
	margin:0 auto;
}
#navigation {
	background:	url(../images/nav_bg.jpg) top repeat-x;
	height:47px;
	border-bottom:1px solid #FFF;
}
#navigation .logo {
	width:142px;
	float:left;
	padding:0 38px 0 0;
/*	padding:0 18px 0 20px;*/
/*    orig 148, 38, 694, 24, 24, 24, 24 */
}
#navigation .links {
	width:700px;
	float:right;
}
#navigation .links a {
	height:47px;
	line-height:47px;
	display:block;
	float:left;
	padding:0 23px 0 23px;
	color:#4e4e4e;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/link_devider.jpg) top right no-repeat;
}
#navigation .links a:hover {
	color:#0043ff;
}
#navigation .links a.selected {
	height:47px;
	line-height:47px;
	display:block;
	float:left;
	padding:0 23px 0 23px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/link_selected.jpg) top repeat-x;
}
#header {
	background:url(../images/header_bg.jpg) top repeat-x;
	height:304px;
}
#header .container {
	background:	url(../images/header.jpg) top no-repeat;
	width:881px;
	height:304px;
	margin:0 auto;
}
#header .left_part {
	width:620px;
	padding:35px 0 0 27px;
	float:left;
}
#header .small_heading {
	font-size:11px;
	width:310px;
	float:left;
}
#header .small_heading strong {
	font-size:12px;
	text-transform:uppercase;
}
#header .small_heading1 {
	font-size:11px;
	width:310px;
	float:left;
	padding-top:22px;
}
#header .small_heading1 strong {
	font-size:12px;
	text-transform:uppercase;
}
#header .right_part {
	width:233px;
	padding:35px 0 0 0;
	float:right;
}
#header .right_part strong {
	font-size:13px;
	padding-bottom:10px;
	display:block;
}
#header .txtboxbg {
	background:	url(../images/txtbox.jpg) left no-repeat;
	width:171px;
	height:27px;
	float:left;
}
#header .txtbox {
	width:161px;
	height:25px;
	border:none;
	background:none;
	padding:5px 5px 0 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
}
#header .submit {
	float:left;
	width:29px;
	height:27px;
	padding-left:1px;
}
#header .header_list {
	float:left;
	width:116px;
}
#header .header_list a {
	text-decoration:none;
	color:#FFF;
}
#header .header_list ul li {
	list-style:none;
	background:url(../images/list_arrow.gif) left no-repeat;
	text-indent:16px;
	font-size:11px;
	line-height:17px;
}
#header .header_list1 {
	float:left;
	width:116px;
}
#header .header_list1 a {
	text-decoration:none;
	color:#FFF;
}
#header .header_list1 ul li {
	list-style:none;
	background:url(../images/list_arrow.gif) left no-repeat;
	text-indent:16px;
	font-size:11px;
	line-height:17px;
}
h1 {
	font-size:24px;
	font-weight:normal;
	padding:0 0 28px 0;
}
h2 {
	font-size:24px;
	color:#000;
}
h2 span {
	font-size:13px;
	color:#000;
	font-weight:normal;
}
h3 {
	font-size:18px;
	color:#022eab;
}
h4 {
	font-size:13px;
	font-weight:bold;
	color:#022eab;
}
h5 {
	font-size:20px;
	color:#FFF;
}

#content {
	width:881px;
	margin:0 auto;
}
#content-largebox {
	float:left;
	width:206px;
	margin-right:18px;
	background:	url(../images/large_bluebox.jpg) top no-repeat #022fac;
}
#content-largebox a {
	color:#FFF;
}
#content-largebox .contentbox {
	padding:15px 0 0 15px;
	background:none;
}
#content-largebox .btm {
	background:url(../images/large_bluebox_btm.jpg) top no-repeat;
	height:34px;
}
#content-largebox .large_icon {
	width:68px;
	float:left;
}
#content-largebox .large_heading {
	width:117px;
	float:left;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
#content-largebox .padding_14 {
	padding-top:14px;
}
#content-largebox .small_sport {
	float:left;
	padding-right:10px;
}
#content-largebox .browse_teams {
	line-height:24px;
}
#content-largebox .webcasts strong {
	font-size:14px;
}
#content-largebox .webcasts img {
	float:right;
	padding-right:8px;
}
#content-largebox-login {
	float:left;
	width:206px;
	background:	url(../images/large_bluebox.jpg) top no-repeat #022fac;
}
#content-largebox-login a {
	color:#FFF;
}
#content-largebox-login .contentbox {
	padding:15px 0 0 15px;
	background:none;
}
#content-largebox-login .large_icon {
	width:68px;
	float:left;
}
#content-largebox-login .large_heading {
	width:117px;
	float:left;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
#content-largebox-login .tabs {
	background:	url(../images/tabs.jpg) #022fac 0px -41px;
	height:41px;
}
#content-largebox-login .tabs_teams {
	background:	url(../images/tabs.jpg) #022fac 0px 0px;
	height:41px;
}
#content-largebox-login .tabs a {
	display:block;
	height:41px;
	line-height:41px;
	float:left;
	width:103px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
#content-largebox-login .tabs_teams a {
	display:block;
	height:41px;
	line-height:41px;
	float:left;
	width:103px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
#content-largebox-login .login_txtbox {
	background:	url(../images/login_txtbox.jpg) left no-repeat;
	width:178px;
	height:27px;
}
#content-largebox-login .login_txtbox_1 {
	width:168px;
	height:27px;
	padding:4px 5px 0 5px;
	background:none;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
}
#content-largebox-login .login_txtbox2 {
	background:	url(../images/login_txtbox_2.jpg) left no-repeat;
	width:142px;
	height:27px;
	float:left;
}
#content-largebox-login .login_txtbox_2 {
	width:137px;
	height:27px;
	padding:4px 5px 0 5px;
	background:none;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
}
#content-largebox-login .submit {
	float:left;
	width:31px;
	height:27px;
}
#content-largebox-login strong {
	display:block;
	padding:12px 0 5px 0;
	font-size:13px;
}
#content-largebox-login .whiteline {
	border-bottom:2px solid #FFF;
	width:178px;
	height:10px;
}
#content-largebox-login .btm {
	background:url(../images/large_bluebox_btm.jpg) top no-repeat;
	height:34px;
}
#latest-photos {
	width:881px;
}
#latest-photos img {
/*	padding-right:7px; */
}
#latest-events {
	width:900px;
}
#latest-events .event {
	background:	url(../images/event_bg.jpg) top no-repeat;
	width:189px;
	height:109px;
	float:left;
	padding:17px 0 0 17px;
	line-height:16px;
	margin-right:19px;
}
#latest-events .event img {
	float:left;
	padding-right:10px;
}
#latest-events .event span {
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	padding-bottom:1px;
}
#footer {

	background:url(../images/footer_bg.jpg) top repeat-x;
	height:79px;
	vertical-align: bottom;
}
#footer .container {
	width:881px;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}
#footer .container a {
	color:#FFF;
	text-decoration:none;
}
#footer .container a:hover {
	text-decoration:underline;
}