body {background-color:#fff;
		background-repeat:repeat-y;}

a:link {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #000;
	background-color: #cccccc;
}


a img{
	border:none;
	border:0;
	}

.title {
  padding-left: 120px;
  min-height: 120px;
  background-image: url(http://images.apple.com/downloads/images/essentials_quicktime20070611.png);
  background-position: top left;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.playButton {
  background-color: rgb(20,20,20);
  font-size:14px;
  font-family:Cambria,'Palatino Linotype','Book Antiqua','URW Palladio L',serif;
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  position: relative;
  top: 50%;
  zoom: 100%;
  padding: .5em 1em;
  color: white;
}

.playBackground {
  background-color: rgb(0,0,0);
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0px; left: 0px;
}

.header {
	font-size:22px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#666;
	letter-spacing:2px;
	position: absolute;
	top: 120px;
	left: 10px;
	vertical-align: text-bottom;
	width: 175px;
	height: 96px;
	padding: 10px 10px 10px 10px;
	}
	
.line {
	position: absolute;
	top: 137px;
	left: 264px;
	background-color:#eeeeee;
	height: 220px;
	width: 0px;
	}

.line2 {
	position: absolute;
	top: 167px;
	left: 20px;
	background-color:#eeeeee;
	height: 220px;
	width: 0px;
	}
	
.vert {
	background-color:#333;
	height:1px;
	width:592px;
	}

.dblock1 {
	background-color:#cccccc;
	height:auto;
	width:40px;
	font-size:12px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#fff;
	line-height: 110%;
	position: absolute;
	top: 0px;
	left: 80px;
}

.dblock2 {
	background-color:#eeeeee;
	height:auto;
	width:40px;
	font-size:12px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#fff;
	line-height: 110%;
	position: absolute;
	top: 0px;
	left: 40px;
}

.dblock3 {
	background-color:#cccccc;
	height:auto;
	width:40px;
	font-size:12px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#fff;
	line-height: 110%;
	position: absolute;
	top: 0px;
	left: 0px;
}
	
.content {
	font-size:12px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#333;
	line-height: 150%;
	letter-spacing:0px;
	position: absolute;
	top: 20px;
	left: 265px;
	vertical-align: text-bottom;
	width: 592px;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	}
	
.content2 {
	font-size:12px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#f36;
	line-height: 150%;
	letter-spacing:0px;
	position: absolute;
	top: 20px;
	left: 265px;
	vertical-align: text-bottom;
	width: 592px;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	}

.links {
	font-size:12px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#333;
	letter-spacing:2px;
	}
	
	#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	
.shelters1 {
	font-size:12px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#000;
	letter-spacing:1px;
	position: absolute;
	top: 30px;
	left: 30px;
	width: 385px;
	}

.shelters2 {
	font-size:12px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#000;
	letter-spacing:1px;
	position: absolute;
	top: 30px;
	left: 415px;
	width: 385px;
	}

#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: transparent url(../img/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(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 12px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

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