* { margin: 0; padding: 0; }

html
{
	color: #999999;
	background-color: /*#2f2a3e*/ #E5E5E5;
	font: 86% "Trebuchet MS" , "Lucida Grande" , Verdana, Sans-Serif;
}

/* Links */

a { text-decoration: none; font-weight: bold; border-bottom: 1px dotted #333333; cursor:hand}

a:link { color: #2f2a3e; border-bottom-color: #2f2a3e; } 

a:visited { color: #51476a; border-bottom-color: #51476a; }

a:hover, a:active { color: #000000; border-bottom-color: #000000; border-bottom-style: solid; }

a.offsite { padding-right: 15px; background: transparent url(images/offsite.gif) right center no-repeat; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.2em; }

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; border-bottom-width: 0; }

/* Lists */

ul, ol
{
	margin: 1em 0;
	line-height: 1.8em;
}

ol li { margin-left: 2.5em; }

ul { padding-left: 2em; list-style-type: square; }

/* Images */

.drop-shadow
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background: transparent url(images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow-right
{
	float: right;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background: transparent url(images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
	opacity: .8; /* Firefox 1.5, Safari, Opera 9 */
	-moz-opacity: .8; /* Firefox 1.0.x */
	filter: alpha(opacity=80); /* IE */
}

.drop-shadow a { border-bottom-width: 0; }

/* Other Html Elements */

blockquote
{
	clear: both;
	padding: 1em;
	margin: 2em 3em;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color:#eeeeee;
	border: 1px solid #a9a9a9;
}

code { font-family: Consolas, Monaco, Verdana, "Courier New"; font-size: .93em; }

abbr, acronym, cite { border-bottom: 1px dotted #333333; cursor: help; }

ins { font-weight: bold; text-decoration: none; }

hr { clear: both; height: 1px; visibility: hidden; }

/* Structure */

body { background-color: white/*#c1bdcc*/; color: Black/*#2f2a3e*/; }

#header
{
	width: 100%; 
	background-color: #000000;
	border-top: 10px solid /*#31274c*/red;	
}

#navigation
{
	width: 100%; 
	float: left;
	clear: both;
	background-color:#E5E5E5;/*#51476a;*/
}

#about
{
	clear: both;
	color:#636363; /*#d5cceb;*/
	background-color:#F5F5F5;/*#73698c;*/
}

#content
{
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 25px 0; 
	background-color: #ffffff;/*#c1bdcc;*/
}

#footer { color: #999999; clear: both; background-color: #E5E5E5;/*#2f2a3e*/; padding: 20px 0; text-align: center; }

/* Header */

#header h1
{
	width: 100%; 
	height: 100px;
	margin: 0 auto;
	background: #ffffff url(images/enki_banner3.png) top left no-repeat;
}

#header h1 a
{
	height: 80px;
	display: block;
	text-indent: -9999px;
}

/* Navigation */

#navigation ul { list-style-type: none; margin: 0 auto; padding: 0; width: 850px; }

#navigation li { float: left; }

#navigation a
{
	float: left;
	display: block;
	color:#828282; /*#c5c5c5;*/
	padding: 5px 8px;
	margin-top: 10px;
	border-bottom-width: 0;

}

#navigation li.active a
{
	color: #636363;
	background-color:#F5F5F5;/*#73698c;*/
}

#navigation a:hover, #navigation a:active { color: #F0F0F0/*#eeeeee*/; background-color: #BFBFBF/*#645a7d*/; }

/* About */

#about dl { margin: 0 auto; width: 850px; padding: 20px 0; }

#about dt { padding: 10px 0; }

#about dd { padding: 5px 0; margin-left: 25px; }

#about dt strong { color: #1c1927; }

#about dt em { padding: 0 2px; }

#about dd a { margin-left: 25px; } 

#about a cite { border-bottom-width: 0; }

/* Content */

#content .drop-shadow p { bottom: 11px; }

/* Footer */

#footer p { margin: 0 auto; width: 850px; padding: 5px 0; }

#footer a { color:#9E9E9E; border-bottom-color:#9E9E9E; }

#footer a:hover, #footer a:active { color: #8F8F8F; border-bottom-color:#8F8F8F; }

/*HighSlide*/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
