/* Basic styles */
*{
	margin:0;
	padding:0;
	resize:none;
}

html,body{
	height:100%
}

h1{
	font-size:25px;
	line-height:27px;
	font-weight:bold;
}

img{
	border:0
}

fieldset{
	border:0
}

input,textarea{
	padding:1px
}
option{
	padding-right:.5em
}
td{
	vertical-align:top
}
ul{
	list-style:none
}
a,a:visited{
	text-decoration:none;
	cursor:pointer
}
a:hover{
	text-decoration:underline;
	cursor:pointer
}

table{
	border-collapse:collapse
}

/* Fonts */
body,input,textarea,select,table{
	font:12px/18px arial,verdana,sans-serif;
	color:#282828
}

/* Body, html, wrapper */
html{
	background:#000 url(../images/lights_background.gif) center top no-repeat;
}

body{
	background:center top repeat-y;
	text-align:center; 
	margin-bottom:30px;
}

* html body{
	background /**/:url(../images/lights_background.gif) center top no-repeat
}

#jQueryAddress {
	position:relative;	
}

#frame {
	width:936px;
	margin:0 auto;
	background-color:#767676;
	text-align:left;/* for IE */
}



	#header {

		background-color:#013e5b;
		height:201px;
		color:#FFFFFF;

		background-image:url(../images/f_banner_alone.jpg);

		background-repeat: repeat-x; 
		/*  padding-bottom:20px; */
		/*position:relative; */

	}
	

		

	#amnrl {
		position:relative;		
		top:20px;
		left:836px;
		z-index:400;
		width:78px;		
	}

	#promo_slot
	{
		/*position:relative; */
		z-index:3000;
	}


	#social {

		position:relative;		
		top: 32px;
		right: 15px;
		z-index:500;
		width:96px;
		float:right;

	}

	.twitter {
		/*position:relative; */
		float:left;
	}
	.facebook {
		/*position:relative; */
		float:right;
	}

#navbar {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	float:left;
	top:176px;
	width:938px;
	z-index:500;
	position:absolute;
}

#content {
  position:relative;
  overflow:hidden;
  background-color:#FFF;
  height:auto;
  min-height:650px;
  margin: 0 auto;
}

* html #content{height:100%;height:650px;overflow:visible}

	td {

		font-family: verdana;

		font-size:12px;


		}

		

	a {

		/* color:#AA0033; */

		font-weight:bold;

		text-decoration:none;

		

	}

	

	h4 {

		background-color:transparent;

		border-bottom:medium none;

		font-size:14px;

		text-transform:none;

		font-weight:bold;

		font-family:Arial,Helvetica,sans-serif;

		color:#132448 !important;

		text-decoration:none;

		margin:0;

	}

	

	h4 a {

		color:#132448 !important;

	}

	

	.more {

		color:#132448 !important;

		background:url("/images/icons/more_icon.gif") no-repeat scroll right center transparent;

		border-bottom:medium none;

		display:inline;

		padding-left:2px;

		text-align:left;

		font-weight:bold;

		margin-right:10px;

		padding:0 9px 1px 0;

		white-space:nowrap;

	}

	

	.more a {

		color:#132448 !important;

	}



	.news_snippet {

		padding: 0 10px 30px 0;	

	}

	

	.ladder {

		padding:5px 0 10px 0px;	

	}

	

	.ladder a {

		color:#132448 !important;	

	}



	.links {

		padding:0 0 10px 0;	

	}

	

	.links a {

		color:#132448 !important;	

	}



	.profile {

		padding:0 0 10px 0;	

	}

	

	.profile a {

		color:#132448 !important;	

	}



	.email {

		padding:0 0 10px 0;	

	}



	.email a {

		color:#132448 !important;	

	}





	img {

		border-width:0px;

	}




		

	.bodyleft {

		width:539px;

		float:left;

		background:#FFFFFF;
		
		margin: 20px 0 0 20px;
		

	/*	background-image:url(images/header_bg.gif);

		background-repeat: repeat-x; */

		color:#000000;

		font-size:12px;

		text-align:left;

		}

	

	.bodyleft a {

		color:#132448 !important;	

	}

	

	.bodyleftwide a {

		color:#132448 !important;	

	}

	

	.bodyleftwide {

		width:698px;

		float:left;

		background:#FFFFFF;

		margin: 20px 0 0 20px;

	/*	background-image:url(images/header_bg.gif);

		background-repeat: repeat-x; */

		color:#000000;

		font-size:12px;

		text-align:left;

		}

	

	.bodyleftextrawide {

		width:911px;

		float:left;

		background:#ffffff;

		color:#ffffff;

		font-size:12px;

		text-align:center;

		margin: 20px 0 0 20px;

		}



	.bodycenter {

		width:152px;

		float:left;

		background:#FFFFFF;

		margin: 20px 0 10px 5px;
		
		-moz-border-radius:4px 4px 4px 4px;

		border:1px solid #AAAEB1;

	/*	background-image:url(images/header_bg_white.gif);

		background-repeat: repeat-x; */

		text-align:center;
		
		color:#000000;

		}



	.bodyright {

		width:190px;

		padding:5px 0 5px 0;

		float:left;

		background:#ffffff;

		margin:20px 0 10px 15px;

		text-align: center;

		-moz-border-radius:4px 4px 4px 4px;

		border:1px solid #AAAEB1;

	/*	background-image:url(images/header_bg_white.gif);

		background-repeat: repeat-x; */

		}



	p,h1,pre {

		margin:0px 10px 10px 0px;

		}



	h1 {

		font-size:14px;

		padding-top:10px;

		}



	#header h1 {

		font-size:14px;

		padding:10px;

		margin:0px;

		}



	.bodyright p { font-size:10px}

	
	.ui-tabs  {
		position:  static;
	}
	
	.ui-widget-content {
		background: #031826;
	}

	.ui-tabs-panel {
		background:none;
		background-color:#ffffff;
		padding: 0 0 0 0; 
		width:935px;
		min-height:800px;
			
	}

	



	.headline {

		color:#ffffff;

		font-size:12px;

		padding: 2px 5px 5px 5px;

		font-weight:bold;

		height: 20px;

		text-align:left;

		background-image:url("../images/header_bg_white.gif");

		background-repeat:repeat-x;


	}

	





	.bodyright .headline {

		margin: -5px 0 5px 0;

	}





	#links a {

		color:#CC0000;

	}

	

	#upcoming {

		margin-top: 20px;

	}

	

	#upcoming_pic {

		margin: -10px -10px -10px -10px;

		

	}

	

	.knights {

		/* color:#CC0000; */

		font-weight:bold;

	}

	

	#ladder td {

		color:#000000;

	}

	

	

