/* CSS Document */
/* Reidar Richardsen for Urban Tunélls */

body {
	background-image: url("images/Floral_124.jpg");
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	float: left;
	display: inline;
	margin-top: 20px;
	background-image: url("images/header_03.gif");
	background-repeat: no-repeat;
	width: 800px;
	height: 109px;
}
#languageselect {
	width: 138px;
	float: left;
	display: inline;
	margin-right: 12px;
	margin-top: 4px;
	text-align: right;
}

div.languagemenuitem a, div.languagemenuitem a:visited {
	color: #ff9933;
	text-decoration: none;
}
div.languagemenuitem a:hover {
	color: #fff;
	text-decoration: underline;
}
#menu {
	width: 650px;
	float: left;
	display: inline;
	margin-top: 91px;
}
div.menuitem a {
	float: left;
	display: inline;
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 12px;
	height: 15px;
	color: #ccc;
	text-decoration: none;
}
div.menuitem a:hover {
	background-color: #ff4500;
	color: #fff;
}
div.menuitem a:active {
	color: #33ffff;
}
div.menuitem a.selected {
	border-bottom: 2px solid #eeeeee;
	height: 13px;
}
#content {
	float: left;
	display: inline;
	background-color: #eeeeee;
	width: 800px;
}
div.contentwrapper {
	float: left;
	display: inline;
	width: 776px;
	padding: 12px;
}
div.minheight {
	height: 406px;
}
#footer {
	float: left;
	display: inline;
	width: 788px;
	height: 14px;
	padding-top: 6px;
	padding-left: 12px;
	background-image: url("images/footer_06.gif");
	background-repeat: no-repeat;
	font-size: 10px;
	color: #ccc;
	margin-bottom: 12px;
}

/* Typografi */
div.contentwrapper {
	line-height: 18px;
	color: #444;
}
div.ingress {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
.subtitle {
	color: #444;
	margin-top: 18px;
	margin-bottom: 0px;
	font-size: 18px;
}
.subtitle-nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #444;
	font-size: 18px;
}
div.copy {
	font-size: 12px;
}
div.copy p {
	margin: 0 0 18px 0;
}
div.billedtekst {
	color: #000;
	float: left;
	display: inline;
	margin-top: 4px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
div.terning h2 {
	color: #999;
	font-size: 14px;
	margin-bottom: 0px;
}
.black {
	color: #000;
}

/* Layout */
div.collumn-left {
	float: left;
	display: inline;
    width: 300px;
}
div.third {
	width: 248px;
}
div.half {
	width: 380px;
}
div.collumn-right {

}
div.imageblock {
	margin-bottom: 24px;
}
div.fullwidth {
	float: left;
	display: inline;
	width: 776px;
	
}
div.right {
	float: right;
	display: inline;
	margin-left: 24px;
}
div.left {
	float: left;
	display: inline;
	margin-right: 24px;
}
div.left-small {
	float: left;
	display: inline;
	margin-right: 16px;
}
div.left-last {
	float: left;
	display: inline;
}
div.center {
	margin-left: auto;
	margin-right: auto;
}
div.imglarge {
	width: 450px;
}
div.imgmedium {
	width: 320px;
}
div.imgsmall {
	width: 142px;
}
div.vspacer {
	float: left;
	display: inline;
	height: 24px;
}
div.vspacer-half {
	float: left;
	display: inline;
	height: 12px;
}

div.faktaboks {
	margin-top: 4px;
	background-color: #999999;
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 14px;
	border: 1px solid #ccc;
}
div.terning {
	width: 400px;
}
div.terningimage {
	float: right;
	width: 40px;
	height: 41px;
}
div.utgivelse {
	float: left;
	display: inline;
	width: 776px;
	margin-top: 24px;
}
div.mp3 {
	background-image: url("images/icon_notes.gif");
	background-repeat: no-repeat;
	padding-left: 24px;
}
div.movie {
	background-image: url("images/icon_movie.gif");
	background-repeat: no-repeat;
	padding-left: 24px;
}
div.word {
	background-image: url("images/icon_word.gif");
	background-repeat: no-repeat;
	padding-left: 24px;
}
div.link {
	background-image: url("images/icon_weblink.gif");
	background-repeat: no-repeat;
	padding-left: 24px;
}
div.mail {
	background-image: url("images/icon_mail.gif");
	background-repeat: no-repeat;
	padding-left: 24px;
}
div.pdf {
	background-image: url("images/icon_pdf.gif");
	background-repeat: no-repeat;
	padding-left: 24px;
}
div.media {
	margin-top: 6px;
	height: 24px;
	font-size: 12px;
}
div.media a {
	text-decoration: none;
	color: #3399FF;
}
div.media a:hover {
	text-decoration: underline;
}
div.spesial {
	margin-top: 6px;
}