/* CSS Document */
body {
	background-image:url(../../images/common/structure/grassblock.jpg);
	margin:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000000;
}

form { 
	margin:0px; 
	padding:0px;
}
td,input,textarea,select { 
	font-size:100%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.upcomingFixtures {
	font-weight:bold;
	color:#990000;
	font-size:120%;
	margin-bottom:7px;
}

a,a.visited {
	/* color: #990000; */
	color:#990000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.newstitle {
	color: #990000;
	padding-bottom:4px;
	font-weight:bold;
	display:block;
	font-size:120%;
}
#getStarted {
	float:left;
	font-size:140%;
	margin-top:3px;
	font-weight:bold;
	color:#990000;
	margin-bottom:7px;
}
a.newsintro {
	color: #000000;
}
a.newsintro:hover {
	color: #990000;
	text-decoration:none;
}
a.newslink {
	color: #990000;
	font-weight:bold;
}
a.selectedNavItem {
	background-color:#c6bfba;
	color:#ffcc00;
}

.htmlH1 {
	font-size:115%;
	color: #990000;
	font-weight:bold;
	margin:0px;
}
h1 {
	font-size:135%;
	color: #990000;
	font-weight:bold;
	margin:0px;
}
h2 {
	font-size:130%;
	color: #990000;
	font-weight:bold;
	margin:0px;
}
h3 {
	font-size:120%;
	color: #990000;
	font-weight:bold;
	margin:0px;
}
h4 {
	font-size:130%;
	color: #666666;
	font-weight:bold;
	margin:0px;
}

.logline {
	border-bottom: 1px dotted #cccccc;
	font-size: 10px;
	padding: 2px 0px 3px 3px;
	vertical-align:middle;
}
.loglinesel {
	border-bottom: 1px dotted #cccccc;
	font-size: 10px;
	padding: 2px 0px 3px 3px;
	vertical-align:middle;
	font-weight:normal;
	background-color:#efefef;
}


.h4padder {
	margin:11px 0px 14px 0px;
}


.plainh4 {
	font-size:110%;
	color: #990000;
	font-weight:bold;
	margin:0px;
}
.h1padder {
	padding-bottom:21px;
}
.h2padder { 
	padding-bottom:21px;
}
a.cardname, a.cardname:visited, a.cardname:hover {
	color:#000000;
	font-size:125%;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}


#logo {
	margin:7px 0px 0px 0px;
	width:312px;
	text-align:center;
	float:left; 
}
#headerMid {
	margin:60px 0px 0px 2px;
	float:left;
	width:538px;
}
#bannerAd {
	margin-bottom:16px;
}

/************** NAV *********************/

/************* NAV ENDS ****************/
.sectionHeaderStrip {
	background-image:url(../images/structure/shadow_generic_grey_base.gif);
	background-color:#efefef;
	background-repeat:repeat-x;
	background-position:bottom;
	padding:7px;	
}
#headerPadder {
	padding:0px 6px 0px 6px;
	text-align:left;
}
#mainPadder {
	padding:0px 6px 0px 6px;
}
#mainMidPadder {
	padding:21px 17px 21px 17px;
}
#mainMidPadderNoTop {
	padding:0px 21px 21px 21px;
}
#main {
	background-image:url(../images/structure/shadow/body_wide.png) !important;
	background-image:none;
	background-repeat:repeat-y;
	width:1006px;
	text-align:left;
}
#mainLeft {
	width:314px;
	float:left;
	margin:0px 0px 28px 0px;
	/*background-color:#ffffff;*/
	min-height:605px;
	height:auto !important;
	height:605px;
	background-image:url(../images/structure/left_bg.jpg);
	background-repeat:no-repeat;
}
#mainHolder {
	border-bottom:1px solid #ffffff;
	width:994px;
}
#mainMid {
	width:680px;
	float:left;
	background-color:#FFFFFF;
	min-height:605px;
	height:auto !important;
	height:605px;
	background-image:url(../images/structure/nav_bar_shadow_1px.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#footer {
	width:1006px;
	height:62px;
	background-image:url(../images/structure/shadow/footer_wide.png) !important;
	background-image:url(../images/common/structure/shadow/footer_ie6.gif);
	background-repeat:no-repeat;
}
#footerContent {
	margin:0px 0px 0px 333px;
}
#footerNav {
	float:left;
	color:#999999;
	text-align:left;
	padding-top:7px;
}
#footerNav a, #footerNav a:visited {
	color: #ffffff;
	text-decoration:none;
}
#footerNav a:hover {
	color: #80b8e2;
	text-decoration:none;
}
#poweredBy {
	float:right;
	margin:7px 42px 0px 0px;
}
#playerBox {
	background-image:url(../images/structure/vertical_stripe.jpg);
	background-repeat:repeat-y;
	width:290px;
}
#playerBox #title {
	float:left;
	width:35px;
}
#playerBox #content {
	float:left;
	background-color:#ffffff;
	width:255px;
}
#lbdBox {
	background-image:url(../images/structure/vertical_stripe_lbd.jpg);
	background-repeat:repeat-y;
	width:290px;
	
}
#lbdBox #lbdTitle {
	float:left;
	width:35px;
}
#lbdBox #lbdContent {
	float:left;
	background-color:#ffffff;
	width:255px;
	padding-bottom:21px;
}