.album{

  width:100%;

  padding: 10px; 

  float:left

}

.album .imageSingle {

  float: left; 

  margin: 5px; 

  width:156px; 

  height:230px;

  text-align:center; 

}

.album .imageSingle .image {

  width:150px; 

  height:180px; 

  margin:5px;

}

.album .footer {

  text-align:center;

  width: 156px; 

  color:#999; 

  font-weight:bold; 

  padding-top: 7px; 

  padding-bottom:7px; 

  margin-top: 10px;

}

.audioPlayer {
	float:right;
	padding-right:10px;
	padding-top:7px;
	width:360px;
}



.bodyleftextrawide .album .imageSingle {

  float: left; 

  margin: 5px; 

  width:230px; 

  text-align:center; 

}

.bodyleftextrawide .album .imageSingle .image {

  width:175px; 

  height:300px; 

  margin:3px;

}



.black {

	color:#000000;



}


.ui-tabs-hide {

     display: none;

}



.ui-state-active {

	background:none;

	border:none !important;

}



.ui-state-default {

	background:none;

	border:none !important;

}






div.ui-tabs ul li.ui-tabs-selected a {cursor: pointer !important;} 

.ui-tabs {
	padding:0;
	/*position:relative; */
}

.ui-tabs .ui-tabs-nav {
	margin:0;
	padding: 0;
	height:25px;
}

.ui-dialog .ui-dialog-titlebar {
	z-index:500;
	padding:0;
}
.ui-widget-header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:none;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
}

.ui-tabs .ui-tabs-nav li {
	border-bottom:0 none !important;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	top:1px;
	white-space:nowrap;
}

.ui-tabs .ui-tabs-nav li a {
	padding:0;
}

.ui-tabs-nav a {
    display:block;  
    width:100%;  
}

#tab_home {
		background:transparent url(../images/f_home_w.gif) repeat-x scroll 50% 50% !important;
		width:85px;
}

#tab_home.ui-tabs-selected {
	background:transparent url(../images/f_home_r.gif) repeat-x scroll 50% 50% !important;
}

#tab_news {
		background:transparent url(../images/f_news_w.gif) repeat-x scroll 50% 50% !important;
		width:77px;
}

#tab_news.ui-tabs-selected {
	background:transparent url(../images/f_news_r.gif) repeat-x scroll 50% 50% !important;
}

#tab_team {
		background:transparent url(../images/f_team_w.gif) repeat-x scroll 50% 50% !important;
		width:76px;
}

#tab_team.ui-tabs-selected {
	background:transparent url(../images/f_team_r.gif) repeat-x scroll 50% 50% !important;
}

#tab_schedule {
		background:transparent url(../images/f_schedule_w.gif) repeat-x scroll 50% 50% !important;
		width:114px;
}
#tab_schedule.ui-tabs-selected {
	background:transparent url(../images/f_schedule_r.gif) repeat-x scroll 50% 50% !important;
}

#tab_thegame {
		background:transparent url(../images/f_thegame_w.gif) repeat-x scroll 50% 50% !important;
		width:110px;
}
#tab_thegame.ui-tabs-selected {
	background:transparent url(../images/f_thegame_r.gif) repeat-x scroll 50% 50% !important;
}

#tab_store {
		background:transparent url(../images/f_store_w.gif) repeat-x scroll 50% 50% !important;
		width:83px;
}
#tab_store.ui-tabs-selected {
	background:transparent url(../images/f_store_r.gif) repeat-x scroll 50% 50% !important;
}

#tab_sponsors {
		background:transparent url(../images/f_sponsors_w.gif) repeat-x scroll 50% 50% !important;
		width:114px;
}
#tab_sponsors.ui-tabs-selected {
	background:transparent url(../images/f_sponsors_r.gif) repeat-x scroll 50% 50% !important;
}

#tab_join {
		background:transparent url(../images/f_join_w.gif) repeat-x scroll 50% 50% !important;
		width:67px;
}
#tab_join.ui-tabs-selected {
	background:transparent url(../images/f_join_r.gif) repeat-x scroll 50% 50% !important;
}

