html {
	height:100%;
	overflow-y:hidden;
	}

body {
	height:100%;
	margin:0;
	padding:0;
	overflow-y:auto;
	}
	
	/* common
----------------------------------------------------- */

br {
	clear: both;
}

hr {
	display: none;
}

p {
	margin: 0; 
	padding-top: 1em; 
}

	/* Background graduated tint
----------------------------------------------------- */
#bg {
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	z-index:-1;
	}

	
	/* Container - splash content
----------------------------------------------------- */
#container {
	position: absolute;
	top: 30%;
	left: 50%;
	margin-top:-164px;
	margin-left:-455px;
	background-image: url(../images_generic/content_background.jpg);
	background-position : left top;
	background-color: transparent;
	width: 910px;
	height: 547px;
	}
	
	/* Logo options
----------------------------------------------------- */
#logo {
	position: absolute;
	top:0px;
	left:0px;
	background-color: transparent;
	width: 199px;
	height: 162px;
	}
	
#logo_white {
	position: absolute;
	top:0px;
	left:0px;
	background-color: transparent;
	width: 199px;
	height: 162px;
	z-index:2000;
	}
	
	
	/* Menus and actuators
----------------------------------------------------- */

#slide_in_menu {
		position:absolute;
		left:0px;
		top:0px;
		background-image: url(../images_generic/slide_in_menu_bg.png);
		background-position : left top;
		background-color: transparent;
		width:199px;
		height:567px;
		}
		
#slide_in_menu_actuator_area {
		position:absolute;
		left:0px;
		top:0px;
		background-color: transparent;
		width:199px;
		height:567px;
		}
		
#slide_in_menu_actuator_text {
		position:absolute;
		left:0px;
		top:480px;
		width:199px;
		height:30px;
		}

#mainmenu {
		position:absolute;
		left:0px;
		top:170px;
		width:199px;
		height:450px;
		}
	
.greymenu a {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-align:center;
		letter-spacing: 2px;
		line-height:28px;
		color: #3e5476;
		text-decoration:none;
		display : block;
		}

.greymenu a:hover {
		background-color:#fff;
		}
		
.greymenu a:visited {
		color: #3e5476;
		}
		
.indexmenu a {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-align:center;
		letter-spacing: 2px;
		line-height:28px;
		color: #ffffff;
		text-decoration:none;
		display : block;
		}
		
.indexmenu a:hover {
		color: #3e5476;
		}
		
.whitemenu {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-align:center;
		letter-spacing: 2px;
		line-height:28px;
		color: #ffffff;
		text-decoration:none;
		display : block;
		}

.whitemenu a {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-align:center;
		letter-spacing: 2px;
		line-height:28px;
		color: #ffffff;
		text-decoration:none;
		display : block;
		}

.whitemenu a:hover {
		color: #3e5476;
		background-color:#fff;
		}
		
.submenu {
		text-align: center;
		background-image : url(../images_generic/submenu_background.jpg);
		background-repeat : no-repeat;
		background-position : left top;
		background-color: transparent;
		}

.submenu a {
		color : #3e5476;
		font-size : 9px;
		font-family : verdana, arial, sans-serif;
		line-height: 15px;
		letter-spacing: 1px;
		display : block;
		text-decoration : none;
		}

.submenu a:hover{
		color : #fff;
		background-color : #adb3c3;
		}
		
		a.menuopacity div{
filter:alpha(opacity=30); 
-moz-opacity: 0.3; 
opacity: 0.3;
}

a.menuopacity:hover div{
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
	
	
	/* Content pages
----------------------------------------------------- */
	
#page {
	position: absolute;
	top:68px;
	left:199px;
	width:676px;
	height:450px;
	background-color: #fff;
	}
	
#product_picture {
	position: absolute;
	top:68px;
	left:199px;
	width:283px;
	height:200px;
	background-color: #fff;
	}
	
#big_picture {
	position: absolute;
	top:68px;
	left:482px;
	width:393px;
	height:450px;
	background-color: #fff;
	}
	
#myScrollContent {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	color : #3e5476;
	text-align:left;
	line-height:160%;
	}
	
#myScrollContent a {
	color : #3e5476;
	text-decoration: none;
	}

#myScrollContent a:hover {
	text-decoration: underline;
	}
	
.text_standfirst {
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	font-weight:normal;
	color : #3e5476;
	text-align:left;
	line-height:150%;
	padding-top:0px;
	}
	
#caption {
	position: absolute;
	top:275px;
	left:223px;
	font-family : arial, sans-serif;
	font-size : 9px;
	color : #3e5473;
	text-align:left;
	line-height:150%;
	}
	
