body {
	background-color: #0C0C0C;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 13px;
	color: #FFF;
	background-image: url(img/mainbg_slider.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
h2 {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #3CF;
	font-style: normal;
	line-height: normal;
}
a {
	text-decoration: none;
}

h3 {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 10px;
	display: block;
	color: #0CF;
}
.icons {
	height: 32px;
	width: 260px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.twitter {
	height: 300px;
	width: 250px;
	float: right;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

a.facebook {
	background-image: url(img/iconset.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 32px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
a.facebook:hover {
	background-position: 0px -32px;
}


a.twitter {
	background-image: url(img/iconset.png);
	background-position: -32px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 32px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

a.twitter:hover {
	background-position: -32px -32px;
}
a.beatport {
	background-image: url(img/iconset.png);
	background-position: -64px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 32px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
a.beatport:hover {
	background-position: -64px -32px;
}
a.soundcloud {
	background-image: url(img/iconset.png);
	background-position: -96px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 32px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
a.soundcloud:hover {
	background-position: -96px -32px;
}
a.myspace {
	background-image: url(img/iconset.png);
	background-position: -128px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 32px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
a.myspace:hover {
	background-position: -128px -32px;
}
a.ra {
	background-image: url(img/iconset.png);
	background-position: -160px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 32px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
a.ra:hover {
	background-position: -160px -32px;
}
a.youtube {
	background-image: url(img/iconset.png);
	background-position: -192px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 32px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
a.youtube:hover {
	background-position: -192px -32px;
}


#top {
	/* [disabled]background-color: #FFF; */
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 500px;
	/* [disabled]background-image: url(img/topbg.png); */
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: center;
}
#menupanel {
	background-repeat: no-repeat;
	height: 60px;
	width: 820px;
	overflow: hidden;
	margin-top: 450px;
}
#main {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}









.home {
	background-image: url(img/home.png);
	display: block;
	height: 52px;
	width: 58px;
	float: left;
}
.home span {
	display: none;
}
.home:hover {
	background-image: url(img/home.png);
	display: block;
	height: 52px;
	width: 58px;
	float: left;
	background-position: 0px -52px;
}
.like {
	position: fixed;
	padding-top: 10px;
	height: 100px;
	width: 500px;
	overflow: hidden;
	display: block;
}

.navigation {
	display: block;
	float: left;
	height: 34px;
	text-align: center;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(img/menuend.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.navigation a {
	display: block;
	float: left;
	height: 34px;
	text-align: center;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(img/menuend.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.navigation a:hover {
	display: block;
	float: left;
	height: 34px;
	text-align: center;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(img/menuend.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #0FC;
}
.navigation span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.navigation span:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.column_spot {
	float: left;
	width: 410px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.column_happening {
	width: 820px;
	overflow: hidden;
	float: none;
	margin: 0px;
	padding: 0px;
}
.column_happening_panel {
	width: 272px;
	height: 280px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.column_happening_panel a {
	color: #F09;
	text-decoration: none;
}
.column_happening_panel a:hover {
	text-decoration: underline;
}

.column_happening_panel:hover {
	width: 272px;
	height: 280px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #191919;
}

.column_happening_panel p {
	padding-left: 10px;
}
.column_happening_panel img {
	border: 5px solid #FFF;
	margin: 0px;
	padding: 0px;
}


.column_release {
	float: left;
	width: 400px;
	overflow: hidden;
	margin-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.column_gigs {
	float: left;
	width: 820px;
	overflow: hidden;
	clear: left;
}

.element {
	height: 76px;
	width: 400px;
	background-color: #333;
	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.element:hover {
	height: 76px;
	width: 400px;
	background-color: #3FF;
	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #000;
}

.element .info .artist {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	clear: left;
	float: left;
}
.element .info .name {
	clear: left;
	float: left;
	margin-top: 5px;
	font-size: 16px;
	margin-bottom: 5px;
}
.element .info .label {
	clear: left;
	float: left;
	font-size: 10px;
	margin-top: 2px;
}
.element .info {
	background-color: #999;
	padding: 0px;
	margin: 10px;
}
.element a   {
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}
.element a:hover {
	font-size: 10px;
	text-decoration: none;
}
.event {
	width: 820px;
	overflow: hidden;
}
.event .schedule {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E1E1E;
}
.event .schedule:hover {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #1E1E1E;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E1E1E;
}

.event .schedule .date {
	float: left;
	padding-left: 10px;
	font-weight: bold;
	padding-right: 20px;
}
.event .schedule .club {
	float: left;
	width: 350px;
}
.event .schedule .place {
	float: left;
	padding-right: 10px;
}
.event .schedule .link {
	float: right;
	padding-right: 10px;
	color: #666;
	text-decoration: none;
}
.event .schedule .link a {
	float: right;
	padding-right: 10px;
	color: #666;
	text-decoration: none;
}
.event .schedule .link:visited {
	float: right;
	padding-right: 10px;
	color: #666;
	text-decoration: none;
}


.event .schedule .link:hover {
	float: right;
	padding-right: 10px;
	color: #FFF;
	text-decoration: underline;
}
#details {
	width: 820px;
	overflow: hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
.infopanel {
	width: 272px;
	float: left;
	margin-bottom: 5px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.infopanel a {
	color: #F09;
	text-decoration: none;
}
.infopanel a:hover {
	color: #F09;
	text-decoration: underline;
}

.infopanel p {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{
	position:relative;
	text-align:left;
	width:696px;
	background:#fff;
	margin-bottom:2em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
	position:relative;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(img/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(img/btn_next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

