@charset "utf-8";
/*************************************************
CSS Document
Author: Maria Therese Nordahl
Date: 27.10.09
Name of site: Fritzøe Klinikk

light light gray (frame around header) : #eee;
light gray (lines in #content): #d9d9d9;

/*
======================================================
>>RESETS (Meyer, edited)
======================================================
*/

html, body,
 /* div, span, applet, object, iframe,*/
 /*abbr, acronym, address, big, cite, code, del, dfn,*/ 
 /*ins, kbd, q, s, samp, small, strike */ 
 /* sub, sup, tt, var, b, u, i, center */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
em, font, img, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
	line-height: 1.33;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
======================================================
>>BASIC
======================================================
*/

html {
margin : 0; 
padding : 0; 
text-align: center; /*centering for <--IE6 */
overflow-y: scroll; /*always show vertical scrollbar - to keep page from jumping in FF*/
font: 76%/160% Arial, Tahoma, Verdana, sans-serif;
color: #747474;
color: #555;
background: url(../images/topbar.jpg) repeat-x;
}

body { 
width: 100%;
margin : auto; 
text-align : left; /*resetting the text*/
}

/* Lagt til for sticky footer */
html, body {
height: 100%;
}

/*
======================================================
>>HEADINGS
======================================================
*/

h1, h2, h3, h4, h5 {
margin: 0; padding: 0;
}

h1 { /*Overskrift*/
font-family: Tahoma, arial, verdana;
font-size: 13px;
letter-spacing: .2mm;
color: #222;
margin-bottom: 19px;
}

h1.branding {
margin: 0; padding: 0;
}

h2 { /*News-excerpt overskrift*/
font-family: Tahoma, arial, verdana;
font-size: 13px;
letter-spacing: .2mm;
color: #222;
padding-bottom: 1px;
}

h3 { /*ansatt tittel, ex. lege */
font-size: 11px;
color: #1a9fb6;
margin-top: -18px;
margin-bottom: 9px;
}

h4 {
font-family: Tahoma, arial, verdana;
font-size: 12px;
letter-spacing: .05mm;
color: #666;
color: #028aa4;
padding-bottom: 1px;
font-weight: normal;
}

em { 
font-style: normal;
font-weight: bold;
color: #333;
}


strong {
font-weight: bold;
}

p {
font-size: 11px;
font-weight: normal;
line-height: 17px;
margin-bottom: 19px;
}

.clear {
clear: both; 
}

.clearleft {
clear: left;
}

.blackText {
color: #222;
}

/*
======================================================
>>LINKS 
======================================================
*/

a { 
color : #028aa4; text-decoration: none;
}

a:link { 
color :#028aa4; text-decoration : none;
}

a:visited { 
color : #028aa4; text-decoration : none;
} 

a:hover { 
color: #666666; text-decoration : none; 
}

a:active, a:focus {
color: #666666; text-decoration : none; 
}


/*
======================================================
>>CONTAINER
======================================================
*/

div#wrapper {}


div#container {
width: 942px;
position: relative; /*to avoid issues with fixed/absolute divs*/
margin-left: auto; /*centering on page*/
margin-right: auto;
/* Lagt til for sticky footer */
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}

div#topright {
position: absolute;
width: 207px;
height: 81px;
margin-top: 1px;
margin-left: 736px;
background: url(../images/topright.png) no-repeat 8px 0 ;
}

/*
======================================================
>>BRANDING
======================================================
*/

div#branding { 
width: 210px;
height: 91px;
background: url(../images/logo-fritzoe.png) no-repeat 0 10px;
}
 
div#branding h1 a { 
width: 210px;
height: 67px;
display : block;
text-indent : -9999px;
} 

#headerImage {
min-height: 208px;
width: 937px;
background: url(../images/header.jpg) no-repeat;
margin-top: 32px;
border: 1px solid #eeeeee;
}

/*
======================================================
>>NAV-MAIN
======================================================
*/

div#nav-main {
min-height: 36px;
width: 100%;
margin-top: 8px;
}

div#nav-main ul {
list-style-type: none;
}

div#nav-main li {
display: inline;
}

div#nav-main li {
display: block; 				
height: 27px; 				
background-position: 0 0; 
float: left;
text-align: center;
padding: 6px 11px 0px 9px;
font-size: 95%;
margin-left: 3px;
color: white;
letter-spacing: 0;
}

div#nav-main li a {
display: block;
height: 27px;
background: url(../images/icon-cross-blue.png) no-repeat 2px 3px;
padding-left: 20px;
color: white;
}

