/* layout */
body{
	background:#fff repeat-x url(../img/bg-body.jpg) left top;
	color:#36393D;
}

.container_12{
	position:relative;
}

.grid_4{
	/*background:url(../img/bg-content-related.png) left top;*/
	font-size:11px;
	margin-bottom:-10px;
	}
	body#Forside #content .box, 
	body#Forside #related .box{
		/*height:450px;		*/
	}
	#related.grid_4{
		font-size:13px;
	}
	
h1{
	position: absolute;
	top: -999em;
	left: -999em;
}

#top{
	position:absolute;
	right:0;
	top:0;
}

#logo{
	height:27px;
	position:absolute;
	left:0;
	top:25px;
}

span.slogan{
	color:#efefef;	
	left:0;
	position:absolute;
	text-transform:lowercase;
	top:60px;
}

.box{
	border:1px solid #efefef;
	margin:0 0 10px 0;
	padding:10px;
	}
	#related .box{		
		/*border-left:2px solid #e1e1e1;*/        			
	}

img.left{
	float:left;
	margin-right:30px;
}

img.right{
	float:right;
}

.footer img.left{
	float:left;
	margin-right:10px;
}

a.feed{
	line-height:23px;
}

table.stripes tr.odd{
	background:#f1f1f1;
	}
	table.stripes tr td{
		padding:2px 0;
	}
	table.stripes th{
		color:#777;
	}	
	
div.kyu8{
	background:#ffff00;
	font-weight:bold;
	margin-bottom:30px;
	padding:5px 0;
	text-align:center;
}	

div.gray,
div.white{
	background:#f1f1f1;
	padding:10px;
}

div.white{
	background:#fff;
}

.collabel {
	float:left;
	width:100px;
}

.colinput {
	float:left;
	margin-bottom:5px;
	width:495px;
}

.contactform input.btn-search{
	color:#fff;
	margin-left:0;
}

.formError,
.formMessage{
	background:#efefef;
	margin-bottom:20px;
	padding:10px;
}

#instructors ul,
#instructors ul li{
}

#quicklinks,
#quicklinks a{
	color:#fff;
	}
	#quicklinks a.more{
		line-height:17px;
	}
	#quicklinks{margin:5px 0 0 0;}
	#quicklinks p{
		display:none;
		margin-bottom:0;
	}
	a.quicksearch{
		background:no-repeat url(../img/arrow-quicksearch.gif) left center;
		padding-left:10px;
		text-decoration:none;
	}
	a.quicksearch:hover{text-decoration:underline;}

#howto{
position:absolute;
	display:none;
	background:yellow;
	height:300px;
	margin:0 auto;
	width:400px;
}	

#topnav{
	/*background:repeat-x url(../img/bg-nav-ul-li-a.gif) left top;*/
	background:repeat-x url(../img/bg-topnav.gif) left top;
	left:0;
	position:absolute;
	top:221px;
	width:960px;
	}
	#topnav ul{
		margin:0;
		padding:0;
		list-style:none;
		}
		#topnav ul li{
			margin:0;
			padding:0;
			list-style:none;		
			float:left;	
			}
			#topnav ul li a{
				background:repeat-x url(../img/bg-topnav.gif) left top;
				color:#fff;
				float:left;
				margin:0 0px 0 0;
				padding:10px 25px;
				text-decoration:none;
				}
				#topnav ul li a:hover, #topnav ul li.sel a{
					background:repeat-x url(../img/bg-topnav.gif) left bottom;
					color:#000;
					text-decoration:underline;
				}
				#topnav ul li.sel a{
					text-decoration:none;
				}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Safari
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */	
#topnav ul li a:not(:root:root) { padding:13px 25px; }				

div.rightnav ul,
div.rightnav ul li
{
	margin:0;
	padding:0;
	list-style:none;
	}
	div.rightnav ul li a{
		text-decoration:none;
	}
	div.rightnav ul li.sel a{
		color:#A0A0A0;
		text-decoration:underline;
	}
	div.rightnav ul li a:hover{
		color:#FF0084;
		text-decoration:underline;
	}
	div.rightnav ul li ul{
		display:none;
		}
		div.rightnav ul li.sel ul{display:block;}
		div.rightnav ul li ul li a,
		div.rightnav ul li.sel ul li a{		
			color:#000;
			margin-left:10px;
			}
			div.rightnav ul li.sel ul li.sel a{
				color:#A0A0A0;
			}
		div.rightnav ul li.sel ul li a{
			text-decoration:none;
			}
			div.rightnav ul li.sel ul li a:hover{
			color:#A0A0A0;
			text-decoration:underline;
			}		
		div.rightnav ul li.sel ul li.sel a{
			text-decoration:underline;
		}
	div.rightnav.searchwords{
		text-transform:capitalize;
	}
				
