html {
	scrollbar-3dlight-color: #100202;
	scrollbar-arrow-color: #7E5300;
	scrollbar-darkshadow-color: #4D0A0A;
	scrollbar-face-color: #260505;
	scrollbar-highlight-color: #611C00;
	scrollbar-shadow-color: #100202;
	scrollbar-track-color: #100202;
	overflow-y: scroll;
	}

body {
	margin: 0px;
	padding: 50px 0px;
	background: #100202 url(gfx/frame/back.gif);
	font-family: 'Trebuchet MS', trebuchet, arial, verdana;
	line-height: 130%;
	color: #611C00;
	font-size: small;
	}

* {
	outline: none;
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #838075;
	}

a:hover {
	color: #733A00;
	}

p, h3, dl {
	margin: 15px 30px;
	text-align: justify;
	}

ul {
	margin: 15px 53px;
	list-style: none;
	text-align: justify;
	}

li {
	display: block;
	width: auto;
	padding-left: 20px;
	background: transparent url(gfx/frame/bullet.gif) 0 2px no-repeat;
	}

ul.timeline li {
	padding-left: 100px;
	}

ul#ul_trivia li {
	margin: 7px 0;
	}

span.month {
	display: block;
	float: left;
	width: 70px;
	color: #838075;
	text-align: right;
	margin: 0 10px 0 -80px;
	}

.note {
	margin: 5px 30px 5px 50px;
	padding-left: 10px;
	text-indent: -10px;
	color: #838075;
	}

#page_nav {
	margin: 5px 30px 15px 71px;
	text-align: center;
	list-style: none;
	}

#page_nav li {
	display: inline;
	padding: 0;
	background: none;
	}

#page_nav a:link, #page_nav a:visited, #page_nav a:active {
	display: block;
	float: left;
	width: 17%;
	height: 20px;
	overflow: hidden;
	margin: 2px;
	padding: 3px 5px;
	line-height: 20px;
	border: 1px dashed #FFF;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(gfx/frame/raster_unselected.gif);
	color: #391C00;
	}

#page_nav a:hover, #page_nav a:focus {
	background: transparent url(gfx/frame/raster_selected.gif);
	}

#page_nav li.selected a:link, #page_nav li.selected a:visited, #page_nav li.selected a:active {
	border: 1px solid #FFF;
	background: transparent url(gfx/frame/raster_selected.gif);
	}

#container {
	position: relative;
	margin: auto;
	width: 74%;
	border: 0;
	padding: 0;
	overflow: hidden;
	}

#corner_topleft {
	position: absolute;
	top: -3px;
	left: 0;
	width: 30px;
	height: 30px;
	background: transparent url(gfx/frame/top_left.gif) 0 0 no-repeat;
	}

#corner_topright {
	position: absolute;
	top: -3px;
	right: 0;
	width: 30px;
	height: 30px;
	background: transparent url(gfx/frame/top_right.gif) 0 0 no-repeat;
	}

#container_2 {
	position: relative;
	top: 3px;
	left: 0;
	margin: 0;
	padding: 0;	
	background: transparent url(gfx/frame/middle_left.gif) 0 0 repeat-y;
	}

#container_3 {
	position: relative;
	margin: 0;
	border: 0;
	padding: 0;
	background: transparent url(gfx/frame/middle_right.gif) top right repeat-y;
	}

#bottom {
	position: relative;
	height: 30px;
	margin: 0 0 70px 0;
	padding: 0;
	}

#bottom_center {
	position: relative;
	height: 30px;
	margin: 0 30px;
	background: transparent url(gfx/frame/middle_bottom.gif) 0 0 repeat-x;
	}

#corner_bottomleft {
	position: absolute;
	dz-index: 10;
	top: 0;
	left: 0;
	margin: 0;
	width: 30px;
	height: 30px;
	background: transparent url(gfx/frame/bottom_left.gif) 0 0 no-repeat;
	}

#corner_bottomright {
	position: absolute;
	dz-index: 10;
	top: 0;
	right: 0;
	margin: 0;
	width: 30px;
	height: 30px;
	background: transparent url(gfx/frame/bottom_right.gif) 0 0 no-repeat;
	}

