BODY {
  background-image: url(BodyBackground.jpg);
  background-repeat: repeat-x;
}

.Container {
  background-image: url(ContainerBackground.png);
}

#QuickMenuHolder {
  border-bottom: 6px solid #FFF;
}

.QuickMenu {
  background-color: #310000;
}

.QuickMenuButton {
	 text-align: left;
}

/*  TOP QUICKMENU  */
.SlidingPanel {
  position: absolute;
  left: 0;
  top: -2000;
  width: 100%;
  text-align: left;
  z-index: 2000;
}

.QuickMenu {
  width: 100%;
  overflow: hidden;
  background-image: none;
  background-color: #1A231F;
  filter:alpha(opacity=95);
  -moz-opacity:0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
  text-align: left;
  text-transform: uppercase;
}

.QuickMenu UL.QuickMenuList.Level1 {
  float: left;
  position: relative;
  left: 50%;
}

.QuickMenu UL.QuickMenuList.Level1,
.QuickMenu UL.QuickMenuList.level2 {
  list-style: none;
  padding: 0px;
  letter-spacing: .5px;
  word-spacing: 4px;
}

.QuickMenu UL.QuickMenuList.Level1 LI {
  float: left;
  position: relative;
  left: -50%;
  margin: 2px 15px;
  font-weight: bold;
  color: #FFF;
  font-size: 10px;
}

.QuickMenu UL.QuickMenuList.Level1 LI A, .QuickMenu UL.QuickMenuList.Level1 LI A:Hover, .QuickMenu UL.QuickMenuList.Level1 LI A:Visited {
  color: #CCC;
  font-size: 10px;
  font-family: "Bebas", Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: normal;
}

.QuickMenu UL.QuickMenuList.Level2 {
  padding: 0px;
  margin: 0px;
  line-height: 1.5em;
  display: inherit;
}

.QuickMenu UL.QuickMenuList.Level2 LI {
  float: none;
  left: 0;
  margin: 6px 0px;
  font-weight: normal;
}

.QuickMenu UL.QuickMenuList.Level2 LI A, .QuickMenu UL.QuickMenuList.Level2 LI A:Visited {
  color: #AAA;
}

.QuickMenu UL.QuickMenuList.Level1 LI A:Hover, .QuickMenu UL.QuickMenuList.Level2 LI A:Hover {
  color: #FFF;
}

.QuickMenuFix {
  display: block;
  border: solid 1px #FFFFFF;
  *border: solid 0px;
  _border: solid 0px;
}
/*  END TOP QUICKMENU */

.Social {
  float:right;
  *margin: -51px 0px -50px 0px;
  _margin: -51px 0px -50px 0px;
  width:175px;
  *left: 995px;
  _left: 995px;
}

#MainMenu .Link {
  margin: 2px 0px -2px 0px;
}

#MainMenu .Link:Hover,
#MainMenu .Focused,
#MainMenu .Expanded {
  margin: 3px 0px -3px 0px;
}

.Header {
/*  background-image: url(HeaderBackground.png);*/
}

#index_aspx .Highlights .ThumbnailHolder {
  margin-bottom: 5px;
}

#index_aspx #Cartlink {
  display: none;
}

#Twitter_div {
  *width: 260px;
  _width: 260xp;
}

.News .ThumbnailHolder, .Events .ThumbnailHolder {
  margin-bottom: 0px;
}

.ThumbnailHolder A IMG {
  margin-bottom: 20px;
}
