body {
	margin: 0;
	padding: 0;
	border: 0;	
	background: #eed521 url(images/vintage_reborn.gif) 640px 20px no-repeat;
	color: #3A3B06;
	font: small/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}
.clearAll {clear: all; overflow: hidden; height: 1px;}
.clearLeft {clear: left; overflow: hidden; height: 1px;}
.right {float: right;}
.left {float: left;}
.red {color: #8E0D0B;}
.blue {color: #13204e;}
#wrapper {
	width: 800px;	
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	}
#list {width: 800px; text-align: right; padding: 0;}
#list form {padding: 0; margin: 0;}
input, textarea, submit {background-color: #E0E8B6; border: 1px solid #464646;}
#topNav	{
	position: absolute;
	width: 600px;
	height: 30px;
	background-color: #13204E;
	text-align: left;
	margin: 64px 0 0 230px;
	padding: 0;
	text-indent: 10px;
	font-size: 15px;
	z-index: 1;
	}
a {color: #E1EAB7; text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline; color: #8E110F;}
a.selected {color: #8E110F !important; text-decoration: underline !important; }

#leftNav {
  position: absolute;
  width: 245px;
  height: 350px;
  margin: 10px auto auto 5px;
  float: left;
  background: url("images/nav_bg_gold.gif") top left no-repeat;
  padding: 0;
  text-align: left;
  font-size: 16px;
}

#leftNav span.top {
	margin:0;
	height: 15px;
	display: none;
	padding: 0;
}
#leftNav span.bott {
	margin:0;
	height: 15px;
	display: none;
	padding: 0;
}

#leftNav ul {
	list-style-type: none;
	padding: 0;
	margin: 155px 0 0 5px;
}
#leftNav li {
	padding-left: 2.2em;
	line-height: 140%;
	}
#leftNav li.active {
	background-image: url('images/asterisk.gif');
	background-repeat: no-repeat;
	background-position: 1.2em .4em;
	}
#leftNav li.active a{
	color: #8E110F;
	}
#leftNav li.active a:hover {
	color: #8E110F;
	text-decoration: none;
	}

#leftNav .vendorDisplay {
	width: 200px;
	margin-left: 10px;
	margin-top: 40px;
	}	
#leftNav .vendorDisplay ul {margin: 0 0 0 5px; padding: 0;}
#leftNav .vendorDisplay li {
	list-style-type: none;
	line-height: 120%;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	}
#leftNav .vendorDisplay a {
	font-weight: normal;
	color: #13204E;
	text-decoration: underline;
	}
#leftNav .vendorDisplay a:hover {
	color: #8E110F;
	}

#leftNav .vendorDisplay h2 {font-size: 16px;}	
#leftNav .vendorDisplay h3 {font-size: 14px; margin: 10px 0 5px 0; padding: 3px; background-color: #8E110F; color: #fff;}	

#display {
    position: absolute;
	width: 580px;
	margin: 115px auto 10px 240px;
	text-align: left;
	padding: 5px;
	line-height: 130%;
	}
#display #photo {
	float: right;
	margin: 0;
	padding: 3px;
	}
#display #photo img {border: 3px solid #8E110F;}
#display #photo p {text-align: center;}
#display .buy {width: 300px; margin-left: 20px; margin-top: 5px; padding: 0; text-align: center;}
#display h1 {font-size: 20px; line-height: 105%; font-weight: bold; margin: 5px 0 10px 0; padding: 0;}
#display h2 {font-size: 17px; font-weight: bold; margin: 10px 0 10px 0; padding: 0;}
#display p {margin: 5px 5px 0 0; padding: 3px 10px 5px 0;}
#display a {color: #13204E; text-decoration: underline; font-weight: normal;}
#display a:hover {color: #8E110F; text-decoration: underline; font-weight: normal;}

.redBorder {border: 3px solid #8E110F;}

/* Blurbs */
.blurb {
	width: 180px;
	height: 210px;
	float: left;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	border: 0;
	}
.blurb img {border: 2px solid #D1DFAB; padding: 1px; margin: 0;}
.blurb p {border: 0; padding: 0; margin: 0;}

/* Featured Stuff */
.featured {
	width: 600px;
	margin-bottom: 10px;
	padding: 5px;
	height: auto;
	}

.featured .theimage {
	width: 200px;
	height: auto;
	float: left; 
	display: block; 
	margin-right: 2px;
	text-align: center;
	}
.featured .theimage img {border: 2px solid #D1DFAB;}
.featured .blurb {
	width: 280px;
	height: auto;
	display: block;
	text-align: left;  
	padding-top: 5px;
	}

/* Store Photos */
.store {
	width: 180px;
	height: 150px;
	float: left;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	border: 0;
	}
.store img {border: 2px solid #D1DFAB; padding: 1px; margin: 0;}
.store p {border: 0; padding: 0; margin: 0;}

/* TOP NAV */

#mainMenu {
  background-color: transparent;
  color: #fff;
  margin: 0px;
  padding: 3px 0px 2px 20px;
}

#menuList {
  margin: 0px;
  padding: 0px;
}

#menuList ul {
  margin: 0px;
  padding: 0px;
}

#menuList li {
  display: inline;
  list-style: none;
}

a.actuator {
  background-color: transparent;
  color: #fff;
  margin: 0px;
  padding: 3px 6px;
  text-decoration: none;
}

a.actuator:hover {
  background-color: #B8BF96;
  color: #8E110F;
}

.menu {
  color: #8E0D0B;
  background-color: #E0E8B6;
  border: 1px solid #666;
  position: absolute;
  visibility: hidden;
  text-indent: 8px;
}

.menu li a {
  background-color: transparent;
  display: block;
  font-size: 13px;
  line-height: 180%;
  font-weight: bold;
  margin: 0px;
  padding: 0 5px;
  text-decoration: none;
  color: #13204E;
}

.menu li a:hover {
  background-color: #B8BF96;
  color: #8E110F;
}

span.key {
  text-decoration: underline;
}

#guitarsMenu { width: 150px; }
#ampsMenu { width: 140px; }
#effectsMenu { width: 120px; }
#accessoriesMenu { width: 140px; }


.cart {
	float: right;
	line-height: 120%;
	margin-top: -20px;
	padding: 0;
	padding-right: 10px;
	}

