@charset "UTF-8";
/* CSS Document */


#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: #191919; 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: #191919; 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: #000000; }



a:link,a:hover,a:active,a:visited {
	color:#FFF;
	text-decoration:none;
}


body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif
}

#container {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

#about {
	margin-top:20px;
	text-align:justify;
	padding-right:40px;
	}
#about h1 {
	margin-bottom:15px;	
}

h1 {
	font-size:20px;
	color:#c2c2c2;
	font-weight:bold;
}
h2 {
	font-size:11px;
	color:#3b3b3b;
	font-weight:bold;
}
h3 {
	font-size:11px;
	color:#6b6b6b;
	font-weight:100;
}
h4 {
	font-size:12px;
	color:#a3a3a3;
	font-weight:100;
	line-height:200%;
}


#menu {
	margin-right:40px;
	padding-bottom:1px;
}

#roll {
	margin-top: 30px;
}

menu img { border: none; }
#menu li { display: inline; list-style:none; }
#menu li a { float: right; display:block; width: auto; height: 21px; margin-left:20px; }
#menu li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#menu li a:hover { visibility:visible; /* for IE6 */ }
#menu li a:hover img { visibility:visible; /* for IE6 */ }
#menu li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#logo { background:url(images/logoon.jpg) no-repeat left bottom; }
#portfolio { background:url(images/portfolioon.jpg) no-repeat left bottom; }
#cv { background:url(images/cvon.jpg) no-repeat left bottom; }
#services { background:url(images/serviceson.jpg) no-repeat left bottom; }
#contact { background:url(images/contacton.jpg) no-repeat left bottom; }



#content{
	padding-top:10px;
	width: 800px;
}

#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#col1 {
	padding: 0 -5px 0 0;
	float:left;
	width:25%;
	position:relative;
	left:75%;
	overflow:hidden;
}
#col2 {
	padding:0px;
	float:left;
	width:25%;
	position:relative;
	left:75%;
	overflow:hidden;
	
}
#col3 {
	padding:0px;
	float:left;
	width:25%;
	position:relative;
	left:75%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:25%;
	position:relative;
	left:75%;
	overflow:hidden;
}

.holder {
	background:url(items/overlay.png);
	background-repeat:no-repeat;
	margin-top:17px;
	margin-bottom:30px;
	width: 162px;
	text-align:justify;
	}
	.holder2 {
	background:url(items/overlay2.png);
	background-repeat:no-repeat;
	margin-top:17px;
	margin-bottom:30px;
	width: 162px;
	text-align:justify;
	}
	.holder3 {
	background:url(items/overlay3.png);
	background-repeat:no-repeat;
	margin-top:17px;
	margin-bottom:30px;
	width: 162px;
	text-align:justify;
	}
	.holder4 {
	background:url(items/overlay4.png);
	background-repeat:no-repeat;
	margin-top:17px;
	margin-bottom:30px;
	width: 162px;
	text-align:justify;
	}

.item {
	width: 162px;
	text-align:justify;
	}
	
	.item img { margin-bottom: 8px; border: 0;}
	
	
.item h2 {
	margin-top: -5px;	
}
.item h3 {
	margin-top: -8px;	
}


.item a:link img,.item a:visited img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=60);
	/* seems to prevent flickering in Mozilla-based browsers */
	opacity:0.6;
}


.item a:active img,.item a:hover img,.item a:focus img
{
	/* for Mozilla/Firefox/Safari */
	opacity:0.999;
	/* IE5.5 upwards */
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=99);
}


#footer {
		clear:both;
	float:left;
	width:100%;
	padding-top: 13px;
	margin-top:20px;
	margin-bottom:20px;
	height:42px;
	text-align:center;
}

#twitter {color:#03d5e2;}
#facebook {color:#4e70c5;}
#youtube {color:#ca1b1b;}

#footer h1 {
	font-weight:100;
	}

