/* CSS Document */

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


::-moz-selection {
	background:#333;
	color:#FFF390;
}

::selection {
	background:#333;
	color:#FFF390;
}

body{
	color:#BFBFBF;
	font-size:78%;
	line-height:200%;
	font-family:"Tahoma", Arial, Verdana;
	background:#333333;
	position:relative;
}

textarea{
	font-family:"Tahoma", Arial, Verdana;
	font-size:1em;
	line-height:1.5em;
}
a{
	color:#60C9FF;
	text-decoration:none;
}

a:hover{
	color:#FFD803;
	text-decoration:none;
}

p{
	padding-bottom:1.4em;
}

strong{
	color:#B6B6B6;
}

#container{
	width:100%;
	height:1%;
	overflow:hidden;
}

#header{
	background:#FFF;
	padding:20px 0;
	height:1%;
	overflow:hidden;
}

#header-inner{
	width:792px;
	margin:0 auto;
}

#logo{
	height:155px;
	width:180px;
	float:left;	
}

#logo h1{
	text-indent:-1000em;
	white-space:pre;
	background:url(../images/logo-header.gif) no-repeat 0 50%;
	height:155px;
}

#logo h1 a{
	text-indent:-1000em;
	display:block;
	height:155px;
	width:180px;
}


#banner{
	width:612px;
	height:155px;
	float:left;	
}

#banner h2{
	text-indent:-1000em;
	width:612px;
	height:155px;
	background:url(../images/banner.jpg) no-repeat 0 0;
	white-space:pre;
}

#nav-cont{
	width:792px;
	margin:0 auto;
	
}

#nav{
	padding:0 0 0 250px;
	margin-top:-13px;
	position:absolute;
}

#nav li{
	float:left;
	padding:0 42px 0 0;
	font-weight:bold;
	background:url(../images/linkbg-right.png) no-repeat 100% 0;
	margin-left:-28px;
}

#nav li a{
	background:url(../images/linkbg-left.png) no-repeat 0 0;
	display:block;
	color:#95CCE8;
	padding:0.4em 1.6em 0.9em 1.6em;
}
#nav li a:hover{
	color:#60C9FF;
}
#nav li.sel{
	position:relative;
	
}

#nav li.sel a{
	color:#FFD803;
	
}

#nav-cont .cv{
	width:73px;
	height:74px;
	text-indent:-1000em;
	background:url(../images/cv-download.gif) no-repeat 0 0;
	position:absolute;
	margin-top:-30px;
	margin-left:720px;
}

#nav-cont .cv a{
	width:73px;
	height:74px;
	display:block;
	text-indent:-1000em;
}

#wrapper-main{
	overflow:hidden;
	height:1%;
	clear:both;
	background:url(../images/tile-content.gif) repeat-x 0 0;
}
#wrapper-inner{
	width:792px;
	margin:0 auto;
	padding-bottom:5em;
	overflow:hidden;
	height:1%;
}
#wrapper{
	float:left;
	width:100%;
}
#content{	
	padding-top:4.2em;
	margin:0 0 0 222px;
	padding-left:1.6em;
}
#content h2, #content h3{
	text-indent:-1000em;
	white-space:pre;
	background-repeat:no-repeat;
	background-position:-3px 0;
	padding-bottom:1.2em;
}
#content h2.title-home{
	background-image:url(../images/title-home.gif);
	height:57px;
}
#content h2.title-portfolio{
	background-image:url(../images/title-portfolio.gif);

}
#content h2.title-contact{
	background-image:url(../images/title-contact.gif);

}
#content h2.title-about{
	background-image:url(../images/title-about.gif);
}
#content h2.title-whystandards{
	background-image:url(../images/subtitle-01-home.gif);
	padding-bottom:0.6em;
}
#content h2.title-designportfolio{
	background-image:url(../images/subtitle-02-home.gif);
	padding-bottom:0.6em;
}
#content h3{
	padding-bottom:0.4em;
}
#content h3.title-education{
	background-image:url(../images/subtitle-01-about.gif);
}
#content h3.title-skills{
	background-image:url(../images/subtitle-02-about.gif);
}
#content h3.title-aboutsite{
	background-image:url(../images/subtitle-03-about.gif);
}
#content h3.title-awards{
	background-image:url(../images/subtitle-03-awards.gif);
}
#content h3.title-credits{
	background-image:url(../images/subtitle-03-credits.gif);
}

#cont1{
	/*border-bottom:1px solid #202020;	*/
}

#cont2,#cont3{
	float:left;
	width:46%;
	padding-top:1.6em;
}

#cont2{
	/*border-right:1px solid #202020;	*/
	padding-right:1.6em;
}
#cont3{
	/*border-left:1px solid #202020;*/
	padding-left:1.6em;
	margin-left:-1px;
}

.ultitle{
	color:#D3DD9F;
	padding-bottom:0.4em;
}

.imgholder-inspiration{
	padding-bottom:0.2em;
	margin-top:-0.6em;
}

#content ul li{
	border-bottom:1px solid #2C2C2C;
	background:url(../images/bullet.gif) no-repeat 0 0.9em;
	padding-left:1.2em;
	color:#C5C5C5;
	padding-top:0.2em;
	padding-bottom:0.2em;
}
#sidebar{
	float:left;
	width:222px;
	margin-left:-792px;
	padding-top:4.6em;
	background:url(../images/tile-ctop.gif) no-repeat 100% 0;
}

