﻿
body 
{
  background-color: white;
  color: #1b1b1b;
}
h1, h2, h3, h4, h5, h6 {}
p 
{
}
a 
{
  color: #5E9BF4;
}
a:hover 
{
}

/* Layout */
.Wrapper
{
}
.Container 
{
}
.Header
{
	background:#6cf url('BlueGradient.jpg') repeat-x bottom;
} 
.Header .Container
{
	background:transparent url('Kite.gif') no-repeat center 20px ;
} 
.Header .Branding
{
}
.Header .Branding h2
{
	color:#fff;
}
.Header .ShoppingCart
{

}
.Header .ShoppingCart A
{
    color: #0066CC;
}
.Header .ShoppingCart p
{
}
.Header .Menu
{
}
.Header .Menu ul.AspNet-Menu ul  /* Tier 2 */
{ 
}
.Header .Menu ul.AspNet-Menu ul ul  /* Tier 3+ */
{
}
.Header .Menu li /* all list items */
{
		background:transparent;
		color:White;
}
.Header .Menu li:hover, /* list items being hovered over */
.Header .Menu li.AspNet-Menu-Hover
{
    background: #C31002;
}
.Header .Menu a, /* all anchors and spans (nodes with no link) */
.Header .Menu span
{
    color: White;
}
.Header .Menu li.AspNet-Menu-Leaf a, /* leaves */
.Header .Menu li.AspNet-Menu-Leaf span
{
    background-image: none !important;
}
.Header .Menu li:hover a, /* hovered text */
.Header .Menu li:hover span,
.Header .Menu li.AspNet-Menu-Hover a,
.Header .Menu li.AspNet-Menu-Hover span,
.Header .Menu li:hover li:hover a,
.Header .Menu li:hover li:hover span,
.Header .Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.Header .Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.Header .Menu li:hover li:hover li:hover a,
.Header .Menu li:hover li:hover li:hover span,
.Header .Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.Header .Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: White;
}
.Header .Menu li:hover li a, /* the tier above this one is hovered */
.Header .Menu li:hover li span,
.Header .Menu li.AspNet-Menu-Hover li a,
.Header .Menu li.AspNet-Menu-Hover li span,
.Header .Menu li:hover li:hover li a,
.Header .Menu li:hover li:hover li span,
.Header .Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.Header .Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    color: Black;
}
.Header .Menu .AspNet-Menu-Selected /* this tier is selected */
{
	background: #C31002;
	color:#fff;
}
.Header .Menu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
}
.Header .Menu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
}
.Banner
{
	background:#5E9BF4 url('../../Themes/Summer/SeamlessGrassSky.jpg') repeat-x bottom;
	border-top-color:#C31002;
	border-bottom-color: #C31002;
}

.Banner .Container
{
	background: url('../../Themes/Summer/Baseball.jpg') no-repeat 0 -70px;
}
.Banner .Slogan
{
	width:38%;
	float:left;
	position:relative; 
	display:block;
	margin:0;
	padding:0;	
}
.Banner .Slogan h2
{
	color:White;
}

/* SlideShow */

.Banner .SlideShow
{
}
.Banner .SlideShow h3
{
}	
.Banner .SlideShow .stripViewer .panelContainer .panel ul 
{
}
.Banner .SlideShow .slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
}
/* These 2 lines specify style applied while slider is loading */
.Banner .SlideShow .csw 
{
	background: #fff;
}
.Banner .SlideShow .csw .loading 
{
}
.Banner .SlideShow .stripViewer { /* This is the viewing window */
	border: 2px solid #C31002; /* this is the border. should have the same value for the links */
	background: #fff;
}
.Banner .SlideShow .stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
}
.Banner .SlideShow .stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
}
.Banner .SlideShow .stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
}
.Banner .SlideShow .stripNav { /* This is the div to hold your nav (the UL generated at run time) */
}
.Banner .SlideShow .stripNav ul { /* The auto-generated set of links */
}
.Banner .SlideShow .stripNav ul li {
}
.Banner .SlideShow .stripNav a { /* The nav links */
	background: #fff;
	color: #666;
}
.Banner .SlideShow .stripNav li.tab1 a { background: #fff; }
.Banner .SlideShow .stripNav li.tab2 a { background: #fff; }
.Banner .SlideShow .stripNav li.tab3 a { background: #fff; }
.Banner .SlideShow .stripNav li.tab4 a { background: #fff; }
.Banner .SlideShow .stripNav li.tab5 a { background: #fff; }
.Banner .SlideShow .stripNav li.tab6 a { background: #fff; }
.Banner .SlideShow .stripNav li a:hover {
	background: #C31002;
	color: #fff;
}
.Banner .SlideShow .stripNav li a.current {
	background: #C31002;
	color: #fff;
}
.Banner .SlideShow .stripNavL,
.Banner .SlideShow .stripNavR { /* The left and right arrows */
}
.Banner .SlideShow .stripNavL a, 
.Banner .SlideShow .stripNavR a {
}
.Banner .SlideShow .stripNavL {
}
.Banner .SlideShow .stripNavR {
}
.Banner .SlideShow .stripNavL {
}
.Banner .SlideShow .stripNavR {
}
.Showcase .Container 
{
	background-color:#fff;
}
.Content .Container
{
	background:transparent;
}
.Content .Welcome
{
}
.Content .Features
{
}
.Content .Welcome h4,
.Content .Features h4
{
	color:#C31002;
}
.Content .Features img
{
	border: solid 1px #ccc;
}
.Gallery,
.Checkout
{
	border-top: solid 5px #C31002;
}
.Gallery .Container
{
}
.Gallery .thickbox
{ 
}
.Footer
{
	color:#fff;
	border-top: solid 5px #C31002;
	background:#6cf url('bluegrad.jpg') repeat top;
}
.Footer a
{
	color:#fff;
}