body {background-color: #CCCCCC;}

.clear {
	clear: both;
	}

hr.hor_line {
	background-image: url('images/line.jpg');
	width: 100%;
	background-repeat: repeat-x;
	height: 5px;
	}

div.members {
	position: relative;
	top: -175px;
	left: 0px;
	color: #000000;
	text-align: right;
	}
	
div.members a:link,
div.members a:visited,
div.members a:hover,
div.members a:active {
	color: #cc0000;
	text-decoration: none;
	}	
	
div.members a span.off {
	display: none;
	}
	
div.members a:hover span.off {
	display: inline;
	}
	
div.members a:hover span.on {
	display: none;
	}

h2 {
	line-height: 5px;
	}

div.container {
	width: 760px;
	background-color: #FFFFCC;
	padding: 0px;
	}
	
div.border {
	width: 100%;
	padding: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

div.header {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	border-bottom: none;
	position: relative;
	width: 100%;
	}

div.header img {
	border: none;
	width: 100%;
	}

div.header form.mailing_list {
	display: block;
	font-size: 0.8em;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	}

div.homepage_header {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	width: 100%;
	color: #6699cc;
	font-size: 24px;
	font-weight: bold;
	background-image: url('images/line.jpg');
	background-repeat: repeat-x;
	}

td.vert_line {
	background-image: url('images/line.jpg');
	background-repeat: repeat-y;
	width: 3px;
	}


/************* Begin Menu *************/

.menuStyle {
	background-color: #F2CEC6;
	border: solid 1px #000000;
	margin: 0px;
	}

.menuStyle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 3px 0px 3px;
	}

.menuStyle a:link,
.menuStyle a:visited {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	}
	
.menuStyle a:hover,
.menuStyle a:active {
	color: #9966CC;
	font-weight: bold;
	text-decoration: none;
	}	

.menuStyle input {
	color: #333333;
	background-color: #eeeeee;
	size: 8px;
	padding: 2px;
	font-size: 10px;
	}

#menuHead {
	background-color: #F2CEC6;
	z-index: 50;
	width: 185;
	margin: 0px;
	}

#menuHead1 {
	position: relative;
	background-color: #F2CEC6;
	}

#menu1 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	}

/************ End Menu *****************/

/************* Record Display *************/

div.band_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
	
div.record_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	}
	
div.site_content {
	color: #BF7360; 
	font: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	padding: 5px; 
	background-color: #FFFFCC;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	}

div.about {
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #369;
	border: 1px solid #000000;
	border-top: none;
	}
	
div.about a:link, div.about a:visited {color: #99CCFF; text-decoration: none;}
div.about a:active, div.about a:hover {color: #fff; text-decoration: none; border-bottom: 1px solid #FF6699; border-top: 1px solid #FF6699;}

div.band_info {color: #BF7360; font: Georgia, "Times New Roman", Times, serif; font-size: 12px;}
div.band_info img {float: left; padding: 0px 5px 5px 0px}

div.links_page {color: #BF7360; font: Georgia, "Times New Roman", Times, serif; font-size: 12px; padding: 5px;}
div.links_page ul li {
	color: #BF7360;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px;
	list-style: none;
	line-height: 5px;
	}
	
div.links_page a:link {
	color: #990066;
	text-decoration: none;
	}
	
div.links_page a:visited {
	color: #990066;
	text-decoration: none;
	}	
	
div.links_page a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}	
	
div.links_page a:active {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}

/***** MEMBERS PAGE ****/
div.member_home_links {
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	background-color: #eeeeee;
	border: 1px solid #CC99CC;
	padding: 2px;
	}
	
div.member_home_links li {
	list-style: none;
	}

div.member_home_links h2 {
	font-size: 22px;
	font-weight: bold;
	}
	
div.member_home_links a:link,
div.member_home_links a:visited {
	color: #990066;
	text-decoration: none;
	}

div.member_home_links a:hover,
div.member_home_links a:active {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}

body.member_body {
	background-color: #ffffff;
	}

table.member_form {
	font: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	}
	
table.member_form input,
table.member_form textarea,
table.member_form option,
table.member_form select {
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #eeeeee;
	border: 1px solid #CC99CC;
	padding: 2px;
	}

div.member_header_links {
	position: relative;
	top: -10px;
	left: 0px;
	border: 1px solid #006699;
	height: 25px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	width: 100%;
	}

div.member_header_links a:link,
div.member_header_links a:visited {
	text-decoration: none;
	color: #006699;
	}
	
div.member_header_links a:hover,
div.member_header_links a:active {
	text-decoration: none;
	background-color: #006699;
	color: #FFFFFF;
	}	



/********* Quantity Edit ***************/

div.quantity_edit {
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #eeeeee;
	border: 1px solid #CC99CC;
	padding: 5px;
	}
	
div.quantity_edit a:link,
div.quantity_edit a:visited {
	color: #990066;
	text-decoration: none;
	}

div.quantity_edit a:hover,
div.quantity_edit a:active {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}	

/***** NEWS ****/
div.news {
	width: 400px;
	}

div.news_entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}

div.news_entry img {
	float: left;
	padding: 0px 5px 5px 0px;
	}
	
td.news_subject {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990066;
	}
	
tr.name_date {
	}

/************** DISTRO *************/
div.distro_links {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	}

div.distro_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	}

div.distro_links a:link,
div.distro_links a:visited {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	}
	
div.distro_links a:hover,
div.distro_links a:active {
	color: #9966CC;
	font-weight: bold;
	text-decoration: none;
	}	

div.distro_links input {
	background-color: #eeeeee;
	border: 1px solid #000000;
	color: #333333;
	size: 10px;
	padding: 2px
	}	

a.more_releases:link,
a.more_releases:visited {
	color: #CC3333;
	text-decoration: none;
	}
	
a.more_releases:hover,
a.more_releases:active {
	color: #CC3333;
	text-decoration: underline;
	}	

div.page_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
div.page_number a:link,
div.page_number a:visited {
	color: #336699;
	text-decoration: none
	}
	
div.page_number a:active,
div.page_number a:hover {
	color: #FF3300;
	text-decoration: none
	}	

/***** TOUR ****/	
table.tour {
	width: 100%;
	color: #BF7360; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	}
	
table.tour tr.tour_header td {
	font-weight: bold;
	color: #CC6633;
	font-size: 14px;
	text-decoration: underline;
	}
	
table.tour td {
	vertical-align: top;
	}
	
td.tour_band {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
	font-size: 16px;
	}

/***** WEEKLY TOUR PAGE ****/
table.week_tour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

table.week_tour td {
	vertical-align: top;
	padding: 2px;
	}

tr.line1 {
	background-color: #FFCCFF;
	}
	
tr.line2 {
	background-color: #FFCCCC;
	}
	
tr.week_tour_header {
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
/***** Upcoming Releases ****/
div.upcoming_album_art img {
	border: 0px;
	float: left;
	padding: 3px;
	}

div.upcoming_band_title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
div.upcoming_band_title a:link,
div.upcoming_band_title a:visited {
	color: #000000;
	text-decoration: none;
	}
	
div.upcoming_band_title a:hover,
div.upcoming_band_title a:active {
	color: #777;
	text-decoration: underline;
	}
	
div.upcoming_record_release {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-variant: small-caps;
	}

div.upcoming_record_release a:link,
div.upcoming_record_release a:visited {
	color: #000000;
	text-decoration: none;
	}
	
div.upcoming_record_release a:hover,
div.upcoming_record_release a:active {
	color: #777;
	text-decoration: underline;
	}

div.upcoming_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-variant: small-caps;
	}
