@charset "ISO-8859-1";
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	min-width: 815px;
}
#header {
	height: 25px;
	position: absolute;
	z-index: 50;
	float: left;
	width: 225px;
	background-color: #000;
	margin-left: 75px;
	margin-top: 25px;
	color: #FFF;
}
#footer {
	height: 25px;
	position: absolute;
	z-index: 50;
	float: left;
	width: 225px;
	margin-left: 75px;
	top: 825px;
}
#slider {
	width: 100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.scroll {
	height: 1000px;
	width: 100%;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}
.scrollContainer div.panel {
	height: 100%;
	width: 100%;
}
a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #EC158B;
}
#relax {
	background-image: url(../images/newSitePanel1.jpg);
	background-repeat: no-repeat;
}
#produce {
	background-image: url(../images/newSitePanel2.jpg);
	background-repeat: no-repeat;
}
#release {
	background-image: url(../images/newSitePanel3.jpg);
}
#touch {
	background-image: url(../images/newSitePanel4.jpg);
	background-repeat: no-repeat;
}
#reach {
	background-image: url(../images/newSitePanel5.jpg);
	background-repeat: no-repeat;
}

.hide {
	display: none;
}
.panel_content {
	margin-left: 50px;
	
	padding-top: 25px;
	float: left;
	width: 100%;
	
}

.panel_title {
	
	height: 25px;
	width: 100%;
}
#ssp_display {
	float: left;
	height: 267px;
	width: 475px;
	
}
#piece {
	float: left;
	height: 25px;
	width: 75px;
}
#thumb_link {
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#relax, #produce, #release, #touch, #reach {
	height: 1000px;

	padding-left: 25px;
}


#loading {
	background-color: #FFFFFF;
	height: 600px;
	width: 300px;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	
	
}













ul.navigation {
	list-style: none;
	font-size: 14px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}
ul.navigation li {
	display: inline;
	padding-top: 2px;
}
ul.navigation a {
	color: #FFF;
	text-decoration: none;
	float: left;
	text-align: left;
	font-size: 20px;
	padding-top: 5px;
}
ul.navigation a:hover {
	color: #EC158B;
	float: left;
	text-align: left;
}
ul.navigation a.selected {
	color: #F9F;
	float: left;
	text-align: left;
}
ul.navigation a:focus {
	outline: none;
}


#ssp_display {
	height: 267px;
	width: 475px;
	float: left;
}
#ssp_bank {
	
	padding-right: 25px;	
}



#ssp_info {
	float: left;
	height:20px;
	width: 300px;
	background-color: #000;
	padding-top: 5px;
}
.content {
	padding-top: 25px;
}
.info
{
	font-size: 13px;
	color: #CCC;
	text-transform: lowercase;
	line-height: normal;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hotspot {
	top: 550px;
	left: 350px;
	position: absolute;
}
#main_content {
	height: 100%;
	width: 100%;
}
.noPeeking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
}
