html, body, div, p, h1, h2, h3, h4, h5, h6, h7, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

/* 'Jello Mold' page construction technique based on http://www.positioniseverything.net/articles/jello.html */
body {
	margin: 0;
	padding: 0 386px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	background-image:url(Images/bg_tile1.gif);
	background-attachment:fixed;
	/*background-repeat:repeat-x;*/
	background-color:#e6e6e6;
	color:#333333;
}

h1, h2, h3, h4, h5, h6 {color:#E6673A;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

p  {
    margin: 2em 0;
    line-height:1.4;
}
a {
	text-decoration:none;
	color:#CC3300;
}
/*Ivo*/
.controlItem
{
	font-size: 1.4em;
	color:#003399;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#maincontent .podn {
	text-decoration:none;
	color:#CC3300;
}
#maincontent .subn {
	
	font-weight: lighter;	
	color:Red;
}
h7{
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: Navy;
}
.controlTableHeader
{
	font-size: 1.5em;
	font-weight:bold;	
	color:#FFFFFF;
}
.controlHeader
{
	font-size: 1.2em;
	font-weight:bold;	
	color:Navy;
}
.adminTitle
{
	font-size: 1.2em;
	font-weight:bold;	
	color:Red;
}
.controlDescription  
{    
    line-height:1.2;
    /*margin:-0.7em 0;*/
	color:#28578D;
}
.adminDescription {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
	color:#E6673A;
}

a:hover {text-decoration:underline;}

#sizer {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 58%;
	max-width: 192px;
}
#expander {
	min-width: 772px; /* Critical Safari fix! */
	position: relative;
	margin: 0 -386px 0 -386px;
	background-color:transparent;
	
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper { 
	width: 100%; /* helps IE get the child percentages right. */
	text-align:left;
	background-color:#FFFFFF;
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#skiptocontent{
	position:absolute;
	margin-left:-1000px;
}
#leftcolumn{
	float:left;
	width:152px;
	margin-right:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:#e6e6e6;
	font-size:0.9em;
}

html>body #leftcolumn{margin-right:0;}

#leftcoltop{
	height:25px;
	border-bottom:15px solid #FFFFFF;
	background-color:#1B3D6B;	
}
#loginbox {
	min-height:142px;	
	padding:5px 2em;
	background-color:#1B3D6B;
	background-image:url(Images/loginbox_bg.gif);/*sertifikatBD1.gif);/*ISO1.gif);*/
	background-repeat:repeat-x;
	color:#e6e6e6;
}

* html #loginbox label {color:#FFFFFF;} 

#loginbox h4 
{
	margin:0;	
}

#leftbarcontainer {
	padding:0.8em 1em;
	background-color:#e6e6e6;
}
#subnav 
{
	padding:2em 1em;
	padding-bottom:1em;
	overflow:hidden;
}

#subnav a {}

#subnav a:hover {text-decoration:underline;}

.leftbaritem {padding:2em 1em;}

#rightcolumn{
	float:right;
	width:152px;	
	margin-left:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:#FFFFFF;/*#e6e6e6;*/
	background-image:url(Images/loginbox1_bg.gif);/*rightcol_bg.jpg*/
	/*background-position:0 40px;*/
	background-repeat:no-repeat;
	font-size:0.9em;
}

html>body #rightcolumn{margin-left:0;}

#marqueecontainer{
    position:  relative;
    width: 120px; /*marquee width */
    height: 350px; /*marquee height */
    background-color: white;
    overflow: hidden;
    border: 3px;
    padding-left: 5px;
}

#rightcoltop{	
	height:20px;
	/*padding:0 1em 5px;*/
	border-bottom:15px solid #FFFFFF;
	text-align:right;
	color:#FFFFFF;
	background-color:#1B3D6B;
}

#rightcoltop a {color:#FFFFFF;}

