@charset "utf-8";
/* CSS Document */

		body{
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			background:#FFF;
			color:#ccc;
			margin:0;
		}
		#header {
			background-image:url(images/header.jpg); background-repeat:no-repeat;
			width:900px;
			height:150px;}
		
		div.domtab{
			padding:0 1em;
			width:35%;
			font-size:90%;
			float:left;
		}
		ul.domtabs{
			float:left;
			width:100%;
			margin:1em 0 0 0;	
			padding: 0;
			list-style:none;	
		}
		ul.domtabs li{
			float:left;
			padding:0 .5em 0 0;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:8.5em;
			padding:0em;
			display:block;
			background:#cccc99;
			color:#333;
			height:2em;
			font-size:1.2em;
			font-weight:bold;
			text-decoration:none;
			border-top:1px solid #666633;
			border-right:1px solid #666633;
		}
		ul.domtabs img { 
			padding-right: 0.8em;
			border:0;}
			
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:2em;
		}
		ul.domtabs a:hover{
			background:#999966;
		}
		div.domtab div{
			clear:both;
			width:auto;
			padding:0.4em 1em 1em 1em;
			background:#999966;
			color:#fff;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:#999966;
			color:#fff;
		}
	
		p{
			margin:0 0 .5em 0;
			line-height:1.3em;
		}
		
		div.domtab h1{
			color:#333300;
			font-size:1.5em;
			font-weight:bold;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:0;
			margin:0.9em 0 0 0;
			border-bottom:1px solid #333300;
		}		
		div.domtab h2{
			font-size:1.1em;
			color:#666600;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:0;
			margin:0 0 1em 0;
		}
		
		div.domtab div h2 .red {
			color:#CC0000;
			text-transform:uppercase;
			}
		
		#midColumn {
			width:22%;
			display:block;
			float:left;
			color:#FFFFFF;
			background-color:#999966;
			margin:0.8em 0.2em 0.2em 0.2em;
			padding:0.2em;}
	
		.bio {
			font-size:0.8em;
			color:#333333;
			}
			
		.article {
		line-height:1.2em;}
		
			
		.bio img {
			padding-right: 0.8em;}
			
		#midColumn p {
			padding: 0.2em;
			}
					
		.notice {
			display:block;
			color:#FFFFFF;
			font-size:0.8em;
			line-height:1.3em;
			margin:0.5em 0.2em 1em 0.2em;
			padding:0.3em;
			background-color:#990000;
			}
			
		.notice a{
			font-size:120%;
			font-weight:bold;
			color:#FFFF00;}
			
		.advisory {
			color:#990000;}
		
		#galleryBox{
			background-color:#999966;
			clear:both;
			width:auto;
			padding:0.4em 1em 0em 1em;
			margin:1em 0 0 0;
			display:block;		
			}	
			
		.galleryFrame img {
			width:55px; 
			margin:0.35em;
			border:1px solid #ffffff;		
		}

		.galleryFrame a {
			text-decoration:none;}
			
		#midColumn h3, #galleryBox h3, #discussBox h3{
			color:#333300;
			font-weight:bold;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			font-size:1.1em;
			margin:0.2em;
			border-bottom:1px solid #333300;}
		
		#rightColumn {
			width:36%;
			display:block;
			float:right;
			margin:0.8em 0.2em 0.2em 0.2em;
			padding:0.2em;}
			
		#discussBox {
			background-color:#999966;
			clear:both;
			width:auto;
			display:block;		
			margin:0em 0.2em 0.6em 0em;
			padding:0.2em;
			color:#FFFFFF;
			}			
		
		#discussBox p {
			font-size:0.95em;
			padding:0.1em;
			}
			
		#discussBox a, #discussBox a:visited{
			text-decoration:none;}
			
		#discussBox a:hover {
			color:#996600;}
			
/**************************************/
/**************************************/
/*     outer skin stuff goes here     */
/**************************************/
/**************************************/
#outer {
width:920px;/*old vers: 780px*/
padding:0;
margin:0 auto; 
background:#666;}

/*inner container*/
#container{
width:900px; /*old vers: 760px*/
display:block;
background:#FFF; 
padding:0;
margin-left: auto;
margin-right:auto;
}

#corp{
width:900px; /*old vers: 800px*/
background-color:#000000;
text-align:left;
}

#blue{
width:100%;
text-align:center;
background:url(http://www.tvo.org/utils_tvo/tvoImgs/tvostripe.jpg) #000000 top repeat-x;
height:19px;
}

#global{
background-color:#333333; 
width:900px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:left;
}

#global form{
margin:0px;
padding:0px;
background-color:#333333;
}

#global input{
text-align:left;
margin-top:2px;
padding-top:2px;
vertical-align:top;
}
/* bottom tvo.org links */

#bottomLink1 
{ 	clear:both; 
	background-color:#333333;
	height:50px; 
	text-align:center;
	font-family: 'Verdana', Arial, Helvetica,sans-serif;
	font-size: 10px;
	color: #FFF; 
	
}

#bottomLink2 
{ 	clear:both; 
	background-color:#666;
	height:100px;
	text-align:center;
	font-family: 'Verdana', Arial, Helvetica,sans-serif;
	font-size: 10px;
 
}

#bottomLink1 A:link
{	
	font-family: 'Verdana', Arial, Helvetica,sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

#bottomLink1 A:hover
{	
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	text-decoration: none;
}

#bottomLink1 A:visited
{
	font-family: 'Verdana', Arial, Helvetica,sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

#bottomLink2 A:link
{
	color: #000000;
	font-family: 'Verdana', Arial, Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#bottomLink2 A:hover
{
	font-family: 'Verdana', Arial, Helvetica,sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}

#bottomLink2 A:visited
{
	font-family: 'Verdana', Arial, Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


/******************** Gallery style *************************/
#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 */ 