#caption a{
	color : #3e5473;
	text-decoration:none;
	}
	
#caption a:hover{
	color : #3e5473;
	text-decoration:underline;
	}
	
.caption {
	font-family : arial, sans-serif;
	font-size : 9px;
	color : #3e5473;
	text-align:left;
	line-height:150%;
	}
	
	
	
	/* product selectors
----------------------------------------------------- */
	
	#furniture_thumb1 {
	position:absolute;
	top:68px;
	left:199px;
	}
	
	.shell a {
		display:block;
		width: 222px;
		height: 450px;
		background: url("../images/furniture_thumbs/shell_bench2.jpg") 0 0 no-repeat;
		background-color:#fff;
		}
	.shell a:hover {	
		background-position: 0 -450px;
		}
	
	#furniture_thumb2 {
	position:absolute;
	top:68px;
	left:426px;
	}
	
	.aero a {
		display:block;
		width: 222px;
		height: 450px;
		background: url("../images/furniture_thumbs/aero.jpg") 0 0 no-repeat;
		background-color:#fff;
		}
	.aero a:hover {	
		background-position: 0 -450px;
		}
	
	#furniture_thumb3 {
	position:absolute;
	top:68px;
	left:653px;
	}
	
	.orchid a {
		display:block;
		width: 222px;
		height: 450px;
		background: url("../images/furniture_thumbs/orchid.jpg") 0 0 no-repeat;
		background-color:#fff;
		}
	.orchid a:hover {	
		background-position: 0 -450px;
		}
	
	
	#thumb1 {
	position:absolute;
	top:68px;
	left:199px;
	}
	
	#thumb2 {
	position:absolute;
	top:68px;
	left:369px;
	}
	
	#thumb3 {
	position:absolute;
	top:68px;
	left:539px;
	}
	
	#thumb4 {
	position:absolute;
	top:68px;
	left:709px;
	}
	
	#thumb5 {
	position:absolute;
	top:219px;
	left:199px;
	}
	
	#thumb6 {
	position:absolute;
	top:219px;
	left:369px;
	}
	
	#thumb7 {
	position:absolute;
	top:219px;
	left:539px;
	}
	
	#thumb8 {
	position:absolute;
	top:219px;
	left:709px;
	}
	
	#thumb9 {
	position:absolute;
	top:370px;
	left:199px;
	}
	
	#thumb10 {
	position:absolute;
	top:370px;
	left:369px;
	}
	
	#thumb11 {
	position:absolute;
	top:370px;
	left:539px;
	}
	
	#thumb12 {
	position:absolute;
	top:370px;
	left:709px;
	}
	
	.ark a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/ark.jpg") 0 0 no-repeat;
		}
	.ark a:hover {	
		background-position: 0 -146px;
		}
		
	.atrium a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/atrium.jpg") 0 0 no-repeat;
		}
	.atrium a:hover {	
		background-position: 0 -146px;
		}
		
	.axis a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/axis2.jpg") 0 0 no-repeat;
		}
	.axis a:hover {	
		background-position: 0 -146px;
		}
		
	.bowl a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/bowl.jpg") 0 0 no-repeat;
		}
	.bowl a:hover {	
		background-position: 0 -146px;
		}
		
	.crucible a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/crucible.jpg") 0 0 no-repeat;
		}
	.crucible a:hover {	
		background-position: 0 -146px;
		}
		
	.cube a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/cube.jpg") 0 0 no-repeat;
		}
	.cube a:hover {	
		background-position: 0 -146px;
		}
		
	.discus a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/discus.jpg") 0 0 no-repeat;
		}
	.discus a:hover {	
		background-position: 0 -146px;
		}
		
	.drum a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/drum.jpg") 0 0 no-repeat;
		}
	.drum a:hover {	
		background-position: 0 -146px;
		}
		
	.ellipsis a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/ellipsis.jpg") 0 0 no-repeat;
		}
	.ellipsis a:hover {	
		background-position: 0 -146px;
		}
		
	.globe a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/globe.jpg") 0 0 no-repeat;
		}
	.globe a:hover {	
		background-position: 0 -146px;
		}
		
	.gondola a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/gondola.jpg") 0 0 no-repeat;
		}
	.gondola a:hover {	
		background-position: 0 -146px;
		}
		
	.lagoon a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/lagoon.jpg") 0 0 no-repeat;
		}
	.lagoon a:hover {	
		background-position: 0 -146px;
		}
		
	.mortar a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/mortar.jpg") 0 0 no-repeat;
		}
	.mortar a:hover {	
		background-position: 0 -146px;
		}
		
	.oasis a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/oasis.jpg") 0 0 no-repeat;
		}
	.oasis a:hover {	
		background-position: 0 -146px;
		}
		
	.orbital a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/orbital.jpg") 0 0 no-repeat;
		}
	.orbital a:hover {	
		background-position: 0 -146px;
		}
		
	.radius a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/radius.jpg") 0 0 no-repeat;
		}
	.radius a:hover {	
		background-position: 0 -146px;
		}
		
	.trough1 a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/trough1.jpg") 0 0 no-repeat;
		}
	.trough1 a:hover {	
		background-position: 0 -146px;
		}
		
	.trough2 a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/trough2.jpg") 0 0 no-repeat;
		}
	.trough2 a:hover {	
		background-position: 0 -146px;
		}
		
	.waterfeature1 a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/waterfeature1.jpg") 0 0 no-repeat;
		}
	.waterfeature1 a:hover {	
		background-position: 0 -146px;
		}
		
	.waterfeature2 a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/waterfeature2.jpg") 0 0 no-repeat;
		}
	.waterfeature2 a:hover {	
		background-position: 0 -146px;
		}
		
		
		/* finish selectors
----------------------------------------------------- */
	.white a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/white.jpg") 0 0 no-repeat;
		}
		
	.white_stony a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/white_stony.jpg") 0 0 no-repeat;
		}
		
	.limestone a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/limestone.jpg") 0 0 no-repeat;
		}
		
	.limestone_stony a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/limestone_stony.jpg") 0 0 no-repeat;
		}
		
	.warmsandstone a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/warmsandstone.jpg") 0 0 no-repeat;
		}
		
	.warmsandstone_stony a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/warmsandstone_stony.jpg") 0 0 no-repeat;
		}
		
	.coolsandstone a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/coolsandstone.jpg") 0 0 no-repeat;
		}
		
	.coolsandstone_stony a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/coolsandstone_stony.jpg") 0 0 no-repeat;
		}
		
	.concretegrey a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/concretegrey.jpg") 0 0 no-repeat;
		}
		
	.concretegrey_stony a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/concretegrey_stony.jpg") 0 0 no-repeat;
		}
		
	.lightslate a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/lightslate.jpg") 0 0 no-repeat;
		}
		
	.lightslate_stony a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/lightslate_stony.jpg") 0 0 no-repeat;
		}
		
	.slate a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/slate.jpg") 0 0 no-repeat;
		}
		
	.slate_stony a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/slate_stony.jpg") 0 0 no-repeat;
		}
		
	.darkslate a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/darkslate.jpg") 0 0 no-repeat;
		}
		
	.darkslate_stony a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/darkslate_stony.jpg") 0 0 no-repeat;
		}
		
	.black a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/black.jpg") 0 0 no-repeat;
		}
		
	.rusty a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/rusty.jpg") 0 0 no-repeat;
		}
		
	.verdigris a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/verdigris.jpg") 0 0 no-repeat;
		}





	
