body {
	background: #feda00;
	/*font-size: 85%;	*/
}

a, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#custom-doc {
	margin:auto;text-align:left; /* leave unchanged */
	width:55.38em;/* non-IE */
	*width:54.4em;/* IE */
	min-width:720px;/* optional but recommended */
}

#bd {
	/*min-height: 600px;*/
}

/* header, footer and topnav styles */

.headFlash { 
	float: right;
}

.header  {
	display: inline;
}

/* suckerfish styles */

#nav {
	border-top: 2px solid #000;
	position: relative;
	padding-top:2px;
	*padding: 2px 0px 20px 0px;
	bottom:10px;
	

}

#nav a {
	display: block;
	width: 5.5em;
}

#nav li {
	float: left;
	width: 5.5em;
	display: block;
}

#nav li ul {
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	display: inline;
	float: left;
}

#nav li ul li {
	width: auto;
	display: inline;
	float: left;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;

}



/* end suckerfish styles */


#nav li.first {
	/*margin: 0 10px  0 0;*/
}

#nav li.last {
	margin: 0 0 0 45px;
	*margin: 0 0 0 30px;
}

#nav li.interact {
	margin: 0 10px 0 5px;
}

.navSub {
	height: 25px;
	background: #000;
	margin: 5px 0 0 0;
}

.subnavTourDates {
	margin: 0 0 0 40px;
}

.subnavLinks {
	margin: 0 0 0 40px;
}

.subnavWallpaper {
	margin-left: -30px;
	*margin-left: 0;
}





/*#nav {
	border-top: 2px solid #000;
	padding: 2px 0 0 0;
	margin: 0;
	position: relative;
	bottom: 10px;
	
}

#nav img {
	float: left;
	display: block;
	margin: 0 0 5px 30px;
}

#nav img.first {
	margin: 0;
}

#nav img.last {
	margin: 0 0 0 38px;
}

.navSub {
	height: 15px;
	background: #000;
	margin: 5px 0 0 0;
}*/










#ft {
	background: url(../images/footer.gif) no-repeat;
	height: 70px;
	margin: 20px 0 0 0;


}

.footerAudio {
/*	float: left;
	position: relative;
	top: 35px;*/
	margin: 50px 0 0 3px;
	*margin: 60px 0 0 0 3px;

}

/* main content styles */

#bodyTop {
	height: 38px;
	background: url(../images/bodyTopLeft.gif) no-repeat top left;
	padding: 10px 0 0 0;

}

#gallery {
	width: 400px;
}

#gallery img {
	float: left;
	border: 1px solid #fff;
	margin: 8px 16px 8px 0;
}

/*#gallery img.first, #gallery img.last {
	margin: 8px 8px 8px 0;
}*/

#gallery img.floatR {
	float: right;
	clear: left;
}

.listenPlayer {
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#homeMiddle p.watchVid {
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0 0;
}


/* downloads styles */

#downloadsWrapper {
	background: url(../images/downloadDog.jpg) no-repeat top right;
	font-size: 85%;	
	min-height: 315px; /* required to make the background image show */
	*height: 315px; /* for background image in IE */
}

#downloadsWrapper img {
	float: left;
	border: 1px solid #fff;
}

#downloadsWrapper h2 {
	color: #fff;
	font-weight: bold;
}

.downloads {
	margin: 0 0 20px 90px;
	height: 80px;
}

#downloadsR, #downloadsL {
	float: left;
}

#downloadsL {
	margin: 0 30px 0 0;
	width: 220px;
}

#downloadsR {
	
}



















/*#downloadsWrapper {
	background: url(../images/downloadDog.jpg) no-repeat top right;
	width: 100%;

}

#downloadsWrapper img {
	float: right;
}

#downloads img {
	margin: 0 10px 0 0;
	float: right;
}

#downloadsWrapper ul {
	float: left;
	margin: 0 100px 0 0;
	border: 1px solid red;
}

#downloadsWrapper ul li {
	
	
}


#downloads h2 {
	display: inline;
	color: #fff;
	margin: 0 0 120px 0;
}

#downloads span {
	display: inline;
}

#downloads h2 {
	display: inline;
	color: #fff;
	margin: 0 0 120px 0;
}*/



/* index.php styles */

#homeLeft {
	width: 220px;
	background: url(../images/bodyTopLeft.gif) no-repeat top left;
	padding: 10px 0 0 0;
	font-size: 85%;

}

#homeLeft img {
	margin-bottom: 10px;	
}

#homeLeft h1 {
	margin: 0 0 20px 0;
}


#mailList {
	margin: 30px 0 0 0;
}

#mailingList input, #mailingList label {
	display: block
}

#mailingList input {
	border: none;
	padding: 5px;
}

#mailingList label {
	margin: 10px 0 0 0;
}

#mailingList .go {
	background: #dba217;
	width: 100px;
	margin: 5px 0 0 0;
}

