body {margin:0; padding:0; background:url(images/bg.jpg) top center fixed no-repeat; background-color:#1c1919; font-size:small; font-family:Arial, Helvetica, sans-serif; color:#ffffff;} 
img {border:none;}
form{margin:0; margin-left:13px; padding:0; position:relative; top:-262px; width:699px; height:0;}
h1{margin:2px 0 13px 0; padding:0; font-size:20px; font-weight:normal;}
h2 {font-size:16px; text-decoration:underline; margin:18px 0; padding:0;}
h3 {font-size:16px; margin:13px 0 0 0; padding:0;}
a {color:#ff6400;}
p{margin:12px 0; padding:0; font-size:14px;}

/* Header and page skeleton */
#container {width:792px; margin:0 auto;}
#header {height:183px; width:792px; margin:0 auto;}
#goo {width:221px; height:282px; position:absolute; background:url(images/goo.png) 0px 0px no-repeat; top:0; margin:0 0 0 582px;}
#homepg {width:284px;}
.metop {background:url(images/me-top.png) top left no-repeat;}
.meleftmiddle {background:url(images/me-left-middle.png) top left no-repeat;}
.meright {background:url(images/me-right.png) top left no-repeat;}
.mebottom {background:url(images/me-bottom.png) top left no-repeat;}

#headertag {background:url(images/header-tag.png) top left no-repeat; width:379px; height:73px; position:absolute; top:0px; margin:41px 0 0 265px;}
#buttons {width:366px; height:45px; position:absolute; top:0; margin:127px 0 0 284px;}
#buttons ul{height:45px; display:block; margin:0; padding:0; list-style:none;}
#buttons li{margin-right:4px; display:block; background:url(images/buttonbg.png) top left no-repeat; width:118px; height:45px; float:left;}
#buttons a{width:118px; height:45px; float:left; margin-right:4px;}
#aboutme a{background:url(images/aboutme.jpg) top left no-repeat; margin:11px 18px 11px 18px;}
#aboutme a:hover{background:url(images/aboutme_on.jpg) top left no-repeat;}
#freelance a{background:url(images/freelance.jpg) top left no-repeat; margin:11px 18px 11px 18px;}
#freelance a:hover{background:url(images/freelance_on.jpg) top left no-repeat;}
#contactme a{background:url(images/contactme.jpg) top left no-repeat; margin:11px 18px 11px 18px;}
#contactme a:hover{background:url(images/contactme_on.jpg) top left no-repeat;}

/* Contact form */
.messagesent{color:#FF0000; float:right; position:absolute; left:420px; top:228px; font-weight:bold;}
.inputbox{width:238px; color:#FFFFFF;}
.inputbox input{width:232px; height:19px; font-size:small; padding:3px 3px 0 3px; margin:0; border:1px solid #3e3e3e; background:#222222; margin-bottom:19px; margin-top:8px;}
.sendbutton{background:#4f0400; border:1px solid #ff4800; color:#ff4800; width:51px; height:22px; padding:0; cursor:pointer; position:absolute; left:289px; top:225px;}
.sendbutton:hover{background:#ff4800; border:1px solid #ff4800; color:#4f0400; width:51px; height:22px;}
.enquiry{width:410px; position:absolute; left:289px;}
.enquiry textarea{width:390px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:small; padding:10px; border:1px solid #3e3e3e; background:#222222; height:156px; overflow:auto; margin-top:8px;}

/* Page text and backgrounds */
#introtxtbg {background:url(images/transparentpng.png) top left; height:66px; width:725px; margin-top:18px; margin-bottom:15px;}
#contacttxtbg {background:url(images/transparentpng.png) top left; height:139px; width:725px; margin-top:18px; margin-bottom:15px;}
#freelancetxtbg {background:url(images/transparentpng.png) top left; height:240px; width:725px; margin-top:18px; margin-bottom:15px;}
#aboutmetxtbg {background:url(images/transparentpng.png) top left; height:1130px; width:725px; margin-top:18px; margin-bottom:15px;}
#contactformbg {background:url(images/transparentpng.png) top left; height:284px; width:725px; margin-top:22px;}
#sitemaptxtbg {background:url(images/transparentpng.png) top left; height:210px; width:725px; margin-top:18px; margin-bottom:15px;}
#intro {position:absolute; height:50px; width:650px; top:201px; margin:5px 0 0 13px; font-size:1.1em; line-height:24px;}

/* Portfolio work */
#portfolio {width:750px; height:740px;}
#portfolio a{background:url(images/portfoliobg.gif) top left; width:350px; height:160px; margin:25px 25px 0 0; float:left;}
#portfolio a:hover{background:url(images/portfoliobg_on.gif) top left;}
#portfolio img{border:1px solid #a6a6a6; margin:9px;}

/* About me */

/* footer */
#footerbg {height:107px; background:url(images/transparentpng.png) top left; clear:both; position:relative; margin-top:40px; z-index:1;}
#footer-wrap {width:725px; margin:0; clear:both; height:107px; text-align:center; position:relative; top:27px; z-index:100;}
#footer-wrap a {color:#b6b1b1; text-decoration:none; margin:0 5px;}
#footer-wrap a:hover {color:#fff;}
#footergoo {background:url(images/footergoo.png) top left no-repeat; float:right; width:302px; height:200px; position:absolute; left:486px; margin-top:27px;}
#footerlinks {position:absolute; margin:0 auto; text-align:center; width:725px; position:absolute; top:130px; left:0;}
#footerlinks p{margin:40px 200px; margin-bottom:0; font-size:13px;}

/* 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:url(images/portfoliobg.gif) top left;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#outerImageContainer img {border:1px solid #a6a6a6;}

#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/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:url(images/portfoliobg.gif) top left;
	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: 69px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}