#content {
	visibility: hidden;
	width: 960px;
}

.two-col {
	width: 700px;
	margin-bottom: 20px;
}

.two-col-1 {
	float: left;
	width: 340px;
	margin-right: 20px;
}

.two-col-2 {
	float: left;
	width: 340px;
}

.three-col {
	width: 700px;
	margin-bottom: 20px;
}

.three-col-1 {
	float: left;
	width: 220px;
	margin-right: 20px;
}

.three-col-2 {
	float: left;
	width: 220px;
	margin-right: 20px;
}

.three-col-3 {
	float: left;
	width: 220px;
}

.hiddendata {
	display: none;
}

.teaser {
	padding: 20px 20px 10px 20px;
	margin: 0 0 20px 0;
}

.teaser .flex_image,
.teaser iframe {
	margin: -20px 0 20px -20px;
}

.principle-header {
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	text-transform: uppercase;
}

.teaser-header {
	color: #3C3C3C;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	text-transform: uppercase;
}

.principle-text {
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 15px 0;
}

.teaser .teaser_link {
	margin-bottom: 20px;
	display: block;
}

.article {
	background-color: #edf2f3;
	padding: 65px 70px 45px 70px;
	margin: 0 0 20px 0;
}

#article_header {
	font-family: Verdana, Arial, sans-serif;
	font-size:16px;
	line-height:23px;
	text-transform: uppercase;
}

#article_author {
	float: left;
	width: 294px;
	height: 39px;
	line-height: 17px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ed1c24;
}

.author_link {
	color: #ED1C24;
}

#article_map {
	margin-top: 4px;
	margin-right: 13px;
	float: left;
	width: 72px;
	height: 12px;
	background-image: url('../images/urkmaps.png');
	background-repeat: no-repeat;
}

#article_map:hover {
	cursor: pointer;
	background-position: 0 -12px;
}

#article_love {
	margin-top: 4px;
	margin-right: 13px;
	float: left;
	width: 78px;
	height: 12px;
	background-image: url('../images/urklove.png');
	background-repeat: no-repeat;
}

#article_love:hover, #article_love.active {
	cursor: pointer;
	background-position: 0 -12px;
}

#article_share {
	margin-top: 4px;
	float: left;
	width: 90px;
	height: 12px;
	overflow: hidden;
	background-image: url('../images/urkshare.png');
	background-repeat: no-repeat;
}

#article_share:hover {
	cursor: pointer;
	background-position: 0 -12px;
}

#article_spacer {
	margin-bottom: 30px;
	clear:both;
}

#article_input {
	clear:both;
}

#article_bottom {
	border-top: 1px solid #c6d3d8;
}

#tags_header {
	margin-top: 23px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.tags_link {
	background-color: #d9e2e5;
	color: #3c3c3c;
	padding: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	line-height: 14px;
	white-space: nowrap;
	float: left;
}

.tags_link:hover {
	background-color: #c6d3d8;
	text-decoration: none;
}

.search-taglist:after {
	clear: both;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0px;
}

.corners-top, .corners-bottom {
	height: 4px;
	left: -4px;
	position: relative;
	background-image: url('../images/urk-corners.gif') ;
	background-repeat:no-repeat;
	width: 228px;
}

.corners-bottom {
	background-position: center bottom;
	margin-bottom: 12px;
}

.divider {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 3px;
	height: 22px;
	margin-bottom: 30px;
	background-color: #ffffff;
}

div.clearer{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

/** top **/

#login {
	float: right;
	margin-top: 20px;
	text-align: center;
	height: 30px;
	color: #ffffff;
	font-size: 10px;
	font-family: "stan0758";
	padding-right: 3px;
	background-image: url(../images/login_rounded_right.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#login ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 30px;
}

#login ul li{
	float: left;
	margin: 0px;
	height: 25px;
	vertical-align: middle;
	padding-top: 5px;
}

#login ul li input{
	width: 93px;
	font-size: 10px;
	padding: 0 2px;
	outline: none;
}
#login ul li label{
	margin-left: 10px;
	margin-right: 2px;
	line-height: 18px;
}

#login ul li label img{
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	vertical-align: middle;
	border: 0;
}

#login ul li.login-middle{
	background-color: #cdcdcf;
	width: 340px;
}

#login ul li.login-middle.collapsed{
	display: none;
}

#login ul li.login-left{
	width: 3px;
	background-image: url(../images/login_rounded_left.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#login ul li.login-right{
	width: 60px;
	background-color: #cdcdcf;
}
#login ul li.login-right input{
	color: white;
	border: none;
	width: 58px;
	background-color: #cdcdcf;
	font-size: 10px;
	padding: 0;
	margin: 0;
	height: 16px;
}

