/* $Id: main.css 69 2008-04-29 11:51:52Z mstillwell $ */

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #fff;
	color:#000;
}

img {
	border:0;
}

#accessibility {
	height:0;
	visibility:hidden;
}

span.cleared {
	display:block;
	margin:0;
	padding:0;
	clear:both;
	height:0px;
	width:100%;
}

a {outline:none;}
forms {margin:0; padding:0;}
fieldset {margin:0; padding:0;}/* $Id: main.css 77 2008-08-01 14:45:10Z hjakison $ */

body {
	font-size:1em;
}

a {
	color: #15297b;	
}

div#container {
	width:640px;
	padding-bottom:10px;
}

div#dugoutlogo {
	float:left;
	width:300px;
	height:120px;
	display:block;
}

div#dugoutlogo img {
	position:relative;
	top:60px;
	left:60px;
}

div#rhs_coral_banner {
	float:left;
	width:295px;
	margin:15px 0px 15px 0px;
}

div#tickerrow {
	float:left;
	margin:0px 0px 0px 10px;
	width:619px;
	height:43px;
	background:transparent;
}

div#main_panel_content {
	clear:both;
	width:620px;
	background-color:transparent;
	margin:10px;
}

div#main_panel_content ul.main_panel_navigation {
	margin:0px;
	padding:0px;
	position:relative;
	top:10px;
	left:10px;
	z-index:2;
}

div#main_panel_content ul.main_panel_navigation li{
	float:left;
	display:block;
	line-height:4em;
	font-size:1em;
	padding:0px;
	margin-left:-10px;
	z-index:5;
}

div.clearer {
	clear:both;
	width:100%;
	display:block;
}

div#primary_banner {
	clear:both;
	display:block;
	width:620px;
	height:212px;
	background:transparent;
	color:white;
	margin:10px;
	position:relative;
	top:-45px;
	z-index:100;
	margin-bottom:-35px;
}

div#primary_banner div.buttons {
	position:relative;
	top:114px;
	left:33px;
}

div#primary_banner span.sticker {
	position:relative;
	top:-140px;
	left:480px;
}

/*
div#second_xml_panel {
	display:block;
	position:relative;
	width:300px;
	float:left;
	margin:10px;
}
*/

.xml_panel {
	display:block;
	position:relative;
	width:300px;
	float:left;
	margin:10px;
}

/* xml panel headers */

.xml_panel div.panel_header {
	height:53px;
}

.xml_panel div.panel_body {
	display:block;
	min-height: 175px;
}

.xml_panel div.panel_footer {
	height:18px;
}

div#third_xml_panel {
	top:3px;
}


/*
div#third_xml_panel div.panel_header {
	height:53px;
}

div#third_xml_panel div.panel_footer {
	height:18px;
}
*/

div#page_footer {
	clear:both;
	display:block;
	width:620px;
	height:115px;
	margin:10px;
	margin-bottom:20px;
}

#primary_panel, #secondary_panel, #tertiary_panel, #quaternary_panel {
	position:relative;
	top:-25px;
	display:block;
	background:white;
	width:626px;
	height:421px;
	overflow:hidden;
	z-index:1;
	padding-top:15px;
	float:left;
}

div.leagueoddlabel {
	float:left;
	width:145px;
	color:#006699;
	font-size:0.7em;
	height:43px;
	line-height:43px;
	overflow:hidden;
	padding-left:10px;
	font-weight:bold;
	text-align:right;
}

div.gotocorallink {
	float:right;
	color:#fff;
	display:block;
	width:89px;
	height:43px;
}


div.gotocorallink  a {
	display:block;
	width:112px;
	height:28px;
}

#nav_1 {
	position:relative;
	color:#fff;
	width:146px;
	height:70px;
	display:block;
	z-index:90;
}
#nav_2 {
	position:relative;
	color:#fff;
	width:145px;
	height:77px;
	display:block;
	z-index:1;
	left:7px;
}
#nav_3 {
	position:relative;
	color:#fff;
	width:240px;
	height:87px;
	display:block;
	z-index:1;
	left:12px;
}
#nav_4 {
	position:relative;
	color:#fff;
	width:166px;
	height:81px;
	display:block;
	z-index:1;
	left:13px;
}

div.panel_header {
	background-color:transparent;
	color:#ffffff;
	padding:5px;
}

p.panel_text {
	margin:0px 15px 10px 0px;
	padding:0px;
	margin-left:15px;
	font-size:0.8em;
}

div.redbutton_joinnow {
	color:#fff;
	display:block;
	margin:15px;
	width:152px;
	height:40px;
}

