/* CSS Document */

body {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #191A1C;
	margin: 0;
	padding: 0;
	font-size: 11px;
}


h1 {
	font-size: 14px;
	color: #ff9900;
	margin-top: 0px;
}

#outside_wrap {
	width: 976px;
	margin: 15px auto 0 auto;
	text-align: left;
}

#inside_wrap {
	float: left;
	width: 976px;	
}

.landing #logo, .sub #logo  {
	float: left;
	width: 227px;
	height: 90px;
	background-image: url(../images/logos/baeg_logo.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.boomers #logo {
	float: left;
	width: 223px;
	height: 91px;
	background-image: url(../images/logos/boomers_plain.png);
	background-position: bottom;
	background-repeat: no-repeat;	
}

.opals #logo {
	float: left;
	width: 223px;
	height: 91px;
	background-image: url(../images/logos/opals_plain.png);
	background-position: bottom;
	background-repeat: no-repeat;	
}

.newspage #logo {
	float: left;
	width: 227px;
	height: 90px;
	background-image: url(../images/baeg_logo.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#leaderboard {
	float: right;
	width: 728px;
	height: 90px;
}

#nav_lvl_1 {
	float: left;
	width: 976px;
	height: 30px;
	background-image: url(../images/top_nav_bg.png);
	background-repeat: no-repeat;
	line-height: 30px;
	margin-top: 10px;
}

#nav_lvl_2 {
	float: left;
	width: 976px;
	height: 25px;
	background-image: url(../images/2nd_nav_bg.png);
	background-repeat: no-repeat;
	line-height: 25px;
	margin-top: 5px;
}

ul.core_nav {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: left;
}

.core_nav li {
	display: inline;
	list-style-type: none;	
}

.core_nav li a {
	text-decoration: none;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.core_nav li a:hover {
	background-image: url(../images/nav_bg_f2.jpg);
	background-repeat: repeat-x;
}

li.boomers_navlink a {
	float: left;
	width: 130px;
	height: 30px;
	text-align: center;
}

.boomers li.boomers_navlink a {
	background-image: url(../images/boomer-nav_f2.png);
	background-repeat: no-repeat;
}

.opals li.opals_navlink a {
	background-image: url(../images/nav_bg_f2.jpg);
	background-repeat: repeat-x;
}

.core_nav li.boomers_navlink a:hover {
	background-image: url(../images/boomer-nav_f2.png);
	background-repeat: no-repeat;
}

.newspage li.news_navlink a {
	background-image: url(../images/nav_bg_f2.jpg);
	background-repeat: repeat-x;
}

.event li.news_navlink a {
	background-image: none;
}

li.opals_navlink a {
	float: left;
	width: 120px;
	height: 30px;
	text-align: center;
}

li.nbl_navlink a {
	float: left;
	width: 135px;
	height: 30px;
	text-align: center;
}

li.wnbl_navlink a {
	float: left;
	width: 120px;
	height: 30px;
	text-align: center;
}

li.news_navlink a {
	float: left;
	width: 165px;
	height: 30px;
	text-align: center;
}

li.divide_nav {
	float: left;
	width: 1px;
	height: 30px;
	background-image:url(../images/divide.jpg);
}

#title_wrap {
	float: left;
	width: 966px;
	height: 30px;
	margin: 10px 0 0 10px;
	border-bottom: 1px solid #9F5A0D;
}

#page_title {
	float: left;
	width: 415px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}

#countdown {
	display:inline;
	float:left;
	width:550px;
}

#jump_nav {
	background-image:url("../images/menu_btn.png");
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
	height:26px;
	margin-right:10px;
	margin-top:0;
	width:255px;
}

#content_wrap {
	float: left;
	width: 976px;
	margin-top: 10px;
}

.landing #left_col {
	float: left;
	width: 635px;
	margin-left: 15px;
}

.boomers #content_wrap {
	margin-top: 0px;	
}

.boomers #left_col {
	float: left;
	width: 660px;
	margin: 0 0 0 10px;
}

.boomers #main_content {
	float: left;
	width: 469px;
	padding-right: 5px;
}

.boomers #left_col_small {
	float: left;
	width: 185px;
	border-left: 1px solid #9F5A0D;
	padding-bottom: 15px;
}

