body{
	margin:0;
	padding:0;
	text-align: center;
	background:url(/images/bg.gif) top left repeat-x #000;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	font-size:12px;
}
a:link{
	color:#ac48bb;
	text-decoration:underline;
}
a:visited {
	color: #671074;	
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration: none;
}
p{
	line-height:17px;
}
#background{
	margin: 0 auto;
	display:block;
	width: 100%;
	/*padding: 56px 0 20px;*/
	background:url(/images/bg2.gif) top center no-repeat;

}
h1{
	color:#6a6c6c;
	margin: 10px 0 5px 10px;
	font-size:18px;
}
h2{
	color:#6a6c6c;
	margin: 10px 0 5px 10px;
	font-size:16px;
}
h3{
	color:#6a6c6c;
	margin: 10px 0 5px 10px;
	font-size:14px;
}
p{
	margin:5px 0;
}
.vertical{
	display:block;
	font-size:30px;		
	color:#474646;
	text-transform:uppercase;
	margin: 22px 0 0 -9px;
	white-space:nowrap;
		/* ** Hacks ** */
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-o-transform: rotate(90deg);
}
.wit{
	display:block;
	background:#fff;
	width:60px;
	height:10px;
}
#home{
	margin-bottom:0 0 20px 0;
}
#home .blok{
	float:left;
	display:block;
	width:120px;
	height:142px;
	margin: 0 5px 0 0;
	background:#333333;
	cursor:pointer;
}
#home .blok .image-blok{
	display:block;
	width:110px;
	height:110px;
	padding:5px;
}
#home .blok a{
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
#home #portfolio{
	float:left;
	margin:0 4px 0 0;
}

#blok{
	display:block;
	margin: 0 auto;
	width:870px;
	text-align:left
}

#logo{
	float:left;
	display:block;
	width:252px;
}
#logo img{
	border:none;
}

.width{
	width:830px;	
}
.width2{
	width:810px;
	padding:10px;
}
#header{
	padding:0 10px;
}
#menu{
	float:left;
	display:block;
	width:576px;
	margin-top:65px;
	height:30px;
}
#border{
	display: block;
	padding:10px;
	background:url(/images/border.png) top left repeat;	
}

#body{
	background:#fff;
}
#contentblok{
	display:block;
	padding:0;
	background:url(/images/bg3.gif) top left repeat;
}
#content{
	float:left;
	display:block;
	width:750px;
	padding-top:10px;
  	min-height:310px;
  	height:auto !important;
 	height:310px;
	background:#fff;
}
#content p{
	padding:10px;
}
#imageh1{
	float:left;
	width:60px;
}
#visual-tekst{
	float:left;
	width:244px;
	height:250px;
	color:#474646;
	font-size:30px;
	padding:0 0 0 16px;
	background:url(/images/bg3.gif) top left repeat;
	font-weight:bold;
}
#visual{
	float:left;
	display:block;
	height:250px;
	width:550px;
	font-weight:bold;
}
#visual-overlay{
	position:absolute;
	display:block;
	width:10px;
	height:250px;
	margin-left:260px;
	background:url(/images/black.png) top left;	
	z-index:14;
}
#footer{
	float:right;
	color:#474646;
	text-decoration:none;
	margin-right:20px;
}
.fototable{
	color:#333333;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc;
}
.fototable a{
	color:#671074;
	text-decoration:underline;
}
.fototable th{
	background:#000;
	color:#cccccc;
	padding: 0 0 0 5px;
}
.fototable td{
	padding: 0 0 0 5px;
}
.fototable tr.selected_row,.fototable tr.alt.selected_row{
	background:#671074;
}
.fototable tr.selected_row a,.fototable tr.alt.selected_row a{
	color:#fff;
}
.fototable tr.alt{
	background: #e7e6e6;
}
.fototable .borderbig{
	border-left:2px solid #cccccc;
}
.fototable .bordersmall{
	border-right:1px solid #555555;
}
.fototable .bordersmall.light{
	border-right:1px solid #f0f0f0;
}
input.inputsmall{
	width:20px;
}
#image_rotate{
	margin:0px;
	padding:0px;
}
/*************menu***********************/
#nav {
	clear:both;
	height:27px;
	margin:0;
	padding:9px 0 5px 0;
	list-style:none;
	margin-left:15px;
	position:absolute;
	z-index:98;
}
#nav ul {
	margin-top:0;
	list-style:none;
}
#nav li {
	height:31px;
}
#nav li.first a{
	border:none;
	padding:0 11px 0 12px;
}
#nav li a.afselected{
	border:none;
}
#nav a {
	display:block;
	border-left: 1px solid #fff;
	padding:0 8px;
	margin-bottom:17px;
	color:#fff;
	text-decoration:none;
}
#nav a:hover {
	color:#A8A8A8;
}
#nav a.selected, #nav li.first a.selected {
	background:#fff;
	color:#000;
	padding:0 9px 17px 9px;
	margin-bottom:0;
}
#nav li.first a.selected{
	padding:0 11px 17px 12px;
}
#nav li ul li a{
	border:none;
	border-bottom:1px solid #000;
	padding:5px 9px;
}
#nav li { /* all list items */
	float: left;
}
#nav li ul li {
	width:150px;
	height:18px;
	padding:0 0 8px 0;	
	background-color:#494949;	
	clear:both;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width:150px;
	display:block;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */		
	padding: 0 0 0 0;
	z-index:100;
}

