/* Clear Preset Styles */
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 1.6em;
}

/* Tag Styles */
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	line-height: 1.8em;
}

/* Page Layout */
#container {
	width: 770px;
	margin: auto; }
	
#banner {
	position: absolute;
	width: 770px;
	height: 78px;
	background-color: #002664;
	margin-top: 6px;
}

#banner img
{
	background-color: #FFFFFF;
}
	
#headernav {
	position: absolute;
	margin-top: 88px;
	height: 21px;
	line-height: 21px;
	width: 770px;
	border-top: solid 1px #002664;
	border-bottom: solid 1px #002664;
  background: url(../images/topnav-backing.png) top left repeat-x;
}

#topnav {
	position: absolute;
	margin-top: 115px;
	padding: 0px;
	height: 40px;
	width: 770px;
	z-index: 1; 
	background: url(../images/topnav-backing.png) top left repeat-x;
	}

#contentcontainer {
	position: absolute;
	width: 770px;
	margin-top: 155px;
	z-index: 2; }
	
#leftnavspacer {
	background-color: #2952A5;
	padding-left: 207px; }
	
.leftbox {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #204186;
	padding: 6px;
	width: 171px;
	margin-top: 10px;
	border: 1px solid #2F5CBB;
	margin-left: 11px !important;
	margin-left: 6px;
	float: left;
}
.leftbox h4 {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.leftbox a {
	font-size: 9px;
	color: #97B0E6;
	font-weight: bold;
}
#content {
	min-height: 500px;
	padding: 15px;
	background: url(../images/grey-header.png) #FFFFFF top left repeat-x;
	padding-top: 37px; }

#rightimageholder {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 6px;
	width: 183px;
}
	
#tteditions {
	font-size: 10px;
	float: right;
	margin-top: 4px;
	margin-left: 20px;
	margin-bottom: 6px;
	padding-top: 26px;
	width: 183px;
	background-image: url(../images/tt-editions.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tteditions a {
	display: block;
	height: 18px;
	font-size: 10px !important;
	background-image: url(../images/ttline.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
}
#tteditions ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;	
}
#tteditions li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;	
}
#tteditions strong {
	font-size: 10px;
	color: #FF3300;	
}
#sportsimage {
	border: solid 5px #C7C7C7;
	width: 173px; }

.imgtxt {
	margin-top: 1px;
	width: 173px;
	padding: 5px;
	background-color: #C7C7C7;
	font-size: 10px; }

#footer {
	padding-top: 10px;
	border-top: solid 5px #D7D7D7; 
	margin-bottom: 12px; }
	
#footer a {
	font-size: 9px; }
	
#footer strong {
	font-size: 9px; }

#logos 
{
	display: none;
	float: left;
	width: 410px; }

#disclaimer {
	float: left;
	width: 360px; }

#breadcrumb {
	position: absolute;
	width: 400px;
	margin-left: 220px;
	margin-top: 158px;
	z-index: 3; }
	
/* Text Styles */
a {
	text-decoration: none; }
	
a:hover {
	text-decoration: underline; }

#disclaimer {
	font-size: 10px; }

/* Link Styles */
#headernav a {
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none; }

#headernav a:hover {
	color: #99CCFF; }

#disclaimer a, #content a {
	color: #FF3300; }

.boldred a {
	font-weight: bold;}

.imgtxt a, #breadcrumb a {
	color: #FF3300;
	font-size: 10px; }

#breadcrumb {
	font-size: 10px; }

#breadcrumb a:hover {
	text-decoration: underline; }
	
#fixturetable td {
	padding: 1px 0px 1px 6px !important; 
}
#fixturetable tr {
	background-color: #E6ECF9;
	}
#fixturetable td.blank {
	background-color: #FFFFFF;
	}
#fixturetable tr.ft, #fixturetable td.ft {
	background-color: #DBE3F7; }
#fixturetable tr.ftalt, #fixturetable td.ftalt {
	background-color: #E6ECF9; }
#fixturetable tr.fthead, #fixturetable td.fthead {
	background-color: #C5D3F1;
	height: 36px; }
	
/* Top Navigation */
#topnav a {
	float: left;
	display: block;
	padding-top: 34px;
	height: 0px;
	overflow: hidden; }

.btextraspread {
	width: 114px;
	background: url(../images/extra-spread-button.png) top left no-repeat; }

.bttheguide {
	width: 93px;
	background: url(../images/guide-button.png) top left no-repeat; }
	