/* Scrollers
----------------------------------------------------- */
#text_up {
	position : absolute;
	left : 468px;
	top : 137px;
	width : 3px;
	height : 190px;
	}
	
a.linkopacity img {
filter:alpha(opacity=30); 
-moz-opacity: 0.3; 
opacity: 0.3;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

#text_down {
	position : absolute;
	left : 468px;
	top : 308px;
	width : 3px;
	height : 190px;
	}
	
	
	
	/* Next page
----------------------------------------------------- */

#next {
	position : absolute;
	top : 524px;
	left: 210px;
	z-index:10;
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	letter-spacing: 1px;
	color : #3e5476;
	text-align: left;
	color : #3e5476;
	}

.nextpage a{
	text-decoration: none;
	color : #3e5476;
	font-weight : bold;
	}

.nextpage a:hover{
	color : #3e5476;
	text-decoration: underline;
	}
	
.backnext a{
	text-decoration: none;
	color : #3e5476;
	}

.backnext a:hover{
	color : #3e5476;
	text-decoration: underline;
	}
	

	/* Footer
----------------------------------------------------- */

#footer {
	position : absolute;
	top : 525px;
	right: 54px;
	font-family : verdana, arial, sans-serif;
	font-size : 9px;
	letter-spacing: 1px;
	color : #3e5476;
	text-align: right;
	z-index:10;
	}

#footer a{
	color : #3e5476;
	text-decoration: none;
	}

#footer a:hover{
	color : #3e5476;
	text-decoration: underline;
	}
	
	
	