/* - - - - - - - - - - - - - - - - - - - - -

Title : Bankstown Sports
URL : http://www.bankstownsports.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */

@import "global_style.css";

/*----------------------------------------------------------------------------- 
	Template Styles
-----------------------------------------------------------------------------*/

h1, h3 { color: #00a1b1; } 

h2 a { color: #00a1b1; } 
h2 a:visited { color: #333333; }
h2 a:hover { text-decoration: underline; } 

.bgImage { background:url(/images/bg_images/ent_bg.jpg) top center no-repeat; }

/*----------------------------------------------------------------------------- 
	Layout Styles
-----------------------------------------------------------------------------*/
#sideBoxTop {
	background: url(../templateimages/sidebar_head_entertainment.png) no-repeat;
}
	
/* News Scroller */
#newsBox {
	background: url(../templateimages/news_entertainment.png) no-repeat;
	z-index:0;
}

	.nextPage {
		background: url(../templateimages/news_next_entertainment.png) no-repeat;
		width: 20px;
		height: 30px;
		display: block;
		cursor: pointer;
	}

	.prevPage {
		background: url(../templateimages/news_previous_entertainment.png) no-repeat;
		width: 25px;
		height: 33px;
		display: block;
		cursor: pointer;
	}


#subNavWrap .firstcrumb {
	background: url(../templateimages/subnav_ent_firstcrumb.png) right no-repeat;
	padding: 0 16px 0 10px;
	z-index: 50px;
}

	#subNav a {
		border-right: 1px solid #0095a5;
		border-left: 1px solid #82d1d8;
	}
	
	#subNavWrap a.firstcrumb:hover { color: #a8f1f7; }
	#subNavWrap a:hover { color: #a8f1f7; }
	
	#subNav li ul a {
		border-bottom: 1px solid #0095a5;
		border-top: 1px solid #82d1d8;	
	}

#subNav {
	background:url(../templateimages/subnav_entertainment.png) no-repeat;
	height: 31px;
}

