body {
	background-color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

a {
	text-decoration: none;
}
/*wrapper*/
#wrapper {
	position:relative;
	width: 800px;
	margin: 0px auto;
}
/*banner*/
#banner {
	position: relative;
	height: 123px;
	background: transparent url(../../images/headerbg.gif) top left no-repeat;
}
#banner h1 {
	text-indent: -9999px;
	margin: 0;
}
#banner p {
	text-indent: -9999px;
	margin: 0;
}
#homelink {
	position: absolute;
	display: block;
	top: 15px;
	left: 3px;
	height: 70px;
	width: 180px;
	text-indent: -9999px;
	z-index: 5;
	overflow: hidden;
}

/*actions*/
#actions {
	position: absolute;
	top:0;
	right:0;
	background-color: #7cb13b;
}

#adminactions {
	position: absolute;
	top:22px;
	right:0;
	background-color: #7cb13b;
}

#actions a, #adminactions a {
	display: block;
	float: left;
	padding: 5px 10px;
	font-size: 10px;
	color: white;
	font-weight: bold;
	border-left: 1px solid #c7dbb5;
}

#actions a:hover, #adminactions a:hover {
	color: #ccc;
}

a#_ctl0__banner__viewCart {
	background-image: url(../../images/carts.gif);
	background-position: 4px 1px;
	background-repeat: no-repeat;
	padding-left: 28px;
}

a#_ctl0__banner__viewCart:hover {
	background-position: 4px -29px;
}

/*menuwrapper*/
#menuwrapper {
	background-color: #a90505;
}

/*navmenu*/
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 797px; /*For KHTML*/
  list-style: none;
  height: 24px;
  z-index: 10;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
  z-index: 10;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  z-index:10;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  z-index: 10;
  height: auto !important; /* Mozilla applies height restrictions on ul#navmenu li to these otherwise */
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #A90505;
  border-right-color: #A90505;
  border-bottom-color: #A90505;
  padding: 0 8px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #A90505;
  color: #eabeba;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #bf1f1f;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #be3c3c;
  color: #f2c6c6;
    border: 1px solid #be3c3c;
  border-right-color: #be3c3c;
  border-bottom-color: #be3c3c;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #d35656;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
  
}



/* graphicswrapper */
#graphicswrapper {
	border-top: 1px solid #a90505;
	border-bottom: 1px solid #100a48;
	margin-top:0px;
	position: relative;
	height: 319px;
	background-color: #100a48;
}

/* graphicswrapper divs */

#perf1, #perf2, #perf3, #perf4 {
	width:135px;
	margin:0;
	padding:0;
	position:absolute;
	z-index:9;
	top:19px;
}

#perf1 {left:260px;}
#perf2 {left:395px;}
#perf3 {left:530px;}
#perf4 {left:665px;}

#perf1 img, #perf2 img, #perf3 img, #perf4 img {
	margin:0;
	padding:0;
}

#perf1 p, #perf1 h3, #perf2 p, #perf2 h3, #perf3 p, #perf3 h3, #perf4 p, #perf4 h3 {
	margin: 7px 4px;
	color: #bfc2e1;
	font-size: 11px;
}

#perf1 h3 a, #perf2 h3 a, #perf3 h3 a, #perf4 h3 a {
	color: #bfc2e1;
}

#perf1 p.perfdates, #perf2 p.perfdates, #perf3 p.perfdates, #perf4 p.perfdates {
	color: #646cab;
}

#perf1 h3 a:hover, #perf2 h3 a:hover, #perf3 h3 a:hover, #perf4 h3 a:hover {
	color: #FFFFFF;
}

/*basewrapper*/
#basewrapper {
	background-color: #646cab;
	position:relative;
	margin:0;
	padding:0;
	height: 130px;
}

#news1, #news2, #news3, #news4 {
	position:absolute;
	top:0px;
	width: 135px;
	color: #d9ddfd;
}

#news1 a, #news2 a, #news3 a, #news4 a {
	color: #d9ddfd;
}

#news1 h4, #news2 h4, #news3 h4, #news4 h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;
}

#news1 {left:264px;}
#news2 {left:399px;}
#news3 {left:534px;}
#news4 {left:669px;}

#news1 p, #news1 h3, #news2 p, #news2 h3,#news3 p, #news3 h3,#news4 p, #news4 h3 {
	font-size:11px;
}
/*eNewsLetter*/
#eNewsLetter {
	position: absolute;
	left: 12px;
	width: 250px;
	bottom: 100px;
}
#eNewsLetter p {
	margin:0;
	color: #d9ddfd;
	text-transform: uppercase;
	font-size: 11px;
}

/* address */
#address {
	position: absolute;
	left: 12px;
	width: 237px;
	top: 20px;
}

#address p {
	margin:0;
	color: #d9ddfd;
	text-transform: uppercase;
	font-size: 11px;
}

#address a {
	color: #d9ddfd;
	font-weight:bold;
}

/*mainwrapper*/
#mainwrapper {
	margin-left:260px;
	background-color: #669;
}

/* footer */
#footer {
	background-color: #100f48;
	padding: 4px 10px 8px 0px;
	text-align: right;
}

#footer a {
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 12px;
}

#footer a:link {
	color: #669;
}

#footer a:visited {
	color: #669;
}

#footer a:hover {
	color: #cccccc;
}

/* credit */
#credit {
	font-size:11px;
	text-align:center;
	margin-top: 8px;
	color: #666;
}

#credit a {
	color: white;
}

#credit a:hover {
	color: #666;
}
.bannerLabel
{
	display: block;
	float: left;
	padding: 5px 10px;
	font-size: 10px;
	color: white;
	font-weight: bold;
	border-left: 1px solid #c7dbb5;
}