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: 6px; 
}

	/* Background graduated tint
----------------------------------------------------- */
#bg {
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	background: url(../images_generic/bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	z-index:-1;
	}

	
	/* Container - splash content
----------------------------------------------------- */
#container {
	position: absolute;
	top: 32%;
	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;
	}
	
#container_index {
	position: absolute;
	top: 32%;
	left: 50%;
	margin-top:-164px;
	margin-left:-455px;
	background-image: url(../images/index_movie/1.jpg) top left no-repeat;
	width: 910px;
	height: 547px;
	display:none;
	}
	
#movie {
	position: absolute;
	top:0;
	left:0;
	background-color: transparent;
	width: 910px;
	height: 547px;
	z-index:0;
	}
	
#strap1 {
	position: absolute;
	top:410px;
	left:350px;
	background-color: transparent;
	width: 384px;
	height: 42px;
	display:none;
	}
	
#strap2 {
	position: absolute;
	top:452px;
	left:350px;
	background-color: transparent;
	width: 384px;
	height: 42px;
	display:none;
	}
	
	/* 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:547px;
		display:none;
		}
		
#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:490px;
		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:23px;
		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 a {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-align:center;
		letter-spacing: 2px;
		line-height:23px;
		color: #ffffff;
		text-decoration:none;
		display : block;
		}

.whitemenu a:hover {
		color: #3e5476;
		background-color:#fff;
		}
		
.submenu, .submenu a {
		text-align: center;
		background-image : url(../images_generic/submenu_background.jpg);
		background-repeat : no-repeat left top;
		background-color: transparent;
		color : #3e5476;
		font-size : 9px;
		font-family : verdana, arial, sans-serif;
		line-height: 16px;
		letter-spacing: 1px;
		display : block;
		text-decoration : none;
		}

.submenu a:hover{
		color : #fff;
		background-color : #adb3c3;
		}
		
.submenu_index, .submenu_index a {
		text-align: center;
		background-image : url(../images_generic/submenu_background.jpg);
		background-repeat : no-repeat;
		background-position : left top;
		background-color: transparent;
		color : #3e5476;
		font-size : 9px;
		font-family : verdana, arial, sans-serif;
		line-height: 16px;
		letter-spacing: 1px;
		display : block;
		text-decoration : none;
		}

.submenu_index 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_BG {
	position:absolute;
	width:100%;
	height:100%;
	background-color:#ffffff;
	}
	
#myScrollContent a {
	color : #3e5476;
	text-decoration: underline;
	}
	
#myScrollContent a:active {
	color : #3e5476;
	text-decoration: none;
	}

#myScrollContent a:hover {
	color:#000000;
	text-decoration: none;
	}
	
.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%;
	}
	
.archive_caption {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	color : #3e5476;
	text-align:left;
	line-height:160%;
	}
	
	
	
	/* product selectors
----------------------------------------------------- */
	
	#furniture_thumb1 {
	position:absolute;
	top:0px;
	left:0px;
	}
	
	.shell a {
		display:block;
		width: 333px;
		height: 220px;
		background: url("../images/furniture_thumbs/shell_bench_thumb.jpg") 0 0 no-repeat;
		background-color:#fff;
		}
	.shell a:hover {	
		background-position: 0 -220px;
		}
	
	#furniture_thumb2 {
	position:absolute;
	top:0px;
	left:343px;
	}
	
	.ellipsis_table a {
		display:block;
		width: 333px;
		height: 220px;
		background: url("../images/furniture_thumbs/ellipsis_table.jpg") 0 0 no-repeat;
		background-color:#fff;
		}
	.ellipsis_table a:hover {	
		background-position: 0 -220px;
		}
		
	#furniture_thumb3 {
	position:absolute;
	top:230px;
	left:0px;
	}
	
	.bathtub a {
		display:block;
		width: 333px;
		height: 220px;
		background: url("../images/furniture_thumbs/bathtub.jpg") 0 0 no-repeat;
		background-color:#fff;
		}
	.bathtub a:hover {	
		background-position: 0 -220px;
		}
		
	#furniture_thumb4 {
	position:absolute;
	top:230px;
	left:343px;
	}
	
	.rectangular_bench a {
		display:block;
		width: 333px;
		height: 220px;
		background: url("../images/furniture_thumbs/rectangular_bench.jpg") 0 0 no-repeat;
		background-color:#fff;
		}
	.rectangular_bench a:hover {	
		background-position: 0 -220px;
		}
	
	
	#thumbs_holder {
	position:absolute;
	top:68px;
	left:199px;
	height:448px;
	width:675px;
	overflow:hidden;
	}
	
	#thumb1 {
	position:absolute;
	top:0px;
	left:0px;
	}
	
	#thumb2 {
	position:absolute;
	top:0px;
	left:170px;
	}
	
	#thumb3 {
	position:absolute;
	top:0px;
	left:340px;
	}
	
	#thumb4 {
	position:absolute;
	top:0px;
	left:510px;
	}
	
	#thumb5 {
	position:absolute;
	top:151px;
	left:0px;
	}
	
	#thumb6 {
	position:absolute;
	top:151px;
	left:170px;
	}
	
	#thumb7 {
	position:absolute;
	top:151px;
	left:340px;
	}
	
	#thumb8 {
	position:absolute;
	top:151px;
	left:510px;
	}
	
	#thumb9 {
	position:absolute;
	top:302px;
	left:0px;
	}
	
	#thumb10 {
	position:absolute;
	top:302px;
	left:170px;
	}
	
	#thumb11 {
	position:absolute;
	top:302px;
	left:340px;
	}
	
	#thumb12 {
	position:absolute;
	top:302px;
	left:510px;
	}
	
	#thumb13 {
	position:absolute;
	top:453px;
	left:0px;
	}
	
	#thumb14 {
	position:absolute;
	top:453px;
	left:170px;
	}
	
	#thumb15 {
	position:absolute;
	top:453px;
	left:340px;
	}
	
	#thumb16 {
	position:absolute;
	top:453px;
	left:510px;
	}
	
	#thumb17 {
	position:absolute;
	top:604px;
	left:0px;
	}
	
	#thumb18 {
	position:absolute;
	top:604px;
	left:170px;
	}
	
	#thumb19 {
	position:absolute;
	top:604px;
	left:340px;
	width: 165px;
	height: 146px;
	background-color:#ffffff;
	}
	
	#thumb20 {
	position:absolute;
	top:604px;
	left:510px;
	width: 165px;
	height: 146px;
	background-color:#ffffff;
	}
	
	.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/axis3.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/little_bowl.jpg") 0 0 no-repeat;
		}
	.bowl a:hover {	
		background-position: 0 -146px;
		}
		
	.cone a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/cone.jpg") 0 0 no-repeat;
		}
	.cone 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/discus2.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/ellipsis2.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/globe2.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;
		}
		
	.lilly_bowl a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/lilly_bowl.jpg") 0 0 no-repeat;
		}
	.lilly_bowl a:hover {	
		background-position: 0 -146px;
		}
		
	.mortar a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/mortar2.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;
		}
		
	.poppy_bowl a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/planter_thumbs/poppy_bowl.jpg") 0 0 no-repeat;
		}
	.poppy_bowl 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/trough_round.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;
		}
		
	.stony_dolomite_white a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/stony_dolomite_white.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;
		}
		
	.hammered_slate a {
		display:block;
		width: 165px;
		height: 146px;
		background: url("../images/finish_thumbs/hammered_slate.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 : 465px;
	top : 140px;
	width : 8px;
	height : 100px;
	}
	
#text_down {
	position : absolute;
	left : 465px;
	top : 405px;
	width : 8px;
	height : 100px;
	}

