﻿body 
{
  background:#fff url('../../Themes/Confetti/BlueBackground.jpg') repeat-x top;
  color: #1b1b1b;
  padding-top:15px;
}
h1, h2, h3, h4, h5, h6 {}
p 
{
}
a 
{
  color: #5E9BF4;
}
a:hover 
{
}

/* Layout */
.Wrapper
{
}
.Container 
{
	background-color:White;
}
.Header
{
	background:url('../../Themes/Confetti/HeaderBackground.jpg') no-repeat top;
	border:none;
	min-height:126px;
} 
.Header .Container
{
	background:transparent;
} 
.Header .Branding
{
    margin-bottom:0;
    padding-bottom:0;
    min-height:90px;
}
.Branding{
	margin-bottom:0;
    padding-bottom:0;
	min-height:90px;    
}
p.brandbottom{
	margin:0;
    padding:0;
    display:none; 
    visibility:hidden;
}

.Header .Branding h2
{
	color:#06f;
	margin-bottom:0;
    padding-bottom:0;
}
.Header .Branding h2 span
{
	margin-bottom:0;
    padding-bottom:0;
}
.Header .ShoppingCart
{
	background-color:#ff8f00;
	border: solid 1px #FFC300; 
	color:White;
	margin-bottom:0;
    padding-bottom:0;
}
.ShoppingCart{
	margin-bottom:0;
    padding-bottom:0;
}
.Header .ShoppingCart p
{
}
.Header .Navigation
{
	background:#FF8000 url('../../Themes/Confetti/NavigationBackground.jpg') repeat-x top;
	padding-top:0;
	margin-top:0;
}
.Header .Menu
{
	background:#FF8000  url('../../Themes/Confetti/NavigationBackground.jpg') repeat-x top;
}
.Header .Menu ul.AspNet-Menu ul  /* Tier 2 */
{ 
}
.Header .Menu ul.AspNet-Menu ul ul  /* Tier 3+ */
{
}
.Header .Menu li /* all list items */
{
		color:#fff;
		background:#FF8000  url('../../Themes/Confetti/NavigationBackground.jpg') repeat-x top;
		margin:0;
}
.Header .Menu li:hover, /* list items being hovered over */
.Header .Menu li.AspNet-Menu-Hover
{
    background:#FF8000  url('../../Themes/Confetti/NavigationBackground.jpg') repeat-x top;
    color:#fff;
}
.Header .Menu a, /* all anchors and spans (nodes with no link) */
.Header .Menu span
{
    color: #fff;
}
.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: #900;
}
.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: #900;
}
.Header .Menu .AspNet-Menu-Selected /* this tier is selected */
{
	color:#900;
}
.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-color:transparent;
	border:none;
	width:1000px;
	margin:0 auto;
}
.Banner .Container
{
	background:#f7f7f7  url('../../Themes/Confetti/SlideshowBackground.gif') no-repeat center;
	height:400px;
}
.Banner .Slogan
{
	width:38%;
	float:left;
	position:relative; 
	display:block;
	margin:0;
	padding:0 0 0 10px;
}
.Banner .Slogan h2
{
	color:#5E9BF4;
}

/* SlideShow */

.Banner .SlideShow
{
/*
	padding-right:25px;
	padding-top:25px;
*/	
}
.Banner .SlideShow img
{
	float:left;
}	
.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 .stripViewer { /* This is the viewing window */
 /* Also specified in  .stripViewer .panelContainer .panel  below 
	height:300px;
*/
}
/* These 2 lines specify style applied while slider is loading */
.Banner .SlideShow .csw {height: 260px; background: #f7f7f7;}
.Banner .SlideShow .csw .loading {}
.Banner .SlideShow .csw 
{
	background: #f7f7f7;
}
.Banner .SlideShow .csw .loading 
{
	text-align:left;
}
.Banner .SlideShow .stripViewer { /* This is the viewing window */
	border: 1px solid #ccc; /* 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 */
	color: #666;
}
.Banner .SlideShow .stripNav li.tab1 a { background: #f4f4f4; }
.Banner .SlideShow .stripNav li.tab2 a { background: #f4f4f4; }
.Banner .SlideShow .stripNav li.tab3 a { background: #f4f4f4; }
.Banner .SlideShow .stripNav li.tab4 a { background: #f4f4f4; }
.Banner .SlideShow .stripNav li.tab5 a { background: #f4f4f4; }
.Banner .SlideShow .stripNav li.tab6 a { background: #f4f4f4; }
.Banner .SlideShow .stripNav li a:hover {
	background: #f4f4f4;
	color: #333;
}
.Banner .SlideShow .stripNav li a.current {
	background: #06f;
	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 {
	background: url('../../Themes/Confetti/ArrowLeft.gif') no-repeat center;
}
.Banner .SlideShow .stripNavR {
	background: url('../../Themes/Confetti/ArrowRight.gif') no-repeat center;
}

/*-------------------
     SHOWCASES
-------------------*/
.Showcase
{
	background: url('../../Themes/Confetti/ShowcaseBackground.jpg') no-repeat center;
	height:170px; 
	text-align:center;
	border:none;
	padding:0;  /* Added by Ryne */
	margin:0 auto; 
}
.Showcase .Container
{
	background: transparent;
/*	padding-left:75px;*/
}


.Content .Container
{
	background:url('../../Themes/Confetti/ContentBackground.gif') no-repeat center bottom;
	margin:0 auto;
	text-align:center;
}
.Content .Welcome
{
}
.Content .Features
{
}
.Content .Welcome h4,
.Content .Features h4
{
	color:#06f;
}
.Content .Features img
{
	border: solid 1px #ccc;
}
.Gallery
{
}
.Gallery .Container
{
}
.Gallery .thickbox
{ 
    border: solid 1px #ccc;
}
.Footer
{
	color:#333;
	border-top: none;
	
}