/* CSS Document */

.herowindow{
	display:block;
	background-image: url(/images/hero-panel/hero-fox.jpg);
	background-repeat: no-repeat;position:relative;overflow:hidden;
	background-position: top left;height:285px;margin-bottom:5px;border-bottom:1px dotted #ccc
}
.herowindow p,.herowindow a,.herowindow a:visited{color:#FFFFFF;}
.herowindow .welcome {width:45%;float:left;margin-left:20px;line-height:1.3em;margin-top:65px;font-size:1.0em;overflow:hidden;}

* html .herowindow .welcome {margin-left:10px}

.herowindow .welcomegraphic{margin-top:10px;margin-left:20px}

.photocontainer {width:215px;float:right;height:280px;overflow:hidden}
.gallerywindow .photocontainer table {padding:0;margin:0;overflow:hidden;height:195px}

* html .gallerywindow {
margin-right:18px;

}

.gallerywindow {
	float:right;position:relative;
	width:340px;margin-right:35px;
height:280px;overflow:hidden
}
.gallerywindow .photocontainer .img-shadow-left{margin:30px 0px 5px 0px;background-image:none;padding:0;width:200px;display:block;}
.gallerywindow .photocontainer .img-shadow-left img{width:200px;border:0px;margin:0px;padding:0;display:block;}

.gallerywindow  .photocontainer a .gallerylink,.gallerywindow  .photocontainer a:visited .gallerylink{float:right;
	margin-top:25px;display:block;position:relative;height:40px;width:110px
}
.gallerywindow  .photocontainer a:hover .gallerylink{cursor:hand}
.gallerywindow .photocount {
	float:left;margin-top:141px;margin-left:20px;
	font-size:1.2em;
	font-weight:bold;clear:both;
	color: #000000;
}

.gallerywindow .recent a,.recent a:visited{
	margin-top:18px;margin-left:20px;
	font-size:1.1em;display:block;
	font-weight:bold;clear:both;
	color: #000000;text-decoration:none
}
.gallerywindow .recent a:hover{text-decoration:underline}
.gallerywindow .lefthand{float:left;width:125px;display:block;height:280px;position:relative}
.herophoto{
	margin:0;
	font-size:1em;
	font-weight:bold;
	margin-left:5px;display:block;
	text-transform: capitalize;width:200px
}
.added{margin:0;font-size:0.9em;color:#999966;margin-left:5px;display:block;width:200px}