#content {
	position: relative;
	_height: 1px;
	margin: 0 30px;
	background: #DBDCC0 url(gfx/frame/middle_top.gif) 0 0 repeat-x;
	}

#background_wrap {
	position: relative;
	top: 30px;
	background: transparent url(gfx/frame/page.gif) 0 0;
	}

#subpage {
	clear: both;
	padding: 20px 0 40px 0;
	}

h1	{
	position: relative;
	top: 50px;
	margin: 0px 30px 50px 30px;
	height: 50px;
	line-height: 33px;
	}

h1, h3 {
	font-weight: normal;
	font-family: 'palatino lynotype', palatino, 'times new roman', times;
	font-size: 220%;	}

h3 {
	font-size: 160%;
	}

#head a:link, #head a:visited, #head a:active {
	display: block;
	float: left;
	width: 33px;
	height: 34px;
	background: transparent url(gfx/frame/logo.gif) 0 0 no-repeat;
	text-indent: -500px;
	margin: 0 10px -8px 0;
	}

#head a:hover, #head a:focus {
	background-position: 0 -34px;
	}

.gallery {
	margin: 30px;
	text-align: center;
	}

.subnav {
	margin: -10px 30px 0 30px;
	text-align: center;	}

.subnav a:link, .subnav a:visited, .subnav a:active {
	border-right: 2px solid #838075;
	border-bottom: 1px solid #838075;
	padding: 0 5px 3px 0;
	text-decoration: none;
	font-family: 'palatino lynotype', palatino, 'times new roman', times;
	font-size: 130%;
	color: #838075;
	}

.subnav a:hover {
	border-color: #733A00;
	color: #534F43;
	}

#poster_list {
	margin: 20px auto;
	}

#poster_list td {
	width: 75px;
	height: 115px;
	padding: 0;
	cursor: pointer;
	}

/* Toolbar icons dl */

#tb_icons dt, #later_on dt {
	float: left;
	width: 53px;
	height: 53px;
	margin: 0 15px 10px 0;
	}

#tb_icons dd br {
	clear: both;
	}

#tb_icons dt#help {
	background: url(gfx/toolbar/icon_help.gif);
	}

#tb_icons dt#help:hover {
	background: url(gfx/toolbar/icon_help_anim.gif);
	}

#tb_icons dt#nest {
	margin-right: 5px;
	background: url(gfx/toolbar/icon_nest.gif);
	}

#tb_icons dt#nest:hover {
	background: url(gfx/toolbar/icon_nest_anim.gif);
	}

#tb_icons dt#out_1 {
	margin-right: 5px;
	background: url(gfx/toolbar/icon_out_1.gif);
	}

#tb_icons dt#out_1:hover {
	background: url(gfx/toolbar/icon_out_1_hover.gif);
	}

#tb_icons dt#out_2 {
	background: url(gfx/toolbar/icon_out_2.gif);
	}

#tb_icons dt#out_2:hover {
	background: url(gfx/toolbar/icon_out_2_hover.gif);
	}

#tb_icons dt#navi {
	height: 63px;
	background: url(gfx/toolbar/icon_nav.gif);
	}

#tb_icons dt#navi:hover {
	background: url(gfx/toolbar/icon_nav_anim.gif);
	}

#tb_icons dt#console {
	background: url(gfx/toolbar/icon_console.gif);
	}

#tb_icons dt#console:hover {
	background: url(gfx/toolbar/icon_console_anim.gif);
	}

#tb_icons dt#cat {
	height: 59px;
	background: url(gfx/toolbar/icon_cat.gif);
	}

#tb_icons dt#cat:hover {
	background: url(gfx/toolbar/icon_cat_anim.gif);
	}

#tb_icons dt#hand {
	background: url(gfx/toolbar/icon_hand.gif);
	}

#tb_icons dt#hand:hover {
	background: url(gfx/toolbar/icon_hand_anim.gif);
	}

#tb_icons dt#zoom {
	background: url(gfx/toolbar/icon_zoom.gif);
	}

#tb_icons dt#zoom:hover {
	background: url(gfx/toolbar/icon_zoom_anim.gif);
	}

#tb_icons dt#room {
	background: url(gfx/toolbar/icon_room.gif);
	}

#tb_icons dt#me {
	background: url(gfx/toolbar/icon_me.gif);
	}