.btsportszone {
	width: 112px;
	background: url(../images/sports-zone-button.png) top left no-repeat; }
	
.btcolumns {
	width: 87px;
	background: url(../images/columns-button.png) top left no-repeat; }
	
.btthemole {
	width: 88px;
	background: url(../images/mole-button.png) top left no-repeat; }
	
.btpressroom {
	width: 110px;
	background: url(../images/press-button.png) top left no-repeat; }

#topnav a:hover {
	background-position: 0px -34px; }
	
/* Banner Navigation*/
#banner a {
	float: left;
	margin-left: 10px;
	display: block;
	height: 44px;
	width: 44px; }

.btcard {
	background: url(../images/betting-poker.gif) bottom left no-repeat; }

.btmail {
	background: url(../images/betting-contact.gif) bottom left no-repeat; }
	
.btphone {
	background: url(../images/betting-phone.gif) bottom left no-repeat; }

#banner a:hover {
	background-position: top left; }

/* Left navigation */
#leftnav {
	position: absolute;
	margin-top: 155px;
	width: 207px;
	padding-top: 24px;
	z-index: 3; }
	
.sportszonenav {
	background: url(../images/sportszone-title.png) top left no-repeat; }
.guidenav {
	background: url(../images/guide-title.png) top left no-repeat; }
.columnsnav {
	background: url(../images/columns-title.png) top left no-repeat; }
.molenav {
	background: url(../images/mole-title.png) top left no-repeat; }
.pressnav {
	background: url(../images/press-title.png) top left no-repeat; }
.readingnav {
	background: url(../images/reading-title.png)top left no-repeat; }

.stretchtogglebutton {
}

.stretchtoggle a, .stretchtogglebutton a {
	clear: both;
	color: #FFFFFF;
	text-decoration: none; }

.stretchtoggle a:hover, .stretchtogglebutton a:hover {
	text-decoration: underline; }

.stretcher, .toggler {
	background: url(../images/submenu-backing.png) top left repeat-y;
	color: #FFFFFF;
}

.stretcher ul, .toggler ul {
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px; }
	
.stretcher li, .toggler li {
	stretchtoggle: block;
	clear: both;
	padding-left: 20px;
	line-height: 1.8em;
	color: #FFFFFF;
}
.stretcher li a, .toggler li a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none; }

.stretcher a:hover, .toggler a:hover {
	text-decoration: underline; }
.articleTitle {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.articleDate {
	color: #999999;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
.articleSummary {
	margin: 0px;
	padding: 0px;
}
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

.sIFR-hasFlash h3 {
	visibility: visible;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
.sifr-title {
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 27px !important;
	margin-bottom: 25px; }

/* Drop Menu Styles */
.menurow a {
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block; }

.menurow a:hover {
	color: #FFFFFF;
	background-color: #3366CC; }

#aboutusmenu 
{
	display: none;
	position: absolute;
	margin-left: 215px;
	margin-top: 97px;
	width: 200px;
	border: 1px solid #333399;
	z-index: 5; 
	display: none; }

#promomenu 
{
	display: none;
	position: absolute;
	margin-left: 330px;
	margin-top: 97px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #333399;
	z-index: 5;
	display: none; }

#helpmenu 
{
	display: none;
	position: absolute;
	margin-left: 660px;
	margin-top: 97px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #333399;
	z-index: 5;
	display: none; 
}

.stretchtoggle, .stretchtogglebutton {
	position: relative;
	cursor: pointer;
	width: 207px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; }
.stretchtoggle a, .stretchtogglebutton a {
	height: 22px;
	display: block;
	padding-left: 20px;
	padding-top: 7px;
	color: #FFFFFF;
	background: url(../images/submenu-blue.png) top left no-repeat; }
	
.stretchtoggle a:hover, .stretchtogglebutton a:hover {
	background-position: 0px -29px; }
	
.stretchtoggle a:active, .stretchtogglebutton a:active {
	background-position: 0px -29px; }

.navbutton {
	position: relative;
	cursor: pointer;
	width: 207px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; }

.navbutton a {
	height: 22px;
	display: block;
	padding-left: 20px;
	padding-top: 7px;
	color: #FFFFFF;
	background: url(../images/submenu-blue.png) top left no-repeat; }
	
.navbutton a:hover {
	background-position: 0px -29px; }
	
.navbutton a:active {
	background-position: 0px -29px; }
	
.linkhead {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px; }