#thumbs_up {
	position : absolute;
	left : 887px;
	top : 80px;
	width : 8px;
	height : 250px;
	}
	
#thumbs_down {
	position : absolute;
	left : 887px;
	top : 255px;
	width : 8px;
	height : 250px;
	}
	
#thumbs_up2 {
	position : absolute;
	left : 180px;
	top : 80px;
	width : 8px;
	height : 250px;
	}
	
#thumbs_down2 {
	position : absolute;
	left : 180px;
	top : 255px;
	width : 8px;
	height : 250px;
	}
	
#clear_down {
	position:absolute;
	top:517px;
	left:364px;
	height:30px;
	width:350px;
	background-color:transparent;
	}
	
#clear_up {
	position:absolute;
	top:33px;
	left:364px;
	height:30px;
	width:350px;
	background-color:transparent;
	}
	
a.linkopacity img {
filter:alpha(opacity=60); 
-moz-opacity: 0.6; 
opacity: 0.6;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}	
	
	/* 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;
	}
	
#product_list_link{
	position : absolute;
	top : 524px;
	right: 35px;
	z-index:50;
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	letter-spacing: 1px;
	color : #3e5476;
	text-align: left;
	color : #3e5476;
	}
	
#finishes_guide_link{
	position : absolute;
	top : 524px;
	left: 200px;
	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;
	bottom : 20px;
	left: 0px;
	width:100%;
	font-family : verdana, arial, sans-serif;
	font-size : 9px;
	letter-spacing: 1px;
	color : #b2c0ce;
	text-align: center;
	z-index:10;
	}

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

#footer a:hover{
	color : #3e5476;
	text-decoration: underline;
	}
	
	/* menu outline style
----------------------------------------------------- */
a:focus {outline-style: none;}
	