#lbdTabs {
	margin:0px 0px 0px 35px;
}
	#lbdTabs a.on {
		display:block;
		float:left;
		background-color:#ffffff;
		padding:6px 11px 6px 11px;
		color:#000000;
		text-decoration:none;
		margin-right:2px;
	}
	#lbdTabs a.off {
		display:block;
		float:left;
		background-color:#990000;
		padding:6px 11px 6px 11px;
		color:#ffffff;
		text-decoration:none;
		margin-right:2px;
		background-image:url(../images/structure/tab_shadow.png) !important;
		background-image:none;
		background-position:bottom;
		background-repeat:repeat-x;
	}
	#lbdTabs a.off:hover {
		background-color:#4c3a36;
	}


#poolTabs {
	margin:0px;
	border-top:1px solid #ffffff;
}
	#poolTabs a.on {
		display:block;
		background-color:#990000;
		padding:6px 11px 6px 11px;
		color:#ffffff;
		text-decoration:none;
		margin-right:2px;
	}
	#poolTabs a.off {
		display:block;
		background-color:#660000;
		padding:6px 11px 6px 11px;
		color:#ffffff;
		text-decoration:none;
		margin-right:2px;
		background-image:url(../images/structure/tab_shadow.png) !important;
		background-image:none;
		background-position:bottom;
		background-repeat:repeat-x;
	}
	#poolTabs a.off:hover {
		background-color:#4c3a36;
		color:#ffffff;
	}