#tab_contact {
		background:transparent url(../images/f_contact_w.gif) repeat-x scroll 50% 50% !important;
		width:103px;
}
#tab_contact.ui-tabs-selected {
	background:transparent url(../images/f_contact_r.gif) repeat-x scroll 50% 50% !important;
}

#tab_gallery {
		background:transparent url(../images/f_gallery_w.gif) repeat-x scroll 50% 50% !important;
		width:109px;
}
#tab_gallery.ui-tabs-selected {
	background:transparent url(../images/f_gallery_r.gif) repeat-x scroll 50% 50% !important;
}


.pics {  
    height:  480px;  
    width:   320px;  
    padding: 0;  
    margin:  0;
	position:relative;
	left:25px;
} 
 
.pics img {  
    padding: 2px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  480px; 
    height: 320px; 
    top:  0; 
    left: 0 
} 

.pics_frying {  
    width:   260px;  
    padding: 0;  
    margin:  0;
	position:relative;
	float:left;
} 
 
.pics_frying img {  
    padding: 2px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  240px; 
    top:  0; 
    left: 0 
} 

.pics_frying_small {  
    width:   200px;  
    padding: 0;  
    margin:  0;
	position:relative;
	float:left;
} 
 
.pics_frying_small img {  
    padding: 2px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  180px; 
    top:  0; 
    left: 0 
}

.pics_small {  
    height:  135px;  
    width:   175px;  
    padding: 0;  
    margin:  0;  
	float:left;
} 
 
.pics_small img {  
    padding: 1px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  160px; 
    height: 120px; 
    top:  0; 
    left: 0 
} 

.pics_150_150 {  
    height:  180px;  
    width:   150px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics_150_150 img {  
    padding: 1px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  135px; 
    top:  0; 
} 

.pics_150_150_caption_right {  
    height:  180px;  
    width:   150px;  
    padding: 0;  
    margin:  0;  
	float:right;
	left:10px;
}

.pics_150_150_caption_right_thin {  
    height:  130px;  
    width:   150px;  
    padding: 0;  
    margin:  0;  
	float:right;
	left:10px;
}

.pics_150_150_caption_left {  
    height:  180px;  
    width:   150px;  
    padding: 0;  
    margin:  0;  
	float:left;
}


.pics_180_180 {  
    height:  180px;  
    width:   180px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics_180_180 img {  
    padding: 1px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  165px; 
    height: 165px; 
    top:  0; 
} 

.pics_180_180_caption {  
    height:  210px;  
    width:   180px;  
    padding: 0;  
    margin:  0;  
	float:right;
	left:10px;
}

.pics_dyn {  
    height:  290px;  
    width:   300px;  
    padding: 0;  
    margin:  0;  
	vertical-align:middle;
} 
 
.pics_dyn img {  
    padding: 1px;  
    border-left:  2px solid #ccc;  
    border-top:  2px solid #ccc;  
    border-right:  2px solid #ccc;  
    border-bottom:  2px solid #ccc;  
    background-color: #eee;  
    width:  290px; 
    top:  0; 
} 

.pics_dyn_caption {  
    height:  290px;  
    width:   300px;  
    padding: 0;  
    margin:  0;  
	float:right;
	left:10px;
}

.pics_dyn_caption_390 {  
    height:  390px;  
    width:   300px;  
    padding: 0;  
    margin:  0;  
	float:right;
	left:10px;
}


.caption {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	z-index:1000;
	height:40px;
	width:100%;
	float:left;	
	line-height:130%
}

.news_txt {
	
}

.pics_dyn_db_caption {  
    padding: 0;  
    margin:  0;  
}

.pics_dyn_db {  
    padding: 0;  
    margin:  0;  
	vertical-align:middle;
} 
 
.pics_dyn_db img {  
    padding: 1px;  
    border-left:  2px solid #ccc;  
    border-top:  2px solid #ccc;  
    border-right:  2px solid #ccc;  
    border-bottom:  2px solid #ccc;  
    background-color: #eee;  
    top:  0; 
} 

#resultsbig {
	background:url(../images/css/gamebar/gamebarBg-high.png) top right no-repeat;
	height:180px;
	width:360px;
	float:right;
	margin-right:10px;
	margin-top:5px;
}

/* PROFILE DIALOG CSS */
#profile {
	text-align:left;	
	padding-bottom:0;
	padding-right:0;
}

.profileDialog{
	background:url(../images/prof_back.jpg) top right no-repeat;
	width:620px !important;
	height:443px !important;
	padding: 0 0 0 0;
}

.profile_pic {
	top:-71px;
	right:-10px;
	position:absolute;
	z-index:-1;
}

.profile_pic_old {
	top:50px;
	right:8px;
	position:absolute;
}

.profile_pic_old img {
	width:280px;
}

.profile_details {
	float:left;
	width:310px;
	text-transform: uppercase;	
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	z-index:200;
/*	background:url(../images/teamprofile1-shade.png) top right no-repeat; */
}

.profile_details dt {
	display:inline;
	width:130px;
	float:left;
}

.profile_details dl {
	line-height: 24px;
	margin-bottom: 15px;
	padding-bottom: 13px;
	background:url(../images/player_profile_bg_dl.gif) repeat-x 0px 100%;
}