.opals #content_wrap {
	margin-top: 0px;	
}

.opals #left_col {
	float: left;
	width: 660px;
	margin: 0 0 0 10px;
}

.opals #main_content {
	float: left;
	width: 469px;
	padding-right: 5px;
}

.opals #left_col_small {
	float: left;
	width: 185px;
	border-left: 1px solid #9F5A0D;
	padding-bottom: 15px;
}

#boomers_tv {
	float: left;
	width: 175px;
	margin: 5px 0 0 5px;
}

#boomers_tv_title {
	float: left;
	width: 175px;
	height: 24px;
	background-image: url(../images/title_bar_bg.jpg);
	background-repeat: repeat-x;
	color: #000;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
}

#boomers_tv_content {
	float: left;
	width: 175px;
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #9F5A0D;
}

#poll {
	float: left;
	width: 175px;
	margin: 5px 0 0 5px;
}

#poll_title {
	float: left;
	width: 175px;
	font-size: 14px;
	color: #ff9900;
	font-weight: bold;
}

#poll_content {
	float: left;
	width: 175px;
}

#flash_wrap {
	float: left;
	width: 635px;
	height: 360px;
}

#flash_content {
	float: left;
	width: 0px;
	height: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.landing #bottom_info_wrap {
	float: left;
	width: 635px;
	height: 140px;
	margin-top: 15px;
}

#info_bottom_1 {
	float: left;
	width: 310px;
	height: 110px;
}

#info_bottom_2 {
	float: left;
	width: 310px;
	height: 110px;
	margin-left: 15px;
}

.landing #right_col {
	float: left;
	margin-left: 16px;
	width: 310px;
}

.boomers #right_col {
	float: left;
	width: 300px;
	border-left: 1px solid #9F5A0D;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}

.sub #right_col {
	float: left;
	width: 300px;
	border-left: 1px solid #9F5A0D;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}

.opals #right_col {
	float: left;
	width: 300px;
	border-left: 1px solid #9F5A0D;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}

#right_info_wrap {
	float: left;
	width: 310px;
}

#info_right_1 {
	float: left;
	width: 300px;
	border-bottom: 1px solid #9F5A0D;
	padding: 0 0 10px 10px;
	margin-bottom: 5px;
}

#info_right_2 {
	float: left;
	width: 300px;
	padding: 10px 0 0 10px;
	margin-bottom: 10px
}

#primary_sponsor {
	float: left;
	width: 300px;
	margin-bottom: 5px;
}

#island {
	float: left;
	width: 300px;
	height: 250px;
	margin-bottom: 10px;
}

#island-ba {
	float:left;
	margin-bottom:10px;
	width:300px;
}

#store {
	float: left;
	width: 300px;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #9F5A0D;*/
}

.boomers #media, .opals #media  {
	background-image:none;
}	

.sub #media {
	background-image:url("../images/sponsors_bg.png");
}

#media {
	background-image:url("../images/sponsors_bg.png");
	background-repeat:no-repeat;
	float:left;
	height:100px;
	margin-bottom:10px;
	width:300px;
	overflow:hidden;
}

#subscribe {
	float: left;
	width: 300px;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 7px;
}

.boomers #subscribe {
	margin: 0 0 0 0;
}

.sub #subscribe {
	margin: 0 0 0 0;
}

.opals #subscribe {
	margin: 0 0 0 0;
}

/*
#assoc_finder {
	float: left;
	width: 300px;
	height: 56px;
	background-image: url(../images/locator_bg.jpg);
	background-repeat: no-repeat;
	margin: 15px 0 0 10px;
}
*/
#assoc_finder {
	background-image:url("http://www.basketball.net.au/fileadmin/templates/images/where_to_play_bg.jpg");
	display:inline;
	float:left;
	height:76px;
	margin:5px 0 5px 0;
	width:300px;
}

.sub #assoc_finder {
	margin: 5px 0 5px 0;
}
.rcol_first {margin-top:0px;}
.rcol_image {
	margin:5px 0px;
}

#footer_wrap {
	float: left;
	margin-top:20px;
}