.padder14 {
	padding:14px;
}
.padder11 {
	padding:11px;
}
.padder711 { 
	padding: 7px 11px 7px 11px;
}
.formTagCell {
	padding:2px 4px 4px 0px;
	text-align:right;
}
.formInputCell {
	padding:2px 0px 3px 0px;
}
.smallText {
	font-size:90%;
	line-height:95%;
}
.smallDim {
	font-size:90%;
	color:#666666;
	line-height:95%;
}
#footerTerms {
	font-size:90%;
	text-align:left;
	padding:21px 28px 0px 319px;
	color:#ffffff;
}
/**************** SMART BUTTONS *************************/
a.smartbutton {
    background: transparent url('../images/structure/bg_button_a.gif') no-repeat scroll top right;
    color: #000000;
    display: block;
    float: left;
    font: bold 11px tahoma, verdana, arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.smartbutton:hover {
	color: #4c3a36;
}
a.smartbutton span {
    background: transparent url('../images/structure/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 9px;
} 
a.smartbutton:active {
    background-position: bottom right;
    color: #4c3a36;
    outline: none; /* hide dotted outline in Firefox */
}

a.smartbutton:active span {
    background-position: bottom left;
    padding: 5px 0 5px 9px; /* push text down 1px */
}
/**************** SMART BUTTONS END *************************/

/**************** SIFR STARTS *************************/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*---- Header styling ---*/
.sIFR-hasFlash h1,
.sIFR-hasFlash h2,
.sIFR-hasFlash h3,
.sIFR-hasFlash h4,
.sIFR-hasFlash h5#pullquote {
	visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}

.sIFR-hasFlash h1 {
  padding: 0px;
  margin:0px;
  font-size:22px;
}

.sIFR-hasFlash h2 {
  font-size: 20px; 
  display: block;
}

.sIFR-hasFlash h3 {
  font-size: 18px; 
  display: block;
}

.sIFR-hasFlash h3 { 
	font-size: 18px;
}

.sIFR-hasFlash h4 {
	font-size: 24px;
}
/**************** SIFR ENDS *************************/

/**************** TABLES START *************************/
.theadreg {
	background-color: #ebebeb;
	padding:5px;
	color:#000000;
}
.datatbl {
	background-color:#f4f4f4;
	border:1px solid #f4f4f4;
}
.datatblLite {
	background-color:#f4f4f4;
}

.tlinereg {
	background-color:#ffffff;
	padding:5px;	
}
.tlineregsel {
	background-color:#f4f4f4;
	padding:5px;	
}
.tlineregsmall {
	background-color:#ffffff;
	padding:5px;	
}
.tlineregsmallsel  {
	background-color:#f4f4f4;
	padding:5px;	
	font-weight:bold;
}
/**************** TABLES END *************************/

/**************** PICKS START *************************/
.pickdiv {
	border:2px solid #990000;
	width:520px;
	background-image:url(../../images/common/structure/pick_grad.jpg);
	margin-bottom:14px;
}
.pickleft {
	float:left;
	width:140px;
	height:285px;
}
.pickleftcol {
	background-color: #990000;
	opacity: .50;
	filter: alpha(opacity=50);
	height:285px;
	width:140px;
	position:absolute;
	z-index:5;
}
.pickby {
	display:inline;padding:0px 5px 0px 2px;color:#ffffff;
}
* html .pickby {
	display:inline;padding:0px 5px 0px 6px;color:#ffffff;
}

.pickright {
	float:left;
	width:376px;
/*	height:242px; */
}
.pickleftinfo {
	z-index:10;
	position:absolute;
	padding:7px;
}
.pickheader {
	background-image:url(http://superbru.sport24.co.za/images/common/structure/pick_grad_top.jpg);
	color:#ffffff;
	height:28px;
}

.pickgamenum {
	padding:5px 0px 0px 7px;
	font-weight:bold;
	font-size:13px;
}
.venueimg {
	border:2px solid #ffffff;
}
.timeleft {
	font-weight:bold;
	margin-bottom:7px;
	font-size:10px;
	padding-bottom:7px;
	border-bottom:1px dotted #666666;
}	
.pickv {
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-top:21px;
	text-align:center;
	width:15px;
}
.picklogos {
	padding-bottom:14px;
	position:relative;
}
* html .picklogos {
	padding-bottom:2px;
	position:relative;
}
.pickdate1 {
	margin-top:7px;font-size:10px;border-bottom:1px dotted #ffffff;padding-bottom:5px;
}
.pickdate2 {
	margin-bottom:7px;border-bottom:1px dotted #ffffff;padding-bottom:7px;font-size:10px;padding-top:5px;
}
.picktag {
	padding-top:2px;
	color: #ffffff;
}
* html .picktag {
	padding-top:0px;
	color: #ffffff;
}
.venueimgdiv {
	padding-top:14px;
}
* html .venueimgdiv {
	padding-top:16px;
}
/**************** PICKS END *************************/
.infoBox {
	background-color:#ffffff;
	border:1px solid #e4e6e9;
	margin-bottom:14px
}
	.infoBox .header {
		background-image:url(../images/structure/header_bg_generic.gif);
		color:#990000;
		background-color:none;
		font-weight:bold;
		height:21px;
		display:block;
	}
	.infoBox .headerPadder {
		padding:4px 0px 0px 5px;
	}
.roundOn {
	display:block;
	background-color:#660000;
	padding:5px 7px 5px 7px;
	color:#ffffff;
	text-decoration:none;
}
a.roundOff {
	display:block;
	background-color:#990000;
	padding:5px 7px 5px 7px;
	color:#ffffff;
	text-decoration:none;
}
a.roundOff:hover {
	background-color:#4c3a36;
}

.greybox {
	background-color:#cecece;
	padding: 7px;
}
.outlined {
	border:2px solid #990000;
	background-image:url(../images/structure/outline_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}	
.outlinedThin {
	border:1px solid #990000;
	background-image:url(../images/structure/outline_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}	

a.tab {
	background-color:#990000;
}
a.tab:hover {
	background-color:#990000;
	color:#ffffff;
}
.titleLine {
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid #990000;
	margin-bottom:7px;
}
.titleLineLarge {
	font-weight:bold;
	padding: 21px 0px 4px 0px;
	border-bottom:1px solid #a7c6e8;
	margin-bottom:14px;
	color: #990000;
	font-size:120%;
}
.biotitle {
	font-weight:bold;
	padding:0px 7px 4px 0px;
}
.biotext {
	padding:0px 7px 4px 0px;
}
.subnewsintrobox {
	background-color:#efefef;
	padding:7px;
}
ul.leftCol {
	padding-left:15px; 
}
#viewPickBox {
	/* background-color: #990000;
	padding:5px; */
}
.pickGameInfo {
	float:left;
	width:162px;
	background-color:#990000;
	border-bottom:11px solid #ffffff;
}
.pickGameInfoTop {
	/* border-top:5px solid #990000; */
	margin-bottom:21px;
	border:1px solid #cccccc;
}
.poolCard {
	background-color:#efefef;
	border:1px solid #cccccc;
	padding:6px;
	margin:0px 6px 7px 0px;
	float:left;
}
.poolCardCaptain {
	background-color:#e0e0e0;
	border:1px solid #cccccc;
	padding:6px;
	margin:0px 6px 7px 0px;
	float:left;
}
.rightDroppedPanel {
	margin-top:59px;
	float:left;
	padding-left:3px;
	background-color:#efefef;
	width:170px;
	padding-top:21px;
	background-image:url(http://superbru.sport24.co.za/super14/images/structure/shadow_generic_grey_left.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.honours ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}

.honours ul li {
	margin-left:0px;
	padding:0px 0px 4px 0px;
}

a.homeOptionBar, a.homeOptionBar:visited {
			display:block;
			background-color:#666666;
			padding:5px;
			color:#ffffff;
	}
	.homeOptionBar {
			display:block;
			background-color:#666666;
			padding:5px;
			color:#ffffff;
	}
	.homeOptionBarOn {
			display:block;
			background-color:#660000;
			padding:5px;
			color:#ffffff;
			text-decoration:none;
	}
	a.homeOptionBar:hover {
			text-decoration:none;
			background-color:#660000;
	}
	
.viewPicksGameBar {
	color:#ffffff;
	background-color:#4c3a36;
}
.viewPicksRightOfGameBar {
	float:right;
	width:7px;
	height:57px;
	background-color:#4c3a36;
}
.viewPicksVenueBox {
	padding:0px 5px 5px 5px;
	border:1px solid #4c3a36;
	margin:0px;
}
a.homeBar {
	display:block;
	background-color:#990000;
	color:#ffffff;
	padding:7px 0px 7px 11px;
	text-decoration:none;
}
a.homeBar:hover {
	background-color:#660000;
}
a.homeBarOn {
	display:block;
	background-color:#660000;
	color:#ffffff;
	padding:7px 0px 7px 11px;
	text-decoration:none;
}
.homeOptionForm {
	border:2px solid #660000;
	margin-bottom:7px;
	padding:7px;
}




/* 2010 stuff */ 


#poolNavBar {
	height:39px;
	background-image:url(../images/structure/pool_nav_shadow.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:7px;
}
#poolNavBar a {
	text-decoration:none;
	color:#000000;
	float:left;
	line-height:32px;
	padding:0px 7px 0px 14px;
	display:block;
}
#poolNavBar a:hover {
	color:#990000;
}
#poolNavBar a.active {
	color:#990000;
}
#tooltip { 
    display:none;
    background:transparent url(../../images/common/structure/black_arrow.png); 
    height:70px; 
    width:160px; 
    padding:20px 25px 25px 25px; 
    color:#ffffff;     
	z-index:99999;
}
.tt {
	cursor:pointer;
	color:#990000;
}


/************ HEADER *****************/
#head {
	background-image:url(../images/structure/top_bg.jpg);
	background-repeat:repeat-x;
}
#head #top {
	width:1006px;
	height:146px;
}
#head #top #logoZone {
	float:left;
	margin:0px 0px 0px 35px;
}
#head #top #right {
	width:728px;
	float:right;
	margin-right:7px;
}
#head #top #right #links {
	padding:7px 0px 0px 0px;
}
#head #top #right #links .item {
	float:right;
	margin-left:21px;
}
#head #top #right #links a {
	color:#ffffff;
}
#head #top #right #ad {
	float:right;
	margin:16px 0px 0px 0px;
	width:728px;
	height:90px;
}
#head #tourBar {
	width:994px;
}
#head #tourBar #inner {
	height:28px;
	margin:0px 6px 0px 6px;
}
#localNav {
	width:1006px;
	height:45px;
	background-image:url(../images/structure/nav_bar_shadow.gif);
	background-position:bottom;
	background-repeat:repeat-x
}
#localNav #bar {
	background-color:#fcfcfc;
	height:48x;
	margin:0px 6px 0px 6px;
}
#localNav #bar #nav {
	margin:0px 0px 0px 0px;
	float:left;
}
#localNav #bar #brus {
	float:left;
	margin:9px 16px 0px 14px;
	text-align:left;
	color:#000000;
}
#localNav #bar #brus #online {
	color:#666666;
	font-style:italic;
}
#localNav #bar #nav a {
	float:left;
	color:#000000;
	text-decoration:none;
	font-size:100%; 
	display:block;
	padding:0px 5px 0px 6px;
	line-height:45px;
}
#localNav #bar #nav a:hover {
	background-color:#990000;
	color:#ffffff;
}
#localNav .dropitem,.dropitem:visited {
	display:block; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px 20px 3px 8px; 
	color:#ffffff;
	border-bottom: 0px; 
	text-decoration: none;
	font-size: 11px;
}
.dropdown a {
	display:block;
	background-color:#990000;
	padding:4px 11px 4px 11px;
	color:#ffffff;
	text-decoration:none;
}  
.dropdown a:hover {
	background-color: #c6bfba;
	text-decoration:none;
	color: #ffffff;
}
#localNav .dropdown {
	position:absolute;
	visibility:hidden;
	filter: alpha(opacity=94);
	opacity:0.94;
	z-index:100;
	padding:3px 0px 3px 0px;
	background-color: #990000;
	border:1px solid #990000;
	color: #ffffff;
	text-align:left;
}
#poolTabHolder {
	position:relative;
	float:left;
}
#poolTabHolder .poolTab {
	float:left;
	height:43px;
	width:91px;
	padding-top:7px;
	background-image:url(../images/structure/pool_tab1.png)
}
#poolTabHolder .poolTab td {
	cursor:pointer;
	vertical-align:middle;
	text-align:center;
	padding:0px 0px 5px 0px;
}
#poolTabHolder .poolTab table {
	border-collapse:collapse;
	height:100%;
}
#poolTabHolder #absoluteHolder {
	position:absolute;
	top:0px;
	left:0px;
	height:50px;
	width:467px;
}
/********** END HEADER *******************/