#logo a {
	margin: 23px 60px 39px 26px;
}

#menu, #indexedsearch {
	height: 48px;
	background-color: #ebeced;
	width:522px;
	float: left
}

#indexedsearch {
	width: 170px;
	text-align: right;
}

#indexedsearch input {
	vertical-align: middle;
	width: 100px;
}

#indexedsearch input[type=submit] {
	height: 32px;
	width: 20px;
	border: none;
	margin: 11px 12px 11px 12px;
	background: url('../images/icon-sprites.png') no-repeat -432px 0;
	cursor: pointer;
}

.menu-corners-left, .menu-corners-right {
	width: 4px;
	height: 48px;
	display: block;
	float: left;
}

.menu-corners-left {
	background: url('../images/menu-corners.png') no-repeat 0 0;
}

.menu-corners-right {
	background: url('../images/menu-corners.png') no-repeat -4px 0;
}


#menu li {
	display: inline-block;
	height: 28px;
	border-right: 1px solid #cfd0d0;
	margin:0;
	margin-top: 12px;
}

#menu li a {
	display: inline-block;
	width: 58px;
	padding-top: 36px;
	margin: 0px 3px 0px 3px;
	font-size: 0.8em;
	color: #a1a1a1;
	text-decoration: none;
	text-align: center;
	background-image: url('../images/icon-sprites.png');
	background-repeat: no-repeat;
}

#to-frontpage {
	background-position:  2px 0;
}

#to-frontpage:hover {
	background-position: 2px -72px;
}


#we-love {
	background-position: -51px 0;
}

#we-love:hover, #we-love.active {
	background-position: -51px -72px;
}

#support {
	background-position: -107px 0;
}

#support:hover, #support.active {
	background-position: -107px -72px;
}

#urk-tv {
	background-position:  -165px 0;
}

#urk-tv:hover {
	background-position:  -165px -72px;
}


#map {
	background-position:  -225px 0;
}

#map:hover {
	background-position:  -225px -72px;
}


#sitemap {
	background-position:  -290px 0;
}

#sitemap:hover, #sitemap.active {
	background-position:  -290px -72px;
}

#webshop {
	background-position:  -356px 0;
}


#webshop:hover {
	background-position:  -356px -72px;
}

#ekstranet {
	background-position:  -479px 0;
}


#ekstranet:hover {
	background-position:  -479px -72px;
}

/** Footer styles **/

#footer {
	background: #ffffff url(../images/footer-bg.png);
	position: absolute;
	margin-bottom: 20px;
}

#footer > div.with-border {
	width: 219px;
	border-left: 1px solid #e7e7e7;
	height: 100%;
}

#footer > div > * {
	padding: 0px 20px 0px 20px;
}

#footer a {
	font-size: 11px;
	line-height: 20px;
	color: #8a8a8a;
	text-decoration: none;
}
#footer p.footer-header a {
	color:#3C3C3C;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:19px;
	text-transform: uppercase;
}

#footer a:hover {
	text-decoration: underline;
}

#footer li {
	margin: 0;
	list-style-type: none;
}

div.inline-content-wrap{
	margin:0 0 20px;
	padding:20px;
	background-color: #edf2f3;
}

/** Indexed search **/
div.tx-indexedsearch{
	margin:0 0 20px;
	padding:65px 70px 45px;
	background-color: #edf2f3;
}

.tx-indexedsearch-searchbox input,
.tx-indexedsearch-searchbox select{
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}

.tx-indexedsearch-searchbox form fieldset div{
	margin: 7px 0px;
}

ul.tx-indexedsearch-info li{
	list-style-type: none;
	padding: 0;
	margin: 0 6px 0 0;
	float: left;
}

ul.tx-indexedsearch-info li span{
	padding-right: 3px;
}

div.tx-indexedsearch-res.res{
	margin: 0 0 20px 0;
}

div.tx-indexedsearch-res.res h3{
	margin: 0 0 6px 0;
}

p.tx-indexedsearch-descr.descr{
	margin-bottom: 10px;
}

.browsebox{
	list-style-type: none;
}
.browsebox li{
	list-style-type: none;
	margin: 0 10px 0 0;
	display: inline-block;
}

/* RSS Reader styles */
div.twrss_item_content{
	margin-bottom: 16px;
}
div.twrss_item_link{
	margin-bottom: 5px;
}

select{
	font-size: 11px;
}

.logo_wrap {
	margin-top: -10px;
	border-bottom: 10px solid #fff;
}

.logo_wrap a {
	padding: 0;
}

.moc_logo {
	width: 86px;
	height: 30px;
	float: right;
}

.trygfonden_logo {
	width: 100px;
	height: 22px;
	float: right;
}

.maptype {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #EBECED;
	white-space: nowrap;
}