.profile_details dl:after {
	clear: both;
	content: '.';
	display: block;
	height: 0px;
	visibility: hidden;
}
.profile_details dd {
	display:inline;
	color:#cfd0d2;
	width:180px;
	float:right;
	text-align:right;
}

.profile_name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-transform: uppercase;	
	text-shadow: #69757c;
	height:75px;
	width:310px;
}

.profile_firstname {
	font-size:26px;
	padding:0 0 12px 2px;
}

.profile_lastname {
	font-size:40px;
	color:#cfd0d2;
}

.funfacttitle {
	color:#cfd0d2;
	font-size:20px;
	padding-bottom:10px;
}

.funfact {
	text-transform:none;	
	width:250px;
}

/* SCHEDULE PAGE CSS */
.schedule {
	width:684px;
	margin-bottom:2px;
	color:#282828;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	border-collapse:collapse;
	padding:0;
}

.schedule thead td {
	text-transform: uppercase;	
	text-align:center;
}

.schedule td {
	border:3px solid #FFFFFF;
	color:#666666;
	line-height:18px;
	text-align:left;
	vertical-align:middle;
}

.schedule tbody td {
	padding-left:8px;
	padding-right:8px;
}

.schedule tbody td.round {
	text-align:center;
}

.schedule tbody td.logo {
	text-align:center;
}

.schedule tbody tr {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E8E8E8 none repeat scroll 0 0;
	height:51px
}

.schedule tbody tr.second {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F4F4F4 none repeat scroll 0 0;
}

.sponsors {
	text-align: center;	
}

/*  Carousel  */
#oldcarouselModule
{
	overflow:hidden;
	left:138px;
	width:593px;
	height:66px;
	position:relative;
}

#carouselModule
{
	overflow:hidden;
	width:360px;
	height:180px;
	position:relative;
	padding-top: 10px;
	padding-left:4px;
}

#carouselModule p
{
	margin-bottom:0;
	margin-right:0;
	margin-top:0;
}

.oldroundinfo
{
	width:600px;
	height:66px;
	overflow:hidden;
	color:#fff;
}

.roundinfo
{
	width:360px;
	height:180px;
	overflow:hidden;
	color:#fff;
}

.oldgameInfo
{
	overflow:hidden;
	float:left;
	background:url(../images/css/gamebar/matchBorder.png) top right no-repeat;
	cursor:pointer;
	height:60px;
	width:87px;
	margin-top:4px;
}

.gameInfo
{
	overflow:hidden;
	float:left;
	background:url(../images/css/gamebar/matchBorder.png) top right no-repeat;
	cursor:pointer;
	height:60px;
	width:81px;
	margin-top:4px;
	padding-top:3px;
}

.oldroundNum
{
	width:65px;
	height:66px;
	padding-top:5px;
	overflow:hidden;
	float:left;
	padding-left:5px;
}

.roundNum
{
	width:65px;
	height:60px;
	padding-top:20px;
	overflow:hidden;
	float:left;
	padding-left:5px;
}

.gameInfoHover
{
	background:url(../images/css/gamebar/matchBorderActive.png) right -70px no-repeat;
}

.gameInfoClicked
{
	background:url(../images/css/gamebar/matchBorderActive.png) top right no-repeat !important;
}

.oldbye
{
	width:43px;
	height:72px;
	overflow:hidden;
	float:left;
	margin-left:5px;
	padding-top:1px;
}

.bye
{
	width:43px;
	height:18px;
	overflow:hidden;
	float:left;
	margin-left:5px;
	padding-top:1px;
}

.matchTimePane
{
	clear:left;
	text-indent:1px;
	padding-top:0;
}

.matchTime
{
	width:90%;
	font-size:11px;
	line-height:13px;
	clear:left;
	margin:0 auto;
}

.gameInfoHover .matchTime
{
	border-top:1px solid #78b191;
}

.gameInfoClicked .matchTime
{
	border-top:1px solid #7ec49f;
}

.gameInfo .liveNow
{
	display:block;
	height:16px;
	width:66px;
	background:url(../images/css/gamebar/teams3.png) 0 -647px no-repeat;
	text-indent:-9000px;
	margin-top:5px;
}


body .carousel .repGames .soo1
{
	width:91px;
	padding-right:600px;
	height:56px !important;
	background:url(../images/css/gamebar/gamebarBg-stateoforigin1.png) 0 -70px no-repeat !important;
	float:left;
	margin-right:5px;
	margin-top:4px;
	margin-left:0;
	overflow:hidden;
}

body .carousel .repGames .soo2
{
	width:91px;
	padding-right:600px;
	height:56px !important;
	background:url(../images/css/gamebar/gamebarBg-stateoforigin2.png) 0 -70px no-repeat !important;
	float:left;
	margin-right:5px;
	margin-top:4px;
	margin-left:0;
	overflow:hidden;
}

body .carousel .repGames .soo3
{
	width:91px;
	padding-right:600px;
	height:56px !important;
	background:url(../images/css/gamebar/gamebarBg-stateoforigin3.png) 0 -70px no-repeat !important;
	float:left;
	margin-right:5px;
	margin-top:4px;
	margin-left:0;
	overflow:hidden;
}

.carousel .repGames .cvc
{
	width:91px;
	padding-right:256px;
	height:56px !important;
	background:url(../images/css/gamebar/gamebarBg-cityvcountry.png) 0 0 no-repeat !important;
	float:left;
	margin-top:4px;
	margin-left:0;
	overflow:hidden;
}

