@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	background-color: #47433F;
	margin:0px;
}
#wrapper{
	width:725px;
	position:relative;
	margin:0px auto;
}
#header{
	width:508px;
	text-align:right;
	font-weight:lighter;
}
#gallryprint{
	width: 530px;
	max-width:530px;
	height:auto;
}
#body{
	background-color:#1B1D17;
	width:699px;
	height:auto;
	border-left:#FFF 10px solid;
	border-right:#FFF 10px solid;
	border-top:#FFF 10px solid;
	padding-left:5px;
}
#title{
	font-size:12px;
	text-align:center;
	padding-bottom:5px;
}
#home{
	background-color:#1B1D17;
	width:704px;
	height:auto;
	border-left:#FFF 10px solid;
	border-right:#FFF 10px solid;
	border-top:#FFF 10px solid;
}
#splash{
	width:725px;
	height:auto;
	text-align:center;
}
#text{
	background-color:#1B1D17;
	width:486px;
	height:auto;
	padding:5px;
}
#gallery{
	background-color:#1B1D17;
	width:486px;
	height:auto;
	padding:5px;
	text-align:center;
}
#navigation{
	width:704px;
	height:120px;
	background-color:#2A6980;
	border-left:#FFF 10px solid;
	border-right:#FFF 10px solid;
	border-bottom:#FFF 10px solid;
	
}
#enter{
	width:508px;
	height:23px;
	text-align:center;
}
#footer{
	text-align:center;
}
#form1{
	text-align:center;
}
#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(file:///Arthur%20Sousa%20HD/Users/arto/Desktop/Card%20Company/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///Arthur%20Sousa%20HD/Users/arto/Desktop/Card%20Company/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; }
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #2A6980;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #2A6980;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #2A6980F;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration: none;
}
.bluetitle{
	color:#2A6980;
	font-size:13px;
}
.greytitle{
	color:#999;
	font-style:italic;
}
.boldtitle{
	font-size:25pt;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
.abouttitle{
	font-size:25pt;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
