@charset "UTF-8";
/* CSS Document */

body {
	
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #ad2007;
}
a:visited {
	color: #91722d;
}
a:hover {
	color: #1b508f;
}
a:active {
	color: #ad2007;
}





a.white:link {
	color: #ffffff;
	text-decoration:none;
}
a.white:visited {
	color: #ffffff;
	text-decoration:none;
}
a.white:hover {
	color: #ad2007;
	text-decoration:none;
}
a.white:active {
	color: #ffffff;
	text-decoration:none;
}

a.brown:link {
	color: #7b6652;
	text-decoration:none;
}
a.brown:visited {
	color: #7b6652;
	text-decoration:none;
}
a.brown:hover {
	color: #ad2007;
	text-decoration:none;
}
a.brown:active {
	color: #7b6652;
	text-decoration:none;
}



a.blocklink:link, a.blocklink:visited, a.blocklink:active {
	color: #ffffff;
	background-color: #ad2007;
	text-decoration:none;
	border: 1px solid #ffffff;
	padding:2px 4px 2px 4px;
}
a.blocklink:hover {
	background-color: #1b508f;
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	passing: 0;
	margin: 0;
	font-size: 14px;
	font-weight:normal;
}

h1 {
	color:#b33732;
	font-size: 16px;
}


#mainwindow {
	width:900px;
	height:auto;
	background-color:#ffffff;
	border: 1px #000000 solid;
	position:relative;
	background-image:url(../images/body_back.jpg);
	background-repeat:repeat-x;
}


#topheader {
	position:absolute;
	top:0px;
	height:35px;
	width:910px;
	margin-left:-10px;
	text-align:left;
}


#sidecontent {
	position:relative;
	float:right;
	top:55px;
	right:0px;
	width: 330px;
	padding:10px 0px 40px 10px;
	text-align:left;
}


#maincontent {
	 position:relative;
	 float:left;
	 top:55px;
	 width: 535px;
	 padding:10px;
	 text-align:left;
}



#footer {
	position:relative;
	bottom:0px;
	height:24px;
	background-color:#000000;
	width:902px;
	margin: 0 auto;
}


div.description {
	padding-bottom:10px;
}

.button {
	background-color:#ad2007;
	color:#FFFFFF;
	border: 1px solid #391300;
}

.input {
	color:#000000;
	border: 1px solid #000000;
}

.spacer {
	margin: 10px 0px 10px 0px;
	height:2px;
	clear:both;
}

.spacerbottom {
	margin: 10px 0px 10px 0px;
	height:20px;
	clear:both;
}

.horizSpacer {
	width:30px;
	float:left;
}


.line {
	border-bottom: 1px solid #dccfb5;
}

.featuredimage {
	display:block;
	width:150px;
}

.featuredimageBox {
	float:left;
	text-align:center;
}

.artistimage {
	float:right;
	display:block;
	border: 1px solid #413f3d;
	margin-left: 10px;
}

.featuredheader {
	font-weight:bold;
	line-height:18px;
}

.artistname {
	color: #b90b09;
	font-style:italic;
	margin-bottom:6px;
}

.shows {
	background-color:#f5f1e1;
	padding:10px;
}

.news {
	clear:both;
}

.showsheader {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	padding-bottom:8px;
	color:#b33732;
	font-size: 16px;
}

.featuredartlabel {
	color:#fefefe;
	background-color: #000000;
	padding:6px;
	height:14px;
	width: 298px;
}

.featuredart {
	width: 330px;
}

.emailsignup {
	color:#000000;
	font-size:10px;
	padding-right:10px;
	text-align:left;
	height:40px;
}

#nav {
	display:block;
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	height:auto;
}


#nav ul {
	position:relative;
	margin:0;
	margin-top:2px;
	padding:0;
	width:330px;
	height:auto;
}

.hidden {
	display:none;
}

#nav li {
	display:block;
	position:relative;
	list-style:none;
	margin-bottom:2px;
}




#nav li div.nav {
	display:block;
	background-image:url(../images/navigation_back.jpg);
	background-repeat:no-repeat;
	background-color: #f5f1e1;
	width:310px;
	height:28px;
	padding:0px 10px 0px 10px;
	font-size: 12px;
	line-height:28px;
	font-weight:bold;
	text-decoration:none;
	color:#f5f1e1;
	text-align:left;
	
}
#nav li div.nav:hover {
	color:#f5f1e1;
	background-position:0px -28px;
}



#nav li a.nav {
	display:block;
	background-image:url(../images/navigation_back.jpg);
	background-repeat:no-repeat;
	background-color: #cccccc;
	width:310px;
	height:28px;
	padding:0px 10px 0px 10px;
	font-size: 12px;
	line-height:28px;
	font-weight:bold;
	text-decoration:none;
	color:#f5f1e1;
	text-align:left;
}
#nav li a.nav:hover {
	color:#f5f1e1;
	background-position:0px -28px;
}


#nav div.openclose {
	float: right;
	padding:5px 0px 5px 0px;
}


#nav li ul li a.subnav {
	display:block;
	background-image:url(../images/subnav_back.jpg);
	background-color: #cccccc;
	width:300px;
	height:20px;
	padding:0px 20px 0px 10px;
	font-size: 12px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	text-align:right;
}
#nav li ul li a.subnav:hover {
	color:#ffffff;
	background-position:-330px;
}


#nav li ul div.sidecontent {
	display:block;
	position:relative;
	background-color: #ffffff;
	background-repeat:repeat-x;
	padding:10px;
}