div.redbutton_joininplay {
	color:#fff;
	display:block;
	margin:15px;
	width:152px;
	height:40px;
}

div#page_footer div.panel_header {
	width:617px;
	height:65px;
}

div#page_footer div.panel_header span {
	float:left;
}

div#page_footer div.panel_header div.socials {
	float:left;
	margin:15px 20px 20px 0px;
}

div#page_footer div.panel_header img.corallogo {
	float:left;
	margin:15px 10px 10px 10px;
}

ul.footerlinks {
	margin:0 auto;
	height:30px;
	width:493px;
	margin-top:12px;
}

ul.footerlinks li {
	font-size:0.6em;
	float:left;
	list-style:none;
	margin-left:15px;
	margin-top:-10px;
	padding-left:0px;
	height:30px;

}

ul.footerlinks li.first {
	list-style-image:none;
	margin-left:0;
}

ul.footerlinks li.last {
	list-style-image:none;
}

ul.footerlinks li a {
	color:#15297B;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	
}
ul.footerlinks li a:hover {
	color:#1560a9;
	text-decoration:underline;
}

#nav_1.activePanel, #nav_2.activePanel,#nav_3.activePanel, #nav_4.activePanel {
	z-index:100;
}

span.alt-text {
	display:none;
}

span.txt_finduson {
	display:block;
	height:20px;
	width:129px;
	margin:20px;
}

span.txt_bringiton {
	display:block;
	height:23px;
	width:136px;
	margin:20px 0px 0px 30px;
}

span.txt_easieraccountopening {
	display:block;
	height:19px;
	width:228px;
	margin:10px 0px 0px 10px;
}

span.txt_getthemostoutofeverygame {
	display:block;
	height:19px;
	width:228px;
	margin:0px;
	margin:10px 0px 0px 10px;
}

div#primary_panel div.buttons {
	position:relative;
	top:305px;
	left:30px;
}
div#primary_panel div.buttons p{
	margin:0px;
	padding:0px;
	width:170px;
}

/*
div#secondary_panel p.header {
	font-weight:bold;
	margin-left:30px;
	color:#ffffff;
}
*/

div#secondary_panel p.intro {
	margin-left:200px;
	font-size:0.8em;
	margin-top:40px;
	width:369px;
}

/* generic panels */

div.panel  div.buttons {
	position:absolute;
	top:320px;
	left:234px;
	width:364px;
	border-top: 1px solid #cccccc;
}

div.panel  div.buttons p {
	float: left;
	margin-top: 14px;
	margin-bottom: 15px;
}

div.panel div.buttons a {
	float:left;
	margin-right:10px;
}

div.panel p.header {
	font-weight:bold;
	margin-left:30px;
	color:#ffffff;
}

/* generic panels content */
div.panel_content {
	height:228px;
	margin-left:234px;
	margin-top:26px;
	width:364px
}

div.panel_content p {
	font-size:0.9em;
	color: #58595b;
}


/*
div.game_content {
	font-size:0.8em;
	height:228px;
	margin-left:234px;
	margin-top:26px;
	width:364px
}

div.acca_content {
	margin-left:234px;
	font-size:0.8em;
	margin-top:26px;
	width:364px;
	height: 228px;
}
*/

/*
div.acca_content p {
	color: #58595b;
}
*/

/* acca odds */
div.acca_odds {
	width:170px;
	min-height:120px;
	background-color:transparent;
	font-size:0.7em;
	position:absolute;
	top:200px;
	left:30px;
	padding:5px 5px 10px 5px;
}
div.acca_odds h3 {
	font-size: 1.3em;
	color: #fd1813;
	margin: 3px 0 0;
}
div.acca_odds p {
	margin: 5px 0 0;
	color: #707070;
}
div.acca_odds p strong {
	color: #414042;
}
div.acca_odds p em strong {
	color: #FD1813;
	font-style: normal;
}

/* disclaimer */
div.disclaimer {
	position:absolute;
	top:357px;
	left:30px;
	font-size:0.8em;
	width:180px;
}

div.disclaimer p {
	font-size:0.8em;
	color: #58595b;
	margin: 4px 0 0 0;
}

/* secondary panel specific css */
div#secondary_panel table {
	font-size:0.9em;
	margin-left:200px;
}

div#secondary_panel table th {
	text-align:left;
}

div#secondary_panel table td.oddscolumn {
	font-weight:bold;
	color:#c50709;
}