html>body .carousel .repGames .cvc.gameInfoHover
{
	background-position:0 -140px !important;
}

html>body .carousel .repGames .cvc.gameInfoClicked
{
	background-position:0 -70px !important;
}

.carousel .repGames .tm
{
	width:91px;
	padding-right:252px;
	height:56px !important;
	background:url(../images/css/gamebar/gamebarBg-cityvcountry.png) -348px 0 no-repeat !important;
	float:left;
	margin-left:0;
	overflow:hidden;
}

html>body .carousel .repGames .tm.gameInfoHover
{
	background-position:-348px -140px !important;
}

html>body .carousel .repGames .tm.gameInfoClicked
{
	background-position:-348px -70px !important;
}


.carousel .repGames .cvclogo
{
	background:url(../images/css/gamebar/eventLogo-cityvcountry.png) 14px 14px no-repeat;
	width:65px;
}

.carousel .repGames .tmlogo
{
	background:url(../images/css/gamebar/eventLogo-test.png) 11px 14px no-repeat;
	width:67px;
}

.carousel .heritage
{
	background:url(../images/css/gamebar/HeritageRoundLogo2009.gif) 10px 20px no-repeat;
}

.carousel .repGames .soologo
{
	background:url(../images/css/gamebar/eventLogo-SOO.png) 8px 14px no-repeat;
}

.carousel .repGames .roundNum h4
{
	text-indent:-9000px;
	background:url(../images/css/gamebar/rounds.png) -300px -1250px no-repeat;
}

.carousel .playoffs .roundNum h4
{
	text-indent:-9000px;
	background:url(../images/css/gamebar/rounds.png) 0 -27px no-repeat;
}

.carousel .gameInfo h2
{
	background:url(../images/css/gamebar/teams3.png) no-repeat;
	width:50px;
	height:16px;
	line-height:16px;
	text-indent:-9000px;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	clear:left;
	overflow:hidden;
	color:#a1a3a5;
}

.carousel .gameInfo h2.nsw
{
	background:url(../images/css/gamebar/teams3.png) 5px -460px no-repeat;
}

.carousel .gameInfo h2.qld
{
	background:url(../images/css/gamebar/teams3.png) 5px -485px no-repeat;
}

.carousel .gameInfo h2.city
{
	background-position:4px -511px;
}

.carousel .gameInfo h2.cnty
{
	background-position:4px -535px;
}

.carousel .gameInfo h2.aus
{
	background:url(../images/css/gamebar/teams3.png) 4px -410px no-repeat;
}

.carousel .gameInfo h2.nzld
{
	background:url(../images/css/gamebar/teams3.png) 4px -436px no-repeat;
}

.carousel .bye h2
{
	color:#a1a3a5;
}

.postmatch p
{
	float:left;
	font-size:13px;
	font-weight:700;
	width:23px;
	text-indent:10px;
	color:#a1a3a5;
	line-height:16px;
	height:14px;
}

.gameInfoClicked p,.gameInfoClicked h2
{
	color:#fff !important;
}

.matchTime p
{
	font-size:11px;
	font-weight:400;
	text-indent:0;
	line-height:11px;
	color:#a1a3a5;
	margin:0;
}

.gameInfoClicked .matchTime p
{
	color:#fff;
}

.toyotaCupScore span
{
	font-weight:700;
}

.roundNum h4
{
	height:14px;
	background:url(../images/css/gamebar/rounds.png) 0 0 no-repeat;
	text-indent:-9000px;
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	margin:0 auto;
}

.roundNum h3
{
	height:40px;
	background:url(../images/css/gamebar/rounds.png) 0 0 no-repeat;
	text-indent:-9000px;
	color:#000;
	font-size:60px;
	text-transform:uppercase;
	font-family:verdana;
	text-align:center;
	line-height:50px;
	letter-spacing:-7px;
	margin:0 auto;
}

.roundNum span
{
	font-weight:700;
	padding-left:0;
	font-size:9px;
}

.roundNum span a
{
	color:#ddd;
	line-height:18px;
}

.oldmatchType
{
	float:left;
	width:0px;
	height:82px;
	background:url(../images/css/gamebar/eventLogo-telstra.png) 7px 15px no-repeat;
	margin:0 auto;
}

.matchType
{
	float:left;
	width:256px;
	height:82px;
	background:url(../images/css/gamebar/eventLogo-telstra.png) 7px 15px no-repeat;
	margin:0 auto;
}

.knightsMatch
{
	float:left;
	width:66px;
	height:80px;
	background:url(../images/css/gamebar/knightslogo.png) 0px 18px no-repeat;
}
.knightsScore 
{
float:left;
left:-14px;
padding-top:69px;
position:relative;
width:25px;
}
.opponentsScore 
{
float:left;
left:-14px;
padding-top:69px;
position:relative;
width:12px;
}


.opponentMatch
{
	float:left;
	width:112px;
	height:65px;
	overflow:hidden;
	padding-top:22px;
}
.opponent
{
	width:112px;
	height:40px;
	padding-bottom:10px;
}
.vsMatch
{
	float:left;
	width:38px;
	height:18px;
	overflow:hidden;
	padding-top:45px;
}
.roundNum h3.rnd1
{
	background-position:-2px -96px;
}

