/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your 
 */

/* Tittel på forsidenyheter */

.nspLinks ul li h4 a {
	text-decoration: none;
	font-size: 1em;
}

.nspArt h4.nspHeader a {
	text-decoration: none;
	font-size: 1em;
}

/* Search */

#searchbox {
	width: 150px;
	height: 30px;
	padding: 0 25px 0 30px;
	border-top: 1px solid rgba(0, 0, 2, 0.25);
	border-right: 1px solid rgba(0, 0, 2, 0.12);
	border-bottom: 1px solid rgba(0, 0, 2, 0.12);
	border-left: 1px solid rgba(0, 0, 2, 0.25);
	border-radius: 4px;
	background: rgba(234, 234, 237, 0.8) url(../images/searchbox_magnifier.png) 0 50% no-repeat;
	box-shadow: 1px 1px 0 rgba(253,253,255,0.05);
}

/* Header */

#header {
	margin-top: 0px;
	background: url(../images/header_mainbg.gif) no-repeat;
}

#headerbar {
	margin-bottom: 25px;
	height: 130px;
}

#headerbar .module {
	max-width: 300px;
	margin-right: 0;
	float: right;
	margin-top: 110px;
}

#toolbar {
	padding: 5px;
	line-height: 24px;
	font-size: 12px;
}

#system > .description {
	margin-bottom: 15px;
	margin-top: -5px;
	overflow: hidden;
}

#breadcrumbs + #content {
	margin-top: 0px;
}

/* Fonter og farver */

h1, h2, h3, h4, h5, h5, h6 {
	text-transform: none;
	text-decoration: none;
}

h1 {
	font-size: 22px;
	line-height: 22px;
}

#system .item > header {
	margin-bottom: 5px;
}

#system .item > header .meta {
	margin-top: 15px;
	color: #87878A;
	font-size: 12px;
	text-transform: none;
}

a, h4, h5, h6, #footer a:hover, #system .pagination a:hover {
	color: #1D8D31;
	text-decoration: underline;
}

.menu-sidebar a.active, .menu-sidebar li > span.active{
	color: darkred;
}
.menu-dropdown li.active > a{
	color: white;
}

.menu-dropdown a, .menu-dropdown .level1 span > span.title, .menu-dropdown .level2 .separator > span {
	color: #F9F9F9;
}
	
/* Moduler */

	.mod-box-header .module-title {
	margin: -13px -13px 13px -13px;
	padding: 13px;
	border-radius: 0 0 0 0;
	background: #E5E5E7 url(../images/module_box_header.png) 0 0 repeat-x;
}

.module, #header, #breadcrumbs, #content {
	margin: 0 0 0 0;
}

.module .module-title {
	font-size: 16px;
}
.mod-box {
	padding: 13px 13px 13px 13px;
	border: 0px solid white;
	border-radius: 0px 0px 0px 0px; 
	background: transparent;
	box-shadow: none;
	text-shadow: none;
	behavior: none;
}

/* Meny */

#menubar {
	height: 32px;
	padding: 8px;
	border: 1px solid rgba(0, 0, 2, 0.8);
	border-radius: 0px;
	background: #363638 url(../images/menubar.png) 0 0 repeat-x;
	box-shadow: inset 0 1px 0 rgba(253,253,255,0.2), 0 1px 1px rgba(0,0,2,0.2);
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
	font-size: 15px;
	text-shadow: 0 1px 0 rgba(0, 0, 2, 0.3);
	text-transform: none;
}

.menu-dropdown .level1 .level1 span.subtitle {
	margin-top: -3px;
	font-size: 11px;
	color: #A2A2A4;
}

.menu-dropdown a.level2 > span, .menu-dropdown span.level2 > span {
	padding: 5px 10px;
	line-height: 26px;
	text-transform: none;
}

.menu-dropdown a.level3 {
	text-transform: none;
}

.menu-sidebar a, .menu-sidebar li > span {
	color: #000000;
	font-size: 14px;
}

.menu-sidebar li.level1.active {
	background-color: white;
}

.menu-dropdown a, .menu-dropdown span.level1 {
	color: #D8D8E3;
}

#content, #breadcrumbs {
	padding: 13px;
	border: 0 solid white;
	border-radius: 0;
	background: #FFFFFF;
	box-shadow: none;
	text-shadow: none 
}

.grid-box { 
	float: left;
	background: white;
	min-height: 155px;
}

/* For bruk i sidebar-a og sidebar-b */

.grid-box2 { 
	float: left;
	background: transparent url('../images/sidebar_bg.png');
}

/* For bruk i bottom-a og bottom-b */

.grid-box3 {
	float: left;
	background: white url(../images/module_box_header.png) 0 0 repeat-x;

}

/* jEvents */

#jevents_header {
	position: relative;
	margin-top: -40px;
}