#footer_navwrap {
	float: left;
	width: 976px;
	height: 26px;
	line-height: 26px;
	background-image: url(../images/footer_nav.jpg);
	margin-top: 10px;
}



ul.footer_nav {
	margin: 0;
	padding: 0 0 0 10px;
	white-space: nowrap;
	float: left;
	width: 680px;
}

.footer_nav li {
	float: left;
	display: inline;
	list-style-type: none;	
	margin: 0 5px;
	color: #BBB;
	font-size: 10px;
}

.footer_nav li a {
	text-decoration: none;
	color: #BBB;
}

.footer_nav li a:hover {
	color: #ff9900;
}

#copyright_wrap {
	float: right;	
	width: 300px;
	height: 44px;
	line-height: 44px;
	margin-top: 10px;
	font-size: 10px;
	color: #BBB;
}

#copyright {
	float: left;
	margin-right: 10px;
	color: #686868;
}

#sportingpulse {
	float: left;	
}

p.bodytext a {
	color:#FF9900;
}

a {
	color:#FF9900;
}

.newspage #title_wrap {
	background-image: url(../images/latest_news_title.jpg);
	background-repeat: no-repeat;
	width: 974px;
	height: 95px;
	margin: 10px 0px 0px 0px;
	padding: 0 0 10px 0;
}

.newspage #page_title, .newspage #search_box {
	display: none;
}

.newspage #left_col {
	float: left;
	margin-left: 10px;
	width: 649px;
}

.newspage #main_content {
	float: left;
	width: 410px;
}

.newspage #main_news {
	float: left;
	width: 410px;
	margin: 0 0 10px 0;
}

.newspage #left_col_small {
	float: left;
	width: 229px;
	margin-left: 10px;
}

.newspage #nbl_rss .rss-header, .newspage #wnbl_rss .rss-header {
	float: left;
	width: 229px;
	height: 24px;
	line-height: 24px;
	background-image: url(../images/nbl_title.jpg);
	background-repeat: no-repeat;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
}

.event .rss-header {
	float: left;
	width: 229px;
	height: 24px;
	line-height: 24px;
	background-image: url(../images/title_bar_bg.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
}

.event .rss-content {
background-color:#000000;
border-bottom:1px solid #FF9900;
border-left:1px solid #FF9900;
border-right:1px solid #FF9900;
color:#FFFFFF;
float:left;
font-size:11px;
line-height:normal;
margin:0;
width:227px;
}

.newspage #fiba_rss .rss-header {
	float: left;
	width: 229px;
	height: 24px;
	line-height: 24px;
	background-image: url(../images/fiba_title.jpg);
	background-repeat: no-repeat;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
}

.event #schedule {
	float: left;
	margin-bottom: 5px;
}

.newspage #nbl_rss, .newspage #wnbl_rss {
	float: left;
	margin-bottom: 5px;
}

.newspage #fox_rss {
	float: left;
	margin-bottom: 5px;
}

.newspage #fiba_rss {
	float: left;
	margin-bottom: 5px;
}

.newspage #fox_rss .rss-header {
	float: left;
	width: 229px;
	height: 24px;
	line-height: 24px;
	background-image: url(../images/fox_sports_title.jpg);
	background-repeat: no-repeat;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
}

.newspage #right_col {
	float: left;
	margin-left: 10px;
}

#twrss_table {
	float: left;
	width: 227px;
	margin: 0px;
	line-height: normal;
	color: #FFF;
	font-size: 11px;
	background-color: #000;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.twrss_bodytext {
	font-size: 11px;
	color: #FFF;
	margin: 0 0 5px 5px;
	font-family:  Arial, Helvetica, sans-serif;
	float: left;
	width: 219px;
}

#twrss_table .twrss_item_link a {
	font-size: 11px;
	border: none;
	color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: normal;	
}

#twrss_table .twrss_item_link a:hover {
	font-size: 11px;
	border: none;
	color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: normal;	
}

.newspage #right_col {
	width: 300px;
}

.newspage #latest_wrap {
	float: left;
	width: 100%;
}

.newspage #latest_left {
	float: left;
	width: 190px;
	margin: 0 5px 0 5px;
}