/*
div#secondary_panel div.buttons p {
	float: left;
	margin-top: 14px;
	margin-bottom: 15px;
}

div#secondary_panel div.buttons a {
	float:left;
	margin-right:10px;
}
*/

div#tertiary_panel p.header {
	color:#58595B;
}

/* tertiary panel specific css */

div#tertiary_panel p.intro {
	margin-left:200px;
	font-size:0.9em;
	margin-top:40px;
	width:369px;
}

div#tertiary_panel p.content {
	margin-left:200px;
	font-size:0.9em;
	margin-top:10px;
	width:369px;
}

div#tertiary_panel div.pages {
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	position:absolute;
	top:290px;
	left:234px;
	height:20px;
	border-top:1px solid #cccccc;
	padding:5px 0;
	width:364px;
}

div#tertiary_panel div.pages p {
	/*width:120px;*/
	float:right;
	font-size:90%;
	margin: 2px 20px 0 0;
	padding:0px;
	color:#58595b;
	font-weight:bold;
}

div#tertiary_panel div.pages p a {
	text-decoration:none;
}

div#tertiary_panel div.pages p a:hover {
	text-decoration:underline;
}

div#tertiary_panel div.pages ul {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
}
div#tertiary_panel div.pages ul li {
	float:left;
}

div#tertiary_panel div.pages ul li a.pageone_active {
	display:block;
	width:21px;
	height:20px;
}
div#tertiary_panel div.pages ul li a.pageone {
	display:block;
	width:21px;
	height:20px;
}
div#tertiary_panel div.pages ul li a.pagetwo_active {
	display:block;
	width:21px;
	height:20px;
}
div#tertiary_panel div.pages ul li a.pagetwo {
	display:block;
	width:21px;
	height:20px;
}
div#tertiary_panel div.pages ul li a.pagethree_active {
	display:block;
	width:21px;
	height:20px;
}
div#tertiary_panel div.pages ul li a.pagethree {
	display:block;
	width:21px;
	height:20px;
}

/*
div#tertiary_panel div.buttons {
	margin-left:180px;
	margin-top:15px;
	width:360px;
	top:303px;
	left:5px;
	float:left;
	position:absolute;
}

div#tertiary_panel div.buttons p {
	margin:0px;
	width:170px;
	float:left;
}
*/

/* quaternary panel specific css */

div#quaternary_panel p.header {
	font-weight:bold;
	margin-left:30px;
	color:#ffffff;
}
div#quaternary_panel p.intro {
	margin-left:200px;
	font-size:0.9em;
	margin-top:40px;
	width:369px;
}

div#quaternary_panel p.content {
	margin-left:200px;
	font-size:0.9em;
	margin-top:10px;
	width:369px;
}

/*
div#quaternary_panel div.buttons {
	position:relative;
	top:5px;
	left:200px;
}

div#quaternary_panel div.buttons p {
	margin:0px;
	width:170px;
	float:left;
}
*/

p.header {
	text-transform:uppercase;
}

/*
#clubpage {
	width:386px;
	margin-left:200px;
	margin-top:30px;
}
*/

#clubpage p.clubname {
	font-size:1.4em;
	font-weight:bold;
	color:#ae0f08;
	margin:0px;
}

#clubpage p.opponentname {
	margin:0px;
	color:#032A9D;
}

span.oddsnumber {
	color:#c20506;
	font-weight:bold;
}

span.oddsnumberplain {
	color:#c20506;
	font-weight:normal;
}

#firsttab {
	float:left;
	margin-top:20px;
}

#secondtab {
	float:left;
	margin-left:-25px;
	margin-top:20px;
}

#thirdtab {
	float:left;
	margin-left:-30px;
	margin-top:20px;
}

#fourthtab {
	float:left;
	margin-left:-25px;
	margin-top:20px;
}

div.oddScrollWrapper{
	height:119px;
	margin:0;
	padding:0;
	overflow:auto;
	width:340px;
}

ul#oddsscroller {
	list-style:none;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	position:relative;
	top:0;
	height:auto;
}

ul#oddsscroller li {
	font-size:0.69em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#0b3d91;
	margin-bottom:12px;
}

ul#oddsscroller li.colorEven{
	color:#fd1813;
}

ul#oddsscroller li a{
	position:relative;
}

ul#oddsscroller li table {
	margin:0px;
	padding:0px;
	font-size:1.0em;
	width:97%;
}
ul#oddsscroller li sup {font-size:0.7em;}

ul#oddsscroller li table td {padding-bottom:2px;}
ul#oddsscroller li table td.justArrow {width:10px; text-align:left;}
ul#oddsscroller li table td.justTeam {text-align:left; font-weight:normal; color:#58595b; text-transform:capitalize}
ul#oddsscroller li table td.justOdd {width:10%; text-align:right;}

