/*------STRUCTURE-----*/

.mypets{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	background-color: #FFFFFF;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.thepet {
	width: 566px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
}
.switchcontent {
	line-height: normal;
}

h3 {
	margin: 0px;
}

/*------LIGHTBOX-----*/

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

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


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-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 */ 
	

/*------SPLASH-------*/

#columnContainer {
	padding: 0px;
	background-color: #FFF;
	width: 955px;
	height: 596px;
	margin: 0 auto;
	background-image: url(images/splash.gif);
	background-repeat: no-repeat;
}
#columnContainer div/* End hide from IE-mac */ 
	

/*------SPLASH-------*/

 {
	width: 139px;
	height: 78px;
	padding-top: 358px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 358;
	margin-left: 408px;
	z-index: 2;
}
#splash01 {
	padding: 0px;
	background-color: #FFF;
	width: 955px;
	height: 358px;
	margin: 0 auto;
	float: left;
	background-image: url(images/splash_01.gif);
}
#splash02 {
	padding: 0px;
	background-color: #FFF;
	width: 408px;
	height: 78px;
	margin: 0 auto;
	float: left;
	background-image: url(images/splash_02.gif);
}
#splash03 {
	padding: 0px;
	background-color: #FFF;
	width: 139px;
	height: 78px;
	margin: 0 auto;
	float: left;
}
#splash04 {
	padding: 0px;
	background-color: #FFF;
	width: 408px;
	height: 78px;
	margin: 0 auto;
	float: left;
	background-image: url(images/splash_04.gif);
}
#splash05 {
	padding: 0px;
	background-color: #FFF;
	width: 955px;
	height: 160px;
	margin: 0 auto;
	float: left;
	background-image: url(images/splash_05.gif);
}

/*------MAIN-------*/

#mainColumnContainer {
	padding: 0px;
	background-color: #FFFFFF;
	width: 566px;
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main_top {
	padding: 0px;
	background-color: FFF;
	width: 566px;
	height: 583px;
	float: left;
	background-image: url(images/main_top2.jpg);
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main_bottom {
	padding: 0px;
	background-color: #FFF;
	width: 566px;
	height: 270px;
	float: left;
	background-image: url(images/main_bottom.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
}
#main_bottomcontact {
	padding-top: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 165px;
	line-height: 17px;
}
#content_print {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 63px;
	width: 440px;
	padding-right: 63px;
	padding-bottom: 10px;
	height: 360px;
}
#content_print div {
	background-color: #FFFFFF;
	float: left;
}
#content_illustration {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 63px;
	width: 440px;
	padding-right: 63px;
	padding-bottom: 10px;
	height: 200px;
}
#content_illustration div {
	background-color: #FFFFFF;
	float: left;
}
#content_photography {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 63px;
	width: 440px;
	padding-right: 63px;
	padding-bottom: 10px;
	height: 140px;
}
#content_photography div {
	background-color: #FFFFFF;
	float: left;
}
#content_interactive {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 63px;
	width: 440px;
	padding-right: 63px;
	padding-bottom: 10px;
	height: 120px;
	width: 440px;
}
#content_interactive  div {
	background-color: #FFFFFF;
	float: left;
}
#content_clientwork {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 63px;
	width: 440px;
	padding-right: 63px;
	padding-bottom: 10px;
	height: 120px;
}
#content_clientwork div {
	background-color: #FFFFFF;
	float: left;
}
#content_experiments {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 63px;
	width: 440px;
	padding-right: 63px;
	padding-bottom: 10px;
	height: 120px;
}
#content_experiments  div {
	background-color: #FFFFFF;
	float: left;
}
#content_about {
	background-color: #FFFFFF;
	height: 600px;
	width: 500px;
	padding-left: 35px;
	background-image: url(images/about_profile.jpg);
	background-repeat: no-repeat;
	background-position: 270px 240px;
}
#content_about   a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B70B0B;
	text-decoration: none;
	float: left;
}
.about_h1 {
	background-color: #FFFFFF;
	padding-top: 10px;
	height: 60px;
	width: 500px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 40px;
	background-position: center;
	line-height: 60px;
}
.content_about_top {
	background-color: #FFFFFF;
	padding-top: 10px;
	height: 60px;
	width: 500px;
	line-height: 30px;
}