#sidebar h3{
	text-indent:-1000em;
}
#sidebar-inner{
	background:url(../images/tile-cmid.gif) repeat-y 100% 0;
}
#mydetails{
	width:160px;
	height:96px;
	background:url(../images/mydet-side.gif) no-repeat 0 0;
	padding-bottom:4em;
}
#mydetails h3, #mydetails h4, #mydetails p, #mydetails em{
	text-indent:-1000em;
}

#myfavourites{
	background:url(../images/tile-cbtm.gif) no-repeat 100% 100%;
	padding-bottom:2em;
}
#myfavourites ul{
	margin-right:3em;
}

#myfavourites h3{
	background:url(../images/subtitle-03-home.gif) no-repeat 0 0;
	padding-bottom:0.4em;
}


#myfavourites ul li{
	font-size:0.9em;
	margin-bottom:2px;
}

#myfavourites ul li a{
	color:#9A9A9A;
	background:url(../images/fav-link-bg.gif) no-repeat 0 0;
	width:172px;
	display:block;
	padding:0 0 0 0.5em;
	line-height:2.2em;
}
#myfavourites ul li a:hover{
	color:#FFD803;
	background:url(../images/fav-link-bg.gif) no-repeat 0 100%;
}

#footer{
	overflow:hidden;
	height:1%;
	clear:both;
	background:#FFF url(../images/footer-tile.gif) repeat-x 0 0;
	color:#616161!important;
}
#footer strong{
	color:#616161!important;
	text-decoration:underline;
}
#footer a{
	color:#0096E3;
}
#footer a:hover{
	color:#FFCD03;
	background:#333;
}
#footer-inner{
	width:792px;
	margin:0 auto;
	clear:both;
	padding:2em 0;
	background:url(../images/logo-footer.gif) no-repeat 100% 45%;
}


#cont-form{
	border:1px solid #252525;
	background:#2D2D2D url(../images/pj-bg1.gif) repeat-x 0 0;
	padding:1em;
	float:left;
	margin-right:1.6em;
}

#cont-form label{
	display:block;
	font-size:0.8em;
	color:#A6A6A6;
}

#cont-form label strong{
	color:#A6A6A6;
}

#cont-form input{
	width:275px;
	padding:0.2em 0.2em;
	border:1px solid #1E1E1E;
	margin-bottom:0.6em;
	background:#333333 url(../images/tf-bg.gif) repeat 0 0;
	color:#FFF;
	display:block;
}

#cont-form input:focus, #cont-form textarea:focus{
	border-color:#889732;
	color:#ABCA00;
	background-color:#000;
}

#cont-form textarea{
	width:275px;
	height:98px;
	padding:0.2em 0.2em;
	border:1px solid #1E1E1E;
	margin-bottom:0.6em;
	background:#333333 url(../images/tf-bg.gif) repeat 0 0;
	color:#FFF;
	display:block;
}

#cont-form #send{
	width:auto;
	padding:0;
	border:none;
	margin:0;
	background:none;
}

#results{
	color:#ABCA00;
	width:275px;
	overflow:hidden;
	line-height:1.3em;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	border-bottom:1px solid #2B2B2B;
}

.wait{
	background:url(../images/pl-03.gif) no-repeat 0 0;
	padding-left:1.8em;
}

.error{
	color:#FF7070;
}

.pfolio{
	padding-top:1em;
}
.pfolio h2, .pfolio h3{
	text-indent:0!important;
	
}

.pfolio-container{
	overflow:hidden;
	clear:both;
}

.pboxmain{
	border:1px solid #252525;
	background:#2D2D2D url(../images/pj-bg1.gif) repeat-x 0 0;
	padding:10px;
	overflow:hidden;
	height:1%;
}

.pimg{
	width:170px;
	padding-right:20px;
	float:left;
}

.pimg a img, .pimg img{
	background:#000;
	padding:1px;
	border:1px solid #000;
}

.pimg a:hover img{
	background:#333;
	border:1px solid #000;
}

.pdesc{
	float:left;
}

.pdesc h2{
	font-size:1.4em;
	font-weight:normal;
	color:#9BB607;
	padding-bottom:0.5em!important;
}

.pdesc ul li{
	padding:0!important;
	background:none!important;
	color:#D2D2D2!important;
}
.pdesc ul li strong{
	color:#D2D2D2!important;
}

.pboxdetails{
	background:#2D2D2D;
	border:1px solid #252525;
	border-top-width:4px;
	border-bottom-width:4px;
	overflow:hidden;
	padding:10px;
}

.pboxdetails h3{
	padding-bottom:0.2em!important;
	text-indent:-10000em!important;
}

.poverview{
	width:325px;
	float:left;
	padding-right:30px;
}

.poverview h3{
	background:url(../images/title-project-overview.gif) no-repeat 0 5px!important;
}

.ptechnology{
	float:left;
}
.ptechnology h3{
	background:url(../images/title-technology.gif) no-repeat 0 5px!important;
	width:150px!important;
}
.pboxdetails ul li{
	border:none!important;
	
	padding:0!important;;
	padding-left:1em!important;
}

.pviewdetails h2{
	background:url(../images/btn-view-project-details.gif) no-repeat 0 0;
	height:30px;
	cursor:pointer;
	width:185px;
	float:left;
	text-indent:-10000em;
}

.pgotop{
	float:right;
}

.pgotop a{
	height:30px;
	width:50px;
	display:block;
	text-indent:-1000px;
	background:url(../images/btn-top.gif) no-repeat 50% 50%;
}


/*Lightbox*/

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}
	
#imageContainer img{
	border:1px solid #B7B7B7;
}

#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-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;display:none;	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.height-fix {
	height:100%;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	