@charset "UTF-8";
/* CSS Document */

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
	
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal; }
	
img{ border:none; vertical-align: bottom; }
td{ vertical-align: top; }

html, body{ background-color:#000000; font-family:Helvetica, Arial, sans-serif; }
	
ul,ol{ list-style-type:none; }

/* Main Styling */	
#wrapper{
	position:relative;
	width:980px;
	height:auto;
	margin:5em auto 5em;
	background-color:#FFFFFF;
	}
	
#header{
	width:100%;
	height:90px;
	padding:20px 0 0 20px;
	}
	
.logo{
	width:139px;
	height:64px;
	float:left;
	}
	
#content-wrapper{
	position:absolute;
	width:100%;
	height:auto;
	padding-top:4px;
	background-color:#fff;
	}
	
#content{
  width: 724px;
  float: right;
	color:#666;
	margin-bottom:10px;
	}	
	
/* Content Styling */
#content h1{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12pt;
	}
#content h2{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	}
#content p, #content{
	font-size:10px;
	line-height: 15px;
	}
#content a { color: #666666; }
#content a:hover { color: #000000; }
	
#content ul{
	margin:10px 0 25px 0;
	}

#content li{
	margin:10px 0 0 0;
	font-size: 9px;
	line-height: 7px;
	}

#content #news img { margin-right: 10px; }

.date{
	color:#B3B3B3;
	width:52px;
display: block;
float: left;
	}
	
#content .thumbnail{
	position:relative;
	float:left;
	margin:0 10px 10px 0;
	}
	
#sub_bar{
	width:100%;
	height:auto;
	margin:12px 0 20px 0;
	clear: both;
	}
	
#details{
	float:left;
	width:auto;
	background-color:#E6E6E6;
	color:#666666;
	font-size:11px;
	margin: 10px 0;
	}
	
table#details td{
	padding:4px 50px 4px 6px;
	}
	
.heading{
	float:left;
	text-transform:uppercase;
	font-weight:bold;
		width:90px;
	}
	
p.desc{
	margin:20px 20px 0 0;
	line-height:1.8em;
	font-size:12px;
	}

/* Image styling */
img.toggleopacity{
filter:alpha(opacity=50);
opacity:0.5;
}

img.toggleopacity:hover{
filter:alpha(opacity=100);
opacity:1;
}

div.thumbnail a:hover img.toggleopacity{ /*the span will display just on :hover state*/
	filter:alpha(opacity=100);
	opacity:1;
	}

div.thumbnail span{
	display: none;
	font-size:14px;
	}
	
div.thumbnail a{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B3B3B3;
	}
div.thumbnail a:hover, div.thumbnail a.hover {
	color: #666666;
	}

	
div.thumbnail a:hover span{ /*the span will display just on :hover state*/
    display:block;
		position:absolute;
    bottom:0.2em; 
		left:0em;
		padding:0 4px 2px 4px; 
		color:#fff;
    text-align: left;
		width:230px;
		}
	
/* Misc */
.clear{
	clear:both;
	}
	
#menu {
	width:214px;
	float:left;
	padding:0 0 15px 20px;
	margin:0;
	}

#menu li {
	position:relative;
	margin-bottom:4px;
	}

#menu ul {
	margin:0;
	padding:0;
	position:relative;
	}

#menu a {
	clear:both;
	color:#666666;
	display:block;
	padding:7px 6px 4px 6px;
	text-decoration:none;
	width:214px;	
	text-transform:uppercase;
	font-size:12px;
	}

#menu li a {
	font-weight:bold;
	margin-top:1px;
	background-color:#E6E6E6;
	}

#menu li li a {
	margin-top:12px;
	font-size:12px;
	text-transform:none;
	color:#B3B3B3;
	padding:0 0 0 0px;
	font-weight:bold;
	background-color: #FFFFFF;
	}

#menu ul {
	padding:1px;
	}
	
#menu li ul {
	margin-left:6px;
	padding:1px;
	}
	
#menu li a.current, #menu li a.active, #menu li a:hover {
	color: #FFFFFF;
	background: #666666;
	}
	
#menu li a:hover {
	background: #000000;
	}
	
#menu li li a.current, #menu li li a.active, #menu li li a:hover {
	color: #666666;
	background: #FFFFFF;
	}
	
#menu li li a:hover, #menu li li a.hover {
	color: #000000;
	}

#contact_form { border: 1px solid #000000; background-color: #F8F8F8; padding: 1em; }
#contact_form h2 { margin-top: 0; }
#contact_form input { width: 300px; }
#contact_form input[type="submit"] { width: 108px; color: #000000; background-color: #F8F8F8; border: 0; padding: 3px 6px; font-size: 1em; font-family: Arial; }
#contact_form textarea { width: 300px; height: 200px; font-family: Arial; font-size: 0.9em; }
#contact_form textarea, #contact_form input[type="text"] { border: 0; padding: 2px; margin-top: 2px; }

#footer { background-color: #000000; color: #FFFFFF; font-size: 11px; padding: 4px; clear: both; text-align: right; }
#footer a { color: #FFFFFF; text-decoration: none; }

#tinymce_html, #tinymce { background-color: #FFFFFF; }#menu li ul { display: none; }
#news .article { margin-right: 10px; border-top: 1px solid #808080; padding: 10px 0; }
#news .text { display: -moz-inline-stack; display: inline-block; *zoom: 1; *display: inline; width: 544px; vertical-align: top; }
#news .image { display: -moz-inline-stack; display: inline-block; *zoom: 1; *display: inline; margin-left: 10px; width: 160px; vertical-align: top; }

#lightbox-secNav { overflow: hidden; }
html #content .thumbnail { float: none; display: -moz-inline-stack; display: inline-block; *zoom: 1; *display: inline; vertical-align: top; }
html body #footer a { color: #939393; }

#footer {
	padding: 5px 0;
	position: relative;
	text-align: left;
}

#footer_left {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}

#footer_right {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

#tinymce { background-color: #FFFFFF; margin: 5px; }