/* TEXT */
body {
	font-size: 60%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
	border:0px;
	margin:20px 0px 0px 0px;
	padding:0;
}
/*THESE STYLES ARE TO COLOUR THE SCROLLBARS*/
body {
	scrollbar-width: 1px;
	scrollbar-face-color: #E0E0E0;
	scrollbar-shadow-color: #F0F0F0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-3dlight-color: #F0F0F0;
	scrollbar-darkshadow-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #F0F0F0;
}
h1 {
	font-size:110%;
	font:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #E7071C;
}
hr {
	line-height:3;
	color:#FFFFFF;
}
.noRep {
	background-repeat:no-repeat;
}
.bottomBg {
	background-repeat:no-repeat;
	background-position:bottom;
}
#mainHeadeContent {
	padding:0px 55px 0px 55px;
}
#mainBottomContent {
	padding:0px 55px 0px 55px;
	height:175px;
}
#footerRight {
	text-align:right;
	font-size:80%;
	padding:0px 55px 0px 0px;
	color:#999999;
}
#footerLeft {
	text-align:left;
	font-size:80%;
	padding:0px 0px 0px 55px;
	color:#999999;
}
#mainImg {
	padding:20px 55px 20px 55px;
}
#aboutUs {
	padding:20px 55px 20px 55px;
	width:760;
	height:215;
}
.nav {
	background-position:left;
	width:108px;
}
.projectsNav {
	background-position:left;
	width:108px;
	padding:0px 0px 0px 15px;

}
.horizontalRule {
	vertical-align:bottom;
	height:8px;
}
#redBlock {
	padding-top:20px;
}
.smallCol {
	overflow:auto;
	font-size:80%;
	text-align:justify;
	height:84px;
	width:196;
	padding:10px;
	background-color:#F0F0F0;
	line-height:150%;
}
.smallColNoPad {
	height:13px;
}
.acrobatCol {
	overflow:auto;
	font-size:90%;
	text-align:justify;
	height:107px;
	width:191;
	padding:5px 0px 5px 7px;

}
.largeCol {
	overflow:auto;
	color:#333333;
	height:117px;
	text-align:justify;
	line-height:1.5;
	padding:0px 25px 0px 15px;
}
.linksCol {
	font-size:90%;
	color:#333333;
	overflow:auto;
	height:117px;
	text-align:justify;
	line-height:1.5;
	padding:0px 15px 0px 15px;
}
.clientsCol {
	font-size:90%;
	color:#333333;
	overflow:auto;
	height:117px;
	text-align:justify;
	line-height:1.5;
	padding:0px 15px 0px 15px;
}
.aboutCol {
	overflow:auto;
	height:117px;
	text-align:justify;
	line-height:1.5;
	padding:0px 0px 0px 15px;
}
.projectsPanel {
	font-size:90%;
	overflow:auto;
	height:185px;
	text-align:justify;
	line-height:1.5;
	padding:0px 15px 0px 15px;
	background-color:#F0F0F0;
}
.historyPanel {
	font-size:90%;
	overflow:auto;
	height:102px;
	text-align:justify;
	line-height:1.5;
	padding:0px 15px 15px 15px;
	background-color:#F0F0F0;
}
.newsPanel {
	font-size:90%;
	overflow:auto;
	height:198px;
	text-align:justify;
	line-height:1.5;
	padding:0px 15px 15px 9px;
	background-color:#F0F0F0;
}
.clientsPanel {
	font-size:90%;
	overflow:auto;
	width:730px;
	height:185px;
	text-align:justify;
	line-height:1.5;
	padding:15px 15px 15px 15px;
	background-color:#F0F0F0;
}
.contactPanel {
	vertical-align:bottom;
	font-size:90%;
	overflow:auto;
	height:107px;
	text-align:justify;
	line-height:1.5;
	padding:5px 10px 5px 7px;
	background-color:#F0F0F0;
}
.careersPanel {
	vertical-align:bottom;
	font-size:90%;
	overflow:auto;
	height:107px;
	text-align:justify;
	line-height:1.5;
	padding:5px 10px 5px 7px;
	background-color:#F0F0F0;
}
.privacyPanel {
	font-size:90%;
	overflow:auto;
	height:213px;
	text-align:justify;
	line-height:1.5;
	padding:0px 15px 0px 15px;
	background-color:#F0F0F0;
}
.newsPanel {
	font-size:90%;
	height:183px;
	text-align:justify;
	line-height:1.5;
	padding:15px 15px 15px 9px;
	background-color:#F0F0F0;
	widows:inherit;
	orphans:inherit;
}
.galleryPanel {
	padding:0px 5px 0px 0px;
	marker-offset:20px;
}
.redLarge {
	color:#E7071C;
	font-weight:bold;
	font-size:125%;
}
.red {
	color:#E7071C;
	font-weight:bold;
}
/* LINKS */
a,a:visited {
	font-size: 1em;
	color: #333333;
	font-weight: none;
	text-decoration: underline;
}
a:hover {
	font-size: 1em;
	color: #E7071C;
	font-weight: none;
	text-decoration: underline;
}#clients {
	background-color: #F0F0F0;
}

/* LIGHTBOX */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{
	border:none;
	text-decoration:none;
	}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border:none;
	text-decoration:none;
	}

#imageContainer{
	padding: 10px;
	text-decoration:none;
	border:none;
	}

#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: 9px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

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