@charset "utf-8";
/* West Chester Rock City - Content */

body {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900
}

/*  General Tag Formatting */

h1 {
	font-size: 14px
}

h2 {
	font-size: 12px
}

h3 {
	font-size: 11px
}

a {
	color: #FF9900;
	text-decoration: none
}

a:link {
	color: #FF9900;
	text-decoration: none
}

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

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

a:visited:hover {
	color: #FFCC00;
	text-decoration: underline
}

/* ---------- Recent Updates Display ---------- */
#recent_updates {
	padding-left: 25px
}

#updates {
	width: 100%
}

#updates td {
	width: 50%;
	text-align: left;
	vertical-align: top
}

.update_list {
	text-align: left
}

/* --------- Slideshow on Home Page --------- */

#slideshow_cont {
	position: relative;
	background: #660000;
	margin: 0 auto;
	width: 408px;
	height: 408px;
	z-index: 75
}

/*#slideshow {
	position: relative;
	margin: 0 auto;
	width: 400px;
	height: 400px;
	z-index: 100
}*/

#slideshow {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 400px;
	height: 400px;
	z-index: 100
}


#slideshow_over {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 400px;
	z-index: 200
}

/* --------- Flash Song Player on Home Page --------- */

#player_cont {
	position: relative;
	width: 192px;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
	z-index: 200
}

#flashPlayer {
	position: relative;
	width: 192px;
	height: 35px;
	margin: 0;
	overflow: hidden;
	z-index: 200
}

#homesong {
	text-align: center;
	font-size: 10px;
	margin: 3px 0 0 0
}

/* ---------- Bands Display Table ---------- */
#bands {
	width: 940px;
	margin: 10px auto
}

#bands td {
	width: 235px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	text-align: center
}

#bands a img {
	border: none;
	margin: 2px auto
}

#bands a:hover img {
	border: none;
	margin: 0 auto 4px auto
}

/* ---------- Band Display Table ---------- */
#band_display {
	width: 940px;
	margin: 10px auto
}

/*#band_display td {
	padding: 5px;
	vertical-align: top
}*/

#band_display .left {
	width: 460px;
	float: left;
	overflow: hidden
}

#band_display .right {
	width: 460px;
	float: right;
	overflow: hidden
}

.band_members li {
	list-style: none;
	margin: 0 0 3px 0;
	padding: 0
}

#media_player {
	background: #CC9933;
	width: 419px;
	height: 200px
}


/* ---------- Video Display Table ---------- */
#videos {
	width: 940px;
	margin: 10px auto
}

#videos td {
	width: 235px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	text-align: center
}

#videos a img {
	border: 1px #993300 solid;
	margin: 0 auto
}

#videos a:hover img {
	border: 1px #FF9900 solid 
}

#videos a:visited img {
	border: 1px #990000 solid 
}

#videos a:visited:hover img {
	border: 1px #FF9900 solid 
}

#videos .video_bandname {
	display: block;
	margin: 10px auto 7px auto;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
}

.video_desc {
	font-size: 10px;
	text-align: center;
	margin: 5px auto 15px auto;
	display: block;
	width: 190px;
}

/* ---------- Individual Band Video Display Table ---------- */
#band_videos {
	width: 460px;
	margin: 10px auto 0 auto
}

#band_videos td {
	width: 230px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	text-align: center
}

#band_videos a img {
	border: 1px #993300 solid;
	margin: 0 auto
}

#band_videos a:hover img {
	border: 1px #FF9900 solid 
}

#band_videos a:visited img {
	border: 1px #990000 solid 
}

#band_videos a:visited:hover img {
	border: 1px #FF9900 solid 
}

#next_last a {
	border: none;
}

#next_last img {
	border: none;
}

#next_last a img {
	border: none;
}

#next_last a:hover img {
	border: none;
}

#next_last a:visited img {
	border: none;
}

#next_last a:visited:hover img {
	border: none;
}


/* ---------- Individual Band Photo Display Table ---------- */
.pic_header {
	display: block; 
	width: 400px; 
	height: 48px;
	margin: 5px auto 0 auto
}

.band_images {
	width: 440px;
	margin: 0 auto 0 auto
}

.band_flyers {
	width: 400px;
	margin: 0 auto 0 auto
}

.band_albums {
	width: 460px;
	margin: 0 auto 0 auto
}

.band_images td {
	width: 92px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	text-align: center
}

.band_images a img {
	display: block;
	border: 1px #993300 solid;
	margin: 0 auto
}

#next_last a img {
	display: inline;
}

.band_images a:hover img {
	border: 1px #FF9900 solid 
}

.band_images a:visited img {
	border: 1px #990000 solid 
}

.band_images a:visited:hover img {
	border: 1px #FF9900 solid 
}

.image_desc {
	width: 90px;
	text-align: center;
	font-size: 9px;
	margin: 3px auto 10px auto
}

/* ---------- IMage gallery ---------- */

.picrow {
	position: relative;
	width: 95%;
	margin: 0 auto
}

.picrow .img {
	position: relative;
	float: left; 
	margin: 5px 10px 5px 0
}

.picrow .img img {
	height: 90px;
	border-width: 1px
}

.picrow .img a img {
	border: 1px #660000 solid;
}

.picrow .img a img:hover {
	border: 1px #FF9900 solid;
}

/* ---------- Links page ---------- */
#link_disp {
	width: 100%;
}

#link_disp td {
	width: 50%;
	padding: 10px;
	vertical-align: top
}

#link_disp ul {
	margin: 5px 0 5px 15px;
	padding: 0;
}

#link_disp li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0
}


