/* File name: style.css
   Date: 19 Feb 2009
   Validated CSS: 30 Nov 2008
*/

/* Standard elements. */

html {
	height: 100%%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background-color: #e8e8ff;
	margin: 10px;
	padding: 0;
	font-family: 'Arial,Arial Narrow,Tahoma,Helvetica,Verdana,sans-serif';
	font-size: 12px;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

img {
	border: none;
}

p {
	padding: 0.1em 0 0.8em;
}

p#clear {
	clear: both;
	padding: 0.1em 0 0.8em;
}

/* Headers */

h2, h3, h5 {
	color: #004040;
}

h4 {
	font-size: small;
    color: #003838;
	margin-bottom: -3px;
}

/* Tables */

table {
	background-color: #e8e8ff;
	width: 800px;
	margin: 4px;
	border: 0;
	padding: 0;
	font-family: 'Arial,Arial Narrow,Tahoma,Helvetica,Verdana,sans-serif';
	font-size: 12px
}

table#main {
	width: 800px;
	position: absolute;
	border: none;
	left: 150px;
	top: 150px;
	margin: 0px 0px 0px 50px;
#	margin: 0;
	padding: 2px;
}

table.releases {
	width: 90%;
	border: 1px solid #cfcfcf;
	padding: 4px;
	margin: 0px 0px 0px 50px;
	text-align: center;
	vertical-align: top;
}

tr {
	width: 100%;
	padding: 0;
	margin: 0;
}

tr.releases {
	border: 1px solid #cfcfcf;
	padding: 4px;
	margin: 0;
}

tr.top {
	width: 100%;
	vertical-align: top;
	padding: 3px;
	margin: 0;
}

td {
	vertical-align: middle;
	text-align: center;
	padding: 0 -3px 3px -3px;
	margin: 0;
}

td.list {
	padding: 0px 0px 10px 0px;
	text-align: left;
	vertical-align: middle;
}

td.left {
	border: 0;
	clear;
	float: left;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

td.center {
	border: 0;
	padding: 10px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

td.right {
	border: 0;
	width: 100%;
	right: 30px;
	float: right;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

/* Lists */

ol.space {
	 line-height: 150%;
	 list-style-type: decimal;
}

/* Links */

a:link {
	color: #00a0a0;
	font-family: 'Arial,Arial Narrow,Tahoma,Helvetica,sans-serif';
	text-decoration: none;
}

a:visited {
	color: #008080;
}

a:hover {
	color: #008080;
	text-decoration: underline;
}

a:active {
}

a.menu:link {
	color: #008080;
	font-family: 'Arial,Arial Narrow,Tahoma,Helvetica,sans-serif';
	font-size: 1.2em;
	text-weight: bolder;
	text-decoration: none;
	vertical-align: bottom;
}

a.menu:visited {
	color: #004040;
	font-family: 'Arial,Arial Narrow,Tahoma,Helvetica,sans-serif';
	font-size: 1.2em;
	text-weight: bolder;
	text-decoration: none;
	vertical-align: bottom;
}

a.menu:hover {
	color: #004040;
	font-family: 'Arial,Arial Narrow,Tahoma,Helvetica,sans-serif';
	font-size: 1.2em;
	text-weight: bolder;
	text-decoration: underline;
	vertical-align: bottom;
}

a.title:link {
	font-size: 18px;
	color: #00a0a0;
	font-family: 'Arial Narrow,Arial,Tahoma,Helvetica,sans-serif';
	text-decoration: none;
}

a.title:visited {
}

a.title:hover {
	font-size: 18px;
	color: #008080;
	font-family: 'Arial,Arial Narrow,Tahoma,Helvetica,sans-serif';
}

a.title:active {
}

/* Font Sizes */

.smaller {
	font-size: 0.7em;
	font-weight: lighter;
}

.small {
	font-size: 0.85em;
	font-weight: normal;
}

.normal {
	font-size: 1.0em;
	font-weight: normal;
}

.large {
	font-size: 1.2em;
	font-weight: normal;
}

.larger {
	font-size: 1.3em;
	font-weight: bold;
}

/* Alignment */

.center {
	width: 100%;
	text-align: center;
	text-decoration: none;
}

.left {
	width: 120px;
	text-align: left;
}

.middle {
	text-align: center;
	float: center;
}

.right {
	text-align: right;
	float: right;
}

/* Logos, Certifications, etc. */

.commons {
	clear: both;
	position: relative;
	width: 250px;
	float: right;
	right: 10px;
	bottom: 100px;
	border: none;
	background-color: transparent;
	white-space: nowrap;
}

.hidden {
	display: none;
}

.unused {
	font-weight: bolder;
	font-size: x-large;
	text-transform: none;
	color: #191970;
	font-style: normal;
}

/* Custom Site IDs */

/*
#layout_wrapper {
	margin: 40px auto 0;
	width: 780px;	
}
#layout_container {
	background: #FFF;
	padding: 0 5px;
}

	background-color: #e8e8ff;
	height: 800px;
	font-family: 'Arial,Arial Narrow,Tahoma,Helvetica,Verdana,sans-serif';
	font-size: 12px;
	text-decoration: none;
*/

#container {
	border: none;
	margin: 40px auto 0;
	width: 780px;	
	padding: 0 5px;
	text-align: center;
}

#header {
/*	position: absolute;
	top: 0;
	left: 0;
	height: 200px; */
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #e8e8ff;
	border: 0;
	font-family: 'Arial,Arial Narrow,Tahoma,Helvetica,Verdana,sans-serif';
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

#main {
	position: absolute;
	top: 110px;
	left: 95px;
	height: 100%;
	width: 80%;
	border: 0;
	margin: 0;
	padding: 0;
}

#menu {
	background-color: #d8d8ef;
	border: 0;
	position: absolute;
	top: 200px;
	left: 5px;
	width: 110px;
	height: 245px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer {
	width: 100%;
	font-family: 'Arial,Arial Narrow,Tahoma,Helvetica,Verdana,sans-serif';
	text-align: center;
	vertical-align: middle;
}

/* Ajax elements. */

.show {
	position: absolute;
	display: none;
	z-index: 100;
/*	visibility: hidden; */
}

.thumb {
       display: none;
       position: absolute;
}

/* News subdir entries. */

#news-menu {
	position: absolute;
	z-index: 100;
	border: 2px solid #c8c8ff;
	top: 0px;
	left: 0px;
	right: 1px;
	padding: 0px;
	margin: 0px;
}

#news-content {
	position: relative;
	top: 100px;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

#news-sub {
	background-color: #c8c8ef;
	border: 0;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	top: 50px;
	left: 150px;
	width: 60px;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Artifacts / Releases menus. */

#artifact-sub {
	background-color: #c8c8ef;
	border: 0;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	top: 10px;
	left: 130px;
	width: 60px;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Single thumbnail image. */

div.thumb {
	float: left;
	margin: .5em 0;
	margin-right: 10px;
	border: none;
	padding: 2px;
}

div.thumb a {
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	line-height: 120px;
	overflow: hidden;
	position: relative;
	z-index: 1;	
}

div.thumb a img {
	float: left;
	position:absolute;
	top: -20px;
	left: -50px;	
}
	
div.thumb a:hover {
	overflow: visible;
	z-index: 1000;
	border: none;		
}

div.thumb a:hover img{
	border: none;
	padding: 2px;			
}	
