@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #202020;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-y;
}
#signup {
	padding-top: 100px;
	padding-left: 849px;
}
#signup2 {
	padding-top: 100px;
	float: right;
	padding-right: 20px;
}
#back-home {
	height: 206px;
	width: 540px;
	float: left;
}
#back-home a {
	display:block;
	width: 540px;
	height: 160px;
}
#nav  {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	font-size: 48px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 36px;
	float: left;
	width: 310px;
}
.show a {
	display:block;
	width: 218px;
	text-decoration: none;
	height: 39px;
	background-image: url(../images/b-show.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 36px;
}
.show a:hover {
	background-position: 0 -39px;
}
.dates a {
	display:block;
	width: 259px;
	text-decoration: none;
	height: 39px;
	background-image: url(../images/b-dates.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.dates a:hover {
	background-position: 0 -39px;
}
.reviews a {
	display:block;
	width: 188px;
	text-decoration: none;
	height: 39px;
	background-image: url(../images/b-reviews.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 28px;
}
.reviews a:hover {
	background-position: 0 -39px;
}
.educ a {
	display:block;
	width: 232px;
	text-decoration: none;
	height: 39px;
	background-image: url(../images/b-education.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 11px;
}
.educ a:hover {
	background-position: 0 -39px;
}
.voxpop a {
	display:block;
	width: 183px;
	text-decoration: none;
	height: 39px;
	background-image: url(../images/b-voxpop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 28px;
}
.voxpop a:hover {
	background-position: 0 -39px;
}
.blog a {
	display:block;
	width: 110px;
	text-decoration: none;
	height: 39px;
	background-image: url(../images/b-blog.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 44px;
}
.blog a:hover {
	background-position: 0 -39px;
}
a {
	text-decoration: none;
	color: #d9021b;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a.white {
	text-decoration: underline;
	color: #fff;
}
a.white:hover {
	color: #d9021b;
	text-decoration: underline;
}
.notepad-container {
	float: left;
	clear: left;
}
/*
 * extra class for bottom margin on slideshow container
 * because there is no automatic spacing because no heading on facebook box
 */
.bottomspace{
	margin-bottom:2em;
} 
 
.notepad {
	background-color: #cfcec5;
	background-image: url(../images/notepad-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 408px;
	margin-bottom: 0px;
	font-size: 12px;
	padding: 10px;
	line-height: 18px;
}
.notepad-close {
	background-image: url(../images/notepad-bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 428px;
	margin-top: 0px;
	clear: both;
}
.notepad-button {
	text-align: right;
	padding-top: 10px;
}

.bottom-dash {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #454545;
	padding-top: 4px;
	padding-bottom: 4px;
}
.header-music {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 30px;
}
.bottom-dash-music {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 30px;
	font-size: 12px;
}
#addyourreview {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#top-of-page {
	background-image: url(../images/home-topofpage.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 973px;
	margin-top: 15px;
}
#top-of-page a {
	display:block;
	width: 100px;
	text-decoration: none;
	height: 27px;
	margin-left: 850px;
}
#footer {
	background-color: #000000;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 11px;
}
#footer-left {
	float: left;
	width: 430px;
}
#footer-right {
	float: right;
	width: 430px;
}
.sitemap  {
	margin-top: 0px;
	margin-bottom: 0px;
}
.sitemap ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.sitemap li {
	list-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #53534A;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	color: #d9021b;
	text-decoration: none;
}

#show-top {
	background-image: url(../images/show-bg.jpg);
	background-repeat: no-repeat;
	min-height:1px;
_height: 1px; /* IE6 min-height trick */
}
#show2-top {
	background-image: url(../images/show2-bg.jpg);
	background-repeat: no-repeat;
	min-height:1px;
_height: 1px; /* IE6 min-height trick */
}
#show3-top {
	background-image: url(../images/show3-bg.jpg);
	background-repeat: no-repeat;
	min-height:1px;
_height: 1px; /* IE6 min-height trick */
}
#show4-top {
	background-image: url(../images/show4-bg.jpg);
	background-repeat: no-repeat;
	min-height:1px;
_height: 1px; /* IE6 min-height trick */
}
#reviews-top {
	background-image: url(../images/reviews-bg.jpg);
	background-repeat: no-repeat;
	min-height:1px;
_height: 1px; /* IE6 min-height trick */
}
#reviews2-top {
	background-image: url(../images/reviews2-bg.jpg);
	background-repeat: no-repeat;
	min-height:1px;
_height: 1px; /* IE6 min-height trick */
}
#education-top {
	background-image: url(../images/educ2-bg.jpg);
	background-repeat: no-repeat;
	min-height:1px;
