body{
	font-size: small;
	background-color: #9b9a95;
	color: black;
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {   /* needed */
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited, a:active{color: #293795;
text-decoration: none;}
a:hover{color: #ee3a42;
	text-decoration: underline;
}

input {
	font-size: 12px;
}
.clear {
	clear: right;
	 width: 600px;
    font-size: 1px;
    line-height: 0px;
display: inline-block; /* needed for Opera */
}


* html body{
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
h2{
	color: #293795;
	font: bold 130% Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 18px;
}
h3{	
	color: white;
	background-color: #293795;
	font: bold 90% Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 20px;
}
h4{
	color: #293795;
	font: bold 130% Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p.recip{
	text-align: left;
	padding-left: 20px;
}

.twoColFixLt #container {
	width: 783px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Main Left Side Bar -----------------------------------------------------------------------------*/
.twoColFixLt #sidebar1 {
	float: left; 
	width: 183px;
	background-color: #DCDBED;
}
.twoColFixLt #mainContent {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 183px;
} 

.left-nav{
	text-align: left;
	margin: 0;
	padding: 0;
	width: 176px;
	list-style-type: none;
}
.left-nav li{
	margin: 0 20px;
	padding: 0;
}
.left-nav a{
	font: normal 90%/140% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #293795;

}
.left-nav li a:hover{
	color:#ee3a42;
}
.left-nav a.here{
	background-color: white;
	color: #ee3a42;
}
.ccards{
	border: 1px solid #293795;
	margin: 10px 20px;	
}
.giftc{
	border: 1px solid #293795;
	margin: 0 20px 10px 20px;
}
div.leftReg{
	font: normal 90%/120% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: -10px 10px -10px 20px;
	padding: 0 0 10px 0;
	width: 141px;
}
.leftReg a{
	display: block;
	margin: -10px 0 -10px 5px;
	text-decoration: none;
	color: #293795;
}
.leftReg a:hover{
	color:#ee3a42;
}


/*Main Header Section-----------------------------------------------------------------------------*/
#topnav {
	background-color: #293795;
	clear: right;
}

/* for horizontal navigation  */

.nav{
	margin: 0;
	padding: 0;
	width: 600px;
	background: #293795;
	list-style-type: none;
	float: left;
}
.nav li{
   float: left;	
	margin: 0;
	padding: 0;	
}
.nav a{
	float: left;
	text-align: center;		
	width: 93px;
	color: white;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
	line-height: 30px;
	text-decoration: none;
}
.nav a:hover{
	color: #ee3a42;
}
.nav a.here{
	background-color: white;
	color: #93002c;
}

.nav_sport a{
	width: 120px;
	background: url(https://tan.secure-host.com/sportsoutletinc/images/sep-bar.gif) no-repeat;
	background-position: right;
}
.nav_vendor a{
	width: 125px;
	background: url(https://tan.secure-host.com/sportsoutletinc/images/sep-bar.gif) no-repeat;
	background-position: right;	
}
.nav_team a{
	width: 98px;
	background: url(https://tan.secure-host.com/sportsoutletinc/images/sep-bar.gif) no-repeat;
	background-position: right;	
}
.nav_app a{
	width: 75px;
	background: url(https://tan.secure-host.com/sportsoutletinc/images/sep-bar.gif) no-repeat;
	background-position: right;
}
.nav_fan a{
	width: 80px;
	background: url(https://tan.secure-host.com/sportsoutletinc/images/sep-bar.gif) no-repeat;
	background-position: right;
}
.nav_contact a{
	width: 87px;
	background-image: none;
}
/*Main Body Section-----------------------------------------------------------------------------*/
.bodySearchbox {
	float: left;
	height: 30px;
	width: 400px;
	margin-left: 5px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 10px;
}
#siteSearchForm #textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.topBodyContent {
	width: 100%;
	clear: left;
}
.bodyCartBox {
	float: left;
	width: 154px;
	height: 25px;
	padding-top: 15px;
	padding-left: 20px;
}
.bodyCartBox img {
	margin-right: 4px;
}
.bodyPageImage {
	float: left;
	width: 355px;
	margin-left: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.bodyMainText {
	width: 580px;
	float: left;
	margin-top: 10px;
	margin-left: 0;
}
.pageText1 {

	font: normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 550px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 18px;
}
.pageText2 {
	font: normal 13px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 550px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 18px;
}
.pageText2 p{
	padding-bottom: 5px;
 margin: 0;
}
.pageText3 {
	font: normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 550px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 18px;
}

.bodyFeaturesBox {
	width: 580px;
	float: left;
	margin-top: 20px;
	margin-left: 0;
}
.bodyLinkSection {
	border: none;
	width: 560px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 4px;
}

.redbar{
	background-image:url(https://tan.secure-host.com/sportsoutletinc/images/redbar.gif);
	background-repeat: repeat-x;
	width: 600px;
	height: 8px;
	border: 0;
	padding: 0;
	float: left;
}
.box{
	border: 1px solid #293795;
	font: normal 80%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #293795;
	text-align: center;
	padding: 5px;
	margin: 0 20px;
}
.box2{
	border: 1px solid #293795;
	font: normal 100%/140% Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	padding: 5px;
	margin: 20px 0;
	width: 45%;
}
.league{
	margin-top: 10px;
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 220px;
	text-align: center;
	margin-left: 5px;
}
a.league{
	text-decoration: none;
}
.vsmall{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/*Main Footer Section-----------------------------------------------------------------------------*/
#container #footer {
	height: 78px;
	background-color: #293897;
}
.footerRedBar {
	background-image: url(https://tan.secure-host.com/sportsoutletinc/images/bottom-red.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.footerBoxLeft {
	float: left;
	height: 30px;
	width: 163px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding-top: 40px;
	padding-left: 20px;
}
.footerNav {
	float: left;
	width: 600px;
}
.go-h{
	position: relative;
	top: -44px;
	left: 120px;
		width: 75px;
}
.go-h a{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color: white;
	background: url(https://tan.secure-host.com/sportsoutletinc/images/sep-bar.gif) no-repeat;
	background-position: right;	
	width: 75px;
}
.go-h a:hover{
	color: #ee3a42;
	text-decoration: none;
}
.pageProductBox2 {
	float: left;
	height: 190px;
	width: 161px;
	margin-bottom: 5px;
	margin-left: 16px;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
}
.pageProductBox1 {
	height: 14px;
	width: 162px;
	background-image: url(https://tan.secure-host.com/sportsoutletinc/images/boxcor.png);
	background-repeat: no-repeat;
	background-position: 150px;
	background-color: #DCDBED;
}
.productImageS {
	height: 120px;
	width: 150px;
	text-align: center;
	margin-top: 3px;
	margin-left: 5px;
}
.productPriceS {
	height: 17px;
	width: 147px;
	margin-top: 3px;
	margin-left: 5px;
	padding-top: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.productAddCartS {
	height: 22px;
	width: 150px;
	margin-top: 3px;
	margin-left: 5px;
	text-align: center;
}
.subPageLink {
	height: 180px;
	width: 180px;
}
.sportContainer{
	float: left;
	border: 1px dotted gray;
	height: 300px;
	width: 165px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 5px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 4px;
}
.theSportImage{
	border: 1px solid black;
	width: 110px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}
.theSportName{
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 4px;	
}
.theSportLinks {
	height: 161px;
	width: 158px;
	overflow-y: scroll;
	margin-left: 3px;
	padding-right: 3px;
}
.theSportLinks a{
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #293795;
	text-decoration: none;
}
.theSportLinks a:hover{
	text-decoration: underline;
}
.vendorContainer{
	float: left;
	border: 1px dotted gray;
	height: 210px;
	width: 165px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 5px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 4px;
}
.theVendorImage{
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 0;
}
.theVendorName{
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 4px;	
	margin-top: 0;
}
.theVendorLinks {
	height: 71px;
	width: 158px;
	overflow-y: scroll;
	margin-left: 3px;
	padding-right: 3px;
}
.theVendorLinks a{
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #293795;
	text-decoration: none;
}
.theVendorLinks a:hover{
	text-decoration: underline;
}
.t3Container{
	float: left;
	height: 225px;
	width: 255px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 5px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 4px;
}
.t3Image{
	border: 1px solid black;
	width: 200px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;	
}

.t3Links {
	width: 250px;
	margin-left: 3px;
	padding-right: 3px;
}
.t3Links a{
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #293795;
	text-decoration: none;
}

td.bill_addr_hdr, td.ship_addr_hdr{
font-weight: bold;
	}
p.gift-words, div.policy{
	font: bold 14px Arial, Helvetica, sans-serif;
	margin:5px;
}

.productImage {
	width: 125px;
	margin-left: 3px;
	overflow: hidden;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
}
.productName {
	font-weight: bold;
	width: 240px;
	margin: 0 5px;
	padding-bottom: 3px;
}
td.prodDivider{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.productName a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0000FF;
}
.productPrice {
	width: 240px;
	margin-left: 5px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.productSKU {
	width: 115px;
	margin-left: 5px;
	padding-bottom: 2px;
}
.productDiscription {
	width: 240px;
	margin: 10px 0 0 5px;
	padding-bottom: 3px;
}
.productOptions {
	width: 200px;
	padding-left: 5px;
}
.productTable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 2px;
}

.productCart {
	width: 200px;
	padding-left: 5px;
	margin-top: 5px;	
}

.QPtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 95%;
}
.prodSalePrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.prodSKUText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.moreinfoName {
	font-weight: bold;
	width: 240px;
	margin: 0 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.moreinfoPrice {
font:  normal 13px Arial, Helvetica, sans-serif;
	color: #FF0000;
	width: 255px;
	margin-left: 5px;
	padding-left: 5px;
}
.moreinfoSmallDis {
	width: 255px;
	margin: 5px 0 0 5px;
	padding-left: 5px;
}
.moreinfoSKU {
	width: 255px;
	margin: 5px 0 0 5px;
	padding-left: 5px;
}
.moreinfoOptions {
	width: 255px;
	margin: 10px 0 0 5px;
	padding-left: 5px;
}
.moreinfoCart {
	width: 250px;
	margin: 10px 0 0 5px;
	padding-right: 4px;
	padding-left: 5px;
}
.moreinfoDescription {
	width: 565px;
	margin: 10px 0 0 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.moreinfoImage {
	width: 313px;
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
.productQTY{
	margin-bottom: 3px;
}
.subProdMsg{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #900;
}
/* for the video jukebox?  */
	#media
			{
			   margin-top: 40px;
         }
			#noUpdate
			{
				margin: 0 auto;
				font-family:Arial, Helvetica, sans-serif;
				font-size: x-small;
				color: #cccccc;
				text-align: left;
				width: 210px; 
				height: 200px;	
				padding: 40px;
			}
/*  for the form   */
#SOIform{
	width:550px;
	margin-top: 10px;
}
fieldset{
 	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	border: 1px solid #293795;
	background-color: transparent;
	background-image: url(images/form.jpg);
	background-repeat: repeat-x;
 }
 legend{
 	margin-left: 1em;
	padding: 0;
	padding-bottom: 1em;
	color: #000;
	font-weight: bold;
 }
 fieldset ol{
 	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 95%;
 }
 fieldset li{
 text-align: left;
 border-style: none;
 background-color: transparent;
 background-image: none;
 list-style-position: outside;
 	float: left;
	width: 100%;
 	padding: 0;
	padding-bottom: .4em;
	margin: 0;
	font: normal 12px Verdana, Helvetica, sans-serif;
	color: black;
 }
 fieldset.submit{
 	border-style: none;
	background-color: transparent;
	background-image: none;
 }
 .submit{
 	background-color: #293795;
	cursor:pointer;
	font: normal 12px Verdana, Helvetica, sans-serif;	
	color: white;
 }
 label{
 	float: left;
	width: 16em;
	margin-right: 1em;
	text-align: right;
 }
 .credit{
 	height: 25px;
	padding-top: 5px;
	background-color: #9b9a95;
	font: bold 10px Verdana, Helvetica, sans-serif;	
	color: white;
 }
 .credit a{
 	color: white;
 }
 .credit a:hover{color: #ee3a42;
	text-decoration: underline;
}