.newspage #latest_right {
	float: left;
	width: 190px;
	border-left: 1px solid #FF9900;
	padding-left: 15px;
}

.news-list-container-latest h3 {
	margin: 4px 0;
}

.news-list-container-latest a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.newspage #footer_wrap {
	float: left;
	margin-top: 10px;
}

.newspage #lower_banner_wrap {
	float: left;
	width: 100%;
	text-align: center;
}

.newspage #lower_banner {
	margin: 10px auto;
	width: 468px;
	height: 60px;
}

.newspage #leaderboard {
	margin-right: 5px;
}

.newspage #news_leaderboard {
	float: right;
	width: 728px;
	height: 90px;
	margin: 3px 5px 3px 0;
}

.newspage #news_poll .right-title {
	float: left;
	width: 300px;
	height: 24px;
	line-height: 24px;
	background-image: url(../images/title_bar_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-indent: 5px;
}

.newspage #news_poll .right-content {
	float: left;
	width: 298px;
	border: 1px solid #FF9900;
	background-color: #000;
}

.newspage .tx-jkpoll-pi1 {
	float: left;
	width: 290px;
	margin: 4px;
}

.newspage .tx-jkpoll-pi1 .poll-title {
	display: none;
}

.boomers #nav li, .boomers #nav a {
	width: auto;
}

.boomers #nav a {
	padding: 0 10px;
}

.newspage #nav li, .newspage #nav a {
	width: auto;
}

.newspage #nav a {
	padding: 0 10px;
}


.opals #nav li, .opals #nav a {
	width: auto;
}

.opals #nav a {
	padding: 0 10px;
}

.sub #nav li, .sub #nav a {
	width: auto;
}

.sub #nav a {
	padding: 0 10px;
}



#jump_nav form select option, #jump_nav form select {
	font-size: 10px;
	font-family: Arial;
}

.sub #content_wrap {
	margin-top: 0px;	
}

.sub #left_col {
	float: left;
	width: 660px;
	margin: 0 0 0 10px;
}

.sub #main_content {
	float: left;
	width: 650px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.sub #left_col_small {
display: none;
}

/* old .jnr #main_content {float: left;width: 469px;padding-right: 5px;} */
.jnr #main_content {
    float: left;
    padding-right: 5px;
    width: 395px;
}

/*.jnr #left_col_small {display: block;float: left;width: 185px;border-left: 1px solid #9F5A0D;padding-bottom: 15px;}*/
.jnr #left_col_small {
    border-left: 1px solid #9F5A0D;
    float: left;
    padding-bottom: 15px;
    width: 250px;
    display: inline;
}




#main_content {
	/* margin-top: 10px; */
}

#main_content p.bodytext {
	color: #FFF;
	font-size: 12px;
}

.tx-comments-pi1 {
	margin-top: 10px;
}

.tx-comments-comment-form h4 {
	color: #FF9900;
}

input.pollsubmit {
	margin-top: 10px;
}

.newspage #news_poll {
	float:left;
	width: 100%;
	margin-bottom: 5px;
}

.newspage #other_news .right-title {
	background-image:url(../images/title_bar_bg_silver.jpg);
	background-repeat:repeat-x;
	color:#000000;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	text-indent:5px;
	width:300px;
}

.newspage #other_news .right-content {
	background-color:#000000;
	border:1px solid #666;
	float:left;
	width:298px;
}

.newspage #other_news .right-content .news-list-item-latest {
	float: left;
	width: 290px;
	margin-left: 5px;
	line-height: 16px;
}

.newspage #other_news .right-content .news-list-item-latest a:hover {
	text-decoration: underline;
}

/*
#post-search form {
	width: 180px;
	float: left;
}
*/
#post-search form {
	margin-left:10px;
	width:280px;
}

#post-search form select {
	float:left;
	font-size:10px;
	height:20px;
	width:145px;
}

#post-search-title {
	width: 280px;
	float: left;
	margin: 5px 10px 5px 10px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#post-search-field {
	float: left;
	width: 88px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	line-height: 17px;
	margin-left: 5px;
	margin-right: 5px;
}

