@charset "utf-8";
/* CSS Document */

/* defaults */
* {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin:0;
	font-family:inherit;
	font-size:100%;
}

div {
	padding-bottom:0px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	border-width:0px;
	border-bottom-width:0px;
	font-size:100%;
	vertical-align:baseline;
	padding-top:0px;
}

img {
	padding-bottom:0px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	border-width:0px;
	border-bottom-width:0px;
	font-size:100%;
	vertical-align:baseline;
	padding-top:0px;
}

p {
	margin:0
}

body {
	width:100%;
	height:100%;
	background-color:#fafafa;
	font-family: arial, Helvetica, Utkal, sans-serif;
	font-size:11px;
	color:#000;
	line-height:1.5;
}

html {
	overflow-y: scroll;
}


.info {
	margin-top:4px;
	margin-bottom:10px;
	background-color:#EBEBEB;
	font-size:13px;
	font-weight:bold;
	padding:5px;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}



/* basis */
#site-hdr {
	width:auto;
	margin:0px auto;
	background-color:#fafafa;
	text-align:center;
	line-height:12px;
}

#site-hdr-title {
	width:auto;
	margin:0px auto;
	background-color:#EBEBEB;
	color:#000;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	margin-top:3px;
}

#site-hdr-title2 {
	width:auto;
	margin:0px auto;
	background-color:#EBEBEB;
	text-align:center;
	font-size:12px;
	height:14px;
	line-height:14px;
	padding-bottom:3px;
}


#site-main {
	width:990px;
	margin:0px auto;
	margin-top:5px;
	overflow:hidden;
}

#site-footer {
	width:990px;
	margin:10px auto;
	overflow:hidden;
	border-top:solid;
	border-width:1px;
	border-color:#EBEBEB;
}

/* navigatie */
#site-hdr-main {
	height:84px;
}

#hdr-wrap {
	position:relative;
	margin:0px auto;
	width:980px;
	text-align:left;
	padding-top:14px;
}

#site-hdr-nav {
	border-bottom:#dfdfdf 6px solid;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	display:block;
	background:url(/images/basic/bg-nav.gif) #003366 center 50%;
	height:35px;
}

#site-hdr #hdr-nav {
	border-left:#003366 1px solid;
	margin:0px auto;
	width:980px;
	display:block;
	height:35px;
}

#hdr-nav li {
	display:block;
	background-color:#003366;
	float:left;
	height:35px;
}

#hdr-nav li a {
	line-height:35px;
	display:block;
	background:url(/images/basic/bg-nav.gif) #003366 center 50%;
	height:35px;
	padding-left:8px;
	padding-right:8px;
	color:#fff;
	overflow:hidden;
	font-weight:bold;
	border-right:#002E5C 1px solid;
	text-decoration:none !important;
}

#site-hdr-subnav1 {
	width:980px;
	margin:0 auto auto;
	padding-bottom:0px;
	padding-top:0px;
	display:block;
	height:25px;
}

#site-hdr #hdr-subnav1 {
	margin:0px auto;
	float:left;
	width:650px;
	display:block;
	height:20px;
}

#site-hdr #search {
	text-align:right;
	float:right;
	width:330px;
	height:25px;
	line-height:25px;
	font-size:11px;
	padding-top:3px;
	background:none;
}

#site-hdr #search input {
	border:#d0d0d0 1px solid;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
}

#hdr-subnav1 li {
	display:block;
	float:left;
	height:20px;

}
#hdr-subnav1 li a {
	line-height:25px;
	display:block;
	ackground:url(/images/basic/bg-subnav.gif) top;
	height:25px;
	padding-left:8px;
	padding-right:4px;
	color:#333333;
	overflow:hidden;
	font-weight:bold;
	text-decoration:none !important;
}


.text-strong {
	font-weight:bold;
}


h6 {
	font-weight:bold;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


#hdr-title {
	float:left;
}

#hdr-logo {
	float:right;
	width:279px;
	height:56px;
	background-image:url('/images/basic/title-sirisnl.png');	
}

.fotoset li{
	display:none;
}

	.fotoset .li-1{
		display:inline;
	}
	
.img1 {
	display:inline;
	width:380px;
}



	#article-meta-hd {
		float:left;
		width:600px;
		height:5px;
		background:url(/images/basic/article-top-hd.png) top;
	}

	#article-meta {
		float:left;
		width:590px;
		padding-left:8px;
		padding-top:2px;
		padding-right:5px;
		padding-bottom:2px;
		background:url(/images/basic/article-top.png) top;
	}
		#article-meta .meta {
			margin-left:2px;
			color:#36F;
			font-weight:bold;
		}

	#article-meta-bt {
		float:left;
		width:600px;
		height:5px;
		background:url(/images/basic/article-top-bt.png) top;
	}
	
#article-image { 
	float: left; 
}