/* ----------------------------

Name:     "Vita" master styles
Designer: Todd Peden
URL:      www.toddpeden.com
Date:     10, 2008 v1.0

----------------------------------------------- */

/* ----------------------------------------------- 
//////////////////////////////////////////////////
global 
//////////////////////////////////////////////////
----------------------------------------------- */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, ul, li, ol, dl, address { margin: 0; padding: 0; }
	
ul,li { list-style: none; }


body {
	font: x-small "Times New Roman", Times, serif;
	text-align: center;
	color: #574319;
	font-size/* */:/**/small;
	font-size: /**/small;
	line-height: 1.2em;
	background: #ffffff url(/_images/bkgd-site.jpg) repeat-x 0px 0px;
	}
	
p {font-size:90%; padding: 0px 0px 15px 0px; line-height:2em;}
	
.centered { margin: 0 auto; text-align:center;}

.center-img {margin: 0px auto 15px auto; display:block;}

p.centered { text-align: center; }

.right { text-align: right; }

h1 {display:block; font-size:1px; text-indent:-999999px; height:17px; background:url(/_images/bkgd-h1.jpg) no-repeat 50% 0px; padding:0px 0px 10px 0px; margin:40px 0px 0px 0px;}

h2 { font-size: 1.3em; color:#005596;  margin:10px 0px 10px 0px; }

h3 { font-size: 110%; color:#005596; }

h4 { font-size: 100%; color:#005596; }

#container { width:596px; text-align:left; margin: 0 auto; padding:53px 0px 25px 0px;}

.clear-floats {clear: both;}

img.left-photo {margin:0 10px 6px 0; float:left; padding:0;}

img.right-photo {margin:0 0 6px 10px; float:right; padding:0;}
	
/* links -------------------------------------- */

a { outline: none; }
a:link {color: #BF311A; text-decoration: none;}
a:visited {color: #BF311A; text-decoration: none;}
a:hover { color: #BF311A; text-decoration: underline; }

a img {border:none;}


/* ----------------------------------------------- 
//////////////////////////////////////////////////
header
//////////////////////////////////////////////////
----------------------------------------------- */



/* ----------------------------------------------- 
//////////////////////////////////////////////////
content column 
//////////////////////////////////////////////////
----------------------------------------------- */
#site-plan{float:left;}

#thumb-container{float:left; width:184px; padding:84px 0px 0px 47px;}

#thumb-container img{float:left; margin:0px 0px 22px 23px;}

p#home-text{padding:0px 10px 15px 0px;}


/* ----------------------------------------------- 
//////////////////////////////////////////////////
footer 
//////////////////////////////////////////////////
----------------------------------------------- */
#footer{width:835px; text-align:left; margin:0 auto; padding:0px 0px 25px 0px;}

p#enter-vita{display:block; font-size:70%; text-align:left; float:left; width:299px; padding:60px 0px 0px 0px; letter-spacing:.15em; font-family:Arial, Helvetica, sans-serif;}

#logo{float:left; display:block; width:235px; font-size:1px;}

p#enter-punta{display:block; font-size:70%; text-align:right; float:left; width:299px; padding:60px 0px 0px 0px; letter-spacing:.15em; font-family:Arial, Helvetica, sans-serif;}


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