@charset "UTF-8";
/* CSS Document */
/*    First Characters:
    .  (period) is a class
    #  is fobtnr IDs
    
    */
    
.tabs {
  position: relative;   
  min-height: 800px; /* This part sucks */
  clear: both;
  margin: 25px 0;
}
.tab {
  float: left;
}
.tab label {
  background: #eee; 
  padding: 10px; 
  border: 1px solid #ccc; 
  margin-left: -1px; 
  position: relative;
  left: 1px; 
}
.tab [type=radio] {
  display: none;   
}
.content {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #ccc; 
}
[type=radio]:checked ~ label {
  background: white;
  border-bottom: 1px solid white;
  z-index: 2;
}
[type=radio]:checked ~ label ~ .content {
  z-index: 1;
} 
    
div.scroll {
  background-color: #fed9ff;
  width: 900px;
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  padding: 20px;
}
.dayused {background-color: #009900;
}
.email_crew {
  align-items: center;
}

.search_box {
  border-top-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-right-width: medium;
  border: 9px solid orange;
  height: 180px;
  font-size: 1.7em;
}

#progress_bar[value] {
  width: 450px;
  height: 20px;
}
#navigation ul, #navigation li{
         	margin: 0;
         	padding: 0;
         	list_style_type: none;
}

form#friends_update_main .label {
	       display: block;
	       clear: left;
	       float: left;
	       width: 375px;
	       text-align: right;
	       padding: 7px 15px 0 0;
	       text-transform: uppercase;	
	       font-weight: bold;
}
form#friends_update_main .label {
	       width: 390px;	
}

padx  { 
        padding: 0px 3px 0px 7px;
}

img.vcr {
        height: 20px;
}

div.vcr {
        background-color: #c9c9c9;
}
td.friend_1 {
        outline-style: solid;
        outline-color: #000000;
        width: 300px;
        height: 300px;
        background-color: #ffccff;
        margin: 2px;
}
td.friend_2{
        outline-style: solid;
        outline-color: #000000;
        width: 300px;
        height: 300px;
        background-color: #ccffcc;
        margin: 2px;
}
td.friend_3 {
        outline-style: solid;
        outline-color: #000000;
        width: 300px;
        height: 300px;
        background-color: #ffcc99;
        margin: 2px;
}
td.friend_spacer {
        width: 5px;
}
td.friend_title {
        padding-left: 3px;
        padding-right: 3px;
        align: right;
        font-family: 'Arial';
        font-size: 18px;
}
td.email_selector {
        padding-left: 3px;
        padding-right: 3px;
        text-align: center;
        font-family: 'Arial';
        font-size: 18px;
}

td, th {
        padding-left: 3px;
        padding-right: 3px;
}

div.half-ul {
        width: 460px;
        background-color: #99ccff;
        float: left;
        padding: 0px 7px 0px 7px;
}
div.half-ur {
        width: 460px;
        background-color: #ccffcc;
        float: right;
        padding: 0px 7px 0px 7px;
}
div.half-ll {
        width: 400px;
        background-color: #ffcc99;
        float: left;
        padding: 0px 7px 0px 7px;
}
div.half-lr {
        width: 400px;
        background-color: #cccccc;
        float: right;
        padding: 0px 37px 0px 7px;
}


td.half_ur {
        width: 500px;
        background-color: #ccffcc;
        padding: 0px 3px 0px 3px;
}
td.half_ul {
        width: 500px;
        background-color: #99ccff;
        padding: 0px 3px 0px 3px;
}
my_x_large {
        font-size: x-large; 
}

inset_data {
        margin: 27px;
}
td.noenter {
        background-color: #cccccc;
}
tr.header{
        background-color:#66CCFF;color:white;
}
td.header{
        background-color:#66CCFF;color:white;
}
table.stats{
        font-family:arial;
}


h1 {
        font-family:arial;
}

.error_message {color: #FF3300;
        }

.message {color: #339900;
        }

