body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height:18px; color:#999999; margin:0px; background-color:#999999; }
p { margin-top:0px; margin-bottom:10px; }
img { border:0px; }
form { margin:0px; }

.clear { clear:both; }
.center { text-align:center; background-color:#FFFFFF; }
.floatright { float:right; }

.input { border: none; background-color:#FFFFFF; width:220px; margin-left:5px; }
.textarea { border: none; background-color:#FFFFFF; width:220px; height:100px; margin-left:5px; margin-top:5px; margin-bottom:5px; }

h1 { width:245px; height:80px; margin:0px; float:right; background-image:url(images-temp/sitedesign-logo.gif); background-repeat:no-repeat; cursor:pointer; } 
h1 span {display: none; }

#container { width:960px; height: 600px; margin-left:auto; margin-right:auto; text-align:right; }
#footer { width:930px; height: 20px; margin-left:auto; margin-right:auto; text-align:right; font-size:11px; color:#CCCCCC; margin-top:10px; padding-right:30px; }


#whoweare { width:960px; height:600px; float:left; background-image:url(images-temp/sitedesign-background1.jpg); background-repeat:no-repeat; }
#introtext { width:400px; float:right; padding-right: 20px; padding-left:540px; margin-top:150px; }

#stuffdone { width:960px; height:600px; float:left; background-image:url(images-temp/sitedesign-background2.gif); background-repeat:no-repeat; position:relative; }
#navstuff { width: 340px; height:102px; position:absolute; left:245px; top:295px; }

#homenav { width:550px; float:right; margin-right:20px; }

.portfoliotable { margin-top:63px; margin-left: 370px; }



#giveusayell { width:960px; height:600px; float:left; background-image:url(images-temp/sitedesign-background3.gif); background-repeat:no-repeat; position:relative; }

#navyell { width: 380px; position:absolute; left: 560px; top: 185px; } 

.contacttable { margin-top:175px; margin-left:-950px; position:absolute;}
.contacttable[class] {margin-left:0px;}
.contactlefttd { background-color:#FFFFFF; height:25px; text-align:right; vertical-align:bottom; width:50% }
.contactrighttd { background-color:#FFFFFF; height:25px; text-align:left; }

/** Project Image Gallery **/

.stepcarousel { position: relative; overflow: scroll; width: 960px; height: 600px;}
.stepcarousel .belt { position: absolute; left: 0; top: 0; }
.stepcarousel .panel { float: left; overflow: hidden; width: 960px; height:600px; float:left;}
#mygallery { float:left;}



/** Links Page 1 **/

a.footer:link, a.footer:visited, a.footer:active { color:#CCCCCC; text-decoration:none; }
a.footer:hover { color:#FF0000; text-decoration:none; }

a:link, a:active, a:visited { color: #002e56; text-decoration: none; }
a:hover { color: #faa633; text-decoration: none; }

a.homestuff:link, a.homestuff:active, a.homestuff:visited { width:540px; height: 50px; background-image:url(images-temp/navhome-stuff.gif); float: right; }
a.homestuff:hover {  width:540px; height: 50px; text-decoration: none; background-image:url(images-temp/navhome-stuff-over.gif);}

a.homeyell:link, a.homeyell:active, a.homeyell:visited { width:540px; height:65px; background-image:url(images-temp/navhome-yell.gif); float: right; }
a.homeyell:hover {  width:540px; height: 65px; text-decoration: none; background-image:url(images-temp/navhome-yell-over.gif);}



/** Links Page 2 **/

a.stuffwho:link, a.stuffwho:active, a.stuffwho:visited { width:340px; height:40px; background-image:url(images-temp/navstuff-who.gif); float: right; }
a.stuffwho:hover {  width:340px; height: 40px; text-decoration: none; background-image:url(images-temp/navstuff-who-over.gif); }

a.stuffyell:link, a.stuffyell:active, a.stuffyell:visited { width:340px; height:35px; background-image:url(images-temp/navstuff-yell.gif); float: right; }
a.stuffyell:hover {  width:340px; height: 35px; text-decoration: none; background-image:url(images-temp/navstuff-yell-over.gif); }




a:link, a:visited, a:active { color:#FF0000; text-decoration:none; }
a:hover { color:#000000; text-decoration: none; }









#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-temp/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images-temp/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; }