#homeMiddle {
	float: right;
	margin: 0 7px 0 0;
	padding: 10px 0 0 0;
}

#homeMiddle img {
	display: block;
	border: 1px solid #000;

}

#homeMiddle .homeFeatures {
	margin: 0 0 20px 0;
	border: none;
	
}

#homeRight {
	width: 200px;
	float: right;
	font-size: 85%;
	width: 33%;
	margin: 0 0 0 7px;
	padding: 10px 0 0 0;

	
}

#homeRight span {
	color: #fff;
	font-weight: bold;	
	display: block;
	margin: 10px 0 0 0;
	font-size: 100%;
}

#homeRight h2 {
	font-weight: bold;
}

/* live music and video styles */

.floatR {
	float: right;
}

#liveTable {
	font-weight: bold;	
	font-size: 85%;
	
}

#liveTable h2 {
	color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 10px 0 0;
	padding: 0 0 5px 0;
	font-weight: bold;	
}

#liveTable h3 {
	color: #fff;
	margin: 10px 0 0 0;
	font-weight: bold;	
}

/* tour dates styles */

#tourTable {
	margin: 0 0 50px 0;
	font-weight: bold;	
	font-size: 85%;
	
}

#tourTable td {
	padding: 3px 0;
}

#tourTable h2 {
	color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 10px 0 0;
	padding: 0 0 5px 0;
	font-weight: bold;	
}

/* albums styles */

#albumsWrapper {
	background: url(../images/albumsBackgImage.jpg) no-repeat right top;
	font-size: 85%;
	
}

#albumsSubWrapper {
	width: 440px;	
}

#albumsWrapper img {
	float: left;	
}

#albumsWrapper h1 {
	font-weight: bold;
	color: #fff;
}

#albumsWrapper h2 {
	color: #fff;
}

#albumsWrapper h3 {
	margin: 0 0 20px 0;
}

.albums {
	margin: 0 0 20px 110px;

}

.albums ol {
	margin: 20px 0 0 0;
}

.albums li {
	list-style-type: decimal;
	list-style-position: inside;
}

.albums .lyric {
	font-weight: bold;
}

#lyrics {
	font-size: 85%;
}

/* singles styles */

#singlesWrapper {
	background: url(../images/albumsBackgImage.jpg) no-repeat right top;
	font-size: 85%;
	
}

#singlesWrapper img {
	float: left;
}

#singlesWrapper h2 {
	color: #fff;
	font-weight: bold;
}

#singlesWrapper h3 {
	color: #fff;
}

#singlesWrapper ol {
	margin: 20px 0 0 0;
}

#singlesWrapper li {
	list-style-type: decimal;
	list-style-position: inside;
	font-weight: bold;
}

.singles {
	margin: 0 0 20px 110px;
	min-height: 100px;
	*height: 100px;
}

/* videos styles */

#videosWrapper {
	background: url(../images/albumsBackgImage.jpg) no-repeat right top;
	font-size: 85%;
	border:1px solid #feda00; /* without this the background image gets cut off ?!?!?!?! */
}

#videosWrapper img {
	float: left;
}

#videosWrapper h2 {
	color: #fff;
	margin: 0 0 20px 0;
}

.videos {
	margin: 0 0 80px 160px;
}

/* news styles */

#newsLeft {
	width: 60%;
	float: left;
	font-size: 85%;
	

}

#newsRight {
	clear: none;
	width: 35%;
	margin-left: 65%;
	_margin-left: 64%; /* -> required for IE6. where does the extra pixel come from?! */
	font-size: 85%;
	
	
}

#newsLeft img {
	border: 1px solid #000;
	margin: 0 10px 20px 0;
	
}

#newsLeft span {
	display: block;
	color: #fff;
	font-weight: bold;
}

#newsLeft h2 {
	font-weight: bold;
}

#newsLeft p {
	margin: 20px 0;
}



#newsRight span {
	font-weight: bold;
	color: #fff;
}

#newsRight h2 {
	font-weight: bold;
}

#newsRight p {
	margin: 0 0 20px 0;
}

img.headlines {
	margin: 0 0 0 54%;
}

/* newsletter styles */

#newsletterWrapper {
	background: url(../images/newsletterBackg.jpg) no-repeat right top;
	font-size: 85%;
	
	
}

#newsletterWrapper h2 {
	color: #fff;
	margin: 0 0 20px 0;
}

#newsletterWrapper p {
	margin: 0 0 20px 0;
}

#newsletterWrapper p.bold {
	font-weight: bold;
}

#newsletterWrapperMain {
	width: 65%;
}

/* ref: http://www.alistapart.com/articles/prettyaccessibleforms 
clean up css!!!!!!!!!!!!!!!!!
*/