.maptype label {
	cursor: pointer;
}

.maptype label span {
	margin-left: 5px;
	vertical-align: super;
}

.maptype input {
	cursor: pointer;
	vertical-align: super;
}

.mapheader {
	float: left;
	margin-right: 5px;
}
/*** FLEX_ELEMENT : SUPPORT URK (støt) ***/
div.support-urk{
	background-color: #7e8083;
	text-align: center;
	padding-bottom: 72px;
	height: 263px;
}
div.support-urk p.support-header{
	margin: 28px auto 38px auto;
	font-weight: bold;
	color: #fff;
	font-size: 40px;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
div.support-urk ul{
	margin:0 auto;
	list-style-type: none;
}
div.support-urk ul li{
	margin: 10px 0 0 0;
	list-style-type: none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 20px;
}
.xnet {
	width: 196px !important;
	padding: 12px 12px 100px 12px;
	background-color: #ebeced;
}
.xnet a {
	display: block;
}
.xnet {
	list-style-type: none;
	margin: 0 0 20px 0;
}
.xnet ul {
	list-style-type: none;
	margin-bottom: 0;
}
.xnet span {
	display: block;
	color: #ed1c24;
	font-weight: bold;
}
.xnet li.cur {
	display: block;
	color: #ed1c24;
	font-weight: bold;
}
.xnet li.cur a {
	display: block;
	color: #ed1c24;
	font-weight: bold;
}
.xnet span li a {
	color: #3c3c3c;
	font-weight: normal;
}
.xnet li, .xnet span {
	padding: 7px 0 7px 10px;
	border-bottom: 1px solid #d6d6d7;
	margin: 0;
}
.xnet li li, .xnet li span, .xnet span li, .xnet .act span {
	padding: 5px 0 5px 10px;
	border-bottom: none;
}
.xnet a {
	color: #3c3c3c;
	text-decoration: none;
}
.xnet a:hover, .xnet .act>a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.xnet .act>a {
	text-decoration: none;
	font-weight: bold;
}
.xnet li li a:before, .xnet li .act a:before, .xnet li span:before, .xnet span .hasSub a:before {
	content: '- ';
	display: block;
	float: left;
	margin: 0 5px 10px 0;
	text-decoration: none !important;
}
.news-latest-container {
	float: left;
	display: inline;
	padding: 0 !important
}
.news-latest-container a {
	color: #3c3c3c;
}
.news-latest-item {
	margin-bottom: 20px;
	padding: 0 !important;
}
.news-latest-item p {
	font-size: 12px;
}

.news-latest-date, .news-latest-category {
	font-size: 10px;
	color: #777;
	margin-bottom: 5px;
	display: block;
}
.news-single-item img {
	float: right;
	margin: 0 0 20px 20px;
}
.news-single-item .abstract {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 30px;
}
.news-single-item .meta {
	margin-top: 30px;
}
.news-single-backlink {
	margin-top: 10px;
}
.browseLinksWrap {
	text-align: center;
}
.activeLinkWrap {
	font-weight: bold;
	font-size: 12px;
}
#footer .bottom-address-wrapper{
	color: #AAAAAA;
	font-size: 10px;
	margin-top: 12px;
	position: absolute;
}
#footer .bottom-address-wrapper a{
	color: #AAAAAA;
	font-size: 10px;
}

/* SOCIAL ICONS */

#socialicons {
	z-index: 99;
	position: absolute;
	background: transparent;
	margin: -12px 0 0 0;
	width: 951px;
}
#socialicons ul {
	overflow: hidden;
}
#socialicons ul li {
	float: right;
	list-style: none;
	margin: 0 0 0 8px;
}
#socialicons ul li a {
	display: block;
	background-image: url('../images/social-icons-sprite.png');
	width: 30px;
	height: 30px;
	text-indent: -4321px;
}
#socialicons ul li a.flickr   { background-position:-60px 0; }
#socialicons ul li a.youtube  { background-position:0 0; }
#socialicons ul li a.facebook { background-position:-30px 0; }
#socialicons ul li a.flickr:hover   { background-position:-60px -30px; }
#socialicons ul li a.youtube:hover  { background-position:0 -30px; }
#socialicons ul li a.facebook:hover { background-position:-30px -30px; }

/* SOCIAL BOX */

#socialbox {
	overflow: hidden;
	list-style: none;
	margin-bottom: 5px;
	clear: both;
}
#socialbox li {
	display: block;
	float: left;
	margin: 0;
	width: 60px;
	height: 60px;
}
#socialbox li a {
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.socialbox-header {
	margin: 0 0 5px 10px;
	text-transform: uppercase;
}

.picture-rotator .scrollable .items .description a, .picture-rotator .scrollable .items .description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

