html * {
	padding:0;
	margin:0;
}

body{
font-family: Arial, sansserrif;
font-size:13px;
color:#000;
background-color:black;
}

#mainContainer {
	width:984px;
	margin:0 auto;
}

a{
	border:none;
}

a:hover {
	text-decoration:underline;
}

a, a:visited, a:focus {
	color:#0054a6;
	text-decoration:none;
	border:none;
}

a img, a img:visited, a img:focus {
	border:none;
}

#header {
height:90px;
background:url('../images/headerBG.png') no-repeat;
}

#footer {
	height:150px;
	background:url('../images/footerBG.png') no-repeat;
}

	#footer .legal{
	width:750px;
	padding:10px 0 0 125px;
	font-size: 10px;
	color: #000000;
	}

#pageContainer{
	display:block;
	width:984px;
	min-height:1000px;
	background-image:url(../images/pageBG.png);
	background-repeat:no-repeat;
	background-position: bottom;
}

#sidebar {
	position:relative;
	display:block;
	width:118px;
	float:left;
	z-index:9999;
}

#page {
	position:relative;
	width:757px;
	margin-left:118px;
	min-height:1000px;
	background-color:#fff;

}

#right_sidebar {
	float:right;
	width:95px;
}

/* //////  LAYOUT ELEMENTS CLASSES  //////////*/

.left {
	display:block;
	float:left;
}


.listPage h1, .listPage h2 {
		text-align:left; 
	}


.listPage #p1 {
		margin:20px 0 0 0;
	}
	
.listPage .section {
	}
	
.listPage .stepNumber {
		display:block;
		width:130px;
		position:relative;
		float:left;
	}
	
.listPage .stepPic {
		display:block;
		float:right;
		padding-right:40px;
	}
	
.listPage .stepDesc {
		padding:10px 0 0 120px;
	}
	
	
.listPage .pagefooter {
		clear:both;
	}
	
.list {
	margin-top:40px;
}

.list hr {
	margin-bottom: 15px;
	width:700px;
	color:#044fe4;
}

/* //////  HEADER CLASSES  //////////*/
h1, h2 {
	font-family: Verdana, Arial, sansserif;
	text-align:center;
}

h1 {
	font-size:2.4em;
	font-style:italic;
	color:#cc0000;
}

h1 span {
	font-size:1.3em;
}

h2, h3 {
	
	font-size:1.4em;
	font-weight:bold;
	color:#0054a6;
	text-transform:uppercase;
}
/* //////  FONT CLASSES  //////////*/

.bold {font-weight: bold;}

.italic {font-style: italic; }

.name { font-weight: bold; font-size:17px; }

.subText { font-size: 9px; }

.footerText {font-size:7px;} 

/*//////// MAIN NAVIGATION ///////////*/

#menu {
	display:block;
	font-size:12px;
	font-family: Verdana, Arial, sansserif;
	}


#menu ul {
	list-style: none;
	width: 115px;
	text-align:right;
	
	}
	
#menu ul a {
	color: #fe0c09;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 10px;
	width: 97px;
	//background: #ffff00;
	}
	
#menu ul a:hover {
	text-decoration:underline;
	}
#menu ul li {
	float: left;
	position: relative;
	}
	
#menu ul li ul {
	font-size:.8em;
	list-style: none;
	position: absolute;
	margin-top:10px;
	left: 111px;
	top: 0;
	display: none;
	width: 100px;
	text-align:right;
	}
	
#menu .first, #menu .first:hover {
	background:url(../images/submenuBG_first.png) no-repeat;	
	}
	
	
	
#menu ul li ul a {
	color: #fe0c09;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	display: block;
	font-size:12px;
	background:url(../images/submenuBG.png) no-repeat;
	padding: 5px;
	width: 100px;
	}
	
#menu ul li ul a:hover { text-decoration: underline;background:url(../images/submenuBG.png) no-repeat; }
	
#menu ul li:hover ul { display: block; }
	
#menu ul li:hover ul li ul { display: none; }
	
#menu ul li ul li:hover ul { display: block; }

.asSeen {
	margin:1em 0 0 .3em;
}

/*///////// HOME PAGE ///////////*/

#home_image {
	margin-left:70px;
}


/*///////// ORIGINS PAGE ///////////*/

#page_origins {
	position:relative;
	background:url('../images/originBG.png') no-repeat;
	height:641px;
	font-size:1.1em;
}
	
	#page_origins #headers {
		width:580px;
		margin-left:180px;
	}
	
	#page_origins #p1 {
		width:580px;
		margin:40px 0 0 180px;
	}
		#page_origins #p1 p {
			width:380px;
			padding-left:180px;
		}
		
	#page_origins #p2 {
		width:580px;
		margin:90px 0 0 180px;
	}
		#page_origins #p2 p {
			width:345px;
		}