/********* LEFT COL *****************/
#poolBar a {
	display:block;
	background-color:#000000;
	color:#ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);
	padding:9px 7px 9px 14px;
	margin:0px 0px 1px 0px;
	text-decoration:none;
}
#poolBar a.poolBarOn {
	background-color:#fafafa;
	color:#000000;
	opacity:1.0;
	filter:alpha(opacity=100);
}
#poolBar a:hover {
	background-color:#ffcc00;
	color:#000000;
}
#poolBar a.poolBarOn:hover {
	background-color:#fafafa;
}

#playerCard {
	width:286px;
	margin-left:14px;
	background-image:url(../images/structure/player_card.jpg);
	padding-bottom:7px;
}
#quickLinks {
	height:24px;
	width:286px;
	line-height:24px;
	background-image:url(../images/structure/player_card_bottom.jpg);
	margin-left:14px;
}
#quickLinks .title {
	float:left;
	font-size:90%;
	margin:0px 9px 0px 7px;
	color:#666666;
	text-transform:uppercase;
}
#quickLinks .link {
	float:left;
	margin-right:9px;
}
#playerCard a.cardname, a.cardname, a.cardname:hover {
	color:#990000;
	font-size:120%;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	margin:3px 0px 2px 0px;
}
#playerCard table {
	border-collapse:collapse;
	border:0px;
}
#playerCard td {
	padding:0px;
	font-size:95%;
}
#playerCard td a {
	/* color:#000000;
	text-decoration:none; */
}
#playerCard .pos {
	color:#666666;
	font-size:95%;
	display:inline;
}
#playerCard .gleft {
	font-weight:bold;
	padding:0px 7px 3px 0px;
}
#playerCard .gright {
	padding:0px 0px 3px 0px;
}
#playerCard .pleft {
	padding:0px 7px 0px 0px;
}
#playerCard .pright {
	padding:0px 0px 0px 0px;
}
/*********** END LEFT COL ***********/
.redDot1 {
	float:left;
	margin-top:7px;
	background-image:url(../images/structure/red_dot1.gif);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	padding:1px 0px 0px 0px;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	font-family:'Courier New', Courier, monospace;
	color:#ffffff;
}
.redDot2 {
	float:left;
	margin-top:7px;
	background-image:url(../images/structure/red_dot2.gif);
	background-repeat:no-repeat;
	width:16px;
	height:14px;
	padding:1px 0px 0px 0px;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	font-family:'Courier New', Courier, monospace;
	color:#ffffff;
}
.redDot3 {
	float:left;
	margin-top:7px;
	background-image:url(../images/structure/red_dot3.gif);
	background-repeat:no-repeat;
	width:20px;
	height:14px;
	padding:1px 0px 0px 0px;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	font-family:'Courier New', Courier, monospace;
	color:#ffffff;
}
.pageBar {
	background-color:#efefef;
	padding:5px 0px 5px 7px;
}
.pageBar table {
	border-collapse:collapse;
}

