/* Global Styles */

body {
	margin:0px;
	cursor: url(images/cursor.gif), auto;
	}
	
td {
	color:#5E4234;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}
	
a {
	color: #FFFFFF;
	}
	
a:hover {
	color: #990000;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #4D4948;
	word-spacing: normal;
	white-space: pre;
	display: marker;
}
.rosa_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F4C5B4;
	font-weight: bold;
}


	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #990000;
	color:#F4C5B4;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #4d4948;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #990000;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	color: #F7C5B4;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: 990000;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: 990000;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#4D4948;
	line-height:20px;
	margin-top:0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
.pageName{
	font: 20px Arial, Helvetica, sans-serif;
	color: #990000;
	line-height:26px;
	letter-spacing:0.21em;
	font-weight: normal;
	}
.top_text_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-weight: bold;
}

	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #4D4948;
	line-height:22px;
	letter-spacing:0.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #4D4948;
	line-height:30px;
	}
	
.smallText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4D4948;
	line-height: 22px;
	background-color: #FFFFFF;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4D4948;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
.bodyText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.impresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4948;
}
.nav_cur {
	cursor: pointer;
}

.subHeader1 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #4D4948;
	line-height:22px;
	letter-spacing:0.1em;
	font-weight: bold;
	font-size: 11px;
}
.top_text_underli_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.2em;
}
.hline {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #4D4948;
	line-height:22px;
	letter-spacing:0.2em;
	font-weight: bold;
	font-size: 11px;
	background-color: #F4C5B4;
}
.rosa_gross {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F7C5B4;
}
#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: #990000; 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); display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12px Arial, Helvetica, sans-serif; background-color: #990000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 12px; color: #F4C5B4; }
#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: 113px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #F4C5B4; }
.bodyText1 {
	color:#4D4948;
	line-height:16px;
	margin-top:5px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 5px;
	float: none;
	right: auto;
	font-stretch: normal;
	font: Arial;
	font-weight: bold;
	letter-spacing: normal;
}
.bodyTextred {

	color:#990000;
	line-height:16px;
	margin-top:5px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 5px;
	float: none;
	right: auto;
	font-stretch: normal;
	font: Arial;
	font-weight: bold;
	letter-spacing: normal;
}
.tabletranspink {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666{opacity: 0.8; filter: alpha(opacity=80);
}