/*///////// HOW U SAVE IT PAGE ///////////*/

#page_howusaveit {
	background:url('../images/howusaveitBG.jpg') no-repeat;
	margin-left: 15px;
	}
		
#page_howusaveit .section {
	height:170px;
	margin-bottom:20px;
}

#page_howusaveit .stepDesc {
	padding-top:20px;
	width:315px;
	font-weight:bold;
}

#page_howusaveit .stepPic {
	margin-top:-20px;
}

#page_howusaveit .pagefooter {
	margin-top:-50px;
}

/*///////// Merchandise PAGE ///////////*/

#page_merchandise {
	background:url('../images/merchandiseBG.jpg') no-repeat;
	margin-left: 15px;
	}

#page_merchandise ul {
	margin:20px;
}

/*///////// PARTY PACKAGES PAGE ///////////*/

#page_partypackages {
	margin-left: 15px;
}

#page_partypackages h1, #page_partypackages h2 {
	width:480px;
}

#page_partypackages .list {
	margin-top:-20px;
}

#page_partypackages .section {
	margin-bottom:50px;
}

#page_partypackages .section h1, #page_partypackages .section h2 {
			width:100%;
}

#page_partypackages .stepDesc img {
	position:relative;
	display:block;
	float:left;
	padding:15px 10px 40px 5px;
}

#page_partypackages .stepDesc p {
	padding:15px 30px 0 0;
}

#page_partypackages .stepDesc p.learn_more {
	padding-left:105px;
}

#page_partypackages .stepDesc a:hover {
	text-decoration:underline;
}

#page_partypackages .rockPhoto {
	margin-top:30px;
	padding-left:30px;
}

#page_partypackages .pagefooter img {
	margin:-50px 0 0 50px;
}	

/*///////// PRESERVE U PAGE ///////////*/


#page_preserveu {
	background:url('../images/preserveuBG.jpg') no-repeat;
	margin-left: 15px;
}

#page_preserveu h1, #page_preserveu h2 {
	text-align:left; 
}

#page_preserveu .pin {
	position:relative;
	z-index:5;
	margin:-30px 0 0 -20px;
	display:inline;
	float:left;
}

#page_preserveu #p1 {
	width:420px;
	margin-top:20px;
}

#page_preserveu #toon {
	margin-left:-80px;
	margin-top:20px;
	display:block;
	position:relative;
	z-index:100;
}

#page_preserveu #photo{
	position:absolute;
	margin-top:-350px;
	margin-left:100px;
}


/*///////// PREMIUM U PAGE ///////////*/

#page_premiumu {
	background:url('../images/premiumuBG.jpg') no-repeat;
	margin-left: 15px;
}

#page_premiumu .pin {
	position:relative;
	z-index:5;
	margin:-30px 0 0 -20px;
	display:inline;
	float:left;
}

#page_premiumu h1, #page_premiumu h2 {
	text-align:left; 
}

#page_premiumu #p1 {
	width:420px;
	margin-top:20px;
}

#page_premiumu #premiumOption1 {
	background:url('../images/limitedOption1BG.png') no-repeat;
}

#page_premiumu #premiumOption1 {
	display:block;
	width:750px;
	height:190px;
	text-align:center;
}

#page_premiumu #fullImage {
	margin: 30px 0 0 -20px;
}


/*//////// PHOTO U PAGE ////////*/

.break {
	display:block;
	width:100%;
	height:40px;
}

#page_photou {
	background:url('../images/photoBG.jpg') no-repeat;
	margin-left: 15px;
}

#page_photou .pin {
	position:relative;
	z-index:5;
	margin:-30px 0 0 -20px;
	display:inline;
	float:left;
	
}

#page_photou h1, #page_photou h2 {
	text-align:left; 
}

#page_photou #p1 {
	width:340px;
	margin-top:20px;
	margin-left:40px;
	font-size:1.1em;
}

#page_photou #toon {
	margin-top:40px;
}

.photoGroup {
	display:block;
	float:left;
}

#class {
	padding-left:30px;
}


/*//////// VIDEO U PAGE ////////*/



#page_videou {
	background:url('../images/videoBG.jpg') no-repeat;
	margin-left: 15px;
}

#page_videou .pin {
	position:relative;
	z-index:5;
	margin:-30px 0 0 -20px;
	display:inline;
	float:left;
}

#page_videou h1, #page_videou h2 {
	text-align:left; 
}

#page_videou #p1 {
	width:440px;
	margin-top:20px;
	margin-left:40px;
	font-size:1.1em;
}


/*//////// 3D ETCH U PAGE ////////*/


#page_3detchu {
	background:url('../images/3detchuBG.jpg') no-repeat;
	margin-left: 15px;
}

