


/*

	Active Walker - Design 2009 - simen@innit.no
	
	Husk aa sette standard typografi i body som line-height og font-size
	- html trengs foer body for aa overskrive YUIs line-height

------------------------------------------------------------------------*/
.hiddenStructure { display: none;}

html body {
	background: #f3f3f3;
	font: normal 13px/1.5 Helvetica, "Helvetica Neue", verdana, arial, sans-serif;
	color: #444;
}

#page {
	width: 960px;
	position: relative;
	margin: 0 auto;
	background: url("images/page_bg.jpg") repeat-y;
}

#banner {
	height: 80px;
	background: url("images/banner.jpg");
}

#centerContent {
	float: right;
	display: inline;
	width:629px;
	min-height: 800px;
	
	margin-top: 8px;
	
	padding: 40px 40px 0 50px;
	
}

#about img {
	width: inherit;
}

#rightContent {
	width: 241px;
	height: 320px;
	
	margin-top: 9px;
	float: left;
	display: inline;
	background: url("images/right_bg.jpg") no-repeat top left;	
	
}

#rightContentTitle {
	width: 960px;
	height: 13px;
	display: block;
	position: absolute;
	top: 120px;
	background: url("images/top_bg.jpg") 0 0 no-repeat;
	z-index: 1;
	*margin-left: -1px;
}

#footer {
	clear: both;
	color: #888;
	text-align: center;
	font-size: 11px;
	
	padding-top: 21px;
	height: 23px;
	width: 960px;
	background: url("images/footer_bg.jpg") top;
}















/*

	Choose language

------------------------------------------------------------------------*/

#changeLanguage {
	position: absolute;
	top: 23px;
	right: 20px;
	height: 14px;
}

#changeLanguage span {
	display: block;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-top:9px;
	margin-right: 10px;
	color: #888;
}

#changeLanguage img {
	padding-top: 2px;
	margin-left: 2px;
	margin-top: 3px;
}










/*

	forsiden

------------------------------------------------------------------------*/

#flash {
	background: #f3f3f3;
	width: 960px;
	position: absolute;
	z-index: 95;
	top: 120px;
	left: 0;
	padding-top: 10px;
	height: 310px;
	
	*padding-top: 0;
	*height: 320px;
}



#flash object {
	height: 300px;
	width: 960px;
	margin-top: 10px;
}

/* Webkit needs more space */
@media screen and (-webkit-min-device-pixel-ratio:0){
#flash object {
margin-top: 0px; } 
}




#newsArchive { display: none;}







/*

	RightContent - høyremenyen

------------------------------------------------------------------------*/

#rightContent ul {
	margin-top: 2px;
	margin-left: 1px;
	z-index: 4;
	position: relative;
}

#rightContent ul li a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #0a86a3;
	
	
	padding: 15px 0 0 50px;
	
	height: 38px;
	width: 189px;
	display: block;
	clear: both;
	float: left;
	
}

#rightContent ul li { 
	float: left;
	display: inline;
	margin-bottom: 2px;
	}

#rightContent ul li:hover { background: #FCFCFC;}

#rightContent ul #pics {
	height: 36px;
	margin-top: 1px;
}


#rightContent #pics { background: url("images/shortcuts/pics.png") 10px 13px no-repeat;}
#rightContent #downloads { background: url("images/shortcuts/downloads.png") 10px 10px no-repeat;}
#rightContent #quotes { background: url("images/shortcuts/quotes.png") 10px 15px no-repeat;}
#rightContent #contact { background: url("images/shortcuts/contact.png") 10px 12px no-repeat;}
#rightContent #dealers { background: url("images/shortcuts/dealers.png") 10px 12px no-repeat;}
#rightContent #breeze { background: url("images/shortcuts/breeze.png") 10px 12px no-repeat;}









/*

	Typografi
	Husk aa sette h1, h2, h3, h4, font-size, ul og li, a osv.

------------------------------------------------------------------------*/

.pageDescription,
.objectDescription,
.multimediafolderDescription {
	font-size: 17px;
	font-weight: normal;
}


p {	margin-bottom: 20px; line-height: 1.8; font-size: 12px;}