.pickTable {
		padding:7px 0px 0px 5px;
		margin-bottom:28px;
	}
	.pickTable td {
		padding:3px 0px 3px 0px;
		border-bottom:1px dotted #999999;
		vertical-align:top;
	}
	.pickTable th {
		font-weight:bold;
		padding:3px 0px 3px 0px;
	}
	.pickTable th.pl {
		text-align:left;
	}
	.pickTable th.s {
		text-align:center;
	}
	.pickTable td.pl {
		padding-right:21px;
		text-align:left;
	}
	.pickTable .other {
		float:right;width:60px;color:#999999;text-align:right;
	}
	.pickTable td a {
		color:#000000;
	}
	.pickTable td a.oth {
		color:#990000;
	}
	.pickTable td.s {
		text-align:center;
		width:35px;
	}
	.plst {
		float:left;
		width:180px;
		height:15px;
		overflow:hidden;
	}
	#vsBar {
		background-color:#333333;
		height:34px;
	}
	#vsBar #title {
		background-image:url(../images/structure/mp_glossbar.png);
		color:#ffffff;
		font-size:130%;
		height:34px;
		line-height:34px;
		padding-left:7px;
	}
	#communityPick {
		padding:7px 0px 7px 5px;
		background-image:url(../images/structure/pool_res_infobar_bg_rev.gif);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	#gameMoveBar {
		height:34px;
		margin-top:21px;
		background-image:url(../images/structure/pool_res_infobar_bg_rev.gif);
		background-position:bottom;
		background-repeat:repeat-x;
		width:100%;
	}
	.blockLinkBar a {
		background-color:#990000;
		display:block;
		color:#ffffff;
		padding:5px 7px 5px 7px;
	}
	.blockLinkBar a.on {
		background-color:#4c3a36;
		color:#000000;
	}
	.blockLinkBar a:hover {
		background-color:#786c64;
		text-decoration:none;
	}
	
	.fl {
		margin-right:5px;display:inline-block;
	}
	.tooltip { 
    display:none; 
    background:transparent url(../images/structure/black_arrow.png); 
    height:90px; 
    width:180px; 
    padding:15px; 
    color:#fff;     
}
.streakItem {
	float:left;
	margin-right:1px;
}