.cancel_button{
        height: 30px;
        width: 100px;
        background-color: #ff6600;
}
.next_button{
        height: 30px;
        width: 100px;
        background-color: #99ff66;
}
.large_next_button{
        height: 50px;
        width: 100px;
        background-color: #99ff66;
}
.email_button{
        height: 30px;
        width: 150px;
        background-color: #ff99ff;
}
.load_button{
        height: 30px;
        width: 130px;
        background-color: #ffff66;
}
.clear_button{
        height: 30px;
        width: 130px;
        background-color: #99ffff;
}
.history_button{
        height: 30px;
        width: 150px;
        color: white;
        background-color: #0000cc;
}
.video_button{
        height: 30px;
        width: 60px;
        background-color: #99ffff;
}
.tbl_sort{
        background-color: #ff9966;
}
.video_pause_button{
        height: 30px;
        width: 60px;
        background-color: #ff0000;
}
.red_image{
        background-color: #ffcccc;
}
.tbl-american{
        background-color: #ffcccc;
}
.tbl-national{
        background-color: #b2ccff;
}
th.assignment {
        font-weight: bold;
        text-align: left;
}
.page_text{
        font-size: large;
}
.text_header{
        font-size: x-large;
}
.user_select{
        
        font-family: 'Arial';
        font-size: 24px;
}
.user_select_small{
        
        font-family: 'Arial';
        font-size: 18px;
}
.user_smaller_select{
        height: 22px;
        font-family: 'Arial';
        font-size: 20px;
        border: none;
}

.user_textarea{
        height: 120px;
        font-family: 'Arial';
        font-size: 24px;
}
.user_text_box{
        height: 90px;
        font-family: 'Arial';
        font-size: 24px;
}
tr.tbl-header {
        background-color:#00ccff;
        text-align: left;
        }
tr.tbl-normal {
        background-color:#ccffff;
        text-align: left;
        }
tr.tbl-highlight {
        background-color:#ffffcc;
        }
tr.tbl-row-warning {
        background-color:#ff6633;
        }
tr.tbl-row-done {
        background-color:#ccff66;
        }
tr.tbl-row-blue {
        background-color:#ffccff;
        }
tr.tbl-row-gray {
        background-color:#cccccc;
        }
tr.tbl-line-border {
        border-bottom:3px #ff9900; 
        }
td.roster-item {
        padding-left: 5px;
        padding-right: 5px;
        }
td.data-item {
        width: 150px;
        text-align: right;
        }
td.big-data-item {
        width: 400px;
        text-align: right;
        }
td.small-select-item {
        width: 50px;
        }
td.tbl-header {
				background-color:#00ccff;
				text-align: left;
				color: white;
				}

td.tbl-header-bold {
				background-color:#00ccff;
				text-align: left;
				font_weight: 900;
				color: white;
				}

td.data-item-post-season {
        background-color:#99ff66;
        text-align: left;
        }
td.data-item-varsity {
        background-color:#66ccff;
        text-align: left;
        }
td.data-item-state {
        background-color:#ff9900;
        text-align: left;
        }
td.data-item-fail {
        background-color:#ff6633;
        text-align: left;
        }
td.data-item-incomplete {
        background-color: #ff0000;
        text-align: left;
        }
td.data-item-left {
        width: 150px;
        text-align: left;
        }
td.data-item-center {
        width: 150px;
        text-align: center;
        }
td.sm-data-item {
        width: 50px;
        text-align: right;
        }
th.center {
        text-align: center;
}
td.center {
        text-align: center;
}
td.menu-item {
        text-align: left;
        font-size: 20px;
}
td.snippet {
        width: 650px;
        }
td.news-heading {
        width: 250px;
        }
.popup {
  padding: 10px;
  font-size: medium;
  background-color: #33ccff;
}
  
.gotpic {
  background-color: green;
}

#left-pic_bar {
	float: left;
	width: 200px;
}

#picture {
  border: 2px solid #fff;
}

#feature_article_rt {
	float: right;
	width: 500px;	
}