a { color: #0a86a3;}
a:hover { color: #222;}

h1,h2,h3,h4 { font-weight: bold; color :#9a0303;}

h1 {font-size: 20px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}


/* List / ul li */
.objectBody ul { margin-left: 35px; margin-top: 10px; margin-bottom: 10px;}
.objectBody ul li { list-style: disc outside; font-size: 13px;}


/* Headeren til bildegalleri */
.objectHeader {
	font-size: 16px;
	margin-top: 5px;
}

hr {
	border: 0;
	background-color: #E6E6E6;
	color: #E6E6E6;
	height: 1px;
	margin: 40px 0;
	clear: both;
}

#rightContent hr {
	margin-left: 20px;
	width: 200px;
	margin-top: 0;
}

















/*

	Overskriving av lightbox til engelsk

------------------------------------------------------------------------*/

#imageContainer #nextLink {
	background-image: url("images/lightbox/nextlabel.gif");
} 

#imageContainer #prevLink {
	background-image: url("images/lightbox/prevlabel.gif");
}

#bottomNav #bottomNavClose {
	text-indent: -9999px;
	
	background: url("images/lightbox/close.gif");
	margin: 0; padding: 0;
	margin-top: 4px;
	width: 60px !important;
	height: 24px;
	float: right;
}









/*

	Object Path / Brosmulesti

------------------------------------------------------------------------*/

#centerContent .objectPath { margin: 5px 0; display: none;}
.objectPath a {font-size: 10px; text-decoration: none;}





















/*

	Vendor list / Dealers

------------------------------------------------------------------------*/


#centerContent .nationality,
#centerContent .nationality2 {
	margin: 0; padding: 0;
	
	display: inline;
	float: left;
	width: 159px;
	height: 240px;
	padding-left: 20px;
	
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
	color: #666;
}

#centerContent  .nationality li,
#centerContent .nationality2 li { list-style-type: none; margin-bottom: 3px; font-size: 12px;}

#centerContent .nationality .language,
#centerContent .nationality2 .nolanguage {
	font-weight: bold;
	color: #9a0303;
	font-size: 15px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 1px;
} 

#centerContent .nationality2 .nolanguage { padding: 0;}

#centerContent .nationality .bold,
#centerContent .nationality2 .bold {
	font-weight: bold;
	color: #444;
	font-size: 12px;
}


#centerContent .nationality2 {
	width: 255px;
	height: 170px;
}



.nationality #at { background: url("/images/at.png") 0 0 no-repeat;}
.nationality #au { background: url("/images/au.png") 0 0 no-repeat;}
.nationality #ca { background: url("/images/ca.png") 0 0 no-repeat;}
.nationality #ch { background: url("/images/ch.png") 0 10px no-repeat;}
.nationality #be { background: url("/images/be.png") 0 0 no-repeat;}
.nationality #de { background: url("/images/de.png") 0 0 no-repeat;}
.nationality #dk { background: url("/images/dk_1.png") 0 0 no-repeat;}
.nationality #fi { background: url("/images/fi.png") 0 0 no-repeat;}
.nationality #fr { background: url("/images/fr.png") 0 10px no-repeat;}
.nationality #it { background: url("/images/it.png") 0 0 no-repeat;}
.nationality #jp { background: url("/images/jp.png") 0 0 no-repeat;}
.nationality #kr { background: url("/images/kr.png") 0 0 no-repeat;}
.nationality #nl { background: url("/images/nl_1.png") 0 0 no-repeat;}
.nationality #no { background: url("/images/no.png") 0 0 no-repeat;}
.nationality #se { background: url("/images/se.png") 0 0 no-repeat;}
.nationality #uk { background: url("/images/uk.png") 0 0 no-repeat;}
.nationality #us { background: url("/images/us.png") 0 0 no-repeat;}
.nationality #pt { background: url("/images/pt.png") 0 0 no-repeat;}
.nationality #nz { background: url("/images/nz.png") 0 0 no-repeat;}





#pageCC #pageCC .pageHeader,
#pageCC #pageCC .pageDescription {
	display: none;
}


















/*

	Testimonials

------------------------------------------------------------------------*/

.testimonial {
	margin: 0; padding: 0;
	
	display: inline;
	float: left;
/*	width: 284px; For rotet */
	width: 629px;
	
	border-top: 1px solid #E6E6E6;
	padding-top: 20px;
	margin-right: 30px;
	
	font-size: 11px;
	color: #444;
}

