/* Global Styles */

a , img, form, form div, iframe {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body, p, div {
	font-family: Georgia, Courier, serif;
	font-weight: normal;
	border: 0px;
	padding: 0px;
	font-size: 10pt;
}

#page {
	width: 800px;
}


h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 200%;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 1.25;
	margin: .25em;
}

h3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.0;
	padding: 0;
	margin: 0;
	border: 0;
	margin-top: .5em;
/*
	font-style: italic;
	margin: .25em;
*/
}

h5 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.0;
	padding: 0;
	margin: 0;
	border: 0;
	margin-top: .5em;
/*
	font-style: normal;
	text-decoration: underline;
	margin: .25em;
*/
}

form {
	margin-top:0;
	margin-bottom:0;
}

hr {
	clear: both;
}

.return { /* used to force a return in variable-length element */
	position:relative;
	line-height:0;
	font-size: 0;
	height:1px;
	width:100%;
	clear:both;
	overflow:hidden;
}

#header {
	position: relative;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index:100;
/*
	border-style: solid;
	border-width: 1px 0px;
	border-color: #0F0;
*/
}

.hdrlogo {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float:left;
	width: 350px;
/*
	border-style: solid;
	border-width: 1px 0px;
	border-color: #f00;
*/
}

#hdr_montage {
	position: relative; /* just added */
	top:10px;
	float: right;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: right;
/*
	border-style: solid;
	border-width: 1px 0px;
	border-color: #F0F;
	background-image: url('http://www.mywanderingeye.com/tesson/images/hdr_montage_bkgrd.jpg');
	width: 450px;
	height:200px;
*/
}

.hdrtext h1 {
	margin: .2em;
	line-height: 150px;
}

#hdr_tn0 {
	position: absolute;
	left:9px;
	top: 46px;
}

#hdr_tn1 {
	position: absolute;
	left:95px;
	top: 7px;
}

#hdr_tn2 {
	position: absolute;
	left:195px;
	top: 0px;
}

#hdr_tn3 {
	position: absolute;
	left:254px;
	top: 26px;
}

#hdr_tn4 {
	position: absolute;
	left:376px;
	top: 2px;
}

#hdr_tn5 {
	position: absolute;
	left:30px;
	top: 106px;
}

#hdr_tn6 {
	position: absolute;
	left:88px;
	top: 89px;
}

#hdr_tn7 {
	position: absolute;
	left:147px;
	top: 46px;
}

#hdr_tn8 {
	position: absolute;
	left:283px;
	top: 85px;
}

#hdr_tn9 {
	position: absolute;
	left:342px;
	top: 60px;
}

#navspace { /*placeholder for navbar, loaded later at absolute position */
	position: relative;
	width: 450px;
	margin: 0px;
	padding: 0px;
	height:50px;
}
	
#content {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
/*
	border-style: solid;
	border-width: 1px;
	border-color: #0f0;
*/
}

#footer {
	clear: both;
	width: 800px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 5px;
}

.hspacer {
	position: relative;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 0;
	height: 3px;
	clear: both;
}


.leftpanel {
	position: relative;
	top:0;
	text-align: right;
	float: left;
	width: 320px;	/* with side padding, that's 350px; changed in IEbugs.css */
	padding: 0 15px;
	margin: 0;
	border: 0;
/*
	border-style:solid;
	border-color:#f00;
	border-width:1px;
	padding: 30px .5em;
*/
}

.rightpanel, .centerpanel {
	position: relative;
	top:0;
	text-align: left;
	float: left;
	width: 450px;
	padding: 0;
	margin: 0;
	border:0;
/*
	border-style:solid;
	border-color:#909;
	border-width:1px;
	padding: 30px .5em;
*/
}

#centertitle {
	text-align: left;
}

#blog {
	overflow: auto;
	width: 450px;
	height: 450px;
	margin: 0;
	padding: 0;
	border: 0;
}

#blog p {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.8;
}

.centerlayer {
	position: absolute;
	top:1em;
	left: 0;
	width: 420px; /* must be <= .centerpanel, above */
	margin: 0;
	border: 0;
	padding: 0 1em;
	opacity: 0;
	filter: 'alpha(opacity=0)';
	KHTMLOpacity: 0;
	MozOpacity: 0;
/*
*/
}

.previewpanel {
	position: relative;
	top: 0px;
	left: 168px;
	width: 672px;
}

.previewpanelt {
	position: relative;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	opacity: 0;
	KHTMLOpacity: 0;
	MozOpacity: 0;
	filter:'alpha(opacity=0)';
/*
	border-style:solid;
	border-color:#909;
	border-width:1px;
*/
}

.preview {
	position: relative;
	width: 450px;
	height: 480px;
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
/*
	border-style: solid;
	border-color: #F90;
	border-width: 1px;
*/
}

.previewimg {
	position: absolute;
	top: 0;
	left:0;
}

