
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #000000;
	width: 792px;
	margin: 0px;
	padding: 0px;
width: 795px;	
}
#wrapper {

}

/****************** header *******************************/
#header {
	height: 195px;
	width: 792px;
	margin-bottom:5px;
	background-color:#000000;
}

 #headerLogo {
	height: 175px;
	width: 792px;
}
 #subheaderLogo {
	height: 175px;
	width: 792px;
	background-image:url(/images/header_logo.jpg);
}


  /****** horizontal nav ***************/
#pipe ul {
	position: relative;
	top: 0em;
	left: 0px; 
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	float:right;
	width:100%;
} 

#pipe ul li, #pipe ul li a  {
	margin-left: 0;
	list-style: none;
	display: inline;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}

#pipe ul li.mid {
	list-style: none;
	display: inline;
	padding:0px 10px 5px 10px;

	}


	
#pipe ul li.nav {
	list-style: none;
	display: inline;
	padding:0px 0px 0px 0px;
	}
	
#pipe ul li.first {
	margin-left: 10px;
	border-left: none;
	list-style: none;
	display: inline;
	}

/****************** header ********************************/

/****** new left nav  *******/
div.navLeft  {
	width: 225px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 85%;
}

.navLeft h2 {
	display: none;
}

.navLeft div#top {
	background-color: #CC0000;
	margin-top: 0px;
	width:205px;
	height:45px;
	display: block;
	background-image: url(/images/search_bg.jpg);
	background-repeat:no-repeat;	
	margin-left: 10px;
}
.navLeft div#top input {
	float:right;
	display:block;
	border:0px; width:100px; 
	margin:13px 15px 5px 0px;
}

div.navLeft a {
	display: block;
	background: #990000;
	padding: 5px 15px 5px 8px;
	text-decoration: none;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-transform: capitalize;
	margin-left: 14px;
	margin-right: 10px;
	}
 	
div.navLeft a:hover {
 	background-color: #999;
	color:#FFF;
}
div.subleft_nav a {
	display: block; 
	padding: 3px 6px 4px 10px; 
	margin-left: 14px;
	margin-right: 10px;
	text-decoration: none; 
   	text-align: left; 
    border-top: 1px solid #000; 
    	font-size: 95%; 
   	font-weight: normal;
	background: #EEE; 
	color:#000;
	text-transform: capitalize;
   }
div.subleft_nav a:hover {
	background-color: #FFF;
   	color:#CC0000; 
 	}

div.childleft_nav a {
	display: block; 
	padding: 3px 2px 5px 10px;
	vertical-align: middle;
	margin-left: 14px;
	margin-right: 10px;
   	text-decoration: none; 
   	text-align: left; 
   	background-color: #D9D9D9;   
   	border-top: 1px solid #000000; 
   	color:#000; 
   	font-weight:normal;
   	font-size: 100%; 
	}
	
#leftPictures {
	background-image: url(/images/left_pictures_new.jpg);
	background-repeat: no-repeat;
 	height: 632px;
	width: 203px;
	margin-left: 12px;
	margin-top: 5px;

}
/****** end new left nav ******/


/******* myContent new ******/

#myContent {
 min-height: 420px;
 		/*background-color: #ccc;*/
		/*padding: 0px 10px 10px 15px;*/
		padding: 5px 10px 10px 15px;

	/*background-color: #666;*/
	width: 525px;


	margin-top: 0px;
	float: left;
}
#homeSports {
	position: relative;
	left: 4px;

}
/******* end myContent new ******/

/******************* begin formatting ***********************/
#main_content {
   	font-size: 90%; 
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
h1#pageTitle {
	font-size: 115%;
	font-weight: bold;
	text-transform: capitalize;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
	color: #FFCC00;
	/*color: #000099;*/
}
hr {
 border: 0;
 color: #FFF;
 background-color: #FFF;
 height: 1px;
 width: 100%;
 text-align: left;
 }
/******************* end formatting ***********************/

/****************** bread crumbs ********************************/
div .breadcrumbs a {
	text-decoration: none;
	/*color: #CC0000;*/
	color: #FFCC00;
	font-weight: normal; 
	font-size: 10px;
}
div .breadcrumbs a:hover {
	text-decoration: underline;
	color: #FFF;
}
div .breadcrumbs {
	text-decoration: none;
 	padding: 2px 0px 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal; 
	font-size: 10px;	
}
div .breadcrumbs p {
	padding: 0;
	margin: 0;
}
 
  
 /****************** footer ********************************/

#footer {
	clear: both;
	width: 755px;
	width: 775px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	border-top: 20px solid #990000;
	color: #FFF;
}
#footer a {
	/*color: #666666;*/
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
/****************** footer ********************************/

ul {
	list-style-image:  url(http://www.teamlogowear.com/images/red_arrow.gif);
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
li {
	margin-bottom: 10px;
}
ol {
list-style-image: none;
}
#right {
	background-color: #EEE;
	width: 150px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	float: right;
	margin-top: -30px;
	margin-left: 15px;	
	font-size: 80%;
	border: 1px solid #CC0000; 

}
#right h2 {
	margin: 0px;
	padding: 0px;
	background-color: #CC0000;
	color:#FFFFFF;
	height: 18px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 8px;
	display: block;
	vertical-align: middle;
}
#right p {
	padding-left: 5px;
}

#right p a, #right li a {
	display: block;
	margin: 0px;
	padding-top: 0px;
 	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
 	color:#CC0000;
	font-weight: normal;
	text-decoration: underline;
}

#right p a:hover, #right ul li a  {
	text-decoration: none;
	color: #000;
}
#right ul {
 	list-style-image:  url(/images/red_bullet.gif);

}
#right ul li a {
	display: block;
	margin: 0px;
	padding-top: 5px;
 	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
 	color:#CC0000;
	font-weight: normal;
	text-decoration: underline;
}
table.dataTable   {
	border: 3px solid #CC0000;
	font-size: 120%; 
 }
.dataTable th.singleHeader  {
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; 
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-bottom: 1px solid #CC0000;
	text-transform: capitalize;
}

.dataTable td  {
	border: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; 
	font-weight: normal;
	color: #CC0000;
	background-color: #FFF;
	margin: 3px;
	padding: 3px;
}

.dataTable th {
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; 
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #CC0000;
	border-bottom: 1px none;
	border-left: 1px solid #CC0000;
	text-transform: capitalize;
}
.dataTable th.right {
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; 
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #CC0000;
}
.dataTable th.left {
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; 
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #CC0000;
	border-bottom: 1px none;
	border-left: none;
}



#mySmallFrame {
	width:565px;
	float:right;
	}
	

#spacer {
	 height: 1200px;
}
/********************************** admin css *****************************/
.myDropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 80%;*/
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.mySelectedDropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC3333;
	background-color: #CCCCCC;
}