#contentcase {
	background: transparent;
	height: 425px;
	border-top: none;
	border-bottom: none;
	width: 779px;
}

#casestudies  {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 777px;
	border: none;
	background: #FFFFFF;
}
* html #casestudies {width: 777px;}

#casestudies ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
	border-bottom: 2px solid #99ccff;
	height:100px;
	background: transparent;
	clear:both;
}
* html #casestudies ul.subsection_tabs {}/*IE6 and below rule*/

#casestudies ul.subsection_tabs li {
	position: relative;
	float: left;
	margin-right: 10px;
	width: 100px;
	font-size: 1em;
}
* html #casestudies ul.subsection_tabs li {line-height: 21px;}/*IE6 and below rule*/

#casestudies ul.subsection_tabs li a {
	height: 100px;
	width: 100px;
	padding: 0 0 6px 0;
	text-decoration: none;
	border: none;
}
* html #casestudies ul.subsection_tabs li a {padding: 0;}/* IE 6 rule*/

#casestudies ul.subsection_tabs li a:hover {
	border: none;
	background: url(../images/gallery/red_arrow_up.gif) no-repeat bottom center;
}
* html #casestudies ul.subsection_tabs li a:hover {padding: 0; border: none; }/* IE 6 rule*/

#casestudies ul.subsection_tabs li a.active {
	border: none;
	
	background: url(../images/gallery/red_arrow_up.gif) no-repeat bottom center;
}
* html #casestudies ul.subsection_tabs li a.active {padding: 0;}/* IE 6 rule*/

#casestudies ul.subsection_tabs li a.active:hover {
	border: none;
	
	background: url(../images/gallery/red_arrow_up.gif) no-repeat bottom center;
}
* html #casestudies ul.subsection_tabs li a.active:hover {padding: 0;}/* IE 6 rule*/

.case-content {margin-top: 20px; margin-left: 0px;border: none;}
* html .case-content {padding-top: 0;}

.casestudies-right {
	float: left;
	margin: 15px 0 0 0;
	width: 769px;
	border: none;
}
* html .casestudies-right {width: 769px; margin: 0 0px 0 0;}
* html .casestudies-right img {border: 2px solid #6699cc;}

ul.gallery {padding: 0 0 0 0px; margin: 0;}
ul.gallery li {display:inline; position: relative; border: none; margin: 1px 25px 1px 1px; padding-bottom: 25px;}
ul.gallery li img {width: 75px;height: 75px;}


/* **************Lighthouse Styles ******************* */


#bottomNavClose { width: 66px; padding: 0; display: block;margin-top: 0px; height: 66px; background: url(../images/gallery/closelabel.gif) no-repeat top left;}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 130;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer {
	position: relative;
	background-color: #99ccff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	padding: 10px;
}

#imageContainer{
	padding: 10px;
	text-align: center;
	}

#imageContainer img {border: 8px solid #ffffff; margin: 0 0 0 -7px;}


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


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

#imageData{	padding:0 10px; color: #003366; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size: 1.2em; font-weight: bold; color: #ffffff; margin: 0 0 5px 0;}
#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: 120;
	width: 100%;
	height: 500px;
	background: url(../images/gallery/logo_trans.gif) repeat #ffdcb9;
}

a:link, a:visited {color: #66ccff; text-decoration: none; border: none;}
a:hover {color: #ffe1a3; text-decorartion: none;}

