div #atssh {
	padding:0;
}
div {
	margin:0;
	padding:0;
}
#main div {
	padding-bottom: 8px;
}
body {
	margin:0;
	padding:0;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	background: #000000 url(/layout/bg2.jpg) top center no-repeat;
}
iframe {
	border:none;
}

.body-wrapper {
	padding:0;
	margin-top: 0;
	margin-left: auto;
  margin-right: auto;
  width:800px;
  background:transparent;
}
.body-wrapper, #top {
	margin-top: 0;
}

#top {
	height: 200px;
	width: 600px;
	background: url(layout/top_bg.jpg) no-repeat top;
	padding-bottom: 0;
	overflow: hidden;
	float:left;
}


ul#nav {
	list-style: none;
	top: 155px;
	position:absolute;
}
#new ul#nav li {
	float:left;
	padding-right: 30px;
	font-family: helvetica,arial,sans-serif;
	font-weight: 300;
	color: #aaaaaa;
	font-size: 10pt;
}
#new ul#nav li a {
	color: #aaaaaa;
	text-decoration: none;
}
#new ul#nav li a:hover,#new ul#nav li a.active {
	color: #ffffff;
	_background:transparent;
	_color: #ffffff !important;
}
#new li.external_links {
	float: right;
	margin-left: 110px;
	_margin-right: 200px;
}
#new li.external_links a {
	float: right;
	margin-left: 30px;
	display: block;
}


#main {
	background: url(/layout/main_bg.gif) repeat-y;
	margin:0;padding:0;
	font-family: helvetica neue, helvetica, arial, sans-serif;
}
#main #main-inner {
	width:600px;
	float:left;
}















/* NEWS */

.news_content {
	margin: 0;
	padding: 20px 0 0 0;
}
.news_content .news_icon {
	margin-left: 25px;
	width: 25px;
	float:left;
	padding-top:8px;
}
.news_content .news_header {
	display: block;
	float:none;
	padding: 0 0 5px 0 !important;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	margin-left: 25px !important;
	margin-right: 25px;
	font-family: Futura,helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 11.5pt;
	line-height: 14pt;
	_font-weight:bold;
}
.news_content .news_text {
	margin-left: 50px;
	margin-right: 25px;
}
.news_content .news_info_bar {
	padding-top: 15px;
	background-color: #f1f1f1;
	font-size: 7.3pt;
	color: #828282;
}
.news_content .news_info_share {
	float:left;
	margin-top:8px;
	margin-left: 50px;
	font-size: 7.3pt;
	color: #828282;
	padding-bottom:0;
}
.addthis_toolbox {
	padding-bottom:0;
}
.news_content .news_info_share a {
	opacity:0.5;
}
.news_content .news_info_share a:hover {
	opacity:1;
}
.news_content .news_info {
	margin-left: 450px;
	font-size: 7.3pt;
	color: #828282;
	padding-bottom:0;
}
.news_content .news_info_bar {
	margin-top: 20px;
}
.news_content .news_info_bar a {
	color: #828282;
	font-weight: bold;
	text-decoration: none;
}
.news_content .news_info_bar a:hover {
	color: #000000;
}

#main a {
	color: #828282;
	font-weight: bold;
	text-decoration: none;
}
#main a:hover {
	color: #000000;
}

#morewrap {
	min-height: 100px;
}
#more #showmore {
	padding:25px;
	font-size:16pt;
	background-color: #444444;
	color: #eeeeee;
	cursor: pointer;
}







/* THE BAND */