#searchbox {
	position:relative;	
	height:80px;/*140px*/
	padding:5px 0.5em;
	background-color:transparent;
	margin-top:-3px;
}
#searchbox div {
    position:absolute; 
    bottom:0em; 
    text-align:right;
}
#rightbarcontainer {
	padding:4.5em 0.5em;
	background-color:transparent;
	/*color:#e6e6e6;*/
}

.rightbaritem{padding:2em 0.5em;}


#centercolumn{
	height:1%;
	margin:0;
	background-color:#FFFFFF;
	background-image:url(Images/loginbox7_bg.gif); /*centercol_bg.jpg*/
	
	background-repeat:no-repeat;
	background-position:20px 0px;/*40px*/

}
html>body #centercolumn {
	height:auto;
	margin-left:152px;
	margin-right:152px;
}
#centercoltop{
	height:21px;	
	background-color:#1B3D6B;
}

html>body #centercoltop {height:22px;}

#mainnav {	
	height:18px;
	background-color:#1B3D6B;
	font-size:1em;
	background-image:url(Images/mainnav_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#mainnav a {color:#FFFFFF;}

#mainnav a:hover{text-decoration:none}

#mainnav table {text-align:right;}

#mainnav .item {
	padding:1px 1em;
	border-top:3px solid #1B3D6B;
	font-weight:bold;
	color:#1B3D6B;
}

html>body #mainnav .item {padding:1px 0.5em;}

#mainnav .hover{}

#mainnav .selected {
	border-top:3px solid #FFFFFF;
	color:#FFFFFF;
	background-color:#1B3D6B;
}
#header {
	position:static;
	height:120px;/*140*/
	background-color:transparent;
	
}
#maincontent {
	padding:2.5em 2em;
	background-color:transparent;
}
#maincontent .teaser {
	/*margin:-0.7em 0;*/
	color:#28578D;
}

#maincontent table tr td {padding: 0.2em 0.5em;}

#maincontent fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #000000;
}

#maincontent legend {
	color:#E6673A;
    background-color:#FFFFFF;
}

* html #maincontent legend {padding:0.5em;}

#maincontent caption {
    text-align:left; 
    font-weight:bold;
}

html>body #maincontent .txtBox{font-size:1.2em;}

#maincontent .txtBox {background-color:#F4F7FA;}
    
#maincontent .txtBox:focus {background-color:#FFFFFF;}

.txtBox {
    border: 1px solid #1B3D6B;
    font-size:1em;
    background-color:#FFFFFF;
}
.button {
    border:1px solid #1B3D6B;
    color:#FFFFFF;
    background-color:#CC3300;
    font-size:smaller;
}    
.imgfloatright {
    float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
div.readmore {
	text-align:right;
}
#footer
{
    position:relative;
	margin:2px;
    font-size:smaller;
    
}

#footer a:hover {text-decoration:none}

.footer
{
	margin:2px;
    font-size:smaller;
    
}

.footer a:hover {text-decoration:none}

@media print {	
	body {
		margin:0;
		padding:0;
		font-size:10pt;
		line-height:12pt;
		background:#FFFFFF !important;
	}
	#sizer {
		margin:0;
		width:auto !important;
	}
	#expander {
		margin:0 !important;
		background:none;
	}	
	#wrapper {
		border:none;
		background:none;
	}	
	a {
		color:#666666; 
		text-decoration:underline;
	}
#leftcolumn,#rightcolumn, #maincontent h2:before {display:none;}	
	
	#centercolumn {
		width:100%;
		margin:0 !important;
		background:none;
	}
	#centercoltop {
		height:auto;
		background:none;
	}
	#header {
		margin:0; 
		border:none;
		height:auto;
		background:none;
	}	
	
	/*Turn off the transparent gif logo as it looks rather unsightly on paper. */
	#header img {display:none;}
	
	#maincontent {
		margin:0; 
		border:none;
		background:none;
	}
	
	#maincontent .teaser {font-style:italic;}
	
	#maincontent fieldset {border:none;}
	
	#maincontent .txtBox {background:none;}
}
/*ramsey*/
#lightbox{
	position: absolute;
	top: 40px;
	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;
	}
#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;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}