.fullpanel {
	position: relative;
	width: 100%;
/*
	border-style: solid;
	border-color: #009;
	border-width: 1px;
*/
}

#gallery {
	width: 100%;
	height: 500px;
}

.tnrow {
	height: 90px;
	width: 324px;
	float: right;
	margin: 2px 0;
	border: 0;
	padding: 0;
/*
	background-color: #006;
	background-image: url('http://www.mywanderingeye.com//images/navigation/tnbkgrd.jpg')
	border-style: solid;
	border-color: #0FF;
	border-width: 1px;
*/
}

#preview_title {
	font-style: italic;
	font-weight:bold;
	font-size:120%;
}

.tn {
	position: relative;
	float: left;
	left: 2px;
	width: 60px;
	height: 60px;
	padding: 0;
	margin: 0 2px;
/*
	border-style: solid;
	border-width: 1px;
	border-color: #F90;
*/
}

.tn_img {
	position: relative;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border-style: solid;
	border-width: 2px;
}

#controls {
	position: relative;
	width: 350px;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
/*
	height: 450px;
	border-style: solid;
	border-width: 1px;
	border-color: #F06;
*/
}

#headline {
	clear: both;
	z-index: 10;
	width: 800px;
	line-height: 2;
	text-align: center;
}

#tn_info {
	position: relative;
	width: 100%;
	line-height: 1.2;
	text-align: right;
/*
	border-style: solid;
	border-color: #f00;
	border-width: 1px;
	height: 120px;
*/
}

#info_text {
	height: 5.5em;
	padding: 0 0 0 .5em;
	margin: 0;
/*
	border-style: solid;
	border-color: #099;
	border-width: 1px;
*/
}

#gallery_title {
	font-style: italic;
	font-weight:bold;
	font-size:120%;
}

#gallery_desc {
	font-size:80%;
}

#tn_action {
	position: relative;
	left: 0;
	top: 0;
	z-index:20;	/* above the preview image */
	width: 100%;
	height:30px;
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
/*
	border-style: solid;
	border-color: #0F0;
	border-width: 1px;
*/
}

#tn_nav {
	clear: both;
	width: 324px;
	float: right;
	height:35px;
	line-height: 2;
	text-align: center;
/*
	border-style: solid;
	border-color: #00F;
	border-width: 1px;
*/
}

#tn_options {
	clear:both;
	width: 100%;
	height:5em;
	line-height: 2;
	text-align: right;
/*
	border-style: solid;
	border-color: #FF0;
	border-width: 1px;
*/
}

#tn_nav form input {
	vertical-align: middle;
}

#FScontainer {
	position: relative;
	top:-5px;
	width: 100%;
	text-align: center;
/*
	border-style: solid;
	border-color: #090;
	border-width: 1px;
*/
}

#FScontrols {
	position: relative;
/*
	border-style: solid;
	border-color: #009;
	border-width: 1px;
*/
}

.FSbutton {
	margin: 0 10px;
	border: 0;
	padding: 0;
}

#hires {
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
}

.deadbutton {
	opacity: .5;
	filter: 'alpha(opacity=50)';
	KHTMLOpacity: .5;
	MozOpacity: .5;
}

.livebutton {
	opacity: .999;
	filter: 'alpha(opacity=99.99)';
	KHTMLOpacity: .999;
	MozOpacity: .999;
}

#tn_bens {
	position: relative;
	width: 100%;
	height:52px;
	text-align: right;
/*
	border-style: solid;
	border-color: #0F0;
	border-width: 1px;
*/
}

#tn_bens img, #tn_bens a img {
	border-width: 0;
	margin: 0 2px;
}

#nav_text {
	text-align: center;
	line-height: 1.2em;
}

#shields {	/* used to block access to other buttons on screen when certain dialogs are up */
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	height:100%;
	z-index: 100;
	display: none;
	background-color: #000;
	opacity: 0.0;
	filter: 'alpha(opacity=0)';
	KHTMLOpacity: 0.0;
	MozOpacity: 0.0;
/*
*/
}


#detail, #hrWarn {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height:100%;
	z-index: 200;
	font-size: 75%;
/*
	border-style: solid;
	border-color: #F00;
	border-width: 1px;
*/
}

.shadow {
	position: absolute;
	top: 0;
	left: 0;
	border-style: none;
/*
	z-index: -10;
*/
}

#curtain {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:10;
	border-style: solid;
	border-color: #0F0;
	border-width: 1px;
/*
*/
}

fieldset {
	margin:0;
	border:0;
	padding:0;
}

.clearer {
	clear:both;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#captchaContainer {
	margin-top: 5px;
}

#captchaImg {
	position: relative;
	vertical-align: middle;
	margin: 0 10px;
	width: 100px;
	height: 30px;
	border: solid 1px #006;
}

#captchaInstr {
	font-size: 80%;
	margin: .5em 0;
}