/*--------------Main Layout Elements-------------------------*/


body{
margin: 0;
padding: 0;
background: #165980 url(../../../../images/main-grad.jpg) repeat-x;
height: 600px;
/*font-family: Arial, Helvetica, sans-serif;*/
text-align: left;
font: bold 11px/1.5em verdana;
}


#wrap {
position: relative;
margin: 0 auto;
padding: 0;
/*font-size: 100%;*/
text-align: left;
width: 800px;
/*background: #2A7DA6;*/
}		

#logo {
	float: left;
}

#topsectionhome{
	clear: both;
	height: 380px;
	background: url(../../../../images/header-image.jpg) no-repeat 50% 39px;
	/*padding: 40px 0 0 0;
	margin: 40px 0 0 0;*/
}

#topwrap{
		position: relative;
margin: 0 auto;
padding: 0;
/*font-size: 100%;*/
text-align: left;
width: 800px;
}

#menudiv{
	padding: 90px 0 0 45px;
	/*width: 800px;*/
	/*height: 150px;*/
	
}

#menudiv dl{
	/*position: absolute;
	text-align: left;
	top: 200px;
	left: 23%;*/
	width: 150px;
	padding: 0;
	margin: 0;
	
}

#menudiv dt{
	list-style: none;
	
	padding: 0;
	margin: 0;
}

#menudiv dt a{
	
	text-decoration: none;
}



#menudiv dd{
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #fff;
	color: #95d85e;
	font-size: 10px;
}





#secondwrap {
	position: relative;
margin: 0 auto;
padding: 0;
/*font-size: 100%;*/
text-align: left;
width: 800px;
}

#content{
	/* Stuff might go in here */
min-height: 600px;
	
}

#content a{
	color: #95d85e;
	font-family: century gothic, century-gothic, centurygothic, verdana, sans-
serif!important;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 50;
	line-height: 24px;
}

#content a:hover{
	color:#d9e263;
}



#leftmenu{
	float: left;
	width: 180px;
	padding-left: 0px;
}


#rightcontent{
	float: right;
	width: 550px;
	padding-bottom: 50px;
}

#rightcontent ul{
	color: #fff;
			font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 50;
	line-height: 24px;
}


#rightcontent dd{
margin-left: 0;

}


#footer{
	clear: both;
	background: #165980 url(../../../../images/footer-grad.jpg) repeat-x;
	/*height: 108px;*/
	padding: 15px 0 0 0;
	margin: 30px 0 0 0;
	
	
	/*margin: 15px 0 0 0;*/
}

#footer ul, a{
	list-style: none;
	color: #fff;
	font-size: 10px;
	padding: 0;
	margin: 0;
	text-align: center;
	}
	
#footer a{
	text-decoration: none;	
}

#footer img{
	border: none;	
}

#footer a:hover {
	color: #fff;
}

#footer li{
	display: inline;
	}

#footer i{
	color: #bbd2e0;
}





/*-------------------- Values --------------*/

 p{
	 color: #fff;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 50;
	line-height: 24px;
	margin: 0;
	padding: 5px 0 5px 0;
}

h1{
	font-size: 18px;
	letter-spacing: 50;
	color: #bbd2e0;
}

h2{
	font-size: 14px;
	letter-spacing: 50;
	color: #95d85e;
}

h3{
	font-size: 14px;
	letter-spacing: 50;
	color: #95d85e;
}

h3 a {
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 50;
	color: #bbd2e0;
}

dt{
	font-size: 14px;
	color: #000;
	margin: 20px 0 20px 0;
}

dd p{
	padding: 0;
	margin: 0;
}

.formp{
	padding-right: 10px;
}

/*---------------------Menu Tabs----------------*/


#menu-tabs {
float:left;
width:100%;
line-height:normal;

font-size: 93%;
}

#menu-tabs ul {
margin:0;
padding: 8px 10px 0 0;
list-style:none;
}

#menu-tabs li {
display:inline;
margin:0;
padding:0;
}

#menu-tabs a {
float:left;
background:url(../../../../images/left-tab.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#menu-tabs a span {
float:left;
display:block;
background:url(../../../../images/right-tab.gif) no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu-tabs a span {float:none;}
/* End IE5-Mac hack */
   
#tabs9 a:hover span {
color:#FFF;
}

#menu-tabs a:hover {
background-position:0% -42px;
}

#menu-tabs a:hover span {
background-position:100% -42px;
}

#menu-tabs #current a {
background-position:0% -42px;
}

#menu-tabs #current a span {
background-position:100% -42px;
}


/*  Menu Left  */

.bigbuttons {
padding: 50px 0 0 0;
margin: 0;
width: 200px;
}

.bigbuttons li{
list-style: none;
padding: 0 0 50px 0;
margin: 0;
}

.project {
background-image: url(../../../../images/projects-hover.jpg);
background-repeat: no-repeat;
height: 75px;
width: 200px;
}


.project a{
background-image: url(../../../../images/projects.jpg);
background-repeat: no-repeat;
height:75px;
width: 200px;
display: block;
}

.project a:hover{
background: none;
}

.service {
background-image: url(../../../../images/services-hover.jpg);
background-repeat: no-repeat;
height: 75px;
width: 200px;
}

.service a{
background-image: url(../../../../images/services.jpg);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.service a:hover{
background: none;
}

.gall {
background-image: url(../../../../images/gallery-hover.jpg);
background-repeat: no-repeat;
height: 75px;
width: 200px;
}

.gall a{
background-image: url(../../../../images/gallery.jpg);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.gall a:hover{
background: none;
}

.contact {
background-image: url(../../../../images/contact-hover.jpg);
background-repeat: no-repeat;
height: 75px;
width: 200px;
}

.contact a{
background-image: url(../../../../images/contact.jpg);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.contact a:hover{
background: none;
}

/* Contact Page */



/* News */


.news p{
	 color: #fff;
	font-family: century gothic, century-gothic, centurygothic, verdana, sans-
serif!important;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 50;
	line-height: 18px;
}



/* Gallery Page */

#gallery{
list-style:none;
}
#gallery li{display:inline; margin-left:10px;}
#gallery li a{
margin:5px;
vertical-align:top;
display:table-cell; 
display:inline-table; 
display:inline-block;
}
#gallery li img{margin:5px 7px 15px;}

.artworkImages{
/*margin: 1em;*/
border: 1px solid #ccc;
padding: 0.3em;
background: #fff;
}


/*  LightBox Stuff  */

#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;
	}

#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; color:#333;}	
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

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

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

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
.viewDetails{
padding:5px 18px;
background:url(../images/view_details.gif) no-repeat 0 50%;

}
#lightboxImage{
border:1px solid #ccc;
}

.gallery b{
	color: #000;
}


#googlemap{
margin: 0 !important;
margin: 0 0 0 15px;
width: 550px;
height: 210px;
border: 1px solid #470221;
}



#message{
	width: 225px;
}

.contactfield, .contactdrop {
	width: 225px;
}

#contactdetails{
	position: absolute;
	top: 120px;
	left: 240px;
	height: 294px;
	width: 692px;
}


/*services page*/

.cavkeypad{
	background: url(../../../../images/CAV-keypad.jpg) no-repeat 100% 0;
	padding: 0 270px 0 0 ;
}

.kpkeypad{
	background: url(../../../../images/KP4.jpg) no-repeat 0 0;
	padding: 0 10px 15px 250px;
}

.indenth{
	padding: 0 0 0 252px;
}