.roundNum h3.rnd2
{
	background-position:-2px -146px;
}

.roundNum h3.po1
{
	background-position:-2px -96px;
}

.roundNum h3.po2
{
	background-position:-2px -146px;
}

.roundNum h3.rnd3
{
	background-position:-2px -196px;
}

.roundNum h3.rnd4
{
	background-position:-2px -246px;
}

.roundNum h3.rnd5
{
	background-position:-2px -296px;
}

.roundNum h3.rnd6
{
	background-position:-2px -346px;
}

.roundNum h3.rnd7
{
	background-position:-2px -396px;
}

.roundNum h3.rnd8
{
	background-position:-2px -446px;
}

.roundNum h3.rnd9
{
	background-position:-2px -496px;
}

.roundNum h3.rnd10
{
	background-position:-2px -546px;
}

.roundNum h3.rnd11
{
	background-position:-2px -596px;
}

.roundNum h3.rnd12
{
	background-position:-2px -646px;
}

.roundNum h3.rnd13
{
	background-position:-2px -696px;
}

.roundNum h3.rnd14
{
	background-position:-2px -746px;
}

.roundNum h3.rnd15
{
	background-position:-2px -796px;
}

.roundNum h3.rnd16
{
	background-position:-2px -846px;
}

.roundNum h3.rnd17
{
	background-position:-2px -896px;
}

.roundNum h3.rnd18
{
	background-position:-2px -946px;
}

.roundNum h3.rnd19
{
	background-position:-2px -996px;
}

.roundNum h3.rnd20
{
	background-position:-2px -1046px;
}

.roundNum h3.rnd21
{
	background-position:-2px -1096px;
}

.roundNum h3.rnd22
{
	background-position:-2px -1146px;
}

.roundNum h3.rnd23
{
	background-position:-2px -1196px;
}

.roundNum h3.rnd24
{
	background-position:-2px -1246px;
}

.roundNum h3.rnd25
{
	background-position:-2px -1296px;
}

.roundNum h3.rnd26
{
	background-position:-2px -1346px;
}

.roundNum h3.was13
{
	background-position:-2px -1396px;
}

.roundNum h3.final
{
	background-position:-2px -1446px;
}

.roundinfo h2
{
	background:url(../images/css/gamebar/teams3.png) no-repeat;
	width:50px;
	float:left;
	height:16px;
	line-height:16px;
	text-indent:-9000px;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	margin:0 !important;
}

.roundinfo h2.nyk
{
	background-position:-46px -10px;
}

.roundinfo h2.jax
{
	background-position:-46px -35px;
}

.roundinfo h2.nhw
{
	background-position:-46px -60px;
}

.roundinfo h2.asb
{
	background-position:-46px -85px;
}
.roundinfo h2.phf
{
	background-position:-46px -110px;
}

.roundinfo h2.fxe
{
	background-position:-46px -135px;
}

.roundinfo h2.piv
{
	background-position:-46px -160px;
}

.roundinfo h2.bst
{
	background-position:-46px -185px;
}

.roundinfo h2.ctw
{
	background-position:-46px -210px;
}

.roundinfo h2.dcs
{
	background-position:-46px -235px;
}

.roundinfo h2.ntw
{
	background-position:-46px -260px;
}

.roundinfo h2.ny
{
	background-position:-46px -10px;
}

.roundinfo h2.jax
{
	background-position:-46px -35px;
}

.roundinfo h2.nh
{
	background-position:-46px -60px;
}

.roundinfo h2.ast
{
	background-position:-46px -85px;
}
.roundinfo h2.phi
{
	background-position:-46px -110px;
}

.roundinfo h2.fai
{
	background-position:-46px -135px;
}

.roundinfo h2.pit
{
	background-position:-46px -160px;
}

.roundinfo h2.bos
{
	background-position:-46px -185px;
}

.roundinfo h2.ct
{
	background-position:-46px -210px;
}

.roundinfo h2.dc
{
	background-position:-46px -235px;
}

.roundinfo h2.nor
{
	background-position:-46px -260px;
}

.roundinfo h2.buc
{
	background-position:-46px -310px;
}

.roundinfo h2.can
{
	background-position:-46px -285px;
}


.roundinfo .gameInfoClicked h2.nyk
{
	background-position:4px -10px;
}

.roundinfo .gameInfoClicked h2.jax
{
	background-position:4px -35px;
}

.roundinfo .gameInfoClicked h2.nhw
{
	background-position:4px -60px;
}

.roundinfo .gameInfoClicked h2.asb
{
	background-position:4px -85px;
}
.roundinfo .gameInfoClicked h2.phf
{
	background-position:4px -110px;
}

.roundinfo .gameInfoClicked h2.fxe
{
	background-position:4px -135px;
}

.roundinfo .gameInfoClicked h2.piv
{
	background-position:4px -160px;
}

.roundinfo .gameInfoClicked h2.bst
{
	background-position:4px -185px;
}

.roundinfo .gameInfoClicked h2.ctw
{
	background-position:4px -210px;
}

.roundinfo .gameInfoClicked h2.dcs
{
	background-position:4px -235px;
}

.roundinfo .gameInfoClicked h2.ntw
{
	background-position:4px -260px;
}

.roundinfo .gameInfoClicked h2.buc
{
	background-position:4px -310px;
}
.roundinfo .gameInfoClicked h2.can
{
	background-position:4px -285px;
}