#nav li ul ul { /* third-and-above-level lists */
	position: absolute;
	width:172px;
	display:block;
	margin-top:-36px;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding: 16px 0 0 0;
	z-index:100;
}
#nav li ul ul li{ /* third-and-above-level lists */
	border-left:none;
	border-right:none;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	margin-left: -1000em;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	margin-left: 0px;
}
#nav li li:hover ul, #nav li li.sfhover ul {
	margin-left:150px;
}

.submenu ul{
	list-style:none;
	padding:0;
	margin:0;
}
.submenu ul li a {
	line-height:18px;
	padding:0 9px;
	background-color:#C2E6EF;
	color:#125AA7;
	display:block;
}
.submenu ul li {
	border:1px solid #84BBC8;
	background-color:#fff;
	margin-bottom:18px;
	padding:0;
}
.submenu ul li ul {
	margin:18px 0;
}
.submenu ul li ul li {
	border:0;
}
.submenu ul li ul li a {
	color:#84BBC8;
	background-color:#fff;
}
.submenu ul li ul li {
	background-color:#C2E6EF;
	margin-bottom:0;
}
.submenu a.selected {
	color:#6FC21B;
}
div.shorts {
	
}
div.subshorts {
	padding:0 40px;
}

#control_image{
	margin:10px 0 0 0;
}
#image_blok{
	display:block;
	height:350px;
}
#image_blok h1{
	/*float:left;
	display:block;
	height:250px;
	width:244px;
	margin:0;
	padding:0 4px 0 12px;
	font-size:30px;
	color:#474646;*/
	position:absolute;
	margin-left: -1000em;
}
#image_blok #visual-overlay{
	height:350px;
}
#main_image{
	float:left;
	display:block;
	height:350px;
}
.prev_img{
	float:left;
	display:block;
	width:21px;
	height:120px;
	background:url(/images/prev_img.gif) top left no-repeat;
}
.next_img{
	float:left;
	display:block;
	width:21px;
	height:120px;
	background:url(/images/next_img.gif) top left no-repeat;
}
.galleria{list-style:none;margin:0 2px 0 12px;padding:0; width:754px; float:left; display:block;}
.galleria li{display:block;width:120px;height:120px;overflow:hidden;float:left;margin: 0 5px 0 0;background:#1d1d1d;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
.galleria_container{
	background:url(/images/bg3.gif) top left repeat;
}

.announcement{
	display:block;
	margin:10px 0 10px 0;
	padding:10px 5px 10px 5px;
	border:1px dashed #C1C1C1;
	background:#EEEEEE;
}
.special{
	margin-left:0;
}
