
/*

Color values:

Logo / header Gold		= #CC9900
Side bar gold			= #F5D566
Red from logo / Menu		= #CD0406

Dark blue			= #094696
Light blue/gray	(logo shadow)	= #667BBE

Flash header, Slanted Colors -
Yellow Tween Stripe:     #EAD97B
Yellow Solid Stripe:     #E7D264
Blue Gradient Stripe:    #FFFFFF & #091664 
The Background is Alpha: #FFFFFF & #091664 {A Radial Extended Gradient}

*/


/* ------------------------------------------------------- */


.blue_theme_box {
   width:		auto; 
   background-color:	white;
   text-align:		left; 
   height:		auto; 
   border: 		1px solid Navy; 
   margin-top:		5px; 
   margin-left:		212px; 
   margin-right:	5px; 
   padding-bottom:	8px
   }

.blue_theme_box_Title {
   color:		white;
   font-variant: 	small-caps;
   font-weight: 	700;
   letter-spacing: 	1px;
   background-color:	#094696;
   background-image:	url('../images/misc/bkg_blue.gif');
   background-repeat:	repeat-x;
   font-size:		16px;
   height:		22px;
   padding-bottom:	2px;
   padding-top: 	2px;
   }
   
.blue_theme_box_Base {
   padding-right: 	20px;
   padding-left: 	20px;
   padding-top:         15px;
   padding-bottom:      10px;
   font-size:           13px;
   }

.blue_theme_box_Body {
   color:            black;
   text-align:       justify;
   background-color: white;}
   
.blue_theme_box_Body a:link,
.blue_theme_box_Body a:visited {
   text-decoration:  underline;
   color:            black;
   background-color: white;
   font-size:        13px;
   padding-bottom:   0px;
   padding-left:     0px;
   padding-top:      0px;
   padding-right:    0px;
   border-top:       0px;
   border-bottom:    0px;
   text-transform:   none;
   display: 	     inline;
   }

     
/* ------------------------------------------------------- */

.team_header {
   font-weight:		bold;
   text-decoration:	underline;
   }


.dropdown_form {
   background:		#081863 url(/images/misc/hdr_bg.gif) repeat-x scroll 0pt;
   height:		35px;
   border:		1px solid #silver;
   padding-top:		0px;
   margin-top:		5px;
   margin-left:		212px;
   margin-right:	5px;
   padding-bottom:	0px;
   color: 		white;
   }

.dropdown_form select {
   text-align:		left;
   }


/* ------------------------------------------------------- */


.mud  {
   padding-left: 	10px;
   padding-top: 	10px;
   padding-bottom: 	10px;
   }
   
.mud a:visited {
   font-size:	        11px;
   font-weight:		normal;
   background: 	        none;
   border-bottom:	none;
   border-top:	        none;
   border-left:	        none;
   border-right:        none;
   color:		blue;
   display:		inline;
   text-transform:	none;
   padding-left:	0px;
   line-height:		18px;
   }

.mud TABLE, TD, TR {
   font-size:	11px;
   width: 	170px;
   }

.mud_ukn {
   width: 		60px;
   text-align:		center;
   color:		black;
   font-weight: 	bold;
   background-color:	gold;
   }

.mud_closed {
   width: 		60px;
   text-align:		center;
   color:		white;
   font-weight: 	bold;
   background-color:	red;
   }
   
.mud_open {
   width: 		60px;
   text-align:		center;
   color:		white;
   font-weight: 	bold;
   background-color:	green;
   }
   
.mud_line {
   text-align:		center;
   font-weight: 	bold;
   }

/* ------------------------------------------------------- */



.news {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 13px;
	}


.news IMG {
	padding: 6px;
  	border-top: 1px solid #ddd;
  	border-left: 1px solid #ddd;
  	border-bottom: 1px solid #c0c0c0;
  	border-right: 1px solid #c0c0c0; }

.news HR {
	color:#667BBE;
	height: 1px; }

.news-title {
	font-size: 16px;
	font-weight: bold;
	color: #094696; }

.news-date {
	font-size: 10px;
	font-weight: bold;
	color: #094696; }
	
.news-body {
   color:		black;
   text-align:		justify;
   padding-left:       10px;
   border-right:       0px;
   border-left:        0px;
   }

.news-body a:link, 
.news-body a:visited {
   text-decoration:  none;
   font-size:	     11px;
   font-weight:	     normal;
   line-height:	     18px;
   color:            blue;
   background-color: white;
   padding-bottom:   0px;
   padding-left:     0px;
   padding-top:      0px;
   padding-right:    0px;
   border-top:       0px;
   border-bottom:    0px;
   border-right:     0px;
   border-left:      0px;
   text-transform:   none;
   display:	     inline;}
   
.center-link a:link,
.center-link a:visited, {
   text-decoration:  none;
   font-size:	     11px;
   color:            blue;
   background-color: white;
   padding-bottom:   0px;
   padding-left:     0px;
   padding-top:      0px;
   padding-right:    0px;
   border-top:       0px;
   border-bottom:    0px;
   text-transform:   none;
   text-align:	     center;
   }
   
   
/* ------------------------------------------------------- */

.coach-name {
   font-size:		16px;
   color:		navy;
   font-weight:		bold;
   text-decoration:	underline;
   }
   
.coach-hdr {
   width: 	60px;
   display:     inline;	}

   
   
/* ----- FIELD MAPS ---------------------------------------------------------------------------- */


.map-link a:link, 
.map-link a:visited {
   text-decoration:  underline;
   font-size:	     14px;
   color:            blue;
   background-color: white;
   padding-bottom:   0px;
   padding-left:     0px;
   padding-top:      0px;
   padding-right:    0px;
   border-top:       0px;
   border-bottom:    0px;
   text-transform:   none;
   display: 	     inline;	}
   

/* ------------------------------------------------------- */

.centeredTxt { text-align:center; }

.centeredImg {
    text-align: 	center;
    padding:    	0px 0px 0px 0px;
    margin-top: 	0px;
    margin-bottom:	0px;	}