_height: 1px; /* IE6 min-height trick */
}
#copy-container {
	float: left;
	width: 590px;
}
#copy-container #top-corner {
	background-image: url(../images/textpanel_top.png);
	background-repeat: no-repeat;
	height: 18px;
}
#copy-container #maincopy {
	background-image: url(../images/textpanel_bg.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
#copy-container #maincopy h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
}
#copy-container #maincopy h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
}
#copy-container #maincopy .smtxt {
	font-size: 12px;
}
#copy-container #maincopy .quote {
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copy-container .lastfm {
	font-size: 11px;
	background-image: url(../images/lastfm.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
#copy-container a:hover {
	color: #FFFFFF;
	
}
#copy-container .lastfm a:hover {
	color: #FFFFFF;
	
}

#copy-container #bottom-corner {
	background-image: url(../images/textpanel_bottom.png);
	background-repeat: no-repeat;
	height: 9px;
}
#pads {
	clear: both;
	padding-top: 30px;
	margin-right: 43px;
	margin-left: 30px;
}
#pads h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #C0C0B8;
}

.pad-container {
	float: left;
	width: 280px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.pad-top-corner {
	background-image: url(../images/pad-top.png);
	background-repeat: no-repeat;
	height: 12px;
}
.pad-main {
	background-image: url(../images/pad-bg.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.pad-bottom-corner {
	background-image: url(../images/pad-bottom.png);
	background-repeat: no-repeat;
	height: 15px;
}

#rightpad {
	float: left;
	width: 280px;
	margin-right: 0px;
}
#rightpad .pad-top-corner {
	background-image: url(../images/pad-top.png);
	background-repeat: no-repeat;
	height: 12px;
}
#rightpad .pad-main {
	background-image: url(../images/pad-bg.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

#rightpad .pad-bottom-corner {
	background-image: url(../images/pad-bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	clear: both;
}
.right-pic {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}




.who a {
	display:block;
	width: 116px;
	text-decoration: none;
	height: 19px;
	background-image: url(../images/b-who.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 143px;
}
.who a:hover {
	background-position: 0 -19px;
}
.music a {
	display:block;
	width: 63px;
	text-decoration: none;
	height: 19px;
	background-image: url(../images/b-music.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 191px;
}
.music a:hover {
	background-position: 0 -19px;
}
.history a {
	display:block;
	width: 191px;
	text-decoration: none;
	height: 19px;
	background-image: url(../images/b-history.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 43px;
}
.history a:hover {
	background-position: 0 -19px;
}
.about a {
	display:block;
	width: 150px;
	text-decoration: none;
	height: 19px;
	background-image: url(../images/b-about.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 114px;
	margin-bottom: 5px;
}
.about a:hover {
	background-position: 0 -19px;
}
.pressreviews a {
	display:block;
	width: 214px;
	text-decoration: none;
	height: 19px;
	background-image: url(../images/b-pressreviews.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 54px;
}
.pressreviews a:hover {
	background-position: 0 -19px;
}
.yourreviews a {
	display:block;
	width: 148px;
	text-decoration: none;
	height: 19px;
	background-image: url(../images/b-yourreviews.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 124px;
	margin-bottom: 5px;
}
.yourreviews a:hover {
	background-position: 0 -19px;
}
.postshowtalks a:hover {
	background-position: 0 -19px;
}
.postshowtalks a {
	display:block;
	width: 182px;
	text-decoration: none;
	height: 19px;
	background-image: url(../images/b-postshow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 44px;
	margin-bottom: 5px;
}
.postshowtalks a:hover {
	background-position: 0 -19px;
}
#ontour {
	margin-right: 43px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#ontour h1 {
	font-size: 24px;
	font-weight: normal;
	color: #4B4B45;
}
#ontour td {
	font-size: 14px;
}

#postshow {
	margin-right: 43px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#postshow h1 {
	font-size: 24px;
	font-weight: normal;
	color: #4B4B45;
}
#postshow td {
	font-size: 14px;
}

.cast {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

.cast-pic {
	margin-bottom: 20px;
	margin-left: 20px;
	border: 3px solid #d9021b;
	margin-top: 8px;
}
.cast-thumb {
	background-image: url(../images/cast-border.gif);
	background-repeat: no-repeat;
	padding: 7px;
}
.whitepicborder {
	margin-bottom: 20px;
	margin-left: 20px;
	border: 3px solid #fff;
	margin-top: 8px;
}
.press-quotes {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
}
.press-quotes h3 {
	font-size: 22px;
	font-weight: normal;
}
.presspic {
	border: 5px solid #FFFFFF;
}




.hidden {
  display: none;
}
