#Header {
background-image: url('https://www.bassheadquarters.com/images/HeaderBackground.jpg');
background-repeat: repeat-x;
background-color: #20AA9B;
position: relative;
height: 203px !important;
top: 0px;
}

#SubHeader {
/* background: #FFCF4C; */
background-color: #ECBE2B;
/* Margin-top Needed to fix gap in some browsers */
margin-top: -3px;
}

#SubHeaderInsetTop {
background-image: url('https://www.bassheadquarters.com/images/HeaderSeparatorTop.jpg');
background-repeat: repeat-x;
position: relative;
left: 0px;
top: 0px;
height: 20px;
}

#SubHeaderInsetMiddle {
font-family: Comic Sans MS, Verdana, Courier New, Arial;
position: relative;
height: 2em;
line-height: 1em;
left: 195px;
top: 0px;
bottom: 0px;
/*margin-right Fixes unnecessary horizontal in mozilla and opera*/
margin-right: 25%;
}

#SubHeaderInsetBottom {
background-image: url('https://www.bassheadquarters.com/images/HeaderSeparatorBottom.jpg');
background-repeat: repeat-x;
position: relative;
top: 10px;
left: 0px;
height: 22px;
}

#RadiusImageBottom {
background-image: url('https://www.bassheadquarters.com/images/RadiusBottom.jpg');
background-repeat: no-repeat;
position: relative;
top: 0px;
left: 0px;
height: 22px;
}

#Content {
line-height: 1em;
position: absolute;
left: 230px;
top: 290px;
right: 10px;
/*
position: relative;
margin-left: 220px;
margin-top: 10px;
margin-right: 10px;
*/
}

#BoldWhite{
	font-family: Comic Sans MS, Verdana, Courier New, Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.5em;
}

.BoldWhiteSmall{
	font-family: Century Gothic, Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
}

#BoldButtons {
	font-size: 1.2em;
	font-weight: bold;
}

.ProductTable {
	table-layout: auto;
	/*width: 75%;*/
	align: center;
}

#ProductSeries {

	font-family: Comic Sans MS, Verdana, Arial, Courier New;
	font-weight: bold;
	font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: underline;
}

#VerticalMenu {
font-family: Comic Sans MS, Verdana, Arial, Courier New;
float: left;
width: 210px !important;
margin-top: 1em;
line-height: 1.5em;
}

.Menu {
font-size: 1em;
font-weight: normal;
margin-left: 10px;
color: #000000;
}

.SelectedMenu {
font-size: 1.1em;
font-weight: bold;
margin-left: 10px;
color: #CC0000;
}

.BoldSubMenu {
font-size: .9em;
font-weight: bold;
margin-left: 10px;
text-decoration: underline;
}

.SubMenu {
font-size: .9em;
font-weight: normal;
margin-left: 20px;
color: #000000;
}

.SelectedSubMenu {
font-size: 1em;
font-weight: bold;
margin-left: 20px;
color: #CC0000;
}

.ProductDetails {
font-weight: bold;
}

a.MenuLinks{
text-decoration: none;
font-weight: bold;
font-size: .9em;
color: #000000;
}

a.ShoppingCartMenu{
text-decoration: none;
font-size: .9em;
font-weight: normal;
color: #000000;
}

a.BlueLinks {
	color: #000099;
	font-size: 1.2em;
	font-weight: bold;
}

a {
text-decoration: none;
font-weight: bold;
color: #FCCF4E;
}

a:hover {
color: #F1EEDD;
}

Body {
background: #20AA9B;
background-image: url('https://www.bassheadquarters.com/images/VerticalMenu.jpg') !important;
background-repeat: repeat-y !important;

font-family: Century Gothic, Verdana, Arial;
margin: 0px;
/* the following is intended to fix the "peek-a-boo" bug in explorer where text will disapear when the page is refreshed. */
line-height: 1.1em;
}

#Footer {
text-align: Center;
font-size: .7em;
position: relative;
bottom: 10px;
margin-left: 14px;
line-height: .9em;
color: #000000;
text-decoration: none;
}

a.Anchor:link, a.Anchor:visited, a.Anchor:hover{
	color: black;
	background: white;
	text-decoration: none;
	cursor: default;
}

a.Footer{
	color: #000000;
	text-decoration: none;
}

.pageHeading {
font-size: 110%;
text-decoration: underline;
font-weight: bold;
}

Body.PrintBODY {
font-family: Verdana, Courier New, Arial;
background: #FFFFFF;
/* the following is intended to fix the "peek-a-boo" bug in explorer where text will disapear when the page is refreshed. */
line-height: 1.2;
}

/* ************ OSCommerce Stylesheet definitions **************** */
TD.footer {
  font-family: Arial, sans-serif;
  font-size: .8em;
  color: #000000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: .8em;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: .9em;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
