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

*{
	margin:0;
	padding:0;
}
body {
	background-image:url(img/bg.jpg);
	background-repeat:repeat;
	background-position:center top;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1{
	width:950px;
	height:138px;
	line-height:38px;
	margin: 0 auto;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-indent: -100em;
	overflow: hidden;
}
h2{
	font-size:1.5em;
	color:#F7941E;
	margin-bottom:1em;
}
h3{
	font-size:1.2em;
	color:#F7941E;
	margin-bottom:.5em;
}
p{
	font-size:1em;
	margin-bottom:.8em;
	color: #B6B2AA;
}
a {
	color:#F7941E;
}
a:visited{
	color:#F7941E;
}
a:hover{
	color: #AABCCF;
}
a:active{
	color:#930;
}
img{
	border:0;
}

#navbar{
	margin-top:10px;
	height:3.125em;
	background:#252830;
}
#nav{
	color: #F7941E;
	list-style:none;
}
#nav li{
	float:left;
	margin-right:10px;
}
#nav li a span{
	font-size: 1.3em;
}
#nav a {
	float:left;
	width:110px;
	height:3.125em;
	color:#F7941E;
	text-decoration:none;
	text-align:center;
	line-height:50px;
}
#nav a:visited{
	color:#B76E15;
}
#nav a:hover{
	background-color:#46484F;
}
#nav a:active{
	color:#930;
}
#slogan{
	width:400px;
	float:right;
	margin-top:5px;
	font-size:1em;
	text-align:right;
	color:#B6B2AA;
}
#border{
	width:934px;
	margin:10px auto 0 auto;
	padding:8px;
	background-image:url(img/border.jpg);
}
#content{
	min-height:350px;
	padding:30px 20px 10px 400px;
	background-image:url(img/clock.jpg);
	background-repeat:no-repeat;
	background-color:#252830;
	display:inline-block;
	overflow:hidden;
}
#content{
	display:block;
}
#copyright{
	margin-top:8px;
	font-size:.7em;
	text-align:center;
	color: #706965;
}
.center{
	width:950px;
	margin:0 auto;
}

/* Home Page */
#message{
	width:340px;
	float:right;
	margin-right:20px;
	text-align: right;
}
#message p{
	font-size:.8em;
}
#services{
	width:130px;
	float:right;
	margin-right:20px;
}
#servicelist{
	list-style:none;
}
#servicelist li{
	margin-bottom:15px;
}

/* Contact */
#contactinfo{
	width:350px;
	margin-right:20px;
	float:right;
}
fieldset { border: 0; }
input, textarea {
	background-color: #252830;
	color: #B6B2AA;
	border:solid;
	border-color:#46484F;
}

/* Services */
#servtitle{
	width:430px;
	float:right;
	margin-right:40px;
}
#webserv{
	width:225px;
	float:right;
	margin-right: 20px;
	text-align:right;
}
#webserv ul{
	list-style:none;
	color:#B6B2AA;
}
#graphicserv{
	width:225px;
	float:right;
	margin-right:20px;
}
#graphicserv ul{
	list-style:none;
	color:#B6B2AA;
}
#mainserv{
	width:430px;
	float:right;
	margin-top:30px;
	margin-right:40px;
	clear:both;
}


/* Portfolio */
#portfolio{
	background-color:#252830;
	display:inline-block;
	overflow:hidden;
	padding:20px;
}
#portfolio{
	display:block;
}
.foliothumbs{
	list-style:none;
	color: #B6B2AA;
}
.foliothumbs li{
	width:150px;
	float:left;
	margin-left:20px;
	text-align:center;
}
.test1, .test2{
	width:90%;
	margin: 0 auto;
	margin-bottom:20px;
	color: #B6B2AA;
}
.test2{
	background-color:#31353E;
}
.tabberlive p.test2{
	padding:10px;
}

/* Tabs */
.tabbertab{
	margin-bottom:30px;
}
.tabberlive .tabbertabhide {
	display:none;
}
.tabberlive{
	margin-top:1em;
}
.tabberlive p{
	padding:10px 10px 0 10px;
}
ul.tabbernav{
	margin:0;
	padding: 3px 0;
	border-bottom: 2px solid #46484F;
}
ul.tabbernav li
{
	list-style: none;
	margin: 0;
	display: inline;
}
ul.tabbernav li a{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 2px solid #46484F;
	border-bottom: none;
	background-color: #252830;
	text-decoration: none;
}
ul.tabbernav li a:link { color:#F7941E; }
ul.tabbernav li a:visited { color:#B76E15; }
ul.tabbernav li a:hover{
	color:#F7941E;
	background-color: #46484F;
}
ul.tabbernav li.tabberactive a{
	background-color: #46484F;
}
.tabberlive .tabbertab {
	padding:5px;
	border:2px solid #46484F;
	border-top:0;
}
.tabberlive .tabbertab h3 {
	display:none;
}

/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
