body
{
font-size: 11px;
color: #251515;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

iframe {
border: 0px solid #ffffff;
} 

A:link {
	text-decoration: none;
	color: #857776;}

A:visited {
        text-decoration: none;
	color: #857776;}

A:hover {
	text-decoration: none;
	color: #a84559;
	background: #f3d5d9;}

p {font-size: 12px;}

DIV.content {
font-size: 11px;
padding-bottom: 5px;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
font-family: Verdana;
letter-spacing: 1pt;}	

DIV.header {
padding: 3px;
color: #b1afa9;
font-family: Franklin Gothic Book;
letter-spacing: 1pt;
font-size: 14px;
font-weight: none;
background: #dddbd5;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}



#nav, #nav ul {
margin:0;
padding:0;
list-style:none;
width:200px;
border-bottom:1px solid #ffffff;
}

#nav li {
position:relative;
}
 
#nav li ul {
position:absolute;
left:159px;
top:0;
display:none;
position:absolute;
}

#nav li a {
display:block;
text-decoration:none;
color:#a2a096;
font-size:11px;
background: #ebeae5;
padding:3px;
border-top:1px solid #ffffff;
border-left: 0px;
border-right: 0px;
border-bottom:0px;}
* html #nav li {float:left; height:1%;}
* html #nav li a {height:1%;}
#nav li a:hover {color:#b7a990;background: #f6f1e8;}
#nav li ul li a {padding:2px 5px;}
#nav li:hover ul, #nav li.over ul {display:block;}


div.content fieldset {
	width: 525px;
	margin: 8px auto 0;
	border: solid 1px #e2e2e2;
	padding-bottom: 10px !important;
	padding: 10px;
	background: #f9f9f9;
}
div.content fieldset legend {
	color: #b7bcbf;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 8px;
	border: solid 1px #ddd9d9;
	background: #e2e2e2 url('images/legendbg.jpg');
	padding: 3px 8px;
}
.head {
border-bottom: solid 1px;}

div.content img {
	border: solid 3px #FFFFFF;
	background: #FFFFFF;
}

div.content a img {
	border: solid 3px #FFFFFF;
	background: #FFFFFF;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; 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; }
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../boutique/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../boutique/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

