/* structural */

img, div, li, { 
	behavior: url(../js/iepngfix.htc)
}

.site_container {
	width: 100%;
	min-width:960px;
	position:absolute;
	top:0;
	left:0;
	overflow: hidden;
}

.content_pane {
	width: 100%;
	left: 0px;
	top: 0px;
}

#scale_img {
	width: 100%;
	min-width: 1000px;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}

.title_bar {
	width: 100%;
	height: 60px;
	float: left;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 30px;	
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}

.title_bar_print {
	display: none;
}

.footer {
	width: 100%;
	height: 30px;
	float: left;
	padding-left:10px;
	border-top:solid;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	font-size:75%;
}

.footer .copyright {
	width:40%;
	float:left;
}

.footer .imprint {
	float:right;
	padding-right:20px;
}

.nav_bar {
	width: 100%;
	height: 60px;
	float: left;
	padding-top:10px;
	padding-left: 30px;
}

.column_1 {
	width: 60%;
	max-width:1000px;
	min-width:522px;
	min-height:600px;
/*
	background-color: #999999;
*/
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	float: left;
	clear: left;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
}

.section_title {
	width: 100%;
/*	background-color: #888888;*/
	margin-right:30px;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}

.body_quotes {
	width: 100%;
/*	background-color: #888888;*/
	margin-right:30px;
	margin-left:0;
	margin-top:20px;
	margin-bottom:20px;
	border-top:solid;
	border-top-color:#FFFFFF;
	border-top-width:1px;
/*
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
*/
	padding-top:10px;
	font-size:90%;
	font-weight:bold;
	line-height:150%;
}

.contact_detail {
	width: 100%;
	float:left;
	margin-right:30px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:0;
	border-top:solid;
	border-top-color:#FFFFFF;
	border-top-width:1px;
}

.contact_detail .content {
	width:40%;
	float:left;
	margin-right:10px;
}

.article_title {
	min-height:180px;
	margin-bottom:30px;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}

.article_title .biog_frame {
	float:right;
	clear:right;
	width:121px;
	height:122px;
	padding:5px;
	margin-left:20px;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.article_title .cover_frame .content, .article_title .biog_frame .content {
	width: 100%;
	height: 150px;
}

.article_title .cover_frame {
	float:right;
	clear:right;
	width:106px;
	height:150px;
	padding:5px;
	margin-left:20px;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.article_title .text {
	width:70%;
}

.section_list {
	width: 100%;
	float: left;
/*
	margin-top:10px;
*/
}

.section_list .title {
	width: 100%;
/*
	background-color: #888888;
*/
	margin-right:30px;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}

.section_list .click_through {
	cursor: pointer;
	width: 29%;
	float:left;
	margin-top:10px;
	padding-left:1%;
	padding-right:1%;
	padding-bottom:6px;
	padding-top:6px;
/*	background-color:#888888;*/
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.section_list .home_cover {
	cursor: pointer;
	width: 29%;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:1%;
	padding-right:1%;
	padding-bottom:6px;
	padding-top:6px;
/*	background-color:#888888;*/
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.section_list .home_cover .cover {
	width:106px;
	height:150px;
	margin-bottom:5px;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.section_list .spacer {
	width: 2.75%;
	height: 50px;
	float:left;
	margin-top:10px;
/*
	background-color:#111111;
*/
}

.section_list .text {
	display:block;
	font-size:11px;
	line-height:16px;
	width:70%;
	height:20px;
	padding-right:20%;
}

.section_list .go_arrow {
	width:31px;
	height:26px;
	float:right;
	z-index:10;
}

.column_2 {
	width: 24%;
	min-width:215px;
	float: left;
	padding-right: 30px;
	padding-left:30px;
	font-size:12px;
	line-height:20px;
}


#quotes_box {
	width:100%;
}

#quotes_box .quote {
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#FFFFFF;
}

#quotes_box .speech_mark {
	width: 32px;
	height: 32px;
}

#quotes_box .quotes_click {
	width: 100%;
	height: 40px;
	font-size:10px;
}

#quotes_box .quotes_click .speech_mark{
	width: 40%;
	height: 32px;
	float:left;
}

#quotes_box .quotes_click .read_more{
	width: 50%;
	height: 40px;
	float:right;
	text-align:right
}

