/* site wide stuff */
html { 
	margin-top: 0px;
	margin-bottom: 10px;
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: center;
	color: #000;
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, arial; 
	BACKGROUND-COLOR: #ffffff;
	width: 900px;
	height: 100%;
}


/* header stuff TOP BANNERS, HOT CORNERS, features*/
#topheader {
	width: 900px;
	position: relative;
}
#abouttext {
	padding: 135px 0px 0px 0px;
	width: 300px;
	text-align: left;
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial; 
	background-image: url("images/top_banner.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
#abouttext2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 350px;
	width: 500px;
	height: 220px;
	background-image:  url("/images/feature_background.jpg");
	background-repeat: no-repeat;
}
#abouttextsub {
	padding: 0px 0px 0px 0px;
	width: 500px;
	height: 200px;
	background-image: url("images/top_banner_sub_pages.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
#abouttext2sub {
	margin: -20px 0px 0px 550px;
	width: 300px;
	text-align: left;
}
#abouttext2subtext {
	position: absolute;
	padding: 95px 2px 0px 3px;
	width: 300px;
	text-align: left;
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	background-color: #000000;
	background-image:  url("images/hot_corner.jpg");
	background-repeat: no-repeat;
	background-position: top;
	border: 2px solid #ff0000;
	display: block;
}
#abouttext2submovie {
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 300px;
	text-align: left;
	background-color: #000000;
	border: 2px solid #ff0000;
	display: none;
}
#abouttext2sub h2 {
	text-align: left;
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial; 
}
#abouttext2sub a {
	COLOR: #fff; 
}
#abouttext2sub a:hover {
	COLOR: #ccc; 
}
#abouttext2sub a:active {
	COLOR: #ccc; 
}
#musictopright {
	position: relative;
	padding: 5px 2px 0px 3px;
	margin: 1px 1px 1px 510px;
	width: 425px;
	text-align: left;
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	display: block;
}
#featuretagline {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 30px 6px 0px 6px;
	background-image:  url("images/feature_background.jpg");
	background-repeat: no-repeat;
}
#featurebanner {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 1px 0px;
	background-image:  url("images/feature_background.jpg");
	background-repeat: no-repeat;
}
#featureprevious {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:  url("images/feature_background.jpg");
	background-repeat: no-repeat;
}
#featurenext {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:  url("images/feature_background.jpg");
	background-repeat: no-repeat;
}
/* end of top headings logo banners and what not */


/* main body stuff (tabs are in tabs.css) */
#main {
	border: 1px solid #000;
	clear: both;
	background: #eee;
	padding-top: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 900px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin: 0 0 0 0;
}
.contents {
	background: #ffffff;
	border: 1px solid #000;
	clear: both;
	padding-top: 12px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 890px;
	min-height:1500px;
	height:auto !important;
	height:500px;
	margin: 0 0 0 0;
}

.bannershow {
	width: 454px; 
	height: 115px;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 370px;
	background-image:  url("images/banner_waitingroom.jpg");
	background-repeat: no-repeat;
}


.sub {
	background: no-repeat 0 0;
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
	border: 1px solid #ccc;
	height: auto;
}
.w1 {
	background-image: url("images/col_heading.gif");
	font-size: .9em;
	line-height: 1.6em;
	width: 280px;
	height: auto;
	text-align: left;
}



.w1 li {
	padding: 2px 2px 0 0;
	margin: 0 0 0 15px;
}

.w1 h2 {
	color: #fff;
	margin: 0;
	padding: 10px 20px;
	FONT-SIZE: 12pt; 
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}
.w1 h2 a { 
	text-decoration: none; 
	color: #fff; 
}
.w1 h2 a:hover { 
	text-decoration: none; 
	color: #ccc; 
}
.w1 h2 a:active { 
	text-decoration: none; 
	color: #ccc; 
}
.w1 h3 {
	margin: 0;
	padding: 10px 2px 0 2px;
	text-indent: 0;
	text-align: left;
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial; 
	FONT-SIZE: 10pt; 
	width: auto;
}
.w1 h3 a { 
	text-decoration: none; 
	color: #000; 
}
.w1 h3 a:hover { 
	text-decoration: none; 
	color: #ccc; 
}
.w1 h3 a:active { 
	text-decoration: none; 
	color: #ccc; 
}
.w1 h4 {
	margin: 0;
	padding: 10px 20px;
	text-indent: 0;
	text-align: left;
	COLOR: #000000; 
	FONT-SIZE: 9pt; 
	FONT-FAMILY: verdana, arial; 
	width: auto;
}

.w1 a { 
	color: #1111FF; 
}
.w1 a:hover { 
	color: #5555FF; 
}
.w1 a:active { 
	color: #5555FF; 
}

.music {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	width: 350px;
	height: 150px;
}


/* sub list pages like artists, events, news, etc */

.liblists {
	background: #ffffff;
	border: 1px solid #000;
	clear: both;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	padding-right: 2em;
	width: 850px;
	text-align: center;
	min-height: 500px;
	text-align: left;
	margin: 0 0 0 0;
}
.liblists h1 {
	background-image: url("images/sub_h1.gif");
	background-repeat: no-repeat;
	background-position: center right;
	color: #fff;
	margin: 0;
	padding: 10px 20px;
	FONT-SIZE: 14pt; 
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
	text-align: right;
}
.liblists h2 {
	background-image: url("images/sub_h2.gif");
	background-repeat: no-repeat;
	background-position: center left;
	color: #000;
	margin: 0;
	padding: 10px 20px;
	FONT-SIZE: 12pt; 
	text-indent: 0;
	width: auto;
	text-align: left;
}
.liblists li {
	margin: 0;
	padding: 5px 0 0 0 ;
}
.liblists h3 {
	margin: 0;
	padding: 10px 2px 0 2px;
	text-indent: 0;
	text-align: left;
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial; 
	FONT-SIZE: 10pt; 
	width: auto;
}
.liblists h3 a { 
	text-decoration: none; 
	color: #000; 
}
.liblists h3 a:hover { 
	text-decoration: none; 
	color: #ccc; 
}
.liblists h3 a:active { 
	text-decoration: none; 
	color: #ccc; 
}


.ie7 .globalNavContain	{
	clear: both;
	bottom:0;
	width: 500px;
	position:absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 1000 !important;
}