/* This stylesheet is included in every page on the site
Use it to add or edit custom styles.
Do not delete it, or rename it.
Enjoy.
g-raff man nmac. Feb. 2006. 
*/

/* GLOBAL STYLE SECTION BEGINS HERE */

body {

background-color: #ffffff;
color: #444444;
font-family: "Lucida Grande", "Verdana", Arial, sans-serif;
}

h1, h2, h3 {
color: #222222;
font-family: "Lucida Grande", "Verdana", Arial, sans-serif;
}

table td {
font-family: "Lucida Grande", "Verdana", Arial, sans-serif;
        color: #333333;
        vertical-align: top;
}

div#content {
        font-size: 12px;
font-family: "Lucida Grande", "Verdana", Arial, sans-serif;
        color: #999999;
        text-align: left;
}


.lblk {
background-color: #ffffff;
background-image: url('/images/leftback.jpg');
background-repeat: repeat-x;
width: 250px;
}

/*
#flashNav {
width: 900; 
height: 130; 
z-index: 0;
font-size:x-small;
font-weight: bold;
}
*/
 
#flashMegaNav{
z-index: 0;
}


#flashPixMini
{
z-index: 0;
}


#flash {width:900px; margin-top:0; margin-bottom:0; margin-left: auto; margin-right:auto;}

#image {width:900px; margin-top:0; margin-bottom:0; margin-left: auto; margin-right:auto;}

div {
font-family: "Lucida Grande", 'Verdana', 'Arial', sans-serif;
font-size: 12px; 
font-weight: normal;
}

.gill {
font-family: 'Gill Sans', 'Lucida Grande' , "Verdana", "Arial", sans-serif;
}


a, td a, div a {
	text-decoration: none;
	font-weight: normal;
	color: red;
	background-color: transparent;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #660066;
	background-color: transparent;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #660066;
	background-color: transparent;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #660066;
	background-color: transparent;
}



a:hover {
	color: #ff0066;
}

#footer {
display: block;
color: #4A4A4A;
margin-top:6px;
font-size: x-small;
text-align: center;
}

#footer a {
color: #777777;
}

#footer a:hover {
color:#ff0066;
}

ul {
	padding-left: 10px;
	text-align: left;
	margin: 0px;
	position: relative;
	list-style-position: inside;
	padding: 0px;
}

li {
	margin-left: 0px;
	color: #666;
	list-style-position: inside;
}

/* END OF GLOBAL STYLE SECTION */


/* SITEMAP STYLES */

div#map {width:640px; padding:40px;}
/* border-bottom: 1px dotted #a1a5a9;  */
#map h2 {font-family: "Century Gothic", "Avant Garde", "Lucida Grande", "Verdana","Arial", sans-serif; padding-bottom: 3px; padding-top: 5px; color: #CCCCCC; margin-bottom: 6px; text-transform: lowercase;}
#map ul {list-style: circle outside; margin: 0 0 0 16px; padding: 0 0 10px 0;}
#map li {padding-bottom: 5px;}

/*

/* TERMS STYLES BEGIN HERE */


#terms {
padding: 40px;
font-size: 11px; 
display: block;
text-align: left;
line-height: 100%;

}

/* END OF TERMS STYLE SECTION  */


/* START OF LIGHTBOX STYLES     */

/* Custom lightbox - the popup images for the closer look in showcase
    are styled here.
*/


#lightbox{
	position: absolute;
	top: 40px;
	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/trans.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;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/*

END OF LIGHTBOX STYLES 

*/

/*

BEGIN STYLES for collections

*/

.ecolls {
width: 650px;
}


.collectcopy ul li {
line-height: 18px;
}

/*

BEGIN STYLES for sidebar

*/

#colsidebar a{
	color: #fff;
	}
#colnav{ list-style: none; margin: 4px; width: 242px;}
#colnav li{ padding: 0; margin: 0; }


li.navitemon{ padding: 0; margin: 0; }

li.navitemoff{ padding: 0; margin: 0; }


li.navitemon a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.2em 0.2em 0.8em;
	border-bottom: 1px solid #1a1a1a;
	color: #ffffff;
	background-color: #C1187B;
	}


li.navitemon a:hover{
	color: #ffffff;
	background-color: #C1187B;
	}	

li.navitemoff a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.2em 0.2em 0.8em;
	border-bottom: 1px solid #1a1a1a;
	color: #eee;
	background-color: #252525;
	}

li.navitemoff a:hover{
	color: #ffffff;
	background-color: #595959;
	}	