body {
	margin: 0;
	padding: 0;
	background:url(../img/bg.gif) #fff;
	font-family:Helvetica,  Arial, sans-serif;
	font-size: 13px;
	color: #000;
}
a {
	color: #066991;
	text-decoration: none;
}
.clear {
	clear: both;	
}
#wrap {
	width: 1000px;
	margin: 0 auto;
	background:url(../img/bg_header.gif) top center repeat-x #fff;
	border-left: solid 1px #f7f7f7; 
	border-right: solid 1px #f7f7f7;	
}
#container {
	width: 960px;
	margin: 0 auto;	
	margin-bottom: 50px;
}
.ad {
	border: solid 1px #cecdcd;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom: 20px;
}
.leaderboard {
	width: 728px;
	height: 90px;	
}
.size_6 {
        width: 60px;
        }
.wide-skyscraper {
	width: 150px;
	height: 600px;	
}
#header {
	width: 100%;
	height: 120px;
}
#logo {
	position: absolute;
	width: 152px;
	height: 135px;	
	top: 3px;
	margin-left:0px;
	z-index: 50;
}
#taglog {
	width: 780px;	
	padding-left: 180px;
	height: 90px;
}
#tag {
	width: 350px;
	float: left;	
	padding-top: 18px;
}
#tag_sport {
	width: 100px;
	float: left;	
	padding-top: 1px;
}
#tag h1, #tag h2 {
	display: inline;	
	font-weight: normal;
}
#tag h1 {
	color: #2a6075;	
	font-size: 1.500em;
	line-height: 1.3em;
}
#tag h2 {
	color: #749da9;	
	font-size: 1em;
}
#fball {
	position: absolute;
	top: 18px;
	left: 900px;
	width: 252px;
	height: 135px;	
	margin-left:6px;	
}
#log {
/*	background: url(../img/title_participant_access.png) top left no-repeat;   */
	width: 250px;
	float: right; 
	padding-top: 10px;
	margin-top:22px;	
}
#log input {
	height: 17px;
	padding: 2px;
	margin: 0;
	margin-right:5px;	
	box-shadow: 0px;
	width: 97px;
	font-size: 0.846em;
	color: black;
	float:left;
	border: solid 1px #cecdcd;
	margin-bottom:3px;
}
#log input#submit {
	height: 22px;
	padding: 0px;
	width:23px;
	background: url(../img/btn_go.gif) 100% no-repeat;
	font-size: 1px;
	border: none;
	margin: 0px;
	line-height: 0px;
	border-image-width: 0;
	/*margin-bottom:2px;*/
}
#log a {
	font-size: 0.846em;	
	color: #568ea5;
}
#log em a {
	padding-left: 30px;	
}
#nav {
	width: 960px;
	height: 29px;
	background:url(../img/bg_nav.png) top left repeat-x;	
	display: block;
}
#nav ul {
	list-style: none;
	margin: 0;
	float:right;
}
#nav ul li {
	float: left;
	height: 29px;
}
#nav ul li a {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 7px 24px 7px 24px;
	color: #99ffff;
}
#nav ul li a:hover {
	color: #fff;
}
#nav ul li.prozone {
	background: url(../img/bg_nav_club.png) top right no-repeat;
	padding-right:5px;
}
#nav ul li.prozone a {
	color: #fff;
}
#nav ul li.prozone a:hover {
	color: #f4ff48;
}


#content {
	margin-top: 5px;
}
#left {
	float: left;	
	width: 760px;
}
#function_items {
        font-size: x-large;
        justify-content: center;
}
#right-sb {
	float: right;
	width: 160px;
}
#right-popup-sb {
	float: right;
	width: 30%;
}
#full-frame {
	width: 100%;
}
#right-frame {
	float: right;
	width: 48%;
}
#left-frame {
	float: left;
	width: 48%;
}
#side-box {
	border-width:6px;
	border-color:#e6b800;
	border-style: double;
}
#center-box {
	border-width:6px;
	padding-left: 6px;
	border-color:#ff0000;
	border-style: double;
