@import url("all.css");

body {
	color:#000000;
	text-align: left;
}


#header {
	background:#AAAAAA url(../images/header-bg.gif) repeat-x;

}

#content {
	
	background:#AAAAAA;
}

.h-content .logo-holder a {
	background:url(../images/logo-grey.jpg) no-repeat;
}

#ticker-horizontal li a {
	color: #EFEFEF;
	font-weight: 600;
}

#ticker-horizontal li a:hover {
	color: #ca0002;
	font-weight: 600;

}

.info-column ul.menu li a {
	color:#1B1B1B;
}
.info-column .join-box a.btn-join {
	
	background:url(../images/btn-join-grey.gif) no-repeat;
}

.info-column .tab-content {
	
	background:url(../images/tab-content-bg-grey.gif) no-repeat 0 100%;
}
.info-column .tabset {
	background:url(../images/tabset-bg-grey.gif) no-repeat;
}
.info-column .tabset a#news:hover,
.info-column .tabset a#news.active {
	background:url(../images/news-tab-bg-grey.gif) no-repeat 0 100%;
}

.info-column .tabset a#events:hover,
.info-column .tabset a#events.active {
	background:url(../images/events-tab-bg-grey.gif) no-repeat 0 100%;
}
.artist-block img {
	border:4px solid #fff;
}
.artist-block h4 {
	color: #fff;
}
/* SE STYLES */

div.portal_signup a, div.portal_signup a:hover {
		border: 1px solid #FFFFFF;
}

/* HELIOS STYLES */
#container {
	background: #AAAAAA;
	clear:both;
	min-width:902px;
	overflow:hidden;
}
