/* The Project Band Popup Stylesheet, by Dane Petersen & Kota Kows, http://www.kotakows.com/ */
/* All associated graphics copyright 2007-2008, Absolute Entertainment */
/* Created: March 13, 2008 */
/* Updated: April 23, 2008 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */



* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff repeat left top;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 16px;
	color: #333;
}

img {
	border: 0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	}
	
h2 {
	font-size: 16px;
	color:#ff9bd3;
}

h3 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:lighter;
	padding: 5px 0 14px 5px;
}

h4, h5 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:lighter;
	padding: 80px 0 14px 14px;
}

a {
	color: #666;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

br.clear {
	clear: both;
}

#maincontainer {
	width: 500px;
	height: 600px;
	margin: auto;
	background-color: transparent;
	
}

#wrapper {
	background: transparent url(/i/backgrounds/popupback.gif) no-repeat center top;
	width:450px;
	height: 600px;
}

#logoheader {
	width: 253px;
	height: 92px;
	position: absolute;
	top: 0px;
	background-image: url(/i/projectheader.gif);
	left: 8.5em;
	z-index: 100;
 	visibility: hidden;
}

#logoheader h1 {
	text-indent: -9999px;
	}

/* Main Area */

#contentcontainer  {
	position: relative;
	width: 400px;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px;
	height: 137px;
	margin-left: 50px;
}

#contentcontainer p {
	font-family: "HelveticaNeueLT Std Cn", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	line-height: 14px;
	padding: 0 12px 0 0;
	margin: 0 12px 10px 2px;
	font-size: 12px;
}

#contentcontainer h1 {
    background: transparent url(/i/reviewshed.gif) no-repeat left top;
	width: 200px;
	height: 60px;
	padding: 0px;
	margin: 24px 0 0px;
	text-indent: -9999px;
}

#contentcontainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin: 0 48px 0 0;
	padding: 0 0 3px;
	text-align: right;
}