@charset "utf-8";



/* Lightbox CSS Only */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(images/nextlabel.gif) right 15% no-repeat; }

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

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/* HOME PAGE CSS ONLY */

* {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFFFFF;

	background:#D71919;
}

#wrapper {
	width:956px;
	margin:auto;
}

a {
      color: #000000;
	  text-decoration: none;
}

#luke {
	float: right;
	text-align: right;
	width: 220px;
}


#titleimage {
	display: block;
	width: 600px;
	height: 100px;
	text-indent: -99999px;
	overflow: hidden;
	background: url(homex2%20copy%20copy.jpg) no-repeat;
	margin: 20px auto;
}

#project_title_image {
	display: block;
	width: 600px;
	height: 100px;
	text-indent: -99999px;
	overflow: hidden;
	background: url(project_main_title.jpg) no-repeat;
	margin: 20px auto;
}

#project1_title_image {
	display: block;
	width: 600px;
	height: 100px;
	text-indent: -99999px;
	overflow: hidden;
	background: url(project1_main_title.jpg) no-repeat;
	margin: 20px auto;
}

#project2_title_image {
	display: block;
	width: 600px;
	height: 100px;
	text-indent: -99999px;
	overflow: hidden;
	background: url(project2_main_title.jpg) no-repeat;
	margin: 20px auto;
}

#navigation {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: center;

}

#navigation ul {
	height:50px;
	padding-top:5px;
}

#navigation li{
	wid1th:200px;
	display:inline;
	margin: 0 42px;
}

#navigation li a {
	padding:4px 15px;
	text-decoration:none;
	color:#FFFFFF;
}

#navigation li a:hover {
	color: #000;
}

#homecontent {
	width: 220px;
	float:left;
}

#rightlist {
	float:right;
	width: 220px;
}

#basicinfo {
	font-weight:bold;
	font-size:12px;
}

#rightlist ul {
	text-align:right;
}

#rightlist h3 {
	margin-bottom: 15px;
	width: 80px;
}

#centercontent {
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	width: 486px;
	text-align:center;
}


#centercontent p {
	width: 400px;
	margin:auto;
}

#fwk {
	text-align: center;
}


#featuredwork {
	display: block;
	width: 333px;
	height:500px;
	text-indent: -99999px;
	overflow: hidden;
	background:url(featured%20photo.jpg) no-repeat;
	margin: 20px auto;
	border: 2px solid black;
} 

#secondfwk {
	display: block;
	width: 360px;
	height:500px;
	text-indent: -99999px;
	overflow: hidden;
	background: url(Online%20Gallery/finals/Postcards/pc1.jpg) no-repeat;
	margin: 20px auto;
	border: 2px solid black;
}

#thirdfwk {
	display: block;
	width: 360px;
	height:500px;
	text-indent: -99999px;
	overflow: hidden;
	background:url(blueredbanana.jpg) no-repeat;
	margin: 20px auto;
	border: 2px solid black;
} 

/*GALLERY PAGE CSS ONLY*/


#photo{
	text-align: center; 
}

#gallerycontent {
	margin: auto;
	width: 486px;
}

#gallerytext p {
	text-align: center;
}


#gallerythumbs {
	margin: 0 auto;
	width:428px;
}

#photothumbs {
	margin: 0 auto;
	width: 428px;
}

#irphoto {
	margin: 0 auto;
	width: 428px;
}

#irphoto2 {
	margin: 0 auto;
	width: 428px;
}

#irphoto2 img{
	border: 2px solid black;
	margin-left:auto;
}

#photothumbs img{
	border: 2px solid black;
	margin-left:auto;
}

#gallerythumbs img{
	border: 2px solid black;
	margin-left:auto;
}


#galtitle {
	text-align: center;
}

#gallerylist {
	color:#FFFFFF;
}

#gallerylist {
	text-align: center;
}

#gallerylist li a {
	text-decoration:none;
	color:#FFFFFF;
}

#gallerylist li a:hover{
	color:#000000;
}


#gfxhead {
	text-align: center;
}

#vid1 {
	margin-left: 6.5%;
	margin-right: 6.5%;
}


/*SKETCHBOOK PAGE CSS ONLY*/


#dieterthumbs img{
	border: 2px solid black;
	margin-left: auto;
}


#dieterthumbs {
	width:860px;
}

#sketchbookcontent {
	margin: auto;
	width: 860px;
}

#sketchinfo {
	margin: auto;
	width: 486px;
}

/*PROJECT PAGE CSS ONLY*/

#noborder1{
 border: none;
}

#postcard {
	margin: auto;
	width: 732px;
}

#postcard img{
	border: 2px solid black;
	margin-left: auto;
}

#uniproject {
	margin: 0 auto;
	width: 644px;
}

#noborder{
	margin: 0 auto;
	width: 644px;
}

#uniproject img{
	border: 2px solid black;
	margin-left:auto;
}



/*DEVELOPMENT PAGE CSS ONLY*/

#devcontent {
	margin: auto;
	width: 906px;
}

#youtubevid {
	margin-left: 25px;
}
/* navigation bar */
#navbar li {
	list-style: none;
	float: left;
	margin-left: 60px; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	text-decoration: none; }
#navbar li ul {
	display: none; 
	width: 15em; /* Width to help Opera out */}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
text-align: left;
}


/*PROJECT 3 PAGE CSS ONLY*/

#project_content {
	float:left;
	width: 956px;
	text-align:center;
	background-color:#2048dd;
}

#project_text {
	width: 800px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background-color:#2048dd;
}

#project_body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFFFFF;
	background-color: #2048dd !important;
}

#projectvid {
	margin-left: 0px;
}

#project_photo {
	margin: auto; 
	width: 648px;
}

#project_photo img{
	border: 2px solid black;
	margin-left: 1px; 
	margin-right: 1px;
}


/*PROJECT 1 PAGE CSS ONLY*/

#project1_content {
	float:left;
	width: 956px;
	text-align:center;
	background-color:#009900;
}

#project1_body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFFFFF;
	background-color: #009900 !important;
}

#project1_text {
	width: 800px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background-color:#009900;
}


/*PROJECT 2 PAGE CSS ONLY*/

#project2_content {
	float:left;
	width: 956px;
	text-align:center;
	background-color:#df8c0a;
}

#project2_body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFFFFF;
	background-color: #df8c0a !important;
}

#project2_text {
	width: 800px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background-color:#df8c0a;
}