@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #333;
}

#banner{
text-align:left; 
margin: 0px 15px 3px 5px !important;
padding: 15px 5px;
font-size:24px;
font-weight:bold;
}




body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #069;
}
a:visited {
	color: #827E7B;
}
a:hover {
	color: #827E7B;
}
a:active {
	color: #069;
}



.tbg {
	background-image:url(/assets/top-bg.jpg);
    background-repeat:repeat-x;
	background-position:top !important;
	z-index:100;

}


.bbg {
	background-image:url(/assets/bottom-bg.jpg);
    background-repeat:repeat-x;
	background-position:bottom !important;
		color:  inherit;
		z-index:1000;
}


.hbbg {
	background-image:url(/assets/header-bottom-bg.jpg);
    background-repeat:repeat-x;
	background-position:bottom !important;
		z-index:300;
}







#rightdiv{
position:relative;
width: 200px; /*Width of frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: navy;
color: white;
}

#leftdiv{
position:relative;
top: 0;
left: 0;
right: 200px; /*Set right value to WidthOfFrameDiv*/
bottom: 0;
overflow: auto; 
background: #CCC;
}

 
.RunnerTeam, .RunnerTeam a {
	font-size:20px;
	color:#999;
	font-weight: bold;
}



.rcorners {	
-moz-border-radius:15px;
-webkit-border-radius:15px;	
}


.teamBox {
	border:#EFEFEF 1px solid;
	padding:10px;
	width:350px;
}


.btn_main {
	width:100%;
	border:1px solid;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:25px;
	background-color: #083064;
	border-color: #2A4A83;
}

.btn_main:hover {
	color:#fff;
	background-color: #666;
	border:1px solid;
	border-color: #666;
}



.btn {
	width:auto;
	border:1px solid;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	width:auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:8px;
	background-color: #083064;
	border-color: #2A4A83;
}

.btn:hover {
	color:#fff;
	background-color: #666;
	border:1px solid;
	border-color: #666;
}








/*MESSAGES*/

div.jGrowl{
	z-index:9999;
	color:#000;
	font-weight:bold;
 } 

div.ie6{position:absolute;} 

div.ie6.top-right{right:auto;bottom:auto;left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth :document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );} 

div.ie6.top-left{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );} 

div.ie6.bottom-right{left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth :document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight :document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );} div.ie6.bottom-left{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight :document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );} 

div.ie6.center{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );width:100%;} 

div.jGrowl{position:absolute;} body > div.jGrowl{position:fixed;} div.jGrowl.top-left{left:0px;top:0px;} 

div.jGrowl.top-right{right:10px;top:10px;} 

div.jGrowl.bottom-left{left:0px;bottom:0px;}

 div.jGrowl.bottom-right{right:0px;bottom:0px;}
 
 div.jGrowl.center{top:0px;width:50%;left:25%;} 
 
 div.center div.jGrowl-notification,div.center div.jGrowl-closer{margin-left:auto;margin-right:auto;}
 
  div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer{
	background-color:#FC3;
	opacity:.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);		zoom:1;
	width:250px;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1em;
	text-align:left;
	display:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
} 
  
  div.jGrowl div.jGrowl-notification{min-height:20px;} 
  
  div.jGrowl div.jGrowl-notification div.jGrowl-header{font-weight:bold;font-size:.85em;}
  
   div.jGrowl div.jGrowl-notification div.jGrowl-close{z-index:99;float:right;font-weight:bold;font-size:1em;cursor:pointer;}
   
    div.jGrowl div.jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:.9em;font-weight:bold;text-align:center;}
	
	 @media print{div.jGrowl{display:none;} }


.bio {
	line-height:20px;
	color:#333;
}
 




.Bar1 {
	float:right; 
	width:100%; 
	height:40px;
	border: 1px solid #CCC; 
	background-color:#D2D2D2;
	-webkit-border-radius:4px;
	vertical-align:middle;
	text-transform:uppercase;
	vertical-align:middle;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.60em !important;
}


.Bar2 {
	height:29px; 
	background-color:#C30;
	border-right:1px white #360;
	-webkit-border-radius:4px;
	color: #FFF;
	padding-top:11px;
	padding-left:10px;
	}


.Bar3 {
	text-align:right; 
	color:#000; 
	padding-right:10px;
	margin-top:-29px;	
}







.Bar1_small {
	float:right; 
	width:250px; 
	height:17px; 
	background-color:#9C6;
	-webkit-border-radius:4px;
	vertical-align:middle;
	text-transform:uppercase;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.65em !important;
}


.Bar2_small {
	height:13px; 
	background-color:#030; 
	border-right:1px white #360;
	-webkit-border-radius:4px;
	color: #FFF;
	padding-top:4px;
	padding-left:10px;
	}


.Bar3_small {
	text-align:right; 
	color:#000; 
	padding-right:10px;
	margin-top:-15px;	
}


.player_amount {
	
	padding-top:10px;
	font-size:0.70em;
	
}