/*
#quotes_box .quotes_click .read_more a{
	text-decoration:none;
}
*/

#quotes_box by {
	font-size:10px;
	line-height:12px;
}

#quotes_box_static {
	width:100%;
	padding-bottom:60px;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#FFFFFF;
}

#quotes_box_static .speech_mark {
	width: 32px;
	height: 32px;
}

#quotes_box_static by {
	font-size:10px;
	line-height:12px;
}

.picture_frame {
	position: relative;
	width: 500px;
	padding: 10px;
	margin-top:30px;
	margin-bottom:30px;
	margin-right:auto;
	margin-left:0;
	height: 300px;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.picture_frame .content {
	position: relative;
	width: 100%;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	height: 300px;
}

.diagram_frame {
	position: relative;
	width: 500px;
	padding: 10px;
	margin-top:10px;
	margin-bottom:30px;
	margin-right:auto;
	margin-left:0;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.diagram_frame .content {
	position: relative;
	width: 100%;
	height: 270px;
}

.diagram_frame .controls {
	position: relative;
	width: 100%;
	height:25px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:solid;
	border-top-color:#FFFFFF;
	border-top-width:1px;
}

.diagram_frame .controls .enlarge {
	float: right;
	width: 20px;
	height: 20px;
	margin-top:12px;
}

.diagram_frame .controls .description {
	float:left;
	width:370px;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

/* text */


body {
	background-color: #000000;
	color: #FFFFFF;
	font-size:14px;
	line-height:20px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

a:link, a:visited, a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

.column_2 ul, .column_1 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.column_1 li {
	background-image: url(../images/arrow_small.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
}

.column_2 li {
	background-image: url(../images/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

h1, h2, h3, h4, h5 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
}

h1 {
  font-size: 30px;
  display: block;
}

h2 {
  font-size: 21px;
  display: block;
}

h3 {
  font-size: 16px;
  display: block;
}

h4 {
  font-size: 11px;
  line-height: 20px;
  font-weight: bold;
}

h5 {
  font-size: 14px;
  line-height: 20px;
}

.strapline {
	font-size:30px;
	margin-right:20%;
}

.pullquote {
  font-size: 14px;
  line-height: 20px;
}

.caption {
	font-size:10px;
	line-height:14px;
	color:#FFFFFF;
	font-weight:normal;
}


/* CSS for lightbox */

#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:image/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/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; 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; }

/* CSS for the navigation */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


/* common styling */
.home_button {
width:59px; 
height:20px;
float:left;
clear:left;
}

.menu {
font-family: tahoma, arial, sans-serif;
width:900px; 
height:20px; 
position:relative;  
z-index:100;
}

.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#FFFFFF;
width:115px; 
height:40px; 
text-align:center;
border:none; 
background-image:url(../images/menu_background.png);
line-height:14px; 
font-size:10px; 
overflow:hidden;
padding-left:0px;
padding-right:0px;
padding-top:5px;
background-repeat:no-repeat;
font-weight:bold;
}

.menu ul {
padding:0; 
margin:0; 
list-style: none;
}

.menu ul li {
float:left; 
position:relative;
}

.menu ul li ul {
display: none;
}

/* specific to non IE browsers */
.menu ul li:hover a {
color:#555555; 
background-image:url(../images/menu_background_on.png);
}

.menu ul li:hover ul {
display:block; 
position:absolute; 
top:40px; 
left:0; 
width:147px;
}

.menu ul li:hover ul li a.hide {
color:#555555;
padding-top:6px;
height:34px;
background-image:url(../images/menu_background.png);
}

.menu ul li:hover ul li:hover a.hide {
color:#555555; 
padding-top:6px;
height:34px; 
background-image:url(../images/menu_background.png);
}

.menu ul li:hover ul li ul {
display: none;
}

.menu ul li:hover ul li a {
display:block; 
color:#555555;
padding-top:6px;
height:34px; 
background-image:url(../images/sub_menu_background.png);
}

.menu ul li:hover ul li a:hover {
color:#555555; 
background-image:url(../images/sub_menu_background_on.png);
}

.menu ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:100px; 
top:0;
}

.menu ul li:hover ul li:hover ul.left {
left:-100px;
}