/* 	
	Table of Contents 
	
	[0] content
	
*/

/* [0] content */
#content{
	position: absolute;
	width: 600px;
	height: 500px;
	left: 465px;
	top: 50%;
	margin-top: -250px;
}
footer{
	position: absolute;
	width: 700px;
	height: 25px;
	left: 365px;
	top: 530px;
	text-align: right;
}
#subnavigation{
	position: absolute;
	width: 115px;
	height: 315px;
	top: 50%;
	margin-top: -152px;
	left: 0px;
	display: none;
}
#contentcontainer{
	position: absolute;
	width: 482px;
	height: 426px;
	left: 120px;
	top: 41px;
	z-index:1;
}
#datablock{
	position: absolute;
	top: 0px;
	left: 0px;
	height:55px;
	width:482px;
	margin: 0;
	margin-bottom: 2px;
	display: block;
}
.datablock-text{
	position:relative;
	left: 5px;
	top: 5px;
}
#imagecontainer{
	position: absolute;
	top: 57px;
	margin: 0;
	z-index:0;
}
#main-image{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	width: 482px;
	height: 312px;
	overflow:hidden;
}
#hover-images{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 256px;
	left: 0px;
	z-index: 1;
	width: 482px;
}
#mood-image-container{
	/*display: none;*/
	display: block;
	position: absolute;
	width: 482px;
	height: 55px;
	top: 371px;
	overflow: hidden;
}
/* classes */
.scroll-pane {
	width: 115px;
	height: 312px;
	overflow: auto;
	outline-offset: none;
	outline:none;
}
.subnav-image{
	width: 100px;
	height: 60px;
	display: block;
}
.subnav-point{
	position: relative;
	width: 100px;
	height: 60px;
	display: block;
	float: left;
	margin-bottom: 3px;
}
.small{
	color:#ffffff;
}
.black{
	color: #000000;
}
.h4-black{
	color: #000000;
	font: 15px "WAGregular", Arial, sans-serif;
	line-height: 1.2em;
	margin-left: 5px;
}
.small_white{
	font-size: 10px;
	color: #ffffff;
}
.caption{
	display:none;
}
.caption-background{
	position: absolute;
	display: block;
	top: 28px;
	height: 33px;
	width: 105px;
	margin: 0px;
	z-index: 1;
	background-color: #000000;
	-moz-opacity:0.35; -khtml-opacity:0.35; opacity:0.35;
	filter:alpha(opacity=35);
}
.caption-foreground{
	position: absolute;
	margin: 0px;
	padding: 5px;
	padding-left: 7px;
	display: block;
	height: 33px;
	width: 100px;
	top: 28px;
	z-index: 2;
}
.hover-image-s{
	float: left;
	width: 80px;
	height: 55px;
	margin-right: 0px;
}

.hover-image-s-last{
	float: left;
	width: 80px;
	height: 55px;
	margin-right: 0px;
}
.mood-image{
	display: block;
	float: left;
	margin-right: 2px;
	//width: 95px;
	width:  78px;
	height: 55px;
	background-color:#000000;
	overflow: hidden;
}
.datasheet-button{
	display: block;
	float: left;
	margin-right: 2px;
	/*width: 95px;*/
	width: 80px;
	height: 55px;
	background-color:#000000;
	padding-top: 2px;
	text-align:center;
}
.a-deepsea{
	font: 12px "WAGbold", Arial, sans-serif;
	color: #009ee0;
	line-height:0.5em;
}
.a-deepsea:hover{
	color: #333333;
}
.a-volt{
	font: 12px "WAGbold", Arial, sans-serif;
	color: #ffc233;
	line-height:0.5em;
}
.a-volt:hover{
	color: #333333;
}
.a-kaleidoscope{
	font: 12px "WAGbold", Arial, sans-serif;
	color: #e20036;
	line-height:0.5em;
}
.a-kaleidoscope:hover{
	color: #333333;
}
.a-mountain{
	font: 12px "WAGbold", Arial, sans-serif;
	color: #6f6d3e;
	line-height:0.5em;
}
.a-mountain:hover{
	color: #333333;
}
.a-reef{
	font: 12px "WAGbold", Arial, sans-serif;
	color: #76c9df;
	line-height:0.5em;
}
.a-reef:hover{
	color: #333333;
}
.a-hamptons{
	font: 12px "WAGbold", Arial, sans-serif;
	color: #d2d2d2;
	line-height:0.5em;
}
.a-hamptons:hover{
	color: #333333;
}
.experience-button{
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	/*width: 94px;*/
	width: 80px;
	height: 55px;
	padding-top:2px;
	background-color:#000000;
	text-align: center;
}
.highlight{
	-moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5;
	filter:alpha(opacity=50);
}
.nav-reef{
	border-left: solid 5px #76c9df;
}
.reef{
	background-color: #76c9df;
}
.nav-deepsea{
	border-left: solid 5px #009ee0;
}
.deepsea{
	background-color: #009ee0;
}
.nav-volt{
	border-left: solid 5px #ffc233;
}
.volt{
	background-color: #ffc233;
}
.nav-kaleidoscope{
	border-left: solid 5px #e20036;
}
.kaleidoscope{
	background-color: #e20036;
}
.nav-mountain{
	border-left: solid 5px #6f6d3e;
}
.mountain{
	background-color: #6f6d3e;
}
.nav-hamptons{
	border-left: solid 5px #d2d2d2;
}
.hamptons{
	background-color: #d2d2d2;
}
a.mood{
	
}
#moodcontainer-image{
	position: absolute;
	width: 482px;
	height: 369px;
	top: 0px;
	margin: 0;
	padding: 0;
	z-index:901;
}
#moodcontainer{
	position: absolute;
	width: 482px;
	height: 370px;
	display: none;
	top: 0px;
	margin: 0;
	padding: 0;
	z-index:900;
	background-color:#000000;
}
.moodcontainer-close{
	position: absolute;
	z-index:910;
	top: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
}
.new-tag{
	position: absolute;
	width: 75px;
	height: 75px;
	top: -10px;
	right: -10px;
	overflow: hidden;
	z-index: 99;
}
.red-dot-2011{
	position: absolute;
	width: 75px;
	height: 50px;
	top: 65px;
	right: 10px;
	overflow: hidden;
	z-index: 99;
}
.award-tag-small{
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0px;
	right: -2px;
	overflow: hidden;
	z-index: 99;
}
.award-tag-small img{
	width:20px;
	height:20px;
}
.new-tag-small{
	position: absolute;
	width: 25px;
	height: 25px;
	top: -4px;
	right: -8px;
	overflow: hidden;
	z-index: 99;
}
#overlay{
	position: absolute;
	display: none;
	width: 100%;
	height:100%;
	left:0px;
	z-index:9999;
}
#glasses-large-image-container-bg{
	position: absolute;
	display: block;
	width: 100%;
	height:100%;
	background-color: #000000;
	-moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7;
	filter:alpha(opacity=70);
	z-index:1;
}
#glasses-large-image-container{
	position: absolute;
	display: block;
	width: 730px;
	height:482px;
	left:340px;
	overflow:hidden;
	z-index:2;
}
#glasses-large-image-container.loading {
  background: url(../images/loader.gif) no-repeat center center;
}
.zoom-button{
	position: absolute;
	display: block;
	left:5px;
	top:5px;
	border:0;
}
