﻿body {
	/*background-image: url(images/bk.jpg);
	background-repeat: repeat-x;*/
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: #397EE1;
}
h1 {
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.Bluetext {
	color: #397EE1;
	font-weight: bold;
	font-size: 14px;
}
.blutextsmall 
{
    color: #003399;
}
.large 
{
    font-size: 30px;
    font-weight: bold;
}
.clear 
{
    clear: both;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #003399;
}
#container {
	width:885px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#logo {
	background-color: #FFFF00; 
	margin-left: 13px;
}

#topborder 
{
    height: 5px; 
    background-color: #1A52A6;
}
#header {
	width:885px;
	clear: both;
}
#previous-work {
	margin-top: 8px;
	width:885px;
	clear: both;
}
#outercontainer 
{
    margin: 0px auto 0px auto; 
    padding: 0px 4px 0px 4px; 
    width: 975px; 
    background: url(/images/sitebg_shadow.jpg) repeat-y;
}
#innercontainer 
{
    background: url(/images/sitebg_leftside.gif) no-repeat;
}
#banner 
{
    margin-left: 12px; 
    height: 150px; 
    background-color: #FFFF00;
}
#content 
{
    margin-left: 36px; 
    padding-top: 20px;
}
#bluefooter 
{
    background-color: #1A52A6; 
    color: #fff; 
    border-top: 4px solid #FFFF00; 
    padding: 5px 20px 5px 30px; 
    font-weight: bold;
}
#main {
	width:885px;
	clear: both;
}
#left {
	width:185px;
	float: left;
	text-align: center;
}
#centre {
	width:410px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.projects {
	padding-right: 12px;
}
#right {
	width:202px;
	float: right;
	padding-top: 2px;
}
#contentpage {
	width:655px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
#specialoffers {
	width:202px;
	float: right;
}
#specialoffers-top {
	width:202px;
	/*background-image: url(images/so-top.png);*/
	background-repeat: no-repeat;
	height: 13px;
}
#specialoffers-mid {
	/*background-color: #B8B8B8;*/
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	padding-right: 5px;
	padding-left: 5px;
}
#specialoffers-bottom {
	width:202px;
	/*background-image: url(images/so-bottom.png);*/
	background-repeat: no-repeat;
	height: 15px;
	clear: both;
}
.testimonials {
	width:246px;
	background: url(images/bg_testimonialsheader.gif) no-repeat top;
	float: right;
	clear: both;
	margin-top: 15px;
	margin-right: -54px;
	margin-bottom: 20px;
}

.testimonials-mid {
	/*background-color: #B8B8B8;*/
	padding: 5px 15px 5px 16px;
	background: url(images/bg_testimonialsleft.gif) no-repeat bottom left;
}
.testimonials-bottom {
	width:246px;
	background: url(images/bg_testimonialsfooter.gif) no-repeat top;
	height: 12px;
	clear: both;
}
#footer {
	margin: 0px auto 0px auto; 
	width: 982px; 
	padding-top: 10px; 
	background: url(/images/sitebg_footer.jpg) no-repeat top;
}
#footer a
{
    color: #ffffff;
    text-decoration: underline;
}   
#footer a:hover
{
    color: #999999;
    text-decoration: underline;
}
#navigation 
{
    margin-left: 12px; 
    background-color: #397EE1; 
    height: 25px; 
    border: 1px solid #397EE1;
}
#navigation ul
{
padding: 0px;
margin: 5px 0px 0px 0px;
}
#navigation li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: #397EE1;
}
#navigation li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 21px 5px 17px;
	background: url(images/navdivider.gif) no-repeat right #397EE1;
	margin: 0px 0px 0px 0px;
}
#navigation a:hover {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
}
.noborder a
{
    background-image: none !important;

}
#bluefooter a 
{
    color: #fff;
}
/* form styles */
#contactform 
{
    padding-bottom: 20px;
}
.textboxstyle 
{
    width: 160px;
    border: 1px solid #003399;
    padding: 3px;
   margin-bottom: 10px;
}
.formlabel 
{
    width: 100px;
    float: left;
   padding-right: 10px;
   padding-top: 5px;
}
.wide 
{
    width: 250px;
}
.buttonstyle 
{
    margin-left: 110px;
    margin-top: 15px;
}






/* 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-color: #fff;
    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: 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;
    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;
}

#overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}

.whiteborder 
{
    border: 2px solid #ffffff;
    margin-bottom: 20px;
}
.blueborder 
{
    border: 2px solid #3A7EE1;
    margin-bottom: 20px;
    background-color: #3A7EE1;
}
#leftgallery 
{
    width: 164px;
    float: left;
    margin-right: 40px;
}
#maincontent 
{
    float: left;
    width: 650px;
    padding-bottom: 20px;
}