html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/************* END RESET ***************/


/******** HTML ELEMENTS ***************/

body {
	background: #eaeaea;
	font-family: arial;
	color: #444444;
	font-size: 10pt;

}

p {
	line-height: 22px;
	margin-bottom: 10px;
}

th {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: underline;
}
/*************** IDS *****************/

#everything {
	background: white url('../images/strat_cropped.jpg') no-repeat;
	border: 2px solid #c8c8c8;
	padding: 10px;
	width: 980px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

#header {
	text-align: center;
}

#content {
	margin: 10px 65px;
	min-height: 450px;
	height:auto !important;
 	height:450px;
	/*overflow: auto;*/
	padding-right: 25px;
	
}

#content p {
	text-align: justify;
}

#band_left_column {
	padding-right: 15px;
	width: 520px;
}

#band_right_column {
	float: right;
	width: 250px;
	padding-left: 15px;
	padding-top: 15px;
	text-align: center;
	
}

#band_right_column .subtitle {
	text-align: center;
}

#band_right_column p {
	text-align: center;
}

#band_right_column img {
	border: 2px solid #a8a8a8;
	margin-bottom: 10px;
}

#release_right_column {
	float: right;
	width: 260px;
	text-align: center;
}

#release_right_column img {
	margin-bottom: 15px;
}

#release_right_column p {
	text-align: center;
}


#release_title {
	margin-bottom: 20px;
}

#release_tracklisting {
		
}

#releases_list table{
	display: inline;
	margin-right: 50px;
}

#releases_list table td {
	width: 130px;
	text-align: center;
}

#releases_list table img {
	border: 2px solid #c8c8c8;
}

#links {
	text-align: left;
	padding-left: 65px;
}

#links table td a {
	display: block;
	text-indent: -999em;
	height: 25px;
	margin-right: 10px;
}

#links table td a:hover, #links table td a.selected {
	background-position: bottom;
}

#index_link {
	background-image: url('../images/links/home.jpg');
	width: 51px;
}

#gigs_link {
	background-image: url('../images/links/gigs.jpg');
	width: 42px;
}

#biog_link {
	background-image: url('../images/links/biog.jpg');
	width: 43px;
}

#bands_link {
	background-image: url('../images/links/bands.jpg');
	width: 58px;
}

#discog_link {
	background-image: url('../images/links/discog.jpg');
	width: 121px;
}

#galleries_link {
	background-image: url('../images/links/galleries.jpg');
	width: 87px;
}

#mp3_link {
	background-image: url('../images/links/mp3.jpg');
	width: 42px;
}

#repairs_link {
	background-image: url('../images/links/repairs.jpg');
	width: 72px;
}
#tuition_link {
	background-image: url('../images/links/tuition.jpg');
	width: 68px;
}
#gear_link {
	background-image: url('../images/links/gear.jpg');
	width: 47px;
}
#links_link {
	background-image: url('../images/links/links.jpg');
	width: 49px;
}

#contact_link {
	background-image: url('../images/links/contact.jpg');
	width: 72px;
}

#text_formatting_help_table {
	width: 90%;
}

#text_formatting_help_table td {
	padding-bottom: 10px;
}

#text_formatting_help_table a {
	color: blue;
}
	
/***************** CLASSES ****************/

.popup_close {
	text-align: center;
	font-size: 1.3em;
}

.gig_table {
	width: 100%;

}

.gig_table tr {
}

.gig_table th {
	padding: 5px;
	border-right: 1px solid #a1a1a1;
	font-family: futura;
	font-size: 1.2em;
	font-weight: normal;

}
.gig_table td {
	padding: 5px;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
}

.gig_table td.no_right_border, .gig_table th.no_right_border {
	border-right: 0;
}

.warning_text {
	color: red;
	font-weight: bold;
}

.page_title {
	font-family: futura;
	font-size: 1.6em;
}

.subtitle {
	font-family: futura;
	font-size: 1.3em;
}

.form_table {
}

.form_table td {
	padding: 10px;
	vertical-align: top;
}

/*
.link {
	display: block;
	background: #d8d8d8;
	padding: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #202020;
}

.link:hover {
	background: #b8b8b8;
}
*/

.band_thumbnails table {
	display: inline;
	margin-right: 25px;
}

.band_thumbnails table td {
	text-align: center;
}

.band_discog_entry p {
	line-height: 3px;
}

.galleries_table {
	
}

.galleries_table td {
	text-align: center;
	width: 200px;
}

.gallery_thumb_title {
	width: 100px;
	margin: 0 auto;
}

.images_table {
	
}

.images_table td {
	text-align: center;
	width: 200px;
	padding-bottom: 20px;
}

.admin_link {
	color: red;
}

.right_float_image {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 2px solid #c8c8c8;
}

.mp3_table {
	width: 100%;
}

.mp3_table td {
	text-align: center;
	padding: 10px 5px;
	width: 250px;
}


.mp3_title {
	font-family: Georgia;
	font-size: 1.2em;
	margin-bottom: 3px;
}


.save {
	clear: both;
}

.releases_table td  {
	
	padding-right: 25px;
	padding-left: 25px;
}

/* HELP */

.help_section {
	
	background: #eaeaea;
	padding: 5px;
	margin-bottom: 10px;
	
}

.help_title {
	font-size: 1.4em;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 3px;
}

.help_subtitle {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #696969;
	width: 50%;
}
	
	


