/******************
HTML Tags
******************/

body
{
	font-size: 0.9em;
	background: #000000 url(bg-topnav-new.jpg) repeat-x;
	margin: 15px 40px;
	color: #666666;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
}

#content p, #content-right p, table
{
	margin: 0px 0px 20px;
}

#content-right img {
	border:none;
	}

#breadcrumb-right label {
	display:none
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin:10px 0px 20px;
	padding:0px 10px 10px 20px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

#content-container label {
	display:block;
	padding-top:8px;
	}

#breadcrumb-right form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

#breadcrumb-right form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-right form legend {
	display:none;
	}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	/* color:#0000FF; */
	color:#962b29;
	}

a:visited {
	color:#962b29;
	}

a:hover
{
	color: #990000;
	text-decoration: none;
}

a:active {
	color:#669966;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link {
	/* color:#0000FF; */
    color:#962b29;
	}

#mainnav-container a:visited {
	color:#962b29;
	}

#mainnav-container a:hover
{
	color: #962b29;
	text-decoration: underline overline;
}

#mainnav-container a:active {
	color:#962b29;
	}

/* All link states are selected with an "a" */
#header a {
	color:#FFFFFF;
	}

#breadcrumb-container a {
	color:#000000;
	}

/******************
HEADINGS
******************/

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	color: #962b29;
	}

h2 {
	font-size:1.1em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #962b29;
	}

h3 {
	font-size:1.4em;
	color: #962b29;
	}
	
h4 {
	font-size:1.1em;
	color: #962b29;
	}
	
h5 {
	font-size:.9em;
	color: #962b29;
	}
	
h6 {
	font-size:.8em;
	color: #962b29;
	}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}
	
/******************
LAYOUT STYLES
******************/

#mainnav-container {
	width:100%;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	margin-bottom:1px;
	background: #FFFFFF url(bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

#mainnav-side {
	text-align:right;
	}

#header
{
	border-right: #000000 1px solid;
	table-layout: fixed;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 1.8em;
	background: url(bg-header.jpg) #16527d repeat-x;
	margin-bottom: 1px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 100%;
	color: #ffffff;
	padding-top: 10px;
	border-bottom: #7f7f7f 2px solid;
	font-family: Georgia;
	height: 50px;
}

#header a {
	text-decoration:none;
	color:#FFFFFF;
	}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}
	
#breadcrumb-container {
	width:100%;
	padding:10px 10px 8px 10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	margin-bottom:1px;
	background: #FFFFFF url(bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

#breadcrumb-left {
	vertical-align:top;
	}

#breadcrumb-right {
	text-align:right;
	}

#content-container {
	width:100%;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	padding:0px;
	margin:0px 0px 1px 0px;
	table-layout:fixed;
	}

#content-left {
	background-color:#4a7a9d;
	width:150px;
	padding:10px;
	vertical-align:top;
	}

#content-right {
	background-color:#F6F6F6;
	width:150px;
	padding:10px;
	vertical-align:top;
	}

#content {
	background-color:#FFFFFF;
	padding:10px 60px 10px 30px;
	border-left:1px solid #D0D0BF;
	border-right:1px solid #D0D0BF;
	vertical-align:top;
	}

#three-column-container
{
	table-layout: fixed;
	margin: 10px 10px 10px 0px;
	width: 100%;
	text-align: justify;
}

#three-column-left {
	width:30%;
	padding-right:5%;
	vertical-align:top;
	}

#three-column-middle {
	width:30%;
	padding-right:5%;
	vertical-align:top;
	}

#three-column-right {
	width:30%;
	padding-left:3%;
	padding-right:5%;
	vertical-align:top;
	}

#footer
{
	border-right: #000000 1px solid;
	table-layout: fixed;
	padding-right: 10px;
	padding-left: 10px;
	background: url(bg-topnav-new.gif) #000000 repeat-x;
	padding-bottom: 10px;
	border-left: #000000 1px solid;
	width: 100%;
	color: white;
	padding-top: 10px;
	border-bottom: #000000 2px solid;
	text-align: center;
}

/******************
MENU ITEMS
******************/

#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}

#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 15px 15px 15px;
	padding-top: 0px;
}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(bullet.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	list-style-type: none;
}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/******************
LISTS - IN THE RIGHT OR LEFT COLUMNS
******************/

#content-right ul.list, #content-right ul.link-list-vertical,
#content-left ul.list, #content-left ul.link-list-vertical {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-right ul.list li,
#content-left ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(bullet-right.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li,
#content-left ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content-right ul.link-list-vertical li a:link,
#content-left ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:visited,
#content-left ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:hover,
#content-left ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:active,
#content-left ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/******************
TABLE STYLES
******************/

.table {
	width:100%;
	border:1px solid #000000;
	border-collapse:collapse;
	}
	
.table td {
	padding:20px;
	}

thead th, tfoot th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:small-caps;
	}

/******************
CLASSES
******************/

.clear {
	clear:both;
	}

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall, img.photosmall-2 {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	/* org färg 
	background: #E0E0E0 url(background_table_04.gif) repeat-x;
	*/
	background: #FFFFFF url(background_table_04.gif) repeat-x;
	padding:8px;
	}
	
	img.photosmall-2 {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	}
	
	img.photoindex {
	margin-right:10px;
	margin-bottom:2px;
	}
	
.searchbox {
	height:13px;
	margin:0px;
	padding:0px;
	width:8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}

.button-search {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	}

.none {
	display:none;
	}
	/******************
LightBox starts here
******************/
	
	#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: 50px;
	}

#loading{
	position: absolute;
	top: 50%;
	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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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 */
	}	
	
	
	#navigation a {
	font:11px georgia;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(4,37,61);
	border-right-width: 0px; 
	border-left-width: 0px;

	}
	
#navigation a:hover {
	color:#d6d61a;
	border: 1pt dotted white;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
