@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #b7d43a;
}
#bgwrap {
	background-image: url(images/textureBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EFEFEF;
}
h3 {
	font-family: "Calisto MT", Constantia, Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
	color:#333333;
}

#header {
	height: 141px;
	width: 913px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 69px;
	width: 298px;
	padding-top: 46px;
	float: left;
}
/* Navigation Sprites */
#nav {
	float: right;
	height: 45px;
	width: 344px;
	padding-top: 66px;
}
#arrow {
	float: left;
	position: relative;
	top: 66px;
	left: 365px;
}
#navsprites {
	width: 195px;
	height: 34px;
	background: url(images/sprites.png);
	padding: 0;
	position: relative;
	float: right;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	top: -4px;
	left: 0px;
}
#navsprites li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}
#navsprites li, #navsprites a {
	height: 34px;
	display: block;
	text-decoration: none;
}
#process {
	left: 0; 
	width: 113px;
}
#work {
	left: 114px; 
	width: 96px;
}
#process a:hover, .current1 {
    background: transparent url(images/sprites.png) 0 -34px no-repeat;
}
#work a:hover, .current2 {
    background: transparent url(images/sprites.png) -114px -34px no-repeat;
}
#navsprites span {
	position: relative;
	left: 999%;
}
#navsprites a {
	overflow: hidden;
}
/* Flash */
#flashwrap {
	background-image: url(images/wrapperBG.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#flash {
	height: 319px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.divider {
	float: left;
	width: 1px;
	height: 100%;
	background-color: #5b5b5b;
}
.box {
	float: left;
	width: 266px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5B5B5B;
	height: 19.25em;
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;
}
.content {
	float: left;
	width: 550px;
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;
}
.work {
	width: 915px;
	margin-bottom: 20px;
	padding-left: 5px;
	float: left;
}
.sidebar {
	width: 262px;
	float: right;
	background-color: #0a495b;
	border: 9px solid #0A343F;
	padding: 10px;
	font-family: "Calisto MT", Constantia, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 20px;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
	color: #cccccc;
}
.sidebar ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D5A71;
	padding-top: 8px;
	padding-bottom: 8px;
}
.sidebar ul li:hover {
	background-color: #0C5469;
}

.box p, .content p, .work p {
	font-family: "Calisto MT", Constantia, Georgia, "Times New Roman", Times, serif;
	color: #5b5b5b;
	font-size: 12px;
}
.sidebar p {
	font-family: "Calisto MT", Constantia, Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
}

#contactform .inputNeg {
	border: none;
	background: none;
	width: 230px;
	font-family: "Calisto MT", Constantia, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	background-attachment: scroll;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contactform textarea {
	width: 235px;
	border: none;
	background: none;
	font-family: "Calisto MT", Constantia, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	height: 72px;
	padding: 10px 7px 10px 8px;
}
div.textarea {
	background: url(images/textareaBG.png) no-repeat left top;
	height: 92px;
}
div.input {
	background: url(images/newduo_24.png) no-repeat left top;
}
input.submit {
	background-image: url(images/submit.png);
	height: 18px;
	width: 64px;
	border:none;
	background:none;
	margin-top: 15px;
	float: right;
	padding-right: 20px;
}
#contactform input.def-search, #contactform textarea.def-search {
color: #cccccc;
}
#footerwrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #6C820B;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 25px;
	float: left;
}
#made {
	padding-top: 15px;
	padding-bottom: 25px;
	float: right;
}

#footer a, #footer a:link, #footer a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #6C820B;
	text-decoration: none;
}
#footer a:hover {
	color: #556707;
	text-decoration: underline;
}
/* Clearing Floats! */
.clearFloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFloat {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearFloat
{height: 1%;}

.clearFloat
{display: block;}
/* End hide from IE-mac */.thumbBorder {
	border: 5px solid #CCCCCC;
	float: left;
}
.thumbnail {
	border: 5px solid #727272;
}
div.thumb {
	font-family: "Calisto MT", Constantia, Georgia, "Times New Roman", Times, serif;
	width: 290px;
	font-size: 12px;
	color: #5B5B5B;
	float: left;
	margin-right: 21px;
	padding-bottom: 30px;
}
.thumblink a, .thumblink a:link, .thumblink a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.thumblink a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div.thumb p {
	font-family: "Calisto MT", Constantia, Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}
/** 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(../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; outline: none;}	 	

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