@import "/includes/css/globalNav.css"; 

body {font-family:'Trebuchet MS',Arial,Helvetica,sans-serif; font-size:0.76em; margin:0; padding:0; color:#333; background-color:#f4f4f4; background-image:url(../img/backgrounds/ABC-Sport-BGD-Home.gif); background-position:center 30px; background-repeat:repeat-x;}
body noscript {font-size:0;}
body noscript img {margin-top:-1px;}

/* Home pages for each sport */
body, body#home, body#all, body#more {}
body#cricket 		{background-image:url(../img/backgrounds/ABC-Sport-BGD-Cricket.gif);}
body#football 		{background-image:url(../img/backgrounds/ABC-Sport-BGD-Football.gif);}
body#rugbyleague 	{background-image:url(../img/backgrounds/ABC-Sport-BGD-League.gif);} 
body#rugbyunion 	{background-image:url(../img/backgrounds/ABC-Sport-BGD-Union.gif);}
body#afl 			{background-image:url(../img/backgrounds/ABC-Sport-BGD-AFL.gif);}
body#tennis 		{background-image:url(../img/backgrounds/ABC-Sport-BGD-Tennis.gif);}
body#golf 			{background-image:url(../img/backgrounds/ABC-Sport-BGD-Golf.gif);}
body#motorsport 	{background-image:url(../img/backgrounds/ABC-Sport-BGD-Motorsport.gif);}
body#basketball 	{background-image:url(../img/backgrounds/ABC-Sport-BGD-Motorsport.gif);}

/* sub-section pages */
body.subSection, body#home.subSection, body#all.subSection, body#more.subSection {background-image:url(../img/backgrounds/ABC-Sport-BGD2-Home.gif);background-position:30px left;background-repeat:repeat-x;}
body#cricket.subSection 	{background-image:url(../img/backgrounds/ABC-Sport-BGD2-Cricket.gif);}
body#football.subSection 	{background-image:url(../img/backgrounds/ABC-Sport-BGD2-Football.gif);}
body#rugbyleague.subSection {background-image:url(../img/backgrounds/ABC-Sport-BGD2-League.gif);} 
body#rugbyunion.subSection 	{background-image:url(../img/backgrounds/ABC-Sport-BGD2-Union.gif);}
body#afl.subSection 		{background-image:url(../img/backgrounds/ABC-Sport-BGD2-AFL.gif);}
body#tennis.subSection 		{background-image:url(../img/backgrounds/ABC-Sport-BGD2-Tennis.gif);}
body#golf.subSection 		{background-image:url(../img/backgrounds/ABC-Sport-BGD2-Golf.gif);}
body#motorsport.subSection	{background-image:url(../img/backgrounds/ABC-Sport-BGD2-Motorsport.gif);}
body#basketball.subSection	{background-image:url(../img/backgrounds/ABC-Sport-BGD2-Motorsport.gif);}


/* --------------------- */
/* General */

div {margin:0; padding:0;}
img, img a {border:0;}
b, strong {color:#2a697b;}
.clearer {clear:both; height:1px;}

/* headings */
h2 {color:#fff; margin:15px 8px 8px 8px; font-size:2.5em; font-weight:normal;}

/* links */
a {text-decoration:none; color:#1f69a6;}
a:visited {color:#4e7ea6;}
a:hover, a:active, a:focus {color:#60CCFF; text-decoration:none; outline:none;}
a.audio {padding:3px 22px 3px 0; background:url('audio.png') center right no-repeat;}
a.video {padding-right:22px; background:url('video.png') center right no-repeat;}
a.listen-live {margin-left:20px;}

/* buttons */
.button {display:inline-block; text-transform:uppercase; font-size:0.833em; font-weight:bold; margin:0 5px 5px -4px; background:url('button_left.png') center left no-repeat;}
.button span {display:inline-block; padding:5px 12px 9px 13px; background:url('button_right.png') center right no-repeat;}

/* lists */
li {margin:0 0 0.4em 0; padding:0 0 0 10px; line-height:1.2em;}
ul li {list-style-type:none; list-style-image:none;}

/* tables */
table {margin:0 0 2em 0; border:0; border-collapse:collapse; /* =cellspacing */}
caption {text-align:left; font-weight:normal; font-size:1.167em; margin:0; padding:4px 8px 3px 8px; color:#fff; background:#383838;}
tfoot {font-weight:bold; background:#ddd;}
tr {margin:0; padding:0;}
/* th, td { border-bottom:1px solid #b5c1b4; }  */
th {font-weight:bold; font-size:0.92em; margin:0; /*padding:16px 5px 6px 5px;*/ color:#2a697b;}
td {/*text-align:center; font-size:1.0em; margin:0; padding:3px 5px;*/}
tr th:first-child, tr td:first-child {text-align:left;}


/* --------------------- */
/* Main structure: 

body
	gN_Nav
	bodyWrapper
		copyWrapper
			pageHeader
				sportLogo
				smallSearch
				mainNav
				timeStamp
			wrapper
				mainContent
				sidebar			
			weather			
		footerWrapper
			footer

*/

#bodyWrapper {position:relative; background-image:url('../img/backgrounds/bgd-all.00.gif') !important; background-repeat:no-repeat; background-position:center -1px;}
body.subSection #bodyWrapper {background-image:url('../img/backgrounds/bgd2-all.00.gif') !important;}

/* Firefox with js off:remove noscript gap */
body #bodyWrapper noscript {font-size:1em;}
body #bodyWrapper noscript img {margin-top:0px;}

/* copyWrapper */
#copyWrapper {width:1000px; margin:0 auto; background:url(../img/backgrounds/PORTAL-BGD-NUMBERS.gif) right 480px no-repeat;}
body.subSection #copyWrapper {background-position:right 220px;}

/* Header */
#pageHeader {z-index:100; position:relative; width:980px; margin:0 0 5px 10px; background-image:url(nav/nav_bg.png); background-position:bottom left; background-repeat:no-repeat;}
body.cricket #pageHeader 		{background-image:url(nav/nav_bg_cricket.png);}
body.afl #pageHeader 			{background-image:url(nav/nav_bg_afl.png);}
body.rugbyleague #pageHeader 	{background-image:url(nav/nav_bg_rugbyleague.png);}
body.rugbyunion #pageHeader  	{background-image:url(nav/nav_bg_rugbyunion.png);}
body.football #pageHeader 		{background-image:url(nav/nav_bg_football.png);}
body.tennis #pageHeader 		{background-image:url(nav/nav_bg_tennis.png);}
body.golf #pageHeader 			{background-image:url(nav/nav_bg_golf.png);}
body.motorsport #pageHeader  	{background-image:url(nav/nav_bg_motorsport.png);}
body.basketball #pageHeader  	{background-image:url(nav/nav_bg.png);}
body.more #pageHeader  			{background-image:url(nav/nav_bg_more.png);}

#sportLogo 	{width:729px; padding:20px 0 10px 0;}
#mainNav 	{} /* see nav2.css */
#timeStamp 	{z-index:1; position:absolute; top:117px; left:755px; width:220px; margin:0; padding:0; font-size:0.9em; font-weight:bold; color:#666;}

/* search */
#smallSearch {z-index:3; position:absolute; top:53px; right:5px; width:230px; min-height:54px; margin:0 12px 0 0; padding:0; background:url(images/search_bg.png) top left no-repeat;}
#smallSearch h3 {font-size:1.0em; font-weight:bold; text-transform:uppercase; color:#4d4d4d; margin:0 10px 0 17px; padding:10px 0 4px 0;}
#smallSearch p {margin:0 10px 0 17px; padding:0;}
#smallSearch input.text {float:left; width:140px; margin:0; padding:2px; border:0; background:#b3b3b3;}
#smallSearch input.submit {background:url(images/search_arrows.gif) 2px 0px no-repeat; border:0; font-size:0.9em; padding:7px 0px 0px 0px; margin:0 0 0 5px; color:#fff; font-weight:normal;}

/* Wrapper */
#bodyWrapper #copyWrapper #wrapper {position:relative; top:0;}


/* --------------------- */
/* Main content */

#bodyWrapper #copyWrapper #wrapper #mainContent { margin:0; padding:0; padding-left:30px; width:700px; top:170px; float:left; clear:none;}
.feature {width:340px; margin:0; padding:0; float:left;}
.featureFull {width:688px; margin:0; padding:0;}
.featureContainer {width:688px; margin:0; padding:0 0 0 0; clear:both;}
.feature_one-of-four {width:158px; margin:0px 5px 0px 5px; padding:0; float:left;}
.feature_one-of-three {width:220px; margin:0; padding:0; float:left;}
.feature_one-of-two {width:340px; margin:0; padding:0; float:left;}

.left {margin-right:5px; clear:left;}
.right {margin-left:5px; clear:right;}

.mainbody {margin:0px 2px 20px 2px; padding:10px 0px 0px 0px; background:#e4e4e4 url('/sport/template/img/backgrounds/CONTENT-TOP.gif') top left no-repeat;}

.mainbody .mainbodycontent {background-color:#ffffff; padding:0px 4px 20px 4px; margin:0px 4px 0px 4px !important;}
.mainbody .mainbodysubfoot {height:6px; font-size:0; line-height:0; margin:0px; padding:0px; background:#e4e4e4 url('/sport/template/img/backgrounds/CONTENT-SUB-BTM.gif') bottom center no-repeat;} 
.mainbody .mainbodyfoot {height:6px; font-size:0; line-height:0; margin:0px; padding:0px; background:#e4e4e4 url('/sport/template/img/backgrounds/CONTENT-BTM.gif') bottom center no-repeat;}

.story .mainbodycontent {padding:10px 10px 20px 10px;}
.story .mainbody .mainbodyfoot {background:#e4e4e4 url('/sport/template/img/backgrounds/CONTENT-STORY-BTM.gif') bottom center no-repeat;}

#index {padding-top:4px; background:#e4e4e4 url('/sport/template/img/backgrounds/CONTENT-INDEX-TOP.gif') top left no-repeat;}
#notab {margin-top:40px;padding-top:4px; background:#e4e4e4 url('/sport/template/img/CONTENT-INDEX-NOTAB-TOP.gif') top left no-repeat;}
#index .mainbodyfoot,#notab .mainbodyfoot {height:6x; font-size:0; line-height:0; margin:0px; padding:0px; background:#e4e4e4 url('/sport/template/img/backgrounds/CONTENT-INDEX-BTM.gif') bottom left no-repeat;}
#main-home-news {background:#ffffff url('/sport/template/img/backgrounds/HOME-NEWS-TOP.gif') top left no-repeat;}
.mainbody.notab {margin:30px 2px 20px 2px; padding:8px 0px 0px 0px; background:#e4e4e4 url('/sport/template/img/backgrounds/CONTENT-NOTAB-TOP.gif') top left no-repeat;}

/* --------------------- */
/* Sidebar */

#sidebar {width:230px; float:right; margin:0px 25px 0px 15px; padding:0px 0px 30px 0px;}
#sidebar .feature {width:220px; padding:0px 5px 0px 5px; margin-top:0px;} /* margin-top:20px; */
#sidebar .feature.latestresults {width:230px; padding:0px 0px 0px 0px; margin-top:0px;}

/* --------------------- */
/* Footer */

#footerWrapper {width:100%; clear:both; background-image:url('../img/footerBG2.gif'); background-repeat:repeat-x; background-color:#bfbfbf; border:5px solid #627e89; border-width:5px 0;}
#sportfooter {width:1000px; min-height:155px; margin:0 auto; clear:both; border-top:1px dotted #bfbfbf;}
#sportfooter h3 {color:#666; font-size:1.4em; text-transform:uppercase; margin:0; padding:1em 0;}
#sportfooter ul {list-style-type:none; margin:0; padding:5px 5px 5px 15px; background:url('../img/footer.bullet.gif') left center no-repeat;}
#sportfooter ul li {display:inline; margin:0; padding:0 3px 0 10px; background:url('../img/footer-divider.gif') left center no-repeat;}
#sportfooter ul li.first {background:none;}
#sportfooter a:link, #sportfooter a:visited {color:#222;}
#sportfooter a:active, #sportfooter a:hover, #sportfooter a:focus {color:#33ccff;}

#globalFooter {margin:0; padding:5px 0; color:#fff; background:#666 url('../img/footerBG3.gif') top left repeat-x; border-bottom:2px solid #8c8a8b;} 
#globalFooter .wrapper {width:1000px; margin:0 auto; padding:0;}
#globalFooter a:link, #globalFooter a:visited {text-decoration:none; color:#eee; padding:3px;}
#globalFooter a:hover, #globalFooter a:active, #globalFooter a:focus {color:#33ccff;}
#globalFooter ul {list-style-type:none; margin:0; padding:5px;}
#globalFooter li {display:inline; margin:0; padding:0 7px; border-left:1px solid #888;}
#globalFooter li.first {border:0;}
#globalFooterLogo {float:right; width:101px; margin-top:2px;}
#globalFooterLogo img {border:0;}



/* --------------------- */

/* Top promo area:start */
div.promoarea1 {margin-bottom:35px;margin-top:5px;height:315px;overflow:hidden;}
div.promoarea1 div.feature_one-of-two {padding:0px; margin:0px;}
div.promoarea1 div.left {float:left; padding-top:0px;}
div.promoarea1 div.right {float:right; padding-top:0px;}
div.promoarea1 div.title {background:none; padding:0px; margin:10px 0px 0px 0px;}
div.promoarea1 div.left h3 {background:url('/sport/template/img/ARROW-BIG-BLUEDOT.gif') no-repeat; padding:0px 0px 10px 20px; margin:0px 10px; font-size:1.5em; line-height:1em;}
div.promoarea1 div.left h3 a {color:#ffffff; text-decoration:none;}
div.promoarea1 div.content {background:none; padding:0px 10px;}
div.promoarea1 div.content img {border:#7c7c7c 1px solid; display:block; margin:5px 0px;}
div.promoarea1 div.content img.arrow {display:inline; margin:0px; padding:0px; border:none;}
div#mainContent div.promoarea1 div.content p {font-size:0.9em; color:#ffffff; padding:0px 3px; margin:0px 3px 0px 0px;}

div.promoarea1 div.right div.item {height:80px; padding-left:30px; padding-top:17px; margin:0px;}
div.promoarea1 div.right div.item1 {background:url('/sport/template/img/BULLETIN-MODULE-BGD1.gif');}
div.promoarea1 div.right div.item2 {background:url('/sport/template/img/BULLETIN-MODULE-BGD2.gif');}
div.promoarea1 div.right div.item3 {background:url('/sport/template/img/BULLETIN-MODULE-BGD3.gif');}
div.promoarea1 div.right div.item4, div.promoarea1 div.right div.item5, div.promoarea1 div.right div.item6, div.promoarea1 div.right div.item7, div.promoarea1 div.right div.item8 {display: none;} 

div.promoarea1 div.right div.item img.thumb {border:#7c7c7c 1px solid; display:block; float:left; margin-right:10px;width:80px;height:60px;}

div.promoarea1 div.right div.item h3 {background:none; font-size:1.3em; color:#ffffff; line-height:1.2em; margin:0px; padding:0px;}
div.promoarea1 div.right div.item h3 a {color:#ffffff; text-decoration:none; font-weight:normal;}

/* Individual sports */
body#cricket div.promoarea1 div.left h3 {background:url('/sport/template/img/ARROW-BIG-CRICKET.gif') no-repeat;}
body#cricket div.promoarea1 div.right div.item1 {background:url('/sport/template/img/BULLETIN-MODULE-BGD1-CRKT.gif');}
body#cricket div.promoarea1 div.right div.item2 {background:url('/sport/template/img/BULLETIN-MODULE-BGD2-CRKT.gif');}
body#cricket div.promoarea1 div.right div.item3 {background:url('/sport/template/img/BULLETIN-MODULE-BGD3-CRKT.gif');}
body#cricket div.promoarea1 div.content p {background:url('/sport/template/img/IMG-MASTER-GRAD-REFL-CRKT.gif') repeat-x;}

body#football div.promoarea1 div.left h3 {background:url('/sport/template/img/ARROW-BIG-FOOTBALL.gif') no-repeat;}
body#football div.promoarea1 div.right div.item1 {background:url('/sport/template/img/BULLETIN-MODULE-BGD1-FTBL.gif');}
body#football div.promoarea1 div.right div.item2 {background:url('/sport/template/img/BULLETIN-MODULE-BGD2-FTBL.gif');}
body#football div.promoarea1 div.right div.item3 {background:url('/sport/template/img/BULLETIN-MODULE-BGD3-FTBL.gif');}
body#football div.promoarea1 div.content p {background:url('/sport/template/img/IMG-MASTER-GRAD-REFL-FTBL.gif') repeat-x;}

body#afl div.promoarea1 div.left h3 {background:url('/sport/template/img/ARROW-BIG-AFL.gif') no-repeat;}
body#afl div.promoarea1 div.right div.item1 {background:url('/sport/template/img/BULLETIN-MODULE-BGD1-AFL.gif');}
body#afl div.promoarea1 div.right div.item2 {background:url('/sport/template/img/BULLETIN-MODULE-BGD2-AFL.gif');}
body#afl div.promoarea1 div.right div.item3 {background:url('/sport/template/img/BULLETIN-MODULE-BGD3-AFL.gif');}
body#afl div.promoarea1 div.content p {background:url('/sport/template/img/IMG-MASTER-GRAD-REFL-AFL.gif') repeat-x;}

body#rugbyleague div.promoarea1 div.left h3 {background:url('/sport/template/img/ARROW-BIG-LEAGUE.gif') no-repeat;}
body#rugbyleague div.promoarea1 div.right div.item1 {background:url('/sport/template/img/BULLETIN-MODULE-BGD1-LEAGUE.gif');}
body#rugbyleague div.promoarea1 div.right div.item2 {background:url('/sport/template/img/BULLETIN-MODULE-BGD2-LEAGUE.gif');}
body#rugbyleague div.promoarea1 div.right div.item3 {background:url('/sport/template/img/BULLETIN-MODULE-BGD3-LEAGUE.gif');}
body#rugbyleague div.promoarea1 div.content p {background:url('/sport/template/img/IMG-MASTER-GRAD-REFL-LEAGUE.gif') repeat-x;}

body#rugbyunion div.promoarea1 div.left h3 {background:url('/sport/template/img/ARROW-BIG-UNION.gif') no-repeat;}
body#rugbyunion div.promoarea1 div.right div.item1 {background:url('/sport/template/img/BULLETIN-MODULE-BGD1-UNION.gif');}
body#rugbyunion div.promoarea1 div.right div.item2 {background:url('/sport/template/img/BULLETIN-MODULE-BGD2-UNION.gif');}
body#rugbyunion div.promoarea1 div.right div.item3 {background:url('/sport/template/img/BULLETIN-MODULE-BGD3-UNION.gif');}
body#rugbyunion div.promoarea1 div.content p {background:url('/sport/template/img/IMG-MASTER-GRAD-REFL-UNION.gif') repeat-x;}

body#tennis div.promoarea1 div.left h3 {background:url('/sport/template/img/ARROW-BIG-TENNIS.gif') no-repeat;}
body#tennis div.promoarea1 div.right div.item1 {background:url('/sport/template/img/BULLETIN-MODULE-BGD1-TENNIS.gif');}
body#tennis div.promoarea1 div.right div.item2 {background:url('/sport/template/img/BULLETIN-MODULE-BGD2-TENNIS.gif');}
body#tennis div.promoarea1 div.right div.item3 {background:url('/sport/template/img/BULLETIN-MODULE-BGD3-TENNIS.gif');}
body#tennis div.promoarea1 div.content p {background:url('/sport/template/img/IMG-MASTER-GRAD-REFL-TENNIS.gif') repeat-x;}

body#golf div.promoarea1 div.left h3 {background:url('/sport/template/img/ARROW-BIG-GOLF.gif') no-repeat;}
body#golf div.promoarea1 div.right div.item1 {background:url('/sport/template/img/BULLETIN-MODULE-BGD1-GOLF.gif');}
body#golf div.promoarea1 div.right div.item2 {background:url('/sport/template/img/BULLETIN-MODULE-BGD2-GOLF.gif');}
body#golf div.promoarea1 div.right div.item3 {background:url('/sport/template/img/BULLETIN-MODULE-BGD3-GOLF.gif');}
body#golf div.promoarea1 div.content p {background:url('/sport/template/img/IMG-MASTER-GRAD-REFL-GOLF.gif') repeat-x;}

body#motorsport div.promoarea1 div.left h3 {background:url('/sport/template/img/ARROW-BIG-MSPORT.gif') no-repeat;}
body#motorsport div.promoarea1 div.right div.item1 {background:url('/sport/template/img/BULLETIN-MODULE-BGD1-MS.gif');}
body#motorsport div.promoarea1 div.right div.item2 {background:url('/sport/template/img/BULLETIN-MODULE-BGD2-MS.gif');}
body#motorsport div.promoarea1 div.right div.item3 {background:url('/sport/template/img/BULLETIN-MODULE-BGD3-MS.gif');}
body#motorsport div.promoarea1 div.content p {background:url('/sport/template/img/IMG-MASTER-GRAD-REFL-MS.gif') repeat-x;}

body#basketball div.promoarea1 div.left h3 {background:url('/sport/template/img/ARROW-BIG-MSPORT.gif') no-repeat;}
body#basketball div.promoarea1 div.right div.item1 {background:url('/sport/template/img/BULLETIN-MODULE-BGD1-MS.gif');}
body#basketball div.promoarea1 div.right div.item2 {background:url('/sport/template/img/BULLETIN-MODULE-BGD2-MS.gif');}
body#basketball div.promoarea1 div.right div.item3 {background:url('/sport/template/img/BULLETIN-MODULE-BGD3-MS.gif');}
body#basketball div.promoarea1 div.content p {background:url('/sport/template/img/IMG-MASTER-GRAD-REFL-MS.gif') repeat-x;}

/* Top promo area:end */

/* Panel sliding and accordion functionality:start */


/* All accordion and panelslide sidebar widgets */
#sidebar .latestresults { background:url('/sport/template/img/backgrounds/SPORT-LIVERESULTS-BGD-TOP.gif') 0px 0px no-repeat; width:230px;}
#sidebar .searchonly {min-height:1px;}
#sidebar .latestresults .panelslide.static {min-height:210px;}
#sidebar .fixtures {background:url('/sport/template/img/PORTAL-FIXTURES-HEADER.gif') top center no-repeat; width:220px;}
#sidebar .feature {margin-bottom:0px !important;} /*  20 */
#sidebar .feature .header {padding:15px 0px 0px 0px;}
#sidebar .feature .header h4 {font-size:1.25em; color:#19475F; padding:0px 0px 0px 5px; margin:0px;}
#sidebar .feature .header img.all {float:right; padding-right:5px;}
#sidebar .latestresults .panelholder {width:230px;}
#sidebar .panelholder .accordion {padding:10px 4px 10px 4px; background:#e4e4e4;}
#sidebar .panelholder .accordion .content {padding-bottom:10px; padding-top:10px; background-color:#e4e4e4;}
#sidebar .panelfoot {background:#f4f4f4 url('/sport/template/img/PORTAL-FIXTURES-FOOTER.gif')/* bottom center*/ no-repeat; height:6px;}
#sidebar .latestresults .panelfoot { background:url('/sport/template/img/SPORT-LIVERESULTS-BGD-BTM.gif') bottom no-repeat; height:30px;}
#sidebar .searchonly .panelfoot {background:url('/sport/template/img/PORTAL-FIXTURES-FOOTER.gif') bottom left no-repeat; height:6px;}
#sidebar .latestresults .panelholder {background:url('/sport/template/img/SPORT-LIVERESULTS-BGD-CNT.gif') 0px 40px repeat-x;}
#sidebar .latestresults .panelholder .panelslide {padding:1px 8px 40px 8px; background:#ffffff url('/sport/template/img/SPORT-LIVERESULTS-BGD-CNT.gif') bottom repeat-x;}

h4.sportlatestresults { color:#F00000; font-size:1.5em; font-weight:bold; text-transform:uppercase;margin:0px 0px 0px 0px; padding:10px 0px 0px 30px;height:32px;background:url('/sport/template/img/SPORT-BIGLEFTARROW-GREY.gif') 10px 10px no-repeat;}

#sidebar .feature .content .item {background:#ffffff url('/sport/template/img/FIXTURE-PANEL-TOP.gif') top no-repeat; margin-bottom:5px; padding:5px 5px;}
#sidebar .feature .content .item .series {font-size:0.9em;color:#000000;border-bottom:#cccccc 1px dotted;}
#sidebar .feature .content .item .first {font-size:1.1em;font-weight:bold;color:#000000;}
#sidebar .feature .content .item .second {font-size:1.1em;}
#sidebar .feature .content .item a { color:#000000; }
#sidebar .feature .content .item a:hover { color:#33ccff; }

#sidebar .panelslide .title, #sidebar .accordion .title {height:20px; display:block; background:url(/sport/template/img/BTN-FIXTURE-NORMAL.gif) no-repeat left; padding:4px 5px 0px 5px; margin:2px 0px; text-decoration:none; color:#ffffff; font-weight:bold; cursor:pointer;} 
#sidebar .panelslide .title.live {background:url(/sport/template/img/BTN-FIXTURE-NORMAL-LIVE.gif) no-repeat left;} 
#sidebar .panelslide .title:active, #sidebar .panelslide .title:hover, #sidebar .accordion .title:active, #sidebar .accordion .title:hover {background:url(/sport/template/img/BTN-FIXTURE-ROLL.gif) no-repeat left; cursor:pointer;}
#sidebar .panelslide .title.live:active, #sidebar .panelslide .title.live:hover {background:url(/sport/template/img/BTN-FIXTURE-ROLL-LIVE.gif) no-repeat left; cursor:pointer;}
#sidebar .static .title:hover, #sidebar .static .title:active, #sidebar .static .title.live, #sidebar .static .title.live:hover, #sidebar .static .title.live:active {background:url(/sport/template/img/BTN-FIXTURE-NORMAL.gif) no-repeat left;} 
#sidebar .panelslide .title.active, #sidebar .panelslide .title.live.active, #sidebar .accordion .title.ui-state-active {background:url(/sport/template/img/BTN-FIXTURE-SELECTED.gif) no-repeat left; cursor:pointer; color:#000000; outline:none;}

#sidebar .static .title {cursor:default !important;}
#sidebar .panelslide .content div.score {padding:8px 5px 8px 3px; margin:0px 3px 0px 0px; border-bottom:#aaaaaa 1px solid;background:none;}
#sidebar .panelslide .content div.live {background-image:url('/sport/template/img/SPORT-LIVE-BTN.gif'); background-position:180px 8px; background-repeat:no-repeat; padding-right:40px;cursor:pointer;}
#sidebar .panelslide .content div.score a { color:#000000;}
#sidebar .panelslide .content div.score .LRSeries { color:#000000; font-size:0.9em;border-bottom:#CCCCCC 1px dotted;padding-bottom:2px;margin-bottom:2px;}
#sidebar .panelslide .content div.score .LRFirst { color:#000000; font-size:1.1em;font-weight:bold;}
#sidebar .panelslide .content div.score .LRSecond { color:#333333; font-size:1.1em;}
#sidebar .panelslide .content div.score .LRSecond a {color:#333333;}
#sidebar .panelslide .content div.score .LRSecond a span.scorecard {font-size:0.91em; padding-left:8px; background:url('/sport/template/img/ARROW-SMALL.gif') center left no-repeat;}
#sidebar .panelslide .content div.score a:hover { color:#33CCFF; }

#sidebar .weather {background:url(/sport/template/img/backgrounds/SPORT-OUTLOOK-BGD.gif) no-repeat top;}
#sidebar .weather .panelholder .accordion .title, #sidebar .weather .panelholder .accordion .title:active, #sidebar .weather .panelholder .accordion .title:hover, #sidebar .weather .panelholder .accordion .title:visited, #sidebar .weather .panelholder .accordion .title.ui-state-active {background:none; padding:0px 0px 0px 0px; margin:2px 2px 0px 2px; height:24px;}

#sidebar .weather .panelholder .accordion .title.fine { background:url('/sport/template/img/WEATHER-ICON-FINE.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.lightning { background:url('/sport/template/img/WEATHER-ICON-LIGHTNING.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.rain { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.rain-sun { background:url('/sport/template/img/WEATHER-ICON-RAIN-SUN.gif') top right no-repeat;}

#sidebar .weather .panelholder .accordion .title.clear { background:url('/sport/template/img/WEATHER-ICON-SUNNY.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.clearing_shower { background:url('/sport/template/img/WEATHER-ICON-RAIN-SUN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.cloud_and_wind_increasing { background:url('/sport/template/img/WEATHER-ICON-WIND.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.cloud_increasing { background:url('/sport/template/img/WEATHER-ICON-CLOUD.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.cloudy { background:url('/sport/template/img/WEATHER-ICON-CLOUD.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.drizzle { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.drizzle_clearing { background:url('/sport/template/img/WEATHER-ICON-RAIN-SUN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.fog_then_sunny { background:url('/sport/template/img/WEATHER-ICON-CLOUD-SUN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.frost_then_sunny { background:url('/sport/template/img/WEATHER-ICON-FROST-SUN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.hazy { background:url('/sport/template/img/WEATHER-ICON-CLOUD.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.heavy_rain { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.heavy_showers { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.increasing_sunshine { background:url('/sport/template/img/WEATHER-ICON-FINE.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.late_shower { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.late_thunder { background:url('/sport/template/img/WEATHER-ICON-THUNDERSTORM.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.mostly_cloudy { background:url('/sport/template/img/WEATHER-ICON-CLOUD.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.mostly_sunny { background:url('/sport/template/img/WEATHER-ICON-FINE.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.overcast { background:url('/sport/template/img/WEATHER-ICON-CLOUD.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.possible_shower { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.possible_thunderstorm { background:url('/sport/template/img/WEATHER-ICON-THUNDERSTORM.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.rain { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.rain_and_snow { background:url('/sport/template/img/WEATHER-ICON-ICE.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.rain_clearing { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.rain_developing { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.rain_tending_to_snow { background:url('/sport/template/img/WEATHER-ICON-SNOW.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.showers { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.showers_easing { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.showers_increasing { background:url('/sport/template/img/WEATHER-ICON-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.snow { background:url('/sport/template/img/WEATHER-ICON-ICE.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.snow_falls_clearing { background:url('/sport/template/img/WEATHER-ICON-FROST-SUN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.snow_tending_to_rain { background:url('/sport/template/img/WEATHER-ICON-SNOW.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.sunny { background:url('/sport/template/img/WEATHER-ICON-SUNNY.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.thunderstorms { background:url('/sport/template/img/WEATHER-ICON-THUNDERSTORM.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.thunderstorms_clearing { background:url('/sport/template/img/WEATHER-ICON-THUNDERSTORM.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.wind_and_rain_increasing { background:url('/sport/template/img/WEATHER-ICON-WIND-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.wind_and_showers_easing { background:url('/sport/template/img/WEATHER-ICON-RAIN-SUN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.windy { background:url('/sport/template/img/WEATHER-ICON-WIND.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.windy_with_rain { background:url('/sport/template/img/WEATHER-ICON-WIND-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.windy_with_showers { background:url('/sport/template/img/WEATHER-ICON-WIND-RAIN.gif') top right no-repeat;}
#sidebar .weather .panelholder .accordion .title.windy_with_snow { background:url('/sport/template/img/WEATHER-ICON-ICE.gif') top right no-repeat;}
#sidebar .weather .forecast {height:21px; padding:4px 5px 0px 5px; margin:0px 0px; background:url('/sport/template/img/BTN-BGD-WEATHER-NORM.gif') top left no-repeat; text-decoration:none;}
#sidebar .weather .title:link .forecast {background:url('/sport/template/img/BTN-BGD-WEATHER-SELECT.gif') top left no-repeat;}
#sidebar .weather .title:hover .forecast, #sidebar .weather .title:hover .forecast {background:url('/sport/template/img/BTN-BGD-WEATHER-ROLL.gif') top left no-repeat; color:#000000;}
#sidebar .weather .title.ui-state-active .forecast {background:url('/sport/template/img/BTN-BGD-WEATHER-SELECT.gif') top left no-repeat;}
.weather .title img.icon {float:right;}

#sidebar .weather .title .forecast span.city {float:left;/* width:110px;*/ text-align:left;}
#sidebar .weather .title .forecast span.temp {float:right; text-align:right; padding-right:50px;}
#sidebar .panelholder .accordion .content {padding:0px; overflow:hidden;}
#sidebar .panelholder .accordion .content .precis {margin:0px 33px 5px 2px; padding:5px 5px; overflow:hidden;}

#sidebar .separator {margin:0px 0px 0px 5px;}
#sidebar .ad {margin:10px 8px;}

.weather .content {padding:0px; overflow:hidden;}
.panelslide .content .more, .accordion .content .more {text-align:right; padding:10px 4px 20px 0px;}

div.panelslide div.title, div.accordion div.title {outline:none;}

/* Panel sliding functionality:end */


/*Tabs above indexes and stories that point to other pages (i.e. non-javascript)*/

.statictabs {margin:30px 2px 0px 2px; padding:0px 0px 0px 0px; height:35px;}
.statictabs a {text-decoration:none; color:#18485e; font-weight:bold;}
.statictabs .tab-one {font-size:1.2em; width:286px; float:left; padding:10px 0px 8px 50px; margin:0px 2px 0px 0px; background:url('/sport/template/img/TAB-NEWS-NORM.gif') no-repeat; color:#000000; font-weight:bold;}
.statictabs .tab-one a {font-size:1em;}
.statictabs .tab-one {width:286px; padding-left:50px; background:url('/sport/template/img/TAB-NEWS-NORM.gif') no-repeat; text-decoration:none; color:#18485e;}
.statictabs .tab-one-selected {width:286px; padding:10px 0px 8px 50px; margin:0px 2px 0px 0px; background:url('/sport/template/img/TAB-NEWS-SELECT.gif') no-repeat;}

.news-story .tab-one-selected {width:311px; padding:10px 0px 8px 25px; margin:0px 2px 0px 0px; color:#000000; font-weight:bold; background:url('/sport/template/img/TAB-ONE.gif') no-repeat !important;}
.news-story .tab-one-selected a {color:#000000; font-size:0.9em;}

.statictabs .tab-two {width:145px; float:left; padding:8px 0px 10px 25px; background:url('/sport/template/img/TAB-JUSTIN-NORM.gif') no-repeat; font-size:1.2em; color:#18485e; font-weight:bold;}
.statictabs .tab-two-selected {background:url('/sport/template/img/TAB-JUSTIN-SELECT.gif') no-repeat;}
/*Tabs above indexes and stories :end*/


/*Main content sections for articles*/
.home-tabs {margin-top:30px;}

#justin, #news {margin:0px; padding:0px; background-color:#e4e4e4; border:none;}

div.news-tabs ul.tabs {display:block; padding-bottom:20px; width:auto; height:14px;}
div.news-tabs ul.tabs li {display:inline;}
div.news-tabs ul.tabs li a {display:block; height:30px; float:left; margin-right:5px;}
div.news-tabs ul.tabs li span {padding-top:8px; display:block;}
div.news-tabs ul.tabs li.tab-one a {display:block; height:30px; width:305px; margin:0px 5px 0px 0px; padding:0px 0px 5px 30px;}
div.news-tabs ul.tabs li.tab-two a {display:block; height:30px; margin-right:5px; width:170px;}
div.news-tabs ul.tabs li span {display:block; padding-left:20px; float:left;}

body #mainContent .tabbed, body #mainContent .multimedia, body #mainContent .features {background:#e4e4e4; margin:0px; padding:0px; border:none;}
body #mainContent div.audio div.multimedia {background-color:#ffffff !important;}
body #mainContent .story {background:#ffffff url('/sport/template/img/MODULE-WHITECRNR-LEFT.gif') top left no-repeat; padding:0px;}

body #mainContent .tabbed .story .meta, body #mainContent .tabbed .story .picture, body #mainContent .multimedia .story .meta {float:left; width:318px; position:relative; padding:6px 0px 0px 6px; margin:0px;}
body #mainContent .tabbed .story .meta .thumb, body #mainContent .tabbed .story .picture .image {float:left;padding-bottom:0px; margin:0px 10px 0px 0px;}
body #mainContent .tabbed .story .meta .thumb img, body #mainContent .tabbed .story .picture .image img {border:#333333 0px solid; margin-top:3px;}
body #mainContent .tabbed .story .meta {margin-top:5px;margin-left:8px;margin-bottom:5px;}
body #mainContent .multimedia .story .meta {margin-top:5px;margin-left:4px;margin-bottom:5px;}
body #mainContent .tabbed .story h3, body #mainContent .multimedia .story h3 {background:none; color:#333333; padding:0px; margin:0px 0px 5px 0px; font-size:1.20em; line-height:1.2em;}
body #mainContent .tabbed .story h3 a {text-decoration:none; color:#333333;}
body #mainContent .tabbed .story h3 a:hover {text-decoration:none;}
body #mainContent .tabbed .first {padding-left:8px;}
body #mainContent .tabbed .first h3 {border-bottom:#bb0000 1px solid; padding:5px 0px 5px 0px;}

body #mainContent .tabbed .story .description, body #mainContent .multimedia .story .description {width:318px; float:right; position:relative; background:#ffffff url('/sport/template/img/MODULE-WHITECRNR-RIGHT.gif') top right no-repeat; padding:12px 8px 0px 0px; margin:0px;}
body #mainContent .multimedia .story .description {margin-top:0px;}
body #mainContent .tabbed .story .description p {margin-right:50px;margin-top:0px;}
body #mainContent .tabbed .first .description p {margin-right:0px;margin-top:0px;}
body #mainContent .tabbed .story .description img {float:right; vertical-align:bottom; margin-top:0px;}
body #mainContent .multimedia .story .description p {margin-top:5px;}

body #mainContent .tabbed .first .picture, body #mainContent .tabbed .first .description {padding-top:15px;}

body #mainContent .tabbed hr {border:none; border-bottom:#ffffff 2px dotted; height:1px; margin:3px 0px 5px 0px; padding:0px; font-size:1px; line-height:1px;}

div.hr {height:1px; margin:4px 3px 4px 3px; border-bottom:#ffffff 2px dotted; font-size:0;}

body #mainContent .tabbed .story div.clearer, body #mainContent .multimedia .story div.clearer {height:6px; background:#ffffff url('/sport/template/img/MODULE-WHITECRNR-BTM-RIGHT.gif') bottom right no-repeat; overflow:hidden; font-size:0; line-height:0;}
body #mainContent .all-tabs div.clearer {height:6px; background:#e4e4e4 url('/sport/template/img/CORNER-GREY-BTM-RIGHT.gif') bottom right no-repeat; margin:0px; overflow:hidden; font-size:0; line-height:0;}

body #mainContent .justin .story .meta {padding:6px 0px 0px 0px; float:none; width:auto; background:url('/sport/template/img/MODULE-WHITECRNR-RIGHT.gif') top right no-repeat;}
body #mainContent .justin .story .description {padding:6px 8px 0px 8px; float:none; width:auto; background:none;}
body #mainContent .justin .story .description img {float:right; vertical-align:bottom; margin-top:18px;}
body #mainContent .justin .story .description p {padding:0px; margin:0px 70px 0px 0px;}

body #mainContent #home-news-content .story  {background:#f5f5f5 url('/sport/template/img/backgrounds/HOME-NEWS-STORY-TOP.gif') top left no-repeat;float:left; width:334px; position:relative; padding:4px 0px 0px 0px; margin:6px 0px 0px 0px;}
body #mainContent  #home-news-content .story .meta {width:308px;margin:6px 0px 6px 0px;padding:0px 6px 0px 6px;}
body #mainContent #home-news-content .story .thumb {padding-left:4px;}
body #mainContent #home-news-content  .story .clearer {height:5px;background:#f5f5f5 url('/sport/template/img/backgrounds/HOME-NEWS-STORY-BASE.gif') top right no-repeat;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
body #mainContent #home-news-content .story .description {display:none;}

#mainContent h2 {text-transform:capitalize;}
#home-justin-list {width:338px;}
#home-justin-list ul {margin:5px 0px 10px 14px;padding:0px 5px 0px 15px;}
#home-justin-list ul li {padding:5px 0px 5px 0px;margin:3px 0px 3px 0px;border-bottom:#666666 1px dotted;list-style-image:url(/sport/template/img/backgrounds/HOME-ARROW-JUSTIN.gif);}
#home-justin-list ul li a {font-weight:bold;font-size:1em;color:#333333;}
#home-justin-list ul li a:hover, #home-justin-list ul li a:active, #home-justin-list ul li a:focus {color:#60CCFF; text-decoration:none; outline:none;}
#home-justin-list ul li span.time {color:#cccccc;font-size:0.9em;margin-right:5px;}
body #mainContent #main-home-news .tabbed {background:#ffffff;}

div#main-home-news .featureContainer #home-news-content h3.section-head {margin-right:10px;}
div#main-home-news .featureContainer #home-justin-list h3.section-head {margin-left:10px;}
div#main-home-news .featureContainer .feature_one-of-two h3.section-head {border-bottom:#cccccc 2px dotted;margin:0px 0px 0px 0px;}

/*Paging:start*/

.mainbody .sportfilter {margin:0px 5px !important; padding:5px 6px; background:url('/sport/template/img/FILTER-BGD.gif') top left repeat;}
.mainbody .sportfilter label {display:inline-block; font-weight:bold; background-color:#ffffff; padding:1px 5px 1px 5px; color:#666666; text-transform:uppercase; font-size:0.95em; width:112px; margin-right:3px;}
.mainbody .sportfilter .sortby {margin-left:20px; font-weight:bold;}
.mainbody .sportfilter select {padding:0px;}
.mainbody .sportfilter select option {padding:0px;}

div.filter {padding:4px 0px; background:#e4e4e4; height:30px;}

div.filter form {padding:5px 5px 5px 5px; width:316px; background:url('/sport/template/img/FILTER-BGD-WHITE.gif') top left repeat;}
div.filter form label {display:inline-block; font-weight:bold; background-color:#ffffff; padding:1px 5px 1px 5px; color:#666666; text-transform:uppercase; font-size:0.95em; width:80px; margin-right:3px;}
div.filter form select {width:200px; border:#cccccc 1px solid;}
div.filter form input {font-size:0.9em;}

div#top-pager {float:right; text-align:right; width:50%; padding:5px 4px; margin-top:2px;}
div.pager a, div.pager a span {margin:0px; padding:0px;}
div.pager a, div.pager a:hover {text-decoration:none;}
div.pager a.pageno span {font-size:1em; color:#727272; font-weight:bold; display:inline; padding:0px 5px; text-align:center;}
div.pager a.pageno {background:url('/sport/template/img/PAGER-SEPARATOR.gif') 100% 2px no-repeat;}
div.pager a.pageno span.last {background:none;}
div.pager a.pageno span.first {}
div.pager a.prev span, div.pager a.next span {background:none; text-transform:uppercase; font-size:0.9em; padding:0px; color:#727272; font-weight:bold;}
div.pager a.prev span {padding-right:8px; background:url('/sport/template/img/PAGER-BOOKEND.gif') 100% 0px no-repeat;}
div.pager a.next span {padding-left:8px; background:url('/sport/template/img/PAGER-BOOKEND.gif') 0% 0px no-repeat;}
div.pager a.prev {padding-left:16px; background:url('/sport/template/img/PAGER-PREV.gif') 0% 2px no-repeat;}
div.pager a.next {padding-right:16px; background:url('/sport/template/img/PAGER-NEXT.gif') 100% 2px no-repeat;}
div.pager a.selected {background:url('/sport/template/img/PAGER-SELECTED.gif') center top no-repeat; padding:3px 6px;}
div.pager a.selected span {background:none;}
/*Paging:end*/

#story .mainbodycontent {padding:20px;}
#story div.subject {color:#aaaaaa; padding-left:2px; text-transform:uppercase;}
#story h1, #profile h1 {color:#666666; margin:0px 0px 5px 0px; padding:5px 0px; border-bottom:#ff0000 1px solid;}
#story h2 {font-size:1.5em; color:#000000; margin:0px 0px 5px 0px; padding:5px 0px;}
#story div.published {font-size:0.9em; color:#aaaaaa; text-transform:uppercase; padding:0px 0px 3px 2px;}
#story div.byline {font-size:0.9em; color:#000000; text-transform:uppercase; padding:0px 0px 3px 2px;}
#story p.first {margin:0px 0px 10px 0px; font-size:1.1em;font-weight:bold;}
#story .mainbodycontent p {font-size:1.15em;line-height:1.30em;}
div#storyRelatedMedia, div.profilephoto {float:right; width:299px; margin:0 0 15px 30px;}
div.profilephoto {width:286px;}

a img#storyPhotosImg {border:#cccccc 2px solid; cursor:url('/sport/template/css/cursors/zoom_in.cur'), pointer;margin:0px 5px;}

div#storyRelatedMedia p.caption, div.profilephoto p.caption {font-size:0.9em; margin:0px 2px; padding:7px; color:#000000; font-weight:bold;}
div#storyRelatedMedia p.caption span.credit, div.profilephoto p.caption span.credit {color:#666666; font-weight:normal;}

.newsdivider, .resultsdivider {background:url('/sport/template/img/NEWS-DIVIDER.gif') top left; height:5px; margin:20px 0px;}
.endby {margin:20px 0px; font-weight:bold; font-style:italic; font-size:0.95em;}
.tagline {color:#666666; font-style:italic; font-size:0.95em;}
#story .mainbodycontent .tags {margin:20px 0px;clear:both;display:none;}

.resultsdivider {margin:10px 10px 0px 10px;}

div.tags {margin:2px 4px 0px 4px; padding:5px 0px 0px 0px; background:#f5f5f5 url('/sport/template/img/backgrounds/CONTENT-TAGS-TOP.gif') top left no-repeat;}
div.tagscontent {padding:5px 20px;}
div.tagsfoot {height:6px; font-size:0px; line-height:0px; background:#f5f5f5 url('/sport/template/img/backgrounds/CONTENT-TAGS-BTM.gif') top left no-repeat;}

div.functions {margin:0px 4px 10px 4px; padding:5px 0px; clear:both; height:10px;}
div.functions div {float:left; width:172px; height:25px; padding:0px 0px 0px 0px;}
div.functions div a {display:block; color:#333333; font-weight:bold; text-transform:uppercase; height:25px; margin:0px 0px 0px 0px; padding:4px 0px 0px 35px;}

div.functions div.email a {background:url('/sport/template/img/ARTICLE-EMAIL.gif') top left no-repeat;}
div.functions div.print a {background:url('/sport/template/img/ARTICLE-PRINT.gif') top left no-repeat;}
div.functions div.share a {background:url('/sport/template/img/ARTICLE-SHARE.gif') top left no-repeat;}
div.functions div.rss a {background:url('/sport/template/img/ARTICLE-RSS.gif') top left no-repeat; margin:0px 0px 0px 0px;}

div.functions div.email a:hover {background:url('/sport/template/img/ARTICLE-EMAIL-HOVER.gif') top left no-repeat;}
div.functions div.print a:hover {background:url('/sport/template/img/ARTICLE-PRINT-HOVER.gif') top left no-repeat;}
div.functions div.share a:hover {background:url('/sport/template/img/ARTICLE-SHARE-HOVER.gif') top left no-repeat;}
div.functions div.rss a:hover {background:url('/sport/template/img/ARTICLE-RSS-HOVER.gif') top left no-repeat; margin:0px 0px 0px 0px;}

p.sportname, p.dateline {padding:0px; margin:0px; color:#999999; font-weight:bold; font-size:0.9em;}
p.sportname {text-transform:uppercase; font-size:0.8em;}

#misc h2, .profilestories h4 {font-size:133%; line-height:105%; margin:0 0 0.5em 0;}
#sectionhome h3, #article h3, #misc h3 {font-size:133.3%; margin:0 0 0.5em 0;}
#article p, #headlines p, #misc p {line-height:150%; margin:0 0 0.8em 0;}
#article p.first {font-weight:bold;}
#story .mainbodycontent p.published {font-size:92%; font-weight:bold; color:#666 !important;}
p.genre {font-size:92%; font-weight:bold;}
p.genre a {color:black !important;}
p.published2 {font-size:85%; color:#999 !important;}
#article p.author {font-weight:bold;}
#article ul {line-height:150%;}
#storyPhotosNav {font-size:92%; color:#666; text-align:center; margin-top:-2em !important; z-index:999; position:absolute; width:285px;}
#storyPhotosNavPrev {float:left; width:26px; height:16px;}
#storyPhotosNavNext {float:right; width:26px; height:16px;}
#storyPhotosNavPrev a, #storyPhotosNavNext a {display:block; width:26px; height:16px;}
#storyPhotosCaption {	padding-top:0.33em;}
#storyRelatedMedia, #storyRelatedMedia p, #storyRelatedMedia ul {line-height:125%;}

#storyRelatedMedia div.related ul {margin:40px 0px 30px 0px;padding:5px 0px;border-top:#cccccc 1px dotted;}
#storyRelatedMedia div.related ul li {padding:5px;background-color:#f4f4f4;}
#storyRelatedMedia div.related ul li a {display:block;font-weight:bold;color:#333333;padding:5px 2px;}
div#inpageplayer {margin:5px 1px;}

/* Comments */
/*
.comment-holder {padding:0px 20px;}
#comments {margin-top:20px;background:#ffffff url('/sport/template/img/backgrounds/CONTENT-BTM.gif') bottom center no-repeat;}
*/
.comment-holder {padding:0px 20px;margin-bottom:20px;clear:both;}
#comments {margin-top:20px;margin-bottom:20px;background:#ffffff url('/sport/template/img/backgrounds/CONTENT-BTM.gif') bottom center no-repeat;padding:10px 20px;}
#comments ul {margin-left:0px;padding-left:0px;}
#comments ul li {background-color:#f5f5f5;margin-bottom:6px;padding:10px;}
#comments h3 {border-bottom:#bb0000 1px dashed;margin:0px;padding:0px 0px 4px 0px;}
#comments p.date {color:#666666;font-size:0.9em;margin:0px;padding:3px 0px;}
#comments ul li ul li {background-color:#ebebeb;}
#comments ul li ul li ul li {background-color:#f5f5f5;}
#comments ul li ul li ul li ul li {background-color:#ebebeb;}
#comments ul li ul li ul li ul li ul li {background-color:#f5f5f5;}
#comments ul li ul li ul li ul li ul li ul li {background-color:#ebebeb;}

div.videoplayer {margin:10px 0px;padding:0px 5px;}

/* Slider
----------------------------------*/
.ui-slider { position:relative; text-align:left;}
.ui-slider .ui-slider-handle { position:absolute; z-index:2; width:1.2em; height:1.2em; cursor:default;}
.ui-slider .ui-slider-range { position:absolute; z-index:1; font-size:.7em; display:block; border:0;}

.ui-slider-horizontal { height:.8em;}
.ui-slider-horizontal .ui-slider-handle { top:-.3em; margin-left:-.6em;}
.ui-slider-horizontal .ui-slider-range { top:0; height:100%;}
.ui-slider-horizontal .ui-slider-range-min { left:0;}
.ui-slider-horizontal .ui-slider-range-max { right:0;}

.ui-slider-vertical { width:.8em; height:100px;}
.ui-slider-vertical .ui-slider-handle { left:-.3em; margin-left:0; margin-bottom:-.6em;}
.ui-slider-vertical .ui-slider-range { left:0; width:100%;}
.ui-slider-vertical .ui-slider-range-min { bottom:0;}
.ui-slider-vertical .ui-slider-range-max { top:0;}

#mainContent div.panelslide, #mainContent div.accordion {margin:5px 5px;}
#mainContent div.panelslide div.title, #mainContent div.accordion div.title {font-size:1.2em;padding:4px 10px 0px 10px;margin:2px 0px 2px 0px;text-align:left;color:#666666;text-transform:uppercase;height:24px;}

/* all audio page only */
body.audio #mainContent div.media div.accordion div.title {text-transform:none;}
body.audio #mainContent div.media div.accordion div.title span.date {margin-left:1em; font-size:0.75em; color:#999;}

/* Panel sliding functionality: start */
#mainContent .panelslide .title, #mainContent .accordion .title {display:block; background:url('/sport/template/img/RESULTS-PANEL-DOWN.gif') no-repeat left;text-decoration:none; font-weight:bold;cursor:pointer;} 
#mainContent .panelslide .active, #mainContent .accordion .ui-state-active { background:url('/sport/template/img/RESULTS-PANEL-UP.gif') no-repeat left;cursor:pointer;}
#mainContent .static .title:hover, #mainContent .static .title:active {background:url('/sport/template/img/RESULTS-PANEL-2NDTIER.gif') no-repeat left;}
#mainContent .panelslide div.content, #mainContent .accordion div.content {background:#f5f5f5 url('/sport/template/img/RESULTS-PANEL-CONTENT-TOP.gif') top left no-repeat;font-weight:bold;color:#000000;padding:0px;margin:2px 0px 10px 0px;}
#mainContent div.content .moreresults {font-size:1.2em;text-align:right;padding:10px;background:url('/sport/template/img/RESULTS-PANEL-CONTENT-BTM.gif') bottom center no-repeat;}
#mainContent div.content .moreresults a {display:block;padding:3px 70px 4px 0px;background:#f5f5f5 url('/sport/template/img/PORTAL-MORE-RESULTS.gif') top right no-repeat;color:#666666;}
#mainContent div.content .moreresults a:hover, #mainContent div.content .moreresults a:visited, #mainContent div.content .moreresults a:active {text-decoration:none;color:#666666;}

.panelslide .content div.score {background:url('/sport/template/img/SPORT-LIVE-BTN.gif') 160px 8px no-repeat;padding:8px 50px 8px 3px; margin:0px 3px 0px 0px;border-bottom:#aaaaaa 1px solid;}
/* Panel sliding functionality: end */

#mainContent div.content p {margin:0px 10px;padding:10px 0px 0px 0px;}

#mainContent div.multimedia div.title {text-transform:none;font-size:1.1em;line-height:1.5em;color:#19475f;font-weight:bold;overflow:hidden;}
#mainContent div.multimedia div.title span.date {color:#666666;text-transform:uppercase;font-size:0.8em;}
#mainContent div.multimedia {padding-top:5px;}
#mainContent div.multimedia h3 {font-size:1.6em;padding:20px 0px 7px 0px;margin:0 0px 0px 0px;text-align:left;color:#19475f;background-color:#fff;}
#mainContent div.multimedia h4 {font-size:1.2em;padding:10px 10px 5px 10px;margin:0;text-align:left;color:#19475f;text-transform:uppercase;}
#mainContent div.mutlimedia div.content {padding:5px;margin-bottom:20px;overflow:hidden;}

#mainContent .accordion .audio p {padding:0px;font-weight:normal;}
#mainContent .accordion .audio .player {padding:5px 0px;}
#mainContent a.mp3 {font-size:1.2em;}

/* all audio page */
#mainContent div.media h3 {font-size:1.3em; padding:20px 0px 7px 0px; margin:0 0px 0px 7px;text-align:left;color:#19475f;background-color:#fff;}


div#sportstorytools {display:none;}
div#sportstorytools a {cursor:pointer;}
div.dialog {padding:5px 4px;}
div.dialog a {display:block;width:164px;float:left;background:#ffffff;margin:1px;padding:3px;}
div.dialog h3, div.dialog p {padding-left:5px;}

/*video styles*/

#mainContent .mainbody .videos {background-color:#ffffff;}
#mainContent div.videos div.video {width: 150px;height:180px;margin:6px 4px;padding:7px;float: left;clear:right;overflow:hidden;background:url('/sport/template/img/video-panel.gif') top left no-repeat;}
#mainContent .button {margin: 0;float:right;width:70px;height:14px;padding:0px 0px 0px 4px;color:#666666;text-transform:uppercase;font-weight:bold;background:url('/sport/template/img/video-panel-time.gif') top left no-repeat;}
#mainContent .category {text-transform:uppercase;color:#aaaaaa;font-size:0.8em;padding-bottom:5px;border-bottom:#cccccc 2px dotted;}
#mainContent .video img {margin: 5px 0px;}
#mainContent .video .date {text-transform:uppercase;color:#aaaaaa;font-size:0.8em;}
#mainContent .videos .video h4 {padding:0px;margin:0px;text-transform:none;font-size:1.1em;line-height:1.3em;color:#333333;}
#mainContent .videos .video h4 a {	color:#333333;}
div.videos div.media {padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;clear:both;}
object.video {margin:10px 145px;}
#mainContent  div.selected-video {background:url('/sport/template/img/video-panel-selected.gif') top left no-repeat !important;}
#mainContent div.multimedia h3 {margin-left:8px;margin-right:8px;clear:both;}
#mainContent  div.videos div.video p.description {display:none;}

#mainContent .multimedia #top-filter {background-color:#ffffff;margin:0px 4px;}

div.formrelay ul, div.formrelay ul li {margin:0px;padding:0px;}

div.single-gallery, div.multiple-gallery {margin-top:40px;}
object.gallery, object.single-gallery, object.multiple-gallery {margin-top:10px;outline:none;}



input#m_hbtnSubmit {border:none;background-color:#ffffff;background-image:url('/sport/template/img/PAGER-NEXT.gif');background-position:middle left;background-repeat:no-repeat;padding:0px 0px 0px 15px;font-weight:bold;font-size:1em; cursor:pointer;}
#CandidateVcError, #voteThanks {padding:5px;font-weight:bold;}

div.home-separator {background:#ffffff url('/sport/template/img/SEPARATOR.gif') bottom left repeat-x;height:6px;clear:both;margin:4px;}

div#home-audio, div#home-video, div#home-commentators, div#home-photos, div#home-blog, div#home-justin-list, div#home-news-content {padding-bottom:0px;margin-top:2px;background-color:#ffffff;}
div#home-audio h3, div#home-video h3, div#home-commentators h3, div#home-photos h3, div#home-blog h3, div#home-justin-list h3 , div#home-news-content h3 {padding-left:100px;height:30px;padding:10px 10px 0px 60px;margin:0px;font-size:1.3em;color:#18485E;}
div#home-video h3 {background:#ffffff url('/sport/template/img/home-video.gif') top left no-repeat;}
div#home-audio h3 {background:#ffffff url('/sport/template/img/home-audio.gif') top left no-repeat;}
div#home-commentators h3 {background:#ffffff url('/sport/template/img/home-commentator.gif') top left no-repeat;margin-bottom:-5px;}
div#home-photos h3 {background:#ffffff url('/sport/template/img/home-photos.gif') top left no-repeat;margin-bottom:-5px;}
div#home-blog h3 {background:#ffffff url('/sport/template/img/home-blog.gif') top left no-repeat;}
div#home-justin-list h3 {background:#ffffff url('/sport/template/img/home-justin.gif') top left no-repeat;padding-top:7px;}
div#home-news-content h3 {background:#ffffff url('/sport/template/img/home-news.gif') top left no-repeat;padding-top:7px;}
div#home-video a.all img, div#home-audio a.all img, div#home-commentators a.all img, div#home-photos a.all img, div#home-blog a.all img {float:right;margin-top:10px;margin-right:10px;}
div#home-justin-list a.all img {float:right;margin-top:5px;}
div#home-photos a.all img {margin-top:5px;}
div#home-commentators {margin-top:0px;}

.home-media {float:left;width:340px;margin-left:4px;}
.home-media .current-media-title {height:30px;color:#333333;background:#ffffff url('/sport/template/img/BG-TITLE-HALF-HOME-DOWN.gif') top left no-repeat;width:324px;margin-bottom:0px;padding:10px 6px 0px 6px;font-weight:bold;font-size:1.1em;line-height:1.3em;overflow:hidden;}
.home-media .current-media {background:#e4e4e4 url('/sport/template/img/AUDIO-HOME-DESC-TOP.gif') top left no-repeat;width:336px;padding:9px 0px 9px 0px;text-align:center;margin-top:4px;}
.home-media .current-media-foot {background:#ffffff url('/sport/template/img/AUDIO-HOME-DESC-BTM.gif') top left no-repeat;height:8px;}
.home-media-right {float:right;width:340px;}
.home-media-right .video-home {height:70px;width:326px;background:url('/sport/template/img/VIDEO-HOME-BGD.gif') top left no-repeat;margin:0px 0px 5px 0px;padding:10px 5px 10px 5px;clear:both;overflow:hidden;}
.home-media-right .video-home-selected {background:#ffffff;}
.video-home img {background-color:#f5f5f5;display:block;float:left;padding:0px 10px 0px 0px;margin:0px 0px 0px 0px;}
img.secs {padding:0 0 0 0;margin:5px 0 0px 0px;}
.video-home-selected img {background-color:#ffffff;}
.video-home h4 {margin-bottom:0px;margin-top:3px;font-size:1.1em;}
.audio-home {height:auto;margin-bottom:6px;margin-top:0px;padding:1px 25px 4px 6px;background:#ffffff url('/sport/template/img/BG-TITLE-HALF-HOME-DOWN.gif') top left no-repeat;overflow:hidden;}
.audio-home h4 {margin:0px 0px 0px 0px;padding:0px 25px 0px 0px;height:1.4em;overflow:hidden;color:#333333;font-weight:bold;font-size:1.1em;}
.audio-home h4 a, .video-home h4 a {color:#333333;}
.audio-home span.sportname {color:#666666;font-size:0.8em;text-transform:uppercase;margin:0px;padding:0px;}
.current-media img.thumb {float:left;padding:0px 0px 0px 0px;margin:0px 10px 0px 0px;}
.current-media p {padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
.home-media-right .video-home-selected {background:#ffffff;}
.home-media-right .audio-home-selected {display: none;}
div#current-media-audio {margin-bottom:6px;clear:both;height:1%;}
object#current-media-audio {margin-top:2px;margin-bottom:0px;}
div.home-audio-main a {display:block;clear:both;}
div#current-media-audio, object#current-media-audio, .home-audio-main a.link {padding-left:26px;}
.video-home {height:240px;}

.current-media .current-media {background:none;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}

.home-video-main {position:relative;}
#current-media-video-overlay {
display:block; position:absolute;  
width:81px;	height:81px; left: 130px; top: 60px;
visibility: visible;
background-image: url('/sport/template/img/mediaplayer/playbutton-overlay.gif'); 
z-index: 999;cursor:pointer;
}

#expandall {font-size:0.9em;font-weight:bold;cursor:pointer;padding:3px 10px;color:#19475F;float:right;clear:both;background-color:#ffffff;}

.active-sortby {color:#bb0000 !important;}

#multimedia-content {background-color:#ffffff;padding:0px;margin:0px 0px 0px 0px;border-top:#ffffff 1px solid;}
#multimedia-content-corner {background:#ffffff url('/sport/template/img/multimedia-content-corner.gif') top right no-repeat;height:5px;margin:0px;padding:0px;border-top:#ffffff 1px solid;}

object {outline:none;}

#home-commentators object {margin-top:2px;}
#home-photos {margin:0px auto;}

.single-photo {background:#f5f5f5 url('/sport/template/img/photo-single-top.gif') top left no-repeat;margin:0px auto;text-align:center;padding:10px;}
.single-photo-foot {background:#f5f5f5 url('/sport/template/img/home-photo-corner.gif') top right no-repeat;height:4px;}
.single-photo .current-photo {border:#cccccc 4px solid;margin:10px;}

#home-photos p.title {font-size:1.4em;color:#333333;border-bottom:#bb0000 1px solid;padding-bottom:5px;}
.single-photo p {padding-left:20px;padding-right:20px;}


/* Base Superbox Styles */
#superbox-overlay {position:fixed; top:0; left:0; z-index:9998; width:100%; height:100%;}
#superbox-wrapper {position:fixed; z-index:9999; top:0; display:table; width:100%; height:100%;}
#superbox-container {position:relative; display:table-cell; width:100%; height:100%; margin:0; padding:0; vertical-align:middle;}
#superbox {margin:0 auto; padding:0;}
#superbox-container .loading {margin:0; text-align:center;}

/* Default Superbox Theme */
#superbox-overlay {background:#000;}
#superbox-container .loading {text-align:center; font-size:1.5em; color:#ccc;}
#superbox {padding:10px; background:#fff;}
#superbox-innerbox {padding:0; margin:0px;}
#superbox.image {text-align:center;}
#superbox .close, #superbox .nextprev {overflow:hidden; margin:0;}

#superbox-innerbox object.video, #superbox-innerbox object.audio {margin:10px auto 0 auto;}
#j_bestofholder {}



/* Playerbox */
#playerbox {margin:0 auto; padding:0; background:url('/sport/template/img/PLAYER-POPUP-HEADER.gif') top left no-repeat; text-align:right;}
#playerbox.image {text-align:center;}
#playerbox .close, #playerbox .nextprev{overflow:hidden; margin:0;}
#playerbox p.close a {display:block; background:url('/sport/template/img/BTN-POPUP-CLOSE.gif') top no-repeat; width:65px; height:36px; float:right; margin:6px 6px 6px 0px; padding:0px;}
#playerbox p.close span {display:none; margin:0px; padding:0px;}


/* BEGIN: Newsletter sub styles */ 
.newsletterwrapper h3 { border-bottom: 1px solid #bb0000; } 
.newsletterModule p { font-weight: normal; margin: 5px 0px 0px 0px; } 
.newsletterModule { margin-left: 5px; } 
.newsletterModule form { margin-top: 0px; } 
/* END: Newsletter sub styles */ 

/* BEGIN: subcolumns area */
.subcolumns{width:100%;overflow:hidden}
.subcolumns_oldgecko{width:100%;float:left}
.subcolumns,.subcolums_oldgecko{overflow:visible;display:table}
.c50l,.c25l,.c33l,.c38l,.c66l,.c75l,.c62l{float:left}
.c50r,.c25r,.c33r,.c38r,.c66r,.c75r,.c62r{float:right;margin-left:-5px}
.c25l,.c25r{width:25%}
.c33l,.c33r{width:33.333%}
.c50l{width:50%}
.c50r{width:49%}
.c66l,.c66r{width:66.666%}
.c75l,.c75r{width:75%}
.c38l,.c38r{width:38.2%}
.c62l,.c62r{width:61.8%}
.subc{padding:0 .5em}
.subcl{padding:0 0 0 0}
.subcr{padding:0 0 0 0}
/* END: subcolumns area */


/* BEGIN: Podcast styles */ 
div.podcast_wrapper div.filter.news-filter { background-color: #ffffff!important; } 
.podcast_graphic { /*float: left; margin-right: 20px; */} 
.podcast_subscribe a { word-wrap: break-word; } 
.podcast_subscribe_links { margin-top: 7px; } 
h4.podcast_header { padding: 4px 0 0 10px!important; text-transform: none!important; } 
/* END: Podcast styles */ 



/* BEGIN: weather styles */ 
div.ashes_venue_weather { width: 220px; height: 211px; margin: 5px 0 0 5px; background: #e5e5e5 url('/sport/cricket/ashes/assets/img/weather_header.gif') no-repeat; } 
div.ashes_venue_weather h4 { color: #ffffff; font-size: 90%; margin-bottom: 7px; } 
div.ashes_venue_weather li, div.ashes_venue_weather ul { list-style: none; margin: 0; padding: 0; } 

	/* Top area */
	.weather_header { height: 39px; } 
	div.ashes_venue_weather ul.weathercurrent { margin: 0 5px 0 5px; padding: 0; border-bottom: 1px solid #d6d7d9; background-color: #ffffff; } 
	div.ashes_venue_weather .current-temp { font-size: 100%; font-weight: bold; padding: 0; height: 70px; overflow: hidden; } 
	div.ashes_venue_weather .current-temp div.weather_img { float: left; } 
	div.ashes_venue_weather .current-temp .temp { color: #6a6c6b; font-size: 200%; margin: 20px 0 0 0; } 
	div.ashes_venue_weather .wlocation { color: #000000; font-size: 12px; }
	div.ashes_venue_weather ul.weathercurrent li.current-temp { line-height: normal; background-position:143px 15px; background-repeat:no-repeat; padding: 0 0 0 65px; } 

	/* Bottom Area */  
	div.ashes_venue_weather .weather_forecast_3day { padding: 0; background-color: #ffffff; height: 90px; margin: 0 5px 0 5px; } 
	div.ashes_venue_weather .weather_forecast_3day li { float: left; margin: 0; padding: 0; text-align: center; }
	div.ashes_venue_weather .weather_forecast_3day li { width: 67px; } 
	div.ashes_venue_weather .weather_forecast_3day li img { width: 52px; } 
	div.ashes_venue_weather .weather_forecast_3day li.list_image { margin: 0; padding: 0; } 
	div.ashes_venue_weather .weather_forecast_3day li.post1, .weather_forecast_3day li.post2 { border-right: 1px solid #d6d7d9; height: 90px; }
	div.ashes_venue_weather .weather_forecast_3day li.list_link { color: #2172b1; font-weight: bold; font-size: 13px; padding: 0; margin: 0; }
	div.ashes_venue_weather .weather_forecast_3day ul.wfday li.dayname { 
	color: #000000; font-weight: bold; padding: 0; margin: 0; 
	font-size: 10px; text-align: center; width: 66px; line-height: normal; }
	
div.ashes_venue_weather .widget_inner { float: none; margin: 0; display: block; }

/* Thermometer */ 
div.ashes_venue_weather .thermometer-1 {background:transparent url('/local/global_img/weather/1_thermometer_small.png');}
div.ashes_venue_weather .thermometer-2 {background:transparent url('/local/global_img/weather/2_thermometer_small.png');}
div.ashes_venue_weather .thermometer-3 {background:transparent url('/local/global_img/weather/3_thermometer_small.png');}
div.ashes_venue_weather .thermometer-4 {background:transparent url('/local/global_img/weather/4_thermometer_small.png');}
div.ashes_venue_weather .thermometer-5 {background:transparent url('/local/global_img/weather/5_thermometer_small.png');}
div.ashes_venue_weather .thermometer-6 {background:transparent url('/local/global_img/weather/6_thermometer_small.png');}
div.ashes_venue_weather .thermometer-7 {background:transparent url('/local/global_img/weather/7_thermometer_small.png');}
div.ashes_venue_weather .thermometer-8 {background:transparent url('/local/global_img/weather/8_thermometer_small.png');}
div.ashes_venue_weather .thermometer-9 {background:transparent url('/local/global_img/weather/9_thermometer_small.png');}
/* END: weather styles */ 

 
.more_top_stories { display: block; margin: 0 0 0 30px; } 
.more_top_stories a { color: #ffffff; font-size: 1.2em; } 
.more_top_stories a:hover, .more_top_stories a:active, .more_top_stories a:focus {color:#60CCFF; text-decoration:none; outline:none;}
.no_results { height: 350px; }
body#golf div.no_results { display: none; } 

/* Styles to hide items > 6 on home page */
body#all .featureContainer .item6, body#all .featureContainer .item7, body#all .featureContainer .item8, body#all .featureContainer .item9, body#all .featureContainer .item10, body#all .featureContainer .item11, body#all .featureContainer .item12, body#all .featureContainer .item13, body#all .featureContainer .item14, body#all .featureContainer .item15 {
	display:none;
} 

#inpageplayer p small { display: none; } 

/* Sportsflash styles */
.sportsflash_beta { margin: 0 6px 3px; }
.resultcontent { background-color: #ffffff; } 	
.sportsflash_iframe_main { margin: 0 3px 3px 3px; }
p.technote { font-size: 80%; display: none; color: #ffffff; }
p.sportsflash_disclaimer { font-style: italic; margin: 0 5px 10px 5px; } 

