@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;	
}


body {
	font: 62.5% Verdana, Geneva, sans-serif;
	background: #FFF url(images/background.png) repeat-x;
}
#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	background: url(images/header_back.png);
	height: 220px;
	width: 960px;
}
#header h1 a {
	display: block;
	width: 960px;
	height: 220px;
	text-indent: -9999px;
}

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


/* begin portfolio styles */
#webport {
	width: 635px;
	margin: 20px 0px;
	float: left;
}
#webport img{
	margin: 0px auto;	
}
.projects {
	color: #6d1816;
	font-size: 12px;
	margin-left: 20px;
	position: relative;
	top: -15px;
}
.portsample {
	margin: 20px 5px;
	background-color: #FFF;
	height: 375px;
	width: 300px;
	border: 3px solid #145999;
	text-align: center;
	float: left;
}
.portsample h2 {
	margin-top: 10px;
	color: #145999;
	font-size: 1.6em;
}
.portsample p {
	color: #4b4b4b;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.portsample h3 {
	margin-top: 10px;
	color: #6d1816;
	font-weight: bold;
	font-size: 1.2em;
}
.portsample h3 a{
	color: #6d1816;
	text-decoration: none;
}
#dweb #webport {
	width: 960px;
	margin: 20px 0px;
	float: left;	
}
#dweb #webport span img {
	margin-left: 390px;
}
#dweb #webport span a {
	outline: none;
}
/* end portfolio styles */


/* start styles for personal content */
#personal {
	width: 320px;
	float: left;
	margin: 20px 0px 20px 5px;
}
#personal img {
	margin-left: 10px;	
}

#personal span img {
	width: 225px;
	margin-left: 37px;
}

#personal p {
	margin-top: 20px;
	width: 210px;
	color: #00467E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	float: left;
	text-align: justify;
}
#personal a {
	color: #00467E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: center;
}

/*style for contact form */
#contact {
	width: 320px;
	height: 350px;
	margin: 20px 0px;
}
#contact p {
	margin-left: 50px;
	text-align: center;	
}
label.message span {
	position: relative;
	top: -70px;
}
#form_home {
	font: 1.2em Verdana, Geneva, sans-serif;
	color: #00467E;
	text-align: right;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
label {
	display: block;
	width: 300px;
	text-align: right;
	padding: 5px;
	color: #00467E;
	
}

/* start styles for stalk me and skills lists */
#stalklist {
	width: 320px;
	font: 1.4em Verdana, Geneva, sans-serif;
	color: #00467E;
}
#stalklist ul{
	list-style: none;	
	margin-left: 120px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#stalklist ul a {
	text-decoration: none;	
	color: #00467E;
}
#stalklist ul img {
	border: none;	
	padding-right: 3px;
}
#stalklist ul li {
	height: 25px;	
}
#skills {
	width: 320px;
	font: 1.4em Verdana, Geneva, sans-serif;
	color: #00467E;
	margin-top: 20px;
}
#skills ul {
	list-style: none;
	margin-left: 120px;
	margin-top: 0px;
}
#skills ul li {
	height: 25px;
}

/*style for footer */
#footer {
	background: url(images/footer_back.png) no-repeat;
	width: 960px;
	height: 60px;
	clear: both;
}
#footer p {
	font: bold 1em Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 25px;
	letter-spacing: 0.1em;
}
#footer a {
	font: bold 1em Verdana, Geneva, sans-serif;
	color: #FFF;	
}
/* end styles for bottom lists and footer */
#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; height: 18px; float: right;  padding-bottom: 1em; outline: none; background: url(images/closelabel.gif) no-repeat;}	 	

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