#page_3detchu .pin {
	position:relative;
	z-index:5;
	margin:-30px 0 0 -20px;
	display:inline;
	float:left;
}

#page_3detchu h1, #page_3detchu h2 {
	text-align:left; 
}

#page_3detchu #p1 {
	width:400px;
	margin-top:20px;
	margin-left:40px;
	font-size:1.1em;
}

.videoPhoto {
	margin-bottom:-30px;
}

/*//////// ROCK U PAGE ////////*/

#page_rocku {
	background:url('../images/rockuBG.jpg') no-repeat;
	margin-left: 15px;
}

#page_rocku .pin {
	position:relative;
	z-index:5;
	margin:-30px 0 0 -20px;
	display:inline;
	float:left;
}

#page_rocku h1, #page_rocku h2 {
	text-align:left; 
}

#page_rocku #p1 {
	width:440px;
	margin-top:20px;
	margin-left:40px;
	font-size:1.1em;
}

#page_rocku ul {
	margin-left:20px;
}


#page_rocku ul ul {
	margin-left:30px;
}

#page_rocku #toon {
	margin:-50px 0 0 -50px;
}


/*//////// WOOLY U PAGE ////////*/

#page_woolyu {
	background:url('../images/woolyuBG.jpg') no-repeat;
	min-height:1000px;
	margin-left: 15px;
}

#page_woolyu .pin {
	position:relative;
	z-index:5;
	margin:-30px 0 0 -20px;
	display:inline;
	float:left;
}

#page_woolyu h1, #page_woolyu h2 {
	text-align:left; 
}

#page_woolyu #p1 {
	width:440px;
	margin-top:20px;
	margin-left:40px;
	font-size:1.1em;
}

#page_woolyu ul {
	margin-left:20px;
}


#page_woolyu ul ul {
	margin-left:30px;
}

#page_woolyu #toon {
	margin:-50px 0 0 -50px;
}


/*//////// COMIC U PAGE ////////*/

#page_comicu {
	background:url('../images/comicuBG.jpg') no-repeat;
	min-height:1000px;
	margin-left: 15px;
}

#page_comicu .pin {
	position:relative;
	z-index:5;
	margin:-30px 0 0 -20px;
	display:inline;
	float:left;
}

#page_comicu h1, #page_comicu h2 {
	text-align:left; 
}

#page_comicu #p1 {
	width:440px;
	margin-top:20px;
	margin-left:40px;
	font-size:1.1em;
}

#page_comicu ul {
	margin-left:20px;
}


#page_comicu ul ul {
	margin-left:30px;
}

#page_comicu #toon {
	margin:-50px 0 0 -50px;
}


/*//////// FASHION U PAGE ////////*/

#page_fashionu {
	background:url('../images/fashionuBG.jpg') no-repeat;
	min-height:1000px;
	margin-left: 15px;
}

#page_fashionu .pin {
	position:relative;
	z-index:5;
	margin:-30px 0 0 -20px;
	display:inline;
	float:left;
}

#page_fashionu h1, #page_fashionu h2 {
	text-align:left; 
}

#page_fashionu #p1 {
	width:440px;
	margin-top:20px;
	margin-left:40px;
	font-size:1.1em;
}

#page_fashionu ul {
	margin-left:20px;
}


#page_fashionu ul ul {
	margin-left:30px;
}

#page_fashionu #toon {
	margin:-50px 0 0 -50px;
}



/*//////// CONTACT US PAGE /////*/

#page_contactus {
	background:url('../images/emailBG.jpg') no-repeat;
}

#page_contactus #contactForm {
	padding-top:50px;
	width:400px;
	margin:0 auto;
}


#page_contactus .p1 {
	margin:0 auto;
	width:750px;
}

#page_contactus .p1 p{
	margin:0 auto;
	width:600px;
}

#contact-area {
	width: 750px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 200px;
	padding-top: 5px;
	font-size: 1.4em;
	}

#bigEmail {
	font-size:1.4em;
}


#bond {
	float: right;
	display: block;
	margin-top: -20px;
}



#right_sidebar ul {
	list-style-type:none;
	margin-left:-10px;
	margin-top:10px;
}

#right_sidebar ul li{
	margin-bottom:10px;
}
.caption {
	color: #FFFF00;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin-left:3px;
	margin-bottom:-5px;
	margin-top:-3px;
}
.bond {
	margin-top: -25px;
	float: right;
	position: relative;
	margin-right: -35px;
	margin-bottom: -40px;
	border:none;
}

.topper {
	float: left;
	position: relative;
	margin-top: -580px;
	margin-left: 15px;
	border:none;
}
.topper2 {
	float: left;
	position: relative;
	margin-left: 0px;
	border:none;
	margin-top: -200px;
}
.ptable {
	background-image: url(../images/party_graphic.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	position:relative;
	margin-top:-420px;
}