/*
#find-assoc {
  width: 33px;
  height: 15px;
  padding: 0;
  border: 0;
  background: transparent url(../images/go-btn.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor *//*
  cursor: hand; /* for IE 5.x *//*
  margin: 0 0 0 5px;
}
*/
#find-assoc {
	background:url("http://www.basketball.net.au/fileadmin/templates/images/go_button.jpg") no-repeat scroll center top transparent;border:0 none;cursor:pointer;
	float:right;
	height:20px;
	margin:0;
	padding:0;
	text-indent:-1000em;
	width:19px;
}

#post-search {
	display:inline;
	float:left;
	margin-top:35px;
}

/*
#post-search input {
	height: 17px;
	font-size: 10px;
}
*/
#post-search input {
	font-size:10px;	
	height:15px;
	margin-left:5px;
	width:100px;
}

.tx-rgsmoothgallery-pi1 {
	margin-top: 10px;
}

.photo-list-container {
	float: left;
	width: 100%;
	margin: 10px auto;
}

.photo-list-item {
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
}

.photo-list-item h3 a {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	margin: 0;
}

.photo-list-item h3 a:hover {
	text-decoration: underline;
}

.tx-comments-required-mark {
	color: #FF9900;
}

.cal-latest-item {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}

.cal-latest-item h3 {
	width: 100%;
	margin: 0;
}

.cal-latest-item h3 a {
	color: #FF9900;
	text-decoration: none;
}

.cal-latest-dates {
	float: left;
	width: 100%;
}

.cal-latest-venue {
	float: left;
	width: 100%;
}

.boomers .poll-title, .opals .poll-title {
	display: none;
}

.csc-sitemap a {
	color: #FF9900;
	text-decoration: none;
}

.csc-sitemap a:hover {
	text-decoration: underline;
}

.csc-sitemap ul li {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.csc-sitemap ul li ul li {
	font-size: 12px;
	font-weight: normal;
}


#info_bottom_1 p.bodytext a, #info_bottom_2 p.bodytext a, #info_right_1 p.bodytext a, #info_right_2 p.bodytext a {
	text-decoration: none;
	color: #FFF;	
}

#info_bottom_1 p.bodytext a:hover, #info_bottom_2 p.bodytext a:hover, #info_right_1 p.bodytext a:hover, #info_right_2 p.bodytext a:hover {
	text-decoration: underline;
	color: #FFF;	
}

.event #title_wrap {
	background-image: none;
	height: 30px;
	margin: 10px 0 0 10px;
	width: 966px;
}

.event #page_title {
	display: block;
}

.archive-link  {
	float: left;
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
	overflow: hidden;
}

.boomers .archive-link, .opals .archive-link {
	margin-left: 28px;
}

.archive-link a {
	color: #FF9900;
	text-decoration: underline;
}

a img {
	border: none;
}

ul#babanner {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	overflow: hidden;
	width: 728px;
	height: 90px;
}

#official {
    color: #BBBBBB;
    float: left;
    font-size: 10px;
    padding: 15px 0;
    width: 280px;
}

#search-box {
	float: right;
	width: 250px;
	height: 26px;
}

#search form {
	float: right;
	margin-right: 40px;
}

#search input.search-text {
	background-color:#333333;
	border:1px solid #000000;
	color:#BBBBBB;
	font-size:10px;
	height:16px;
	margin-top:0;
	padding:1px;
	width:150px;
}

#footer_navwrap #search {
    line-height: 0;
}

#search input {
    margin-top: 0;
}

#search .csc-searchform {
    margin-top: 2px;
}

h3.csc-searchResultHeader a, .csc-searchResultPrevNext a {
	color: #FF9900;
}

.boomers .news-list-container-latest, .opals .news-list-container-latest, .jnr .news-list-container-latest {
	float: left;
	width: 410px;
	margin: 10px 0 0 28px;
}
.jnr .news-list-container-latest {
    float: left;
    margin: 10px 0 0;
    width: 393px;
}
.recent-header {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}

.sub .archive-link {
	width: 640px;
	margin-bottom: 10px;
}

#all-time {
	float: left;
	width: 650px;
}

#all-time .csc-header {
	float: left;
	width: 100%;
	background-color: #333;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	text-indent: 5px;
}

#all-time .contenttable {
	float: left;
	margin: 5px 0;
}