div#nav-main li a:hover, div#nav-main li a.active {
background: url(../images/icon-cross-white.png) no-repeat;
padding-left: 20px;
}


div#nav-main li a:hover, div#nav-main li a:visited {  /*visited for IE6*/
text-decoration: none;
}
	
#nav-main ul li:hover, #nav-main ul li.active {
background: url(../images/navmain-tab-active.png) repeat-x; 
}




/*
======================================================
>>NAV-SECTION
======================================================
*/

div#nav-section {

}

div#nav-section p {

}

div#nav-section ul {

}

div#nav-section li {

}

div#nav-section li a {

}

/*
======================================================
>>CONTENT
======================================================
*/

div#content {
width: 940px;
margin-top: 36px;
margin-bottom: 40px;
}

div#content .text {
margin-top: 22px;
}

div#content div#content-main .text,
div#content div#content-cms .text {
margin-left: 1px;
}

div#content-section, div#content-main, div#content-cms, div#content-timebestilling {
float: left;
min-height: 100px;
}
	/*==Titles==*/
	div#content-section .title-nyheter, div#content-section .title-ansatte,
	div#content-main .title, div#content-cms .title, div#content-timebestilling .title {
	font-size: 11px;
	height: 23px;
	line-height: 23px;
	padding-left: 42px;
	color: #515050;
	}

/*#SECTION*/
div#content-section {
width: 197px;
background: url(../images/contentsection-topbar.png) no-repeat;
border-right: 1px solid #d9d9d9;
padding-right: 28px;
}
	div#content-section .title-nyheter, div#content-section .title-ansatte {
	display: block;
	margin-top: 4px;
	margin-left: 7px;
	background: url(../images/icon-nyheter.png) no-repeat;
	}
	
	div#content-section .title-ansatte {
	background: url(../images/icon-ansatte.png) no-repeat;
	}


/*#MAIN*/
div#content-main, div#content-cms {
width: 524px; /*570*/
background: url(../images/contentmain-topbar.png) no-repeat 26px 0;
padding-left: 26px;
padding-top: 8px;
padding-right: 20px;
}

	div#content-main .title, div#content-cms .title {
	padding-left: 50px;
	padding-top: 8px;
	line-height: 18px;
	}
	
div#content-cms { /*replaces content-main and content-time */
width: 688px; /*570*/
background: url(../images/content-cms-topbar.png) no-repeat 26px 0;
padding-right: 0px;
}


/*#TIMEBESTILLING*/
div#content-timebestilling {
width: 122px;
background: url(../images/contenttime-topbar.png) no-repeat 17px 0;
padding-left: 19px;
border-left: 1px solid #d9d9d9;
}
	div#content-timebestilling .title {
	display: block;
	background: url(../images/icon-time.png) no-repeat;
	margin-top: 4px;
	margin-left: 5px;
	}


/*
======================================================
>>SITEINFO
======================================================
*/


div#siteinfo {
position: relative;
width: 100%;
min-height: 60px;
background: #0f606e url(../images/footer.png) repeat-x;
color: white;
z-index: 100;
}
	
	div#siteinfo-content {
	width: 942px;
	margin: 0 auto;
	padding-top: 32px;
	font-size: 10px;
	}
		div#siteinfo .copyright {
		float: left;
		margin-right:10px; /*144*/
		margin-right: 144px;
		}
		
		div#siteinfo .links {
		float: left;
		margin-right: 5px; /*20*/
		}
			div#siteinfo .links ul {
			list-style-type: none;
			}
				div#siteinfo .links ul li {
				float: left;
				}
				div#siteinfo .links ul li a {
				color: white;
				padding: 0 5px 0 5px;
				}
				div#siteinfo .links ul li a:hover {
				text-decoration: none;
				color: #d9d9d9;
				}
		
		div#siteinfo .openinghours {
		float: right;
		}



/* Lagt til for sticky footer */
.push {
position: relative;
height: 60px; /* .push must be the same height as .footer */
z-index: 0;
}

/*
======================================================
>>NEWS EXCERPT
======================================================
*/

.news-excerpt {
border-bottom: 1px solid #d9d9d9;
padding-bottom: 20px;
margin-bottom: 24px;
overflow: hidden;
}

