#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
/*                        ..............................................................................          */	
	

*{
margin:0;
padding:0;
border:0;
font-family:Tahoma,Arial,Helvetica,Verdana,sans-serif;font-size:11px;font-weight:normal;color:#444;
line-height:14px;
vertical-align:top;
text-align:left;
speak-numeral:digits
}

p{
margin: 10px 10px 10px 15px;
color:#444;
}

body{
	padding-top:15px;
	background-color: #fff;
	background-image: url(../images/gradient.png);
	background-repeat: repeat-x;
}


/*{
background-color:#ffffff;
display:inline;
float:left;
}*/

/* Wrapper for whole site*/
#wrapper{
	width:800px;
	margin:auto;
	display:block;
	float:none;
	
}
/* Top Bar - Nav and intro wording  START*/
#topphoto{
width:800px;
height:25px;
}
#nav a:link{
color:#444;text-decoration:none;
word-spacing:10px;
}

#nav a:active{
color:#444;text-decoration:none;
word-spacing:10px;
}

#nav a:visited{
color:#444;text-decoration:none;
word-spacing:10px;
}
#nav a:hover{
color:#2a2;text-decoration:none;
word-spacing:10px;
}



#nav{
float:right;
margin:8px 15px 0 0;
}
/* Top Bar - Nav and intro wording  END */


#photo{
width:800px;
}
#photo img{
width:800px;
}

#bottomphoto{
width:800px;
height:25px;
text-align:right;
border-bottom:1px solid #aaa;
}


#phone{
	float:right;
	margin:8px 15px 0 0;
	color: #2a2;
}

/*Main Text Box START*/
#mainbox{
	width:798px;
	background-color: #fff;
	background-image: url(../images/underlinegray.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaa;
	border-right-color: #ddd;
	border-bottom-color: #666;
	border-left-color: #eee;
}
#mainbox a:link,#mainbox a:active,#mainbox a:visited{
color:#00f;text-decoration:none;
}
#mainbox a:hover{
color:#00f;text-decoration:underline;
}

/*This is INSIDE the working area or mainbox*/
/*This is Left box*/
#leftbox{

	width:395px;
	margin:15px 0 10px 0;
	float:left;
}



/*This is the right box*/
#rightbox{
	width:395px;
	margin:15px 0 10px 0;
	float:right;
}




#rightbox img{
	margin-top: 8px;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 15px;
	float:right
}

#leftboxport{

	width:390px;
	margin:15px 0 10px 0;
	float:left;
}

#rightboxport{
	width:390px;
	margin:15px 0 5px 0;
	float:right;
}

#rightboxport img{
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	border: 1px solid #444;
	width: 150px;
	height: auto;
}

/*Main Text Box END*/


h1{
	display:inline;
	float:left;
	margin:8px 0 0 15px;
	color:#2a2;
}
h2{
	display:inline;
	float:left;
	margin:8px 0 0 15px;
	color:#2a2;
	
}

h3{
color:#2a2;
margin:20px 0 11px 15px;
}

h4,h5,h6{
	color:#2a2;
    margin:10px 0 11px 15px; 	
}



.box {
	margin:10;
	padding:0px;
	width: 380px;
}

.box ul{
margin:0;
padding:0px;
}
.box li{
margin:0 0 5px 5px;
list-style-type:none;
list-style-position:outside;
}



#foot{
width:798px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaa;
	border-right-color: #ddd;
	border-bottom-color: #666;
	border-left-color: #eee;
}

#foot img{
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	float:left
}
#copy{
float:right;
margin:0px 15px 0 0;
}
#copy a:link,#copy a:active,#copy a:visited{
color:#444;text-decoration:none;
word-spacing:5px;
}
#copy a:hover{
color:#2a2;text-decoration:none;
word-spacing:5px;
}