#extcal_minical {
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:0px 5px 7px #ccc;
	-webkit-box-shadow:0px 5px 7px #ccc;
	box-shadow:0px 5px 7px #ccc;
}

#extcal_minical table {
	border:none!important;
}

#extcal_minical td {
	padding:0px;
}

#extcal_minical .extcal_navbar {
	background: #484749; 
	color:#fff;
	height:30px;
	border:none;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
}

#extcal_minical .extcal_month_label {
	color:#fff;
	font-family:Helvetica,sans-serif;
	font-weight:bold;
	font-size:110%;
}

#extcal_minical TABLE.extcal_weekdays {
	background:none;
	margin:2px;
	background-color:#f6f6f6;
}

#extcal_minical TD.extcal_weekdays {
	font-weight:bold;
	font-size:110%;
}

.extcal_daycell, .extcal_sundaycell {
	border:2px solid #e0e0e0;
	font-weight:bold;
}

#extcal_minical .extcal_todaycell {
	border:none;
	background:#cbcbcb;
}

#extcal_minical .extcal_daylink, #extcal_minical .extcal_sundaylink, #extcal_minical .extcal_busylink {
	font-size:12px;
	font-family:Helvetica,sans-serif;
}

#extcal_minical .extcal_busylink:link, #extcal_minical .extcal_busylink:visited {
	color:#cc161d;
}

#extcal_minical .extcal_daycell, #extcal_minical .extcal_todaycell, #extcal_minical .extcal_sundaycell, #extcal_minical .extcal_othermonth {
	padding:2px;
}

.mod_events_latest_content {
	font-weight: normal;
}

#extcal_minical .extcal_weekcell a {
	display:none;
}

#extcal_minical table.extcal_weekdays {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	border-top: 1px solid white;
	width: 200px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	text-align: center;
}

/* Tabber */

/**
 * NoNumber Page stylesheet
 *
 * @package     Tabber
 * @version     1.6.0
 *
 * @author      Peter van Westen <peter@nonumber.nl>
 * @link        http://www.nonumber.nl
 * @copyright   Copyright © 2011 NoNumber! All Rights Reserved
 * @license     http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 */

div.tabber_nav {
    display: block;
    clear: left;
    margin: 5px 0 0 0;
    padding: 0 5px;
    line-height: 1em; 
    background: #E5E5E7 url(../images/module_box_header.png) 0 0 repeat-x;
    zoom: 1; /* Fix for IE height issue */;
    border: 1px solid lightgrey;
}

div.tabber_nav ul.tabber_tabs {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
        list-style-image: none !important;
        background: none !important;
}

        div.tabber_nav li.tabber_tab {
            float: left;
            margin: 10px 2px 0 0 !important; /*Endret fra 5 til 15 */
            padding: 0 !important;
            list-style: none !important;
            list-style-image: none !important;
            background: none !important;
        }
        div.tabber_nav li.tabber_tab.active {
            margin-top: 0 !important;
        }
            /* Tabs */
            div.tabber_nav li.tabber_tab a,
            div.tabber_nav li.tabber_tab a:link,
            div.tabber_nav li.tabber_tab a:visited,
            div.tabber_nav li.tabber_tab a:active,
            div.tabber_nav li.tabber_tab a:hover {
                color: #666666;
                outline: 0;
                text-decoration: none;
                font-weight: normal;
            }
            div.tabber_nav li.tabber_tab a,
            div.tabber_nav li.tabber_tab a:hover {
                display: block;
                width: auto;
                _width: 0%;
                padding: 5px 5px 0 5px;
                height: 20px;
                _height: 25px;
/*                font-size: 12px; */
                line-height: 1em;
                font-weight: bold; 
                white-space: nowrap;
                border: solid 0px #B4B4B4;
                border-bottom: none;
                background:  url(../images/bg.png) repeat-x 0 -100px;
                text-decoration: none !important;
            }
            div.tabber_container.rounded div.tabber_nav li.tabber_tab a,
            div.tabber_container.rounded div.tabber_nav li.tabber_tab a:hover {
                -webkit-border-radius: 10px 10px 0 0;
                -moz-border-radius: 10px 10px 0 0;
                border-radius: 10px 10px 0 0;
            }
            /* Tabs: Active state */
            div.tabber_nav li.tabber_tab.active a,
            div.tabber_nav li.tabber_tab.active a:hover {
                color: #5581B2;
                background-color: white;
                padding-top: 15px;
            }
            div.tabber_nav li.tabber_tab.active a {
                padding-bottom: 5px;
            }
            /* Tabs: Hover state */
            div.tabber_nav li.tabber_tab a:hover {
                color: #ffffff;
                font-weight: normal;
                background-color: #b4b4b4; /* 50% white */
            }