form.newsletterForm fieldset {
  margin-bottom: 10px;
}
form.newsletterForm legend {
  padding: 0 2px;
  font-weight: bold;
}
form.newsletterForm label {
  display: inline-block;
  /*line-height: 1.8;*/
  vertical-align: top;
}
form.newsletterForm fieldset ol {

}
form.newsletterForm fieldset li {
/*  list-style: none;*/
  padding: 2px 5px 2px 0;
/*  margin: 0;*/
}
form.newsletterForm fieldset fieldset {
/*  border: none;
  margin: 3px 0 0;*/
}
form.newsletterForm fieldset fieldset legend {
/*  padding: 0 0 5px;
  font-weight: normal;*/
}
form.newsletterForm fieldset fieldset label {
/*  display: block;
  width: auto;*/
}
form.newsletterForm em {
/*  font-weight: bold;
  font-style: normal;
  color: #f00;*/
}
form.newsletterForm label {
  width: 220px; /* Width of labels */
  color: #fff;
  font-weight: bold;
}
form.newsletterForm fieldset fieldset label {
  /*margin-left: 123px;*/ /* Width plus 3 (html space) */
}

form.newsletterForm .newsletterSubmit {
	border: 1px solid #ccc;
	background: #fff;
	padding: 0 5px;
	
}

form.newsletterForm .ppolicy a {
	color: #666;
	text-decoration: none;
	margin: 10px 0;
}

form.newsletterForm input {
	width: 141px;
}

form.newsletterForm .checkbox {
	width: auto;
}

form.newsletterForm select {
	width: 144px;
}
form.newsletterForm .error {
	border: 1px solid red;	
}
#errorMsgs li  {
	color: red;
	list-style-type: square;
	list-style-position: inside;
	
}

#errorMsgs {
	margin: 0 0 20px 0;
}

/* bio styles */

#bioWrapper {
	background: url(../images/bioImg.jpg) no-repeat right top;
	font-size: 85%;
	
}

#bioMain {
	width: 60%;
}

#bioMain h1 {
	color: #fff;
	font-weight: bold;
}

#bioMain h2 {
	font-weight: bold;
}

#bioMain h3 {
	margin: 0 0 20px 0;
}

#bioMain p {
	margin: 0 0 20px 0;
}

/* interview styles */

#interviewWrapper {
	background: url(../images/bioImg.jpg) no-repeat right top;
	font-size: 85%;
	min-height: 316px;
	
}

#interviewTable {
	color: #fff;
	font-weight: bold;
}

#interviewTable .title {
	color: #000;
}

#interviewTable td {
	padding: 3px 0;
}

/* press styles */

#pressWrapper {
	background: url(../images/bioImg.jpg) no-repeat right top;
	font-size: 85%;
	min-height: 316px;
}

#pressWrapper li {
	margin: 5px 0;
}

#pressWrapper p {
	color: #fff;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#pressWrapper a, #pressWrapper a:visited {
	color: #000;
	text-decoration: none;
}

#pressWrapper a:hover {
	color: #000;
	text-decoration: underline;
}

#pressWrapper a.acroDl {
	color: #fff;
}

/* playlist styles */

#playlistWrapper {
	background: url(../images/bioImg.jpg) no-repeat top right;
	font-size: 85%;
	
}

#playlistWrapper img {
	float: left;
	margin: 0 10px 0 0;
	
}

#playlistWrapper h2, #playlistWrapper h3, #playlistWrapper span {
	color: #fff;
}

#playlistWrapper a, #playlistWrapper a:hover {
	color: #fff;
}

.playlist {
	min-height: 110px;
	*height: 110px;
	/*width: 450px;*/
	width: 300px;
	margin: 0 0 20px 110px;
}

/* wallpaper styles */

#wallpaperWrapper {
	background: url(../images/gallery/large.jpg) no-repeat top right; 
	min-height: 320px;
}

#wallpaperWrapper img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #fff;
}


.wallpaper {
	width: 478px;
	clear: none;
	min-height: 270px;
}

.wallpaper h1, .wallpaper h2 {
	color: #fff;
}

.wallpaper h1 {
	font-weight: bold;
}

.wallpaper h2 {
	margin: 0 0 20px 0;
}

.wallpaper ul {
	font-weight: bold;
	margin: 20px 0 0 0;
}


/* links styles */

#linksWrapper {
	background: url(../images/downloadDog.jpg) no-repeat top right;
	min-height: 340px;
	font-size: 85%;
}

#linksWrapper h2 {
	color: #fff;
	font-weight: bold;
}

#linksLeft {
	float: left;
	margin: 0 80px 0 0;
}

#linksWrapper p {
	color: #fff;
	margin: 50px 270px 0 0;
	font-weight: bold;
	
}

/* lyrics */

#lyrics h1 {
	font-size: 18px;
}

#formDays {
	width: 70px;
	margin: 0 0 3px 0;
}

#formMonths {
	width: 70px;
	margin: 0 5px 3px 0;
}

#formYears {
	margin: 0 0 0 220px;
}
