* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #000;
	background: #ffffff;
	font-family: "Courier New", "Courier Std", Courier, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	height: 100%;
	margin: 9px 0 14px 12px;
	min-width: 930px;
}

p {
	margin-bottom: 1em;
}

h4 {
	font-weight: bold;
	font-size: 150%;
	line-height: 100%;
	margin-top: 10px;
}

h5 {
	font-size: 80%;
	color: #000000;
	font-weight: normal;
}

h6 {
	font-size: 95%;
	color: #000000;
	font-weight: bold;
	display: inline;
}

.bold { font-weight: bold; }
.red { color: #ff0000; }

div#container { float: left; max-width: 950px;}
div#main { margin: 1px 8px 0 -4px; float: left; z-index: 1; }
* html body div#main { margin-right: 4px; }
div#main div#title { margin: 0 0 0 1px; }

/* Show only to IE PC \*/

* html body div#main div#content div#boxaround div#boxhead h2 {height: 1%;}

div#main div#content div.boxaround {
	background: transparent url(../images/bottom_right_black_box.gif) no-repeat bottom right;
	font-size: 100%;
	margin: 0;
	width: auto;
	float: left;
	margin-bottom: 5px;
	max-width: 813px;
}

div#main div#content div.boxhead { background: transparent url(../images/top_right_black_box.gif) no-repeat top right; margin: 0 0 -14px 0; padding: 0; }
div#main div#content div.boxbody { background: transparent url(../images/bottom_left_black_box_taller.gif) no-repeat bottom left; margin: 0; }
div#main div#content div.boxbody img { padding: 2px 2px; margin: 0 4px -1px 5px; }
div#main div#content div.boxhead div.header { background: transparent url(../images/top_left_black_box.gif) no-repeat 0px 0px; }

div#main div#content div#post_text { width: auto; margin-left: 4px; }

div#sidebar, div#sidebar_no_title {
	text-align: left;
	position: relative;
	z-index: 0;
	width: 130px;
	float: right;
	margin-left: 10px;
}

* html body div#sidebar { float: none; }
* html body div#sidebar_no_title { float: none; }

div#sidebar ul {
	font-size: 150%;
	line-height: 110%;
	list-style: none;
	padding-top: 50px;
	margin-bottom: -6px;
}

div#sidebar_no_title ul {
	font-size: 150%;
	line-height: 110%;
	list-style: none;
	margin-bottom: -6px;
}

* html body div#sidebar ul { padding-top: 48px; font-weight: bold; }

div#sidebar ul li, div#sidebar_no_title ul li { margin-bottom: 2px; }
div#sidebar div.player, div#sidebar_no_title div.player { margin-left: -2px; }
div#sidebar div#bottom_player, div#sidebar_no_title div#bottom_player { margin: -40px 0 0 0; }

a:link, a:visited {	color: #000000; text-decoration: none; }
a:hover, a:active { color: #ff0000; text-decoration: none; }

div#post_date { margin-bottom: 1em; }
div#post_text a { text-decoration: underline; }
div#post_text a:active { text-decoration: none; }

/* photo page stuff */

table#photo_index_table p {	margin: 0 0 0 -1px; display: inline; }

div.table_bottom { background: transparent url(../images/table_box_bottom.gif) bottom center no-repeat; }
div.table_top { background: transparent url(../images/table_box_top.gif) top center no-repeat; }
div.table_middle { background: transparent url(../images/table_box_middle.gif) center repeat-y; margin: -1px 0 0 -2px; }

table.thumb_table { border-collapse: collapse; }
p.photo_note { font-size: 75%; }

/* blog page */

table#blog_table { border-collapse: collapse; }
table#blog_table td { width: 255px; vertical-align: top; padding: 0 10px 10px 0; }
table#blog_table td.post_list_left { text-align: left; }
table#blog_table td.post_list_right { text-align: right; }

ul.post_list { list-style: none; }
ul.post_list li { margin-top: 6px; }

/* video page */

div.video_container { text-align: center; }
div.video_holder { margin: 10px auto 0 auto; }

div.video_holder table { margin: 0 auto; }
div.video_holder table h5 { font-size: 125%; line-height: 110%; padding-bottom: 12px; }
div.video_holder table tbody tr td { text-align: center; padding: 10px; }
div.video_holder table tbody tr td img { margin: 0 auto; border: solid 1px #aaa; padding: 1px; width: 360px; }

/* tour page */

table#tour_table { border-collapse: collapse; width: 790px; clear: left; margin: none; }
table#tour_table td { padding-bottom: 6px; }
table#tour_table td.date { width: 270px; vertical-align: top; }

ul.event_list { list-style: none; }
ul.event_list li { margin-bottom: 2px; }

/* download page */

img#download_button {
	margin-left: 0;
	margin-top: 9px;
}

img#download_ep_button {
	margin-left: -3px;
	margin-top: 9px;
}

div#download_content, div#download_ep_content { text-align: center; }
div#download_content form p, div#download_ep_content form p { color: #ffffff; }
div#download_content input, div#download_ep_content input { font-family: Courier, "Courier New", sans-serif; display: inline; }
div#download_content input#pubuser_submit, div#download_ep_content div#form_box input#ep_submit, div#download_ep_content div#paypal_box input#ep_submit, div#download_ep_content div#paypal_box p {
	font-size: 14px;
	padding: 3px 5px;
	color: #ff0000;
}

div#download_ep_content div#paypal_box p {
	color: #ffffff;
	text-align: center;
}

div#download_ep_content div#paypal_container div#terms_box {
	z-index: 0;
	position: absolute;
}

div#download_ep_content div#form_box { padding-bottom: 1em; }
div#download_ep_content table td.label { text-align: right; padding-right: .5em; }
div#download_ep_content table td.error input#email, div#download_ep_content table td.error input#first_name, div#download_ep_content table td.error input#last_name { background-color: #ff7f7f; }

div#download_content input#pubuser_email, div#download_ep_content input#email, div#download_ep_content input#first_name, div#download_ep_content input#last_name {
	font-size: 14px;
	border: solid 1px #000;
	padding: 3px;
	background-color: #ffffff;
	width: 400px;
}

table#download_table tr td {
	height: 510px;
	margin: 0;
}

p.credit_lyrics_links a { color: #ff0000; text-decoration: underline; }

/* lightbox2 styles */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