/* Content area */
div.tabber_content,
div.tabber_content > div,
div.tabber_content div.tabber_item  {
    position: relative !important;
    overflow: hidden !important;
}
div.tabber_content  {
    margin-top: -1px;
    clear: left;
    padding: 10px 20px;
    border: 1px solid lightgrey;
}
div.tabber_container.rounded div.tabber_content  {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* STYLING FOR IF JAVASCRIPT FAILS */
div.tabber_noscript div.tabber_content {
    margin: 0;
    padding: 0;
    border: none;
}

/* EXTRA STYLING
 * If you want to change styles, it's best to place your custom (overriding) styles in the templates stylesheet,
 * so they do not get overwritten when updating Tabber.
 */

/* Style: blue */
    /* Tabs: Normal state */
    div.tabber_nav li.tabber_tab.blue a {
        background-color: #BFDDFF; /* 75% white */
    }
    /* Tabs: Hover state */
    div.tabber_nav li.tabber_tab.blue a:hover {
        background-color: #80BCFF; /* 50% white */
    }
    /* Tabs: Active state */
    div.tabber_nav li.tabber_tab.active.blue a,
    div.tabber_nav li.tabber_tab.active.blue a:hover {
        background-color: #0078FF;
    }
    /* Content area */
    div.tabber_content.blue  {
        /*background-color: #BFDDFF;*/
    }

/* Style: green */
    /* Tabs: Normal state */
    div.tabber_nav li.tabber_tab.green a {
        background-color: #BFE5C0; /* 75% white */
    }
    /* Tabs: Hover state */
    div.tabber_nav li.tabber_tab.green a:hover {
        background-color: #80CC82; /* 50% white */
    }
    /* Tabs: Active state */
    div.tabber_nav li.tabber_tab.active.green a,
    div.tabber_nav li.tabber_tab.active.green a:hover {
        background-color: #009905;
    }
    /* Content area */
    div.tabber_content.green  {
        /*background-color: #BFE5C0;*/
    }

/* Style: grey */
    /* Tabs: Normal state */
    div.tabber_nav li.tabber_tab.grey a {
        background-color: #D9D9D9; /* 75% white */
    }
    /* Tabs: Hover state */
    div.tabber_nav li.tabber_tab.grey a:hover {
        background-color: #B3B3B3; /* 50% white */
    }
    /* Tabs: Active state */
    div.tabber_nav li.tabber_tab.active.grey a,
    div.tabber_nav li.tabber_tab.active.grey a:hover {
        background-color: #666666;
    }
    /* Content area */
    div.tabber_content.grey  {
        /*background-color: #D9D9D9;*/
}
    
/* GK-Tab */

ul.gkTabs {
	margin: -13px!important;
	padding: 0!important;
	background: url('../images/module_box_header.png') repeat-x 0 0 !important;
	height: 42px;
	border: 1px solid #E8E8E8!important;
	border-bottom-color: #E1E1E1 !important;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-radius-topleft: 0px;
	-webkit-border-radius-topright: 0px;
	border-radius-topright: 0px;
	border-radius: 0px 0px 0px 0px;
}

ul.gkTabs li {
    border-style: none solid none none !important;
    color: #666666;
    cursor: pointer;
    font-weight: normal;
    line-height: 42px !important;
    list-style-type: none;
}

/* ZOO */

#yoo-zoo .details h1.title {
	margin: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #323232;
	letter-spacing: 0px;
}

#yoo-zoo .items h1.pos-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	color: #323232;
	letter-spacing: 0px;
}

#yoo-zoo .items p.pos-meta {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	color: #969696;
	line-height: 13px;
	font-style: italic;
}

#yoo-zoo .item p.pos-meta {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	color: #969696;
	line-height: 13px;
	font-style: italic;
}

#yoo-zoo .item h1.pos-title {
	margin: 0px 0px 8px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	color: #323232;
	letter-spacing: 0px;
}

/* Frontpage Showcase */

.frontpageshowcase {
	position: absolute;
	top: 20px;
	left: 40px;
	z-index: 1;
	width: 400px;
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.frontpageshowcase.black { color: #444; }

/* Frontpage List */
.frontpagelist img { margin: -20px -20px -20px 0; }

.frontpagelist h2 {
	font-size: 28px;
	line-height: 28px;
}

/* Frontpage Botton */
#page .frontpagebottom {
	min-height: 124px;
	margin: -13px;
	padding: 13px 120px 13px 13px;
	border-radius: 7px;
	overflow: hidden;
}


/* Frontpage Separator */
#page .frontpageseparator {
	margin: -3px;
	overflow: hidden;
	text-transform: uppercase;
}

.frontpageseparator > div > div {
	padding-left: 15px;
	border-left: 1px solid #ddd;
	box-shadow: inset 1px 0 0 #fff;
	overflow: hidden;
}

.frontpageseparator > div:first-child > div {
	border-left: none;
	box-shadow: none;
}

.frontpageseparator img {
	margin: 4px 15px 0 0;
	float: left;
}
