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

html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border: none;
}
a {
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
}
body {
	font-size: 100.01%;
	height: 100%;
	width: 100%;
	background-image: url(portfolio-images/bkgrnd.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#16bee7;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
#nav-bkgrnd {
	height: 73px;
	width:100%;
	background-image: url(portfolio-images/nav.png); 
	background-repeat:repeat-x;
	margin-bottom:0;
}
#nav {
	width: 930px;
	margin:0 auto;
	height: 81px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
}
#content {
	width: 930px;
	position:relative;
	margin: 0px auto 50px;
	padding-top: 60px;
	color:#fff;
 	font-family: Arial, Helvetica, Times, serif;
}
#logo {
	height:95px;
	width:99px;
	position:relative;
	z-index:10;
	margin-top:7px;
	margin-left:-8px;
}
#navigation-links {
	position:relative;
	float:right;
	margin-top:10px;
	margin-right:-5px;
	display:inline-block;
	position:relative;
	z-index:100;
}
#navigation-links li {
	float:left;
	position:relative;
	display:block;
	list-style-type:none;
	margin-left: 20px;
	padding:7px 10px 7px 30px;
}
#navigation-links a {
	display:block;	
	font-weight:normal;
}
#navigation-links li:hover ul { 
	display: block; 
}
#navigation-links ul {
	display:none;
	position:absolute;
	z-index:100;
	top: 30px;
	left:-3px;
	text-align:center;
	padding:18px 7px 9px 7px;
	background-color:#333;
	width: 100px;
}
#navigation-links ul li{
	float:none;
	border:none;
	margin-left:0px;
	padding:8px 0px 8px;
	border-top: solid 1px #555;
	background-color:#333;
	color: #666;
}
#navigation-links ul li:hover {
	background-color:#444;
	color: #CCC;
	display:block;
	
}
#title {
	margin: 25px 0px 45px -2px;	
	z-index:5;
	position:relative;
}
.desc {
	clear:right;
	margin: 0 0 2px 1px;
	position:relative;
	z-index:5;
}
.white-divide {
	height: 70px;
	width: 2px;
	background-color: #FFF;
	margin: 0px 17px 6px 18px;
	display:inline-block;
	position:relative;
	z-index:5;
}
.white-divide-home {
	height: 70px;
	width: 2px;
	background-color: #FFF;
	margin: 0px 15px 6px 20px;
	display:inline-block;
	position:relative;
	z-index:5;
}
.link {
	display:block;
	width:100%;
	height:100%;
}
#slideshow {
	background-color:#333;
  	padding: 10px;
	margin: 0 auto;
	width: 900px;
	overflow:hidden;
}
#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li { 
	width:900px;
	height:350px;
	overflow:hidden; 
}	
ol#controls {
	margin:10px 5px 5px 0px;
	padding:0px;
}
ol#controls li {
	margin:0 10px 0px 0; 
	padding:0;
	float:left;
	list-style:none;
}
ol#controls li a {
	float:left;
	background:#555;
	color:#555;
	padding:0 4px;
	text-decoration:none;
	font-size:small;
}
ol#controls li.current a {
	background:#888;
	color:#888;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}

.boxgrid {
	width:270px;
	height: 250px;
	float:left;
	overflow:hidden;
	position:relative;
	padding: 10px;
	margin: 0 28px 25px 0;
	background-color:#333;	
}
.nomarginright {
	margin-right: 0;
	clear:right;
}
.boxgrid img  {
	width:270px;
	height: 250px;
}
.boxcaption{ 
	text-align:left;
	float:left;
	background: #222; 
	height: 75px;
	padding: 20px 15px 20px;
	position:absolute;
	width: 240px; 
	opacity: .85; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	 For IE 8 
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.boxcaption h3 {
	margin-bottom: 10px;	
}
.boxcaption p {
	position:relative;
	font-size:small;
}
.captionfull .boxcaption {
	top: 280px;
	left: 10px;
}
.captionfull a {
	font-weight: normal;
}
.bold {
	font-weight:bold;	
}
.clearfix {
	clear:both;	
}				
h2.tab{
	clear:left;
	font-size:large;
	text-align:center;
	margin-bottom: 0px;
	background-color:#333;
	padding: 7px 6px 0px;
	max-width: 70px;
}
.blurb {
	background-color:#333;
	padding: 25px 20px;
}
.contact {
	font-size:small;
}
.blurb h2 {
	margin-bottom:15px;	
}
.blurb p {
	line-height: 20px;
	font-size:small;
}
#list {
	margin:0 0 -20px 22px;
	padding: 15px 0;
	font-size:small;
}
#list li {
	margin-bottom: 10px;	
	margin-bot
	padding-left:10px;
}
.divider {
	height: 10px;
	border-bottom: dotted 1px #ccc;
	margin:15px 0;
	width: 50%;
}
#contact-wrapper {
	clear:left;
	margin-top:20px;
	font-size:medium;
	background-color:#333;
	padding: 10px 25px 20px 20px;
	width:400px;
	float:left;
	display:inline-block;
}

#contact-wrapper div {
	clear:both;
	margin:10px 0;
	overflow:hidden;
}
#contact-wrapper label {
	display:block;
	float:none;
	margin-bottom:5px;
}
form#contactform input {
	background-color: #555;
	border: solid 1px #888;
	font-size:medium;
	padding:5px;
	color:#fff;
}
form#contactform textarea {
	padding:5px;
	width:390px;
	min-height: 60px;
	background-color:#555;
	border: solid 1px #888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#FFF;
}
form#contactform .button {
	border:solid 1px #777;
	background-color: #444;
	color:#fff;
}
form#contactform .button:hover {
	background-color:#777;
	cursor:pointer;
	color:#fff;
}
.floatright {
	float:right;	
}
.skills {
	width: 405px;
	margin-top:20px;
	display:inline-block;
	position:relative;
	float:left;
}
.enquire {
	width: 425px;
	position:relative;
	padding-top:20px;
	display:inline-block;
	margin-top:20px;
	float:right;
}
.enquire img {
	margin:0 0 -10px 5px;;	
}