/*#submenu_container {
	background-color: #f1f1f1;
	height: 45px;
	/*padding:0 25px 0 25px;* /
}
.submenu {
	/*padding-top:5px;* /
	float:left;
	/*width:91px;* /
}
.submenu a {
	color: #868686;
	text-decoration: none;
	padding:5px 0 0 25px;
	height:45px;
	width:91px;
}
.submenu a:hover {
	color: #000000;
}
.submenu .name {
	text-transform: uppercase;
}
.submenu .title {
	font-size: 80%;
	color: #868686;
}
.submenu a.active {
	background: #cccccc;
	color: #000000;
	font-weight: bold;
	display: block;
}*/
#submenu_container {
	background-color: #f1f1f1;
	height: 36px;
	/*padding:0 25px 0 25px;*/
	padding:0;
	margin: 0 0 20px 0;
	padding:0 !important;
	position: absolute;
	top: 200px;
	list-style: none;
}
#submenu_container li {
	float:left;
}
a.submenu {
	display: block;
	background-color: #f7f7f7;
	color: #333333;
	text-decoration: none;
	padding:13px 0 0 25px;
	height:40px;
	width:94px;
	border-left: 1px solid #eeeeee;
	line-height: 120%;
	border-bottom: 1px solid #eeeeee;
	font-weight:normal !important;
	letter-spacing: normal !important;
}
a.first {
	width:75px;
	border-left: 0 !important;
}
a.submenu .name {
	font-size:10pt;
}
a.submenu .title {
	font-size: 8pt;
	color: #777777;
}
a.submenu:hover {
	color: #000000;
	background-color: #f1f1f1;
}
a.submenu:hover .title {
	color: #000000;
}
a.submenu.active {
	background: #eff3f7;
	color: #000000 !important;
	display: block;
}
a.submenu.active .title {
	color: #000000;
}

#band-inner h1.header {
	font-family: Futura, helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	margin:0;padding:15px 0 25px 25px;
	font-weight: normal;
	_font-weight:bold;
}
h4.header {
	font-family: Futura, helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	margin:0;padding:0 0 3px 0;
	font-weight: normal;
	_font-weight:bold;
}
h2.header {
	font-size:22px;
	color:#bdbdbd;
	font-weight:bold;
	line-height:30px;
	margin:0;
	padding:0 0 8px 0;
}

#shortinfo {
	padding-top: 20px;
	background-color: #f1f1f1;
	height:180px;
}
#shortinfo h4.header {
	font-family: Futura, helvetica, arial, sans-serif;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 !important;
	line-height: 13px;
	font-weight: normal;
	_font-weight:bold;
}
#shortinfo p.shortanswer {
	padding:0 !important;
	margin:0 !important;
}
#shortinfo .shortfloat {
	float:left; width: 175px;
	padding-bottom:2px;
}
#shortinfo #profile_image {
	float:left;
	padding-left:25px;
}

#info {
	padding:0 25px 0 25px;
}
#info h4.header {
	font-family: Futura, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	line-height: 13px;
	padding:0;
	margin:0 0 -12px 0;
	_font-weight:bold;
}
#info p {
	
}
span.numberlist {
	font-size: 90%;
	color: #aaaaaa !important;
}
.band_moreinfo_left {
	clear:both;width:270px;padding:25px 5px 0 25px;float:left;
}
.band_moreinfo_right {
	width:275px;padding:25px 25px 0 0;float:left;
}
.band_moreinfo a {
	color: #828282;
	font-weight: bold;
	text-decoration: none;
}
.band_moreinfo a:hover {
	color: #000000;
}



/*** SHOWS ***/
.showentry {
	margin:0;
}
.show_leftcol {
	float:left;
	width:325px;
	padding-bottom:0;
}

.show_rightcol {
	float:left;
	width:225px;
	height:100%;
	padding-bottom:0;
}

table {
	border:0;
}
td {
	border:0;
}
#shows_content {
	width: 550px;
	_width:600px;
	_overflow:hidden;
}
#shows_content a {
	font-weight: bold;
	text-decoration: none;
	color: #444444;
}
#shows_content a:hover {
	color: #000000;
}



#shows_content .hover {
	background-color: #f7f7f7 !important;
}
#shows_content .active {
	background-color: #eff3f7 !important;
}