table.winDrawLose {width:185px;}
table.winDrawLose td {text-align:center; padding-right:15px;}
table.winDrawLose td sup {font-size:0.5em;}
table.winDrawLose td.feedError {padding-top:20px;}

hr {height:1px; background:#ccc; border:0; border-top:1px solid #ccc; margin-bottom:10px; clear: both; }

#quaddisclaimer {
	position:relative;
	top:-130px;
	left:595px;
	width:12px;
	height:142px;
	margin:0;
}

div.tert_panel_one {
	display:block;
}

div.tert_panel_two, div.tert_panel_three {
	display:none;
}

a.nextgamelabel {
	display:block;
	width:130px;
	height:33px;
}

#second_xml_panel a { margin:0px;padding:0px;line-height:0.5px; bottom:-4px; position:relative; display:inline-block;}/* $Id: main.css 77 2008-08-01 14:45:10Z hjakison $ */



/*************************/
/* OVERWRITE			 */
/*************************/

/* floats */
.fleft {float:left;}
.fright {float:right;}
.dispNone {display:none;}
.dispBlock {display:block;}

/* margins and paddings */

/* 0px */
.mgTpZero {margin-top:0;}
.mgRgZero {margin-right:0;}
.mgLfZero {margin-left:0;}
.mgBtZero {margin-bottom:0;}

.pdTpZero {padding-top:0;}
.pdRgZero {padding-right:0;}
.pdLfZero {padding-left:0;}
.pdBtZero {padding-bottom:0;}

/* 5px */
.mgTpFive {margin-top:5px;}
.mgRgFive {margin-right:5px;}
.mgLfFive {margin-left:5px;}
.mgBtFive {margin-bottom:5px;}

.pdTpFive {padding-top:5px;}
.pdRgFive {padding-right:5px;}
.pdLfFive {padding-left:5px;}
.pdBtFive {padding-bottom:5px;}

/* 10px */
.mgTpTen {margin-top:10px;}
.mgRgTen {margin-right:10px;}
.mgLfTen {margin-left:10px;}
.mgBtTen {margin-bottom:10px;}

.pdTpTen {padding-top:10px;}
.pdRgTen {padding-right:10px;}
.pdLfTen {padding-left:10px;}
.pdBtTen {padding-bottom:10px;}

/* 20px */
.mgTpTwenty {margin-top:20px;}
.mgRgTwenty {margin-right:20px;}
.mgLfTwenty {margin-left:20px;}
.mgBtTwenty {margin-bottom:20px;}

.pdTpTwenty {padding-top:20px;}
.pdRgTwenty {padding-right:20px;}
.pdLfTwenty {padding-left:20px;}
.pdBtTwenty {padding-bottom:20px;}

/* 30px */
.mgTpThirty {margin-top:30px;}
.mgRgThirty {margin-right:30px;}
.mgLfThirty {margin-left:30px;}
.mgBtThirty {margin-bottom:30px;}

.pdTpThirty {padding-top:30px;}
.pdRgThirty {padding-right:30px;}
.pdLfThirty {padding-left:30px;}
.pdBtThirty {padding-bottom:30px;}

/* debug border colours */
.bred {border:1px solid red;}
.bgre {border:1px solid green;}
.bblu {border:1px solid blue;}
.bbla {border:1px solid black;}
.byel {border:1px solid yellow;}/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
width: 375px; 
height: 43px; 
margin: 0 0 0 0; 
padding: 0;
overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 17px;
width: 200%;
overflow: hidden;
}

ul.newsticker { /* that's your list */
position: relative;
left: 440px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
width:110%;
}

ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: transparent;
color:#fff;
margin-right:35px;
margin-left:20px;
white-space:nowrap;
}

ul.newsticker li span {
font-weight:bold;
}

ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 

ul.newsticker span {
margin: 0 10px 0 0;
} /*

Title:		jShowOff: a jQuery Content Rotator Plugin
Author:		Erik Kallevig
Version:	0.1.2
Website:	http://ekallevig.com/jshowoff
License: 	Dual licensed under the MIT and GPL licenses.

*/





/*-- jShowOff module styles --*/


#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: #efefef;
	position: relative;
	overflow: hidden;
	width: 500px;
	height: 250px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	}
.jshowoff {
	width: 500px;
	margin: 10px 0;
	}
.jshowoff div {	
	width: 500px;
	height: 250px;
	}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #000;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #000;
	}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
