a:link, a:visited {color:black}
a:hover {color:#50201E}
body    { font-size: 12pt; font-family: "Times New Roman", Times, serif; text-decoration: none; }
.footer { font-size: 8pt; font-family: "Times New Roman", Times, serif; }
.imagedesc  { font-size: 8pt; font-family: "Times New Roman", Times, serif; font-weight: 700; width: 160px }
.paragraph { font-size: 12pt; font-family: "Times New Roman", Times, serif; text-decoration: none; margin-left: 10px}
.paragraphsmall  { font-size: 10pt; font-family: "Times New Roman", Times, serif; font-style: italic; text-decoration: none; margin-left: 10px }
.paragraphsmallhive  { font-size: 10pt; font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; text-decoration: none; }
.headertext  { font-size: 12pt; font-family: "Times New Roman", Times, serif; line-height: 18px; text-decoration: none; text-align: justify; margin-top:15px; margin-left:5px}
h3 { font-size: 12pt; font-family: "Times New Roman", Times, serif; text-decoration: none }
.sidepanel  { background-image: url("header_images/crowdedhouse_sidebar1.gif"); background-repeat: repeat-y; background-attachment: scroll }
.mainpanel { background-image: url("header_images/mainbg.gif"); background-repeat: repeat; background-attachment: scroll; }
.mainpanelgallery { background-image: url("header_images/mainbggallery.gif"); background-repeat: repeat; background-attachment: scroll; }
.mainshadgallery { background-image: url("header_images/mainbg2.gif"); }
.navmargin  { position: absolute; top: 500px; }
.navmenu  { position: absolute; top: 210px; }
.homepageimagemain { margin-top: 10px; margin-right: 10px; margin-bottom: 40px; border:5px ridge #50201E; }
.homepageimagesmall { height: 130px; vertical-align: top; border:3px ridge #50201E; } 
.newsletter {position:relative; width:400px; border-top:5px ridge #50201E; border-bottom:5px ridge #50201E; padding: 15px;}
li   { font-style: italic; font-weight: bold; list-style-type: circle; list-style-image: none }
.alignimages img{vertical-align: text-top; overflow: hidden; margin: 10px; border:1px ridge black; }
.alignimagesregistry img{vertical-align: text-top; overflow: hidden; margin: 10px; border:1px ridge black; }
.alignimageshive img{vertical-align: text-top; overflow: hidden; margin: 10px; border:1px ridge black; }
img.potterygallery { border: solid 1px black; margin-left: 10px; margin-right: 10px}
img.rakugallery { border: solid 1px black; margin-left: 10px; margin-right: 10px}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #877E5A;
	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 { background: url("web-content/lightboximages/blank.gif") no-repeat; display: block; width: 49%; height: 100% }
#prevLink { left: 0; float: left; background: url("web-content/lightboximages/prevlabel.gif") left 0% no-repeat; }
#nextLink { right: 0; float: right; background: url("web-content/lightboximages/nextlabel.gif") right 0% no-repeat; }

/*#prevLink:hover, #prevLink:visited:hover  { background: url("web-content/lightboximages/prevlabel.gif") no-repeat left 15% }
#nextLink:hover, #nextLink:visited:hover  { background: url("web-content/lightboximages/nextlabel.gif") no-repeat right 15% }*/


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #877E5A;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay { background-color: #000; position: absolute; z-index: 90; top: 0; left: 0; width: 100%; height: 600px; -moz-opacity: 0.6; filter: alpha(opacity=60); opacity: 0.6 }
	

.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 */
	}	
	