.testimonial h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px;
}

.testimonial p {
	padding-left: 45px;
	background: url("images/quotation.jpg") 0 5px no-repeat;
	min-height: 30px;
	
	font-style: italic;
}



#left_testimonial {
	margin: -20px 0 0 20px;
	background: url("images/shortcuts/get_active_stay_active.jpg");
	width: 200px;
	height: 303px;
	display: block;
	
	clear: left;
	float: left;
	
	text-decoration: none;
	font-size: 12px;
	color: #888;
	font-weight: bold;
	text-align: center;
	/*padding-top: 430px;*/
	text-indent: -99999px;
}






/*

	Features

------------------------------------------------------------------------*/

.full {
	margin-bottom: 30px;
	border-bottom: 1px solid #E6E6E6;
	display: block;
	width: 100%	;
	clear: both;
	float: left;
}

.full h3 {
	font-size: 18px;
	font-weight: normal;
}

.left img, .right img {	margin-bottom: 30px;}

.left img {
	float: left;
	margin-right: 30px;	
}

.right img {
	float: right;
	margin-left: 30px;
}

/*
#design .full img {
	width: 200px;
	border: 0; padding: 0;
	margin-bottom: 10px;
	height: auto;
}
*/









/*

	Contact

------------------------------------------------------------------------*/

#contactLeft {
	display: inline;
	float: right;
	width: 260px;
	_width: 200px;
	padding-left: 30px;
	border-left: 1px solid #e6e6e6;
	
}









/*

	Downloads

------------------------------------------------------------------------*/

.installationmanuals {
	width: 135px;
	display: inline;
	float: left;
	margin-right: 74px;
	font-size: 11px;
	margin-bottom: 20px;
}

.installationmanuals a {
	font-size: 12px;
}



/*

	Two Columns content

------------------------------------------------------------------------*/

.columns {
	margin: 0; padding: 0;
	
	display: inline;
	float: left;
	width: 284px;
	margin-bottom: 20px;
	margin-right: 30px;
	
	font-size: 11px;
	color: #444;
}



.columns h3 {
	font-size: 18px;
	font-weight: normal;
}




/*

	Videos

------------------------------------------------------------------------*/

html body .playlist {
	float: left;
	width: 310px;
}

html body .playlist .items a {
	width: 100%;
	min-height: 0;
}

.playlist .items .playing {
	background :#9a0303;
}

.playlist .filename {
	width: 240px;
}

#movies {
	margin: 20px 0 40px 20px;
	background: url("images/shortcuts/movies.jpg") top center no-repeat #990100;
	height: 45px;
	width: 175px;
	padding-left: 10px; padding-right: 10px;
	float: left;
	display: block;
	clear: both;
	
	padding-top: 134px;
	
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
}















/*

	Navigasjon

------------------------------------------------------------------------*/

#leftContent  {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: #f3f3f3;
	height: 40px;
	background: url("images/nav_bg.jpg") repeat-x;
	
	_behavior:url("/style/enkel/border-radius.htc"); /* Ie6 only */
	
	padding-left: 20px;
	*width: 970px !important; /* IE hack */
	z-index: -1;
}

*:first-child+html #leftContent {behavior:url("/style/enkel/border-radius.htc");}

#leftContent ul {
	border-left: 1px solid #B53D3D;
	height: 39px;
	
}

#navcontainer {
	border-left: 1px solid #850E0E;
	height: 38px;
	*margin-top: 2px;
}

#leftContent ul li {
	float: left;
	border-right: 1px solid #B53D3D;	
}

#leftContent ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	
	border-right: 1px solid #850E0E;
	height: 30px;
	float: left;
	padding: 10px 30px 0 30px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

#leftContent ul li #active { font-weight: bold; background: url("images/nav_bg_hover.jpg") repeat-x;}

#leftContent ul li a:hover {
	background: url("images/nav_bg_hover.jpg") repeat-x;
}

/* For IE only */
#leftContent  { *width: 950px;}
#leftContent ul li a { *height: 29px;}








/* S¿k i topp */


#searchSubmit {
	display: none;
}