#left-sb {
	float: left;
	width: 160px;
}
#breadcrumb {
	width: 760px;
	height: 25px;	
	font-size: 11px;
	color: #bababa;
	padding-left: 200px;
}
#breadcrumb a {
	color: #bababa;
}
.title {
	width: 100%;
	display: block;
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
	font-style:italic;
	text-transform: uppercase;
	font-size: 0.846em;
	line-height: 0.846em;
	padding: 6px 0 4px 10px;
	margin-bottom: 1px;
}
#feature_article_lg {
	float: left;
	width: 500px;	
}
.feature p {
	text-align:justify;
	text-justify: newspaper;	
	line-height: 1.308em;
	margin-top:0px;
}
.feature h1 {
	color: #0b3d52;
	font-size: 1.231em;
	line-height: 1em;
}
.feature h2 {
	color: #0b3d52;
	font-size: 1.077em;
}
.feature h1 a {
	color: #0b3d52;
}	
.feature a {
	font-weight: bold;	
}
.feature a:hover, #log a:hover, #sidebar_scouts a:hover, #disclaimer a:hover, #sidebar_position a:hover, #breadcrumb a:hover, #profile-title a:hover {
	color: #288b40;	
}
#feature_links {
	float: right;
	width: 230px;	
}
#feature_links h4 {
	color: #000;
	text-transform: uppercase;
	font-size: 0.923em;	
}
#feature_links ul {
	list-style: none;	
	padding: 0;
}
#feature_links ul li {
	margin-bottom: 20px;
}
.feature_column {
	width: 226px;
	float: left;	
}
.centercol {
	margin: 0 40px 0 40px;	
}
#sidebar_scouts a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 35px;
	margin: 6px 0 12px 0;
}
#sidebar_scouts img {
	float: left;	
	margin-right: 15px;
	border: solid 1px #fff;
	-webkit-box-shadow: 1px 1px 3px 0px #bababa;
	box-shadow: 1px 1px 3px 0px #bababa;
}
#sidebar_position ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left:10px;
}
#sidebar_position ul li {
	float: left;	
	width: 37px;
	font-weight: bold;
	margin-bottom:10px;
}
#footer {
	border-top: solid 1px #e9e8e8;	
}
#footnav {
	width: 960px;
	height: 29px;
	background: #ff3333;	
	display: block;
	text-align: center;
	padding-top:6px;
	border-top: solid 1px #fff;	
}
#footnav ul {
	list-style: none;
	margin: 2px auto;
        line-height: 1.4;
}
#footnav ul li {
	display: inline;
  text-align: center;
}
#footnav ul li a {
        color: #99ffff;
	padding: 0 20px;
}
#footnav ul li a:hover {
	color: #fff;
}
#disclaimer {
	text-align: center;
	color: #749da9;
	font-size: 0.923em;
}
#disclaimer em {
	color: #bebebe;	
	font-style: normal;
}
#player-profile-image img {
	border: solid 1px #fff;
	-webkit-box-shadow: 1px 1px 3px 0px #bababa;
	box-shadow: 1px 1px 3px 0px #bababa;
	margin-bottom:10px;
}
#center-col {
	width: 570px;
	float: left;
	margin-left:33px;
}	
#profile-title {
	background-color:#e9e8e8;	
	color: #cecdcd;
	font-weight: bold;
	padding: 3px 0;
}
#profile-title em {
	padding: 15px;
	font-style: normal;	
}
#profile-title h1 {
	background: url(../img/bg_title_profile.png) top right no-repeat;
	color: #fff;
	display: inline;
	font-size: 1.308em;
	text-transform: uppercase;
	padding: 3px 50px 3px 10px;
	margin-right:15px;
	margin-top: 3px;
}
#profile-stats {
	width: 568px;
	border: solid 1px #e9e8e8;
	margin-top: 1px;
	color: #000;
	font-size: 24px;
	padding: 10px 0;
}
#profile-stats small {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-left:15px;
		
}
#recentgames {
	width: 568px;
}
.gamedetail {
	border-bottom: solid 1px #cecdcd;
	padding: 10px 0;
}
.gamedate {
	width:90px;
	float: left;
	font-size: 11px;
	font-weight: bold;	
	padding-left: 10px;
	padding-top: 3px;
}
.news_item {
	width: 668px;
	float: right;	
}
.gamedescription {
	width: 468px;
	float: right;	
}
#player-profile p {
	text-align:justify;
	text-justify: newspaper;	
	line-height: 1.308em;
	
}
