﻿/* Party World CSS */

body {
	padding-top: 0px;
	background-color: #01111d;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
a {color: #FFF;font-size: 14px;}
a:hover {color: #01a9c0;}
.more{float: left;}

.style1 {
	font-weight:bolder;
	font-size:20px;
}

.ContentList{
	font-size:14px;
}

.clear {
	clear:both;
}

p{	line-height: 16px;font-size: 14px;}

#container {
	width:873px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	background-image:url(Images/Layout/menu%20v3.gif);
	width:873px;
	height:90px;
	position:relative;
}

#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #01a9c0;}
#header {
	background-image:url(Images/Layout/header.gif);
	background-repeat:repeat-y;
	width:873px;
	text-align: left;
}
#soundlogo {
	width:240px;
	height:46px;
	margin: 0px 0px 30px 80px;
	float:left;
	display:inline;
}

#Contacts {
	width:760px;
	margin-left: 60px;
	clear:both;
}	
		
#dj {
	background-image:url(Images/dj.jpg);
	width:398px;
	height:324px;
	float:right;
}

#fireWorksSoldHere {
	margin-top:20px;
	width:350px;
	height:324px;
  	float:right;
}


#logo {
	width:240px;
	height:46px;
	margin: 0px 0px 0px 80px;
	float:left;
	display:inline;
}

#newLogo {
	margin-left:60px;
	padding-bottom:25px;
	padding-top:5px;
}	

#jukebox {
	float:right;
	margin-right:30px; 
	margin-top:25px;  		  
}

#holder {
	display:block;
	margin-left:60px;
	clear:both;
	width:760px;
}

.clearBoth {
	clear:both;
}


.Info {
	float:left;
	width:350px;
}

.ampPic {
	float:left;
	margin-left:50px;
	margin-top:20px;
}

.SalesPic {
	float:left;
	margin-left:50px;
	margin-top:150px;
}

.fireworkPic {	
	float:left;
	margin-left:25px;
	margin-top:20px;
	width:170px
}

.fireworkPic2 {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	width: 170px;
}

.fireworkPic3 {
	float: right;
	margin-right: 25px;
	margin-top: 20px;
	width: 170px;
}


fireworksPicHolder {
	float:left;
	width:500px;
	background:fuchsia;
}


.SoundProImageLeft{
	float:left;
	margin-left:20px;
	margin-top:20px;
}

.SoundProImageRight{
	float:left;
	margin-left:30px;
	margin-top:20px;
}


#Visualholder  {
	float:left;
	margin: 0px 0px 20px 60px;
	display:inline;
}	

#Lightingeventholder  {
	float:left;
	margin: 0px 55px 20px 60px;
	display:inline;
}	

/*#holder a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}*/		    
		  
#Blurb {
    width:300px;
	margin: 50px 0px 0px 100px;
	float:left;
	display:inline;
}

#soundIntro {
	margin-left:60px;
	clear:both;
	width:760px;
}

#Intro {
	margin-top: 20px;
	clear:both;
	width:700px;
}	

#Blurb2 {
	width:360px;
	float:left;
}

#picHolder {	
	float:right;
	margin-top:20px;
}
		
#welcome {
	width:360px;
	margin-left:60px;
	float:left;
}
#blurb2 h2{
	text-align:center;
	
}

#middle {
	background-image:url(Images/Layout/middle.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(Images/Layout/middle2.gif);
	width:873px;
	height:22px;
}
#content {
	background-image:url(Images/Layout/content.gif);
	width:873px;
	text-align: left;
}
#left {
	float:left;
	width:435px;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#right {
	float:right;
	width:258px;
	height:auto;
	margin: 0px 62px 20px 0px;
	display:inline;
}
#right a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}
#footer {
	background-image:url(Images/Layout/footer.gif);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}

#error {
	background-color:white;
	border:1px solid red;
	clear:both;
	color:#660000;
	margin-left:60px;
	padding:5px;
	width:400px;
}
.notify {
  border: 1px solid #336699;
  background-color: #ffffee;
  color: #336699;
  width: 400px;
  padding: 5px;
}

