/* DRAWERS */
#standard_right .drawer .box.framed { 
	background: url(/images/drawer_bg.gif) repeat-y;
	/*behavior:url(/scripts/iepngfix.htc)*/;
}
/*
#standard_right .drawer .box p.last {
	margin-bottom: 5px;
}
*/
#standard_right .boxcap {
	height:9px; width:100%; position:absolute; z-index:100; bottom:0; _bottom: -10px; left: 0;
}
#standard_right .drawer .boxcap {
	background: url(/images/drawer_bottom.png) no-repeat;
	/*behavior:url(/scripts/iepngfix.htc)*/;
}
#standard_right .drawer .captop { 
	bottom: auto;
	top: 0;
	background-image: url(/images/drawer_top.png);
	/*behavior:url(/scripts/iepngfix.htc)*/;
}     
#standard_right .slider .drawer-handle {
	height:25px;
	line-height:25px;
	font-family:"Helvetica Bold Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center; 
	text-shadow:white 1px 1px 0px;
	color: #3a3a3a; 
	font-size: 12px; 
	font-weight:bold; 
	padding: 0px 0; 
	text-indent: 0; 
	width: 100%; 
	background: #939393 url(/images/drawer_handlebg.png) 0 0 no-repeat; 
	cursor: default;
}
#standard_right .slider .drawer-content { 
	display: block;
	height:auto;
}
#standard_right .drawercap {
	height: 9px;
	width: 184px;
	position: absolute;
	z-index: 100;
	bottom: 0; _bottom: -9px; /* _bottom selects for IE 5-6 only */
	left: 0;
	background: url(/images/drawer_bottom.png) no-repeat; 
	/*behavior:url(/scripts/iepngfix.htc)*/; 
}
.drawer_internals {
	padding:4px 4px 0 4px;
	line-height:1.4em;
}
.drawer_internals h5{
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
.drawer_internals .lastline {
	padding:6px 0 0 0;
	clear:both;
	display:block;
}
.drawer_table {
/*	margin:4px -4px;*/
}
.drawer_table .emphasis {
	font-style:italic;
}
.drawer_table th {
	text-align:center;
	font-weight:bold;
}
.drawer_table td {
	border:1px solid #bfbfbf;
}
.drawer_table img{
	margin:2px 1px;
}
.drawer_table .final{
	color:#C00;
}
/*
special selectors for ie with box model issues: 
must be done in order for this to work correctly
----------------------------------------
height & min-height = safari - firefox
*height = ie 7
_height = ie 5-6
----------------------------------------
*/
/* RESULTS */
#results {
	_width: 192px; _width: 192px;
	height:auto; min-height:155px; *height:230px; _height:230px;
	margin-bottom:14px;
	position: relative;
	overflow: hidden;
/*	float:left;*/
} 
#results .drawers .drawer-content {
	width:192px;
	min-height:155px; *height:155px; *min-height:155px;
}
#results .drawer-content {
	display:block;
	margin:0;
	background:none;
	height:auto;
}
#results .under {
	text-align:center;
	width:100%;
	margin:5px 0 0px 0;
}
/* LASTMATCH */
#results #lastmatch a {
	color: #3a3a3a; 
}
#results #lastmatch a:hover {
	text-decoration: none;
}
#results #lastmatch .drawer_table {
	margin:6px -4px;
}
/* NEXTMATCH */
#results #nextmatch a {
	color: #3a3a3a; 
}
#results #nextmatch a:hover { 
	text-decoration: none;
}
#results #nextmatch .drawer_table {
	margin:6px -4px;
}
.no_link {
	color:#999;
	display:inline;
}
.match_teams {
	text-transform:uppercase;
}
/* LADDER */
#results #ladder a {
	color:#3a3a3a; 
}
#results #ladder a:hover {
	text-decoration:none;
}
#results #ladder .drawer_table {
	margin:0px -4px;
}


/* REPORT CARDS */
#results .drawer_player_details {
	width:190px;
	text-align:left;
}
#results .drawer_player_details h5 {
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
}
#results .drawer_player_details .tall {
	margin-bottom:3px;
}
/* REPORT CARD 1 */
#results #rp1 a {
	color: #3a3a3a; 
}
#results #rp1 a:hover {
	text-decoration: none;
}
#results #rp1 img {
	float:left;
	width:80px;
	border:1px solid #bfbfbf;
	margin:5px 5px 0 5px;
}
/* REPORT CARD 2 */
#results #rp2 a {
	color: #3a3a3a; 
}
#results #rp2 a:hover {
	text-decoration: none;
}
#results #rp2 img {
	float:left;
	width:80px;
	border:1px solid #bfbfbf;
	margin:5px 5px 0 5px;
}
/* REPORT CARD 3 */
#results #rp3 a {
	color: #3a3a3a; 
}
#results #rp3 a:hover {
	text-decoration: none;
}
#results #rp3 img {
	float:left;
	width:80px;
	border:1px solid #bfbfbf;
	margin:5px 5px 0 5px;
}

/* 

channel_list 

*/
#channel_list {
	height: auto; min-height: 155px; *height: 230px; _height: 230px;
	margin-bottom:0px;
	position: relative;
	overflow: hidden;
	_width: 192px;
}
#channel_list .drawers .drawer-content {
	width: 192px;
	min-height: 155px; *height: 155px; *min-height: 155px;
}
#channel_list .drawer-content {
	display:block;
	margin:0;
	background:none;
	height:auto;
}
#channel_list .under {
	text-align:center;
	width:100%;
	margin:5px 0 0 0;
	clear:both;
}
#channel_list .list_break {
	padding-top:0.75em;
}
/* btv1 */
#channel_list #btv1 a {
	color:#3a3a3a;
}
#channel_list #btv1 a:hover {
	text-decoration: none;
}
/* btv2 */
#channel_list #btv2 a {
	color:#3a3a3a;
}
#channel_list #btv2 a:hover {
	text-decoration: none;
}
/* btv3 */
#standard_right #btv3 h5 {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:0.5em 0 0 0;
}
#standard_right #btv3 p {
	text-align:center;
	padding:0.25em 0 0 0;
}
#standard_right #btv3 a {
	color: #3a3a3a;
}
#standard_right #btv3 a:hover {
	text-decoration:none;
}
/* btv4 */
#standard_right #btv4 a {
	color: #3a3a3a;
}
#standard_right #btv4 a:hover {
	text-decoration:none;
}
#btv4 h5 {
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
}
#btv4 p {
	padding:5px 5px 0 5px;
	text-align:center;
}
#btv1 img , #btv2 img , #btv3 img , #btv4 img {
	float:left;
	border:1px solid #bfbfbf;
	margin:5px 5px 0 5px;
}
