/* CSS Document */

body {margin: 0px; padding: 0; height: 100%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #636363; background: url(images/bg.gif) repeat-x; background-color:FFFFFF; } 
#banner {background: transparent url(images/banner.gif) no-repeat; background-color:#7D1A17; margin: 0px; padding: 0; width: 800px ; height: 75px; font-size: 70%; font-family: Trebuchet, sans-serif; text-align: right;}
#container {position: relative; width: 800px; height: 100%; padding: 0px; margin: auto; background: url(images/shadow.gif) repeat-y; background-color:#FFFFFF; }
#nav {position:absolute; top: 375px; background: transparent; font-size: 90%; font-family:"Trebuchet MS" text-align: left; 
}
#nav ul { padding: 0px 0px 0px 50px; margin: 0px; background: transparent; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#nav li { padding: 7px 0px; }
ul {list-style: none; }

#leftcolumn {float: left; width: 220px; font-size: 90%; margin: 75px 0px 0px 0px; padding: 0px; background: transparent; }
#leftcolumn p {text-align: left; margin: 0; padding: 0px 0px 0px 50px;}
#leftcolumn a:link {color: #636363; text-decoration: underline;}
#leftcolumn a:visited {color: #636363; text-decoration: underline; }
#leftcolumn a:hover, a:active {color: #7D1A17; text-decoration: underline;}
#leftcolumn p a:link {color: #636363; text-decoration: underline;}
#leftcolumn p a:visited {color: #636363; text-decoration: underline; }
#leftcolumn p a:hover, a:active {color: #7D1A17; text-decoration: underline;}

#rightcolumn em {text-align: right; display:block; float: right; margin-right: 50px; margin-top: 30px;}
#rightcolumn em a:link {color: #636363; text-decoration: underline;}
#rightcolumn em a:visited {color: #636363; text-decoration: underline;}
#rightcolumn em a:hover, a:active {color: #7D1A17; text-decoration: underline;}
#rightcolumn p a:link {color: #636363; text-decoration: underline;}
#rightcolumn p a:visited {color: #636363; text-decoration: underline; }
#rightcolumn p a:hover, a:active {color: #7D1A17; text-decoration: underline;}
#rightcolumn {width: 580px; float: left; margin: 0p; padding: 50px 0px 0px 0px; font-size: 80%; background: transparent; }
#rightcolumn p {font-color: #636363; }

#container img {border: none;}
img.mainpage {margin-left: 250px;}

ul.portfolio {list-style: none; float:left; margin-top: 170px; }
li.portfolio {float: left; padding: 5px;}
p.portfolio {text-align: center; font-size: 90%;}

ul.contact {list-style: none; margin-left: 130px;}

#stretchspace {clear: both; width: 800px; margin: 0; padding: 0px 0px 300px 0px; background: #FFFFFF url(images/shadow.gif) repeat-y; }

#copyr {margin: 0px; padding: 0px; height: 200px; width: 350px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #636363; background: #FFFFFF ; font-size: 70%; text-align: center;}
#copyr a:link {color: #636363; text-decoration: none;}
#copyr a:visited {color: #636363; text-decoration: none;}
#copyr a:hover, a:active {color: #7D1A17; text-decoration: underline;}
#copyr p {margin: 0px; padding: 15px;}

#footer {clear: both; padding: 0; height: 100%; font-size: 65%; text-align: center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background url(images/shadow.gif) repeat-y;}
#footer p {text-align:center; padding: 5px; }

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