.whatson-list-container .news-list-item {
	float: left;
	width: 100%;
	height: 100px;
	padding: 15px 0;
	border-bottom: 1px solid #666;
}

.whatson-list-container .news-list-image {
	float: left;
	margin: 0 10px 10px 0;
}

.whatson-list-container h3 a {
	color: #FF9900;
	text-decoration: none;
}

.whatson-list-container h3 {
	margin: 0;
}

.event-link a {
	color: #FF9900;
	text-decoration: none;	
}

.whatson-list-container p.bodytext {
	margin: 0px;
}

.links-col-1, .links-col-2, .links-col-3 {
	float: left;
	width: 210px;
	margin: 0 3px;
}

.links-wrap a {
	color: #FF9900;
	font-size: 12px;
}


/* Schedule Styles */

.spfixture {
	float: left;
	width: 217px;
	margin: 5px;
}

.spversus {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
width:10px;
padding-right: 4px;
padding-left: 4px;
} 

.spvenue {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid;
border-bottom-color: #3b3b3b;
color: #BBB;
} 

.sptime {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #BBB;
}

.spteams div {
	display:inline;
}

.spteams {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

/* Live Stats */

table.sp_comp_table {
	min-width: 640px;
	border-collapse: collapse;
	font-size: 11px;
}

table.sp_comp_table tr td {
	padding-left: 5px;
	padding-right: 5px;
}

table.sp_comp_table tr td, table.sp_comp_table tr th {
	padding: 5px 10px;
}

table.sp_comp_table a {
	color: #FF9900;
}

table.sp_comp_table a:hover {
	text-decoration: underline;
}

tr.sp_comp_header {
	color: #000;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}

table.sp_comp_table tr.sp_comp_header td {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #FF9900;
}

tr.sp_comp_colheader {
	color: #000;
	background-image: url(../images/title_bar_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	text-align: left;
	font-weight: bold;
}

tr.sp_comp_colheader td {
	color: #000;
}
	
tr.spmatcheven {
	background-color: #000;
}

tr.spmatchodd {
	background-color: #111;
}

span.livenow a {
	color: red;
	font-weight: bold;
}

.jnr #boomers_tv_title {
display: none;
}

#book_button_wrap {
float:left;
margin-left:32px;
margin-top:322px;
position:absolute;
width:166px;
}

#bc_player_wrap {
float:left;
height:285px;
margin-left:231px;
margin-top:75px;
width:375px;
position:absolute;
}

.event .rss-content h5 {
	font-size: 12px;
	color: #FF9900;
	margin: 0px 5px;
}

.event .rss-content a h5 {
	color: #FF9900;
	border: none;
}

#main_content table {
clear: both;
}

.promo-image {
	float: left;
	display: inline;
	margin-bottom: 10px;
}


/* Live Stats */

#live-stats-page table.sp_comp_table {
	min-width: 650px;
	font-family: Arial, sans-serif;
}

#live-stats-page table.sp_comp_table tr.sp_comp_header {
	background-color: #333;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-indent: 5px;
}

#live-stats-page table.sp_comp_table tr.sp_comp_colheader {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background-color: #DDD;
}

#live-stats-page table.sp_comp_table tr.spmatcheven {
	font-size: 12px;
	background-color: #DDD;
}

#live-stats-page table.sp_comp_table tr.spmatchodd {
	font-size: 12px;
	background-color: #EEE;
}

#live-stats-page table.sp_comp_table td.sp_dtfield {
	background-color: #AAA;
	color: #FFF;
	padding: 3px;
	font-weight: bold;
}

#live-stats-page table.sp_comp_table tr.sp_comp_colheader td.sp_dtfield {
	color: #000;
}

#live-stats-page table.sp_comp_table span.livenow a {
	color: red;
	font-weight: bold;
}

#live-stats-page table.sp_comp_table .sp_tmfield, table.sp_comp_table .spteam1, table.sp_comp_table .spteam2, table.sp_comp_table .sp_status {
	padding: 3px;
}

#live-stats-page table.sp_comp_table .spteam1, table.sp_comp_table .spteam2, table.sp_comp_table .sp_status {
	text-align: center;
}