#later_on dt#quest {
	background: url(gfx/toolbar/icon_quest.gif);
	}

#later_on dt#quest:hover {
	background: url(gfx/toolbar/icon_quest_hover.gif);
	} 

#later_on dt#quest2 {
	background: url(gfx/toolbar/icon_quest2.gif);
	}

#later_on dt#quest2:hover {
	background: url(gfx/toolbar/icon_quest2_hover.gif);
	}

p.bubble {
	border: 1px dashed #949494;
	padding: 5px;
	font-style: italic;
	background: transparent url(gfx/frame/raster_selected.gif);
	}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls/gallery/left_right_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:454px; position:relative; height:448px; padding:0; margin:20px auto 0 auto;background:url(gfx/catalogue/frame.gif);}

#gallery img.left {width:24px; height:59px; float:left;margin-left: 13px;cursor:pointer;background:url(gfx/catalogue/tab_left.gif);}
#gallery img.right {width:25px; height:59px; float:left;cursor:pointer;background:url(gfx/catalogue/tab_right.gif);}
#gallery img.left:hover, #gallery img.right:hover {background-position: 0 -59px;}

#gallery ul {list-style:none; padding:0; margin:0; float:left; background:#444; border:0;}
#gallery ul li {display:inline; width:49px; height:59px; float:left; margin:0; padding: 0;border: 0; cursor:pointer;}

#gallery ul li.hide {display:none;}

/* using background images */
#gallery ul li.th1  {background:url(gfx/catalogue/tab_front.gif);}
#gallery ul li.th2  {background:url(gfx/catalogue/tab_halloween.gif);}
#gallery ul li.th3  {background:url(gfx/catalogue/tab_spaces.gif);}
#gallery ul li.th4  {background:url(gfx/catalogue/tab_tele.gif);}
#gallery ul li.th5  {background:url(gfx/catalogue/tab_plasto.gif);}
#gallery ul li.th6  {background:url(gfx/catalogue/tab_lodge.gif);}
#gallery ul li.th7  {background:url(gfx/catalogue/tab_iced.gif);}
#gallery ul li.th8  {background:url(gfx/catalogue/tab_area.gif);}
#gallery ul li.th9  {background:url(gfx/catalogue/tab_pura.gif);}
#gallery ul li.th10 {background:url(gfx/catalogue/tab_mode.gif);}
#gallery ul li.th11 {background:url(gfx/catalogue/tab_candy.gif);}
#gallery ul li.th12 {background:url(gfx/catalogue/tab_rugs.gif);}
#gallery ul li.th13 {background:url(gfx/catalogue/tab_bath.gif);}
#gallery ul li.th14 {background:url(gfx/catalogue/tab_gallery.gif);}
#gallery ul li.th15 {background:url(gfx/catalogue/tab_plants.gif);}
#gallery ul li.th16 {background:url(gfx/catalogue/tab_love.gif);}
#gallery ul li.th17 {background:url(gfx/catalogue/tab_extra.gif);}
#gallery ul li.th18 {background:url(gfx/catalogue/tab_deals.gif);}

/* remove visibility:hidden; if you want to use the original images as thumbnails */
#gallery ul li img {visibility:hidden; display:block; width:49px; height:59px;}

#gallery ul li.chosen {cursor:default; background-position: 0 -59px;}
#gallery ul li.chosen div {position:absolute; left:14px; top:59px; width:439px; height:362px;}
#gallery ul li.chosen div img {visibility:visible; width:auto; height:auto; margin:0;}

/* Lightbox */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#outerImageContainer{
	position: relative;
	background-color: #F5F5F5;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#loadingLink img {
	width: 102px;
	height: 67px;
	}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(gfx/frame/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(gfx/frame/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gfx/frame/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	color: #111;
	background-color: #F5F5F5;
	margin: 0 auto;
	line-height: 1.2em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #838075;	}			
#imageData #bottomNavClose{ width: 16px; float: right;  padding-bottom: 0.7em; margin-right: 8px; _margin-right: 0;	}	

#bottomNavClose img {
	width: 27px;
	height: 27px;
	}
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #333; /*#260505;*/
	filter:alpha(opacity=50);
	opacity: 0.5;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	  
