html {
height:100%;
}
body {
background:#FFFFFF none repeat scroll 0 0;
direction:ltr;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
margin:0;
padding:0;
text-align:left;
}
body {
height:100%;
}
a:hover {
text-decoration:underline;
}
a {
color:#3B5998;
cursor:pointer;
outline-style:none;
text-decoration:none;
border:0;
}
img{
	border:0;
}
#beta {
background:transparent url(../images/betabanner.gif) no-repeat scroll right top;
height:63px;
position:absolute;
right:0;
top:0;
width:65px;
z-index:999;
}
.selected{
	background-color:#99CC33;
	outline-style:none;
	text-decoration:none;
	color:white;
}
.selected_menubar{
	background-color:#99cc33;
	outline-style:none;
	text-decoration:none;
	color:white;
	padding:5px 6px;
}
.selected_video{
	background-color:yellow;
	outline-style:none;
	text-decoration:none;
	color:white;
	padding:5px 6px;
}
.rss {
background:transparent url(../images/subscribe_rss.png) no-repeat scroll left center;
padding-left:20px;
}
.twitter {
background:transparent url(../images/subscribe_twitter.png) no-repeat scroll left center;
padding-left:20px;
margin-left:10px;
}
.facebook {
background:transparent url(../images/subscribe_facebook.png) no-repeat scroll left center;
padding-left:20px;
margin-left:10px;
}
.email {
background:transparent url(../images/email.png) no-repeat scroll left center;
padding-left:20px;
margin-left:10px;
}
.subscribebutton {
background-color:#33CCFF;
border:medium none;
color:#000000;
font-size:11px;
font-weight:bold;
padding:3px;
}
.subscribetext {
background:#33CCFF none repeat scroll 0 0;
border:1px solid #9FC253;
color:#666666;
padding:2px;
width:150px;
}
.container {
margin:0 auto;
padding:40px 12px 0;
width:940px;
}
#left_column {
float:left;
width:580px;
}
#logo{
clear:left;
width:126px;
}
#games {
clear:left;
float:left;
width:123px;
height:auto;
background:#F7F7F7 none repeat scroll 0 0;
}
#stream {
float:left;
padding-left:14px;
width:443px;
}
#right_sidebar {
float:left;
margin:-3px 0 0 20px;
width:340px;
}
.round {
display:block;
height:16px;
margin:0;
overflow:hidden;
padding:0 2px;
position:relative;
background-color:#33ccff;
}
.conference {
display:block;
height:16px;
margin:0;
overflow:hidden;
padding:0 2px;
position:relative;
background-color:#ff6600;
color:white;
}
.game_list_item {
display:block;
height:90px;
margin:0;
overflow:hidden;
padding:0 2px;
position:relative;
}
.higlights_title {
float:left;
}
.Box_Top {
border-bottom:1px solid #CCCCCC;
overflow:hidden;
padding:0 0 4px;
vertical-align:bottom;
width:330px;
}

.Box_TitleBar {
float:left;
}

