/**
* CSS
* 
* @version 1.0
* @author vw
*/
* {
	margin: 0;
	padding: 0;
}

html, body{
	height:100%;
} 


body {
	font-size: 9pt;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Georgia, serif;
	background-color: #DEDED9;
    overflow: auto;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

p {
    /* margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px; */
	margin: 0 0 18px 0;
}

a:link {
	text-decoration: none;
	color: #858684;
}
a:active {
	text-decoration: none;
	color: #858684;
}
a:visited {
	text-decoration: none;
	color: #9a9a96;
}
a:hover {
	text-decoration: none;
	color: #5f605c;
}
a:focus { outline: 0; }

a img {
	border: none;	
}

#topLogo {
	position: fixed;
	padding: 34px 0px 0px 0px;
	z-index: 1000;
}
#topTitle {
	padding-bottom: 10px;
}
#bottomTitle {
	font-size: 7pt;
	color: #b8b9b7;
	padding-bottom: 10px;
}
#topTitle a:link {
	text-decoration: none;
	color: #858684;
	}
#topTitle a:active {
	text-decoration: none;
	color: #525252;
	}
#topTitle a:visited {
	text-decoration: none;
	color: #858684;
	}
#topTitle a:hover {
	text-decoration: none;
	color: #212121;
	}

#head {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:60px;
	background-color: #FFFFFF;
}

#menu {
	/* background-color: whitesmoke; */
	border-top: 1px dashed #b8b8b8;
	position: fixed;
  	width: 240px;
	height: auto;
	margin: 20px 0px 0px 22px;
	padding: 17px 0px 0px 0px;
	float: left;
	z-index: 1;
}

#menu ul {
	list-style: none;
	margin-bottom: 6px;
}



/* The following sets the style for the section heading */
#menu ul li.section-title {
	/* Following lines adds a line above each section */
	color: #5f605c;
	border-top: 1px dashed #b8b8b8;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 13px;
	margin: 16px 0px 0px 0px;
	padding-top: 13px;
	padding-bottom: 2px;
}

/* This sets the style for Post-Nav Text which can be accessed in the Exhibit Settings */

#copy {
	font-size: 9px;
	color: #bbbbbb;
	font-family: Georgia, serif;
	font-style: italic;
	margin-top: 5px;
	padding-top: 10px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
}

/* CONTENT AREA */

#content {
	/* background-color: whitesmoke; */
	float: left;
  	margin: 20px 90px 20px 280px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dashed #b8b8b8;
    position: absolute;	
	width: 600px;
	z-index: 0;
	color: #858684;
}
#content p {
	width: 600px;
	text-decoration: none;
	color: #858684;
	margin-bottom: 12px;
	}	
	
#content a:link {
	text-decoration: none;
	color: #858684;
	border-bottom: 1px dashed #b8b8b8;
	}
#content a:active {
	text-decoration: none;
	color: #5f605c;
	border-bottom: 1px dashed #b8b8b8;
	}
#content a:visited {
	text-decoration: none;
	color: #858684;
	border-bottom: 1px dashed #b8b8b8;
	}
#content a:hover {
	text-decoration: none;
	color: #5f605c;
	border-bottom: 1px dashed #b8b8b8;
	}

.container {
    padding: 0px 0px 0px 0px;
}

/* For the flash slideshow */ 
#container {
	margin: 15px 0px 0px 0px;	
	padding: 18px 0px 0px 0px;
	border-top: 1px dashed #b8b8b8;
}

/* HEADINGS */
	
	/*
	when typing your text/descriptions follow this format to use these heading types
	
	<h1>This is the text i want to be a heading which</h1>
	
	start with h1 as your largest most important heading. you may not need all 4 but they are here if you do.
	*/
	
h1 { 
		font-family: Georgia, serif;
		font-weight: normal;
		font-size: 32px;
		color: #5f605c; /* This color overides the color set in "body". Delete this line if you want the colors of the headings to match the rest of your type */
		padding-bottom: 6px; /* sets the spacing between the heading and paragraph below */
}
h2 { 
		font-family: Georgia, serif;
		font-weight: normal;
		font-size: 13px;
		color: #5f605c; /* This color overides the color set in "body". Delete this line if you want the colors of the headings to match the rest of your type */		padding-bottom: 7px; /* sets the spacing between the heading and paragraph below */
		padding-bottom: 2px; /* sets the spacing between the heading and paragraph below */
		margin:0;
}

/* FOR IMAGES */

#img-container	{
	width: 600px;
	border-top: 1px dashed #b8b8b8;
	margin: 16px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
#img-container p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.nothumb img {
	margin-top: 0px;  
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
	padding-top: 16px;
	border-bottom: 1px dashed #b8b8b8;
}


#once {
	clear: left;
}

.active{	
	
	color: #000000;
/*
	border-top: 1px dashed #b8b8b8;
	border-bottom: 1px dashed #b8b8b8;
	display: block;
	background-attachment:fixed;
	background-image:url(http://lutzvogel.com/stuff/indx/ndxz-studio/site/lutz/menu_rollover.gif);
	outline: none; */
}

/* COLOR TEXT FOR SUB HEADINGS */

.colortext {
font-family: Georgia, serif;
font-weight: normal;
color: #5f605c;
}

/* SLIDESHOW JQUERY */

#slideshow {
		position: relative;
		width: 500px;
		height: 500px;
		overflow: hidden;
		border: 1px solid #000000;
}
#slideshow img {
		position: absolute;
		left: 0;
		top: 0;
		width: 500px;
		height: 500px;
}

/* SLIDE SHOW - Navigation */

#postnav { 
	font-size: 11px;
	color: #b8b8b8;
  	width: 240px;
	padding-top: 15px;
	border-top-style: dashed;
	border-top-width: 1px;	
	position: fixed;
	bottom: 20px;
	}

p.nav a {
	 /* background-color: #eeeeee; */

	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 9pt;
	 /* font-family: Georgia, serif; 
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;  */
}

		
	p.nav a:hover {
		color:#666666;
	}
	
	p.nav span#num {
		letter-spacing: 2px;
		/*  font-family: Georgia, serif; 
		font-style: italic; */
		padding-left: 20px;
	}