@charset "utf-8";
/* CSS Document */
body{
	padding: 0; margin: 0; background: #060622 url(../images/jimmy-acoustic2.jpg) no-repeat center top; font-family: Tahoma, Geneva, sans-serif;
}
#pagewrap{
	display: table; margin: auto; width: 920px;
}
.header{
	text-align: center; margin: 25px 0;
}
.floatR{
	float: right;
}
.floatL{
	float: left;
}
h3{
	color: #6FF; text-align: center; text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6); font-weight: normal; font-size: 22px; margin-bottom: 30px;
}
ul, li, p{
	font-size: 16px; line-height: 24px;
}
p{
	margin: 0; padding: 0 0 20px;
}
#top ul{
	list-style: none; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6); margin-left: 0; margin-bottom: 20px;
}
#top ul li{
	padding: 0 0 20px 50px;
}
#top ul li{
	font-size: 18px;
}
.note-yellow{
	background: url(../images/note-yellow.png) no-repeat left top transparent;
}
.note-blue{
	background: url(../images/note-blue.png) no-repeat left top transparent;
}
.note-pink{
	background: url(../images/note-pink.png) no-repeat left top transparent;
}
.check{
	background: url(../images/check.png) no-repeat left top transparent;
}
.top-cont{
	height: 22px; width: 920px; background: url(../images/cont-top2.png) no-repeat center center;
}
.bottom-cont{
	height: 22px; width: 920px; background: url(../images/cont-bottom2.png) no-repeat center center;
}
.mid-cont{
	background: url(../images/cont-mid2.png) repeat-y center center; padding: 20px 0; display: block;
}
.clear{
	clear: both;
}
.full{
	display: block; margin: 0 40px;
}
h1{
	margin: 10px auto 30px; display: table; font-family: 'Bitter', serif; text-align: center; line-height: 42px; font-size: 36px; color: #06F; font-weight: bold;
}
h1 img{
	display: block;
}
ul{
	padding-left: 20px; margin-top: 0; margin-bottom: 0;
}
ul li{
	padding: 0 0 20px;
}
.hl{
	background-color: #FF6;
}
.imgbox{
	/*background: url(../images/pic-bg2.png) no-repeat center center; height: 346px; width: 376px; display: block; */
}
.imgbox img{
	display: block; /* margin-left: 23px; */ -moz-box-shadow:    3px 3px 3px 0px #999;
  -webkit-box-shadow: 3px 3px 3px 0px #999;
  box-shadow:         3px 3px 3px 0px #999;
  border: 6px solid #9CF;
}
.caption{
	font-size: 11px; font-weight: bold; text-align: center; margin-top:5px; display: block; line-height: 11px;
}
.bio{
	padding: 30px; background:url(http://www.guitarcontrol.com/ultimateacousticblues/images/bio-bg.jpg) no-repeat right 10px; margin-right:30px;
}
.bio p{
	color: #fff;
}
.bio strong {
	color:#3FF;
}
.vidbox{
	max-width: 400px; margin: 0 auto;
}
a.orderlink img{
	display: table; margin: 0 auto; border: none;
}

/* Hidden Elements */
.ltr, .header span, .orderlink span{
	display: none;
}