.HomeBox_Title {
color:#333333;
font-weight:bold;
text-transform:uppercase;
}
.teams{
	border:0; 
	width:47px; 
	height:47px;
	padding-top:5px;
	padding-bottom:5px;	
	text-align:center;
}
.teamstwitter{
	border:0; 
	width:80px; 
	height:64px;
	padding-top:5px;
	padding-bottom:5px;	
}
.twitterlogo{
	border:0; 
	width:65px; 
	height:15px;
}
.results {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
display:block;
color:#fff;
font-size:13px;
margin:0;
overflow:hidden;
padding:5px;
position:relative;
background-color:#000;
}
#menubar_container {
display:block;
font-size:1px;
line-height:0;
margin:0 auto;
padding:0;
position:relative;
width:964px;
z-index:1;
}
#menubar {
background:transparent url(../images/menubar.png) no-repeat scroll left bottom;
font-size:11px;
left:0;
line-height:normal;
position:absolute;
top:0;
width:924px;
z-index:1;
height:20px;
color:white;
padding-left:40px;
padding-top:4px;
}
#menubar li {
float:left;
padding:1px 4px 8px;
}
#menu #more {
float:right;
}
#more {
float:right;
}
#moremenu {
float:left;
}
#moremenu li {
margin-right:5px;
}
* {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
}
.tweetjs {
width:auto;
float:left;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
display:block;
color:#fff;
font-size:13px;
margin:4px;
overflow:hidden;
padding:5px;
position:relative;
background-color:#33ccff;
}
input {
 background-color: #33ccff;
}
.message{
overflow: scroll; 
overflow-y: scroll; 
overflow-x: hidden;	
overflow:-moz-scrollbars-vertical;
}
.alert {
width:auto;
display:block;
color:#fff;
font-size:13px;
overflow:hidden;
padding:2px;
position:relative;
background-color:#99CC33;
}
/*ADS*/
#adtopright{
width:300px;
height:250px;
background-color:#33CCFF;
font-size:16px;

}
/*JUITTER PLUGIN CSS*/
#juitterSearch input {
border:1px solid #666666;
color:#666666;
padding:4px;
width:250px;
}
#juitterContainer{
	width:443px;
} /*Juitter container*/
#juitterContainer .twittList{
	margin:0;
	padding:0;
	} /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI{
	list-style:none;
	/*background:#EEFDEA;*/
	margin:0;
	padding:5px 0 0 0;
	border-bottom:dashed 1px #CAF8C9;
	padding:10px 0px 10px 0px;
	clear:both;
	height:55px;} 
#juitterContainer .twittList A{
	color:#FF6600;
	} /*Links inside the tweets list */
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{
	float:left;
	border:solid 1px #D3EECA;
	background:#FFF;
	margin-right:5px;
	padding:2px;
	width:48px;
	height:48px;
	}
#juitterContainer .jRM{
	float:right;
	clear:both
	} /*read it on twitter link*/
#juitterContainer .extLink{	
} /*CSS for the external links*/
#juitterContainer .hashLink{
} /*CSS for the hash links*/
/*end of Juitter CSS*/
/*BELOW HERE IS THE JUITTER WEBSITE CSS*/
#content{
	width:860px;
	padding:10px;
	background:#FFF;
	margin:0 auto;
	position:relative;
	}
#content H2{
	color:#2CAF1D;
	font-size:1.4em;
	margin:0 0 5px 0;
	padding:0;}
#content UL.nav {
	margin:0;
	padding:0;}
#content UL.nav LI{ 
	list-style:none; 
	float:left;
	margin:0;
	padding:0 5px 0;
	color:#A4D630;
	}
#content UL.nav LI A{
	color:#A4D630;
	font-size:1.2em;
	display:block; 
	font-weight:bold;
	}
#content UL.nav LI A:hover{
	color:#2CAF1D;
	}
#content UL.nav LI A.on{
	color:#2CAF1D;
	font-size:1.2em;
	}
#content P.download{
	text-align:center;
	margin-bottom:0;
	}
#content P.download SMALL{
	color:#006699;
	font-size:0.8em;
	}
#content P.download IMG{
	border:0;
	}
#content #juitter{
	width:440px;
	float:left;
	}
#info{
	width:400px;
	margin-left:10px;
	float:left;
	}
#info H2{
	color:#17C6FF;
	font-size:1.6em;
	margin:0 0 5px 0;
	padding:0;
	}
#info A{
	color:#0099FF
	}
#info LI{
	margin:5px 0;
	}
#info FORM{ 
	padding-left:100px;
	}
#content .btl{
	position:absolute;
	left:0;
	top:0;
	}
#content .btr{
	position:absolute;
	right:0;
	top:0;
	}
#content .bbl{
	position:absolute;
	left:0;
	bottom:0;
	}
#content .bbr{
	position:absolute;
	right:0;
	bottom:0;
	}
.cb{
	clear:
	both
	}
.nmt{
	margin-top:0;
	padding-top:0;}
.code{
	color:#006600;
	background:#FEFDED;
	margin:0;
	padding:0;
	}
