@charset "UTF-8";
/* CSS Document */

a {text-decoration: none; }
body {background-color: #000000; }
img {border:none;}

#icon {width: 80px; height: 72px; float:left; padding-bottom: 5px;}
#details {width: 560px; height: 100px; float:left; padding-left: 15px; padding-bottom: 5px;}

.left{float:left; }
.right{float:right; }



#thunder_text a {color: #cc0000; text-decoration: underline;}
#thunder_text a:hover {text-decoration: none; }

#schedule_back {height:330px; width:650px; padding-top: 20px; padding-bottom: 20px;	background-color: #000000;}

#thunder_venue_title {height: 240px; width: 640px; float: left; padding-bottom: 5px;}
#thunder_venue_photo {height: 100px; width: 640px; float: left; padding-bottom: 20px;}
		

#sandpiper_thunder_events {height:360px; width:650px; padding-top: 5px;	background-color: #c98900;}
#boardwalk_thunder_events {height:180px; width:650px; padding-top: 5px;	background-color: #c98900;}
#lavela_thunder_events {height:140px; width:650px; padding-top: 5px;	background-color: #c98900;}
#edgewater_thunder_events {height:160px; width:650px; padding-top: 5px;	background-color: #c98900;}
#fbp_thunder_events {height:160px; width:650px; padding-top: 5px;	background-color: #c98900;}
#pier_thunder_events {height:140px; width:650px; padding-top: 5px;	background-color: #c98900;}
#sharkys_thunder_events {height:140px; width:650px; padding-top: 5px;	background-color: #c98900;}

/* Photo gallery stuff */

#thunder_gallery {
width: 640px;
height: 600px;
margin-left: auto;
margin-right: auto;
}

#2009_gallery {width: 305px; height: 225px; float:left; padding-bottom: 20px;}
a.rollover10 {display: block; width: 305px;	height: 225px; background: url("http://www.sandpiperbeacon.com/thunderbeach/thunderbeach_images/thunderbeach_photogallery/gallery_2009.jpg");}
a.rollover10:hover {background-position: -305px 0;}
.displace {position: absolute; left: -5000px;	}

#2008_gallery {width: 305px; height: 225px; float:left; padding-bottom: 20px; padding-left: 20px; }
a.rollover11 {display: block; width: 305px;	height: 225px; background: url("http://www.sandpiperbeacon.com/thunderbeach/thunderbeach_images/thunderbeach_photogallery/gallery_2008.jpg");}
a.rollover11:hover {background-position: -305px 0;}
.displace {position: absolute; left: -5000px;	}

