<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #e5dbd0; /* Background Color */
margin: 15px 0;  /* Margins */
}

.GeneralTable
{
background-color: #b66611; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
/*width: 20%;*/}

/* Left Column Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.LeftColumn{height:100%; width:165px!important; max-width:165px;}


.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 20%;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Footer a, .Footer a:hover, .Footer a:visited { color#000!important;}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #fff; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #b66611;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

#mc_embed_signup, #mc_embed_signup form, #mc_embed_signup form fieldset
{ 
	color:#ccc;
	background:/*#4d4d4d*/ transparent;
	border: 0 none #4d4d4d;
	text-align:center;
	font-size:90%;
	margin:0 auto;
	padding:5px 0;
}

#storeLocations {background: #000; border: 1px solid #b66611; text-align:center;}
#storeLoc {padding: 5px 10px 20px;}
#storeLoc h3 {color:#b66611; padding: 0; margin: 0; }
#storeLoc p {font-size:90%; color:#ccc; text-align:left; }
#storeLoc a, #storeLoc a:visited {color:#b66611; text-decoration:none}
#storeLoc a:hover {text-decoration:underline}


#emailSignup {background: #4d4d4d; border: 1px solid #b66611; }
#signupHeading {padding: 5px 10px; text-align: center; }
#signupHeading h3 {color:#b66611; padding: 0; margin: 0; }
#signupHeading p {font-size:90%; color:#ccc; }
#miniSignup {padding:5px; text-align:center; color:#b66611; margin:0; line-height:1em;}
#miniSignupForm {padding:0;}

#sidebarOther {background: #999; border: 1px solid #b66611; text-align:center;  }
#sidebarOther h3 {color:#b66611; padding: 0; margin: 0; }
#sidebarOther p {font-size:90%; color:#fff; }

td.CatalogTitle {color:#b66611; height:24px; background: url(images/title-bar.png) top left repeat-x; } 

.CatalogHeading {float:left; font-weight:bold; padding:0 5px;}
.CatalogMore {float:right; font-size:75%; padding: 7px 5px 0;}
.CatalogMore a, .CatalogMore a:hover, .CatalogMore a:visited {
color:#b66611!important; text-decoration:none}
.clr {clear:both; }
td.catalog-top {border-left: 1px solid #b66611; border-right: 1px solid #b66611; border-top: 1px solid #b66611;  background: url(images/item-bkgd.png) top center repeat-y; text-align:center; height:155px; overflow:hidden; padding: 12px 5px; overflow:hidden; }
td.catalog-bottom {border-left: 1px solid #b66611; border-right: 1px solid #b66611; border-bottom: 1px solid #b66611;  background: url(images/item-bkgd.png) top center repeat-y; text-align:center; font-size:85%; height:60px; padding: 5px 7px; }
td.catalog-bottom a{text-decoration:none;}
td.catalog-bottom a:hover {color:#b66611;}

/* Product Grid */

@font-face {
    font-family: 'CollegeRegular';
    src: url('COLLEGE-webfont.eot');
    src: url('COLLEGE-webfont.eot?iefix') format('eot'),
         url('COLLEGE-webfont.woff') format('woff'),
         url('COLLEGE-webfont.ttf') format('truetype'),
         url('COLLEGE-webfont.svg#webfontgcqG31Oq') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CollegeBold';
    src: url('COLLEGEB-webfont.eot');
    src: url('COLLEGEB-webfont.eot?iefix') format('eot'),
         url('COLLEGEB-webfont.woff') format('woff'),
         url('COLLEGEB-webfont.ttf') format('truetype'),
         url('COLLEGEB-webfont.svg#webfontCbybjwkC') format('svg');
    font-weight: normal;
    font-style: normal;

}	

#product-grid {width:600px; clear:both;}
#tn-banner {width:560px; background:url(images/team-nation-background.gif) top left no-repeat; min-height:60px; height:60px; padding:20px; vertical-align:middle; }
#tn-banner h2 {font-family: 'Days One', sans-serif;/*font-family:"Times New Roman", Times, serif;*/text-align:Center; color:white; margin:9px; font-size:1.9em;text-shadow: 2px 2px 3px #424242; width:100%;}
#pg-col1, #pg-col2, #pg-col3 {min-width:200px; width:200px; float:left;}
#pg-col1 {clear:left;}
#pg-col3 {clear:right;}
ul.pg-item-list { list-style-type:none; text-indent:0; padding:0; margin:0; width:200px;   font-family: Tahoma, Geneva, sans-serif; font-size: 14px;}
li.grid-img {min-height:145px; height:145px; width:172px; padding:10px; margin:2px; border:2px solid #b66611; line-height:125px; vertical-align:middle; text-align:center;}
.grid-img img {height:125px; width:auto;}
li.grid-item {height: 60px; width:182px; padding:5px; margin:2px; border:2px solid #b66611; overflow:hidden; vertical-align:middle; background:#b66611; color:white; }
li.grid-item a, li.grid-item-name a:link, li.grid-item-name a:visited {color:white; text-decoration:none;}
li.grid-item a:hover {color:white; text-decoration:underline;}



.first {display:block;}
#slideshow {/* position:relative; */height:260px; overflow:hidden}
/*saving*/

#tx-orange { border: 1px solid #b66611; margin: 0px 10px; height:0; clear:both;}

#schedule {margin:0; padding: 0; font-size: 10px; overflow:auto; color:#333; font-family:Arial, Helvetica, sans-serif;}
#schedule .gray {background: #ccc; padding-top: 2px;}
#schedule .white{background: #fff; padding-top: 2px;}
#schedule .location, #schedule .result{color: #b66611; padding:2px 0 2px 2px;}
#schedule .school {padding:0 15px 0 8px; font-weight:bold;}
#schedule .channel {padding-left: 8px;}
#schedule .event {text-align:center; font-weight:bold; padding:3px 0;}
#schedule p {padding:0 0 0 2px; margin:0;}
#schedule-hdr h3 {margin:0; padding:2px; line-height:1em; color:#e1e1e1; font-size:18px; text-align:center}
/*td#schedule-hdr {background:url(images/baseball-header.jpg) top left no-repeat;}*/
td#schedule-hdr {/*background:url(images/basketball-header.jpg) bottom right no-repeat;*/}


#ContentCell {background:white;}

</Style>