.lastNews-excerpt {
border-bottom: none;
}

	.news-excerpt h2, .news-article h2 { /*for styling detaljer se H2 øverst*/
	}
		.news-excerpt h2 a, .news-article h2 {
		color: #222;
		}
	
	.news-excerpt .date, .news-article .date {
	font-family: tahoma, arial;
	font-size: 9px;
	color: #999999;
	}
	
	.news-excerpt p, .news-article p {
	font-size: 11px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 10px;
	line-height: 17px;
	}
	
	a.readmore {
	display: block;
	background: url(../images/icon-readmore.png) no-repeat 0 3px;	
	padding-left: 14px;
	width: 40px;
	text-decoration: underline;
	font-size: 11px;
	}

	.goback {
	display: block;
	float: right;
	font-size: 11px;
	}
	
/*
======================================================
>>NYHETSARKIV
======================================================
*/

.news-excerpt .newsImageBox, 
.news-article .newsImageBox {
float: left;
padding: 2px;
border: 1px solid #d9d9d9;
margin: 25px 10px 6px 0px;
text-align: center; 
}

.news-excerpt .newsImageBox {
margin-top: 3px;
}


.newsTextBoxWide { /* for news without image */
/*width: 355px;
float: left;*/
}

.newsTextBox { /*for news with image*/
width: 355px;
float: left;
}


/*
======================================================
>>NYHET-ARTIKKEL
======================================================
*/


div.news-article {
}


div.news-article .newsImageBox {
margin-top: 12px;
margin-bottom: 2px;
}



/*
======================================================
>>SECTION: ANSATT-LISTE
======================================================
*/

ul#ansattliste {
line-height: 23px;
margin-left: 10px;
}

ul#ansattliste ul.sublevel {
margin-top: 0px;
margin-bottom: 10px;
}

ul#ansattliste li a {
background: url(../images/icon-cross-grey.png) no-repeat 0 50%;
padding-left: 16px;
}

ul#ansattliste li a:hover, ul#ansattliste li a.active {
background: url(../images/icon-cross-blue.png) no-repeat 0 50%;
padding-left: 16px;
text-decoration: none;
font-weight: bold;
color: #222;
}

img.ansattBilde {
float: left;
border: 1px solid #d9d9d9;
border: 1px solid #eee;
margin: 0 12px 0 0px;
padding: 2px;
}


/*
======================================================
>>FORM
======================================================
*/

div#kontaktskjema {
width:370px;
margin-left: 1px;
float: left;
}

div#kontaktinfo {
width: 130px;
float: right;
margin-top: 34px;
}

div#kontaktskjema fieldset {
margin-bottom: 0px;
padding: 0px;
border:none;
overflow: hidden; /*to contain the floated form elements and their labels */
} 

div#kontaktskjema label, div#kontaktskjema label span, div#kontaktskjema input, div#kontaktskjema textarea {
display: block; 
float: left;
margin-bottom: 6px;
}

div#IEroot div#kontaktskjema label, div#IEroot div#kontaktskjema label span, div#IEroot div#kontaktskjema input, 
div#IEroot div#kontaktskjema textarea {
margin-bottom: 7px;
}

div#kontaktskjema label {
width: 15%;
padding-right: 55px; 
text-align:left;  
}

div#kontaktskjema fieldset input, div#kontaktskjema fieldset textarea, fieldset select  { 
width: 65%; 
border: 1px solid gray; 

}
div#kontaktskjema fieldset input:hover, div#kontaktskjema fieldset textarea:hover, div#kontaktskjema fieldset select:hover {
border-color: #028aa4;
}

div#kontaktskjema fieldset input:active, div#kontaktskjema input:focus {
border-color: #666;
}

div#kontaktskjema #submit {
margin: 1px 0 10px 298px; 
}

div#IEroot div#kontaktskjema #submit {
margin: 3px 0 10px 310px; 
}


/*====LOGIN===*/

div#loginForm {
margin-top: 6px;
}

form#login  {
}
	form#login fieldset input {
	margin-bottom: 4px;
	}
	
	form#login fieldset label {
	width: 50px;
	}
	
	form#login #loginBtn {
	margin-left: 175px;
	margin-top: -13px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	

.floatleft {
margin-right: 40px;
float: left;
}


/*
======================================================
>>CMS
======================================================
*/

#logoutlink {
margin-top: 10px;
margin-left: 26px;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
}

#logoutlink a:hover {
color: #222;
}

.msg {

}

.infomsg {
font-size: 10px;
font-style: italic;
}

form#editNewsForm label, form#editNewsForm input, form#editNewsForm textarea,
form#addNewsForm label, form#addNewsForm input, form#addNewsForm textarea {
display: inline;
float: none;
margin-bottom: 6px;
}


/*
======================================================
>>PAGE: BESTILLING
======================================================
*/
a.tlf-avdeling {
display: block;
float: left;	
margin-right: 15px;
}