#content{
	background:#fff no-repeat url(../img/bg-content.gif) left top;
	/*height:500px;*/
	margin-top:260px;
	padding:30px 0;
/*	position:relative;
	top:260px;*/	
}

#search{
		background:#bd0725 no-repeat url(../img/bg-search.gif) left top;
		/*background:#1c964f;				*/
		font-size:11px;
    margin-top:5px;		
	}
	legend{
		display:none;
	}
	fieldset{
		margin:0;
		padding:0;
	}
	#search input.searchfield{
		background:#fff no-repeat url(../img/icn-search.gif) 4px 50%;
		border:1px solid #e1e1e1;
		color:#a0a0a0;
		font-size:10px;
		font-weight:bold;
		line-height:normal;
		margin-top:5px;
		padding:3px 20px;
		width:191px;
	}
	#search input.btn-search,
	input.btn-search{
		background:#999999;
		background:#bd0725 repeat-x url(../img/bg-search-btn.gif) left top;
		border:1px solid #e1e1e1;
		border-left:none;
		color:#fff;
		font-size:10px;
		font-weight:bold;
		height:21px;		
		margin-top:-3px;
		margin-left:-4px;
		text-transform:uppercase;
		vertical-align:middle;
		/*translation limitation*/
		/*width:46px;
		overflow:hidden;*/
	}	
	#search input.btn-search:hover,
	input.btn-search{
		color:#ccc;
	}	
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Safari
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */	
#search input.searchfield:not(:root:root) { width:238px; }
#search input.btn-search:not(:root:root) { margin-left:0; }


/* */
dl.news,
dl.event{
	margin:0 0 20px 0;
	padding:0;
	}
	dl.news dt,
	dl.event dt{
		color:#808080;
		float:right;
	}
	dl.news dd a,
	dl.event dd a{
		/*background:no-repeat url(../img/bullit-news.gif) left center;
		padding-left:20px;*/
		text-decoration:none;
	}
	#related dl.news dd a:hover,
	#related dl.event dd a:hover{
		/*background:no-repeat url(../img/bullit-event.gif) left center;*/
		text-decoration:underline;
	}	
	#related dl.news dt,
	#related dl.news dd a,
	#related dl.event dd a	{
		
	}
	
#faq {
	padding:0	;
	}
	#faq p {
		margin:0;
		padding:0;
	}
	dl#faq dt {
		margin-bottom:10px;
	}
	dl#faq dd {
		background:#e1e1e1;
		border-bottom:2px solid #A0A0A0;
		margin-bottom:10px;
		padding:10px;
	}	
	
#gallery{
  height:315px;
  margin:0;
  overflow:hidden;
  padding:0;
  width:600px;
  }
  #gallery ul{
    margin:0;
    padding:0;
    list-style:none;
    }
    #gallery ul li{
      margin:0;
      padding:0;
      list-style:none;
    }	

#footer{
	color:#36393D;
	color:#fff;
	letter-spacing:1px;
}