.roundinfo .bye h2.nyk
{
	background-position:-96px -10px;
}

.roundinfo .bye h2.jax
{
	background-position:-96px -35px;
}

.roundinfo .bye h2.nhw
{
	background-position:-96px -60px;
}

.roundinfo .bye h2.asb
{
	background-position:-96px -85px;
}
.roundinfo .bye h2.phf
{
	background-position:-96px -110px;
}

.roundinfo .bye h2.fxe
{
	background-position:-96px -135px;
}

.roundinfo .bye h2.piv
{
	background-position:-96px -160px;
}

.roundinfo .bye h2.bst
{
	background-position:-96px -185px;
}

.roundinfo .bye h2.ctw
{
	background-position:-96px -210px;
}

.roundinfo .bye h2.dcs
{
	background-position:-96px -235px;
}

.roundinfo .bye h2.ntw
{
	background-position:-96px -260px;
}
.roundinfo .gameInfoClicked h2.ny
{
	background-position:4px -10px;
}

.roundinfo .gameInfoClicked h2.jax
{
	background-position:4px -35px;
}

.roundinfo .gameInfoClicked h2.nh
{
	background-position:4px -60px;
}

.roundinfo .gameInfoClicked h2.ast
{
	background-position:4px -85px;
}
.roundinfo .gameInfoClicked h2.phi
{
	background-position:4px -110px;
}

.roundinfo .gameInfoClicked h2.fai
{
	background-position:4px -135px;
}

.roundinfo .gameInfoClicked h2.pit
{
	background-position:4px -160px;
}

.roundinfo .gameInfoClicked h2.bos
{
	background-position:4px -185px;
}

.roundinfo .gameInfoClicked h2.ct
{
	background-position:4px -210px;
}

.roundinfo .gameInfoClicked h2.dc
{
	background-position:4px -235px;
}

.roundinfo .gameInfoClicked h2.nor
{
	background-position:4px -260px;
}

.roundinfo .gameInfoClicked h2.buc
{
	background-position:4px -310px;
}

.roundinfo .gameInfoClicked h2.can
{
	background-position:4px -285px;
}

.roundinfo .bye h2.ny
{
	background-position:-96px -10px;
}

.roundinfo .bye h2.jax
{
	background-position:-96px -35px;
}

.roundinfo .bye h2.nh
{
	background-position:-96px -60px;
}

.roundinfo .bye h2.ast
{
	background-position:-96px -85px;
}
.roundinfo .bye h2.phi
{
	background-position:-96px -110px;
}

.roundinfo .bye h2.fai
{
	background-position:-96px -135px;
}

.roundinfo .bye h2.pit
{
	background-position:-96px -160px;
}

.roundinfo .bye h2.bos
{
	background-position:-96px -185px;
}

.roundinfo .bye h2.ct
{
	background-position:-96px -210px;
}

.roundinfo .bye h2.dc
{
	background-position:-96px -235px;
}

.roundinfo .bye h2.nor
{
	background-position:-96px -260px;
}

.roundinfo .bye h2.nor
{
	background-position:-96px -310px;
}


.roundinfo .roundCVC1,.roundinfo .roundCVC2 .roundinfo,.roundCVC3
{
	background:url(../images/css/gamebar/rounds.png) 4px -1529px no-repeat;
}

.roundinfo .roundSOO1,.roundinfo .roundSOO2,.roundinfo .roundSOO3
{
	background:url(../images/css/gamebar/rounds.png) 7px -1438px no-repeat;
}

.opponentMatch h2
{
	text-indent:-9000px;
	background:url(../images/css/gamebar/teams_full.png);
	width:100%;
	height:100%;
}
.opponentMatch h2.jax
{
	background-position:-29px -5px;
}

.opponentMatch h2.nhw
{
	background-position:-29px -55px;
}

.opponentMatch h2.asb
{
	background-position:-29px -105px;
}
.opponentMatch h2.phf
{
	background-position:-29px -155px;
}

.opponentMatch h2.fxe
{
	background-position:-29px -205px;
}

.opponentMatch h2.piv
{
	background-position:-29px -255px;
}

.opponentMatch h2.bst
{
	background-position:-29px -305px;
}

.opponentMatch h2.ctw
{
	background-position:-29px -355px;
}

.opponentMatch h2.dcs
{
	background-position:-29px -405px;
}

.opponentMatch h2.ntw
{
	background-position:-29px -455px;
}

.opponentMatch h2.jax
{
	background-position:-29px -5px;
}

.opponentMatch h2.nh
{
	background-position:-29px -55px;
}

.opponentMatch h2.ast
{
	background-position:-29px -105px;
}
.opponentMatch h2.phi
{
	background-position:-29px -155px;
}

.opponentMatch h2.fai
{
	background-position:-29px -205px;
}

.opponentMatch h2.pit
{
	background-position:-29px -255px;
}

.opponentMatch h2.bos
{
	background-position:-29px -305px;
}

.opponentMatch h2.ct
{
	background-position:-29px -355px;
}

.opponentMatch h2.dc
{
	background-position:-29px -405px;
}

.opponentMatch h2.nor
{
	background-position:-29px -455px;
}

.opponentMatch h2.buc
{
	background-position:-25px -555px;
}