#shows_content .date {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
#shows_content h3.date {
	padding:0 !important;
	margin:2px 0 0 0 !important;
	line-height: 13px;
}
#shows_content h2.showtitle {
	padding:0;
	margin:0 0 7px 0 !important;
	font-size: 12px;
	line-height: 18px;
}
#shows_content .title1 {
	font-weight:bold;
	font-size:90%;
	color: #777777;
}
#shows_content .info1 {
	font-size:90%;
}
#shows_content .title2 {
	font-weight:bold;
	font-size:90%;
	color: #aaaaaa;
}
#shows_content .info2 {
	font-size:90%;
	color: #666666;
}
#shows_content .moreinfo {
	display:none;
}
#shows_content .moreinfobutton {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	clear:both;
	position:relative;
	float:right;
	margin-top:-15px;
	margin-right:-15px;
	font-size:80%;
	font-weight:bold;
	padding:1px 3px 1px 3px;
	cursor:pointer;
	height:14px;
	background: #ffffff;
	color: #dddddd;
	_right:30px;
	_width:40px;
}
#shows_content .hover .moreinfobutton,#shows_content .active .moreinfobutton {
	color: #ffffff;
	background: #444444;
}
#shows_content .hover .moreinfobutton:hover,#shows_content .active .moreinfobutton:hover {
	background: #000000;
}
#shows_content {
	margin-bottom:0 !important;
}
#shows_content .showheader {
	width:550px;
	padding:20px 25px 25px 25px !important;
	background-color: #f7f7f7;
	color: #444444;
	font-size: 21pt;
	float:left;
}
#shows_content h1.showheader {
	line-height: 21pt;
	display: block;
	border-bottom: 1px solid #eeeeee;
}
#shows_content .showentry {
	width:550px;
	padding:15px 25px 7px 25px;
	float:left;
}
#shows_content .show_past {
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.borderbottom {
	margin: 0 !important;padding:0 !important;
	clear:both;
	width:600px;
	border-bottom:1px solid #eeeeee;
}











/* Right-Column stuff */
#right-column {
	float:right;
	width:200px;
	background:#1b1b1b;
	height:100%;
	min-height: 700px;
	top:-200px;
	position:relative;
	padding:0 !important;
	margin:0 !important;
}
#right-column a {
	color: #ffffff;
}
#right-column a:hover {
	color: #cccccc;
}
#right-column-content {
	opacity:0.35;
	filter:alpha(opacity=35);
}
#right-column-logo {
	width:200px;
	height:200px;
	background: transparent url(/layout/logo.jpg) top left no-repeat;
}
#right-column .right-header {
	background:#272727;
	color: #ffffff;
	font-size:11pt;
	padding: 7px 14px 7px 14px;
	cursor: pointer;
	display: block;
}
#right-column h2.right-header {
	margin:-15px 0 10px 0;
	padding: 11px 14px 11px 14px;
	line-height: normal;
}
.right-header .right-dropper {
	display:block;
	float:right;
	margin:3px 0 0 0;
	background: transparent url(/layout/dropper-up.png) center center no-repeat;
	height:13px;
	width:14px;
	opacity:0.15;
	filter:alpha(opacity=15);
	_margin-top:-25px;
	_margin-right:5px;
}
.right-header .right-dropper.down {
background: transparent url(/layout/dropper-down.png) center center no-repeat;
}
#right-ushows {
	padding-bottom:10px;
}
.right-ushows-show {
	padding: 7px 4px 7px 4px;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #272727;
	font-size:9pt;
	line-height: 12pt;
}
.show-date {
	font-weight: bold;
	color: #ffffff;
	margin:0 !important;
	padding:0 !important;
}
h4.show-date {
	font-size: 12px;
	line-height: 110%;
}
.show-venuecity {
	color: #cccccc;
	margin:0 !important;
	padding:0 !important;
}
p.show-venuecity {
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
	padding: 0 0 5px 0 !important;
}
.moreshows {
	padding: 7px 14px 7px 14px;
	font-size:7pt;
	font-style: italic;
	color: #aaaaaa;
	cursor:pointer;
}
.moreshows:hover {
	text-decoration: underline;
}
#main-loader {
	display:none;
	position:absolute;
	width:600px;
	height:100%;
	margin-top:0px;
	margin-left:0px;
	text-align:center;
	z-index:50;
	background:#ffffff;
	padding-top:100px;
	top: 200px;
	_margin-left:-600px;
	_height:600px;
}

#band-inner {
	margin-top: 56px;
}
.band {
	float:left; width:270px;padding-left:25px; text-align:right;
}
h2.whatismyoh {
	font-size:55pt;color:#bdbdbd;font-weight:bold;line-height:80%;
	margin:0;padding:0;text-align:right;
}
.whatismyoh2 {
	float:right; width:270px;padding-right:25px; text-align:left;font-size:98%;
}
.memberinfo {
	float:right; width:375px;
}