#gig_guide {background: #000;}

#gig_guide h1 {
display: block;
height: 75px;
overflow: hidden;
text-indent: -5000px;
background: #000 url(gigs.png) no-repeat top left;
border-bottom:1px solid #FFFFFF;
}

.msl_eventlist .gig {
background: #000; 
color: #FF9700; 
text-transform: uppercase;
height: 100px;
overflow: hidden;
position: relative;
border-color: #fff #000 #000;
border-style:solid;
border-width:1px;
}

.msl_eventlist .gig .msl_event_image {
display:block;
float:right;
margin:0;
padding: 0;
width:200px;
overflow: hidden;
}

.msl_eventlist .gig dt {
font-weight: bold; 
font-size: 16pt; 
display: block;
}

.msl_eventlist .gig dt a {
color:#FFFFFF;
text-decoration:none;
}


.msl_eventlist .gig dt a:hover {
text-decoration: underline;
}

.msl_eventlist .gig dd.msl_event_tickets {
height:120px;
position:absolute;
right:0;
top:0;
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}

.msl_eventlist .gig dd {
margin: 0 0 0 105px; 
padding: 0; 
zoom: 1; 
/* Trigger hasLayout see http://www.cayenne.co.uk/ie7/disappearing-content.html */ 
}

.msl_eventlist .gig dd.msl_event_tickets a {
display:block;
height:100px;
background: url(buytix.png) no-repeat top right;
text-indent: -5000px;
}

.msl_eventlist .gig dd.msl_event_tickets a:hover {
background-position: bottom right;
}

.msl_eventlist .gig .msl_event_image img {
margin: -65px 0 0 0;
}
.msl_eventlist .gig dd.msl_event_time {
display:block;
font-size:16pt;
font-weight:bold;
margin-left:10px;
margin-top:-10px;
}
.msl_eventlist .gig dd.msl_event_location {display: none;}
.msl_eventlist .gig dd.msl_event_description {display: none;}

.msl_eventlist .gig dd.msl_event_tickets ul { list-style-type: none; margin: 0; padding: 0; clear: both; }
.msl_eventlist .gig dd.msl_event_edit {}
.msl_eventlist .gig dd.msl_event_types {}

.msl_eventlist .gig dd.msl_event_types a {font-size: 80%; color: #666; text-decoration: none; }
.msl_eventlist .gig dd.msl_event_types a:hover { color: #c00; }
.msl_eventlist .gig dd.msl_event_hook { clear: both; display: block;}

#full_listing {background: #000;}
#full_listing h2 {
background: url(public.png) no-repeat top left;
text-indent: -5000px;
height: 50px;
display: block;
overflow: hidden;
}

#full_listing img {display: none;}

#full_listing dd {display: none;}
#full_listing dd.msl_event_time {width:80px; display: block;text-transform: uppercase;}
#full_listing dt {float:right;width:190px;}

#full_listing .fullent {
border-top:1px solid #FFFFFF;
display:block;
float:right;
font-size:10pt;
padding:10px;
width:280px;
}

#full_listing .fullent a {
font-family:"Century Gothic", Arial, sans-serif;
text-decoration:none;
text-transform:uppercase;
}

#full_listing h4 {display: none;}

#full_listing .fullent a:hover {
color: #F9AE31;
text-decoration: underline;
}

#gig_guide .msl_rss, #full_listing .msl_rss {
background-position:10px 10px;
border-top:1px solid #FFFFFF;
clear:both;
color:#FFFFFF;
display:block;
padding:10px 10px 10px 30px;
text-decoration:none;
}

#gig_guide a.msl_rss:hover, #full_listing a.msl_rss:hover {
color: #FF9700;
}

#welcome {
background: #000;
margin-bottom: 20px;
height: 215px;
display: block;
overflow: hidden;
}

#welcome a {
background: url(registernow.png) no-repeat top left;
text-indent: -5000px;
display: block;
height: 215px;
}

#welcome a:hover {background-position: bottom;}