.footer{
	background:#414141;
	border-top:5px solid #999;
	font-size:10px;
	padding:10px 0 20px 0;
	}
	.footer input{
		font-size:10px;
		}
		.footer input#e-mail{
			color:#666;
			vertical-align:middle;
			width:150px;			
		}
		.footer input#btn-submit{
			background:#999999;
			/*background:#bd0725 repeat-x url(../img/bg-search.gif) left top;*/
			border:1px solid #fff;
			color:#fff;
			height:19px;
			vertical-align:middle;
		}
	.footer ul{
		margin:20px 0 0 0;
		padding:0;
		list-style:none;
		list-style:none;
		}
		.footer ul li{
			display:block;
			margin:0;
			padding:0;
			list-style:none;
			}
			.footer ul li a{
				border-bottom:1px dotted #a0a0a0;
				color:#a0a0a0;
				display:block;				
				line-height:10px;
				padding:5px 10px;
				text-decoration:none;
				text-transform:uppercase;
				}
				.footer ul li.first a{
					border-left:0;
				}
				.footer ul li.last a{
					padding-right:0;
				}				
				.footer ul li a:hover{
					background:#a1a1a1;
					background:#555;
					color:#fff;
				}
	.footer dd a{
		border-bottom:1px dotted #a0a0a0;
		color:#a0a0a0;
		display:block;				
		line-height:10px;
		padding:5px 10px;
		text-decoration:none;
		text-transform:uppercase;
		}
		.footer dd a:hover{
			background:#a1a1a1;
			background:#555;
			color:#fff;		
		}
		.footer a{
			color:#a0a0a0;
		}
	.ipuri{
		font-size:11px;
		display:none;
	}
	.ipuri-dk{
		vertical-align:middle;
	}	
	.footer .grid_4 ul,
	.footer .grid_4 dl{
		width:250px;
	}
	.footer .grid_3{
		color:#A0A0A0;
	}

#copyright{
	background:#333;
	background:#1C964F;	
	background:#bd0725 repeat-x url(../img/bg-search.gif) left top;
	color:#C0C0C0;
	color:#e1e1e1;
	font-size:10px;
	height:42px;
	letter-spacing:1px;
	margin-bottom:50px;
	}	
	#copyright ul{
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0 auto;
		padding:12px 0 0;
		}
		#copyright li {
			float:left;
			padding:0;
		}
		#copyright li.valid {
			float:right;
			margin-right:30px;
		}	
		#copyright ul li a{
			color:#C0C0C0;
			color:#e1e1e1;
			display:inline;
		}

#simplegallery1{
	position: relative;
	visibility: hidden;
}

/* Utilities - related column */
#utilities{
  float:none;
  text-align:right;
  position:relative;
  width:auto;
  }
  #utilities a{
    color:#333;
    font-size:12px;  
    padding-bottom:2px;  
    margin-left:10px;         
    text-decoration:none;
    }
    #utilities a:hover{
      text-decoration:underline;
    }
#translatebox{
  background:#efefef;
  border:5px solid #999;
  display:none;
  right:0;
  padding:5px;
  position:absolute;
  top:20px;
  z-index:999;    
  }    
  a#translate{
    background:transparent no-repeat url(../img/icn-translate.gif) left center;
    padding-left:17px;
  }
  a#share{
    background:transparent no-repeat url(../img/icn-share.gif) left center;
    padding-left:17px;
  }
  a#print{
    background:transparent no-repeat url(../img/icn-print.gif) left center;
    padding-left:19px;
  }
 
/* Twitter info */
.box#tweet{ 
  display:none; 
  position:relative;
}
#twitter{  
  background:#6EB2F3 no-repeat url(../img/bg-tweet.jpg) left bottom;
  color:#fff;
  font-size:11px;
  font-weight:bold;
  /*height:80px;*/
  margin:-10px;
  padding:10px;
  }
  #twitter ul,
  #twitter ul li{
    margin:0;
    padding:0;
    list-style:none;
  }
  #twitter a{color:#EBCC6A;}
  span.info{
    display:block;
    font-family:"Trebuchet MS",Verdana,sans-serif;
    font-size:17px;
    font-weight:bold;   
  }
  .twitterPrefix{
    display:block;
    width:190px;
    margin-bottom:10px;
  }
  .twitterNext{
    background:#000;
    display:none;
    position:absolute;
    right:0;
    /*text-align:right;*/
    top:0;
    opacity: .4;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);	    
    }
    .twitterNext a{
      color:#fff;
      display:block;
      font-size:11px;
      padding:5px;
      text-decoration:none;      
      }
      .twitterNext a:hover{text-decoration:underline;} 
   
  
/* NEW LOOK? */
body{background-color:#000;}
#footer .footer{background:#000;margin:0; padding-top:50px;width:960px;}
.footer h4{text-transform:uppercase;font-size:12px;color:#fff;}
#copyright{margin:0;width:960px;margin-bottom:50px;margin-top:40px;}   







                       




