﻿/*


	Project: Visit Sorlandet
	Version: 1.0
	Last changed: work in progress

	Design: Nina Taraldsen, Recommended Norway
	xhtml/css: Ole-Marius L. Mathiassen, Recommended Norge
	(C) 2008 Recommended Norway


	Colour palette: 
	---------------
	Lime: #7cc049
	Light lime: #e8f4d9
	Dakest grey: #41525c
	Grey: #7a868d
	Grey: #bcc2c6
	Lightest grey: #d9dcde
	
	
	Table of contents:
	------------------
	1. General styling 
	2. Structure
	3. Header
	4. Sidebar
	5. Content

	   
	   
	6. Buttons
	7. Footer
	8. Booking banner

	Comments: 
	---------
	reset.css (recommended version) is in use

	
*/

/*	1. General styling
------------------------------------------------------------------------------------------------ */
body {
	padding: 0;
	padding-bottom: 2em;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	background: #fff url(/graphics/Sirdal/bg-sirdal.jpg) repeat-x;
	background-color:#FFFFFF;
}


/*	3.	Header
------------------------------------------------------------------------------------------------ */

#header {
	background: #000000; /*url(../graphics/bg-sidebar-header.gif) left bottom no-repeat;*/
	height: 36em
}


#masthead
{
    height:21em; 
}

#masthead span 
{
	display: block;
	text-indent: -3200em;
	background: transparent url(../graphics/Sirdal/ny_logo.gif) left 1em no-repeat;
	height:100%;
}

#content
{
    top:0em;
}
/*	4. Sidebar
------------------------------------------------------------------------------------------------ */
#sidebar
{
    padding-top:10em;
    background:url(../graphics/Sirdal/bg-sidebar-bottom.png) no-repeat right 11.1em;
}

#sidebar ul {
	background-color: #000000;
	list-style-type: none;
	padding: 1em 0;
	margin: 0 1.7em 1em 0;
}
#sidebar ul a:hover {
	background-color: #333333;
}
#sidebar ul .current {
	border-left: 1em solid #3dae48;
	padding-left: 1em;
}
#sidebar ul ul {
	padding: 0;
	margin: 0;
	background-color: #00aac3;
}
#sidebar ul ul a {
	padding-left: 3em;
	line-height: 1.4em;
	background-color:#404041;
}
#sidebar ul ul a:hover {
	background-color: #333333;
}
#sidebar ul ul .active {	
	text-align:right;
	background-color: #4d4d4f;
}

#sidebar ul#qqq {
	background-color: #000000;
}
#sidebar ul#qqq a:hover {
	background-color: #3dae48;
}
#search {
	background-color: #000;
	padding: 1em;
	margin: 0 1.7em 1em 0;
}

#sidebar h3 {
	background-color: #6f91aa;
	color: #fff;
}

#sidebar #highlights h3 {
	background-color: #6f91aa;
	color: #fff;
}
#sidebar #contact-list h3 {
	background-color: #000000;
	color: #fff;
}
#sidebar .even {
	background-color: #e2ebf0;
}

.happenings {
	margin: 0 1.7em 2em 0;
	display: block;
	color: #4F4F3C;
	padding-left: 27px;
	font: 1.2em/2em verdana, arial, sans-serif;
	border-top: 1px solid #4F4F3C;
	border-bottom: 1px solid #4F4F3C;
	text-decoration: none;
	font-style: italic;
	background: transparent url(../graphics/Mountain-Style/arrow-right-muntain.gif) 12px 9px no-repeat;
}
/*	5. Content
------------------------------------------------------------------------------------------------ */

h1 {
	font-size: 2em;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px solid #000;
	line-height: 1em;
	margin-bottom: 2em;
	clear: both;
	padding-top: 2em;
}

/* Button */

.green {
	background: transparent url(../graphics/Sirdal/btn-gray-end.png) no-repeat scroll top right;
}
.green span {
	background: transparent url(../graphics/Sirdal/btn-gray.png) no-repeat top left;
}

/*	Br¿dsmuler
------------------------------------------------------------------------------------------------ */
#breadcrumbs {
	margin: 0;
	padding: 0 0 0 1.6em;
	width: 40em
}

#search-box
{
    background-color:#333;
    min-height:5em;
} 
/*	Verkt¿ylinje
------------------------------------------------------------------------------------------------ */

#toolbar {
	width: 71.45em;
	background-color:#ffffff;
	background:none;
	margin-left: -1.8em;
}
#tools {
	width: 18em;
	float: right
}
#tools .tools-txt a {
	background-color: #6f91aa;
	color: #fff;
	text-indent: 0;
	line-height: 20px;
	text-align: center;
	text-decoration: none
}
#tools .tools-txt a:hover {
	background-color: #8c8c80;
	color: #fff
}
/*	Fokusboks
------------------------------------------------------------------------------------------------ */

#focus {
	width: 64em;
	clear: both;
	margin-left: 1.6em;
	background-color: #000;
	clear: both;
	padding: 2em;
	margin-bottom: 1em;
	min-height: 12em;
}
/*	Anbefalt og Mest lest
------------------------------------------------------------------------------------------------ */
#box dl {
	width: 33em;
	padding-bottom: 2em;
	margin: 0;
	display: inline-block;
	background-color: #000;
}

#box DL DD A
{
    color:#fff;
}

#box DL DT
{
    color:#fff;
}

#box .read {
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	background-color: #333;
}
#box.recommended 
{
	float: right;
	background-color: #4c84c9;
}
#cal-item alt{
		background-color: #EFE9E0;
}

#poster-tag
{
    background-image: url(../graphics/Sirdal/fargelinje_715pix.gif);
    background-position:bottom right;
    background-repeat:no-repeat;
    border-bottom:#000 1px solid;
}

#poster-tag SPAN.tagline
{
    visibility:hidden;
}

#poster-tag SPAN.byline
{
    background-color:#c4c0bd;
    padding:0.1em 1em 0.1em 0.2em;
    position:relative;
    top:-2em;
}

/*	Ikon meny
------------------------------------------------------------------------------------------------ */
.iconMenu
{
	
	display:inline;
	font-family:Verdana;
	border:0;
	margin-top:0.5em;
	margin-right:1.4em;
	float:left;
	
}
.iconMenu img
{
	border:0;
	height:40px;
	width:40px;
	vertical-align:bottom;
	text-decoration:none;
	}
.iconMenu a
{
	color:#fff;
	text-decoration:none;
}
.iconMenuRow1
{
	font-size:10pt;
	font-weight:bold;
	vertical-align:bottom;
}
.iconMenuRow2
{
	font-size:8pt;
	vertical-align:top;
}
.iconMenuCol1
{
	width:42px;	
	vertical-align:bottom;
	
}

.FaceBookUnderLeftMenuMap
{
    padding-bottom:10px;
}