.opponentMatch h2.was
{
	background-position:-25px -605px;
}

.opponentMatch h2.clear
{
	background-position:-29px -655px;
}

.vsMatch h2
{
	text-indent:-9000px;
	background:url(../images/css/gamebar/teams_full.png);
	width:100%;
	height:100%;
}

.vsMatch h2.vs
{
	background-position:-70px -515px;
}
.vsMatch h2.clear
{
	background-position:-29px -655px;
}


.oldcarouselWrap
{
	position:relative;
	height:66px;
	width:593px;
	overflow:hidden;
	background:url(../images/css/gamebar/gamebarBg.png) no-repeat;
	margin:0 auto;
}

.carouselWrap
{
	position:relative;
	height:180px;
	width:360px;
	overflow:hidden;
	background:url(../images/css/gamebar/gamebarBg-high.png) no-repeat;
	margin:0 auto;
}


.carouselWrap h2
{
	margin:0 10px;
}

.oldcarousel
{
	width:547px !important;
	height:66px !important;
	position:relative;
	overflow:hidden;
	margin:0 22px;
}

.carousel
{
	width:332px !important;
	height:180px !important;
	position:relative;
	overflow:hidden;
	margin:0 15px;
}

.carousel ul
{
	position:relative;
	height:90px;
}

.carousel li
{
	width:332px;
	height:180px;
	list-style-type:none;
	float:left;
	overflow:hidden;
}

.carouselWrap .next,.carouselWrap .prev
{
	cursor:pointer;
	display:block;
	height:18px;
	width:18px;
	text-indent:-9000px;
	overflow:hidden;
	position:absolute;
	top:35px;
	background:url(../images/css/gamebar/scoreboard.png) no-repeat;
}

.oldcarouselWrap .next
{
	background-position:-50px -100px;
	left:569px;
	background:url(../images/css/gamebar/gamebarNav.gif) -25px 33px no-repeat !important;
	top:-3px;
	height:71px;
	width:19px;
}

.carouselWrap .next
{
	background-position:-50px -100px;
	left:346px;
	background:url(../images/css/gamebar/gamebarNav.gif) -25px 33px no-repeat !important;
	top:50px;
	height:360px;
	width:19px;
}

.oldcarouselWrap .prev
{
	background-position:0 -100px;
	left:4px;
	background:url(../images/css/gamebar/gamebarNav.gif) 3px 33px no-repeat !important;
	top:-3px;
	height:71px;
	width:19px;
}

.carouselWrap .prev
{
	background-position:0 -100px;
	background:url(../images/css/gamebar/gamebarNav.gif) 3px 33px no-repeat !important;
	top:50px;
	height:360px;
	width:19px;
	left:0px;
}

.oldcarouselWrap .bye
{
	height:59px;
	width:41px;
	margin-left:2px;
	padding-top:0;
	margin-top:5px;
	background:url(../images/css/gamebar/matchBorder.png) top right no-repeat !important;
}

.carouselWrap .bye
{
	height:18px;
	width:41px;
	margin-left:2px;
	padding-top:0;
	margin-top:4px;
}

.matchInfoWrap .matchInfo,.repinfoWrap .repinfo
{
	margin-left:1px;
	height:20px;
	background:none !important;
}

.matchInfoWrap .matchInfo p a.livescore
{
	margin-top:3px;
	background:url(../images/css/gamebar/liveButtons.png) 0 -52px;
	width:219px;
}

.gameInfo .matchTime,.bye .matchTime
{
	border-top:none;
}

.homepage #masthead .analyserLinkMasthead
{
	display:none !important;
}

.roundinfo .roundCVC1 h3,.roundinfo .roundCVC1 h4,.roundinfo .roundCVC2 h3,.roundinfo .roundCVC2 h4,.roundinfo .roundCVC3 h3,.roundinfo .roundCVC3 h4,.roundinfo .roundSOO1 h3,.roundinfo .roundSOO1 h4,.roundinfo .roundSOO2 h3,.roundinfo .roundSOO2 h4,.roundinfo .roundSOO3 h3,.roundinfo .roundSOO3 h4
{
	display:none;
}

/* news slider */

#slider {

	/* You MUST specify the width and height */
	width:519px;
	height:234px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:304px;
	overflow:hidden;	
	
}
	
#excerpt {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	background:transparent url(/images/css/newsFeature.png) repeat 0px 0px;	
	width:304px;
	overflow:hidden;
}

	#excerpt li {
		padding:5px;
	}
	


.clear {
	clear:both;	
}

#featured{ 
	width:516px; 
	padding-right:0px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
	padding-bottom:75px;
	margin-bottom:20px
}
#featured ul.ui-tabs-nav{ 
	left:0; 
	list-style:none; 
	padding:0; margin:0; 
	width:516px; 
}
#featured ul.ui-tabs-nav li{ 
	padding-top:0; 
	font-size:12px; 
	color:#666; 
	float:left;
	position:relative;
	width:129px;
	top:0;
	height:65px;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 4px; 
	background:#fff; 
	padding:0px; 
	border:0px solid #eee;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:65px; 
	color:#333;  background:#fff; 
	line-height:20px;
	padding-top:5px;
}
#featured .ui-widget-content{
	color: #000;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
}

#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:516px; height:250px; 
	background:#999; position:relative;
	padding:0;
	min-height:0;
	border-bottom:5px solid #ccc; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
