BODY {
	font-family : Tahoma, Verdana;
	font-size : 13px;
	background-color : #FFFFFF;
	margin: 0;
	line-height: 1.4;
}


BODY, TD, div {
color : #666666;
}



h1 {
	font-size : 14px;
	color : #000000;
	margin: 0;
}

h2 {
	font-size : 16px;
	color : #000000;
	margin: 0;
}

h3 {
	font-size : 14px;
	color : #000000;
	margin: 0;
}

h4 {
	font-size : 14px;
	color : #FFFFFF;
	margin: 4px 0 4px 0;
}

.search_pad1 {
	padding: 8px 0 0 10px;
}

*html .search_pad1 {
	padding: 0 0 0 10px;
}

.blue {
	color: #617D95;
}

/* --- LAYOUT --- */

#holder {
	width: 100%;	
	background-color: #FFFFFF;	
	color : #9999999;
}

#bar {
	width: 100%;
	background-color: #000000;
	height: 15px;
}

#header {
	width: 954px;
}

#content {
	width: 953px;
	text-align: left;
	color : #9999999;
}

.leftpic {
	float: left;
	margin: 0 10px 0 0;
}

.rightpic {
	float: right;
	margin: 0 0 0 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear_both {
	clear: both;
}	

.pink {
	color: #ff0099;
}

.green {
	color: #85d51a;
}

.white_border {
	border: 1px solid #FFFFFF;
}

/* NAVIGATION */

.small_link, .small_link:LINK, .small_link:ACTIVE, .small_link:VISITED {
	color: #CCCCCC;
	font-size: 10px;
}

.schedule, .schedule:link, .schedule:active, .schedule:visited {
	color: #000000;
	width: 100px;
	height: 100px;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

.box_link, .box_link:link, .box_link:active, .box_link:visited {
	width: 95px;
	float: left;
	border-bottom: 1px dotted #000000;
	padding: 2px 4px 2px 4px;
	margin-bottom: 1px;
	color: #000000;
}	

.box_link:hover {	
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}	
.cms  { 
	width: 95px;
	color: #000000; 
	font-weight: normal; 
	text-decoration: none;
	font-size: 11px;
}


.cms:hover { text-decoration: none; color: #FFFFFF; }

.schedule:hover {
	color: #000000;
	border: 1px solid #FFFFFF;
	padding: 2px;
	background-color: #FFFFFF;
}

a:link, a:active, a:visited { 
	color: #617D95;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	color: #000000;
	text-decoration: none;
	border: none;
}

.green_link:link, .green_link:active, .green_link:visited { 
	color: #85d51a;
	text-decoration: none;
}

.green_link:hover {
	color: #ff0099;
	text-decoration: underline;
}

.pink_link, .pink_link:link, .pink_link:active, .pink_link:visited { 
	color: #ff0099;
	text-decoration: none;
}

.pink_link:hover {
	color: #85d51a;
	text-decoration: underline;
}

.white_link:link, .white_link:active, .white_link:visited { 
	color: #FFFFFF;
	text-decoration: none;
}

.white_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.black_link:link, .black_link:active, .black_link:visited { 
	color: #000000;
	text-decoration: none;
}

.black_link:hover {
	color: #617D95;
	text-decoration: underline;
}

a:focus
{
	outline: none;
}

.total:link, .total:active, .total:visited {
	font-weight: normal;
	color: #85d51a;
}

.polaroid {
	background-image: url(../images/polaroid.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 116px;
	height: 122px;
}

.polaroid2 {
	background-image: url(../images/polaroid2.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 116px;
	height: 122px;
}


.polaroid_photo {
	margin: 7px 0 0 5px; 
	border: 1px #CCCCCC solid;
}

.polaroid_photo2 {
	margin: 7px 0 0 2px; 
	border: 1px #CCCCCC solid;
}

.show_top1
{
	background-image: url(../images/show_top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 13px;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	height: 15px;
}

.colour_box {
								background-image: url(../images/box_mid.jpg);
								background-repeat: repeat-x;
								text-align: left;
								padding: 15px;
								font-size: 11px;
							}

/* SCHEDULE */

.schedule_title {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 113px;
	text-align: center;
	height: 25px;
	background-image: url(../images/schedule_top.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

.schedule_side {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/schedule_side.jpg);
	background-position: left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #070707;
}

.schedule_info1 {
	font-size: 11px;
	background-image: url(../images/bg_green.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	min-height: 88px;
	padding: 5px;
}
.schedule_info2 {
	font-size: 11px;
	background-image: url(../images/bg_pink.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	min-height: 88px;
	padding: 5px;
}
.schedule_info3 {
	font-size: 11px;
	background-image: url(../images/bg_grey.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	min-height: 88px;
	padding: 5px;
}

/* BOXES */

.box_reviews_new {
	width: 919px;
	height: 224px;
	background-image: url(../images/reviews_bg.jpg);
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
}

.box_reviews_new2 {
	width: 919px;
	height: 219px;
	background-image: url(../images/reviews_bg2.jpg);
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
}

/* ------------------------------- */
/* HOME PAGE */
/* ------------------------------- */
.box_home_new {
	width: 919px;
	height: 454px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	padding: 20px 0 0 0;
}

.box_home_new1 {
	width: 919px;
	height: 219px;
	background-image: url(../images/home_bg1.jpg);
	background-repeat: no-repeat;
	padding: 20px 0 0 0;
	color : #9999999;
}

.box_home_new2 {
	width: 919px;
	height: 228px;
	background-image: url(../images/home_bg2.jpg);
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
}

.box_content_small {
	width: 275px;
	height: 195px;
	text-align: left;
	padding: 0px 15px 10px 15px;
	float: left;
	margin: 10px 0 10px 0;
	overflow: hidden;
	color : #9999999;
} 



.box_shows {
	width: 919px;
	height: 475px;
	background-image: url(../images/shows_bg.jpg);
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
}
/* ------------------------------- */
/* NEWS PAGE */
/* ------------------------------- */

.box_news_new {
	width: 919px;
	height: 475px;
	background-image: url(../images/news_feed_bg.jpg);
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
}
/* ------------------------------- */

.box_content {
	width: 918px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
}

.box_content_news {
	
	height: 150px;
	padding: 5px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
}



.box_content_black {
	width: 275px;
	text-align: left;
	padding: 0px 15px 10px 15px;
	float: left;
	margin: 10px 0 0 0;
}

.box_content_pink {
	width: 275px;
	text-align: left;
	padding: 0 15px 10px 15px;
	float: left;
}

.box_content_green {
	width: 275px;
	text-align: left;
	padding: 0 15px 10px 15px;
	float: left;
}

*html .home_main {
	background-color: #FFFFFF;
	text-align: left;
	width: 917px;
	height: 250px;
	overflow: hidden;
	color: #999999;	
	margin-left: 1px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}/* style for IE6 only */

.home_main {
	background-color: #FFFFFF;
	text-align: left;
	width: 917px;
	height: 250px;
	overflow: hidden;
	color: #999999;	
	margin-left: -1px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}


*html .all_main {
	background-color: #FFFFFF;
	text-align: left;
	width: 917px;
	height: 250px;
	overflow: auto;
	color: #999999;	
	margin-left: 1px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: right top;
}/* style for IE6 only */

.all_main {
	background-color: #FFFFFF;
	text-align: left;
	width: 917px;
	height: 248px;
	overflow: auto;
	color: #999999;	
	margin-left: 0;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: right top;
}

.all_main2 {
	background-color: #FFFFFF;
	text-align: left;
	width: 612px;
	
	overflow: auto;
	color: #999999;	
	margin-left: 0;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: right top;
}

*html .all_main_no_scroll {
	background-color: #FFFFFF;
	text-align: left;
	width: 917px;
	height: 250px;
	overflow: hidden;
	color: #999999;	
	margin-left: 1px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: right top;
}/* style for IE6 only */

.all_main_no_scroll {
	background-color: #FFFFFF;
	text-align: left;
	width: 917px;
	height: 250px;
	overflow: hidden;
	color: #999999;	
	margin-left: 0;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: right top;
}



.main {
	background-image: url(../images/box_mid.jpg);
	background-repeat: repeat-x;
	text-align: left;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	width: 950px;
}

*html .main {
	background-image: url(../images/box_mid.jpg);
	background-repeat: repeat-x;
	text-align: left;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	width: 900px;
}/* style for IE6 only */

.content_holder {
	width: 954px;
	text-align: left;
}

.content_left {
	width: 289px;
	float: left;
	text-align: left;
}

.content_right {
	width: 550px;
	padding: 0 40px 0 0;
	float: right;
	text-align: left;
}

.main_events {
	background-image: url(../images/box_mid_events.jpg);
	background-repeat: repeat-x;
	text-align: left;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	width: 950px;
}

.content {	
	padding: 30px;
	text-align: left;
}

.black {
	background-color: #000000;
	border-left: 1px solid #ff0099;
	border-right: 1px solid #ff0099;
	padding:  15px 20px 15px 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.pad_text {
	padding: 1px 150px 0 150px;
	text-align: left;
}

.pad {
	padding: 1px 150px 0 150px;
	text-align: center;
}

.image_border {
	border: 1px solid #000000;
}

.gallery_image {
	background-color: #000000;
	border-left: 1px solid #ff0099;
	border-right: 1px solid #ff0099;
	padding:  15px 20px 15px 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

/* --------------------------------------- */
/* ARTICLES AND ARCHIVES ----------------- */

#news_1 {
	width: 919px;
	height: 395px;
	background-image: url(../images/box_news_bg.jpg);
	background-repeat: no-repeat;
}

.gallery_box_link {
	margin: 0 10px 10px 0;
	border: 1px solid #EFEFEF;
}

#article_bg {
	padding: 7px 10px 10px 10px;
	text-align: left;
	width: 285px;
	height: 215px;
}

.event_image {
	margin: 0;
	border: 1px solid #000000;
}

.article_image_home {
	margin: 0;
	float: left;
}

.article_image {
	margin: 0 10px 5px 0;
	float: left;
	border: 1px solid #000000;
}

.article_image:hover {
	border: 1px solid #ff0099;
}

.more_article {
	border-bottom: 1px dotted #000000;
	width: 100%;
	text-align: right;
}

.article_link,  .article_link:link, .article_link:active, .article_link:visited {
	text-decoration: none;
}

.main_article_link,  .main_article_link:link, .main_article_link:active, .main_article_link:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.main_article_link:hover {
	color: #EEEEEE;
}

.article_content {
	padding: 13px 0 15px 0;
	height: 145px;
	overflow: hidden;
	font-size: 12px;
}

.article_content2 {
	padding: 13px 0 15px 0;
	height: 175px;
	overflow: hidden;
	font-size: 11px;
}

.news_feed_gap {
	height: 23px;
}

*html .news_feed_gap {
	height: 15px;
}/* style for IE6 only */

.news_feed_gap2 {
	height: 11px;
}

*html .news_feed_gap2 {
	height: 0px;
	margin-top: -6px;
}/* style for IE6 only */

#box_article { 
	width: 200px; 
	background-color: white;
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-size: 11px;
}

.more {
	text-align: right;
	width: 100%;
	padding: 5px;
	margin: 0 0 0 -10px;
}

.date
{
	font-weight: bold;
}

.date2
{
	font-weight: normal;
	color: #999999;
}

.article_title
{
	font-size: 13px;
	margin: 0 0 2px 0;

}

/* --------------------------------------- */

.gallery {
	background-image: url(../images/box_mid.jpg);
	background-repeat: repeat-x;
	text-align: left;
	border-right: #FFFFFF 1px solid;
}

.album {
	text-align: center;
	padding: 10px;
}

.album_image {
	border: 1px solid #000000;
	margin: 5px;
}

.album_image:hover {
	border: 1px solid #ff0099;
}

.show_image {
	border: 1px solid #000000;
	
}

.show_image:hover {
	border: 1px solid #FFFFFF;
}

/* --------------------------------------- */

#show_content {
	width: 919px;
	text-align: left;
}

/* IMAGES */

.img_artist {
	background-repeat: none; 
	background-position: middle center; 
	width: 140px; 
	float: left; 
	margin: 5px 10px 0 0;
}
