@charset "utf-8";
body {
	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	background:url(structure/mega-soundz-bg.jpg) no-repeat #000;
	margin: 0;
	padding: 0;
	color: #fff;
}
p, ul, ol, table td {
	font-size:14px;
	line-height:21px;
	color:#bbf2ce
}
p.membersIntro {
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:19px;
}
h2.venues,
h2.parties,
h2.sales {
	font-size:19px;
	font-family:"Comic Sans MS", cursive;
	text-align:center;

}
h3 {
	font-size:15px;
}
p.copyright {
	text-align:right;
	font-size:9px;
	color:#bbf2ce;
}
.comments p {
	color:#333;
}
p.copyright a, #link-back a {
	text-decoration:none;
	color:#bbf2ce;
}
.center {
	text-align:center;
}
.photo {
	border:#FFF 2px solid;
}
img {
border:0;
margin:0;
padding:0;
}
a.img {
	text-decoration:none;
}
#container {
	width: 1035px;
	margin: 0;
	background:url(structure/mega-soundz-contentshell-bg.gif) repeat-y;
}
#header {
	background:url(structure/mega-soundz-header.jpg) no-repeat;
	margin:0;
	height:160px;
}
#contentShell {
	background:url(structure/mega-soundz-contentbg.png) no-repeat;
	position:relative;
	top:-13px;
	min-height:440px;
}
#sidebar1 {
	float: left;
	width: 175px;
	height:440px;
	padding:0;
	margin:0;
	position:relative;
	z-index:2;
}
#sidebar2 {
	float: right;
	width: 140px;
	padding:0 0 0 10px;
	margin:0;
	position:relative;
	z-index:2;
}
#sidebar1 a {
	display:block;
	text-decoration:none;
}
.menu1 a:visited, .menu1 a:link {
	background:url(structure/mega-soundz-home.png) no-repeat top right;
	height:110px;
	font-size:0px;
}
.menu1 a:active, .menu1 a:hover {
	background:url(structure/mega-soundz-home.png) no-repeat bottom right;
}
.menu2 a:visited, .menu2 a:link {
	background:url(structure/mega-soundz-menu2.png) no-repeat top right;
	height:60px;
	font-size:0px;
}
.menu2 a:active, .menu2 a:hover {
	background:url(structure/mega-soundz-menu2.png) bottom right;
}
.menu3 a:visited, .menu3 a:link {
	background:url(structure/mega-soundz-menu3.png) no-repeat top right;
	height:60px;
	font-size:0px;
}
.menu3 a:active, .menu3 a:hover {
	background:url(structure/mega-soundz-menu3.png) bottom right;
}
.menu4 a:visited, .menu4 a:link {
	background:url(structure/mega-soundz-menu4.png) no-repeat top right;
	height:60px;
	font-size:0px;
}
.menu4 a:active, .menu4 a:hover {
	background:url(structure/mega-soundz-menu4.png) bottom right;
}
.menu5 a:visited, .menu5 a:link {
	background:url(structure/mega-soundz-menu5.png) no-repeat top right;
	height:60px;
	font-size:0px;
}
.menu5 a:active, .menu5 a:hover {
	background:url(structure/mega-soundz-menu5.png) bottom right;
}
.menu6 a:visited, .menu6 a:link {
	background:url(structure/mega-soundz-menu6.png) no-repeat top right;
	height:60px;
	font-size:0px;
}
.menu6 a:active, .menu6 a:hover {
	background:url(structure/mega-soundz-menu6.png) bottom right;
}
.menu7 a:visited, .menu7 a:link {
	background:url(structure/mega-soundz-menu7.png) no-repeat top right;
	height:60px;
	font-size:0px;
}
.menu7 a:active, .menu7 a:hover {
	background:url(structure/mega-soundz-menu7.png) bottom right;
}
.menu8 a:visited, .menu8 a:link {
	background:url(structure/mega-soundz-menu8.png) no-repeat top right;
	height:60px;
	font-size:0px;
}
.menu8 a:active, .menu8 a:hover {
	background:url(structure/mega-soundz-menu8.png) bottom right;
}
#mainContent {
	margin: 0;
	padding: 0 170px 0 230px;
}
#mainContent a:active, #mainContent a:visited, #mainContent a:link {
	color:#3FC;
	text-decoration:underline;
}
#mainContent a:hover {
	color:#F00;
}

#mainContent a:active.invert, #mainContent a:visited.invert, #mainContent a:link.invert {
	color:#F00;
	text-decoration:underline;
}
#mainContent a:hover.invert {
	color:#3FC;
}

#highlight {
	background:#000;
	border:#FFF 1px solid;
	margin:0 20px;
	padding:10px 20px;
}
#subContent {
	padding:30px 0 15px 0;
	background:#000;
}
#subContent img {
	padding:0;
}
#subContent p {
	color:#FFF;
	font-family:"Comic Sans MS", cursive;
	font-size:15px;
	padding:0 20px;
}
#footer {
	margin:0;
	background:url(mega-soundz-footerbg.gif) no-repeat;
	height:4px;
}
#footer p {
	margin: 0 0 0 180px;
	padding:5px 0 0;
	color:#666;
	font-size:9px;
}
#footer a:active, #footer a:visited, #footer a:link {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	color:#CCC;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.songbook td {
	color:#FFF;
	background:#000;
}
.songbook td.highlight {
	background:#666;
}
#breadcrumb_links a:active, #breadcrumb_links a:link, #exif_toggle a:active, #exif_toggle a:link {
	color:#CCC;
}
#breadcrumb_links a:visited, #exif_toggle a:visited {
	color:#999;
}
#breadcrumb_links a:hover, #exif_toggle a:hover {
	color:#3CF;
}
#next-link-container a:active, #next-link-container a:link, #prev-link-container a:active, #prev-link-container a:link {
	color:#CCC;
	text-decoration:none;
}
#next-link-container a:visited, #prev-link-container a:visited {
	color:#999;
	text-decoration:none;
}
#next-link-container a:hover, #prev-link-container a:hover {
	color:#3CF;
}
table.partyHire {
	width:645px;
	background:url(laser-light.gif) top no-repeat;
}
table.partyHire td.partyHireLeft {
	width:105px;
	text-align:right;
	margin:0;
	padding:0 10px;
}
table.partyHire td.partyHireRight {
	width:350px;
	padding:0 10px;
}
table.linksTable {
	border:1px solid #000;
}
table.linksTable .alt {
	background:#000;
}
table.linksTable a:active, table.linksTable a:visited, table.linksTable a:link {
	color:#3FC;
	font-weight:bold;
}
table.linksTable a:hover {
	color:#F00;
}
#loginDiv {
	background:url(al_ybarra_ent_lights.gif) no-repeat;
	color:#FFF;
	height:600px;
	width:600px;
}

td.new-item {
	background:url(structure/new-item.png) no-repeat top right;
	width:135px;
}

#video-dj {
	background:url(structure/video-dj.png) no-repeat top center #000;
	padding: 300px 20px 20px;
	font-size:1.3em;
	min-height:200px;
}

/* contact page */
#information,
.contact {
	border:1px solid #999;
}
#information {
	height: 320px;
	overflow:hidden;
	margin:0 0 20px 0;
}
#contact {
	float:left;
	width:300px;
	height:475px;
}
#newsletter {
	float:right;
	width:300px;
	height:475px;
}
#contact p,
#newsletter p {
	text-align:right;
	padding:10px;
}
input,
textarea{
	background:#333;
	color:#FFF;
	border:2px solid #000;
}
input#submit {
	background:#34FAC4;
	color:#000;
}

	