#live-stats-live table.sp_comp_table {
	font-size:10px;
	min-width:300px;
	width:300px;
}

#live-stats-live #sp_comp_block {
	margin-bottom: 10px;
}

#live-stats-live {
	background-image: url(../images/livenow.jpg);
	background-repeat: no-repeat;
}

#live-stats-live  table.sp_comp_table tr.sp_comp_header td {
	visibility:hidden;
}

#live-stats-page table.sp_comp_table {
	width: 650px;
}

.livenow a {
	color: #FF570D;
	font-weight: bold;
}

#live-stats-live .sp_comp_colheader  {
	display:none;
	visibility:hidden;
}

ul.sponsrotate, ul#homerotate{padding:0px; margin:0px;}

ul.sponsrotate p {
	margin:15px 0 0 55px;
	padding:0;
}

/*Player profiles start */
.descripwrap {display:inline;float:left;padding:0 0 10px;width:110px;}
.photogal {display:inline;float:left;height:140px;margin:10px 3px 5px;width:210px;}
.photogalin {display:inline;float:left;width:100px;}
.mediagroup {display:inline;float:left;}
.caption {display:inline;float:left;margin-bottom:5px;}
.descripwrap .caption {width:110px;}
.photogal p {margin:0;}
.mediablock {display:inline;float:left;}

.descriphead, .descrip {float:left;display:inline;}
.captiontext {font-size:12px;font-weight:bold;color:#ffffff;}
.teamname {font-weight:normal;}
.descripwrap2 {color:#FFFFFF;display:inline;float:left;font-size:10px;font-weight:bold;padding:0 0 10px 5px;width:105px;}
.descripwrap2 a {font-size:10px;}
.descripline {display:inline;float:left;padding-bottom:1px;width:100px;}
.mediablockimg img {border:0px;height:115px;width:100px;}
#pp_statslink a {color:#FF9900;}
/*Player profiles end */
#main_links_wrap {
	display:inline;
	float:left;
	height:360px;
	width:160px;
}
#main_image {
	display:inline;
	float:left;
	height:360px;
	width:475px;
}
#home_main_wrap {
	display:inline;
	float:left;
	height:360px;
	width:635px;
}

.main_links a {
	color:#FFFFFF;
	font-size:22px;
	text-align:center;
	text-decoration:none;
}
.main_links_title {
	height:60px;
	width:140px;
}

.one_line {
	display:inline;
	float:left;
	margin-top:20px;
}

.two_lines {
	display:inline;
	float:left;
	margin-top:5px;
}
.main_links:hover {
	background-image:url("http://www.basketball.net.au/fileadmin/templates/images/hover_on.png");
	background-repeat:none;
}

.main_links {
	background-image:url("http://www.basketball.net.au/fileadmin/templates/images/hover_off.png");
	display:inline;
	float:right;
	height:60px;
	margin:5px;
	width:140px;
}

.contenttable {
	font-size:12px;
	text-align:center;
	width:100%;
}

/* GALLERY STYLES START */
.tx-wtgallery-pi1 a  { font-size:11px; text-decoration:underline; word-wrap:break-word; }
#gallery .wtgallery_categories {padding:10px;width:130px;height:auto;}
.wtgallery_categories {height:120px;text-align:center;width:160px;}
.category_row {display:inline;float:left;}
.wtgallery_single_browser  {float:left;width:650px;}
.wtgallery_category_folder{text-align:center;}
.wtgallery_single_browser_previous {float:left;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;}
.wtgallery_single_browser_next {float:right;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;}
.wtgallery_single_browser_next a {font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;}
.wtgallery_single_browser_previous a {font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;}
.wtgallery_list a img {opacity:0.66;padding:1px;}
.wtgallery_list_current a img {opacity:1;}
.wtgallery_list_pagebrowser_area p {font-size:12px;}
.wtgallery_single p {display:none;}
.wtgallery_single h2, .wtgallery_category_area h2 {display:none;}
.wtgallery_category_pagebrowser_area, .wtgallery_list_area h2 {display:none;}
.list_row {display:inline;float:left;}
.wt_gallery_single_inner_pic {text-align:center;height:550px;}
/* GALLERY STYLES END */


#landing_footer_sponsors{}
