/* -------------------------------------------------------------------------------------------------
File:		base.css for NRL.com
Barista:   	Andy Coffey @ C4
Born:     	March 2009
Respect: 	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
-------------------------------------------------------------------------------------------------- */
/* RESET
---------------------------------------------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,hr,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
html {height:100%}
body {min-height:101%;line-height:1;color:black;background:white}
:focus {outline:0}
ol,ul {list-style:none}
table {border-collapse:separate;border-spacing:0/* tables still need 'cellspacing="0" */}
caption,th,td {text-align:left;font-weight:normal}
blockquote:before,blockquote:after,q:before,q:after {content:""}
blockquote,q {quotes:"" ""}
option,select {min-width:1.5em}
ins {text-decoration:none}
del {text-decoration:line-through} 
img,a img {border:0}

/*
--------------------------------------------------------------------------------------------------
/* LAYOUT
---------------------------------------------------------------------------------------------------- */
body {background:#fff;}
#Form {background:url(/portals/0/images/css/formGrad.png) top center repeat-x}
#ContentCover {width:100%;position:absolute;left:0px;top:0px;right:0px;background-color:#000;z-index:100000;display:none;}
#wrap,#contentwrap,#content {position:relative}
#wrap {width:990px;margin:0 auto;padding:0;text-align:left;overflow:hidden}
#contentwrap {width:990px;margin:0;z-index:1;clear:both}
#content {width:940px;margin:0 25px;overflow:hidden}
#footerwrap {width:990px;margin:0}
#footer {width:990px;margin:0;text-align:center;clear:both;background:#fff}
/* Columns */
.columns {margin:0;clear:both}
.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,.span13,.span14,.span15 {float:left;overflow:hidden;min-height:1px;height:auto !important;height:1px;width:auto}
.span1 {width:44px}.span2 {width:108px}.span3 {width:172px}.span4 {width:236px}.span5 {width:300px}
.span6 {width:364px}.span7 {width:428px}.span8 {width:492px}.span9 {width:556px}.span10 {width:624px}
.span11 {width:684px}.span12 {width:748px}.span13 {width:812px}.span14 {width:876px}.span15 {width:940px}
.space {margin:20px}
.spaceR {margin-right:20px}
.spaceL {margin-left:20px}
.spaceR2 {margin-right:84px}
.spaceL2 {margin-left:84px}
.spaceR3 {margin-right:10px}
.spaceL3 {margin-left:10px}
.spaceLR {margin:0 20px}
.spaceT {margin-top:20px}
.spaceB {margin-bottom:20px}
.spaceTB {margin:20px 0}
/* Clearing */
.clear,#masthead,#content,.columns,.abstract,.module {display:inline-block}
.clear:after,#masthead:after,#content:after,.columns:after,.abstract:after,.module:after {content: ".";display:block;height:0;clear:both;visibility:hidden}
.clear,#masthead,#content,.columns,.abstract,.module {display:block}
.clearL {clear:both}
.clearR {clear:left}

.clearboth {line-height:0 !important;height:0 !important;font-size:0 !important}

/* 
-------------------------------------------------------------------------------------------------
/* TYPOGRAPHY
-------------------------------------------------------------------------------------------------- */
body {font-size:62.5%;line-height:1.4;font-family:Arial,Helvetica,sans-serif}
#wrap {font-size:1.2em}
.aR {text-align:right}
.aL {text-align:left}
.aC {text-align:center}
/* Headings */
h1,h2,h3,h4,h5,h6 {font-weight:bold;/*font-family:Calibri,Arial,Helvetica,sans-serif*/}
h1 {font-size:2em;line-height:1.2}
h2 {font-size:2em;line-height:1.3}
h3 {font-size:1.8em;line-height:1.2}
h4 {font-size:1.4em}
h5 {font-size:1em}
h6 {font-size:.9em}
/* Basic text elements */
input,select,th,td {font-size:1em}
p {margin:0 0 1em}
p.last {margin-bottom:0}
p img {float:left;margin:10px 10px 10px 0}
ul, ol {margin:0 0 1em 0}
ul {list-style-type:disc}
ul, ol, li {vertical-align:top;}
ol {list-style-type:decimal;margin-left:2em}
dl {margin:0 0 1em 0}
dl dt {font-weight:bold}
dd {margin-left:1.5em}
cite {font-style:italic}
abbr,acronym {border-bottom:1px dotted #666}
address {margin-top:1.5em; font-style:italic}
del {color:#666}
a:focus,a:hover	{/*color:#000;*/text-decoration:underline}
a {color:#06c;text-decoration:none}
blockquote {}
strong {font-weight:bold}
em,dfn {font-style:italic}
dfn {font-weight:bold}
pre,code {margin:1.5em 0; white-space:pre}
pre,code,tt {font:1em 'andale mono','monotype.com','lucida console',courier,monospace;line-height:1.5} 
tt {display:block;margin:1.5em 0;line-height:1.5}
hr {background:#ccc;border:0;color:#ccc;height:1px;margin:0 0 15px 0;line-height:0;float:none}
b {font-weight:bold}

/* Colored Text */
.red {color:red}
.blue {color:blue}
.lightblue {color:#0081C6}
.green {color:green}

/*
---------------------------- */
/* DNN System
-------------------------------------------------------------------------------------------------- */

/* Control Panel */
#control-panel { border:2px solid #007e44;border-bottom:0;height:auto;background-color:white;margin:0 auto;width:990px;clear:both;color:#cc0000 !important;overflow:hidden }
#control-panel .panel-header { background-color:#007e44;overflow:hidden;color:#fff }
#control-panel .panel-header a { float:right;font-size:1.2em;margin:5px 10px 0 0;color:#fff }
#control-panel .panel-header h1 { font-size:1.4em;padding:5px;float:left }
#control-panel .s1 { border-right:2px solid #dcdcdc;height:120px !important }
#control-panel .s2 { border-right:2px solid #dcdcdc;height:120px !important;margin:0 10px }
#control-panel .s3 { height:120px !important }
#control-panel h2 { font-size:1.2em;padding:5px 5px 10px 5px;color:#007e44 }
#control-panel #modeToggle, #control-panel #panelToggle {float:left;margin-left:20px;font-size:1.2em}
#control-panel #panelToggle a {float:none;color:#fff;margin-left:5px}
.addModule { float:left;line-height:1.5 }
ul.buttons { line-height:1.5;overflow:hidden; }
	.buttons li { float:left;list-style-type:none;margin:5px }
ul.module-panel { width:auto;overflow:hidden;width:440px;float:left }
	.module-panel li { float:left;list-style-type:none;width:200px;overflow:hidden;margin:0 20px 10px 0 }
	.module-panel h3 { float:left;font-size:1.1em;font-weight:bold }
	.module-panel .drop-list, .module-panel .text-field { float:right;width:140px;font-size:1.1em;border:1px solid #dcdcdc }
	.module-panel .NormalTextBox { float:right;width:140px;font-size:1.1em;border:1px solid #dcdcdc }

/* Admin Menu */
#dnn_adminMenu { margin:0 auto }
#dnn_adminMenu .SubHead { display:none }
.MainMenu_MenuContainer { width:990px;margin:0 auto;border:2px solid #003366;padding:3px;background:white }
.MainMenu_MenuContainer .MainMenu_MenuItem { font-size:1.2em;color:#666;font-weight:bold;cursor:pointer  }
.MainMenu_MenuContainer .MainMenu_MenuItemSel { font-size:1.2em;color:#007e44;background:#c1d2ee;cursor:pointer }
#dnn_dnnADMINMENU_ctldnnADMINMENU .MainMenu_MenuContainer table { margin-right:15px }
.MainMenu_MenuContainer td { font-weight:bold;text-align:center }
.MainMenu_SubMenu { background:#dcdcdc;z-index:9999 !important;border:2px solid #fff }
.MainMenu_SubMenu table { padding:3px }
.MainMenu_SubMenu .MainMenu_MenuItem { font-size:1.1em;cursor:pointer }
.MainMenu_SubMenu .MainMenu_MenuItemSel { font-size:1.1em;background-color:#007e44;color:#fff;cursor:pointer }
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display:none }

/* Module Dropdown Menu */
.ModuleTitle_MenuContainer { z-index:100001 }
.ModuleTitle_MenuIcon { background:transparent;vertical-align:middle }
.ModuleTitle_SubMenu { border:1px solid #003366;background-color:#dcdcdc;z-index:9999 !important;}
.ModuleTitle_SubMenu table { padding:2px }
.ModuleTitle_MenuItem { color:#000;background:#fff;font-size:1.1em;cursor:pointer;vertical-align:middle }
.ModuleTitle_MenuItemSel { color:#fff;background:#007e44;font-size:1.1em;cursor:pointer;vertical-align:middle }
.ModuleTitle_MenuItemSel.ModuleTitle_MenuArrow { background:#007e44 }
.ModuleTitle_MenuArrow { background:transparent }
.ModuleTitle_RootMenuArrow { background:transparent }

/* Setting Pages */
.WorkPanel { margin:20px 0;background:#eeeeee;border:1px solid #dcdcdc;padding:10px }
.WorkPanel td { vertical-align:top;padding:2px }
.Settings { background:#eeeeee;border:1px solid #dcdcdc;padding:10px }
.Settings .Settings { padding:0 }

/* SQL Table */
#dnn_ctr325_SQL_grdResults { border:1px solid #dcdcdc;background-color:#eeeeee }
#dnn_ctr325_SQL_grdResults td { border:1px solid #dcdcdc;text-align:right;padding:3px 5px }
#dnn_ctr325_SQL_grdResults .SubHead td { font-weight:bold;background:red;color:white;text-align:center }


/* ************** */
.SubHead center { color:#666;background:#dcdcdc;font-weight:bold;padding:3px }
.SubSubHead{color:#000;font:bold 11px Tahoma,Arial,Helvetica,sans-serif}
.PagingTable { width:auto;margin-top:1px;clear:both;border:#003366 1px solid;background:#fff;height:33px }
a.SkinObject{color:#003366;font:bold 8.5pt Tahoma,Arial,Helvetica;text-decoration:none}
	a.SkinObject:link{color:#003366;text-decoration:none}
	a.SkinObject:visited{color:#003366;text-decoration:none}
	a.SkinObject:active{color:#003366;text-decoration:none}
	a.SkinObject:hover{color:#003366;text-decoration:none}

.Normal,.NormalDisabled{font:12px/1.4 Arial,Helvetica,sans-serif}
.NormalDisabled{color:#c0c0c0}
.NormalBold{font:bold 11px Tahoma,Arial,Helvetica,sans-serif}
.NormalRed{color:#ff0000;font:bold 12px Tahoma,Arial,Helvetica,sans-serif}
.NormalTextBox{font:normal 12px Tahoma,Arial,Helvetica,sans-serif}
.DataGrid_AlternatingItem{color:#ff0000;background:#fff;font:normal 10px Tahoma,Arial,Helvetica,sans-serif}
.DataGrid_Container{background:Transparent}
.DataGrid_Footer{background:#fff}
.DataGrid_Header{color:#000;background:Transparent;font:bold 10px Tahoma,Arial,Helvetica,sans-serif;text-align:center}
.DataGrid_Item{color:#000;background:Transparent;font:normal 10px Tahoma,Arial,Helvetica,sans-serif}
.DataGrid_SelectedItem{color:#0000ff;background:#c0c0c0;font:normal 10px Tahoma,Arial,Helvetica,sans-serif}
.TreeMenu_Node{font:normal 12px Tahoma,Arial,Helvetica,sans-serif}
.TreeMenu_NodeSelected{background:#dcdcdc;font:normal 12px Tahoma,Arial,Helvetica,sans-serif}
a.TreeMenu_Node:link,a.TreeMenu_NodeSelected:link{color:#003366;text-decoration:none}
a.TreeMenu_Node:visited,a.TreeMenu_NodeSelected:visited{color:#003366;text-decoration:none}
a.TreeMenu_Node:active,a.TreeMenu_NodeSelected:active{color:#003366;text-decoration:none}
a.TreeMenu_Node:hover,a.TreeMenu_NodeSelected:hover{color:#ff0000;text-decoration:none}

/* File Manager */
.FileManager { border:#000 1px solid;height:400px;font-weight:normal;font-size:11px;font-family:Tahoma,Arial,Helvetica,sans-serif }
.FileManager_ToolBar { border-bottom:#000 1px solid;height:25px }
.FileManager_Explorer, .FileManager_FileList { border:#696969 1px solid;margin:2px;background:#fff;height:100% }
.FileManager_FileList { overflow:auto }
.FileManager_MessageBox { padding:25px;background:#fff;text-align:center;vertical-align:middle}
.FileManager_Header { border-bottom:#696969 1px solid;color:#e7e7ff;background:#9ebff6;font-weight:bold;height:25px}
.FileManager_Pager { border-top:#696969 1px solid;background:#eeeeee;font-weight:bold;height:25px }
.FileManager_StatusBar { margin:2px;background:#dedfde;height:25px }
.FileManager_Item { border-top:#000 1px dashed;border-bottom:#000 1px dashed;color:#000;background:#f8f8f8;font-weight:normal }
.FileManager_AltItem { border:none;color:#000;background:#eeeeee;font-weight:normal }
.FileManager_SelItem { border:none;color:#fff;background:#99ffff;font-weight:bold }
.FileManagerTreeNodeSelected{background:#dcdcdc;}
a.FileManagerTreeNode:link,a.FileManagerTreeNodeSelected:link{color:#003366;text-decoration:none}
a.FileManagerTreeNode:visited,a.FileManagerTreeNodeSelected:visited{color:#003366;text-decoration:none}
a.FileManagerTreeNode:active,a.FileManagerTreeNodeSelected:active{color:#003366;text-decoration:none}
a.FileManagerTreeNode:hover,a.FileManagerTreeNodeSelected:hover{color:#ff0000;text-decoration:none}
.Wizard{border:#000 1px solid;width:650px;height:400px}
.WizardButton{border:#696969 1px solid;padding:2px;background:#dcdcdc}
.WizardHeader{border-bottom:#000 1px solid;background:#ffffcc;height:40px}
.WizardFooter{border-top:#000 1px solid;background:#ccffcc;text-align:right;height:25px}
.WizardBody{padding:10px;height:325px}
.WizardHelp{border-left:#000 1px solid;width:180px;padding:5px;background:#ccffff;font-size:9pt}
.WizardHelpText{width:180px;color:#000;font:8pt Tahoma,Verdana,Arial,sans-serif;overflow:auto;height:300px}
.WizardText{color:#000;font:9pt Tahoma,Verdana,Arial,sans-serif}
.Help{border:#000 1px solid;padding:2px;color:#000;background:#ffff99;font:normal 11px Tahoma,Arial,Helvetica,sans-serif}
.CommandButton{font:normal 11px Tahoma,Arial,Helvetica,sans-serif}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {color:#003366;text-decoration:none}
a.CommandButton:hover{text-decoration:underline}
.StandardButton{padding-right:5px;padding-left:5px;background:#dddddd;color:#000;font:normal 11px Verdana,sans-serif}

.HeadBg{background-color:#cccccc}
.TabBg{background-color:#000}
.SelectedTab{color:#fff;font:bold 8.5pt Tahoma,Arial,Helvetica,sans-serif;text-decoration:none}
	a.SelectedTab:link{color:#fff;text-decoration:none}
	a.SelectedTab:visited{color:#eeeeee;text-decoration:none}
	a.SelectedTab:active{color:#eeeeee;text-decoration:none}
	a.SelectedTab:hover{color:#cccccc;text-decoration:none}
.OtherTabs{color:#fff;font:bold 8.5pt Tahoma,Arial,Helvetica,sans-serif;text-decoration:none}
	a.OtherTabs:link{color:#fff;text-decoration:none}
	a.OtherTabs:visited{color:#eeeeee;text-decoration:none}
	a.OtherTabs:active{color:#eeeeee;text-decoration:none}
	a.OtherTabs:hover{color:#cccccc;text-decoration:none}
.LabelEditOverClass{text-decoration:underline overline;cursor:pointer}
.LabelEditTextClass{border:solid 1px #ff0000;background:Transparent}
.LabelEditWorkClass{border:solid 0px #ff0000;background:Transparent}


/*
-------------------------------------------------------------------------------------------------- */
/* DESIGN

Black: 			000
Green: 			007e44
Mid Green: 		0fa661
Grey: 			ccc
Mid Grey		e1e1e1
Light Grey:		eee
Yellow:			ffdc09
---------------------------------------------------------------------------------------------------- */

body {background:#ddd url(/portals/0/images/css/body.gif) repeat-y 50% 0}
#wrap {background:#fff}
#content {width:990px;margin:5px 0 15px 0;overflow:hidden;background:#fff url(/portals/0/images/css/content.gif) no-repeat left bottom;padding-bottom:60px}
.homepage #content {padding-bottom:0px;margin:0px 0 15px 0}
#footerwrap {clear:both;background:#014785 url(/portals/0/images/css/footerwrap.gif) repeat-x top left}

a {color:#007e44}
img.ad {background:#bbb}
li{display:list-item}


/* Page Skin Layout
----------------------------------------------------------------------  */
#dnn_ContentPane {margin-left:25px;}
.homepage #dnn_ContentPane {margin-left:0;overflow:hidden;}
#dnn_Sidebar {margin-top:8px}
#dnn_Right {padding-left:5px;}
#dnn_Highlight {margin-right:25px}
.homepage #nrlWrap {margin-top:10px;background:url(/Portals/0/images/css/content.gif) bottom left no-repeat;padding-bottom:20px}
.homepage #newsWrap {padding:10px 15px 10px 25px}

#nrlWrap .span10 {margin-right:20px}
#nrlWrap #dnn_Highlight {width:944px;margin:20px 0 0 0}
#nrlWrap #dnn_Middle {margin-right:0}


.legacy #dnn_ContentPane {margin:0 10px;width:659px}

.page h1 {font-size:2em;border-bottom:2px solid #000;margin:0 0 9px;padding:0 0 5px}

.login {display:block;margin:5px}

.oneColumn #dnn_ContentPane {width:960px;margin-left:15px;margin-right:10px}

/* Masthead
-------------------------------------------------------------- */
#masthead {position:relative;width:990px;height:96px;padding:0px 0 0 0;margin:0;background:#fff url(/portals/0/images/css/bg_masthead.jpg) no-repeat 0 0;z-index:2000;}
	#masthead h1 {position:relative;width:90px;height:100px;margin:0;text-indent:-9000px;overflow:hidden;background:transparent url(/portals/0/images/css/nrl-logo.png) no-repeat 0 0;position:absolute;top:42px;left:0px}
	#masthead h1 a {display:block;width:85px;height:100px;float:left}
	#masthead h1 .heritagelink {display:none}
	#masthead h1 .nrllink {position:absolute;top:0;left:0;}
	#masthead .leaderboard {width:728px;position:absolute;top:46px;right:150px;margin:0;border:0;padding:0}
	#masthead .mobiletile {right:22px;top:80px;position:absolute}
	#masthead h1 .originteamlink {position:absolute;width:80px;height:100px;right:15px;display:block}

       	.homepage #masthead h1 {position:relative;width:90px;height:100px;margin:0;text-indent:-9000px;overflow:hidden;background:transparent url(/portals/0/images/css/nrl-logo.png) no-repeat 0 0;position:absolute;top:50px;left:0px}
	.homepage #masthead {background:#fff url(/portals/0/images/css/bg_masthead_homepage.jpg) 0 0 no-repeat;position:relative;height:86px}
	.homepage #masthead .leaderboard {display:none}
	.homepage #masthead .mobiletile {display:none}
	.homepage #masthead h1 {background-position:0 -10px}
	
	.tryMobile {position:absolute;top:82px;right:3px;display:block;width:137px;height:22px;background:url(/portals/0/images/css/button-tryOurMobileSite.png) no-repeat;text-indent:-9000px}

	/*origin*/ 
	/*
	.homepage #masthead {background:#fff url(/portals/0/images/css/bg_masthead-origin-home.jpg) no-repeat 0 0}
	.homepage #masthead h1 {width:990px}
	.homepage #masthead h1 .originlink {float:left;width:790px;height:80px;margin-left:85px;display:block}
	.homepage #masthead h1 .originteamlink {position:absolute;width:80px;height:100px;right:15px;display:block}
	#masthead {background:#fff url(/portals/0/images/css/bg_masthead-origin.jpg) no-repeat 0 0}*/
	
/*  Teams  */
#teams {width:985px;height:39px;overflow:visible;position:absolute;top:7px}
	#teams ul {margin:0}
	#teams ul li {display:block;float:left;height:40px;width:40px;margin-right:0;margin-left:4px;background:transparent url(/portals/0/images/css/teams.gif) no-repeat 0 0}
	#teams ul a {display:block;width:100%;height:100%;text-indent:-9000px}
	#teams #broncos {background-position:-5px 2px;margin-left:10px}
	/*
	#teams #bulldogs {background-position:-45px 0}
	#teams #raiders {background-position:-95px 1px}
	#teams #cowboys {background-position:-140px 0}
	#teams #eagles {background-position:-185px 0}
	#teams #storm {background-position:-230px 0}
	#teams #knights {background-position:-275px 0}
	#teams #eels {background-position:-325px 0}
	#teams #panthers {background-position:-365px 0}
	#teams #sharks {background-position:-410px 0}
	#teams #rabbitohs {background-position:-455px 0}
	#teams #dragons {background-position:-495px 0}
	#teams #roosters {background-position:-535px 0}
	#teams #warriors {background-position:-580px 0}
	#teams #tigers {background-position:-625px 0}
	#teams #titans {background-position:-665px 0}
	*/

/* Promo Bar */
#teams .promobar {float:left;height:40px;width:108px;margin-left:35px;position:relative;overflow:hidden;display:none;visibility:hidden}
	#teams .promobar ul {position:absolute;overflow:hidden;width:1008px;left:-108px;}
	#teams .promobar ul li {background:none;width:108px;height:40px;margin:0;padding:0}
	#teams .promobar ul li a {width:108px;height:29px;text-indent:0;margin-top:5px}
.homepage #teams .promobar {display:block;visibility:visible}

/* Unmetered */
	#masthead .unmetered {position:absolute;top:5px;left:auto;right:5px;}
	#masthead .unmetered a {background:transparent url(/Portals/0/images/css/bigpondUnmetered.gif) repeat scroll 0 0;display:block;height:31px;text-indent:-9000px;width:100px}
	#masthead .unmetered a:hover {background-position:0 -50px}
	#bp-unmetered-hover {display:none;position:absolute;right:-3px;top:36px;text-align:left;padding:33px 18px 21px 25px;width:213px;height:62px;font-size:11px;line-height:1.3;background:url(/Portals/0/images/_common/rollover_box.png) no-repeat 0 0;color:#656668;z-index:32768}

	
/* SearchBox */
.searchBox a {display:block;height:29px;width:108px;}
	.searchBox label {position:absolute;right:4px;top:2px}
	.searchBox .searchText {width:110px;height:17px;line-height:15px;padding:0;border:1px solid #000;float:left;font-size:12px;line-height:19px;text-indent:3px;overflow:hidden;border-right:0px;border-top:1px solid #299856;color:#676767}
	.searchBox .searchButton {height:21px;width:30px;border:0;background:#247F46;color:#fff;text-transform:uppercase;font-family:arial;font-size:11px;padding:0;text-align:center;float:left}
/* Search */
.searchBox {width:160px;float:left;margin:14px 0 0 0}
.navwrap .searchBox {margin:0;}
.searchBox p {display:none}
.searchBox .searchText {width:100px;float:left;font-size:.9em;color:#7f7f7f}
.searchBox .searchButton {width:27px;height:19px;float:left;background:url(/portals/0/images/css/searchBtn.jpg) no-repeat;color:#fff;border:0;line-height:19px;padding:1px 0 5px 0;cursor:pointer;text-indent:-9000px}
/* Navigation
-------------------------------------------------------------- */
.navwrap {width:990px;height:27px;position:relative;margin:0;background:#fff url(/portals/0/images/css/bg_masthead.jpg) no-repeat 0 -146px;border-bottom:1px solid #fff;z-index:10000;margin-top:98px}
.homepage .navwrap {background:#fff url(/portals/0/images/css/bg_masthead_homepage.jpg) 0 -136px no-repeat}
	 /*origin */
	 /*
	.homepage .navwrap {background:#fff url(/portals/0/images/css/bg_nav-origin-home.jpg) no-repeat 0 0}
	.navwrap {background:#fff url(/portals/0/images/css/bg_nav-origin.jpg) no-repeat 0 0}*/
	
.nav {margin:0}
.nav ul {display:block;width:780px}
	.nav li {display:block;position:relative;float:left;height:27px;line-height:22px;font-size:12px;color:#fff;font-weight:bold;padding:0 10px}
	.nav li {cursor:pointer}
	.nav li.activeState {background:#fff;color:#000;margin-left:5px;height:25px}
	.nav li.activeState a {color:#000;background:none !important}
	.nav li.activeState ul li a {color:#fff}
	.nav li.hoverState {background:#494949}
	.nav li.hoverState a {background:#494949}
	.nav li.activeState a, .nav li.activeState {background:#fff !important}
	.nav li.activeState ul li a, .nav li.activeState ul li {background:none !important;}
	.nav li.hoverState ul li {display:block}
	.nav li a {color:#fff;text-decoration:none;display:block;width:auto;height:100%}
	.nav li a:link, .nav li a:hover {text-decoration:none;}
	.nav li ul {display:block;position:absolute;width:390px;height:auto;top:25px;left:0;background:#0e0e0e url(/portals/0/images/css/navgrad.jpg) repeat-x;overflow:visible}
	.nav li.singleCol ul {width:195px !important}
	.nav li ul li {display:none;width:190px;padding:0;background-image:none;margin:0;overflow:hidden;line-height:22px}
	.nav li ul li a {text-decoration:none;color:#fff;border-bottom:1px solid #606060 !important;display:block;width:180px;height:25px;background:none !important;margin:0 0 0 5px;padding:0;overflow:hidden}
	.nav li.singleCol ul li a {margin:0 10px}
	.nav li ul li a.last {border:0 !important}
	.nav li ul li a:hover {color:#FFE100}

	.nav li.nav-home.hoverState {height:23px}
	
/*  Game Analyser Nav  */
.forgameanalyser .navwrap {height:42px;background:#fff url(/portals/0/images/css/GA-nav.jpg) no-repeat;width:auto;margin-top:18px}
.forgameanalyser .nav li {padding:0 5px;}
.forgameanalyser .nav li ul li {width:188px;padding:0}

.navwrap .mynrl {position:absolute;right:5px;top:0;bottom:4px;padding:0;display:block;width:103px;height:23px;background:url(/portals/0/images/css/mynrl.jpg) -1px -1px no-repeat;text-indent:-9000px}
.navwrap .mynrl:hover {background-position:-131px -1px}

p.subnav {clear:both;color:#d4d4d4;font-size:10px;font-weight:normal;text-align:center;padding:3px 0;text-transform:uppercase;border-top:1px solid #d4d4d4}
	p.subnav a {color:#666}
strong.subnav {float:right;clear:none;color:#d4d4d4;font-size:10px;font-weight:normal;text-align:center;padding:0;margin:18px 0 0 0;text-transform:uppercase}
	strong.subnav a {color:#666}

.breadcrumb {background:#fff url(/portals/0/images/css/breadcrumb.gif) no-repeat left bottom;margin:0px;padding:0 15px;font-size:.9em;list-style:none;height:25px;overflow:hidden}
	.breadcrumb li {width:auto;float:left;border-right:1px solid #ccc;padding:0 10px 0 0;margin:0 10px 0 0;margin-top:4px}
	.breadcrumb div {display:inline;}


/* 
-------------------------------------------------------------- */
/* Footer
-------------------------------------------------------------- */
#footer {background:#fff url(/portals/0/images/css/footer.gif) no-repeat 0 0;text-align:left;padding:0 0 15px 0;overflow:hidden}
	#footer p {color:#444;margin:0;font-size:.9em;text-align:center;clear:both;}
	#footer p a {color:#444;text-decoration:underline}
	#footer h5 {width:520px;float:left;margin:10px 80px 0 10px;font-size:11px}
	#footer ul {list-style:none;width:380px;float:left;margin:8px 0 15px 0;font-size:12px;font-weight:bold;overflow:hidden}
	#footer ul li {font-size:11px}
	#footer ul li a {display:block;float:left}
	#footer ul li a:hover {text-decoration:none}
	#footer h5,#footer li {color:#444}	
	
/*
-------------------------------------------------------------- */		
/* Functionality (Jquery)
-------------------------------------------------------------- */
/* Tabs */	
.tab-hide {display:none}
	.tab-nav {margin:0;background:#fff}
	.span5 .tab-nav {width:300px;overflow:hidden}
	.tab-nav li {list-style-type:none;display:block;width:74px;height:20px;overflow:hidden;float:left;margin:0;border:0;background:transparent}
	.tab-nav li a  {display:block;height:20px;width:74px;text-indent:-9000px;overflow:hidden;background:transparent url(/portals/0/images/css/tabs.gif) no-repeat 0 -50px;cursor:pointer}
	.tab-nav li a:hover  {background-position:0 -50px}
	.tab-panel {background:#007f45;position:relative}
	.tab-panel table {margin:3px 3px 2px 3px}

/* Carousel
.carouselWrap {position:relative;margin:15px 0 0 0;height:375px;background:#000}	
	.carousel {width:320px !important;height:365px !important}
	.carousel li {width:320px;height:365px;margin:0}
	.carouselWrap a.prev,.carouselWrap a.next {display:block;position:absolute;top:8px;width:50px;cursor:pointer !important;font-size:11px;z-index:1000;background:#007e44;color:#fff}
	.carouselWrap a.prev {left:205px;text-align:center}
	.carouselWrap a.next  {left:263px;text-align:center}
	.carousel li .abstract {position:relative;margin:0;border:0}
	.carousel li .abstract h1,.carousel li .abstract p,.carousel li .abstract a {color:#fff}
	.carousel li .abstract h1,.carousel li .abstract p {margin:0 10px !important}
	*html .carousel li .abstract h1 {display:block !important}
	#newsWrap .carousel li .abstract h1 {font-weight:bold;font-size:16px}
	.carousel li .abstract img {margin:0 0 8px 0}
*/


/* 
-------------------------------------------------------------- */
/* Style Specific
-------------------------------------------------------------- */
/* Tables */
.tabular {width:100%}
	.tabular tr.aL td,.tabular tr.aL th {text-align:left}
	.tabular tr.aC td,.tabular tr.aC th {text-align:center}
	.tabular tr.aR td,.tabular tr.aR th {text-align:right}
	table.tabular th,table.tabular td {border-bottom:1px solid #e1e1e1;padding:3px;font-size:1em}
	table.tabular tr.tAlt th,table.tabular tr.tAlt td {background:#eee}
	#statscentral table {margin:29px 0 0 0}
	table.tabular thead th {font-weight:bold;background:#e3e3e3 url(/portals/0/images/css/tabularTh.gif) repeat-x left bottom;color:#007e44}
	table.tabular thead th a {display:block;color:#007e44}
	table.tabular tbody th {font-weight:bold}
	.tabular th.last,.tabular td.last {border-right:0}	
	.dataWrapA {width:624px;background:#007f45 url(/portals/0/images/css/dataWrap.gif) no-repeat 0 0;padding:10px 0 5px 0;color:#fff}
		.dataWrapA h5 {margin:0 5px 5px 5px}
		.dataWrapA .tabular {clear:both;width:614px;margin:0 5px 0px 5px;background:#fff;color:#000}
	.dataWrapB {width:624px;padding:10px 0 5px 0}
		.dataWrapB h5 {margin:0 0 5px 0}
		.dataWrapB .tabular {clear:both;width:624px;margin:0 0 0px 0;background:#fff;color:#000;border:1px solid #e1e1e1;border-bottom:0}
		.dataWrapB .tabular thead th {background:#007f45 url(/portals/0/images/css/feature.gif) repeat-x 0 0;color:#fff;padding:6px 4px}
	.dataFooter {width:624px;background:#007f45 url(/portals/0/images/css/dataFooter.gif) no-repeat left bottom;padding:10px 0 15px 0}
		.dataFooter h5 {margin:0 10px 10px 10px}
	.legend {width:604px;margin:0 10px;overflow:hidden}
		.legend li {width:200px;float:left;list-style-type:none;border-bottom:1px solid #2a9c68;font-size:11px;margin:0 0 3px 0}
		.legend li strong {padding:0 3px}
	.notes {font-size:.9em;color:#777;line-height:1.2;padding:5px 10px;margin:0;clear:both}
	.tPos {width:8px;text-align:center}
	.tPts {text-align:left}
	.tSelected {background:transparent url(/portals/0/images/css/selected.png) repeat 0 0 !important;border-color:#aad7c3 !important;color:#007e44}

/* Module */
.module {margin:0 0 15px 0}
/* Abstract */
.abstract {clear:both;margin:0 0 9px 0}
	.abstract img {margin:2px 10px 0 0;float:left}
	.abstract p {margin:0}
	.abstract ul {margin:10px 0 5px 0;border-top:1px solid #ccc;clear:right}
	.abstract ul li {border-bottom:1px solid #ccc;list-style-type:none;padding:2px 0 1px 5px}	
/* Feature */
.feature .abstract  {background:#ccc;margin-bottom:2px}
	.feature .abstract h5 {line-height:1.2;margin-right:5px}
	.latest-videos .abstract p {font-size:.9em;line-height:1.2;margin-right:5px}
	.feature .abstract p {margin-bottom:5px}
	.feature .abstract h5 {padding-top:4px}

/* Latest Videos */
.latest-videos {margin:0 0 10px 0;clear:both}
	.latest-videos .abstract  {background:#fff url(/portals/0/images/css/abstract.gif) bottom left repeat-x;padding-bottom:1px;margin-bottom:1px}
	.latest-videos .abstract h5,.latest-videos .abstract p {font-size:.9em;line-height:1.2;margin-right:5px}
	.latest-videos .abstract p {margin-bottom:5px;height:25px;overflow:hidden}
	.latest-videos .abstract h5 {padding-top:4px;height:14px;overflow:hidden}
	.latest-videos .abstract img {margin:0 5px;position:relative}
	.latest-videos .subhead {margin-bottom:1px}
	.abstract {position:relative;}
	.latest-videos .abstract img {margin:0}
	.latest-videos .abstract .thumb-arrow {cursor:pointer;z-index:100}
	.abstract .video-thumb,.abstract .video-thumb {display:block;float:left;width:90px;height:50px;margin:5px 8px 5px 0}
	.abstract .video-thumb .thumb-arrow,.abstract .video-thumb #thumb-arrow {position:absolute;left:0;width:90px;height:50px;background:transparent url(/portals/0/images/css/videothumb.png) 0 0}
	.abstract .video-thumb .thumb-arrow:hover,.abstract .video-thumb #thumb-arrow:hover {background-position:0 50px}


/* Headings */
.subhead {position:relative;font-size:1.4em;border-bottom:2px solid #000;padding:0;margin:0 0 5px 0}
	.subhead h2,#newsWrap h2.sifr {width:140px}
	.subhead strong {position:absolute;top:5px;right:0;font-size:10px;display:block;color:#d4d4d4}
	.subhead strong a {color:#666;font-weight:normal;text-transform:uppercase}
	.afl-feature .subhead strong {top:11px}
	.subhead span.adspot {position:absolute;top:0;right:0}
	#dnn_Right .adspot {color:#666;}

/* Lists */
.last,li.last,.last a {border:0 !important}
li.title {font-weight:bold;border:0}
.newsList {margin:0 0 15px 0}
	.newsList ul li a {display:block;background:#fff url(/portals/0/images/css/icons.gif) no-repeat 0 -300px;padding-left:18px;overflow:hidden}
	.newsList ul li a:hover {background-position:0 -350px;text-decoration:none}
	.newsList ul li a.iVideo {background-position:0 -400px}
	.newsList ul li a.iNrl,
	.newsList ul li a.iPress {background-position:0 -450px}
.newsList .abstract, .googleList .abstract {border-bottom:1px solid #e1e1e1;padding:0 0 10px 0;margin:0 0 10px 0}
	.newsList .abstract h2 {font-size:1.2em}
	.newsList .abstract img {float:left;margin:0 8px 0 0}
	.newsList .abstract cite {display:block;color:#e1e1e1;font-style:normal;font-size:11px;margin:3px 0 0 0;clear:both}
	.newsList .abstract cite strong {color:#777;font-weight:normal}
	.newsList .abstract cite span {color:#999}
	.newsList .abstract p {margin-top:0.5em;height:3em;overflow:hidden}
	.newsList .abstract p span {background:#007e44;color:#fff;padding:2px 4px 1px 4px}
.newsLinks {list-style:none;margin-left:0;border-top:1px solid #ccc}
	.newsLinks li {border-bottom:1px solid #ccc}
	.newsLinks a {display:block;padding:4px 0 3px 23px;background:transparent url(/portals/0/images/css/icons.gif) no-repeat 0 0}
	.newsLinks a:hover {background-position:0 -50px}
.list {list-style-type:disc;color:#ccc;padding-left:15px}
	.list li {color:#000}
.basicList {list-style:none;margin-left:0}
	.basicList li {border-bottom:1px solid #ccc;display:block;padding:4px 0 3px 16px;background:transparent url(/portals/0/images/css/icons.gif) no-repeat 0px -1600px}
	.basicList li p {margin:0}
.bulletList {list-style:none;margin-left:0}
	.bulletList li {border-bottom:1px solid #ccc}
	.bulletList a {display:block;padding:4px 0 3px 23px;background:transparent url(/portals/0/images/css/icons.gif) no-repeat 0 0}
	.bulletList a:hover {background-position:0 -50px}


/* News List Paging */
.newsList .paging {text-align:center;margin:10px 0;overflow:hidden;border-bottom:1px solid #E1E1E1;padding-bottom:5px;background:#fff;padding:2px}
	.paging a {text-decoration:none;display:block;font-weight:bold}
	.paging a:hover {text-decoration:none}
	.paging a.prev, .paging a.next, .paging a.newprev, .paging a.newnext {float:left;font-weight:bold;color:#808080;height:23px;font-size:0.9em;padding-top:7px}
	.paging a.prev, .paging a.newprev {width:110px;padding-left:30px;background:url(/portals/0/images/css/icons.gif) no-repeat 0 -950px;margin-right:30px}
	.paging a.newprev {text-align:left}
	.paging a.prev:hover, .paging a.newprev:hover {color:#007e44;text-decoration:underline}
	.paging a.next, .paging a.newnext {width:108px;padding-right:32px;text-align:right;background:url(/portals/0/images/css/icons.gif) no-repeat 112px -1030px}
	.paging a.next:hover, .paging a.newnext:hover {color:#007e44;text-decoration:underline}
	.paging a.next:hover, .paging a.next:active, .paging a.newnext:hover, .paging a.newnext:active {background-position:112px -1060px;}
	.paging a.prev:hover, .paging a.prev:active, .paging a.newprev:hover, .paging a.newprev:active {background-position:0 -980px;}
	.paging ul {list-style-type:none;float:left;margin:0 auto;text-align:center;margin-right:30px}
	.paging ul li {float:left;width:28px;height:30px}
	.paging ul li a {width:28px;height:25px;background:transparent url(/portals/0/images/css/icons.gif) no-repeat 0 -1110px;padding:5px 0 0 0;text-align:center;font-size:1.2em;color:#999999}
	.paging ul li a:hover {background-position:0 -1140px;color:#fff}
	.paging ul li.current {background:transparent url(/portals/0/images/css/icons.gif) no-repeat 0 -1140px;padding:6px 0 0 0;height:24px;color:#fff;font-weight:bold}
	.paging a.off {visibility:hidden}

	.homepage .newsList ul li a {height:17px;overflow:hidden}

/* Headings */
h2.hLatestNews, h2.hLatestVideo, h3.hFromNrl, h3.hOneCommunity, h2.hNrlShop, h2.hMobile 
{background:transparent url(/portals/0/images/css/headings.gif) no-repeat 0 0;font-size:0;height:21px;overflow:hidden;text-indent:-9000px}
h2.hLatestVideo {background-position:0 -48px}
h3.hFromNrl {background-position:0 -100px;margin-top:7px}
h3.hOneCommunity {background-position:0 -150px;margin-top:7px}
h2.hNrlShop {background-position:0 -200px}
h2.hMobile {background-position:0 -250px}
/* Icons */
a.iSitemap,a.iFeeds,a.iContact,a.iFaq {display:block;background:transparent url(/portals/0/images/css/icons.gif) no-repeat 0 -300px;padding-left:22px;line-height:2}
a.iSitemap {background-position:0 -500px;width:65px} 	a:hover.iSitemap {background-position:0 -620px}
a.iFeeds {background-position:0 -530px;width:75px}		a:hover.iFeeds {background-position:0 -650px}
a.iContact {background-position:0 -560px;width:75px}	a:hover.iContact {background-position:0 -680px}
a.iFaq  {background-position:0 -590px;width:65px}		a:hover.iFaq {background-position:0 -710px}
/* Buttons */
a.nrlButton {background:transparent url(/portals/0/images/css/bRight.png) no-repeat scroll top right;color:#fff !important;display:block;font-weight:bold;float:left;height:22px;margin-right:6px;padding-right:18px;text-decoration:none;width:auto !important;cursor:pointer}
            a.nrlButton span {background:transparent url(/portals/0/images/css/bLeft.png) no-repeat;display:block;line-height:14px;padding:5px 0 5px 13px;white-space:nowrap;}
            a.nrlButton:hover {background-position:right -26px;outline:none;text-decoration:none}
            a.nrlButton:hover span {background-position:0px -26px;text-decoration:none}
/*
-------------------------------------------------------------- */
/* HOMEPAGE
-------------------------------------------------------------- */
/* Main news section */	
#newsWrap {width:990px;margin:5px 0;padding:15px 15px 0 25px;background:#fff url(/portals/0/images/css/newsWrap.gif) no-repeat left bottom}
	.newsFeature {position:relative;height:322px;width:620px}
	.newsFeature .abstract {background:transparent url(/portals/0/images/css/newsFeature.png) no-repeat 0 0;position:relative;height:80px;margin:-80px 0 0 0;color:#fff;z-index:100}
	.newsFeature .abstract a {color:#fff;position:relative}
	.newsFeature h1 {font-size:2em;line-height:1;width:400px;margin:0 0 4px 8px;padding:8px 0 0 0}
	.newsFeature p {margin:0 8px;width:400px}
	.newsFeature p a {background:#007e44;padding:1px 3px;font-weight:bold;font-size:11px;margin:0 3px 0 0}
	.newsFeature p a:hover {background:#fff;color:#007e44;text-decoration:none}
	.newsFeature p strong {background:#007e44;color:#fff;padding:2px;font-weight:bold;font-size:11px}
	.newsFeature p strong a {color:#fff}	
	.newsFeature .abstract ul {position:absolute;left:430px;top:0;width:195px;border:0;border-left:2px solid #555}
	.newsFeature .abstract ul li {border:0}
	.newsFeature .abstract ul li a {background:transparent url(/portals/0/images/css/related-article.png) no-repeat 0 0;padding:0 0 0 20px}
	.newsFeature .abstract ul li a:hover {background-position:0 -50px}
	.newsFeature .abstract ul li a.iVideo {background:transparent url(/portals/0/images/css/related-video.png) no-repeat 0 0}
	.newsFeature .abstract ul li a:hover.iVideo {background-position:0 0}

	.newsFeature .abstract div {position:absolute;left:430px;top:0;width:195px;border:0;border-left:2px solid #555}
	.newsFeature .abstract div a {background:transparent url(/portals/0/images/css/related-article.png) no-repeat 0 0;padding:0 0 0 20px}
	.newsFeature .abstract div a:hover {background-position:0 -50px}
	.newsFeature .abstract div a.iVideo {background:transparent url(/portals/0/images/css/related-video.png) no-repeat 0 0}
	.newsFeature .abstract div a:hover.iVideo {background-position:0 0}

	.newsAbstracts {width:634px;overflow:hidden;margin:10px 0 15px -10px}
	.newsAbstracts .abstract {width:147px;float:left;clear:none;background:#000;color:#fff;margin:0 0 0 10px;padding:0 0 6px 0}
	.newsAbstracts .abstract h3 {margin:0 5px 0 5px;font-size:1em}
	.newsAbstracts .abstract p {margin:0 5px 0 5px;font-size:1em;line-height:1.2}
	.newsAbstracts .abstract a {color:#fff}
	.newsAbstracts .abstract p a {padding:0 0 0 5px}
	.newsAbstracts .abstract img {margin:0 0 5px 0;float:none}	
	.newsAbstracts .abstract p a {display:block;background:transparent url(/portals/0/images/css/related-article.png) no-repeat 0 0;padding:0 0 0 18px;margin:3px 0 0 0}
	.newsAbstracts .abstract p a:hover {background-position:0 -50px}
	.newsAbstracts .abstract p a.iVideo {background:transparent url(/portals/0/images/css/related-video.png) no-repeat 0 0}
	.newsAbstracts .abstract p a:hover.iVideo {background-position:0 0}

	.abstract .related {position:absolute;left:430px;width:auto;top:10px;border:0;border-left:2px solid #555}
	.abstract .related a {background:transparent url(/portals/0/images/css/related-article.png) no-repeat 0 0;padding-left:20px;margin:5px 0 1px 5px;display:block;line-height:1.2}
	.abstract .related a:hover {background-position:0 -50px}
	.abstract .related a.iVideo {background:transparent url(/portals/0/images/css/related-video.png) no-repeat 0 0}
	.abstract .related a:hover.iVideo {background-position:0 0}
	
	.newsFeature .abstract cite .openQuote {padding:5px 7px;background:url(/portals/0/images/css/icons.gif) 0 -3276px no-repeat !important;}
	.newsFeature .abstract cite .closeQuote {padding:5px 7px;background:url(/portals/0/images/css/icons.gif) 0 -3304px no-repeat !important;}

/* NRL News and stats */
#nrlWrap {width:990px;margin:10px 0;padding:15px 0 15px 20px;background:#fff url(/portals/0/images/css/newsWrap.gif) no-repeat left bottom}
	#nrlWrap .newsList ul {margin:0}
	#nrlWrap .newsList ul li,
	#dnn_Sidebar .newsList ul li {border-bottom:1px solid #ccc;padding:4px 0 3px 0;}
	#nrlWrap li h1,#newsWrap li h2 {font-size:1em;font-weight:normal;display:inline;padding:0 4px 0 0}
	#nrlWrap .newsList li p {display:inline}
	#nrlWrap .newsList li p a {border-left:1px solid #ccc;padding:0 0 0 6px}
	#nrlWrap .newsList li.iVideo a {color:#449d00}	
	.statswrap {margin-bottom:11px}
	.statswrap table.tabular {width:294px;background:#fff}
	.statswrap table.tabular th,.statswrap table.tabular td {font-size:.9em;padding:2px 3px}
	.statswrap table.tabular tr {position:relative}
	/* Stats */
	#statsTabs {background:#007f45;padding:0 0 1px 0;margin:0 0 10px 0}
	#statsTabs table {margin-bottom:0}
	#statsTabs p.subnav {background:#fff;border:0;margin:0 auto 3px auto;width:294px;text-align:center}
	#statsTabs li#tab-points a {background-position:0 0;width:75px}
	#statsTabs li#tab-points a:hover,#statsTabs li#tab-points.tab-selected a {background-position:0 -50px}
	#statsTabs li#tab-tries a {background-position:-75px 0}
	#statsTabs li#tab-tries a:hover,#statsTabs li#tab-tries.tab-selected a {background-position:-75px -50px}
	#statsTabs li#tab-lineBreaks a {background-position:-150px 0}
	#statsTabs li#tab-lineBreaks a:hover,#statsTabs li#tab-lineBreaks.tab-selected a {background-position:-150px -50px}
	#statsTabs li#tab-tackles a {background-position:-225px 0;width:75px}
	#statsTabs li#tab-tackles a:hover,#statsTabs li#tab-tackles.tab-selected a {background-position:-225px -50px}
	#statsTabs th.tPlayer {width:120px}
	#statsTabs .statsThumb {position:absolute;bottom:1px;right:5px;background:#fff;height:90px;width:66px;text-align:right}
	#statsTabs .statsThumb img {margin:5px 5px}
	.iBroncos,.iBulldogs,.iCowboys,.iDragons,.iEagles,.iEels,.iKnights,.iPanthers,.iRabbitohs,.iRaiders,.iRoosters,.iSharks,.iStorm,.iTigers,.iTitans,.iWarriors {font-weight:bold;display:block;text-transform:uppercase}	
	/* Ladder */	
	#ladderTabs {background:#007f45;padding:0 0 1px 0;margin:0}
	#ladderTabs table {margin-bottom:0}
	#ladderTabs p.subnav {background:#fff;border:0;margin:0 auto 3px auto;width:294px;text-align:center}
	#ladderTabs .tab-nav li,#ladderTabs .tab-nav li a {width:150px}	
	#ladderTabs li#tab-nrlLadder a {background-position:0 -100px}
	#ladderTabs li#tab-nrlLadder a:hover,#ladderTabs li#tab-nrlLadder.tab-selected a {background-position:0 -150px}
	#ladderTabs li#tab-toyotaLadder a {background-position:-150px -100px;width:151px}
	#ladderTabs li#tab-toyotaLadder a:hover,#ladderTabs li#tab-toyotaLadder.tab-selected a {background-position:-150px -150px}

	/* Poll */
	.nrlPoll {background:#000 url(/portals/0/images/css/nrlPollnew.gif) no-repeat 0 0;height:105px;width:300px;overflow:hidden;position:relative;margin-bottom:0 !important}
	.nrlPoll h5 {color:#fff;margin:30px 8px 0 8px;position:relative;padding-right:90px;height:55px;overflow:hidden}
	.nrlPoll a.buttonVoteNow {display:block;height:25px;width:90px;background:transparent url(/portals/0/images/css/buttonVoteNow.gif) no-repeat 0 0;text-indent:-9000px;overflow:hidden;position:absolute;top:auto;bottom:5px;left:auto;right:0px}
	.nrlPoll p.subnav {display:block;left:5px;position:absolute;top:86px;width:290px;color:#444;border-color:#444}
	.nrlPoll p.subnav a {color:#fff}

/* NRL Features */
#dnn_Promos {padding-left:4px;}
#dnn_Ladder {padding-left:0px;}
#dnn_LatestNews {padding-left:5px;}
#nrl-feature {width:990px;margin:10px 0;padding:15px 0 15px 20px}
    #nrl-feature #dnn_Left {margin:0;padding-right:20px}
	#nrl-feature .span10 {background:#00632f url(/portals/0/images/css/nrl-feature.gif) no-repeat 0 0;width:624px;overflow:hidden}
	#nrl-feature .fromNrl,#nrl-feature .oneCommunity {width:290px;overflow:hidden;float:left}
	#nrl-feature .fromNrl {margin:0 0px 0 10px;}
	#nrl-feature .subhead strong {right:10px}
	#nrl-feature .fromNrl .subhead strong {right:27px}
	#nrl-feature .abstract {margin:5px 0;color:#fff;padding:0 0 3px 0;border-bottom:1px solid #3ba16b}
	#nrl-feature .subnav {margin:5px 0;padding-bottom:5px}
	#nrl-feature a {color:#fff}	
	#nrl-feature .subhead {border-bottom:2px solid #fff}
	#nrl-feature .subhead h3 {width:290px}
	#nrl-feature .subhead h3 span {text-indent:0;float:right;}
	#nrl-feature .abstract img {margin:5px 8px 5px 0;background:#fff}
	#nrl-feature .abstract p {margin:0}
	.promoTabs {height:79px;width:937px;background:url(/portals/0/images/css/promoTabBG.jpg) top right no-repeat;}
	.promoHeader {height:79px;width:95px;float:left;background:url(/portals/0/images/css/NRLhighlights.jpg) no-repeat;}
	.promoHeader h2 {height:79px;width:95px;text-indent:-9000px;display:block}
	.promoList {float:left;height:79px;background:#fff}
	.promoList .prevBut, .promoList .nextBut {position:relative;line-height:0;display:block;height:79px;width:30px;float:left;overflow:hidden;text-indent:-9000px}
	.promoList .prevBut {background:transparent url(/portals/0/images/css/carouselIcons.gif) 6px -232px no-repeat;}
	.promoList .nextBut {background:transparent url(/portals/0/images/css/carouselIcons.gif) 6px -72px no-repeat;}
	.promoList .Tabs {height:79px;float:left;width:780px;overflow:hidden;}
	.promoList .Tabs li {display:block;width:265px;float:left;height:79px;}
	.promoList .Tabs li .tabInfo {padding-left:10px;margin-top:10px;padding-top:5px;padding-right:10px;outline:none;border-right:2px solid #e6e6e6;height:55px;overflow:hidden}
	.promoTabs .Tabs {position:relative;}
	.promoTabs .Tabs ul {position:absolute;height:79px;width:10000px;left:-271px;top:0;overflow:hidden;}
	.promoTabs .tabInfo a:hover {text-decoration:none;}
	.promoTabs .tabInfo img {float:left;padding-right:10px}
	.promoTabs .tabInfo h3 {font-size:12px;}
	.promoTabs .tabInfo p {color:#000;font-size:11px}
	#nrl-feature .promoTabs .tabInfo a {color:#007e44}

/*  Carousel  */
#carouselModule {overflow:hidden;position:absolute;left:138px;top:50px;width:866px;height:85px}
#carouselModule p {margin-bottom:0;margin-right:0;margin-top:0;}
.roundinfo {width:827px;height:95px;overflow:hidden;color:#fff}
/* round type */
.gameInfo {width:91px;height:72px;overflow:hidden;float:left;}
.roundNum {width:65px;height:82px;padding-top:5px;overflow:hidden;float:left;padding-left:5px}
.gameInfo {background:url(/portals/0/images/css/gamebar/matchBorder.png) top right no-repeat;cursor:pointer;height:56px;width:87px;margin-top:4px}
.gameInfoHover {background: url(/portals/0/images/css/gamebar/matchBorderActive.png) right -70px no-repeat;}
.gameInfoClicked {background: url(/portals/0/images/css/gamebar/matchBorderActive.png) top right no-repeat !important;}
.bye {width:43px;height:72px;overflow:hidden;float:left;margin-left:5px;padding-top:1px;}
.bye .matchTimePane {}
.matchTimePane {clear:left;text-indent:1px;padding-top:0px}
.matchTime {width:90%;margin:0px auto;font-size:11px;line-height:13px;clear:left;}
.gameInfoHover .matchTime {border-top:1px solid #78b191;}
.gameInfoClicked .matchTime {border-top:1px solid #7ec49f;}
.gameInfo .liveNow {display:block;height:16px;width:66px;background:url(/portals/0/images/css/gamebar/teams.png) 0px -647px no-repeat;text-indent:-9000px;margin-top:5px;}
.carousel .repGames {height:95px;overflow:hidden;color:#fff}
body .carousel .repGames .soo1 {width:91px;padding-right:600px;height:56px !important;background:url(/portals/0/images/css/gamebar/gamebarBg-stateoforigin1.png) 0 -70px no-repeat !important;float:left;margin-right:5px;margin-top:4px;margin-left:0px;overflow:hidden}
body .carousel .repGames .soo2 {width:91px;padding-right:600px;height:56px !important;background:url(/portals/0/images/css/gamebar/gamebarBg-stateoforigin2.png) 0 -70px no-repeat !important;float:left;margin-right:5px;margin-top:4px;margin-left:0px;overflow:hidden}
body .carousel .repGames .soo3 {width:91px;padding-right:600px;height:56px !important;background:url(/portals/0/images/css/gamebar/gamebarBg-stateoforigin3.png) 0 -70px no-repeat !important;float:left;margin-right:5px;margin-top:4px;margin-left:0px;overflow:hidden}
.carousel .repGames .cvc {width:91px;padding-right:256px;height:56px !important;background:url(/portals/0/images/css/gamebar/gamebarBg-cityvcountry.png) 0px 0px no-repeat !important;float:left;margin-top:4px;margin-left:0px;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(/portals/0/images/css/gamebar/gamebarBg-cityvcountry.png) -348px 0px 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 .gameInfoClicked {height:56px !important;}
.carousel .repGames .matchInfo {margin-left:0 !important;width:auto}
.carousel .repGames .matchTime {width:auto;padding-left:5px;border-top:none}   
.carousel .repGames .cvclogo {background:url(/portals/0/images/css/gamebar/eventLogo-cityvcountry.png) 14px 14px no-repeat;width:65px}
.carousel .repGames .tmlogo {background:url(/portals/0/images/css/gamebar/eventLogo-test.png) 11px 14px no-repeat;width:67px}
.carousel .heritage {background:url(/portals/0/images/css/gamebar/HeritageRoundLogo2009.gif) 10px 20px no-repeat;}
.carousel .repGames .soologo {background:url(/portals/0/images/css/gamebar/eventLogo-SOO.png) 8px 14px no-repeat;}
.carousel .repGames .roundNum h4 {text-indent:-9000px;background:url(/portals/0/images/css/gamebar/rounds.png) 3px -50px no-repeat;}
.carousel .gameInfo h2 {background:url(/portals/0/images/css/gamebar/teams.png) no-repeat;width:50px;height:16px;line-height:16px;text-indent:-9000px;font-size:14px;font-weight:bold;text-transform:uppercase;clear:left;overflow:hidden;color:#a1a3a5}
.carousel .gameInfo h2.nsw {background:url(/portals/0/images/css/gamebar/teams.png) 5px -460px no-repeat;}
.carousel .gameInfo h2.qld {background:url(/portals/0/images/css/gamebar/teams.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(/portals/0/images/css/gamebar/teams.png) 4px -410px no-repeat;}
.carousel .gameInfo h2.nzld {background:url(/portals/0/images/css/gamebar/teams.png) 4px -436px no-repeat;}
.carousel .bye h2 {color:#a1a3a5}
.postmatch p {text-indent:0;float:left;font-size:13px;font-weight:bold;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:normal;margin:0;text-indent:0;line-height:11px;color:#a1a3a5}
.gameInfoClicked .matchTime p {color:#fff}
.toyotaCupScore span {font-weight:bold;}
/* Round Number styling */
.roundNum h4 {height:17px;width:55px;background:url(/portals/0/images/css/gamebar/rounds.png) 0px 0px no-repeat;margin:0 auto;text-indent:-9000px;color:#000;font-size:18px;text-transform:uppercase;text-align:center;}
.roundNum h3 {height:40px;width:55px;background:url(/portals/0/images/css/gamebar/rounds.png) 0 0 no-repeat;margin:0 auto;text-indent:-9000px;color:#000;font-size:60px;text-transform:uppercase;font-family:verdana;text-align:center;line-height:50px;letter-spacing:-7px}
.roundNum span {font-size:10px;font-weight:bold;padding-left:0px;font-size:9px}
.roundNum span a {color:#ddd;line-height:18px;}
.matchType {float:left;width:61px;height:82px;margin:0 auto;background:url(/portals/0/images/css/gamebar/eventLogo-telstra.png) 7px 15px no-repeat}
.general {}
.monday {}
.women {}
.roundNum h3.rnd1 {background-position: -2px -96px}
.roundNum h3.rnd2 {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}
/* round header styling */
.roundinfo h2 {background:url(/portals/0/images/css/gamebar/teams.png) no-repeat;width:50px;float:left;margin:0 !important;height:16px;line-height:16px;text-indent:-9000px;font-size:14px;font-weight:bold;text-transform:uppercase;}
.roundinfo h2.bri {background-position: -46px -10px;}
.roundinfo h2.bul {background-position: -46px -35px;}
.roundinfo h2.can {background-position: -46px -60px;}
.roundinfo h2.nq {background-position: -46px -110px;}
.roundinfo h2.man {background-position: -46px -135px;}
.roundinfo h2.mel {background-position: -46px -160px;}
.roundinfo h2.new {background-position: -46px -185px;}
.roundinfo h2.par {background-position: -46px -235px;}
.roundinfo h2.pen {background-position: -46px -260px;}
.roundinfo h2.cro {background-position: -46px -285px;}
.roundinfo h2.sou {background-position: -46px -310px;}
.roundinfo h2.stg {background-position: -46px -335px;}
.roundinfo h2.syd {background-position: -46px -360px;}
.roundinfo h2.nzw {background-position: -46px -210px;}
.roundinfo h2.wes {background-position: -46px -385px;}
.roundinfo h2.gct {background-position: -46px -85px;}
.roundinfo .gameInfoClicked h2.bri {background-position: 4px -10px;}
.roundinfo .gameInfoClicked h2.bul {background-position: 4px -35px;}
.roundinfo .gameInfoClicked h2.can {background-position: 4px -60px;}
.roundinfo .gameInfoClicked h2.nq {background-position: 4px -110px;}
.roundinfo .gameInfoClicked h2.man {background-position: 4px -135px;}
.roundinfo .gameInfoClicked h2.mel {background-position: 4px -160px;}
.roundinfo .gameInfoClicked h2.new {background-position: 4px -185px;}
.roundinfo .gameInfoClicked h2.par {background-position: 4px -235px;}
.roundinfo .gameInfoClicked h2.pen {background-position: 4px -260px;}
.roundinfo .gameInfoClicked h2.cro {background-position: 4px -285px;}
.roundinfo .gameInfoClicked h2.sou {background-position: 4px -310px;}
.roundinfo .gameInfoClicked h2.stg {background-position: 4px -335px;}
.roundinfo .gameInfoClicked h2.syd {background-position: 4px -360px;}
.roundinfo .gameInfoClicked h2.nzw {background-position: 4px -210px;}
.roundinfo .gameInfoClicked h2.wes {background-position: 4px -385px;}
.roundinfo .gameInfoClicked h2.gct {background-position: 4px -85px;}
.roundinfo .bye h2.bri {background-position: -96px -10px;}
.roundinfo .bye h2.bul {background-position: -96px -35px;}
.roundinfo .bye h2.can {background-position: -96px -60px;}
.roundinfo .bye h2.nq {background-position: -96px -110px;}
.roundinfo .bye h2.man {background-position: -96px -135px;}
.roundinfo .bye h2.mel {background-position: -96px -160px;}
.roundinfo .bye h2.new {background-position: -96px -185px;}
.roundinfo .bye h2.par {background-position: -96px -235px;}
.roundinfo .bye h2.pen {background-position: -96px -260px;}
.roundinfo .bye h2.cro {background-position: -96px -285px;}
.roundinfo .bye h2.sou {background-position: -96px -310px;}
.roundinfo .bye h2.stg {background-position: -96px -335px;}
.roundinfo .bye h2.syd {background-position: -96px -360px;}
.roundinfo .bye h2.nzw {background-position: -96px -210px;}
.roundinfo .bye h2.wes {background-position: -96px -385px;}
.roundinfo .bye h2.gct {background-position: -96px -85px;}
.roundinfo .as h2.ind {background-position:4px -560px;}
.roundinfo .as h2.nrl {background-position:4px -585px}
.roundinfo .roundCVC1, .roundinfo .roundCVC2 .roundinfo, .roundCVC3 {background:url(/portals/0/images/css/gamebar/rounds.png) 4px -1529px no-repeat;}
.roundinfo .roundCVC1 h3, .roundinfo .roundCVC1 h4, .roundinfo .roundCVC2 h3, .roundinfo .roundCVC2 h4, .roundinfo .roundCVC3 h3, .roundinfo .roundCVC3 h4 {display:none}
.roundinfo .roundSOO1, .roundinfo .roundSOO2, .roundinfo .roundSOO3 {background:url(/portals/0/images/css/gamebar/rounds.png) 7px -1438px no-repeat;}
.roundinfo .roundSOO1 h3, .roundinfo .roundSOO1 h4, .roundinfo .roundSOO2 h3, .roundinfo .roundSOO2 h4, .roundinfo .roundSOO3 h3, .roundinfo .roundSOO3 h4 {display:none}

/*  Game Info Box  */
.matchInfoWrap, .repinfoWrap {height:20px;color:#fff;overflow:hidden;width:688px;float:left;}
.repGames .matchInfoWrap {width:688px !important;}
.repGames .alt {width:688px !important;}
.matchInfoWrap .matchInfo, .repinfoWrap .repinfo {background:url(/portals/0/images/css/gamebar/scoreboard.png) 0px -510px no-repeat;width:auto;height:18px;overflow:hidden;margin-left:5px;display:none}
.alt .matchInfo {background-position:0px -480px;}
.oneTab .matchInfoWrap .matchInfo {background:url(/portals/0/images/css/gamebar/scoreboard.png) 0px -450px no-repeat;width:auto;height:18px;overflow:hidden;margin-left:5px;display:none}
/*.matchInfoWrap .matchInfoClicked {display:block !important;} this needs to be set with the javascript initially to avoid buggy behaviour*/
.matchInfoWrap .matchInfo a:hover {text-decoration:underline;}
.matchInfoWrap .matchInfo h5 {height:20px;float:left;line-height:20px;color:#fff;width:140px;margin-left:5px;font-size:9px;display:none}
.matchInfoWrap .matchInfo h5.repGame {width:180px;}
.matchInfoWrap .matchInfo h5 span {text-transform:uppercase;}
.matchInfoWrap .matchInfo h5 .verses {padding:0 3px;text-transform:lowercase}
.matchInfoWrap .matchInfo p {height:20px;float:left;line-height:20px;margin-left:3px;font-size:11px;font-weight:normal;}
.matchInfoWrap .matchInfo p img {float:left;}
.matchInfoWrap .matchInfo p a, .matchInfoWrap .matchInfo p a:link {color:#fff;text-decoration:none;display:block;height:14px;text-indent:-9000px;background:url(/portals/0/images/css/gamebar/gameButtons.gif) no-repeat;margin-top:3px}
.matchInfoWrap .matchInfo p a.summery 			{background-position:-1052px -2px;width:60px}
.matchInfoWrap .matchInfo p a.summery:hover 	{background-position:-1052px -27px;}
.matchInfoWrap .matchInfo p a.summeryFade 		{background-position:-1052px -52px;width:60px}
.matchInfoWrap .matchInfo p a.review 			{background-position:-491px -2px;width:46px}
.matchInfoWrap .matchInfo p a.review:hover 		{background-position:-491px -27px;}
.matchInfoWrap .matchInfo p a.reviewFade 		{background-position:-491px -52px;width:46px}
.matchInfoWrap .matchInfo p a.matchStats 		{background-position:-537px -2px;width:100px}
.matchInfoWrap .matchInfo p a.matchStats:hover 	{background-position:-537px -27px;}
.matchInfoWrap .matchInfo p a.matchStatsFade 	{background-position:-537px -52px;width:100px}
.matchInfoWrap .matchInfo p a.highlights 		{background-position:-639px -2px;width:80px}
.matchInfoWrap .matchInfo p a.highlights:hover 	{background-position:-639px -27px;}
.matchInfoWrap .matchInfo p a.highlightsFade 	{background-position:-639px -52px;width:80px}
.matchInfoWrap .matchInfo p a.matchGallery 		{background-position:-721px -2px;width:96px}
.matchInfoWrap .matchInfo p a.matchGallery:hover {background-position:-721px -27px;}
.matchInfoWrap .matchInfo p a.matchGalleryFade 	{background-position:-721px -52px;width:96px}
.matchInfoWrap .matchInfo p a.toyotaCup 		{background-position:-360px -2px;width:87px}
.matchInfoWrap .matchInfo p a.toyotaCup:hover 	{background-position:-360px -27px;}
.matchInfoWrap .matchInfo p a.toyotaCupFade 	{background-position:-360px -52px;width:87px}
.matchInfoWrap .matchInfo p a.toyotaCupScore 	{background-position: -819px -2px;width:118px;position:relative;text-decoration:none;overflow:hidden;text-indent:0;text-align:right;font-size:11px;line-height:14px;padding-right:9px}
.matchInfoWrap .matchInfo p a.toyotaCupScore:hover {background-position: -819px -27px;text-decoration:none}
.matchInfoWrap .matchInfo p a.toyotaCupScore span {font-size:10px;display:block;height:14px;width:37px;text-indent:0;position:absolute;right:0;top:0;line-height:14px}
.matchInfoWrap .matchInfo p a.toyotaCupScore:hover span {color:#000;}
.matchInfoWrap .matchInfo p a.toyotaCupScoreFade {background-position: -819px -52px;width:127px;position:relative;text-decoration:none;overflow:hidden}
.matchInfoWrap .matchInfo p a.audio 			{background-position:-449px -2px;width:40px}
.matchInfoWrap .matchInfo p a.audio:hover 		{background-position:-449px -27px;}
.matchInfoWrap .matchInfo p a.audioFade 		{background-position:-449px -52px;width:40px}
.matchInfoWrap .matchInfo p a.teams 			{background-position:-2px -2px;width:72px}
.matchInfoWrap .matchInfo p a.teams:hover 		{background-position:-2px -27px;width:72px}
.matchInfoWrap .matchInfo p a.teamsFade 		{background-position:-2px -52px;width:72px}
.matchInfoWrap .matchInfo p a.preview 			{background-position:-76px -2px;width:53px}
.matchInfoWrap .matchInfo p a.preview:hover 	{background-position:-76px -27px;}
.matchInfoWrap .matchInfo p a.previewFade 		{background-position:-76px -52px;width:53px}
.matchInfoWrap .matchInfo p a.tickets 			{background-position:-131px -2px;width:96px}
.matchInfoWrap .matchInfo p a.tickets:hover 	{background-position:-131px -27px;}
.matchInfoWrap .matchInfo p a.ticketsFade 		{background-position:-131px -52px;width:96px}
.matchInfoWrap .matchInfo p a.broadcast 		{background-position:-229px -2px;width:67px}
.matchInfoWrap .matchInfo p a.broadcast:hover 	{background-position:-229px -27px;}
.matchInfoWrap .matchInfo p a.broadcastFade 	{background-position:-229px -52px;width:67px}
.matchInfoWrap .matchInfo p a.lasttime 			{background-position:-298px -2px;width:60px}
.matchInfoWrap .matchInfo p a.lasttime:hover 	{background-position:-298px -27px;}
.matchInfoWrap .matchInfo p a.lasttimeFade 		{background-position:-298px -52px;width:60px}
.matchInfoWrap .matchInfo p a.analyser 			{background-position:-948px -2px;width:102px;}
.matchInfoWrap .matchInfo p a.analyser:hover 	{background-position:-948px -27px;}
.matchInfoWrap .matchInfo p a.analyserFade 		{background-position:-948px -52px;width:102px;}
.matchInfoWrap .matchInfo p a.livescore 		{display:block;width:215px;height:14px;margin-top:3px;line-height:16px;text-indent:-9000px;background:url(/portals/0/images/css/gamebar/liveButtons.png) -819px -2px;}
.matchInfoWrap .matchInfo p a.livescore:hover 	{background-position:0px -77px;}
.matchInfoWrap .matchInfo p a.launchNow 		{display:block;width:403px;height:14px;background:url(/portals/0/images/css/gamebar/liveButtons.png) 0px -2px no-repeat;margin-top:3px;line-height:16px;text-indent:-9000px;}
.matchInfoWrap .matchInfo p a.launchNow:hover 	{background-position:0px -27px;}
/*  Carousel Module  */
.carouselWrap {position:relative;height:85px;width:866px;overflow:hidden;background:url(/portals/0/images/css/gamebar/gamebarBg.png) no-repeat;margin:0 auto}
.carouselWrap h2 {margin:0 10px;}
.carousel {width:820px !important;height:95px !important;margin:0px 22px;position:relative;overflow:hidden}
.carousel ul {position:relative;height:90px;}
.carousel li {width:820px;height:82px;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(/portals/0/images/css/gamebar/scoreboard.png) no-repeat;}
.carouselWrap .next {background-position: -50px -100px;left:959px;}
.carouselWrap .prev {background-position: 0 -100px;left:8px;}

/*  Finals Carousel Code  */
.finalTitle {width:82px;background:url(/portals/0/images/css/gamebar/finalsTitles.gif) no-repeat}
.finalLogo {width:65px;background:url(/portals/0/images/css/gamebar/logosTelstraToyota-finals.gif) 0px 10px no-repeat}
.finalsGrand .finalLogo {width:65px;background:url(/portals/0/images/css/gamebar/logosTelstraToyota-grandfinal.gif) 0px 10px no-repeat}
li .finalsQuarter .gameInfoClicked {width:91px;padding-right:96px;background:url(/portals/0/images/css/gamebar/final4active.jpg) no-repeat !important;position:relative}
.finalsQuarter .gameInfo {width:91px;padding-right:96px;background:url(/portals/0/images/css/gamebar/final4off.jpg) no-repeat !important;position:relative;}
.gameImg {position:absolute;top:2px;right:2px}
.finalsQuarter .gameInfo .gameImg {height:67px;overflow:hidden;}
.finalsQuarter .gameInfoClicked .gameImg {height:71px;overflow:hidden}
li .finalsQuarter .finalTitle {background-position:2px 16px}
li .finalsSemi .gameInfoClicked {width:91px;padding-right:288px;background:url(/portals/0/images/css/gamebar/final2active.jpg) no-repeat !important;position:relative}
.finalsSemi .gameInfo {width:91px;padding-right:288px;background:url(/portals/0/images/css/gamebar/final2off.jpg) no-repeat !important;position:relative;}
li .finalsSemi .finalTitle {background-position:2px 16px}
li .finalsGrand .gameInfoClicked {width:91px;padding-right:672px;background:url(/portals/0/images/css/gamebar/final1.jpg) no-repeat !important;position:relative;}
li .finalsGrand .finalTitle {background-position: 2px -84px}
.finalTitle span {display:block;padding-top:80px;font-size:10px}

/*
-------------------------------------------------------------- */
/* ARTICLES
-------------------------------------------------------------- */
#article .articleExtras {width:320px;float:right;margin:10px 0 5px 25px;clear:none}
#article .articleDetails {position:relative;margin:0 0 10px 0;padding:0 0 8px 0;border-bottom:1px solid #ccc}
#article .articleText p {}
#article .articleBody {display:inline;}
#article .articleBody p img {margin:0 4px 0 0;}
#article .articleRcolumn {float:right;width:345px}
#article .articleDetails cite {display:block;color:#999;font-style:normal;font-size:11px}
#article .articleDetails strong {border-right:1px solid #ddd;color:#000;padding:0 8px 0 0;margin:0 5px 0 0}
#article .articleRelated {margin:0 0 15px 25px;float:right;width:320px}
#article .articleRelated h2.sifr {border-bottom:2px solid #000;padding:0 0 2px 0;margin:0 0 5px 0}
#article .articleRelated ul {list-style-type:none;margin:0 0 15px 0}
#article .articleRelated ul li {border-bottom:1px solid #e1e1e1;padding:6px 0 0px 23px;background:#fff url(/portals/0/images/css/icons.gif) no-repeat 0 -49px;line-height:1.2;color:#999;font-size:.9em;display:block;float:left;width:100%}
#article .articleRelated ul li a {position:relative;font-size:12px}
#article .articleRelated ul li.relatedVideo {background-position:0 -247px}
#article .articleRelated ul li a div{width:25px;height:20px;float:left;background:url(/portals/0/images/css/icons.gif) 0px 0px no-repeat}
#article .articleRelated ul li .icoVideo {background-position: 0px -3153px}
#article .articleRelated ul li .icoGeneric {background-position: 0px -3053px}
#article .articleRelated ul li .icoExternal {background-position: 0px -2952px}
#article .articleRelated ul li .icoAnalyser {background-position: 0px -2002px}
#article .articleRelated ul li .icoNRL {background-position: 0px -2052px}
#article .articleRelated ul li .icoAFL {background-position: 0px -2100px}
#article .articleRelated ul li .icoDragons {background-position: 0px -2701px}
#article .articleRelated ul li .icoBulldogs {background-position: 0px -2202px}
#article .articleRelated ul li .icoPanthers {background-position: 0px -2551px}
#article .articleRelated ul li .icoRaiders {background-position: 0px -2252px}
#article .articleRelated ul li .icoBroncos {background-position: 0px -2153px}
#article .articleRelated ul li .icoRabbitohs {background-position: 0px -2652px}
#article .articleRelated ul li .icoRoosters {background-position: 0px -2752px}
#article .articleRelated ul li .icoStorm {background-position: 0px -2402px}
#article .articleRelated ul li .icoWarriors {background-position: 0px -2801px}
#article .articleRelated ul li .icoCowboys {background-position: 0px -2302px}
#article .articleRelated ul li .icoTitans {background-position: 0px -2901px}
#article .articleRelated ul li .icoSeaEagles {background-position: 0px -2352px}
#article .articleRelated ul li .icoKnights {background-position: 0px -2452px}
#article .articleRelated ul li .icoEels {background-position: 0px -2501px}
#article .articleRelated ul li .icoSharks {background-position: 0px -2601px}
#article .articleRelated ul li .icoTigers {background-position: 0px -2851px}

#article .articleRelated .relatedContent {background:#fff url(/portals/0/images/css/abstract.gif) repeat-x left bottom;padding:0 0 5px 0;margin:0 0 10px 0}
#article .articleRelated .relatedContent h3.sifr {margin:0 7px;border-bottom:2px solid #999;padding:0 0 2px 0}
#article .articleRelated .relatedContent p {margin:5px 7px;font-size:.9em}
#article .articleRelated .relatedContent p cite {font-style:normal;color:#777}
#article .articleRelated .relatedContent img {float:none;margin:0;padding:0;clear:both}
#article .articleRelated .relatedContent ul {margin:0 7px}
#article .articleRelated .relatedContent ul li {border:0;border-top:1px solid #ccc;padding:5px 0 5px 23px;background:#e1e1e1 url(/portals/0/images/css/icons.gif) no-repeat 0 -647px}
#article .articleRelated .relatedContent ul li a {}
#article .articleRelated .NewsVideoPlayerTitle {font-weight:bold;}
#article .LinksRelated {background:#efefef;overflow:hidden;width:300px;padding:10px}
#article .LinksRelated h3 {font-size:12px;border-bottom:2px solid #ccc;padding:3px 0;}
#article .LinksRelated ul li {background:transparent;border-bottom:1px solid #ccc;width:277px;padding-left:0px}

#articleToolsTop {width:240px;margin:0 0 0 80px}
#articleToolsTop ul {position:relative;height:20px;margin:-12px 0 0 0;z-index:2}
.articleTools li {width:60px;float:left;list-style:none;margin:0 4px 0 0;line-height:2;font-size:11px;border-right:1px solid #e1e1e1;position:relative}
.articleTools li.iPrint,#article .articleTools li.iRss {width:50px}
.articleTools li.iRss {border:0}
.articleTools li a {display:block;background:#fff url(/portals/0/images/css/icons.gif) no-repeat 0 -800px;padding:0 0 0 22px}
.articleTools li.iDelicious a  {background-position:0 -1400px}
.articleTools li.iDigg a  {background-position:0 -1450px}
.articleTools li.iFacebook a {background-position:0 -1500px}
.articleTools li.iEmail a {background-position:0 -1550px}
.articleTools li.iFriendMail a {background-position:0 -1550px}
.articleTools li.iPrint a {background-position:0 -750px}
.articleTools li.iFontUp a {background-position:0 -850px}
.articleTools li.iFontDown a {background-position:0 -800px}
.articleTools li.iRss a {background-position:0 -900px}
#articleToolsBottom {clear:both;width:624px;height:30px;border-top:1px solid #ccc;margin:15px 0 0 0;padding:2px 0 0 0}
#ScoresMain #articleToolsBottom {width:auto;}
#articleToolsBottom cite {display:block;color:#999;font-style:normal;font-size:11px;line-height:1.2;padding-top:5px}
#articleToolsBottom ul {margin:0;z-index:1000000;position:relative;border-left:1px solid #e1e1e1;padding:0 0 0 4px}
#articleToolsBottom li {width:20px;border:0;margin:0 0 0 3px}
#articleToolsBottom li.iTitle {width:100px;border-left:1px solid #e1e1e1;padding-left:8px;margin:0 0 0 3px}
#articleToolsBottom li a {text-indent:-9000px;overflow:hidden;width:auto;position:static}
#articleToolsBottom li.iDelicious, #articleToolsBottom li.iDigg, #articleToolsBottom li.iFacebook, #articleToolsBottom li.iEmail {width:auto}
#ScoresMain #articleToolsBottom li.iFriendMail a {background-position:0 -1547px;}
#articleToolsBottom li.iDelicious a  {text-indent:0;width:50px}
#articleToolsBottom li.iDigg a  {text-indent:0;width:30px}
#articleToolsBottom li.iFacebook a {text-indent:0;width:50px}
#articleToolsBottom li.iEmail a {text-indent:0;width:30px}
#articleToolsBottom li.iFriendMail a {text-indent:0;width:80px}

/*
-------------------------------------------------------------- */
/* SIDEBAR
-------------------------------------------------------------- */
#dnn_Sidebar .abstract {background:#fff url(/portals/0/images/css/abstract.gif) repeat-x left bottom;margin:5px 0}	

/* Latest News */
.latest-news h5 {border-bottom:1px solid #e7e7e7;margin-bottom:5px;padding-bottom:5px;width:300px;overflow:hidden}
.latest-news h5 em {font-style:normal;background:#000;color:#fff;padding:2px 0;text-align:center;font-size:10px;font-weight:normal;display:block;width:50px;float:left;margin:0 8px 0 0}
.latest-news h5 a {display:block;width:240px;float:left;clear:right;line-height:1.2;margin-top:3px}
.latest-news h5.last {border:0;margin:0}

/*
-------------------------------------------------------------- */
/* SIDEBAR
-------------------------------------------------------------- */
#sidebar .abstract {background:#fff url(/portals/0/images/css/abstract.gif) repeat-x left bottom;margin:5px 0}
/* MyNRL */
.myNrl {background:transparent url(/portals/0/images/css/myNrl.gif) no-repeat 0 0;width:300px;height:103px;margin:0 0 20px 0;position:relative}
	.myNrl p {margin:0;color:#666666;text-align:right;width:290px;height:28px;padding:5px 10px 0 0}
	.myNrl p a {color:#ffe435;line-height:1.4;font-size:10px}
	.myNrl .tab-navA {margin:3px 0 0 5px;list-style-type:none;width:132px;float:left;border:0;background:transparent;overflow:visible}
	.myNrl .tab-navA li {width:129px;text-align:left;height:auto;font-size:11px;font-weight:normal;line-height:1;}
	.myNrl .tab-navA li a {display:block;text-decoration:none;color:#000;background:none;width:129px;height:auto;padding-left:5px;line-height:1.4;cursor:pointer;text-indent:0}
	.myNrl .tab-navA li a:hover, .myNrl .tab-navA li.tab-selected a {text-decoration:none;background:transparent url(/portals/0/images/css/myNrl-selected.gif) no-repeat 0 0;color:#fff;cursor:pointer}
	.myNrl .tab-panel {height:61px;overflow:hidden;width:155px;position:absolute;right:8px;top:36px;}
	.myNrl-panel img {width:154px;height:61px}

/*  Nathan's Additions  */
.mynrlcontainer {display:none;border:0;position:absolute;z-index:999;top:200px;color:#fff;font-size:1.4em;line-height:1.5;height:329px;width:681px;background:url(/portals/0/images/css/mynrlBG.png) no-repeat;top:230px;left:338px !important}
.mynrlsection {border-bottom:1px solid rgb(0, 121, 52);background:transparent url(/images/darkcontracted.png) no-repeat scroll left center;clear:both;padding-left: 12px;cursor: pointer;font-family: tahoma;}
.mynrlsectioncontent {padding-bottom:10px;display:none;height:315px}
.mynrlsectionopen {background:transparent url(/images/darkexpanded.png) no-repeat scroll left center;}

.mynrlsectioncontent select {width:180px !important;}
.mynrlcontainer .myNRLPane {position:relative;height:100%;width:100%}
#MyNrlSection .buttoncontainer {text-align:center;font-size:12px;height:25px;line-height:25px;cursor:pointer;width:222px;background:url(/portals/0/images/css/mynrlFormBtn.png) no-repeat;margin-top:5px}
#MyNrlSection .buttoncontainerSOO {text-align:center;font-size:12px;height:25px;line-height:25px;cursor:pointer;width:222px;background:url(/portals/0/images/css/OriginFormBtn.png) no-repeat;margin-top:5px}

.mynrlcontainer .mynrlclosebotton {background:transparent url(/portals/0/images/css/closeBtn.jpg) no-repeat 0 0;width:20px;height:20px;position:absolute;cursor:pointer;right:8px;top:7px;z-index:2}
.mynrlcontainer .mynrlFormNav {float:left;width:102px;padding:9px 10px 15px 10px;height:315px;position:relative;display:inline}
.mynrlcontainer .mynrlFormNav li {list-style-type:none;font-size:11px;border-bottom:1px solid #333;padding:2px 0}
.mynrlcontainer .mynrlFormNav li a {color:#ffe435;text-decoration:none}
.mynrlcontainer .mynrlFormNav li a:hover {text-decoration:underline;}
.mynrlcontainer #MyNrlSection {float:left;width:530px;padding:0px 10px 0px;border-left:1px solid #333;margin-top:15px;height:315px;display:inline;overflow:hidden}
.mynrlcontainer #MyNrlSection #MyNrlLogin {float:left;width:540px;}
.mynrlcontainer .introText {float:right;width:286px;font-size:12px;padding:0 10px;height:315px;border-left:1px solid #333}
.mynrlcontainer .introText li {list-style-type:none;padding-left:20px;background:url(/portals/0/images/css/bullet.jpg) left center no-repeat}
.mynrlcontainer .introText .registerBtn {display:block;width:263px;height:30px;text-indent:-9000px;background:url(/portals/0/images/css/registerBtn.jpg) no-repeat;margin:0 auto}
#MyNrlSection #RegisterUpdateNavigation .buttoncontainer {display:block;height:30px;background:url(/portals/0/images/css/mynrl-buttons.png) 0px 0px no-repeat;text-indent:-9000px;position:absolute;bottom:10px;}
#MyNrlSection #RegisterUpdateNext {width:141px;background-position:0px -80px !important;right:10px}
#MyNrlSection #RegisterUpdateRetrieveDetails {width:236px;background-position:0px -200px !important;right:10px}
#MyNrlSection #RegisterUpdateRegister {width:141px;background-position:0px -40px !important;right:10px}
#MyNrlSection #RegisterUpdateUpdate {width:141px;background-position:0px -120px !important;right:10px}
#MyNrlSection #RegisterUpdatePrevious {width:141px;background-position:0px 0px !important;left:132px}
#MyNrlSection #MyNrlDeleteDelete {width:141px;height:30px;background:url(/portals/0/images/css/mynrl-buttons.png) 0px -160px no-repeat !important;text-indent:-9000px;position:absolute;right:10px;bottom:10px}
#MyNrlSection #EmailDetailsSubmitButton {display:block;height:30px;width:141px;background:url(/portals/0/images/css/mynrl-buttons.png) 0px -240px no-repeat;text-indent:-9000px;right:10px;bottom:10px;position:absolute}
.updateinputsize {background:url(/portals/0/images/css/mynrlInput.png) no-repeat;width:212px;height:22px;padding:2px 5px;border:0}
#MyNrlRegister {padding-top:2px;}
#MyNRLFeedback {font-size:11px;color:red}
/* Dan's Additions  */


.mynrlcontainer .updateastr {margin-left:3px;margin-right:5px;color:#ffe435}

#MyNrlLoginContent .updatecheck,
#RegisterUpdateChooser .updatecheck,
#RegisterUpdateUserPass .updatecheck,
#RegisterUpdateNewPass .updatecheck,
#RegisterUpdateConfirmPass .updatecheck,
#RegisterUpdateDetailsMain .updatecheck,
#RegisterUpdateDetailsAddress .updatecheck,
#RegisterUpdateDetailsNRL .updatecheck {margin-right:7px;}

#MyNrlLoginContent input, #MyNrlPassword {display:block !important;clear:both;width:212px;border:none;height:22px;background:url(/portals/0/images/css/mynrlInput.png) no-repeat;padding:2px 5px}
#MyNrlLoginContent #EmailDetailsDiv input {clear:none;margin-left:10px !important;float:left}
#MyNrlLoginContent #EmailDetailsDiv label {line-height:25px;margin-top:7px}
#RegisterUpdateDetailsOffers label {width:auto !important;}
#RegisterUpdateDetailsMain .updateradio {}
.updateselect {margin-left:10px;float:left;margin-top:3px}
.updatecheck, .updatelabel, .updateradio, .mynrlcontainer fieldset div span {}
.mynrlcontainer fieldset .updateradiofield {float:none;text-align:left;width:auto;padding-top:2px}
#RegisterUpdateNavigation {clear:both;margin-top:0px !important;padding-top:10px}
#RegisterUpdateDetailsNRL .updateselect {}
#RegisterUpdateDetailsNRL .updatelabel {padding-bottom:5px}
#RegisterUpdateDetailsNRL .offers {width:280px !important;clear:both;padding-right:10px}
#RegisterUpdateDetailsNRL .updateOffers label {line-height:1em}
#MyNrlLoginContent label {line-height:1em}
#RegisterUpdateDetailsOffers {width:auto !important;}
#RegisterUpdatePlayer {margin-top:5px;}
#RegisterUpdateBeatTeam {float:left !important;}
.updateOffers input, .updateOffers .updatelabel {margin-top:0px !important;}
#EmailDetailsDiv, #EmailDetailsDiv div {border:none !important;}
#MyNrlLoginContent #EmailDetailsDiv .updatelabel {margin-top:7px !important;width:90px !important;}
#MyNrlLoginContent #EmailDetailsDiv .updateinputsize {margin-left:10px}
#MyNrlLoginContent #EmailDetailsDiv .updateOr {display:block;padding:10px;text-indent:190px;font-size:1.4em}
#MyNrlLoginContent #EmailDetailsDiv .emailText {padding:10px 0}
#MyNrlLoginContent #EmailDetailsDiv p {margin:0;padding:2px 0;}
#EmailDetailsSubmitButton div {top:10px !important;}
#EmailDetailsDiv div {margin-left:0 !important;}

/*  Restyle MyNRL module 2010  */
.mynrlcontainer a.twitter {display:block;background:url(/portals/0/images/css/mynrl-socialBtn.jpg) 0px -18px no-repeat;text-indent:-9000px;position:absolute;width:49px;height:16px;bottom:16px;left:8px}
.mynrlcontainer a.facebook {display:block;width:57px;height:17px;background:url(/portals/0/images/css/mynrl-socialBtn.jpg) -51px -18px no-repeat;text-indent:-9000px;position:absolute;left:59px;bottom:15px;}
.mynrlcontainer a.socialLink {display:block;height:35px;width:108px;background:url(/portals/0/images/css/mynrl-socialBtn.jpg) no-repeat;text-indent:-9000px;position:absolute;left:8px;bottom:17px;}
.mynrlcontainer .promoAd {position:absolute;width:681px;height:84px;background:#000;top:329px;left:0px;text-align:center}
.mynrlcontainer #EmailDetailsDiv {position:absolute !important;height:317px;width:551px;right:0px;top:2px;background:#000 url(/portals/0/images/css/mynrlBG.png) -128px top no-repeat;padding-top:10px}
.mynrlcontainer .mynrlFormNav h1 {display:block;width:100%;height:23px;background:url(/portals/0/images/css/mynrl-headers.png) no-repeat;text-indent:-9000px;border-bottom:1px solid #333;padding-bottom:5px;overflow:hidden}
.mynrlcontainer #MyNrlLoginContent h2 {display:block;height:17px;width:222px;background:url(/portals/0/images/css/mynrl-headers.png) 0px -40px no-repeat;text-indent:-9000px;border-bottom:1px solid #333;padding-bottom:5px;overflow:hidden}
.mynrlcontainer #MyNrlLoginContent .introText h2 {display:block;height:17px;width:100%;background:url(/portals/0/images/css/mynrl-headers.png) 0px -80px no-repeat;text-indent:-9000px;border-bottom:1px solid #333;padding-bottom:5px;overflow:hidden}
.mynrlcontainer fieldset {padding:3px 0;border-bottom:1px solid #333;font-size:12px}
.mynrlcontainer #MyNrlLoginContent fieldset {border-bottom:0px}
.mynrlcontainer #MyNrlLoginContent #EmailDetailsDiv fieldset {border-bottom:1px solid #333}
.mynrlcontainer fieldset div {width:240px;float:left;text-align:right}
.mynrlcontainer fieldset.agreed {padding-top:10px}
.mynrlcontainer fieldset label {font-size:12px;line-height:25px}
.mynrlcontainer fieldset input {margin-left:10px}
.mynrlcontainer #MyNrlLoginContent fieldset input {margin-left:0px}

/* Latest News */
#dnn_Sidebar .latest-news h5 a {height:14px;overflow:hidden}

/*
-------------------------------------------------------------- */
/* ADVERTISING / SPONSORED
-------------------------------------------------------------- */
/* General Adspots */	
.adspot {margin-bottom:0px}
	#dnn_Sidebar .adspot, #dnn_SideBar .adspot {margin-bottom:15px;color:#aaa;padding-top:5px}
	 #dnn_SideBar .adspot div p {display:none;}
	.homepage #dnn_SideBar .adspot {margin-bottom:0;margin-top:14px}
	.adspot p {font-size:.8em;color:#999;margin:0;text-align:center;display:none}
	#topNews .adspot {margin:0}
	.leaderboard {width:728px;clear:both;padding:5px 0;text-align:center;padding-bottom:15px;margin:0 auto}
	.bp-unmetered {height:20px;width:150px;float:right;font-style:normal;font-size:1em;color:#99b9da !important}	
.textbox {border:1px solid #e7e7e7}
	.textbox .abstract {margin:7px;text-align:left;border:0}
	.textbox h5 {font-size:.8em;color:#999;margin:5px 0 0 0;text-align:center}
	.textbox h3 {font-size:.9em}
	.textbox .abstract p {text-align:left;font-size:.9em;color:#000}
.sponsored h5 {font-size:.9em}
	.sponsored .abstract h5 {border:0;margin-bottom:0;padding-bottom:0}
	.sponsored .abstract p {font-size:.9em;margin:0}
	.sponsored .abstract img {margin:0 0 0 5px;float:right}
.adspot-sensis {background:#fff;height:132px;overflow:hidden;margin-top:15px;}
        .adspot-sensis h3 {border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#aaa;font-size:1.1em;line-height:1.5em;height:1.5em}
        .adspot-sensis .sponsoredLink {padding:5px 5px 3px 5px;}
        .adspot-sensis .sponsoredLink h4 {font-size:1em;}
        .adspot-sensis .sponsoredLink p {margin-bottom:0;font-size:0.9em;line-height:1.2em;}
        #nrl-feature .adspot-sensis .sponsoredLink a {color:#007e44;}

/* Stats NRL Ladder
.dataButtons {width:624px;overflow:hidden;margin:0 0 5px 0}
a.bHome,a.bAway,a.bHomePd,a.bAwayPd,a.bLast5,a.bWin,a.bWin13,a.bLost,a.bLost13,a.bReset {position:relative;display:block;height:20px;width:auto;text-indent:-9000px;overflow:hidden;float:left;background:transparent url(/portals/0/images/css/dataButtons.gif) no-repeat 0 0;margin:0 4px 0 0}
a.bHome {width:74px;background-position:0 0;margin-left:7px;_margin-left:3px}
a.bAway {width:73px;background-position:-78px 0}
a.bHomePd {width:52px;background-position:-155px 0}
a.bAwayPd {width:50px;background-position:-211px 0}
a.bLast5 {width:43px;background-position:-265px 0}
a.bWin {width:51px;background-position:-312px 0}
a.bWin13 {width:49px;background-position:-367px 0}
a.bLost {width:55px;background-position:-420px 0}
a.bLost13 {width:53px;background-position:-479px 0}
a.bReset  {width:72px;background-position:-536px 0}
a:hover.bHome {background-position:0 -20px}			
a:hover.bAway {background-position:-78px -20px}
a:hover.bHomePd {background-position:-155px -20px}
a:hover.bAwayPd {background-position:-211px -20px}
a:hover.bLast5 {background-position:-265px -20px}
a:hover.bWin {background-position:-312px -20px}
a:hover.bWin13 {background-position:-367px -20px}
a:hover.bLost {background-position:-420px -20px}
a:hover.bLost13 {background-position:-479px -20px}
a:hover.bReset  {background-position:-536px -20px}
			
.buttonList li {display:inline}
.buttonList li a {display:block;width:auto;float:left;margin:0 5px;background:#000;color:#fff;font-size:11px;padding:0 2px}

.dataWrap {width:624px;background:#cdcdcd url(/portals/0/images/css/dataWrap.gif) no-repeat 0 0;padding:15px 0 0 0}
.dataWrap .tabular {clear:both;width:614px;margin:0 5px 5px 5px;background:#fff}
.dataFooter {width:624px;background:#cdcdcd url(/portals/0/images/css/dataFooter.gif) no-repeat left bottom;padding:10px 0 15px 0}
.dataFooter h5 {margin-left:10px;margin-right:10px}
.legend {width:604px;margin:0 10px;overflow:hidden}
.legend li {width:200px;float:left;list-style-type:none;border-bottom:1px solid #eee;font-size:11px;margin:0 0 3px 0}
.legend li strong {padding:2px 3px;background:#eee;color:#000}
.notes {font-size:.9em;color:#777;line-height:1.2;padding:5px 10px;margin:0}
.tPos {width:8px;text-align:center}
.tPts {text-align:center}
.tSelected {background:transparent url(/portals/0/images/css/selected.png) repeat 0 0 !important;border-color:#aad7c3 !important;color:#007e44}

.iBroncos,.iBulldogs,.iCowboys,.iDragons,.iEagles,.iEels,.iKnights,.iPanthers,.iRabbitohs,.iRaiders,.iRoosters,.iSharks,.iStorm,.iTigers,.iTitans,.iWarriors{font-weight:bold;display:block;padding-left:28px;color:#000;background:transparent url(/portals/0/images/css/iTeams.png) no-repeat 0 0;text-transform:uppercase}
.iBroncos {background-position:0 0;color:#6A1A41}
.iBulldogs {background-position:0 -30px;color:#002395}
.iCowboys {background-position:0 -60px;color:#002244}
.iDragons {background-position:0 -90px;color:#D52B1E}
.iEels {background-position:0 -120px;color:#002147}
.iKnights {background-position:0 -150px;color:#002395}
.iPanthers {background-position:0 -180px;color:#000}
.iRabbitohs {background-position:0 -210px;color:#008542}
.iRaiders {background-position:0 -240px;color:#00AF3F}
.iRoosters {background-position:0 -270px;color:#002F5F}
.iEagles {background-position:0 -300px;color:#6A1A41}
.iSharks {background-position:0 -330px;color:#0082BB}
.iStorm {background-position:0 -360px;color:#7C109A}
.iTigers {background-position:0 -390px;color:#FF7900}
.iTitans {background-position:0 -420px;color:#00A1DE}
.iWarriors {background-position:0 -450px;color:#8B8D8E}
*/

/* ---------------- */
/* Style Guide
---------------------------------------- */
/* Margins */
.noMargin {margin:0 !important}
	.margin {margin:5px !important}
	.marginL {margin-left:8px !important}
	.marginR {margin-right:8px !important}
	.marginB {margin-bottom:8px !important}
	.marginT {margin-top:8px !important}
	.marginTB {margin-top:8px !important;margin-bottom:8px !important}
	.marginLR {margin-left:8px !important;margin-right:8px !important}

/* Padding */
.margin {margin:5px !important}
	.paddingL {padding-left:8px !important}
	.paddingR {padding-right:8px !important}
	.paddingB {padding-bottom:8px !important}
	.paddingT {padding-top:8px !important}
	.paddingTB {padding-top:8px !important;padding-bottom:8px !important}
	.paddingLR {padding-left:8px !important;padding-right:8px !important}

/* float */
.floatR { float:right }
.floatL { float:left }

/* Headings */
.page .heading {border-bottom:2px solid #ccc;padding-bottom:3px;clear:both;}
        .page h1.heading {border-bottom:2px solid #000;padding-bottom:3px;}
	.page h2.heading {font-size:2em;margin-bottom:10px}
	.page h3.heading {font-size:1.8em;margin-bottom:10px}
	.page h4.heading, .page h5.heading {border-width:1px;margin-bottom:8px}

/* Layouts */
	.page .columns{margin-bottom:15px}
	.page .columns .span3 {width:194px}
	.page .columns .span2 {width:141px}

/* Features  */
.page .feature {background:#007f45 url(/portals/0/images/css/feature.gif) repeat-x 0 0;padding:8px 0}
                .page .feature a {color:#fff !important}
                .page .feature h1,.page .feature h2,.page .feature h3,.page .feature h4,.page .feature h5 {margin:0 8px;color:#fff;border-color:#fff !important}
                .page .feature li {border-color:#3BA16B !important;color:#fff}
                .page .feature p {margin:0 8px 5px 8px;color:#fff}
                .page .feature img {margin:0}
                .page .span2 p,.page .span2 li {font-size:.9em}
                .page .feature h4.heading,.page .feature h5.heading {padding:0;margin-top:5px;margin-bottom:5px;border-color:#3BA16B !important}
                .page .feature .bulletList a {background:transparent url(/portals/0/images/css/icons.gif) no-repeat scroll 0 -1250px}
                .page .feature .bulletList a:hover {background-position:0 -1200px}
                .page .feature .basicList {margin-left:8px}
                .page .feature .basicList li {background:transparent url(/portals/0/images/css/icons.gif) no-repeat scroll -150px -1800px;padding-left:17px}
                .page .feature .basicList li h5,.page .feature .basicList li p {margin-left:0;margin-right:0}
                .page .feature .span5 {width:290px !important;margin:0 0 0 10px}
                .page .feature .span5.spaceR {margin-right:15px !important}
                .page .feature .span5 p,.page .feature .span5 h3,.page .feature .span5 h4,.page .feature .span5 h5,.page .feature .span5 img {margin-left:0 !important;margin-right:0 !important}

/*  Reference Center Navigation  */
.subnavWrap {width:624px;overflow:hidden;margin-top:-8px;background:#FFFFFF url(/Portals/0/images/css/subnavWrap.gif) no-repeat scroll left bottom}
				.subnavWrap h4 {margin:5px 5px 0 5px;color:#fff}
				.subnavWrap .subnav {overflow:hidden}
				.subnavWrap .subnav li {width:auto;float:left;width:180px;text-align:left;list-style-type:none;border-bottom:1px solid #444;line-height:1.4}
				.subnavWrap .subnav a {color:#fff;font-size:11px}
				.subnavWrap .span6 .subnav li {width:170px;margin:0 5px;}
				.subnavWrap .span4 .subnav li {width:107px;margin:0 5px;}


/* Dan/Long static HTML pages additions */
.mobileStatsTable td {padding:10px;}
.mobileStatsTable td img {margin-right:5px;}
.EventCalList li {display:inline;padding:4px}
.salaryTable td ul {padding-left:40px;}
.bettingLinks {width:300px;margin:0 auto;}
.bettingLinks a {margin-right:20px;}
.mascot img {float:left;margin:10px;}
.mascotBio img {float:right;margin:10px;}
.mascotTable td {padding:10px 20px;}
.playerTransfer td, .playerTransfer th, .playerProfiles td, .playerProfiles th, .playerProfiles img {vertical-align:middle}
.subnavList {background:#fff url(/portals/0/images/css/breadcrumb.gif) no-repeat left bottom;margin:0 0 20px 0;padding:0;font-size:.9em;list-style:none;height:25px;overflow:hidden;padding-left:5px;line-height:21px}
.subnavList li {width:auto;float:left;border-right:1px solid #ccc;padding:0 5px 0 0;margin:0 5px 0 0}
.eventcalendar .subhead strong {top:17px;right:5px}
.eventcalendar .bulletList li {overflow:hidden;padding:10px 5px}
.historicalLadder table.tabular td {padding:2px}
.historicalLadder td p {font-size:0.9em;margin:0 0 0 13px}
.casualtytable tr {vertical-align:top;}
#dnn_ctr113689_ViewJSPanel_JSPanelDiv {height:730px;}

/*  Pop up modules - MyNRL & Vote module
-------------------------------------------------------------------------------------------- */
.popUpBG {background:#000;width:100%;z-index:1;position:absolute;top:0;left:0;display:none}
.popUpBox {color:#fff;position:absolute;left:500px;top:200px;width:408px;display:none;z-index:200;overflow:hidden}
.popup-top {height:5px;width:408px;margin:0;overflow:hidden}
.popup-bottom {height:6px;width:408px;overflow:hidden}
.popup-content {background:#000;padding:0 12px 0 12px;margin:0;overflow:hidden;padding-bottom:15px}
.popup-content table td {line-height:1.5;vertical-align:top}
.popup-content table td label {margin-left:5px;width:110px}
.popUpBox h2 {border-bottom:1px solid #4b4742;line-height:2em}
.popUpBox input {border:0}
.popUpBox input.textfield {width:265px}
.popUpBox a.textfield {margin-left:120px}
.popUpBox ul {list-style-type:none;margin:0}
.popUpBox ul li {border-bottom:1px solid #4b4742;overflow:hidden;display:block;position:relative;padding:5px 0;text-align:right;font-size:1.2em;clear:both;height:20px}
.popUpBox ul li.last {border-bottom:0}
.popUpBox label {float:left}
.popUpBox p {font-size:1.2em;margin-top:1em}
.popUpBox #vote_form li {text-align:left}
.popUpBox #vote_form input {float:left;}
.popUpBox #vote_form label {float:left;padding-left:10px;width:170px;}

.seperator {border-top:2px solid #fff}
.popUpClose {text-indent:-9000px;width:16px;height:15px;background:url(/portals/0/images/css/bt_close.png) no-repeat 0 0;display:block;float:right;margin-top:10px}
a.popUpClose:hover {background:url(/portals/0/images/css/bt_close.png) no-repeat 0 -15px}
a.buttonRight {float:right;}
a.voteButton {margin-left:160px}

#barDiv {overflow:hidden;margin-top:5px;}
#barDiv .voteGraph, #barDiv .voteResult {float:left;}
#barDiv .voteGraph {display:none;}
#barDiv .voteResult {line-height:1em;height:1em;margin-left:5px}

/* promo banner */
.promoBanner {width:960px;height:90px;background:#fff;overflow:hidden}
.promoBanner a {float:left;padding-right:5px}
.promoBanner a.endpic {padding:0}
.promoBanner a img {border:0}

/*  sponsors page  */
.sponsorText {float:left;padding-top:30px;width:350px}
.sponsorImage {float:left;width:230px;padding-top:30px;padding-left:10px;clear:left}

/*  Sitemap  */
.sitemap .bulletList ul {margin-bottom:0;}
.sitemap .bulletList ul li {text-indent:2em;list-style-type:none;border-bottom:none}
.sitemap .bulletList ul ul li {text-indent:4em;}
.sitemap .bulletList ul li a {background-position:2em 0px;}
.sitemap .bulletList ul li a:hover {background-position:2em -50px;}
.sitemap .bulletList ul ul li a {background-position:4em 0px;}
.sitemap .bulletList ul ul li a:hover {background-position:4em -50px;}

/*  Rep Games Homepage  */
.rep-MatchInfo {width:614px;height:88px;background:url(/portals/0/images/css/repGameHomeBg.gif) no-repeat;margin-left:5px;padding-bottom:5px}
.rep-MatchInfo p, .rep-MatchInfo h5 {margin:0;}
.rep-MatchInfo span {display:block;width:85px;float:left;color:#ccc}
.rep-MatchInfo h5 {padding-top:7px;}
.rep-image {width:160px;float:left;background:url(/portals/0/images/css/rep-image.jpg) no-repeat;height:88px;}
.rep-MatchInfo .resultPanel {float:left;height:88px;width:260px;line-height:1.6em}
.rep-MatchInfo .matchVideoPanel {float:left;height:88px;width:190px;line-height:1.6em}
.rep-MatchInfo .matchVideoPanel span {width:60px;}
.rep-MatchInfo .rep-play {display:block;height:16px;padding-left:15px;background:url(/portals/0/images/css/icons.gif) 0px -1698px no-repeat;}

/* 2009 static html Footer */
.staticHTML.footer09 {width:960px;}
.staticHTML.footer09 .footerDiv {border-top:#126600 solid 1px;padding:10px 0 10px 0;width:960px;}
.staticHTML.footer09 a,.staticHTML.footer .footerLinks {color:#126600;text-decoration:none;font-weight:normal}
.staticHTML.footer09 #shopGear {margin:0px 342px 0 45px;}
.staticHTML.footer09 .footerLinks a {margin:0 4px;}
.staticHTML.footer09 a:hover {text-decoration:underline}
.staticHTML.footer09 .footerLinks img {margin:0px 0 -2px 4px}

/*BEGIN SCORES MODULE*/
#ScoresMain {width:614px;background: #007f45 url(/portals/0/images/css/dataWrap.gif) no-repeat;padding:20px 5px 0px 5px;overflow:hidden;}
#ScoresMain .ScoresWrap {background:#fff;}
#ScoresMain .ScoresWrapFooter {height:20px !important;width:624px;background: #007f45 url(/portals/0/images/css/dataFooter.gif) no-repeat;clear:both;margin-left:-5px;}
#ScoresMain .ScoresLadderRTselector {padding:10px 0;background:#007f45;}
#ScoresMain .ScoresLadderRTrounds table, #ScoresMain .ScoresLadderRTteams table {width:100%;border-collapse:collapse;color:#007e44;}
#ScoresMain .ScoresLadderRTrounds table td, #ScoresMain .ScoresLadderRTteams table td {border:1px solid #eee;text-align:center;padding:2px 0px;background:#fff;font-size:11px}
#ScoresMain .ScoresLadderRTrounds table td.selected, #ScoresMain .ScoresLadderRTteams table td.selected {background:#e3e3e3 url(/portals/0/images/css/tabularTh.gif) left bottom repeat-x;}
#ScoresMain .ScoresLadderRTrounds table th, #ScoresMain .ScoresLadderRTteams table th {background:#e3e3e3 url(/portals/0/images/css/tabularTh.gif) left bottom repeat-x;font-weight:bold;padding:0 3px;border:1px solid #e3e3e3;width:90px}
#ScoresMain .ScoresLadderRTteams table th, #ScoresMain .ScoresLadderRTteams table td {border-top:none;}
#ScoresMain .ScoresLadderLeftHeading {margin:10px 0px;font-weight:bold;}
#ScoresMain .ScoresLadderLeftHeadingRinfo {font-size:1.4em;text-align:center;}
#ScoresMain .ScoresLadderSB {height:61px;position:relative;width:604px;margin-left:5px}
#ScoresMain .ScoresFixturesCont {}
#ScoresMain .ScoresLadderFixBoardLt {background:url(/portals/0/images/css/gamebar/scoreboard.png) 0 -100px no-repeat;height:18px;width:18px;text-indent:-9000px;display:none;cursor:pointer;display:block;float:left;margin-top:20px;display:none;}
#ScoresMain .ScoresLadderFixBoardRt {background:url(/portals/0/images/css/gamebar/scoreboard.png) -50px -100px no-repeat;height:18px;width:18px;text-indent:-9000px;cursor:pointer;display:block;float:right;margin-top:20px;}
#ScoresMain .ScoresFixturesWrap {position:absolute;left:18px;width:565px;height:61px;padding:0 2px;}
#ScoresMain .ScoresLadderFixBoardFixtures {position:relative;float:left;width:565px !important;height:61px;overflow:hidden;}
#ScoresMain .ScoresLadderFixBoardList {position:absolute;overflow:hidden;width:1200px;}
#ScoresMain .ScoresLadderFixBoardList a {display:block;height:62px;width:68px;float:left;background:url(/portals/0/images/css/scoresTab.gif) -71px top no-repeat;margin:0 3px 0 0;color:#fff;font-weight:bold;cursor:pointer}
#ScoresMain .ScoresLadderFixBoardList a.ScoresLadderFixBoardAnchSel {background:url(/portals/0/images/css/scoresTab.gif) 0px top no-repeat !important;color:#fff;text-decoration:none}
#ScoresMain .ScoresLadderFixBoardList a:hover {background:url(/portals/0/images/css/scoresTab.gif) -142px top no-repeat;text-decoration:none;}
#ScoresMain .ScoresLadderFixBoardList a:hover div, #ScoresMain .ScoresLadderFixBoardList a div {background:transparent !important;text-indent:4px;line-height:1em;padding-top:3px;overflow:hidden}
#ScoresMain .ScoresLadderFixBoard0, #ScoresMain .ScoresLadderFixBoard1, #ScoresMain .ScoresLadderFixBoard2, #ScoresMain .ScoresLadderFixBoard3 {width:49.5%;float:left;}
#ScoresMain .ScoresLadderFixBoard4Sel, #ScoresMain .ScoresLadderFixBoard4 {padding-top:9px !important;float:left}
#ScoresMain .ScoresLadderMD {clear:left;height:98px;width:604px;background:url(/portals/0/images/css/scoresPanel.gif) no-repeat;margin-left:5px;}
#ScoresMain .ScoresLadderMDside, #ScoresMain .ScoresLadderMDmid {float:left;}
#ScoresMain .ScoresLadderMDside {width:168px;height:88px;position:relative;margin-top:5px}
#ScoresMain .ScoresLadderMDmid {width:268px;color:#fff;position:relative;height:98px}
#ScoresMain .ScoresLadderMDsideImgHome {float:left;padding:10px}
#ScoresMain .ScoresLadderMDsideImgAway {float:right;padding:10px}
#ScoresMain .ScoresLadderMDtop1, #ScoresMain .ScoresLadderMDtop13 {font-size:60px;line-height:60px;font-weight:bold;position:absolute;top:2px;right:10px}
#ScoresMain .ScoresLadderMDtop13 {right:95px;}
#ScoresMain .ScoresLadderMDtop2, #ScoresMain .ScoresLadderMDtop14 {position:absolute;bottom:10px;left:6px;font-size:10px;line-height:11px;width:160px;text-align:right}
#ScoresMain .ScoresLadderMDtop14 {left:2px;}
#ScoresMain .ScoresLadderMDtop2 span, #ScoresMain .ScoresLadderMDtop14 span {float:left;}
#ScoresMain .ScoresLadderMDtop3 {margin-top:10px;font-size:10px;padding-left:10px;text-transform:uppercase;height:16px}
#ScoresMain .ScoresLadderMDtop5 {width:110px;padding-left:10px;height:18px;float:left;font-size:10px;line-height:18px}
#ScoresMain .ScoresLadderMDtop6 {height:18px;width:73px;float:left;font-size:10px;line-height:18px;}
#ScoresMain .ScoresLadderMDtop7 {clear:left;float:left;width:110px;padding-left:10px;font-weight:bold}
#ScoresMain .ScoresLadderMDtop8 {float:left;width:73px;font-weight:bold;}
#ScoresMain .ScoresMoreFixDetails {text-align:center;font-weight:bold;line-height:30px;height:30px;font-size:15px;padding:5px 0;}
#ScoresMain .ScoresFixtureFinal {position:absolute;right:10px;top:0px;}
#ScoresMain .ScoresLadderTab {width:120px;height:20px;line-height:20px;float:left;text-indent:-9000px;margin-right:1px}
#ScoresMain .scoresTagForTeam {margin:15px 0;text-align:center;}
#ScoresMain .ScoresTagRound {padding:5px;background:#008047;color:#fff;font-weight:bold;margin-right:10px}
#ScoresMain .ScoresBuyTickets {text-indent:-9000px;display:block;height:30px;width:252px;background:url(/portals/0/images/css/purchaseTickets.gif) no-repeat;margin:12px 0 0 8px;cursor:pointer}
#ScoresMain .ScoresTabs {padding-left:5px;clear:left;height:20px;border-bottom:5px solid #007f45;}
#ScoresMain .ScoresLadderTabMid {background:url(/portals/0/images/css/tabs.gif) 0 0 no-repeat;}
#ScoresMain .ScoresLadderTabMidSel {background:url(/portals/0/images/css/tabs.gif) 0 0 no-repeat;}
#ScoresMain .TeamLists .ScoresLadderTabMid {background-position: 0 -200px;}
#ScoresMain .TeamLists:hover .ScoresLadderTabMid {background-position: 0 -250px;}
#ScoresMain .TeamLists .ScoresLadderTabMidSel {background-position: 0 -250px;}
#ScoresMain .Preview .ScoresLadderTabMid {background-position: -120px -200px;}
#ScoresMain .Preview:hover .ScoresLadderTabMid {background-position: -120px -250px;}
#ScoresMain .Preview .ScoresLadderTabMidSel {background-position: -120px -250px;}
#ScoresMain .SummaryScore .ScoresLadderTabMid {background-position: -241px -200px;}
#ScoresMain .SummaryScore:hover .ScoresLadderTabMid {background-position: -241px -250px;}
#ScoresMain .SummaryScore .ScoresLadderTabMidSel {background-position: -241px -250px;}
#ScoresMain .DetailedStats .ScoresLadderTabMid {background-position: -362px -200px;}
#ScoresMain .DetailedStats:hover .ScoresLadderTabMid {background-position: -362px -250px;}
#ScoresMain .DetailedStats .ScoresLadderTabMidSel {background-position: -362px -250px;}
#ScoresMain .MatchReport .ScoresLadderTabMid {background-position: -483px -200px;}
#ScoresMain .MatchReport:hover .ScoresLadderTabMid {background-position: -483px -250px;}
#ScoresMain .MatchReport .ScoresLadderTabMidSel {background-position: -483px -250px;}
#ScoresMain .ScoresLadderTabTeamMain {clear:both;margin-left:5px;margin-right:5px;}
#ScoresMain .dTtblHeadings {background:#e3e3e3 url(/portals/0/images/css/tabularTh.gif) left bottom repeat-x;height:22px;}
#ScoresMain .dTtblHeadings div {float:left;overflow:hidden;text-align:left;height:22px;line-height:22px;text-indent:3px;font-weight:bold;color:#007e44;}
#ScoresMain .ScoresLadderTeamdTtblCname{width:85px;line-height:22px;white-space:nowrap;}
#ScoresMain .ScoresLadderTeamdTtblCstat{width:35px}
#ScoresMain .ScoresLadderTeamdTtblCpos{width:84px;}
#ScoresMain .dTtblHeaders {height:15px;clear:left;background:#eee;border-bottom:1px solid #d4d4d4;}
#ScoresMain .dTtblHeaders div {height:15px;}
#ScoresMain .dTcolItemHead {height:15px;float:left;cursor:pointer;background:url(/portals/0/images/css/icons.gif) 3px -1895px no-repeat}
#ScoresMain .dTcolItemHeadSelAsc {background-position:3px -1946px }
#ScoresMain .dTtblBackCols {height:15px;clear:left;display:none}
#ScoresMain .ScoresLadderTabTeamtblCont {}
#ScoresMain .ScoresLadderTabTeamMain {clear:both;}
#ScoresMain .dTtblData {position:relative;}
#ScoresMain .dTtblItem, #ScoresMain .dTtblItemHeading{width:0px;overflow:hidden;}
#ScoresMain .dTtblRow {line-height:22px;position:absolute}
#ScoresMain .dTtblRow div {float:left;text-align:left;text-indent:3px;overflow:hidden;border-bottom:1px solid #d4d4d4;}
#ScoresMain .dTtblRowBackEven, #ScoresMain .dTtblRowBackOdd {height:22px;}
#ScoresMain .dTtblRowBackEven {background:#fff;}
#ScoresMain .dTtblRowBackOdd {background:#eee;}
#ScoresMain .ScoresLadderTeamdTtblCname, #ScoresMain .ScoresLadderTeamdTtblCpos {font-weight:bold;}
#ScoresMain .ScoresLadderTabTeamCJ {margin-top:20px;overflow:hidden;}
#ScoresMain .ScoresLadderTabHomeTeamCJ {width:280px;float:left;padding-right:20px;overflow:hidden}
#ScoresMain .HomeSuspended, #ScoresMain .HomeCasualty, #ScoresMain .AwaySuspended, #ScoresMain .AwayCasualty {margin-bottom:15px;width:280px;}
#ScoresMain .ScoresLadderSCgreenHead {font-size:16px;letter-spacing:-0.025em;border-bottom:2px solid #000;font-weight:bold;text-indent:5px;width:280px !important}
#ScoresMain .headNew1, #ScoresMain .headNew2, #ScoresMain .headNew3 {float:left;font-weight:bold;font-size:0.9em;padding:3px;border-bottom:1px solid #d4d4d4;color:#007e44;}
#ScoresMain .greyrow1, #ScoresMain .greyrow2, #ScoresMain .greyrow3 {float:left;background:#eee;border-bottom:1px solid #d4d4d4;font-size:0.9em;padding:3px;}
#ScoresMain .whiterow1, #ScoresMain .whiterow2, #ScoresMain .whiterow3 {float:left;border-bottom:1px solid #d4d4d4;font-size:0.9em;padding:3px}
#ScoresMain .whiterow1, #ScoresMain .greyrow1, #ScoresMain .headNew1 {clear:left;width:70px;}
#ScoresMain .whiterow2, #ScoresMain .greyrow2, #ScoresMain .headNew2 {width:121px;}
#ScoresMain .whiterow3, #ScoresMain .greyrow3, #ScoresMain .headNew3  {width:71px;}

#ScoresMain .tg2 {clear:left;display:block;text-align:center;border-top:1px solid #d4d4d4;color:#007e44;padding:3px 0;text-transform:uppercase;font-size:0.9em;font-weight:bold;width:280px}
#ScoresMain .ScoresLadderTabHomeTeamCJ .null {text-align:center;font-weight:bold;padding:3px 0px;}

#ScoresMain .ScoresLadderTabPreviewR .ScoresLadderSCgreenHead {width:292px !important;}
#ScoresMain .ScoresLadderTabPreviewT .headLast, #ScoresMain .ScoresLadderTabPreview .headLast {width:99px;float:left;background:#fff;text-indent:5px;height:25px;line-height:25px;color:#007e44;border-bottom:1px solid #d4d4d4}
#ScoresMain .ScoresLadderTabPreviewT .whiterow, #ScoresMain .ScoresLadderTabPreview .whiterow {width:99px;float:left;background:#eee;text-indent:5px;height:25px;line-height:25px;border-bottom:1px solid #d4d4d4}
#ScoresMain .ScoresLadderTabPreviewT .greyrow, #ScoresMain .ScoresLadderTabPreview .greyrow {width:99px;float:left;background:#fff;text-indent:5px;height:25px;line-height:25px;border-bottom:1px solid #d4d4d4}
#ScoresMain .ScoresLadderTabPreviewT .whiterow img, #ScoresMain .ScoresLadderTabPreviewT .greyrow img, #ScoresMain .ScoresLadderTabPreview .whiterow img, #ScoresMain .ScoresLadderTabPreview .greyrow img {margin-top:3px;}
#ScoresMain .ScoresLadderTabPreview {clear:both;}
#ScoresMain .ScoresLadderTabPreviewL {margin:0 5px;}
#ScoresMain .ScoresLadderTabPreviewR {overflow:hidden;width:300px;margin:10px 5px;float:right;font-size:0.9em;clear:both}
#ScoresMain .previewhead {font-size:2em;line-height:1.2em;font-weight:bold;border-bottom:2px solid #000;margin:0 5px 9px;padding:0px}
#ScoresMain .ScoresLadderTabPreviewColLeft {clear:left;}
/* article buttons */
#ScoresMain .ScoresNewsFooter {clear:both;width:351px;padding:0px 0 10px;overflow:hidden}
#ScoresMain .ScoresNewsFooter div {float:left;height:15px;margin-left:10px;}
#ScoresMain .ScoresNewsFooter div.bar {border-left:1px solid #ccc;}
#ScoresMain .ScoresNewsRss {width:15px}
#ScoresMain .ScoresNewsFriend {background:url(/images/sendtofriend.gif) no-repeat;width:15px}
#ScoresMain .ScoresNewsPrint {background:url(/images/print2.gif) no-repeat;width:15px}
#ScoresMain .ScoresNewsRss {background:url(/images/rss2.gif) no-repeat;width:15px}
#ScoresMain .ScoresLadderTabSS table {width:100%;}
#ScoresMain .ScoresLadderTabSS table th {background:#e3e3e3 url(/portals/0/images/css/tabularTh.gif) bottom left repeat-x;color:#007e44;font-weight:bold;height:16px;line-height:22px;overflow:hidden}
#ScoresMain .ScoresLadderTabSS table th, #ScoresMain .ScoresLadderTabSS table td {text-align:center;width:33%;border-bottom:1px solid #d4d4d4;}
#ScoresMain .scoresLadderAltTableRow {background:#eee;}
#ScoresMain .ScoresLadderTabDSBtn {padding:0 30px;height:130px}
#ScoresMain .ScoresLadderTabDSBtn p {text-align:center;margin:0}
#ScoresMain .ScoresLadderTabDSBtn p.ScoresColumnLimit {display:none;font-weight:bold;margin:0}
#ScoresMain .ScoresLadderTabDS {clear:both;}
#ScoresMain .ScoresDSHeader {height:20px;clear:both;padding:25px 0;margin:0 auto;overflow:hidden}
#ScoresMain .ScoresDSHeader a {margin-left:150px;}
#dnn_ctr113858_ViewScoresLadder_ScrDShomeStatsTbl {clear:both;margin:0 5px;}
#ScoresMain .ScoresLadderTabDSTeam {width:200px;float:left;text-align:center;font-size:16px;font-weight:bold;}
#ScoresMain .ScoresLadderTabDSTeamOvr {text-decoration:underline;cursor:pointer}
#ScoresMain .nrlButton {background-position:right -26px;}
#ScoresMain .nrlButton span {background-position: 0px -26px;}
#ScoresMain .tableButtonSel {background-position:right 0px;}
#ScoresMain .tableButtonSel span {background-position:0px 0px;}
#ScoresMain .ScoresLadderTabDSTbl .dTtblItemHeading {}
#ScoresMain .ScoresLadderTabDsBtnRow {clear:both;overflow:hidden;padding-bottom:10px}
#ScoresMain .ScoresLadderTabDsBtnRow a {margin:1px !important;}
#ScoresMain .dTtblRowAvg {height:20px;background:#eee;clear:left;border-bottom:1px solid #d4d4d4;}
#ScoresMain .dTtblRowAvg div {float:left;height:20px;text-indent:3px;font-weight:bold;line-height:20px;}

a.buttoncenterSel {background-position:right 0px;outline:none;text-decoration:none}
a.buttoncenterSel span {background-position:0px 0px;text-decoration:none}
a.ScoresLadderTabDSBt:hover, .ScoresDSHeader a:hover, #ScoresMain .tableButtonSel:hover, #ScoresMain .nrlButton:hover {background-position:right -52px;outline:none;text-decoration:none}
a.ScoresLadderTabDSBt:hover span, .ScoresDSHeader a:hover span, #ScoresMain .tableButtonSel:hover span, #ScoresMain .nrlButton:hover span {background-position:0px -52px;text-decoration:none}

#ScoresMain .ScoresLadderTabMrep {overflow:hidden;clear:both;padding-bottom:10px;}
#ScoresMain .ScoresLadderTabMrepMatchR {width:300px;float:right;margin:35px 5px 0 0;clear:both}
#ScoresMain .ScoresLadderTabMrepMatch, .ScoresLadderTabMrepGall {overflow:hidden;width:300px}
#ScoresMain .ScoresLadderTabMrepMatchL {margin:0 5px;}
#ScoresMain .ScoresLadderTabMrepMatchL p img, #ScoresMain .ScoresLadderTabPreviewL p img {margin:0;}
#ScoresMain .ScoresLadderTabSS {clear:both;margin:0 5px;}
#ScoresMain .ScoresNoData {font-size:22px;font-weight:bold;line-height:25px;color:#000;padding-top:10px}
#ScoresMain .dataFooter {color:#fff;padding:0;background:#007f45;padding-top:10px}
#ScoresMain #npSendFormProcessing {display:none;}
#ScoresMain .npHidden {left:40px;}
#ScoresMain .ScoresTabSportsBet {margin-bottom:15px;}
#ScoresMain .dTtblBackCol{position:absolute; top:0px; width:30px;left:0px;background:url(/portals/0/images/css/selected.png) repeat;display:none;z-index:5}
#ScoresMain .dTtblAverages {position:relative}
#ScoresMain .articleTools {clear:both;margin:0 5px;}
#ScoresMain #articleToolsBottom li {width:auto;}
#ScoresMain #articleToolsBottom li a {text-indent:0;}
#ScoresMain .articleTools li {padding:0 5px;width:auto;overflow:hidden}
#ScoresMain .articleTools li.iFriendMail a {background-position:0px -1547px;}
#ScoresMain .articleTools li.iFriendMail {width:100px !important;}
#ScoresMain .ScoresPreviewHeader .articleTools {width:250px;margin:0 0 5px 0px;float:right;padding-top:10px}
#ScoresMain .ScoresPreviewHeader .articleTools ul {position:relative;height:20px;margin:-12px 0 0 0;z-index:2}
#ScoresMain .ScoresPreviewDetails {position:relative;margin:0px;padding:0 0 5px 0;}
#ScoresMain .ScoresPreviewDetails span, #ScoresMain .ScoresReviewHeading2 span {font-weight:bold;padding:0 5px}
#ScoresMain .ScoresPreviewDetails cite, #ScoresMain .ScoresReviewHeading2 cite {padding-left:5px;color:#999;border-left:1px solid #999;}
#ScoresMain .ScoresPreviewHeading2, #ScoresMain .ScoresReviewHeading2 {border-bottom:1px solid #e1e1e1;margin:5px;height:25px}
.ScoresWrap a.analyser {color:#fff;text-decoration:none;display:block;height:12px;background:transparent url(/portals/0/images/css/gamebar/button-gameAnalyser.gif) 0px 1px no-repeat;width:114px;overflow:hidden;margin:0 auto;padding-top:5px;clear:both}
.ScoresWrap a.analyser:hover {background-position:0px 1px;}
.ScoresWrap a.analyser:hover {background-position:-1063px -19px;}
/* .ScoresWrap a.analyser:hover {background-position:0px 1px;} */
.ScoresWrap a.analyserFade, .ScoresWrap a.analyserFade:hover {color:#fff;text-decoration:none;display:block;height:12px;background:transparent url(/portals/0/images/css/gamebar/button-gameAnalyser.gif) 0px -19px no-repeat;margin-top:3px;width:114px;overflow:hidden;cursor:default;margin:0 auto;padding-top:5px;clear:both}

/*  Scores Image Gallery  */
#ImageGallery {z-index:1;width:300px;height:140px; position:relative;background:url(/portals/0/images/css/bg-scoresModules.gif) no-repeat;padding-top:5px;margin-top:20px}
#ImageGallery h3 {display:block;height:20px;text-indent:-9000px;background:url(/portals/0/images/css/headings.gif) 0px -350px no-repeat;margin:0;margin-left:10px}
#ImageGallery .PagerRight {position:absolute;right:5px;top:60px;width:20px;height:20px;background:url(/portals/0/images/css/icons.gif) 0px -52px no-repeat;cursor:pointer;z-index:1000}
#ImageGallery .PagerLeft {position:absolute;left:5px;top:60px;width:20px;height:20px;background:url(/portals/0/images/css/icons.gif) 0px -202px no-repeat;cursor:pointer;z-index:1000}
#ImageGallery .PagerContainer {width:240px;height:90px;position:relative;overflow:hidden;margin:0 auto;margin-top:5px}
#ImageGallery .Slider {position:relative;height:90px;width:240px;text-align:center}
#ImageGallery .SliderImages {width:250px;height:82px;position:absolute;overflow:hidden;top:0}
/* #ImageGallery .SliderImage{position:relative;margin:0px auto;width:80px;height:82px;float:left;}
#ImageGallery .Image{line-height:82px;margin:0px auto;border:1px solid #fff;display:block;cursor:pointer;} */
#ImageGallery .SliderImage{ position:relative;display:inline;}
#ImageGallery .Image {line-height:82px;border:1px solid #999;display:inline;cursor:pointer;vertical-align:middle}
#ImageGallery .Image:hover {border:1px solid #fff;}
#ImageGallery .SliderImagesNext {width:240px;height:82px;position:absolute;left:-300px;}
#ImageGallery .IgLinks {text-align:center;text-transform:uppercase;color:#666}
#ImageGallery .IgLinks a {color:#007e44;font-weight:bold}

#GalleryPoUp {z-index:200000;position:absolute;width:360px; height:469px;background:url(/portals/0/images/css/galleryPopupBG.gif) no-repeat;display:none;}
#GalleryPoUp .PopupClose {height:25px;position:relative;}
#GalleryPoUp .PopupClose a {position:absolute;display:block;width:21px;height:22px;top:1px;right:2px;text-indent:-9000px;}
#GalleryPoUp .GalleryPopupContainer {height:469px;width:360px;}
#GalleryPoUp .GalleryPopupContainer cite {padding-left:10px;}
#GalleryPoUp .Description {width:300px;margin-left:24px;height:72px;overflow:hidden;margin-top:5px;margin-bottom:3px;}
#GalleryPoUp .PopupNav {margin-left:14px;height:35px;width:320px;position:relative;}
#GalleryPoUp .PopupNav span {display:block;width:240px;margin:0 auto;height:30px;line-height:30px;padding-top:4px;text-align:center}
#GalleryPoUp .NextImage {float:right;width:20px;height:20px;background-color:red;margin-top:10px;background:url(/portals/0/images/css/icons.gif) 0px -52px no-repeat;}
#GalleryPoUp .PreviousImage {float:left;width:20px;height:20px;background-color:red;margin-top:10px;background:url(/portals/0/images/css/icons.gif) 0px -202px no-repeat;}
#GalleryPoUp .imageCurrent,.imageNext{position:absolute;width:320px; height:320px;margin:0px auto;overflow:hidden;}
#GalleryPoUp .imageNext{display:none;}
#GalleryPoUp .Image{position:relative;margin:0px auto;line-height:320px;display:block;}
#GalleryPoUp .ImageCont{position:relative;height:320px;width:320px;margin-left:14px;}
#GalleryPoUp .PreviousImageOff, #ImageGallery .PreviousImageOff {background-position: 0px -152px;}
#ImageGallery .NextImageOff, #GalleryPoUp .NextImageOff {background-position: 0px -2px;}

#ScoresMain .ScoresLadderTabMrepMatch {background:url(/portals/0/images/css/bg-scoresModules.gif) no-repeat;padding-bottom:10px;padding-top:5px}
#ScoresMain .ScoresLadderTabMrepMatch .greenHead {background:url(/portals/0/images/css/headings.gif) 0px -300px no-repeat;margin-left:10px !important;text-indent:-9000px}

/*  ########## ELEMENTS TO BE DELETED ############### */
.tg1 {display:none}
.ScoresLadderPdf {display:none;height:0px;overflow:hidden}

/* Stats Ladder */
#statsLadder {margin-left:1px;width:658px}
#statsLadder table {border: 1px solid #ccc;border-collapse:collapse;width:658px;font-family:tahoma;font-size:11px}
#statsLadder table td {border: 1px solid #ccc;height: 23px;text-indent: 5px;text-align: center} 
#statsLadder .grey {background-color: #e0e0e0;}
#statsLadder .header {background-color: #717476;color:#fff;font-weight:bold;} 
#statsLadder .header td, #statsLadder .dkheader {height: 35px} 
#statsLadder .team{text-align: left; text-indent: 20px;}
#statsLadder .team img {margin-right: 10px;} 
#statsLadder .dkheader {background-color: #454545; color: #fff;font-weight:bold;}
#statsLadder td, #statsLadder tr {line-height:13px;vertical-align:middle}
#statsLadder td span.teamspan {display: block; float: left; width: 60px;}
#statsLadder .legend {margin:0}
#statsLadder .legend td{text-align: left;text-indent: 10px}

#pgMembership #teambar {background:#f1f1f1;font-size:11px;display:block;z-index:99999}
#pgMembership #teambar li {float:left;display:block;list-style-type:none;border-top:solid 1px #ccc;border-right:solid 1px #ccc;border-bottom:solid 1px #ccc;z-index:99999}
#pgMembership #teambar li a {color:#000;font-weight:normal;display:block;text-decoration:none;text-align:center;width:34px;height:20px;padding-top:8px;cursor:pointer;z-index:99999;}
#pgMembership #teambar li a:link {background:#f1f1f1;z-index:99999}
#pgMembership #teambar li a:hover {background:#b2cad6 !important;color:#000;text-decoration:none;font-weight:normal;z-index:99999}
#pgMembership #teambar #selectTeam {background:#d4d5d5;font-size:10px;color:#000;width:93px;border-left:solid 1px #ccc;height:20px;padding-top:8px;}
#pgMembership #teambar li.selected {background:#3090be;color:#fff;height:20px;padding-top:8px;width:34px;text-align:center;border-top:1px solid #3090BE;border-bottom:1px solid #3090BE}

/* news article send to friend email form */
/* New Modules for 2009 */
.npSpacer{border-right:1px solid #AEAEAE;height:15px;float:left;}
.npSendtofriend{position:relative;cursor:pointer;background:url(/portals/0/images/css/sendtofriend.gif) no-repeat center;}
.npHidden{display:none;position:absolute;top:-220px;left:-150px;}
.npSendFormTLeft{width:21px;height:15px;background-image:URL(/portals/0/images/css/corner-topL.gif);overflow:hidden}
.npSendFormSLeft{width:21px;height:179px;background-image:URL(/portals/0/images/css/leftside.gif);background-repeat:repeat-y;overflow:hidden}
.npSendFormBLeft{width:21px;height:16px;background-image:URL(/portals/0/images/css/corner-bottomL.gif);overflow:hidden}
.npSendFormCol1 {width:21px;height:210px}
.npSendFormCol1 div {width:21px;float:left}
.npSendFormCol2{position:absolute;top:0px;left:21px;background-color:#e5e5e5;border-top:1px solid #d4d4d4;width:298px;overflow:hidden;background:#000;color:#fff}
.npSendFormCol3{position:absolute;top:0px;left:319px;width:23px;height:210px;}
.npSendFormCol3 div {float:left;}
.buttoncenter {width:44px !important;}
.npSendFormTitle{width:100%;height:20px;font-weight:bold;padding-top:10px;text-align:center;font-family:arial !important;font-size:12px !important}
.npSendFormStatus{height:20px;line-height:12px;color:#FF0000;font-weight:bold;text-align:center;font-family:arial !important;font-size:12px !important}
.npSendFormInputs{width:auto;padding:5px 5px 15px 5px;height:auto;overflow:hidden}
.npSendFormTitles{position:relative;text-align:right;float:left;font-family:arial !important;font-size:12px !important;margin-right:10px;width:90px}
.npSendFormItems{position:relative;width:180px;text-align:left;float:left;font-family:arial;font-size:12px;overflow:visible;}
.npSendFormItems input{height:18px;width:170px;margin-bottom:8px;border:0}
.npSendFormTitles div{margin-bottom:8px;height:20px}
.npSendFormBtns{clear:both; width:auto;margin-right:20px;margin-top:10px;}
.npSendFormBtnClose{position:relative;width:80px;float:right;cursor:pointer;height:23px;margin-left:5px;color:#fff}
.npSendFormBtnSubmit{position:relative;width:80px;float:right;cursor:pointer;height:23px;color:#fff}
.npSendFormForm{position:relative;width:298px;overflow:hidden;}
.npSendFormTRight{width:23px;height:15px;background-image:URL(/portals/0/images/css/corner-topR.gif);overflow:hidden}
.npSendFormSRight{width:23px;height:179px;background-image:url(/portals/0/images/css/rightside.gif);background-repeat:repeat-y;overflow:hidden}
.npSendFormBRight{width:23px;height:16px;background-image:URL(/portals/0/images/css/corner-bottomR.gif);overflow:hidden}
.npSendFormBottom{position:relative;height:3px;background-image:url(/portals/0/images/css/bottomshadow.gif);background-repeat:repeat-x;}
#npSendFormProcessing {text-indent:-9000px;background:url(/portals/0/images/css/ajax-loader.gif) no-repeat 130px 5px}

/* bphf header footer */
.bpswrapper {width:990px;margin:0 auto;overflow:hidden}

/* kids and history module  */
.nrlKids {height:95px !important;width:300px;background:url(/portals/0/images/css/300x95-hottestTries.jpg) no-repeat;}
.nrlKidsLink {display:block;height:20px;width:100px;position:relative;top:65px;left:190px;text-indent:-9000px}
.nrlHistory {height:95px !important;width:300px;background:url(/portals/0/images/css/300x95-birthOrigin.jpg) no-repeat;}
.nrlHistoryLink {display:block;height:20px;width:100px;position:relative;top:65px;left:190px;text-indent:-9000px}

/* specific fix for JSPanel */
#dnn_ctr113701_ModuleContent table td {line-height:1;padding:0;vertical-align:middle}

/* sensisad on homepage */
.sensisAdIframe {margin-top:10px;height:130px !important}

/* jCarousel */
.promoSlide {visibility: hidden;height:70px;}
.promoSlide ul li {width: 300px;height: 70px;display: inline;list-style-type: none}

/* rep game results table */
.tabular.represult {background:url(/portals/0/images/css/repGameHomeBg.gif) no-repeat 0 0;height:88px}
.tabular.represult tr th {color:#fff}
.tabular.represult tr td {color:#ccc;font-size:0.94em}
.tabular.represult tr th, .tabular.represult tr td {border-bottom:0;padding:0}
.tabular.represult tr.tAlt th, .tabular.represult tr.tAlt td {background:none}
.tabular.represult a.iVideo {background:transparent url(/portals/0/images/css/related-video.png) no-repeat 0 1px;padding-left:16px;color:#fff}
.tabular.represult td.title {color:#999}
.tabular.represult td.highlights {color:#0ea560;font-weight:bold}
.tabular.represult.testmatch {background-position:0 -100px}

/* reference centre sports betting */
.bettingLinks2 img {margin-right:10px}
#bettingHeader {margin-top:25px;margin-bottom:10px;}

/*  Ladder predictor  */
.predictorWrap {background:#000 url(/portals/0/images/css/embededBackground.gif) no-repeat;padding-bottom:40px}
.predictorTitle .ladderPredictor {display:block;height:60px;width:468px;margin:0 auto;background:url(/portals/0/images/css/embededHeader-ladderPredictor.gif) no-repeat;text-indent:-9000px;}
.predictorTitle .hitTryHeader {display:block;height:60px;width:468px;margin:0 auto;background:url(/portals/0/images/css/embededHeader-hitTry.gif) no-repeat;text-indent:-9000px;}
.predictorTitle p {padding:0 110px;color:#fff;}
.predictorTitle h4{padding:0 110px;color:#fff;}

/* Hit Try */
.HitTryContainer {background:#fff;text-align:center;margin:5px;position:relative;padding:10px 0}
.HitTryContainer #flash_holder {overflow:hidden;left:-5px;position:relative;margin-left:3px;width:456px;height:343px}
.HitTryContainer #media_holder {float:right;margin-top:5px}

/* State of Origin */
.dataWrapA .originTableHeader {padding-left:5px;}
.dataWrapA .originTableTitle {margin-left:52px;padding-bottom:6px;}
.dataWrapA.marginTB .tabular.originTable td {padding-left:20px;}
.originImage {float:right;}

/* GOOGLE SEARCH */

.searchBoxArea {overflow:hidden}
.searchBoxArea input {float:left;margin-right:5px;}
.itemCountBox {border-bottom:1px solid #e1e1e1;font-weight:bold;margin-bottom:1em;padding-bottom:1em;}
.googleList {width:624px;overflow:hidden}
.googleList cite {font-style:normal;}
.googleList h4 {font-size:1.2em;}
.nrlIcon {background:transparent url(/images/gsearch/bps-searchIcons.gif) no-repeat scroll -50px 0;float:left;height:25px;width:18px;}

/*  GOOGLE AD code */

#google_inlineAd h4{margin-top:50px;margin-bottom:5px;margin-left:0px;margin-right:0px;font-size:100%;color:#000;font-family:sans-serif;}
#google_inlineAd h4 a{margin-top:50px;margin-bottom:5px;margin-left:0px;margin-right:0px;font-size:100%;color:#000;font-family:sans-serif;}
#google_inlineAd .d0 .l0 {margin:0 0px;font-size:100% !important;text-decoration:underline;color:#0094c2 !important;font-family:sans-serif !important;}
#google_inlineAd .d0 .l0 a{margin:0 0px;font-size:100% !important;text-decoration:underline;color:#0094c2 !important;font-family:sans-serif !important;}
#google_inlineAd .d0 .l1 {margin:0 0px;color:#333;font-size:100% !important;font-family:sans-serif !important;}
#google_inlineAd .d0 .l1 a{margin:0 0px;color:#333;font-size:100% !important;font-family:sans-serif !important;}
#google_inlineAd .d0 .l2 {margin:0 0px !important;color:#0094c2;font-size:100% !important;font-family:sans-serif !important;}
#google_inlineAd .d0 .l2 a{margin:0 0px !important;color:#0094c2;font-size:100% !important;font-family:sans-serif !important;}
#google_inlineAd .d0 {margin-bottom:6px;margin-left:5px;}
#google_inlineAd .d0 a {text-decoration:none}

/* -------------------------------------------------------------- */
/* PLAYER PROFILES
-------------------------------------------------------------- */
.pagetitle {position:relative}
	h1.pagetitle {font-size:2.2em;border-bottom:2px solid #e7e7e7;padding:0 0 5px 0;margin:0 0 10px 0}
	.pagetitle em {color:#e7e7e7;font-style:normal;font-weight:normal}
	.pagetitle .playerForm {position:absolute;top:0;right:0px;font-size:12px}
.playerProfile {position:relative;background:#007F45 url(/portals/0/images/css/playerProfile.gif) no-repeat 0 0;padding:6px 0 0 0;margin-bottom:0 !important}
	.playerProfile h1.pagetitle {background:transparent;color:#fff;border:0 !important;width:604px;margin:0 10px !important;overflow:hidden}
	.playerProfile h2 em {display:block;height:25px;width:25px;text-align:center;position:absolute;left:15px;top:5px;font-size:14px;font-style:normal}
	.playerProfile .columns {width:604px;margin:0 10px !important;background:#fff url(/portals/0/images/css/playerProfile-details.gif) no-repeat left bottom;border-bottom:10px solid #007F45;padding-bottom:2px}
	.playerProfile .span4 {width:215px !important}
	.playerProfile .span4 img {margin:2px}
	.playerProfile .span6 {width:380px !important;margin-right:0;padding-top:5px;padding-left:3px}
	.playerProfile .span5 {width:270px !important;margin-left:20px}		
	.playerProfile .tabular {margin:8px 0}
	.playerProfile .span6 .tabular {width:380px}
	.playerProfile .span6 .tabular {}
	.playerProfile .tabular td {font-size:11px;padding:3px 0;}
    #wrap .playerProfile .playerStats {margin:0 0 0 4px !important;}
	.playerProfile .playerStats td {background:transparent !important;}
	.playerProfile #stats {background:transparent;}
	.playerProfile #stats .NRL_ProfileAverages {margin:0 10px;overflow:hidden;padding:0 2px;}
	.playerProfile #stats .NRL_AverageHeadings .aC {float:left;}
	#statscentral h2 {font-size:16px;color:#000;border-bottom:2px solid #e7e7e7;margin:0 0 10px 0}
	#statscentral {clear:both;width:624px;height:auto;overflow:hidden;color:#000;padding-top:10px}
	.tHeading {margin-bottom:10px}
	.tHeading td,.tHeading th {border-bottom:2px solid #ccc !important;text-align:center;font-size:11px}
	#statscentral .tabular {margin-bottom:15px;border-bottom:1px solid #007F45}
	#statscentral .dataFooter {clear:both;}
 #statscentral .dTtblHeaders {position:relative;z-index:1}
	.playerProfile .tSelected {background:none !important;color:#007E44;font-weight:bold}
	.playerProfile .dataFooter {}
	.dataFooter h5,.legend li {color:#fff}
/* Sortable Data */
.sortable {margin:0 10px;width:600px;background:#fff;overflow:hidden;position:relative;padding:5px 2px}
	.sortable .sortHeader div, .NRL_ProfileAverages div {background:#e3e3e3 url(/portals/0/images/css/tabularTh.gif) repeat-x scroll left bottom;color:#007e44;float:left;border:0;padding:0;line-height:2;height:24px;font-size:11px;font-weight:bold}
	.sortable .sortHeader .sortButton div {background:url(/portals/0/images/css/selected.png);display:none}
	.sortable .sortHeader div a {display:block;color:#007E44;padding:0 4px;height:30px;text-decoration:none}
	/* .sortable .sortHeader div a:hover {text-decoration:underline} */
    	.sortable .sortHeader .borderR {border-right:1px solid #fff !important}
    	.sortable .sortRow .borderR {border-right:1px solid #ccc !important}
    .sortable .sortRows .highlightcol {display:block;position:absolute;top:0;left:0;background:url(/portals/0/images/css/selected.png) repeat;z-index:1;}
	.sortable .sortRows .NoData{width:600px;position:absolute;top:0px;height:48px;Display:none;}
    .sortable .sortRows {background:#fff;position:relative;}
    .sortable .sortHeaderH{height:48px;}
	.sortable .sortHeadings{height:25px;}
	.sortable .sortRow {clear:both;width:600px;overflow:hidden;border-bottom:1px solid #e7e7e7;position:absolute;z-index:10}
	.sortable .sortRow div {float:left;height:15px;padding:4px 0;text-indent:3px}
	.sortable .sortRow div {font-size:11px}
	.sortable .highlighter {background:transparent url(/portals/0/images/css/selected.png) repeat 0 0 !important;position:absolute;display:none}
	.sortable .highlighter div {background:none !important;}
	/*.sortable .highlighter div {background:transparent url(/portals/0/images/css/selected.png) repeat 0 0 !important;}*/
	.sortable .sortRow.hoverlighter {background:transparent url(/portals/0/images/css/selected.png) repeat 0 0;cursor:pointer;border-color:#a1bed8}
	/* .sortable .sortRow div {background:#fff;}*/
	.sortable .alt div  {background:#eee}
	.sortable .dTtblHeaders .sortButton {height:15px;float:left;cursor:pointer;background:url(/portals/0/images/css/icons.gif) 8px -1895px no-repeat;position:relative}
	.sortable .dTtblHeaders .selectedAsc {background-position:8px -1945px;}
	.sortable .dTtblHeaders .selectedDsc {background-position:8px -1895px;}
/* Sortable Data */
.playerProfile .sortable,.playerProfile table.tabular {margin:0 10px !important;width:600px;clear:both}
#stats {clear:both;}
#stats .sortable {margin:0 12px !important;padding:0 !important;border-top:1px solid #017f42;}
#stats .opponent, #stats .result {text-align:left;text-indent:5px;}
.NRL_ProfileAverages {clear:both;padding-top:2px;}
.NRL_ProfileAverages .NRL_AverageHeadings {margin:0 12px;}
.NRL_ProfileAverages .NRL_AverageStats {margin:0 12px;border-top:1px solid #cdcdcd;}
.NRL_ProfileAverages .NRL_AverageStats div {background:#fff}
.fixedColumn {text-indent:5px;}
.NRL_ProfileAverages .NRL_AverageHeadings .fixedColumn {text-align:left;}
.NRL_ProfileAverages .NRL_AverageStats .fixedColumn {text-align:left;color:#000;}
.NRL_ProfileAverages .NRL_AverageStats .fixedColumn span {font-weight:normal;}

.playerProfile .sortable .sortRow {width:600px}
  .sortButton .selected .dTcolItemHeadOvrAsc{background-Image:url(/images/sort_asc_rollover_tbl.png);background-position:center;background-repeat:no-repeat;}
  .sortButton .selected .dTcolItemHeadOvrDsc{background-Image:url(/images/sort_desc_rollover_tbl.png);background-position:center;background-repeat:no-repeat;}
  .sortButton .selected .dTcolItemHeadSelAsc{background-Image:url(/images/sort_asc_sorted_tbl.gif)!important;background-position:center;background-repeat:no-repeat;}
  .sortButton .selected .dTcolItemHeadSelDsc{background-Image:url(/images/sort_desc_sorted_tbl.gif)!important;background-position:center;background-repeat:no-repeat;}
  .sortRows .rowbackground {height:24px;width:100%;background:#fff;}
  .sortRows .alt {height:24px;background:#ccc;width:100%;}

#FinalsTicketsForm {margin-bottom:100px;position:relative;border-top:1px solid #ccc;width:272px;margin-left:10px}
#FinalsTicketsForm .ticketField {border-bottom:1px solid #ccc;width:272px;padding:2px 0px;}
#FinalsTicketsForm .ticketField input {border:none;background:#eee;width:170px;height:20px;line-height:20px}
#FinalsTicketsForm .ticketField label {display:block;float:left;width:100px;font-weight:bold;line-height:20px}
#FinalsTicketsPopup {display:none;position:absolute;left:50px;top:5px;background:#000;width:200px;height:100px;z-index:100001}
#FinalsTicketsPopup #FinalsTicketsCode {height:50px;color:#fff;font-weight:bold;text-align:center;font-size:1.3em;padding:10px 20px;}
#FinalsTicketsPopup a {color:#fff}
#FinalsTicketsPopup a:hover {text-decoration:none;}
#FinalsTicketsPopup .buttoncontainer {position:relative;width:80px;line-height:1.4em;font-weight:bold;color:#fff;cursor:pointer}
#FinalsTicketsPopup .buttonleft {left:58px;cursor:pointer}
#FinalsTicketsPopup .buttoncenter {left:76px;cursor:pointer;line-height:23px}
#FinalsTicketsPopup .buttonright {left:120px;cursor:pointer}

/*  Countdown Timer  */
.homepage .countdown {display:block;}
.countdown {position:absolute;height:55px;width:595px;top:66px;left:302px;display:none}
.countdown .clock1 {display:none;height:55px;width:295px;float:left;position:relative}
.countdown .clock2 {display:none;height:55px;width:295px;float:left;position:relative}
.clock1 div, .clock2 div {position:absolute;height:28px;width:20px;background:url(/portals/0/images/css/countdown.gif) no-repeat;top:9px}
.countdown .clock1 #c1day10 {left:10px;}
.countdown .clock1 #c1day1 {left:30px;}
.countdown .clock1 #c1hr10 {left:54px;}
.countdown .clock1 #c1hr1 {left:74px;}
.countdown .clock1 #c1min10 {left:98px;}
.countdown .clock1 #c1min1 {left:118px;}
.countdown .clock2 #c2day10 {left:17px;}
.countdown .clock2 #c2day1 {left:37px;}
.countdown .clock2 #c2hr10 {left:61px;}
.countdown .clock2 #c2hr1 {left:81px;}
.countdown .clock2 #c2min10 {left:105px;}
.countdown .clock2 #c2min1 {left:125px;}
.countdown .t0 {background-position:0px 0px;}
.countdown .t1 {background-position:0px -28px;}
.countdown .t2 {background-position:0px -56px;}
.countdown .t3 {background-position:0px -84px;}
.countdown .t4 {background-position:0px -112px;}
.countdown .t5 {background-position:0px -140px;}
.countdown .t6 {background-position:0px -168px;}
.countdown .t7 {background-position:0px -196px;}
.countdown .t8 {background-position:0px -224px;}
.countdown .t9 {background-position:0px -252px;}
.clockOverlay1 {display:none;position:absolute;width:138px;height:44px;background: url(/portals/0/images/css/ticketOverlay.jpg) no-repeat;top:6px;left:5px}
.clockOverlay2 {display:none;position:absolute;width:138px;height:44px;background: url(/portals/0/images/css/ticketOverlay.jpg) no-repeat;top:6px;left:307px}
.clockOverlay3 {display:none;position:absolute;width:305px;height:53px;background: url(/portals/0/images/css/notMember.jpg) no-repeat;top:1px;left:0px}
.countdown a {display:block;position:absolute;height:51px;top:2px;text-indent:-9000px;}
.ticketLink1 {width:145px;left:145px;}
.ticketLink2 {width:147px;left:446px;}

/*  Player Profile Module  */
.teamStatsLinks {border-bottom:2px solid #ccc;overflow:hidden;}
.teamStatsLinks ul {margin:0;height:25px;display:block}
.teamStatsLinks li {display:block;float:left;font-weight:bold;height:25px;line-height:25px;width:auto}
.teamStatsLinks li span {padding:0 5px 0 0}
.teamStatsLinks li a {text-transform:uppercase;height:25px;line-height:25px;display:block;width:33px;text-align:center}
.teamStatsLinks li.selected a {background:#ccc url(/portals/0/images/css/tabularTh.gif) repeat-x left top;}
.teamStatsLinks li a:hover {background:#ccc url(/portals/0/images/css/tabularTh.gif) repeat-x left top;text-decoration:none;}

/* GameAnalyser */
.minimal #dnn_ContentPane { width:990px;margin-left:0px;margin-right:0px;padding-bottom:10px;}
div.gaUnavailable { position: relative; }
a.gaClickHere { position: absolute; top: 81px; left: 254px; height: 243px; width: 486px; background: transparent; text-decoration: none !important; }
a.gaClickHere .wai { visibility: hidden; }

/*  video widget  */
#widget_div {background:url(/portals/0/images/css/bg-inlineVideo.gif) bottom center no-repeat;padding-bottom:30px}
.NewsVideoNone {background:url(/portals/0/images/newsvideo/NRL-videoError.jpg) no-repeat !important;height:180px;width:488px;margin:0 auto;color:#fff;font-weight:bold;padding-top:118px;text-align:center}
.NewsVideoNone a {color:#fff;text-decoration:underline}
.NewsVideoNone a:hover {text-decoration:underline}
#widget_div #containerDiv {margin:0 auto;width:488px}
.NewsVideoPlayerTitle {text-indent:70px;font-weight:bold}
.ArticleVideoGrad {padding:20px 0}

/*  Tipping page  */
.expertTipsters img.marginR {margin-right:2px;}
.expertTipsters td {padding:3px 0px 3px 3px !important}

.newsFeature .featureSummary .iAnalyser, .newsAbstracts .iAnalyser {background:url(/portals/0/images/css/icons.gif) -1px -3382px no-repeat !important;}

#wrap .analyserAbstract {background: #424242 url(/portals/0/images/css/bg-gameAnalyser.gif) bottom center repeat-x;height:95px;padding-left:10px;overflow:hidden}
#wrap .analyserAbstract h5 {padding-top:4px}
#wrap .analyserAbstract h5 a {color:#fff;}
#wrap .analyserAbstract p {color:#fff;padding-right:5px}
#wrap .analyserAbstractPane {margin:0px 10px 0 0px;float:left;height:95px;position:relative;width:90px;}
#wrap .analyserAbstractPane img {position:absolute;top:0;left:0;z-index:1}
#wrap .analyserAbstractPane a {background: url(http://www.nrl.com.au/portals/0/images/css/videothumbSml.png) -1000px -1000px no-repeat;height:95px;width:90px;display:block;position:absolute;top:0;left:0;z-index:2}
#wrap .analyserAbstractPane a:hover {background-position:-30px 10px}

#warmUp {padding:1px 0 5px 0;background:url(/portals/0/images/css/content.gif) left bottom no-repeat;overflow:hidden}
.warmUpTitle {position:relative}
.warmUpTitle h2 {display:block;width:980px;height:43px;text-indent:-9000px;background:url(/portals/0/images/css/toggleBar.jpg) no-repeat;margin-left:5px}
.warmUpTitle a {display:block;position:absolute;height:20px;width:126px;background:url(/portals/0/images/css/toggleBtns.jpg) 0px 0px no-repeat;top:15px;right:15px;text-indent:-9000px}
.warmUpTitle a.active {background-position:0px -30px}
.warmUpPane {display:none;margin-left:5px}
.warmUpBox {height:102px;width:159px;float:left;background:url(/portals/0/images/css/promoTile.jpg) no-repeat;margin-right:5px;margin-top:5px;overflow:hidden}
/*  need to cleam up this next bit of code, add to previous section when new module added   */
#warmUp {padding:0px;background:url(/portals/0/images/pushDownSml.jpg) no-repeat;overflow:hidden}
    	   #warmUp .active {background:url(/portals/0/images/pushDownLrg.jpg) no-repeat;}
    	   .warmUpTitle {position:relative;overflow:hidden}
    	   .warmUpTitle h2 {margin-left:5px;background:none;height:60px}
    	   .warmUpTitle a {background:none;top:0;right:17px;width:100px}
    	   .warmUpTitle img {height:100%;width:100%;position:absolute;top:0;left:0;}
    	   .warmUpPane {margin-left:5px}
    	   #warmUp .dreamTeamLink {display:block;width:134px;height:26px;position:absolute;top:153px;right:147px;}

#dnn_ctr113802_ViewBreadCrumbIndependent_toplevel.heading {display:none}
.fb_button {display:block;height:22px;width:22px;position:absolute;text-decoration:none;top:713px;left:19px;background:url(http://static.ak.fbcdn.net/images/connect_sprite.png) no-repeat scroll 0 -210px;}
.FBConnectButton_Simple,.FBConnectButton_RTL_Simple {display:none;}
.tw_button {display:block;height:23px;width:23px;position:absolute;text-decoration:none;top:713px;left:50px;text-indent:999999px;background:url(/Portals/0/images/css/twitter_icon.gif) no-repeat scroll 0 0;}


/*  *************************  Dan's changes Jan 2010  *************************** */
body {background:#000 url(/portals/0/images/css/nrlBGgrad2010.png) center top repeat-y;}
/* #Form {background:url(/portals/0/images/css/mastheadGrad.png) 0px 0px repeat-x} */
.bpswrapper {width:auto}
#bphf-top {background-color:#fff}
#flashHolder {clear:both}
#wrap {background:url(/portals/0/images/css/nrlBG2010.jpg) center top no-repeat;width:auto;margin:0}
#wrap.analyserpage {background:url(/portals/0/images/css/nrlBG2010-analyser.jpg) center top no-repeat !important;}
#wrap .skinwrap {width:990px;margin:0 auto;position:relative}
#masthead {background:transparent !important;height:50px !important;overflow:visible}
#teams {top:0;height:41px}
#teams .promobar {margin-left:20px;background:url(/portals/0/images/css/promoPanel.png) no-repeat;padding:3px;width:108px;height:29px;margin-top:3px}
#teams .promobar ul {width:1200px;left:2px}
#teams .promobar ul li {height:29px;width:108px;margin-right:5px;overflow:hidden}
#teams .promobar ul li a {margin-top:0px}
#teams ul li {background:url(/portals/0/images/css/teamIcons.png) no-repeat;height:35px;width:35px;}
#teams #broncos {background-position: 2px 6px;}
#teams #bulldogs {background-position:-35px 4px;}
#teams #raiders {background-position:-76px 5px;}
#teams #cowboys {background-position:-119px 4px;}
#teams #titans {background-position:-584px 4px;}
#teams #eagles {background-position:-159px 4px;}
#teams #storm {background-position:-200px 4px;}
#teams #knights {background-position:-239px 4px;}
#teams #eels {background-position:-277px 4px}
#teams #panthers {background-position:-316px 4px;}
#teams #sharks {background-position:-355px 4px;}
#teams #rabbitohs {background-position:-397px 4px}
#teams #dragons {background-position:-435px 4px}
#teams #roosters {background-position:-470px 4px}
#teams #warriors {background-position:-506px 4px}
#teams #tigers {background-position:-544px 4px}
#teams .sooTeams {height:41px;width:88px;float:left;display:inline;margin-left:20px}
#teams .sooTeams a {display:block;float:left;height:41px;width:44px;background:url(/portals/0/images/css/sooLinks.jpg) 0px -1px no-repeat;text-indent:-9000px}
#teams .sooTeams a.nLink {background-position:-44px -1px;}
.minimal {padding-top:40px;}
.navwrap {background:none !important;margin-top /*\**/: 96px\9} /*  crazy ie8 hack!  */
.nav li {font-size:11px;text-transform:uppercase;padding:0 4px;height:30px;line-height:25px}
.nav li.toprow {margin-right:1px !important;margin-left:1px !important;line-height:21px}
.nav li ul {background:#fff}
.nav li ul li {height:27px;line-height:25px;}
#wrap .nav li ul li a {border-bottom:1px solid #ddd !important;color:#fff;background:none !important}
.nav li ul li a:hover {color:#007e44 !important}
.nav li a {color:#000}
.nav li.hoverState a, .nav li.hoverState {height:25px !important;}
.nav li.hoverState a {color:#000}
.nav li.nav-home a {color:#000 !important}
.nav li.activeState, .nav li.hoverState {background:#fff url(/portals/0/images/css/navLeft.png) left top no-repeat !important;padding-right:0px}
.nav li.activeState a, .nav li.hoverState a {background:#fff url(/portals/0/images/css/navRight.png) right top no-repeat !important;padding-right:4px;color:#000 !important}
.searchBox label {height:21px;width:107px;background:url(/portals/0/images/css/searchBox.png) no-repeat;top:0 !important;right:-4px}
.searchBox .searchText {border:none;width:82px;margin-top:3px;height:14px;line-height:14px;margin-left:4px;text-indent:1px}
.searchBox .searchButton {background:none;width:20px}

.myNrlMenu {height:21px;width:109px;position:absolute;right:108px;top:0px;}
.myNrlMenu ul {display:none;width:160px;background:#000;margin-top:-4px}
.myNrlMenu li {list-style-type:none;display:block;padding:0 10px}
.myNrlMenu li a {display:block;height:20px;line-height:20px;border-bottom:1px solid #272526;color:#feda00;font-size:11px}
.myNrlMenu li a:hover {color:#fff;text-decoration:none}
.myNrlMenu .loginBtn {display:block;height:21px;width:109px;font-size:10px;color:#feda00;line-height:21px;background:url(/portals/0/images/css/myNrlBtn.png) no-repeat;text-indent:73px;}
.myNrlMenu .loginBtn:hover {background-position:0px -25px;text-decoration:none}

/*  2010 gamebar style - Dan 3/2/2010 */
.carouselWrap .prev {left:4px;background:url(/portals/0/images/css/gamebar/gamebarNav.gif) 3px 33px no-repeat !important;top:5px;height:71px;width:19px;}
.carouselWrap .next {left:843px;background:url(/portals/0/images/css/gamebar/gamebarNav.gif) -25px 33px no-repeat !important;top:5px;height:71px;width:19px}
.carouselWrap .bye {height:55px;width:41px;margin-left:2px;padding-top:0px;margin-top:5px;background:url(/portals/0/images/css/gamebar/matchBorder.png) top right no-repeat !important;}
.matchInfoWrap .matchInfo, .repinfoWrap .repinfo {margin-left:1px;height:20px;background:none !important}
.matchInfoWrap .matchInfo p a.livescore {margin-top:3px;background:url(/portals/0/images/css/gamebar/liveButtons.png) 0px -52px;width:219px;}
.gameInfo .matchTime, .bye .matchTime {border-top:none}
.homepage #masthead .analyserLinkMasthead {display:none !important}

/*  Toggle box style  */
#toggleBox {padding:0px;background:url(/portals/0/images/pushDownSml.jpg) no-repeat;overflow:hidden;height:60px}
#toggleBox .active {background:url(/portals/0/images/pushDownLrg.jpg) no-repeat;}
#toggleBox .dreamTeamLink {display:block;width:134px;height:26px;position:absolute;top:153px;right:147px;}
.toggleContent {position:relative;overflow:hidden;height:100%}
.toggleContent a {display:block;text-indent:-9000px}
.toggleContent a.active {background-position:0px -30px}

.videoPopupNRL {height:491px;width:519px;background:url(videoImg/blackBoxTop.png) left top no-repeat;padding-top:11px}
.videoPopupNRL .videoPopupPane {background:#000;position:relative;padding-bottom:10px}
.videoPopupNRL .videoPopupPane .close {display:block;width:20px;height:20px;background:url(videoImg/video-close.jpg) no-repeat;position:absolute;right:10px;top:-5px;text-indent:-9000px}
.videoPopupNRL .videoPopupPane h2 {height:19px;text-indent:-9000px;background:url(videoImg/video-header.jpg) no-repeat;margin-left:20px}
.videoPopupNRL .videoPane {position:relative;width:488px;margin:14px 0 20px 14px}
.videoPopupNRL .videoPane h3 {display:block;height:35px;line-height:35px;text-indent:20px;color:#fff;font-size:16px;background:url(videoImg/video-header-grad.jpg) repeat-x;}
.videoPopupNRL .videoPane .bigpondLink {display:block;height:23px;width:85px;background:url(videoImg/unmetered-logo.jpg) no-repeat;position:absolute;top:5px;right:10px;text-indent:-9000px}
.videoPopupNRL .videoPane .videoPlaceHolder {display:block;width:488px;overflow:hidden}
.videoPopupNRL .videoPane .libraryLink {display:block;height:32px;width:488px;background:url(videoImg/video-link-black.jpg) no-repeat;text-indent:-9000px}
.videoPopupNRL .promoPane {width:468px;margin:0 auto}
.videoPopupNRL .videoPopupNRLBottom {height:5px;background:url(videoImg/blackBoxBottom.png) left top no-repeat;overflow:hidden}

.videoPopupSponsored {height:493px;width:519px;background:url(videoImg/redBoxTop.png) left top no-repeat;padding-top:5px}
.videoPopupSponsored .videoPopupPane {background:url(videoImg/redBoxGrad.png) repeat-y;position:relative;padding-bottom:9px}
.videoPopupSponsored .videoPopupPane .close {display:block;width:20px;height:20px;background:url(videoImg/video-close-red.jpg) no-repeat;position:absolute;right:10px;top:0px;text-indent:-9000px;padding-top:5px}
.videoPopupSponsored .videoPopupPane h2 {height:19px;text-indent:-9000px;background:url(videoImg/video-header-red.jpg) no-repeat;margin-left:20px}
.videoPopupSponsored .videoPopupPane .videoLogo {display:block;height:36px;width:26px;position:absolute;top:-5px;right:40px;}
.videoPopupSponsored .videoPane {position:relative;width:488px;margin:20px auto 10px}
.videoPopupSponsored .videoPane h3 {display:block;height:35px;line-height:35px;text-indent:20px;color:#fff;font-size:16px;background:url(videoImg/video-header-grad.jpg) repeat-x;}
.videoPopupSponsored .videoPane .bigpondLink {display:block;height:23px;width:85px;background:url(videoImg/unmetered-logo.jpg) no-repeat;position:absolute;top:5px;right:10px;text-indent:-9000px}
.videoPopupSponsored .videoPane .videoPlaceHolder {display:block;width:488px;overflow:hidden}
.videoPopupSponsored .videoPane .libraryLink {display:block;height:33px;width:488px;background:url(videoImg/video-link-red.jpg) no-repeat;text-indent:-9000px}
.videoPopupSponsored .promoPane {width:468px;margin:0 auto}
.videoPopupSponsored .videoPopupNRLBottom {height:5px;background:url(videoImg/redBoxBottom.png) left top no-repeat;overflow:hidden}

/*  BPS menu Z-index fix  */
#bphf-menu1, #bphf-menu2, #bphf-menu1 ul, #bphf-menu, #bphf-menu ul, #bphf-netnav, #bphf-wrap, #bphf-wrap1, #bphf-wrap2, #bphf-menu1 li ul {z-index:90000 !important}
#otpaddiv {height:0px;overflow:hidden;}

/*  Video News Module  */
.videoNews {background:url(/portals/0/images/css/videoNewsBg.jpg) 0 23px no-repeat;height:124px;position:relative}
    	   .videoNews .abstract {background:none !important;height:101px;width:300px}
    	   .videoNews .video-thumb {width:137px;height:101px;padding-left:5px}
    	   .videoNews .abstract h5 {font-size:1.1em;padding-bottom:5px}
    	   .videoNews .abstract ul {margin:0;clear:none;border:none}
    	   .videoNews .abstract ul li {display:inline;padding:0 3px 0 0;border:none}
    	   .videoNews .abstract ul li span {color:#a6a6a6}
    	   .videoNewsPlay {display:block;height:101px;width:300px;background:none;position:absolute;top:0;left:0;z-index:1}
    	   .videoNewsPlay:hover {background:url(/portals/0/images/css/videoNewsBtn.png) 127px 30px no-repeat}
    	   h2.hVideoNews {height:21px;overflow:hidden;text-indent:-9000px;background:url(/portals/0/images/css/headings.gif) 0 -394px no-repeat;}
    	   .videoNews .subhead strong {top:-1px;}
    	   .videoNews .subhead strong img {padding-left:5px}
    	   .videoNews .subhead strong a:hover {text-decoration:none}

/*  Video News Additions  */
.videoPopupCarousel {height:493px;width:519px;background:url(videoImg/redBoxTop.png) left top no-repeat;padding-top:5px}
.videoPopupCarousel .videoPopupPane {background:url(videoImg/redBoxGrad.png) repeat-y;position:relative;padding-bottom:9px}
.videoPopupCarousel .videoPopupPane .close {display:block;width:20px;height:20px;background:url(videoImg/video-close-red.jpg) no-repeat;position:absolute;right:10px;top:0px;text-indent:-9000px;padding-top:5px}
.videoPopupCarousel .videoPopupPane h2 {height:19px;text-indent:-9000px;background:url(videoImg/video-header-red.jpg) no-repeat;margin-left:20px}
.videoPopupCarousel .videoPopupPane .videoLogo {display:block;height:36px;width:26px;position:absolute;top:-5px;right:40px;}
.videoPopupCarousel .videoPane {position:relative;width:488px;margin:20px auto 10px}
.videoPopupCarousel .videoPane h3 {display:block;height:35px;line-height:35px;text-indent:20px;color:#fff;font-size:16px;background:url(videoImg/video-header-grad.jpg) repeat-x;}
.videoPopupCarousel .videoPane .bigpondLink {display:block;height:23px;width:85px;background:url(videoImg/unmetered-logo.jpg) no-repeat;position:absolute;top:5px;right:10px;text-indent:-9000px}
.videoPopupCarousel .videoPane .videoPlaceHolder {display:block;width:488px;overflow:hidden}
.videoPopupCarousel .videoPane .libraryLink {display:block;height:33px;width:488px;background:url(videoImg/video-link-red.jpg) no-repeat;text-indent:-9000px}
.videoPopupCarousel .promoPane {width:468px;margin:0 auto}
.videoPopupCarousel .videoPopupNRLBottom {height:5px;background:url(videoImg/redBoxBottom.png) left top no-repeat;overflow:hidden}
/* Carousel popup style */
.videoPopupCarousel .videoPane .libraryLink {background:url(videoImg/video-link-blue.jpg) no-repeat}
.videoPopupCarousel {background:url(videoImg/blueVideo.png) no-repeat;}
.videoPopupCarousel .videoPopupPane {background:transparent}
.videoPopupCarousel .videoPopupNRLBottom {visibility:hidden}
.videoPopupCarousel .videoPopupPane .close {right:8px;top:-3px;background:transparent}
.videoPopupCarousel .videoPopupPane h2 {background:none}
.videoPopupCarousel .videoPane {background:#000;height:460px;width:488px;margin:20px 0 10px 14px}
.videoPopupCarousel .promoPane {visibility:hidden}
.videoPopupCarousel {width:522px;height:592px}
.videoPopupCarousel .videoLogo {display:none}
/* SOO video popup  */
.videoPopupSOO {height:493px;width:517px;background:url(videoImg/sooBoxTop.png) left top no-repeat;padding-top:8px}
		   .videoPopupSOO .close {display:block;width:20px;height:20px;position:absolute;right:10px;top:-64px;text-indent:-9000px;padding-top:5px}
		   .videoPopupSOO h2 {height:19px;text-indent:-9000px;margin-left:20px;height:46px;}
		   .videoPopupSOO .videoPopupPane {background:url(videoImg/sooBoxGrad.png) repeat-y;position:relative;padding-bottom:9px;}
		   .videoPopupSOO .videoPopupPane .videoLogo {display:block;height:36px;width:26px;position:absolute;top:-5px;right:40px;}
		   .videoPopupSOO .videoPane {position:relative;width:488px;margin:20px auto 10px}
		   .videoPopupSOO .videoPane h3 {display:block;height:35px;line-height:35px;text-indent:20px;color:#fff;font-size:16px;background:url(videoImg/video-header-grad.jpg) repeat-x;}
		   .videoPopupSOO .videoPane .bigpondLink {display:block;height:23px;width:85px;background:url(videoImg/unmetered-logo.jpg) no-repeat;position:absolute;top:5px;right:10px;text-indent:-9000px}
		   .videoPopupSOO .videoPane .videoPlaceHolder {display:block;height:298px;width:488px;overflow:hidden}
		   .videoPopupSOO .videoPopupNRLBottom {height:74px;background:url(videoImg/sooBoxBottom.png) left top no-repeat;overflow:hidden}
    	   
/*  Video Iframe page  */
.videoWrap {background:none !important;height:805px;width:624px;overflow:hidden;margin:0 auto}
.videoWrap .skinwrap {height:100% !important;width:624px !important;background:#fff}
.videoWrap #contentwrap {width:624px;}
.videoWrap #content {padding:0;margin:0;width:624px;background:none}
.videoWrap #dnn_ContentPane {margin:0}
.videoWrap #dnn_Sidebar {display:none}
.videoWrap .leaderboard {padding:0;margin:0;height:0;width:0}

/*contact us */
#BP_contact {float:left;}
#NRL_contact {float:right;}


/*  NRL VIDEO PLAYER CSS  */
#videos .tab-hide {display:none}
	#videos .tab-nav {margin:0;background:#fff}
	#videos .span5 .tab-nav {width:300px;overflow:hidden}
	#videos .tab-nav li {list-style-type:none;display:block;height:20px;overflow:hidden;float:left;margin:0;border:0;background:transparent;}
	#videos .tab-nav li a {display:block;height:30px;overflow:hidden;cursor:pointer;text-align:center;font-weight:bold;color:#fff;text-indent:0;background:none;width:auto}
	#videos .tab-nav li a:hover  {background:transparent url(/portals/0/images/videoPlayer/nrl-tabs.gif) center 1px repeat-x;color:#000}
	#videos .tab-panel {background:#007f45;position:relative}
	#videos .tab-panel table {margin:3px 3px 2px 3px}

h2.hNRLVideos {background:url(/portals/0/images/videoPlayer/headings.gif) no-repeat 0 -700px;font-size:0;height:21px;text-indent:-9000px;overflow:hidden}

.videoForm {font-size:12px;position:absolute;right:0;top:10px}
	.videoForm input {border:1px solid #ccc;clear:none;margin-left:5px}
	.videoForm .go {background:url(/portals/0/images/videoPlayer/nrlvideo-bt-go.gif) no-repeat 0 0;width:32px;height:18px;border:0;text-indent:-9000px;margin-left:5px;cursor:pointer}

#videos {background:url(/portals/0/images/videoPlayer/nrllvideo-bg.gif) no-repeat 0 bottom;margin-left:0px;text-align:center;position:relative;clear:both;overflow:hidden}
	#videos .subhead {width:600px;margin:0 auto;padding:10px 0 5px 0;text-align:left;background:#fff}
	#videos .subhead h2 {width:auto;font-size:16px}
	#videos .tab-nav {border:0;margin:0;padding:0;width:600px;position:relative}
	#videos .tab-nav li {width:auto;height:30px;float:left;display:block;position:relative;overflow:hidden}
	#videos .tab-nav li a {width:auto;height:30px;line-height:24px;padding:0 18px;float:left;display:block;white-space:nowrap;text-indent:0;text-decoration:none}
	#videos .tab-nav li a:hover {text-decoration:none}
	#videos .tab-nav li.tab-selected, #videos .tab-nav li.tab-hover {background:url(/portals/0/images/videoPlayer/nrl-tabs.gif) center 1px repeat-x}
	#videos .tab-nav li.tab-selected a, #videos .tab-nav li.tab-hover a {color:#007e44}
	#videos .mainnav {width:600px;height:31px;background:url(/portals/0/images/videoPlayer/nrl-videoTabs.gif) repeat-x 0 -49px;margin:0 auto;position:relative;z-index:1000;display:block;overflow:hidden}
	#videos .subnav {width:600px;background:url(/portals/0/images/videoPlayer/nrl-tabs.gif) repeat-x 0 -247px;height:24px;z-index:99}
	#videos .videos-tabpanel {width:600px;margin:0 auto;text-align:left;position:relative;top:-7px;clear:both;overflow:hidden}
	#videos #all, #videos #club {clear:both;position:relative;top:-7px;padding:0;overflow:hidden}
	#videos .mainnav li a:hover {background:url(/portals/0/images/videoPlayer/nrl-tabs.gif) center 1px repeat-x}
	#videos .tab-nav.subnav {z-index:0;margin:0}
	#videos .tab-nav.subnav li a {padding:0 10px;color:#007e44}
	#videos .tab-nav.subnav li.tab-selected, 
	#videos .tab-nav.subnav li.tab-hover {background:url(/portals/0/images/videoPlayer/nrl-tabs.gif) no-repeat center -99px}
	#videos .tab-nav.subnav li.tab-selected a, #videos .tab-nav.subnav li a:hover {color:#fff;background:url(/portals/0/images/videoPlayer/nrl-tabs.gif) center -99px repeat-x}
	#videos .tab-panel {background:none;padding:0 0 0 10px;z-index:5;margin:10px 0 0 0;}
	#videos .tab-panel .spaceR {margin-right:12px}
	#videos .tab-panel h5 {font-size:.9em;line-height:1.1}
	#videos .tab-panel p {font-size:.9em}
	#videos .tab-panel .abstract {width:90px;height:150px;border:0;float:left;clear:none;text-align:left;margin-right:8px;overflow:hidden}
	#videos .tab-panel .abstract img {float:none}
	#videos .abstract .video-thumb {position:relative}
	#videos .abstract .video-thumb .thumb-arrow {background:transparent url(/portals/0/images/videoPlayer/videothumb-90x50.png) no-repeat 0 0;position:absolute;height:50px;width:90px;left:0}
	#videos .abstract .video-thumb .thumb-arrow:hover {background-position:0 -50px}
	#videos .abstract .video-thumb a {display:block}

/* More Videos */
h2.hMoreVideos {font-size:1em;height:21px;line-height:21px;/*text-indent:-9000px;*/overflow:hidden;color:#007E44;text-transform:uppercase}
#morevideos {background:url(/portals/0/images/videoPlayer/nrllvideo-bg.gif) no-repeat 0 bottom;margin:20px 0 0 5px;text-align:center;position:relative;clear:both}
	#morevideos .subhead {background:#fff;text-align:left;padding:10px 0 5px}
	#morevideos .columns {background:none;z-index:5;padding-left:10px;margin:10px auto 0;width:590px}
	#morevideos .columns .spaceR {margin-right:12px}
	#morevideos .columns h5 {font-size:.9em}
	#morevideos .columns p {font-size:.9em}		
	#morevideos .columns .abstract {width:90px;border:0;float:left;clear:none;text-align:left;margin-right:8px;overflow:hidden}
	#morevideos .columns .abstract img {float:none}
	#morevideos .abstract .video-thumb {position:relative}
	#morevideos .abstract .video-thumb .thumb-arrow {background:transparent url(/portals/0/images/videoPlayer/videothumb-90x50.png) no-repeat 0 0;position:absolute;height:50px;width:90px;left:0}
	#morevideos .abstract .video-thumb .thumb-arrow:hover {background-position:0 -50px}
	
	#morevideos .paging {text-align:center;margin:0;border-bottom:1px solid #E1E1E1;background:#eee;padding:2px 12px;height:30px}
	#morevideos .paging strong {display:block;float:left;width:140px;padding:5px 0 0;text-align:left}
	#morevideos .paging a {text-decoration:none;display:block;font-weight:bold}
	#morevideos .paging a:hover {text-decoration:none}
	#morevideos .paging a.prev, .paging a.next, .paging a.newprev, .paging a.newnext {float:left;font-weight:bold;color:#808080;height:23px;font-size:0.9em;padding-top:7px}
	#morevideos .paging a.prev, .paging a.newprev {width:40px;padding-left:30px;background:url(/portals/0/images/videoPlayer/icons.gif) no-repeat 0 -950px;margin-right:40px}
	#morevideos .paging a.prev:hover, .paging a.newprev:hover {color:#007e44;text-decoration:underline}
	#morevideos .paging a.next, .paging a.newnext {width:40px;padding-right:40px;text-align:right;background:url(/portals/0/images/videoPlayer/icons.gif) no-repeat 51px -1030px;margin-left:10px}
	#morevideos .paging a.next:hover, .paging a.newnext:hover {color:#007e44;text-decoration:underline}
	#morevideos .paging a.next:hover, .paging a.next:active, .paging a.newnext:hover, .paging a.newnext:active {background-position:51px -1060px;}
	#morevideos .paging a.prev:hover, .paging a.prev:active, .paging a.newprev:hover, .paging a.newprev:active {background-position:0 -980px;}
	#morevideos .paging ul {list-style-type:none;float:left;margin:0 auto;text-align:center;}
	#morevideos .paging ul li {float:left;width:28px;height:30px}
	#morevideos .paging ul li a {width:28px;height:25px;background:transparent url(/portals/0/images/videoPlayer/icons.gif) no-repeat 0 -1110px;padding:5px 0 0 0;text-align:center;font-size:1.2em;color:#999}
	#morevideos .paging li a {background:transparent url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) no-repeat scroll -700px -343px;color:#007e44}
	#morevideos .paging li.current, #morevideos .paging li a:hover {background:transparent url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) no-repeat scroll -800px -343px;color:#fff}
	#morevideos .paging a.prev, #morevideos .paging a.next {background:transparent url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) no-repeat scroll 0 0;text-decoration:none}
	#morevideos .paging a.prev {background-position:-700px -250px}
	#morevideos .paging a.prev:hover {background-position:-800px -250px}
	#morevideos .paging a.next {background-position:-652px -300px}
	#morevideos .paging a.next:hover {background-position:-752px -300px}
	#morevideos .paging ul li.current {padding:6px 0 0 0;height:24px;color:#fff;font-weight:bold}	
	#morevideos .paging a.off {visibility:hidden}
	

#videos p.error, #morevideos p.error {text-align:center;height:3em;vertical-align:middle;padding-top:5%}

/*
--------------------------------------------------------------
VIDEO PLAYER
-------------------------------------------------------------- */

.videoPlayerContainer {background:url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) 0px 24px no-repeat}
	.videoPlayerContainer .tab-hide {display:none}
	.videoPlayerContainer .mainnav {margin:0;background:#fff}
	.videoPlayerContainer .span5 .tab-nav {width:300px;overflow:hidden}
	.videoPlayerContainer .mainnav li {list-style-type:none;display:block;height:20px;overflow:hidden;float:left;margin:0;border:0;background:transparent;}
	.videoPlayerContainer .mainnav li a {display:block;height:30px;overflow:hidden;cursor:pointer;text-align:center;font-weight:bold;color:#fff;text-indent:0;background:none;width:auto}
	.videoPlayerContainer .mainnav li a:hover  {background:transparent url(/portals/0/images/videoPlayer/nrl-tabs.gif) center 1px repeat-x;color:#000}
	.videoPlayerContainer .tab-panel {background:#007f45;position:relative}
	.videoPlayerContainer .tab-panel table {margin:3px 3px 2px 3px}
.videoPlayerContainer .mainnav {border-top:0;width:620px;height:29px;background:url(/portals/0/images/videoPlayer/nrl-videoTabs.gif) 0 -49px repeat-x;overflow:hidden}
.videoPlayerContainer .mainnav ul {margin:0}
.videoPlayerContainer .mainnav li {height:29px;overflow:hidden;line-height:24px;width:120px}
.videoPlayerContainer .mainnav li.tab-selected, .videoPlayerContainer .mainnav li.tab-hover {background:url(/portals/0/images/videoPlayer/nrl-videoTabs.gif) center 24px no-repeat}
.videoPlayerContainer .mainnav li.tab-selected a, .videoPlayerContainer .mainnav li a:hover {background:url(/portals/0/images/videoPlayer/nrl-videoTabs.gif) 0 -99px repeat-x;color:#007e44;text-decoration:none}
.videoPlayerContainer .mainnav li.toyotaplayer {width:170px}
.videoPlayerContainer .mainnav li.toyotaplayer a {width:170px}
.videoPlayerContainer .roundselector {width:114px;height:335px;float:left;position:relative;overflow:visible !important;padding-right:2px}
	.roundselector a.prev, .roundselector a.next {display:block;width:89px;height:27px;text-indent:-9000px;cursor:pointer;position:absolute;z-index:100;overflow:hidden}
	.roundselector a.prev {background-position:0 -100px;top:324px;left:0}
	.roundselector a:hover.prev {background-position:0 -150px}
	.roundselector a.next {background-position:0 0;top:0;left:0}
	.roundselector a:hover.next {background-position:0 -50px}
	.roundselector select {width:109px;margin-bottom:3px;}
	.roundselector ul {list-style-type:none;margin:0;padding:0;display:block;overflow:visible !important;}
	.roundselector .rounds li {display:block;width:114px;height:291px;margin:0px 0 0 0px;text-align:cente;overflow:visible;padding:0;position:relative;top:0}
	.roundselector .rounds li h1 {padding:0 5px 0 0;text-align:right;color:#fff;font-size:2.1em;display:block;width:81px;height:33px;margin:0}
	.roundselector .vkwicks {list-style:none;position:relative;margin:0;padding:0}
	.roundselector .vkwicks .roundinfo {width:114px;height:36px;overflow:hidden;margin:0;border-top:1px solid #494949;margin-top:1px}
	.roundselector .vkwicks .roundinfo .teams {text-align:center;position:relative;height:auto}
	.roundselector .vkwicks .roundinfo .teams h6 {position:absolute;width:auto;top:0px;color:#686868}
	.roundselector .vkwicks .roundinfo .teams h6.home {left:3px}
	.roundselector .vkwicks .roundinfo .teams h6.away {right:10px}
	.roundselector .vkwicks .roundinfo .teams em {font-style:normal;color:#686868;font-weight:bold;font-size:0.9em;line-height:1.6em;display:block;height:1.6em}
	.roundselector .vkwicks .roundinfo .teams h6 span {text-align:center;display:none;font-size:1.3em;line-height:1em}
	.roundselector .vkwicks .roundinfo .teams p {font-size:0.88em;clear:both;display:none;overflow:hidden;padding:0 2px;margin:0}
	.roundselector .vkwicks .roundinfo .links {display:none;background:none !important}
	.roundselector .vkwicks .roundinfo .links a {display:block;font-size:0.9em;margin:0px 3px 0px 5px;line-height:1.1em;border-top:1px solid #3b3b3b;padding-bottom:1px}
	.roundselector .vkwicks .roundinfo .links a.videoAnalyser {border-top:0;margin-top:2px;margin-left:3px}
	.roundselector .vkwicks .active .links a {color:#fff}
	.roundselector .vkwicks .roundinfo .on {display:block !important}
	.roundselector .vkwicks .roundinfo .off {display:none !important}
    .videoPlayerContainer .roundselector .vkwicks .active {background:url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) -700px 0 no-repeat !important;border-top:0}
	.roundselector .vkwicks .active .teams {color:#fff !important}
	.roundselector .vkwicks .active h6 span,
	.roundselector .vkwicks .active p,
	.roundselector .vkwicks .active .links,
	.roundselector .vkwicks .active h6	{display:block !important;color:#fff !important}
	.roundselector .vkwicks .active em {height:3em !important;color:#fff !important}
	.roundselector .vkwicks .active a.videoAnalyser {display:block;width:110px;height:15px;background:url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) -700px -200px no-repeat !important;text-indent:-9000px}

.videoPlayerContainer .videoPlayer {float:left}

/* tabs style  */
#nrlvideoplayercontainer #nrlvideoplayer-telstra, #nrlvideoplayercontainer #nrlvideoplayer-test, #nrlvideoplayercontainer #nrlvideoplayer-soo, #nrlvideoplayercontainer #nrlvideoplayer-cvc 
{height:338px;width:606px;overflow:hidden;position:relative;padding:3px 8px 8px 6px}


/* background styles  */
#nrlvideoplayercontainer .roundselector .vkwicks .active {background:url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) -700px 0 no-repeat !important}
#nrlvideoplayercontainer .tab-nav li.tab-selected a {background:url(/portals/0/images/videoPlayer/nrl-videoTabs.gif) 0 -99px repeat-x}

#videos .paging {text-align:center;margin:10px 0;border-bottom:1px solid #E1E1E1;padding:2px;height:30px}
#videos .paging strong {display:block;float:left;width:140px;padding:6px 10px;text-align:left}
#videos .paging a {text-decoration:none;display:block;font-weight:bold}
#videos .paging a:hover {text-decoration:none}
#videos .paging a.prev, #videos .paging a.next, #videos .paging a.newprev, #videos .paging a.newnext {background:transparent url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) no-repeat scroll 0 0;float:left;font-weight:bold;color:#808080;height:23px;font-size:0.9em;padding-top:7px;text-decoration:none}
#videos .paging a.prev, #videos .paging a.newprev {width:25px;padding-left:30px;background-position:-700px -250px;margin-right:20px}
#videos .paging a.prev:hover, #videos .paging a.newprev:hover {color:#007e44;text-decoration:none;background-position:-800px -250px}
#videos .paging a.next, #videos .paging a.newnext {width:25px;padding-right:33px;text-align:right;background-position:-670px -300px;margin-left:20px}
#videos .paging a.next:hover, #videos .paging a.newnext:hover {color:#007e44;text-decoration:none;background-position:-770px -300px}
#videos .paging ul {list-style-type:none;float:left;margin:0 auto;text-align:center}
#videos .paging ul li {float:left;width:28px;height:30px}
#videos .paging ul li a {width:28px;height:25px;background:transparent url(/portals/0/images/videoPlayer/icons.gif) no-repeat 0 -1110px;padding:5px 0 0 0;text-align:center;font-size:1.2em;color:#999}
#videos .paging li a {background:transparent url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) no-repeat scroll -700px -343px;color:#007e44}
#videos .paging li.current, #videos .paging li a:hover {background:transparent url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) no-repeat scroll -800px -343px;color:#fff}
#videos .paging ul li.current {padding:6px 0 0 0;height:24px;color:#fff;font-weight:bold}	
#videos .paging a.off {visibility:hidden}

#morevideos .paging {text-align:center;margin:10px;border-bottom:1px solid #E1E1E1;padding:2px;height:30px}
#morevideos .paging strong {display:block;float:left;width:140px;padding:6px 10px;text-align:left}
#morevideos .paging a {text-decoration:none;display:block;font-weight:bold}
#morevideos .paging a:hover {text-decoration:none}
#morevideos .paging a.prev, #morevideos .paging a.next, #morevideos .paging a.newprev, #morevideos .paging a.newnext {background:transparent url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) no-repeat scroll 0 0;float:left;font-weight:bold;color:#808080;height:23px;font-size:0.9em;padding-top:7px;text-decoration:none}
#morevideos .paging a.prev, #morevideos .paging a.newprev {width:25px;padding-left:30px;background-position:-700px -250px;margin-right:20px}
#morevideos .paging a.prev:hover, #morevideos .paging a.newprev:hover {color:#007e44;text-decoration:none;background-position:-800px -250px}
#morevideos .paging a.next, #morevideos .paging a.newnext {width:25px;padding-right:33px;text-align:right;background-position:-670px -300px;margin-left:20px}
#morevideos .paging a.next:hover, #morevideos .paging a.newnext:hover {color:#007e44;text-decoration:none;background-position:-770px -300px}
#morevideos .paging ul {list-style-type:none;float:left;margin:0 auto;text-align:center}
#morevideos .paging ul li {float:left;width:28px;height:30px}
#morevideos .paging ul li a {width:28px;height:25px;background:transparent url(/portals/0/images/videoPlayer/icons.gif) no-repeat 0 -1110px;padding:5px 0 0 0;text-align:center;font-size:1.2em;color:#999}
#morevideos .paging li a {background:transparent url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) no-repeat scroll -700px -343px;color:#007e44}
#morevideos .paging li.current, #morevideos .paging li a:hover {background:transparent url(/portals/0/images/videoPlayer/nrl-videoPlayer.gif) no-repeat scroll -800px -343px;color:#fff}
#morevideos .paging ul li.current {padding:6px 0 0 0;height:24px;color:#fff;font-weight:bold}	
#morevideos .paging a.off {visibility:hidden}



	
/* social network page */
.page h1.facebooknrl {background:url(/Portals/0/images/css/connectWithNRL.jpg) no-repeat 0;text-indent:-99999px;border-bottom:0;height:22px}
.page h1.twitternrl {background:url(/Portals/0/images/css/clubsTwitter.jpg) no-repeat 0;text-indent:-99999px;border-bottom:0;margin-top:15px;padding-bottom:0px;margin-bottom:3px;height:22px}
.twittertable thead tr th {font-size:11px;color:#777;height:22px;padding-top:3px}
.twittertable tbody th {font-weight:bold}
.fbh2, .twitterh2 {font-size:15px;margin-top:10px;margin-bottom:5px;}
.fbh2 a {display:block;background:url(/Portals/0/images/css/fb_twitter_btn.gif) no-repeat 0 0px;padding-left:25px;}
.twitterh2 a {display:block;background:url(/Portals/0/images/css/fb_twitter_btn.gif) no-repeat 0 -100px;padding-left:25px;}
.connectdiv {border-bottom:#ccc 1px dotted}
.twittertable td, .twittertable th {border-bottom:#ccc 1px dotted;height:28px;vertical-align:middle;}
.fbbtn {display:block;background:url(/Portals/0/images/css/fb_twitter_btn.gif) no-repeat 0 0px;padding-left:25px;height:22px}
.twitterbtn {display:block;background:url(/Portals/0/images/css/fb_twitter_btn.gif) no-repeat 0 -100px;padding-left:25px;height:22px}

#flashOverlay {overflow:hidden}

/* CMS */
/* [ START: Clearfix ] */
.cf:after { content: ".";display:block;height:0;clear:both;visibility:hidden}
.cf {display:inline-block}
/* Hide from IE Mac \*/
* html .cf {height:1%}
.cf {display:block}
/* End Hide */
  
.cms a { color: #3D9DC4; }

.cms .DN { display: none !important; }
.cms div.cmsBasic_O { text-align: center; }
.cms div.cmsBasic_I { width: 990px; margin: 0px auto; text-align: left; background: #fff }
  
/* [ START: DNN Menus ] */
.cms span.ModuleTitle_MenuBar span.ModuleTitle_MenuItem { border: 0; font-size:1.2em }
.cms span.ModuleTitle_MenuBar span.ModuleTitle_MenuItem img { overflow: hidden; height: 21px; width: 21px; }
.cms span.ModuleTitle_MenuBar table.ModuleTitle_SubMenu { background: #999; border: 1px solid #c1d2ee; z-index: 99999 }
.cms span.ModuleTitle_MenuBar table.ModuleTitle_SubMenu tr td { background: #fff; padding: 0px 4px; }
.cms span.ModuleTitle_MenuBar table.ModuleTitle_SubMenu tr.hov td { background: #c1d2ee; }
.cms span.ModuleTitle_MenuBar table.ModuleTitle_SubMenu tr.break td { height: 1px; background: #999; border: 0px none transparent; }
.cms span.ModuleTitle_MenuBar table.ModuleTitle_SubMenu tr td.icn { border: 0px none transparent;  }
/* [ END: DNN Menus ] */

/* Related Search */
.cms .searchWrap { position: relative; background: #eee url(/portals/0/images/CMS/bgSearchAdd.jpg) no-repeat 0px 0px; width: 880px; margin: 10px 10px 0 10px; overflow: hidden; padding: 40px 0px 10px 0px; }
.cms #RelatedLinkValue .searchWrap { background: #fff url(/portals/0/images/CMS/bgLinksAdd.jpg) no-repeat 0px 0px; padding:30px 0px 10px 0px; }
.cms #RelatedImageValue .searchWrap { background: #fff url(/portals/0/images/CMS/bgImagesAdd.jpg) no-repeat 0px 0px; padding:30px 0px 10px 0px; }
.cms .searchWrap .searchBox { position: absolute; top: 49px; left: 8px; width: 330px; overflow: hidden; }
.cms .searchWrap .searchBox .searchText { width: 250px; float: left; margin: 0px 5px; padding: 4px 4px 3px 4px; border: 1px solid #999; }
.cms .searchWrap .searchBox .searchButton { width: 55px; float: left; }

.cms div.CMS_Breadcrumb_O { width: 980px; background: #eee; color: #3d9dc4; font-size: 11px; font-weight: 700; overflow: hidden; height: 30px; position: relative; margin-bottom: 5px; }
.cms div#CMS_Breadcrumb ul.breadcrumb_I { height: 30px; margin: 0px; padding: 0px; width: 980px; }
.cms div#CMS_Breadcrumb ul.breadcrumb_I li { float: left; line-height: 30px; margin: 0px; padding: 0px 0px 0px 5px; list-style: none; font-size: 11px; }
.cms div#CMS_Breadcrumb ul.breadcrumb_I li a { color: #000; font-weight: 400; }
.cms div#CMS_Breadcrumb ul.breadcrumb_I li.searchBox { position: absolute; top: 6px; right: 4px; }
.cms div#CMS_Breadcrumb ul.breadcrumb_I li.searchBox .searchText { float: left; width: 150px; height: 17px; padding: 5px 0px 0px 0px; border: 0px none transparent; font-size: 11px; font-weight: 700; color: #505050; text-align: center; }
.cms div#CMS_Breadcrumb ul.breadcrumb_I li.searchBox .searchButton { float: left; width: 32px; height: 22px; background: #666; color: #fff; border: 0px none transparent; font-weight: 700; padding-bottom: 3px; font-family: Verdana, Arial, Sans-Serif; font-size: 11px; cursor: pointer; }
  
.cms div#CMS_Content .classHere ul.propertyList_O label,
.cms div#CMS_Content .group_Responses ul.propertyList_O label,
.cms div#CMS_Content .group_RelatedLinks ul.propertyList_O label,
.cms div#CMS_Content .group_RelatedNews ul.propertyList_O label,
.cms div#CMS_Content .group_RelatedVideos ul.propertyList_O label { display:none }
    
.cms div.CMS_Content_O { float: left; width: 780px; height: 635px; overflow-y: scroll; overflow-x: hidden; }
.cms div.CMS_Content_O { position: relative; }
.cms div#CMS_Content div.home_O { padding: 10px; font-size: 14px; }
.cms div#CMS_Content div.listing_O { padding: 10px 0px; }
.cms div#CMS_Content div.listing_O div.newItem { text-align: right; padding: 5px 15px; font-size: 16px; font-weight: 700; }
.cms div#CMS_Content div.entity_O { padding: 10px 5px; }
.cms div#CMS_Content h1 { margin: 0px 0px 10px 0px; padding: 0px 10px; }
.cms div#CMS_Content table.searchResults_O { font-size: 12px; width: 900px; }
.cms div#CMS_Content table.searchResults_O td.result { width: 500px; line-height: 16px; padding: 1px 0px 1px 10px; }
.cms div#CMS_Content table.searchResults_O td.category { padding: 1px 10px 1px 0px; }
.cms div#CMS_Content table.searchResults_O td.result a { font-weight: 700; line-height:16px; height:16px; width:500px; display:block; overflow:hidden }
.cms div#CMS_Content table.searchResults_O td.result span { display: block; }
.cms div#CMS_Content ul.propertyGroups_M { margin: 0px; padding: 0px; }
.cms div#CMS_Content ul.propertyGroups_M li.propertyGroups_I { list-style: none; margin: 0px; padding: 0px; }
.cms div#CMS_Content ul.propertyList_O { margin: 0px; padding: 0px; }
.cms div#CMS_Content ul.propertyList_O li.propertyList_I { list-style: none; padding: 0px; margin: 0px; line-height: 27px; float: left; width: 925px; }
.cms div#CMS_Content ul.propertyList_O li.propertyList_I li.cf {width:900px;overflow:hidden;float:none;border-bottom:1px solid #ddd}
.cms div#CMS_Content ul.propertyList_O label { float: left; width: 200px; font-size: 14px; padding-left: 10px; }
.cms div#CMS_Content ul.propertyList_O span { float: left; }
.cms div#CMS_Content ul.propertyList_O .textbox { width: 400px; font-size: 14px; font-family: "Tahoma", "Sans-Serif"; }
.cms div#CMS_Content ul.propertyList_O .checkbox { position: relative; top: 3px; }
.cms div#CMS_Content ul.propertyList_O .datePicker { width: 222px; font-size: 14px; font-family: "Tahoma", "Sans-Serif"; }
.cms div#CMS_Content ul.propertyList_O .textarea { width: 398px; height: 300px; font-size: 14px; font-family: "Tahoma", "Sans-Serif"; }
.cms div#CMS_Content ul.propertyList_O .textarea.halfHeight { height: 100px; }
.cms div#CMS_Content div.actions { padding: 10px; width: 890px; overflow: hidden; }
.cms div#CMS_Content div.actions a.preview { line-height: 32px; }
.cms div#CMS_Content .saveButton { padding: 4px; margin: 0px; line-height: 16px; background: transparent url(/portals/0/images/CMS/save.gif) no-repeat 0px 0px; text-indent: -9000px; overflow: hidden; height: 30px; width: 100px; border: 0px; cursor: pointer; float: right; }
  
.cms div.CMS_Navigation_O { float: left; width: 200px; background: transparent; overflow-y: scroll; overflow-x: hidden; height: 635px; }
.cms div#CMS_Navigation ul.cmsNav_I { margin: 0px; padding: 0px; }
.cms div#CMS_Navigation ul.cmsNav_I li { list-style: none; margin: 0px; padding: 0px; float: left; width: 100%; white-space: nowrap; overflow: hidden; font-size: 14px; }
.cms div#CMS_Navigation ul.cmsNav_I a { display: block; line-height: 30px; padding: 0px 5px 0px 30px; background: transparent url(/portals/0/images/CMS/bgNav.gif) no-repeat 0px 0px; border-bottom: 0px; color: #000; font-weight: 700; }
.cms div#CMS_Navigation ul.cmsNav_I a:hover { text-decoration: none; color: #fff; background: transparent url(/portals/0/images/CMS/bgNav.gif) no-repeat 0px -50px; }
.cms div#CMS_Navigation ul.cmsNav_I a.active { font-weight: 700; text-decoration: none; color: #fff; background-position: 0px -50px; }
.cms div#CMS_Navigation ul.cmsNav_I li.goBack a { background-position: 0 -100px; color: #999;font-weight: 700; }
.cms div#CMS_Navigation ul.cmsNav_I li.goBack a:hover { background-position: 0 -150px; color: #fff; }
/* [ END: CMS Styles ] */

.cms div#CMS_Benchmarks { position: fixed; bottom: 10px; right: 10px; background: #fff; border: 2px solid #345678; z-index: 1000; }
.cms div#CMS_Benchmarks table { width: 250px; }
.cms div#CMS_Benchmarks.hide .header, div#CMS_Benchmarks.hide .result { display: none; }
.cms div#CMS_Benchmarks table td,
.cms div#CMS_Benchmarks table th { font-family: "Courier New"; font-size: 12px; white-space: nowrap; }
.cms div#CMS_Benchmarks center { font-family: Tahoma; font-size: 12px; font-weight: 700; color: #56789a; line-height: 20px; padding: 4px 10px; }

.cms .relatedLinks {background:#eee url(/portals/0/images/CMS/bgRelatedLink.jpg) no-repeat 0 0;}
.cms .cmsPicker {width:900px;padding: 5px 0px 10px 0px;margin:0 0 25px 0; text-align: right; }
.cms .cmsPicker a.addRelated { clear: right; text-align: right; line-height: 38px; height: 38px; position: relative; left: -10px; }
.cms .cmsPicker table { clear: left; text-align: left; width: 890px; margin: 0px 5px; }

.cms #RelatedNewsValue {width:900px;background:#eee url(/portals/0/images/CMS/bgRelatedNews.jpg) no-repeat 0 0;padding:38px 0 10px 0;margin:0 0 25px 0}
.cms #RelatedVideoValue {width:900px;background:#eee url(/portals/0/images/CMS/bgRelatedVideo.jpg) no-repeat 0 0;padding:38px 0 10px 0;margin:0 0 25px 0}
.cms #RelatedImageValue {width:900px;background:#eee url(/portals/0/images/CMS/bgRelatedImage.jpg) no-repeat 0 0;padding:38px 0 10px 0;margin:0 0 25px 0}
.cms #RelatedNewsValue div.TreeView { margin-top: 45px; }
.cms #RelatedVideoValue div.TreeView { margin-top: 45px; }
.cms .RelatedPicker {width:890px;padding:10px 5px 5px 5px;margin:0 5px;vertical-align:top;background:#fff url(/portals/0/images/CMS/bgRelatedPicker.jpg) no-repeat bottom left}
.cms .RelatedPicker tr,.RelatedPicker td {vertical-align:middle}
.cms .RelatedPicker th {font-weight:bold;padding:1px 3px 3px 3px;font-size:11px}
.cms .RelatedPicker td {border-top:1px solid #eee;padding:1px 3px 3px 3px}
.cms .RelatedPicker th img {margin:0;cursor:pointer}
.cms #RelatedNewsValue,.propertyGroups_O {margin:0 0 25px 0}

/* The Tree */
.cms div.TreeView { float: left; margin: 0px 20px 0px 10px; height: 305px; padding: 0px; overflow: scroll; width: 330px; }
.cms div.TreeView ul { padding: 0px 0px 0px 5px; margin: 0px; list-style: none; }
.cms div.TreeView ul ul { padding: 0px 0px 0px 15px; }
.cms div.TreeView ul img { padding: 0px; margin: 3px 5px 1px 0px; float: left; cursor: pointer; }
.cms div.TreeView ul li { width: 280px; overflow: hidden; clear: both; list-style: none; }
.cms div.TreeView ul span { display: block; width: auto; float: left; cursor: pointer; }
.cms .searchWrap div.TreeView {margin-top:48px}

/* Related List */
.cms .RelatedList {width:510px;float:left;overflow:hidden}
.cms .RelatedList .RelatedItem {border-bottom:1px solid #fff;width:500px;overflow:hidden;font-size:12px;line-height:27px;color:#000}
.cms .RelatedList .RelatedItem img {float:right;cursor:pointer;margin:3px 5px 0}

/* Paging */
.cms .paging {margin:10px 250px 0 250px;overflow:hidden;position:relative;clear:both;font-family:Arial,sans-serif;font-size:1.1em; width: 400px;}
.cms .paging strong {display: none;} /*float:left;display:block;font:bold 1em Arial,sanserif;width:135px;padding-left:5px;clear:left;text-align:left}*/
.cms .paging .pages {display:block;width:400px;position:relative;text-align:center;}
.cms .paging a {text-decoration:none;display:block;font-weight:bold}
.cms .paging a:hover {text-decoration:none}
.cms .paging a.prev, .cms .paging a.next {position:absolute;top:0;display:block;width:80px;height:20px;color:#000;background:#eee;white-space:nowrap;line-height:20px;}
.cms .paging a.prev {text-align:center;padding:0px;left:0;}
.cms .paging a.next {text-align:center;padding:0px;right:0;}
.cms .paging a:hover.prev, .cms .paging a:hover.next {background:#000;color:#fff;}
.cms .paging a.disabled, .cms .paging a.disabled {background-position:0 -1400px !important;background-color:#eee !important;color:#bdbbbb !important;cursor:default !important}
.cms .paging ul {margin:0px 90px;overflow:hidden;width:220px;padding:0px;}
.cms .paging ul li {float:left;width:20px;height:20px;font-size:0.8em;font-weight:bold;margin:0px 2px 0px 0px;list-style:none}
.cms .paging ul li a {width:20px;height:20px;line-height:20px;background:#eee;text-align:center;color:#000;padding:0}
.cms .paging ul li a:hover, .cms .paging ul li.current a, .cms .paging ul li a.active {background:#000;color:#fff}

	
/* DNN 
----------------------------------------- */
.cms .ModuleTitle_MenuItem {list-style:none;margin-left:0}
.cms .ModuleTitle_MenuItem .txt {font-size:1.2em}
.cms .WorkPanel table td {vertical-align:top}
.cms .CommandButton img {background:none}

/* DNN: Control Panel */
.cms .ControlPanel {width:990px;margin:5px auto 0;font-size:1.1em;border:2px solid #f14100;border-bottom:0}
.cms .ControlPanel table td {text-align:center;padding:0}
	
/* DNN: Nav Menu */
.cms #NavigationPane {border:2px solid #f14100;border-top:1px dotted #f14100;position:relative;z-index:1000;width:986px;margin:0 auto 5px;padding:0 0 5px;font-size:1.2em}
.cms #NavigationPane h1 {width:986px;height:50px;background:url(/portals/0/images/CMS/cms-bar-v8.gif) no-repeat 0 0;position:relative}
.cms #NavigationPane h1 span {display:block;text-indent:-9000px}
.cms #NavigationPane h1 strong {position:absolute;right:10px;top:15px}
.cms #NavigationPane h1 strong a {font-size:14px;color:#fff}
.cms #NavigationPane .mainMenu table td {padding:1px 3px;cursor:pointer}
.cms #NavigationPane .mainMenu .txt {font-size:12px;cursor:pointer;padding:0 3px}
.cms #NavigationPane .mainMenu .hov .txt {background:#f14100;color:#fff}
.cms #NavigationPane .mainMenu .sel .txt {background:#f14100;color:#fff}
.cms #NavigationPane .mainMenu .root {font-size:13px;font-weight:bold;text-align:center;border-left:1px dotted #f14100;text-transform:uppercase;padding:0 2px}
.cms #NavigationPane .mainMenu .first {border:0 !important}
.cms #NavigationPane .mainMenu table {background:#fff;border:2px solid #f14100;z-index:1000}
.cms #NavigationPane .mainMenu table td {vertical-align:middle}
.cms #NavigationPane .mainMenu table tr.hov td {background:#f14100;color:#fff}
.cms #NavigationPane .mainMenu table tr td {padding:2px 0;border-bottom:1px dotted #ddd}

/* DNN: Generic Styling */
.cms .cmsContainer_I {background:#efefef;padding:5px;font-size:1.2em}
.cms .cmsContainer_I {background:#eee url(/portals/0/images/CMS/bgTitle.jpg) no-repeat right top;padding-top:45px}
.cms .cmsContainer_I .cmsContainer_I {background:none;padding:0}
.cms .cmsContainer_NaN {background:#eee;font-size:1.2em}
.cms .CMSContainer_O {background:transparent}
.cms .AuthenticationContent {padding:10px 0 0 10px}

/* HTML Editor */	
.uEditor { width: 402px; height: 295px; padding: 0px; margin: 2px 0px; border: 1px solid #ccc; background: #efefef; }
.uEditor .uEditorIframe { width: 402px; height: 271px; background: #fff; }
.uEditor .uEditorToolbar { margin: 0px; padding: 0px 0px 0px 0px; clear: both; }
.uEditor .uEditorToolbar li { float: left; list-style: none; margin: 0px 5px 0px 0px; padding: 4px; }
.uEditor .uEditorToolbar li a { display: block; height: 16px; width: 16px; text-indent: -1000px; margin: 0px; background: url(/images/customIcons.gif) no-repeat; opacity: 0.8; overflow: hidden; }
.uEditor .uEditorToolbar li a:hover { opacity: 1.0 }
.uEditor ul.uEditorToolbar li a.uEditorButtonBold { background-position: 0 -16px }
.uEditor ul.uEditorToolbar li a.uEditorButtonItalic  { background-position:-16px -16px }
.uEditor ul.uEditorToolbar li a.uEditorButtonOrderedList { background-position: -32px -48px }
.uEditor ul.uEditorToolbar li a.uEditorButtonUnorderedList { background-position: -16px -48px }
.uEditor ul.uEditorToolbar li a.uEditorButtonHyperlink { background-position: -80px -48px }
.uEditor ul.uEditorToolbar li a.uEditorButtonImage { background-position: -80px -80px }
.uEditor ul.uEditorToolbar li a.uEditorButtonHTML { background-position: -48px -48px }

/* Wide CMS */
.cms .wide .cmsBasic_I {width:1260px}
.cms .wide .CMS_Breadcrumb_O {width:1250px}
.cms .wide .CMS_Navigation_O {width:300px}
.cms .wide .CMS_Content_O {width:950px;background:#fff}

.cms #imageSets { border: solid 1px #000000; }
.cms #imageSets tr { height: 60px; }
.cms #imageSets tr td { vertical-align: middle; padding: 5px; border-bottom: solid 1px #000000; }

.cms .lblSaving { position: fixed; top: 0px; left: 0px; height: 100%; width: 100%; text-align: center; z-index: 9999; }
.cms .lblSaving div { padding: 20px; background: #fff; font-size: 32px; text-align: center; position: relative; display: inline; }
.cms .lblSaving div.good { border: 3px solid #4fa509; background: #d6fbb7; color: #2e6500; }
.cms .lblSaving div.bad { border: 3px solid #a50909; background: #fbb7b7; color: #7d0000; }
.cms .lblSaving div.wait { border: 3px solid #0956a5; background: #b7d9fb; color: #002d5c; }
.cms .lblSaving a { position: absolute; top: 2px; right: 2px; color: #f00; font-size: 11px; text-align: right; cursor: pointer; padding: 2px; font-weight: 700; }
.cms .lblSaving a:hover { text-decoration: underline; color: #800; }
.cms .validationError { background: #fbb7b7; /* color: #7d0000; */ }
.cms .validationError label { font-weight: 700; line-height: 27px; }

/* Overwrite NRL inherited css */
.cms #dnn_ContentPane {margin:0}
.cms span.SubHead {display:none}


/* DNN: Nav Menu */
#dnn_DoNotUse.DNNEmptyPane { display: none }
#AdminPane {border:2px solid #007e44;border-top:1px dotted #007e44;border-bottom:0;position:relative;z-index:1000;width:990px;margin:0 auto 5px;padding:0}
#AdminPane h1 {width:990px;height:50px;background:url(/portals/0/images/cms/cms-bar-common.gif) no-repeat 0 0;position:relative}
#AdminPane h1 span {display:block;text-indent:-9000px}
#AdminPane h1 strong {position:absolute;right:10px;top:15px}
#AdminPane h1 strong a {font-size:14px;color:#fff}
#AdminPane .mainMenu table td {padding:1px 3px;cursor:pointer}
#AdminPane .mainMenu .txt {font-size:12px;cursor:pointer;padding:0 3px}
#AdminPane .mainMenu .hov .txt {background:#f14100;color:#fff}
#AdminPane .mainMenu .sel .txt {background:#f14100;color:#fff}
#AdminPane .mainMenu .root {font-size:13px;font-weight:bold;text-align:center;border-left:1px dotted #f14100;text-transform:uppercase;padding:0 2px}
#AdminPane .mainMenu .first {border:0 !important}
#AdminPane .mainMenu table {background:#fff;border:2px solid #f14100;z-index:1000}
#AdminPane .mainMenu table td {vertical-align:middle}
#AdminPane .mainMenu table tr.hov td {background:#f14100;color:#fff}
#AdminPane .mainMenu table tr td {padding:2px 0;border-bottom:1px dotted #ddd}

/* Admin Menu Styling */
#dnn_dnnNAV_ctldnnNAV_divOuterTables .dnn_dnnnav_ctldnnnav_spmsub {background:#fff;z-index:9999999}
#dnn_dnnNAV_ctldnnNAV_divOuterTables .dnn_dnnnav_ctldnnnav_spmsub table td {padding:3px;cursor:pointer;font-family:Arial,sans-serif;font-size:1.2em}
#dnn_dnnNAV_ctldnnNAV_divOuterTables .dnn_dnnnav_ctldnnnav_spmitmsel {background:red !important;color:#fff}

.ModuleTitle_MenuItem,
.ModuleTitle_MenuBar {background:none !important}
.ModuleTitle_MenuBar img {background:none}
.ModuleTitle_MenuBar .icn {cursor:pointer}
.ModuleTitle_SubMenu {border:2px solid #f14100;background:#fff}
.ModuleTitle_SubMenu td {padding:1px 2px;vertical-align:middle}
.ModuleTitle_SubMenu .hov td {background:#f14100;color:#fff}
.ModuleTitle_SubMenu,
.ModuleTitle_MenuItem,
.ModuleTitle_MenuBar  {z-index:9999 !important;background:#fff}

/* Photo Gallery */
h2.hAFLGalleries {background:url(/portals/0/images/css/headings.gif) no-repeat 0 -900px;font-size:0;height:21px;text-indent:-9000px;overflow:hidden}
h2.hMoreGalleries {background:url(/portals/0/images/css/headings.gif) no-repeat 0 -950px;font-size:0;height:21px;text-indent:-9000px;overflow:hidden}

.photoGallery {padding:0;background:#fff url(/portals/0/images/gallery/gallery-bg.jpg) no-repeat 0 0;position:relative;width:940px;height:620px;margin:25px 25px 15px 25px}
	.photoGallery .galleryInfo {float:right;width:300px;height:325px;padding:5px 5px 0 0;color:#fff}
	.photoGallery .galleryPane {width:625px;position:relative;padding:10px 0;-moz-border-radius-bottomleft:0.4em;-moz-border-radius-topleft:0.4em}
	.photoGallery .galleryPane .galleryPrev, .photoGallery .galleryPane .galleryNext {cursor:pointer;display:block;height:22px;width:22px;text-indent:-9000px;overflow:hidden;position:absolute;top:250px;background:url(/portals/0/images/gallery/gallery-icons.png) no-repeat;}
	.photoGallery .galleryPane .galleryPrev {left:-10px;background-position:0 -450px}
	.photoGallery .galleryPane .galleryNext {right:-7px;background-position:0 -500px}
	.photoGallery .galleryPane .galleryPrev:hover {background-position:0 -550px}
	.photoGallery .galleryPane .galleryNext:hover {background-position:0 -600px}
	.photoGallery .photoThumbs {width:549px !important;height:110px !important;margin:0 auto;overflow:hidden}
	.photoGallery .photoThumbs ul {margin:0;height:110px;width:8000px;list-style:none}
	.photoGallery .photoThumbs li {float:left;height:110px !important;width:80px !important;line-height:1.1;text-align:center;padding:0 5px 0 8px;background:url(/portals/0/images/gallery/gallery-border.gif) no-repeat 0 0}
	.photoGallery .photoThumbs li.first {background:none}
	.photoGallery .photoThumbs li .thumbwrap {vertical-align:middle;width:81px;height:80px;overflow:hidden;display:block;position:relative;line-height:80px;white-space:nowrap}
	.photoGallery .photoThumbs li .thumbwrap * {vertical-align:middle}
	.photoGallery .photoThumbs li .thumbwrap span {display:inline-block;height:80px;width:1px}
	.photoGallery .photoThumbs li .thumbwrap a {display:inline-block;overflow:hidden}
	.photoGallery .photoThumbs li h5 {height:24px;overflow:hidden;color:#959595;font-weight:normal;font-size:11px;margin:5px 0 0 0}
	.photoGallery .photoThumbs img {cursor:pointer;display:inline;vertical-align:middle}
	.photoGallery .photoThumbsWrap {clear:left;position:relative;width:549px;padding:5px 20px;margin:0 auto}
	.photoGallery .photoThumbsWrap .thumbPrev, .photoGallery .photoThumbsWrap .thumbNext {display:block;position:absolute;top:-1px;background:red url(/portals/0/images/gallery/gallery-icons.png) no-repeat;width:18px;height:100px;text-indent:-9000px;z-index:9999}
	.photoGallery .photoThumbsWrap .thumbPrev {left:-13px;background-position:0 -200px}
	.photoGallery .photoThumbsWrap .thumbNext {right:-7px;background-position:0 0}
	.photoGallery .photoThumbsWrap .thumbPrev:hover {background-position:0 -300px}
	.photoGallery .photoThumbsWrap .thumbNext:hover {background-position:0 -100px}
	.photoGallery .photoThumbsWrap .disabled {display:none}
	.photoGallery .imageCaption {text-align:center;color:#fff;font-weight:bold;font-size:0.9em}
	.photoGallery .imageCaption p {display:block;overflow:hidden;height:30px;margin:0;width:600px;padding:0 10px}
	.photoGallery .imageCaption cite {font-style:normal;font-weight:normal;}
	.photoGallery .galleryTools {width:610px;overflow:hidden;font-size:0.9em;overflow:hidden;position:relative;margin-top:5px}
	.photoGallery .galleryTools li {float:left;list-style-type:none;width:auto;line-height:2em;padding:5px;color:#959595}
	.photoGallery .galleryTools li a {background:url(/portals/0/images/css/icons.gif) no-repeat;display:block;color:#fff;padding:0 0 0 20px}
	.photoGallery .galleryTools li.iDigg a {width:35px;background-position:0 -3480px;margin-left:240px}
	.photoGallery .galleryTools li.iDelicious a {width:60px;background-position:0 -3450px}
	.photoGallery .galleryTools li.iFacebook a {width:60px;background-position:0 -3510px}
	.photoGallery .galleryTools li.galleryCounter {position:absolute;left:0;float:none;margin-left:10px}
	.photoGallery .galleryTools li.iPlay {position:absolute;left:160px;float:none}
	.photoGallery .galleryTools li.iPlay a {background-position:0 -3540px;padding-left:22px}
	.photoGallery .galleryTools li.buyPhoto {position:absolute;right:10px;float:none}
	.photoGallery .galleryTools li.buyPhoto a {background:none;padding:0;color:#959595}
	.photoGallery .galleryInfo h4 {font-size:1.3em;text-transform:uppercase;color:#8e8e8e}
	.photoGallery .galleryDesc {padding:0 18px}
	.photoGallery .galleryDesc p {margin-bottom:20px;color:#8e8e8e}
	.photoGallery .galleryLinks {padding:0 18px}
	.photoGallery .galleryLinks h4 {text-shadow:1px 0 #031f4b}
	.photoGallery .galleryLinks ul {margin-left:0;list-style:none;border-top:1px solid #212121}
	.photoGallery .galleryLinks li {border-bottom:1px solid #212121;padding:2px 0}
	.photoGallery .galleryLinks li.first {border-top:0}
	.photoGallery .galleryLinks li a {color:#2c8f37}
	.photoGallery .galleryPane .gallery {width:619px;height:420px;text-align:center;line-height:420px;overflow:hidden}
	.photoGallery .galleryPane .gallery table {width:620px;height:420px;padding:0}
	.photoGallery .galleryPane .gallery table td {vertical-align:middle;text-align:center;padding:0}
	.photoGallery .galleryPane .gallery a {line-height:420px;vertical-align:middle}
	.photoGallery .galleryPane .gallery span {display:inline-block;height:420px;width:1px}
	.photoGallery .galleryPane .gallery img {vertical-align:middle;border:2px solid #212121}
	.photoGallery .adspot {width:300px;height:250px;background:#000}
	.photoGallery .loader {position:absolute;top:200px;left:290px}
	.photoGallery .loader img {background:none}
	.photoGallery .galleryDesc {padding-top:10px}
	.photoGallery .adspot {position:absolute;bottom:5px}
	.photoGallery .adspot img {margin:0}

	.galleries {margin-left:5px;text-align:center;position:relative;clear:both;height:405px;overflow:hidden}
	.galleries .subhead {width:620px;margin:0;padding-bottom:2px;text-align:left;background:#fff}
	.galleries .subhead h2 {font-size:1.1em;width:auto;text-transform:uppercase;color:#000;letter-spacing:-1px;text-transform:uppercase;font-weight:normal}
	.galleries .abstract {clear:none;float:left;margin:0 8px 5px 0;overflow:hidden;text-align:center;width:90px;height:120px;padding:0 0 5px 0;border:0;font-size:0.9em;position:relative}
	.galleries .abstract h5 {line-height:1.1;font-size:1em;text-align:left}
	.galleries .abstract cite {text-align:left;display:block;font-style:normal}
	.galleries .abstract img {margin:0 auto;float:none}
	.galleries .abstract .thumbwrap {width:80px;height:80px;overflow:hidden;background:#fff}
	.galleries .wrapper {width:620px;position:relative;overflow:hidden}
	.galleries .slider {width:8000px;position:relative;overflow:hidden;display:block;margin:0}
	.galleries .slider li {width:600px;padding:0 10px;margin:10px 0 0;overflow:hidden;float:left}
	
	.galleries .paging {text-align:center;margin:10px 0;border-bottom:1px solid #E1E1E1;padding-bottom:5px;background:none;padding:2px;height:40px;position:relative}
	.galleries .paging strong {display:block;float:left;width:140px;text-align:left;padding:6px 10px}
	.galleries .paging a {text-decoration:none;display:block;font-weight:bold}
	.galleries .paging a:hover {text-decoration:none}
	.galleries .paging a.prev, .paging a.next {float:left;font-weight:bold;color:#808080;height:23px;font-size:0.9em;padding-top:7px;cursor:pointer}
	.galleries .paging a.prev {width:40px;padding-left:30px;background:url(/portals/0/images/css/icons.gif) no-repeat 0 -950px;margin-right:15px}
	.galleries .paging a.prev:hover {color:#007e44;text-decoration:underline}
	.galleries .paging a.next {width:30px;padding-right:40px;text-align:right;background:url(/portals/0/images/css/icons.gif) no-repeat 41px -1030px;margin-left:10px}
	.galleries .paging a.next:hover {color:#007e44;text-decoration:underline;background-position:41px -1060px}
	.galleries .paging a.next:hover, .paging a.next:active {background-position:41px -1060px}
	.galleries .paging a.prev:hover, .paging a.prev:active {background-position:0 -980px}
	.galleries .paging ul {list-style-type:none;float:left;margin:0 auto;text-align:center}
	.galleries .paging ul li {float:left;width:28px;height:30px}
	.galleries .paging ul li a {width:28px;height:25px;background:transparent url(/portals/0/images/css/icons.gif) no-repeat 0 -1110px;padding:5px 0 0 0;text-align:center;font-size:1.2em;color:#999999}
	.galleries .paging ul li a:hover {background-position:0 -1140px;color:#fff}
	.galleries .paging ul li.current {background:none;padding:0}
	.galleries .paging ul li.current a {background:transparent url(/portals/0/images/css/icons.gif) no-repeat 0 -1140px;padding:6px 0 0 0;height:24px;line-height:18px;color:#fff;font-weight:bold}
	.galleries .paging a.disabled {visibility:hidden}

	.galleries .tab-nav {width:620px;height:31px;border:0;background:url(/portals/0/images/gallery/nrl-galleryTabs.gif) repeat-x 0 -49px;margin:0 auto;position:relative;z-index:1000}
	.galleries .tab-nav li {width:auto;height:30px;float:left;display:block;position:relative;overflow:hidden}
	.galleries .tab-nav li a {width:auto;height:30px;line-height:24px;padding:0 18px;float:left;display:block;white-space:nowrap;background:none;font-weight:bold;text-indent:0;color:#fff}
	.galleries .tab-nav li a:hover {text-decoration:none}
	.galleries .tab-nav li.tab-selected, .galleries .tab-nav li.tab-hover, .galleries .tab-nav li:hover {background:url(/portals/0/images/gallery/nrl-tabs.gif) repeat-x center 1px}
	.galleries .tab-nav li.tab-selected a, .galleries .tab-nav li.tab-hover a, .galleries .tab-nav li a:hover	{color:#007E44}
	.galleries .tab-panel {position:relative;background:none;padding:0;z-index:5;margin:0;clear:both;top:-6px}
	.galleries .tab-panel .form {position:relative;text-align:left;background:url(/portals/0/images/gallery/nrl-tabs.gif) repeat-x 0 -250px;height:24px;padding-left:32px;width:588px}
	.galleries .tab-panel .form select {margin:2px 5px 0;padding:0;height:19px;line-height:19px;font-size:0.9em;width:110px}
#flashOverlay {overflow:hidden}

	.ajax-loader {background:#000;background:url(/portals/0/images/css/black50.png);height:100%;width:100%;left:0;top:0;position:absolute;text-align:center;z-index:100}
	.ajax-loader p {width:100%;height:100%;background:url(/portals/0/images/css/ajax-loader.gif) 200px 215px no-repeat;margin:0 auto;text-indent:-9000px}
	

/*  30 Years of State of Origin page  */
.linksPane {height:588px;width:1006px;background:url(/Portals/0/images/css/SOO/linksPaneBG.png) no-repeat;position:relative}
		   .linksPane ul, .linksPane ul li {list-style-type:none;margin:0}
		   .linksPane li {position:absolute;overflow:hidden}
		   .linksPane li a {display:block;background:url(/Portals/0/images/css/SOO/originBtns.png) no-repeat;text-indent:-9000px;overflow:hidden}
		   .linksPane li.link-tipping {width:120px;height:40px;top:38px;left:574px}
		   .linksPane li.link-tipping a {width:120px;height:40px;background-position:4px -102px;}
		   .linksPane li.link-tipping a:hover {background-position:-201px -102px;}
		   .linksPane li.link-pom {width:197px;height:38px;top:139px;left:692px}
		   .linksPane li.link-pom a {width:197px;height:38px;background-position:4px -2px;}
		   .linksPane li.link-pom a:hover {background-position:-201px -2px;}
		   .linksPane li.link-gallery {width:160px;height:50px;top:162px;left:208px}
		   .linksPane li.link-gallery a {width:160px;height:50px;background-position:4px -51px;}
		   .linksPane li.link-gallery a:hover {background-position:-201px -51px;}
		   .linksPane li.link-analyser {width:145px;height:40px;top:286px;left:720px}
		   .linksPane li.link-analyser a {width:145px;height:40px;background-position:4px -151px;}
		   .linksPane li.link-analyser a:hover {background-position:-201px -151px;}
		   .linksPane li.link-tv {width:93px;height:37px;top:467px;left:54px}
		   .linksPane li.link-tv a {width:93px;height:37px;background-position:4px -301px;}
		   .linksPane li.link-tv a:hover {background-position:-201px -301px;}
		   .linksPane li.link-analysis {width:132px;height:40px;top:487px;left:292px}
		   .linksPane li.link-analysis a {width:132px;height:40px;background-position:5px -201px}
		   .linksPane li.link-analysis a:hover {background-position:-201px -201px;}
		   .linksPane li.link-tickets {width:124px;height:41px;top:504px;left:830px}
		   .linksPane li.link-tickets a {width:124px;height:41px;background-position:6px -251px}
		   .linksPane li.link-tickets a:hover {background-position:-199px -251px;}
		   
		   .originDetailPane {padding:20px 30px 0px;overflow:hidden}
		   .originDetailPane h2 {height:30px;font-size:12px;text-indent:-9000px;overflow:hidden}
		   .originDraw {float:left;height:179px;width:626px;background:url(/Portals/0/images/css/SOO/moduleBG.png) top left no-repeat;overflow:hidden;}
		   .originDraw table {width:100%;color:#fff}
		   .originDraw table th {height:28px;font-weight:bold;padding:0 15px;line-height:28px}
		   .originDraw table td {height:39px;padding:0 15px;vertical-align:top;line-height:39px;overflow:hidden}
		   .originDraw table td a {display:block;height:27px;width:80px;background:url(/Portals/0/images/css/SOO/buyNowBtn.png) no-repeat;text-indent:-9000px;overflow:hidden;margin-top:6px}
		   .originDetails {float:left;height:179px;width:304px;background:url(/Portals/0/images/css/SOO/moduleBG.png) top right no-repeat;margin-left:16px;overflow:hidden;display:inline}
		   .originDetails table {color:#fff;margin-top:28px}
		   .originDetails table td {width:110px;text-indent:20px;height:39px;line-height:39px;}
		   .originDetails table td strong {font-weight:bold}
		   .originResults {clear:both;height:183px;width:948px;background:url(/Portals/0/images/css/SOO/moduleBG.png) bottom left no-repeat;overflow:hidden;}
		   .originResults .resultPane {height:153px;display:inline;overflow:hidden;float:left;}
		   .originResults .resultPane .resultScreen {height:100%;width:100%;position:relative}
		   .result1 {width:313px;}
		   .result2 {width:323px;}
		   .result3 {width:311px;}
		   .originResults .leftTeam {height:125px;float:left;width:49.9%;text-align:center}
		   .originResults .rightTeam {height:125px;float:left;width:49.9%;text-align:center}
		   .originResults h4 {height:125px;color:#fff;font-weight:bold;line-height:215px;font-size:24px;background:url(/Portals/0/images/css/SOO/originLogos.png) no-repeat;overflow:hidden}
		   .originResults h4.blue {background-position:center -195px}
		   .originResults h4.red {background-position:center 5px}
		   .originResults .resultLinks {clear:both;height:27px;line-height:30px;text-align:center;padding:0 15px}
		   .originResults .resultLinks a {color:#4a79af;line-height:30px}
		   .originResults .resultLinks a.analyser {float:right}
		   .originResults .resultLinks a.highlights {float:left;padding-left:25px;background:url(/Portals/0/images/css/SOO/playBtn.png) center left no-repeat}
		   .copyright {text-align:center;color:#fff;padding-top:40px;font-size:11px}
		   .copyright p {margin:0}
		   .copyright a {color:#fff;}
		   
		   .popupMid {background:#000}
		   .popupTL {background:url(/Portals/0/images/css/SOO/corners.png) top left no-repeat}
		   .popupTR {background:url(/Portals/0/images/css/SOO/corners.png) top right no-repeat}
		   .popupBL {background:url(/Portals/0/images/css/SOO/corners.png) bottom left no-repeat}
		   .popupBR {background:url(/Portals/0/images/css/SOO/corners.png) bottom right no-repeat}
		   .popupTM {background:url(/Portals/0/images/css/SOO/verticalGrad.png) top center repeat-x}
		   .popupBM {background:url(/Portals/0/images/css/SOO/verticalGrad.png) bottom center repeat-x}
		   .popupML {background:url(/Portals/0/images/css/SOO/horizGrad.png) left center repeat-y}
		   .popupMR {background:url(/Portals/0/images/css/SOO/horizGrad.png) right center repeat-y}
		   .galleryTitle {color:#fff;overflow:visible !important;position:relative}
		   .galleryTitle h2 {display:block;height:45px;width:43px;background:url(/Portals/0/images/css/SOO/logo.png) no-repeat;text-indent:-9000px;position:absolute;top:1px;left:1px}
		   .galleryTitle .popupClose {position:absolute;display:block;right:0px;top:0px;height:15px;width:15px;background:url(/Portals/0/images/css/SOO/navBtns.gif) -47px 1px no-repeat;text-indent:-9000px;}
		   .galleryControls {position:relative}
		   .galleryControls .prev, .galleryControls .next {display:block;position:absolute;bottom:0px;height:20px;width:15px;text-indent:-9000px;background:url(/Portals/0/images/css/SOO/navBtns.gif) no-repeat}
		   .galleryControls .prev {left:0px;background-position:0px 0px}
		   .galleryControls .next {right:0px;background-position:-23px 0px}
		   .galleryControls ul {height:0px;margin:0}
		   .galleryControls p {text-align:center;margin:0;color:#fff;padding-top:22px;font-size:12px}
		   .imageDesc {background:#fff;color:#000;font-size:11px;height:30px}
		   .imageDesc p {line-height:30px;text-indent:30px}
		   .imgPane {text-align:center}
		   .popupContent {position:relative}

/*  ##########  Homepage DreamTeam module  ########### */
		   .hot-not {width:296px;height:152px;background:url(/portals/0/images/dreamteam/HotNotBG.gif) no-repeat;overflow:hidden;position:relative;padding-left:4px}
		   .hot-not .dtLink {display: inline; position: absolute; height: 35px; width: 60px;}
		   .hot-not .rndNum {position:absolute;height:20px;width:110px;left:100px;top:5px;}
		   .hot-not .rndNum h3 {background:url(/portals/0/images/dreamteam/HotNot-Rounds.png) no-repeat;height:20px;width:110px;text-indent:-9000px;overflow:hidden}
		   .hot-not .rndNum .rnd1 {background-position: 0 -5px}
		   .hot-not .rndNum .rnd2 {background-position: 0 -25px}
		   .hot-not .rndNum .rnd3 {background-position: 0 -45px}
		   .hot-not .rndNum .rnd4 {background-position: 0 -64px}
		   .hot-not .rndNum .rnd5 {background-position: 0 -85px}
		   .hot-not .rndNum .rnd6 {background-position: 0 -104px}
		   .hot-not .rndNum .rnd7 {background-position: 0 -123px}
		   .hot-not .rndNum .rnd8 {background-position: 0 -143px}
		   .hot-not .rndNum .rnd9 {background-position: 0 -162px}
		   .hot-not .rndNum .rnd10 {background-position: 0 -181px}
		   .hot-not .rndNum .rnd11 {background-position: 0 -201px}
		   .hot-not .rndNum .rnd12 {background-position: 0 -220px}
		   .hot-not .rndNum .rnd13 {background-position: 0 -241px}
		   .hot-not .rndNum .rnd14 {background-position: 0 -260px}
		   .hot-not .rndNum .rnd15 {background-position: 0 -280px}
		   .hot-not .rndNum .rnd16 {background-position: 0 -299px}
		   .hot-not .rndNum .rnd17 {background-position: 0 -321px}
		   .hot-not .rndNum .rnd18 {background-position: 0 -340px}
		   .hot-not .rndNum .rnd19 {background-position: 0 -360px}
		   .hot-not .rndNum .rnd20 {background-position: 0 -379px}
		   .hot-not .rndNum .rnd21 {background-position: 0 -398px}
		   .hot-not .rndNum .rnd22 {background-position: 0 -418px}
		   .hot-not .rndNum .rnd23 {background-position: 0 -439px}
		   .hot-not .rndNum .rnd24 {background-position: 0 -458px}
		   .hot-not .rndNum .rnd25 {background-position: 0 -478px}
		   .hot-not .rndNum .rnd26 {background-position: 0 -497px}
		   .hot-not .rndNum .rndF1 {background-position: 0 -518px}
		   .hot-not .rndNum .rndF2 {background-position: 0 -537px}
		   .hot-not .rndNum .rndF3 {background-position: 0 -557px}
		   .hot-not .rndNum .rndGF {background-position: 0 -576px}
		   .hotNav {position:absolute;top:7px;right:4px;width:79px;height:22px;}
		   .hotNavPane {position:relative;height:100%;width:100%}
		   .hotNav li {display:block;height:22px;width:39px;float:left}
		   .hotNav a {display:block;height:22px;width:39px;background:url(/portals/0/images/dreamteam/hotNav.png) no-repeat;float:left;text-indent:-9000px}
		   .hotNav a.hot {background-position:0px 0px}
		   .hotNav a.not {background-position:-39px -26px}
		   .hotNav li.active a.not {background-position:-39px 0px}
		   .hotNav li.active a.hot {background-position:0px -26px}

		   .hot-not .tab-nav {height:20px;overflow:hidden;padding-top:38px;background:transparent !important}
		   .hot-not .tab-nav ul {margin:0;list-style-type:none}
           .hot-not .tab-nav li {display:block;height:20px;width:49px;float:left;overflow:hidden;}
		   .hot-not .tab-nav li a {background:url(/portals/0/images/dreamteam/HotNot-Tabs.png) no-repeat;width:100%;height:100%;display:block;text-indent:-9000px}
		   .hot-not .tab-nav li a.p {background-position:0px 0px}
		   .hot-not .tab-nav li a.hk {background-position:-49px 0px}
		   .hot-not .tab-nav li a.r {background-position:-98px 0px}
		   .hot-not .tab-nav li a.h {background-position:-147px 0px}
		   .hot-not .tab-nav li a.cw {background-position:-196px 0px}
		   .hot-not .tab-nav li a.fb {background-position:-245px 0px}
		   .hot-not .tab-nav li.tab-selected a.p {background-position:0px -25px}
		   .hot-not .tab-nav li.tab-selected a.hk {background-position:-49px -25px}
		   .hot-not .tab-nav li.tab-selected a.r {background-position:-98px -25px}
		   .hot-not .tab-nav li.tab-selected a.h {background-position:-147px -25px}
		   .hot-not .tab-nav li.tab-selected a.cw {background-position:-196px -25px}
		   .hot-not .tab-nav li.tab-selected a.fb {background-position:-245px -25px}
		   .hot-not .tab-panel {background:none;padding-top:3px;display:none}
		   .paneItem {height:88px;width:148px;background:url(/portals/0/images/dreamteam/HotNotTab.gif) no-repeat;float:left;color:#fff}
		   .notPane {display:none}
		   .hotPane .paneItem {background-position:0px 0px}
		   .notPane .paneItem {background-position:-150px 0px}
		   .paneItem img {float:left;display:block;height:83px;width:54px;padding:3px 3px 0 5px}
		   .paneItem h4 {font-size:12px;font-weight:bold;margin-top:3px}
		   .paneItem p {margin:0;font-size:10px}
		   
 
/*  ##########  Drawtable module  ########### */
           .drawModule {position:relative}
		   .drawModule .drawModuleWrap {background:#000 url(/portals/0/images/drawtable/drawBgGrad.png) center -90px repeat-x}
		   .drawModule .drawModulePane {background:url(/portals/0/images/drawtable/drawBgTop.png) no-repeat}
		   .drawModule .drawModuleBottom {height:10px;background:url(/portals/0/images/drawtable/drawBgBottom.png) no-repeat;overflow:hidden}
		   .drawModule .drawDownload {position:absolute;top:11px;right:0;text-align:right;font-size:11px}
		   .drawModule .drawDownload p strong {padding:0px 4px;color:#666}
		   .drawModule .scoresHeader {height:65px;position:relative}
		   .drawModule .scoresHeader p {position:absolute;bottom:5px;right:10px;color:#fff;margin:0;font-size:11px}
		   .drawModule .scoresHeader h4 {height:25px;width:55px;background:url(/portals/0/images/drawtable/rounds.png) 0px -5px no-repeat;text-indent:-9000px;color:#000;font-size:18px;text-transform:uppercase;text-align:center;position:absolute;top:0px;left:10px;margin-left:0px}
		   .drawModule .scoresHeader h4.finals {background-position:0 -1376px}
		   .drawModule .scoresHeader h4.grandfinal {background:url(/portals/0/images/drawtable/rounds.png) 0px -1564px no-repeat;height:60px;width:90px}
		   .drawModule .scoresHeader h4.team {height:0;width:0;background:none !important}

		   .drawModule .scoresHeader h3 {height:40px;width:70px;background:url(/portals/0/images/drawtable/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;position:absolute;top:25px;left:10px;margin-left:0px}
		   .drawModule .scoresHeader h3.grandfinal {background:none !important;height:0;width:0}
		   .drawModule .scoresHeader h3.rnd1, .drawModule .scoresHeader h3.final1 {background-position: -2px -105px}
		   .drawModule .scoresHeader h3.rnd2, .drawModule .scoresHeader h3.final2 {background-position: -2px -147px}
		   .drawModule .scoresHeader h3.rnd3, .drawModule .scoresHeader h3.final3 {background-position: -2px -189px}
		   .drawModule .scoresHeader h3.rnd4 {background-position: -2px -231px}
		   .drawModule .scoresHeader h3.rnd5 {background-position: -2px -273px}
		   .drawModule .scoresHeader h3.rnd6 {background-position: -2px -315px}
		   .drawModule .scoresHeader h3.rnd7 {background-position: -2px -357px}
		   .drawModule .scoresHeader h3.rnd8 {background-position: -2px -399px}
		   .drawModule .scoresHeader h3.rnd9 {background-position: -2px -441px}
		   .drawModule .scoresHeader h3.rnd10 {background-position: -2px -483px}
		   .drawModule .scoresHeader h3.rnd11 {background-position: -2px -525px}
		   .drawModule .scoresHeader h3.rnd12 {background-position: -2px -567px}
		   .drawModule .scoresHeader h3.rnd13 {background-position: -2px -609px}
		   .drawModule .scoresHeader h3.rnd14 {background-position: -2px -651px}
		   .drawModule .scoresHeader h3.rnd15 {background-position: -2px -693px}
		   .drawModule .scoresHeader h3.rnd16 {background-position: -2px -735px}
		   .drawModule .scoresHeader h3.rnd17 {background-position: -2px -777px}
		   .drawModule .scoresHeader h3.rnd18 {background-position: -2px -819px}
		   .drawModule .scoresHeader h3.rnd19 {background-position: -2px -861px}
		   .drawModule .scoresHeader h3.rnd20 {background-position: -2px -903px}
		   .drawModule .scoresHeader h3.rnd21 {background-position: -2px -945px}
		   .drawModule .scoresHeader h3.rnd22 {background-position: -2px -987px}
		   .drawModule .scoresHeader h3.rnd23 {background-position: -2px -1029px}
		   .drawModule .scoresHeader h3.rnd24 {background-position: -2px -1071px}
		   .drawModule .scoresHeader h3.rnd25 {background-position: -2px -1113px}
		   .drawModule .scoresHeader h3.rnd26 {background-position: -2px -1155px}
		   .drawModule .scoresHeader h3.bri {background:url(/portals/0/images/drawtable/teams.png) -14px 8px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.bul {background:url(/portals/0/images/drawtable/teams.png) -14px -43px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.can {background:url(/portals/0/images/drawtable/teams.png) -14px -349px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.nq {background:url(/portals/0/images/drawtable/teams.png) -14px -94px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.man {background:url(/portals/0/images/drawtable/teams.png) -14px -451px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.mel {background:url(/portals/0/images/drawtable/teams.png) -14px -553px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.new {background:url(/portals/0/images/drawtable/teams.png) -14px -196px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.pen {background:url(/portals/0/images/drawtable/teams.png) -14px -247px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.par {background:url(/portals/0/images/drawtable/teams.png) -14px -145px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.cro {background:url(/portals/0/images/drawtable/teams.png) -14px -502px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.sou {background:url(/portals/0/images/drawtable/teams.png) -14px -298px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.stg {background:url(/portals/0/images/drawtable/teams.png) -14px -755px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.syd {background:url(/portals/0/images/drawtable/teams.png) -14px -400px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.nzw {background:url(/portals/0/images/drawtable/teams.png) -14px -655px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .scoresHeader h3.wes {background:url(/portals/0/images/drawtable/teams.png) -14px -706px no-repeat;top:0;height:60px;width:225px}
		   .drawModule .scoresHeader h3.gct {background:url(/portals/0/images/drawtable/teams.png) -14px -604px no-repeat;top:0;height:60px;width:200px}
		   .drawModule .drawNav {height:48px;width:608px;background:url(/portals/0/images/drawtable/drawSelect.png) no-repeat;margin:0 auto;overflow:hidden;position:relative}
		   .drawModule .drawNav .round {position:relative;height:17px;width:608px}
		   .drawModule .drawNav .round h5 {display:block;width:43px;height:17px;text-indent:-9000px;position:absolute;left:0px;top:0px}
		   .drawModule .drawNav .round table {width:565px;overflow:hidden;position:absolute;right:0px;top:0px}
		   .drawModule .drawNav .round table td {height:17px;line-height:17px;text-align:center}
		   .drawModule .drawNav .round table td.selected {}
		   .drawModule .drawNav .round table td a {color:#fff;font-size:11px;text-decoration:none;padding:0 2px;background:transparent}
		   .drawModule .drawNav .round table td.selected a, .drawModule .drawNav .round table td a:hover {color:#000;background:url(/portals/0/images/drawtable/roundTableActive.png) repeat-x}
		   .drawModule .drawNav .team {height:31px;}
		   .drawModule .drawNav .team h5 {display:block;float:left;width:43px;height:31px;text-indent:-9000px;margin-right:3px}
		   .drawModule .drawNav .team ul {margin:0;padding-top:3px}
		   .drawModule .drawNav .team li {list-style-type:none;display:block;float:left;height:24px;width:32px;background:url(/portals/0/images/drawtable/teamLogoBg.png) no-repeat;margin-right:3px}
		   .drawModule .drawNav .team li.hover, .drawModule .drawNav .team li.active {background:url(/portals/0/images/drawtable/teamLogoBgHover.png) no-repeat;}
		   .drawModule .drawNav .team li a {display:block;height:100%;width:100%;text-indent:-9000px;background:url(/portals/0/images/drawtable/teamSelector.gif) no-repeat}
		   .drawModule .drawNav .team li.bri a {background-position: 7px 0px;}
		   .drawModule .drawNav .team li.bul a {background-position: -31px 0px;}
		   .drawModule .drawNav .team li.can a {background-position: -66px 0px;}
		   .drawModule .drawNav .team li.nq a {background-position: -101px -1px;}
		   .drawModule .drawNav .team li.man a {background-position: -136px -2px;}
		   .drawModule .drawNav .team li.mel a {background-position: -170px -1px;}
		   .drawModule .drawNav .team li.new a {background-position: -204px -1px;}
		   .drawModule .drawNav .team li.par a {background-position: -241px 0px;}
		   .drawModule .drawNav .team li.pen a {background-position: -274px 0px;}
		   .drawModule .drawNav .team li.cro a {background-position: -310px -1px;}
		   .drawModule .drawNav .team li.sou a {background-position: -344px 0px;}
		   .drawModule .drawNav .team li.stg a {background-position: -379px -2px;}
		   .drawModule .drawNav .team li.syd a {background-position: -415px -1px;}
		   .drawModule .drawNav .team li.nzw a {background-position: -450px -1px;}
		   .drawModule .drawNav .team li.wes a {background-position: -485px -2px;}
		   .drawModule .drawNav .team li.gct a {background-position: -520px -2px;}
		   .drawModule .drawItem {width:608px;height:58px;margin:5px auto 0px;background:url(/portals/0/images/drawtable/drawItem.png) no-repeat;_background:url(/portals/0/images/drawtable/drawItem.gif) no-repeat;overflow:hidden;position:relative}
		   .drawModule .byeRound {background:url(/portals/0/images/drawtable/drawItemBye.png) no-repeat;_background:url(/portals/0/images/drawtable/drawItemBye.gif) no-repeat;}
		   .drawModule .drawItem .logo {height:58px;width:40px;position:absolute;left:0px;top:0px;overflow:hidden;background:url(/portals/0/images/drawtable/drawGameType.png) no-repeat}
		      .drawModule .drawItem .fnf {background-position:6px 8px}
		   .drawModule .drawItem .snf {background-position:6px -50px}
		   .drawModule .drawItem .mnf {background-position:6px -155px}
		   .drawModule .drawItem .satnf {background-position:6px -105px}
		   .drawModule .drawItem .teams {height:58px;width:142px;position:absolute;top:0px;left:40px;overflow:hidden;}
		   .drawModule .drawItem .teams .team1, .drawModule .drawItem .teams .team2 {width:61px;height:58px;float:left;overlow:hidden;}
		   .drawModule .drawItem .teams h5 {background:url(/portals/0/images/drawtable/drawItemLogos.png) no-repeat;width:52px;float:left;height:23px;line-height:25px;text-indent:17px;font-size:14px;font-weight:bold;text-transform:uppercase;color:#fff;padding-top:35px;}
		   .drawModule .drawItem .teams h5.bri {background-position: 8px 3px;}
		   .drawModule .drawItem .teams h5.bul {background-position: -68px 3px;}
		   .drawModule .drawItem .teams h5.can {background-position: -143px 3px;}
		   .drawModule .drawItem .teams h5.nq {background-position: -216px 3px;}
		   .drawModule .drawItem .teams h5.man {background-position: -292px 3px;}
		   .drawModule .drawItem .teams h5.mel {background-position: -372px 2px;}
		   .drawModule .drawItem .teams h5.new {background-position: -440px 4px;}
		   .drawModule .drawItem .teams h5.par {background-position: -517px 2px;}
		   .drawModule .drawItem .teams h5.pen {background-position: -590px 2px;}
		   .drawModule .drawItem .teams h5.cro {background-position: -668px 2px;}
		   .drawModule .drawItem .teams h5.sou {background-position: -742px 5px;}
		   .drawModule .drawItem .teams h5.stg {background-position: -816px 6px;}
		   .drawModule .drawItem .teams h5.syd {background-position: -889px 6px;}
		   .drawModule .drawItem .teams h5.nzw {background-position: -964px 6px;}
		   .drawModule .drawItem .teams h5.wes {background-position: -1045px 4px;}
		   .drawModule .drawItem .teams h5.gct {background-position: -1144px 2px;}
		   .drawModule .drawItem .teams .vs {width:20px;height:58px;float:left;text-indent:-9000px;overflow:hidden;}
		   /*  */
		   .drawModule .drawItem .bye {background:url(/portals/0/images/drawtable/bye.jpg) 86px 20px no-repeat}
		   /*  */

		   .drawModule .drawItem .time {height:58px;width:190px;position:absolute;top:0px;left:182px;overflow:hidden;color:#fff;padding-left:10px}
		   .drawModule .drawItem .time h3 {font-size:12px;margin-top:7px}
		   .drawModule .drawItem .time p {margin:0;font-size:11px}
		   .drawModule .drawItem .buttons {height:55px;width:220px;position:absolute;top:0px;left:382px;overflow:hidden;padding-left:6px;padding-top:3px;text-indent:-9000px}
		   .drawModule .drawItem .buttons a {display:block;height:14px;background:url(/portals/0/images/drawtable/drawBtns.gif) no-repeat;float:left;margin-right:3px;_display:inline;margin-top:3px;overflow:hidden}
		   .drawModule .drawItem .buttons a.matchSummary {width:107px;background-position:0px 0px}
		   .drawModule .drawItem .buttons a.videoHighlights {width:96px;background-position:-110px 0px}
		   .drawModule .drawItem .buttons a.gameAnalyser {width:206px;background-position:-1073px 0px}
		   .drawModule .drawItem .buttons a.matchInfo {width:68px;background-position:-210px 0px}
		   .drawModule .drawItem .buttons a.broadcast {width:68px;background-position:-281px 0px}
		   .drawModule .drawItem .buttons a.liveScoreboard {width:206px;background-position:-864px 0px}
		   .drawModule .drawItem .buttons a.tickets {width:51px;background-position:-352px 0px}
		   .drawModule .drawItem .buttons a.juniorPasses {width:90px;background-position:-406px 0px}
		   .drawModule .drawItem .buttons a.flights {width:51px;background-position:-499px 0px}
		   .drawModule .drawItem .buttons a.accomodation {width:90px;background-position:-553px 0px}
		   .drawModule .drawItem .buttons a.specialOffers {width:215px;background-position:-646px 0px}

		   .drawModule .adspotLrg {width:607px;height:67px;margin:3px auto}
		   .drawModule .adspotSml {width:593px;height:33px;margin:3px auto}
		   
		   .drawPopup {height:125px;width:260px;font-size:11px;display:none;position:absolute;background:#f6f6f6;z-index:200000}
		   .drawPopup h2 {display:block;height:27px;background:url(/portals/0/images/drawtable/popupGrad.png) repeat-x;text-indent:10px;line-height:27px;color:#fff;font-size:12px;position:relative}
		   .drawPopup h2 a {color:#fff;font-weight:bold;font-size:12px;position:absolute;width:20px;height:27px;right:0;top:0;text-indent:5px}
		   .drawPopup h2 a:hover {text-decoration:none}
		   .drawPopup ul {margin-bottom:3px}
		   .drawPopup li {display:block;height:20px;line-height:20px;border-bottom:1px solid #c7c7c7;color:#007e44;width:240px;margin:0 auto}
		   .drawPopup li span {color:#000;padding-left:30px;background:url(/portals/0/images/drawtable/drawIcons.png) no-repeat}
		   .drawPopup li .tv {background-position:10px 1px}
		   .drawPopup li .radio {background-position:10px -19px}
		   .drawPopup li .mobile {background-position:10px -39px}
		   .drawPopup p {font-size:10px;color:#666;padding:0px 5px;margin:0}
		   
 /*  NRL galleries  10/6/10 */
.homepage #galleries .subhead h2 {color:#000;font-size:1.1em;font-weight:normal;letter-spacing:-1px;text-transform:uppercase;width:auto}
.homepage #galleries .subhead h2 a {color:#000}
.homepage #galleries .abstract {width:140px;float:left;clear:none;margin:0;padding:8px}
.homepage .galleries {padding-top:19px}
.homepage .galleries .subhead {width:auto}
.homepage .galleries .subhead h2 {color:#000;font-size:1.1em;font-weight:normal;letter-spacing:-1px;text-transform:uppercase;width:auto}
.homepage .galleries .subhead h2 a {color:#000}
.homepage .galleries .abstract {width:90px !important}

#dnn_SideBar .galleries {margin:0}
#dnn_SideBar .galleries .subhead {width:300px}
#dnn_SideBar .galleries .wrapper {width:200px !important;margin:0 auto;height:140px;}
#dnn_SideBar .galleries .slider li {background:none !important;margin-right:10px !important;width:90px !important;padding:0 0 5px !important;font-size:0.9em}
#dnn_SideBar .galleries .slider li .thumbwrap {background:#fff;width:80px;height:80px;overflow:hidden}
#dnn_SideBar .galleries .slider li img {float:none;margin:0 auto}
#dnn_SideBar .galleries .paging {position:absolute;top:70px;border:0}
#dnn_SideBar .galleries .paging .prev {text-indent:-9000px;text-align:left;padding-left:0;width:30px;margin-right:0}
#dnn_SideBar .galleries .paging .next {text-indent:-9000px;text-align:left;padding-right:0;width:30px;background-position:0 -1030px;margin-left:235px}
#dnn_SideBar .galleries .paging .next:hover {background-position:0 -1060px}


.socialMediaMenu {height:20px;width:44px;position:absolute;top:0;right:222px; }
.socialMediaMenu h3 {text-indent:-9000px;height:20px;width:44px; background: url(/portals/0/images/css/socialMedia.png) no-repeat}


/* NRL Registration 29/07/2010 */
h1.registerTitle {display:block;height:18px;background:url(/portals/0/images/registration/loginTitle.jpg) no-repeat;text-indent:-9000px;overflow:hidden}
h1.updateTitle {display:block;height:18px;background:url(/portals/0/images/registration/loginTitle.jpg) 0 -25px no-repeat;text-indent:-9000px;overflow:hidden}
.registerForm {width:597px;background:#000 url(/portals/0/images/registration/formBox.jpg) left -10px no-repeat;position:relative;color:#fff;padding-top:15px}
.registerFormBottom {clear:both;height:10px;background:url(/portals/0/images/registration/formBox.jpg) left top no-repeat;overflow:hidden}
.registerForm h1.regsiterNow {display:block;height:18px;background:url(/portals/0/images/registration/registerTitle.jpg) no-repeat;text-indent:-9000px;margin-left:15px;border:0;overflow:hidden}
.registerForm h1.updateMynrl {display:block;height:18px;background:url(/portals/0/images/registration/registerTitle.jpg) 0 -30px no-repeat;text-indent:-9000px;margin-left:15px;border:0;overflow:hidden}
.registerForm .required {display:block;position:absolute;right:15px;top:10px;height:20px;width:200px;text-align:right;font-size:11px}
.registerForm .required strong {padding-right:5px;color:#007e44;font-weight:strong;font-size:12px}
.registerForm p {padding:2px 15px;margin:0}
.registerForm fieldset {width:485px;margin:10px auto;background:#d7d7d7;color:#000;padding:20px 50px;}
.registerForm fieldset div {clear:both;}
.registerForm fieldset .error {padding:5px 0 5px 210px;color:red;overflow:hidden;}
.registerForm fieldset label {display:block;float:left;width:210px;line-height:26px;margin-top:3px;}
.registerForm fieldset .longLabel {font-weight:bold;line-height:1.5em}
.registerForm fieldset label span {color:#007e44;padding-left:3px}
.registerForm fieldset label strong {color:#000}
.registerForm fieldset .textField {display:block;float:left;height:24px;border:1px solid #b8b8b8;background:#f1f1f1;width:270px;margin-top:3px;line-height:24px}
.registerForm fieldset select {width:270px;height:24px;border:1px solid #b8b8b8;background:#f1f1f1;margin-top:5px;line-height:24px}
.registerForm fieldset .radioField, .registerForm fieldset .checkField {clear:none;width:270px;float:left;margin-top:5px;line-height:26px}
.registerForm fieldset .radioField span, .registerForm fieldset .checkField span {padding-left:10px}
.registerForm fieldset .checkGroup {padding:20px 0 10px;overflow:hidden;font-size:11px}
.registerForm fieldset .checkGroup .checkField {clear:both;width:485px;}
.registerForm fieldset .checkGroup .mobileNum {padding-bottom:20px;overflow:hidden}
.registerForm fieldset .checkGroup .mobileNum label {width:140px;line-height:22px;text-indent:30px}
.registerForm fieldset .checkGroup .mobileNum input {width:150px;height:20px}
.registerForm fieldset .submitField {_padding-top:15px}
.registerForm fieldset .registerSubmit {display:block;border:0;height:30px;width:271px;background:url(/portals/0/images/registration/formBtns.jpg) no-repeat;text-indent:-9000px;margin:10px auto 0px;cursor:pointer;_line-height:9000px}
.registerForm fieldset .updateSubmit {display:block;border:0;height:30px;width:271px;background:url(/portals/0/images/registration/formBtns.jpg) 0 -80px no-repeat;text-indent:-9000px;margin:10px auto 0px;cursor:pointer;_line-height:9000px}

.updateForm {width:597px;background:#000 url(/portals/0/images/registration/formBox.jpg) left -10px no-repeat;position:relative;color:#fff;padding-top:15px;margin-top:20px}
.updateFormBottom {clear:both;height:10px;background:url(/portals/0/images/registration/formBox.jpg) left top no-repeat;overflow:hidden}
.updateForm fieldset {padding:0px 40px 15px}
.updateForm fieldset div {clear:both}
.updateForm fieldset label {display:block;float:left;line-height:26px;width:140px;margin-top:10px}
.updateForm fieldset label span {color:#007e44;padding-left:3px}
.updateForm fieldset .textField {height:26px;line-height:26px;background:#ededed;width:270px;margin-top:10px;border:0;font-size:14px;text-indent:5px}
.updateForm fieldset .submit {display:block;height:30px;width:271px;background:url(/portals/0/images/registration/formBtns.jpg) left -40px no-repeat;border:0;text-indent:-9000px;margin-left:140px;margin-top:20px;line-height:9000px}
.radioList td label {width:auto;float:none;display:inline;padding-left:10px;line-height:1em}
.radioList {padding-bottom:5px}
.updateForm fieldset div.error {color: #fcc;padding: 10px 0;margin-left: 140px;}
