body {
	margin:0 auto;
	padding:11px 0;
	color:#000;
	background-color:#fff;
	font-family:Verdana, Sans-Serif;
	font-size:11px;
}
form, div, span, h1, h2, ul, li {
	margin:0;
	padding:0;
}
a img { border:none; }
a, a:active, a:visited
{
    text-decoration:none;
    color:#b40b1a;
}
a:hover 
{
    text-decoration:underline;
}

#container 
{
    width:974px;
    border:1px solid #ADB087;
    margin:0 auto;
    padding:0;
}

h1 {
color: #2d923b;
font-size: 13px;
}


/* header -------------------------------------------------*/
#header 
{
    height:167px;
    background:transparent url(/assets/header.jpg) no-repeat;
}
#header #logo 
{
    float:left;
    padding:13px 0 0 13px;
}

/* navigation -------------------------------------------------*/
#navigation 
{
    height:32px;
    margin:0;
    background:transparent url(/assets/nav_bg.jpg) no-repeat;
    padding:0 0 0 250px;
}
#navigation ul#nav
{
    list-style:none;
}
#navigation ul#nav li 
{
    padding:2px 10px 0 0;
	height: 32px;
    float:left;
    position:relative;       
}
#navigation ul#nav li a 
{
    padding:6px 5px;
    display:block;
    color:#ffffff;
    font-family:Arial, Sans-Serif;
    text-decoration:none;
    font-size:14px;
}
#navigation ul#nav li.last a
{
	width:70px;
}
#navigation ul#nav li a:hover
{
    background-color:#2d923b;
}
#navigation ul#nav li ul 
{
    position:absolute;
    display:none;
    width:275px;
    top:33px;
    left:0;
    background-color:#a6c546;
    padding-top:0px;
    list-style:none;
}
#navigation ul#nav li ul li 
{
    float:none;
    padding:0;
    margin:0;
height: 25px;
}
#navigation ul#nav li:hover ul, #navigation ul#nav li.over ul
{
    display:block;
}
#navigation ul#nav li ul li a 
{
    font-size:10px;
    font-family:Verdana, Sans-Serif;
    color:#fff;
    background-color:#a6c546;
    display:block;
}
#navigation ul#nav li ul li a:hover
{
    background-color:#2d923b;
}

/* content -------------------------------------------------*/
#content 
{
    padding-top:200px;
    width:970px;
	background: transparent url(/assets/content_bg.jpg) no-repeat 0 0;
}
#content .image 
{
    float:right;
    padding:0 0 0 10px;
}

#coolimbatable 	{
		width:400px;
		}
		
#coolimbatable tbody tr td {
		font-family: Verdana, Sans-Serif;
		font-size: 9px;
		padding: 3px 5px;
		vertical-align: top;
		background-color: transparent;
	}
#coolimbatablenoimg 	{
		width:100%;
		}
		
#coolimbatablenoimg tbody tr td {
		font-family: Verdana, Sans-Serif;
		font-size: 9px;
		padding: 3px 5px;
		vertical-align: top;
		background-color: transparent;
	}	
/* footer -------------------------------------------------*/
#footer 
{

	background: transparent url(/assets/footer_bg.jpg) no-repeat;
	height: 39px;
    margin:0;
}
#footer a 
{
    color:#847E7E;
}

#footer .lastupdate
{
float: right;
padding-right: 10px;
font-size: 9px;
color: #bcbec0;
}

/* lightbox ----------------------------------------------*/
#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;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
label
{
width: 100px;
text-align: left;
margin-left:0em;
display: block;
font-size: 11px;
margin-top:3px;
}

input
{
font-size:9px;
font-family:Verdana, Sans-Serif;
}

textarea
{
font-size:9px;
font-family:Verdana, Sans-Serif;
}
.collapsed {
display: none;
}
.attachments {
display: none;
}
.teaser-checkbox {
display: none;
}
.textarea-identifier {
display: none;
}