#searchForm #q {
	height: 19px;
	width: 155px;
	padding-left: 3px;
	background: url("images/soek_bg.jpg");
	position: absolute;
	top: 89px;
	right: 10px;
	border: 0;
	font-size: 12px;
	*padding-top: 5px;
	*height: 14px;
	_margin-right: 10px;
}













/*

	Det er anbefalet aa fjerne den stilen(twoColumn eller default)
	du ikke bruker for ryddighetens skyld.

	News Nyheter
	To kolonner og sticky/toppsak

------------------------------------------------------------------------*/


.stickyNewsItemDate { display: none;}


#stickyNewsWrap { margin-bottom: 20px;}

.twoColumn .stickyNewsItem {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
	float: left; display: block;
	margin-bottom: 20px;
}

.twoColumn .stickyNewsItem img {
  	float: right;
	width: 160px;
  	margin: 0 20px 0 20px;
}

.twoColumn .stickyNewsItem h2 {
	font-size: 23px;
	font-weight: bold;
}

.twoColumn .stickyNewsItem h2 a { text-decoration: none; color: #9a0303;}

.twoColumn .stickyNewsItem p {
	font-size: 15px;
	padding-right: 20px;
	margin: 0;
}

.twoColumn .stickyNewsItemFooter,
.newsItemDate { display: none;}

.twoColumn { padding-bottom: 0;}


.newsItemFooter a {  margin-bottom: 30px;}
.newsItem p { margin-bottom: 0;}


.twoColumn .newsItem {
	width: 300px;
	float: left;
	display: inline;
	clear: none;
	
	padding-bottom: 20px;
}

.newsItem p {
	font-size: 12px;
}

.twoColumn .odd { margin-right: 20px;}

.newsItem a {
	text-decoration: none;
	font-size: 14px;
	color: #9a0303;
}

.newsItem a:hover {color: #222;}

.newsItem img {
  	float: left;
  	margin: 0 10px 10px 0;
	width: 110px;

}












/*

	News Nyheter
	Selve nyhetsobjektet

------------------------------------------------------------------------*/


.newsPageDate {
	font-size: 11px;
	color: #888;
}

.newsPageDescription {
	font-weight: bold;
} 

.newsPageDescription img {
	float: left;
	margin: 0 20px 20px 0;
}






































/*

	Ting som er avhengig av språk!
	Dette gjelder sider som har body-id som endrer seg og trenger spesiell style

------------------------------------------------------------------------*/

/* Forsiden / frontpage */

#home .pageHeader { display: none;}
#home .objectBody { margin-top: -20px;}
*:first-child+html #home .objectBody { margin-top: -10px;}
#home #leftContent { margin-bottom: 310px;}
#home #rightContentTitle { width: 960px; height: 13px;	display: block;	position: absolute;	top: 430px;	background: url("images/top_bg.jpg") 0 0 no-repeat; z-index: 1; *margin-left: -1px; }
#home .newsFolderHeader { display: none;}

#etusivu .pageHeader { display: none;}
#etusivu .objectBody { margin-top: -20px;}
*:first-child+html #etusivu .objectBody { margin-top: -10px;}
#etusivu #leftContent { margin-bottom: 310px;}
#etusivu #rightContentTitle { width: 960px; height: 13px;	display: block;	position: absolute;	top: 430px;	background: url("images/top_bg.jpg") 0 0 no-repeat; z-index: 1; *margin-left: -1px; }
#etusivu .newsFolderHeader { display: none;}

#accueil .pageHeader { display: none;}
#accueil .objectBody { margin-top: -20px;}
*:first-child+html #accueil .objectBody { margin-top: -10px;}
#accueil #leftContent { margin-bottom: 310px;}
#accueil #rightContentTitle { width: 960px; height: 13px;	display: block;	position: absolute;	top: 430px;	background: url("images/top_bg.jpg") 0 0 no-repeat; z-index: 1; *margin-left: -1px; }
#accueil .newsFolderHeader{ display: none;}

#hjem .pageHeader { display: none;}
#hjem .objectBody { margin-top: -20px;}
*:first-child+html #hjem .objectBody { margin-top: -10px;}
#hjem #leftContent { margin-bottom: 310px;}
#hjem #rightContentTitle { width: 960px; height: 13px;	display: block;	position: absolute;	top: 430px;	background: url("images/top_bg.jpg") 0 0 no-repeat; z-index: 1; *margin-left: -1px; }
#hjem .newsFolderHeader { display: none;}

#thuis .pageHeader { display: none;}
#thuis .objectBody { margin-top: -20px;}
*:first-child+html #thuis .objectBody { margin-top: -10px;}
#thuis #leftContent { margin-bottom: 310px;}
#thuis #rightContentTitle { width: 960px; height: 13px;	display: block;	position: absolute;	top: 430px;	background: url("images/top_bg.jpg") 0 0 no-repeat; z-index: 1; *margin-left: -1px; }
#thuis .newsFolderHeader { display: none;}





/* Downloads */


#downloads .objectBody ul li {list-style: none;margin-left: 20px;margin-bottom: 2px;}
#downloads #centerContent img {	float: left;margin-right: 20px;	display: inline;border: 1px solid #e6e6e6;padding: 1px;margin-bottom: 10px;}
#downloads .full p { clear: both;}

#tiedostoja .objectBody ul li {list-style: none;margin-left: 20px;margin-bottom: 2px;}
#tiedostoja #centerContent img {	float: left;margin-right: 20px;	display: inline;border: 1px solid #e6e6e6;padding: 1px;margin-bottom: 10px;}
#tiedostoja .full p { clear: both;}

#telechargements .objectBody ul li {list-style: none;margin-left: 20px;margin-bottom: 2px;}
#telechargements #centerContent img {	float: left;margin-right: 20px;	display: inline;border: 1px solid #e6e6e6;padding: 1px;margin-bottom: 10px;}
#telechargements .full p { clear: both;}

#nedlastinger .objectBody ul li {list-style: none;margin-left: 20px;margin-bottom: 2px;}
#nedlastinger #centerContent img {	float: left;margin-right: 20px;	display: inline;border: 1px solid #e6e6e6;padding: 1px;margin-bottom: 10px;}
#nedlastinger .full p { clear: both;}



/* News / Nyheter */


#news .newsItem {width: 100%; float: left;clear: both;margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid #e6e6e6;}
#news .newsItem img { border: 0;padding: 0; margin-top: -20px;}
#news .newsItem h3 { margin-bottom: 0px; font-size: 13px; margin-left: 120px;}
#news #flash,
#news .newsFolderHeader { display: none;}

#uutiset .newsItem {width: 100%; float: left;clear: both;margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid #e6e6e6;}
#uutiset .newsItem img { border: 0;padding: 0; margin-top: -20px;}
#uutiset .newsItem h3 { margin-bottom: 0px; font-size: 13px; margin-left: 120px;}
#uutiset #flash,
#uutiset .newsFolderHeader { display: none;}

#nouvelles .newsItem {width: 100%; float: left;clear: both;margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid #e6e6e6;}
#nouvelles .newsItem img { border: 0;padding: 0; margin-top: -20px;}
#nouvelles .newsItem h3 { margin-bottom: 0px; font-size: 13px; margin-left: 120px;}
#nouvelles #flash,
#nouvelles .newsFolderHeader { display: none;}

#nyheter .newsItem {width: 100%; float: left;clear: both;margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid #e6e6e6;}
#nyheter .newsItem img { border: 0;padding: 0; margin-top: -20px;}
#nyheter .newsItem h3 { margin-bottom: 0px; font-size: 13px; margin-left: 120px;}
#nyheter #flash,
#nyheter .newsFolderHeader { display: none;}

#neuigkeiten .newsItem {width: 100%; float: left;clear: both;margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid #e6e6e6;}
#neuigkeiten .newsItem img { border: 0;padding: 0; margin-top: -20px;}
#neuigkeiten .newsItem h3 { margin-bottom: 0px; font-size: 13px; margin-left: 120px;}
#neuigkeiten #flash,
#neuigkeiten .newsFolderHeader { display: none;}

#nieuws .newsItem {width: 100%; float: left;clear: both;margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid #e6e6e6;}
#nieuws .newsItem img { border: 0;padding: 0; margin-top: -20px;}
#nieuws .newsItem h3 { margin-bottom: 0px; font-size: 13px; margin-left: 120px;}
#nieuws #flash,
#nieuws .newsFolderHeader { display: none;}
