/*
*		OPN.no c/o CustomPublish AS
*		Paul Castle	(paul@mindresin.co.uk) (http://mindresin.co.uk) Tab size: 8.
*		
*	Swatch List
*	
*	
*	Table Of Contents
*
*		01 - Browser Default Resets
*		02 - General Utilities
*		03 - Template Layout & Structure
*			|_ 03.a - Company Logotype
*		04 - Sidebar Elements
*		05 - Navigation
*			|_ 05.a - Top Navigation (Drop Down)
*		06 - Article Listing & View Structure 
*		07 - Typography
*		08 - Page Elements
*			|_ 08.a - Search Forms
*			|_ 08.b - Banner Locations
*		09 - Sitemap Links
*		10 - Calendar Styling
*/
/*
*	01. Browser Default Resets
*/
body									{ height: 100%; margin: 0; padding: 0; text-align: center; background: #d8eed1;
										font-family: Arial, Verdana, Helvetica, "Helvitica Neue" sans-serif;  }
html		 							{ height: 100%; }
table 									{ border-collapse: collapse; border-spacing: 0; }
fieldset,img 							{ border: 0; }
a:link, a:visited						{ text-decoration: none; }
a:hover, a:focus						{ text-decoration: underline; }
/*
*	02. General Utilities
*/
.norender								{ display: none; }
.hidden									{ visibility: hidden; }
.hrclear								{ visibility: hidden; margin: 0; padding: 0; height: 0; border: 0; font-size: 1px; clear: both; }
.inline									{ display: inline; } /*fixes various ie6 double margin bugs*/
.left									{ float: left; }
.right 									{ float: right; }
.clear 									{ clear: both; font-size: 0px; height: 0px; margin: 0px; }
.textpadd								{ padding: 10px 15px; }
.listreset								{ margin: 0; padding: 0; list-style: none; }
.showgrid 								{ background: url(grid.png); }
.loader									{ background: url(load.gif); }
table.layout							{ margin: 0px; padding: 0px; }
td.layout								{ padding: 0px; text-align: left; vertical-align: top; }
.hr										{ clear: both; }
div.hr									{ font-size: 1px; clear: both; height: 10px; margin-bottom: 10px; }
div.body								{ clear: both; margin: 0px 5px 22px 5px; }
td.artpic								{ padding: 5px; vertical-align: top; text-align: left; }
/*
*	03. Template Layout
*/
#container 								{ width: 996px; margin: 10px auto; text-align: left; background: #fff; border: 6px solid #fff; }
#header									{ position: relative; width: 100%; float: left; }				/* header main container */
#header .header_row1					{ position: relative; z-index: 1000; background: #EAFFF4; }		/* header logo/menu container */
#header .header_row2					{ width: 100%; float: left; margin: -24px 0 0; }					/* header left banner/partnerprofilering */
#header .header_row3					{ width: 100%; float: left; padding: 6px 0 6px; }				/* header opn info/knapp anonser */
/**/
.sidebar								{ float: left; display: inline; }
#sidebar_1								{ width: 150px; margin: 0; padding-right: 5px; }
#main									{ width: 468px; float: left; margin: 0; overflow-x: hidden; /*border: 1px solid #ccc;*/ }
#sidebar_2								{ width: 369px; float: right; }
#sidebar_3								{ width: 150px; }
#sidebar_4								{ width: 212px; float: right; }
#footer									{ position: relative; clear: both; top: 15px; margin: 5px 0; text-align: center; border-top: 1px dashed #ccc; padding: 5px 0; }
/*	
03.a	Company Logotype
*/
a.opnlogo								{ float: left; }
/*
*	04. Sidebar Elements
*/
.sidebar-item							{  }
/*
*	05. Navigation
*
05.a	Top Navigation (Dropdown) 
*/
.menuwrap	{position: relative; z-index: 100; }
ul#topnav								{ position: relative; float: left; clear: both; padding: 0 0 0 209px; margin: 0; list-style: none; font-size: 0.8em; 
										font-weight: bold; top: -30px; z-index: 10; }
ul#topnav li 							{ display: inline; margin: 0 2px 0 0; padding: 0; white-space: nowrap; }
ul#topnav a								{ float: left; color: #999; background: #ddd url(/getfile.php/879969.1434.auyqrtfdbv/roundleft.gif) no-repeat left top; 
										margin: 0 2px 0 0; padding: 0 0 1px 3px; text-decoration: none; letter-spacing: 1px; outline: 0; }
ul#topnav a span						{ float: left; display: block; background: transparent url(/getfile.php/879970.1434.cxdaspbace/roundright.gif) no-repeat right top;
										padding: 10px 9px 7px 6px; cursor: pointer; }
ul#topnav a span						{ float: none; }
ul#topnav a:hover						{ background-color: #FFEBC1; color: #393939; text-decoration: underline; }
ul#topnav a.menuselected				{ background-color: #FFEBC1; color: #393939; text-decoration: none; }
ul#topnav a:hover span					{ background-color: transparent; }
/* Sub Navigation */
ul#topsubnav							{ position: relative; z-index: 100; top: -30px; width: 100%; margin: 0; padding: 0; list-style: none; float: left; font-size: 0.8em; font-weight: bold; height: 25px;
										background: #FFEBC1 /* (for å legge på gradient-grafikk) url(/getfile.php/879971.1434.trftvwufds/menubg_02.jpg) */ bottom left repeat-x; border-top: 3px solid #FFEBC1; }
ul#topsubnav li							{ display: inline; white-space: nowrap; }
ul#topsubnav li.firstspacer				{ display: block; float: left; width: 209px; display: hidden; font-size: 1px; }
ul#topsubnav li.level0					{ display: none; } /* do not display top level (parent) items */
ul#topsubnav li a						{ display: block; float: left; padding: 4px 15px 7px; color: #393939; }
ul#topsubnav li a.menuselected			{ background: #FFEBC1; border-left: 1px solid #FFEBC1; border-right: 1px solid #FFEBC1; }

/*
*	06. Article Listing & View Structure
*/
.author									{ font-size: 1em; color: #333; }
.basic									{  }
.block									{  }
.byline									{ display: block; margin: 5px 15px; padding: 0; text-align: left; }
div.article_seperate						{ border: 1px solid #9ACCCD; margin: 10px 0px 10px 0px; padding: 0px; font-size: 0px; }
.content_block_header					{ }
.content_block_header .blockpadd		{ padding: 5px; }
.content_block_header .headlinelink		{ font-size: 0.85em; font-weight: bold; padding: 0; margin: 0; }
.content_block_header .ingressview		{ font-size: 0.8em; }
.content_block_header .link				{ position: absolute; bottom: 0; right: 0; font-size: 0.75em; display: none; }
.content_block_left						{ position: relative; width: 150px; border: 1px dashed #ccc; margin: 10px 0; }
.content_block_left .blockpadd			{ padding: 5px 5px 8px 5px; }
.content_block_left .headlinelink		{ font-size: 1em; padding: 0; margin: 0 0 5px; }
.content_block_left .ingressview		{ font-size: 0.9em; }
.content_block_left .link				{ position: absolute; bottom: 0; right: 0; font-size: 0.85em; width: 100%; text-align: right; }
.content_block_sidebar4					{ position: relative; width: 99%; border: 1px dashed #ccc; margin: 0 0 10px 0; }
.content_block_sidebar4 .blockpadd		{ padding: 5px 5px 8px 5px; }
.content_block_sidebar4 .headlinelink	{ font-size: 1em; padding: 0; margin: 0 0 5px; }
.content_block_sidebar4 .ingressview	{ font-size: 0.9em; }
.content_block_sidebar4 .link			{ position: absolute; bottom: 0; right: 0; font-size: 0.85em; width: 100%; text-align: right; }
.articleimage							{ text-align: center; margin: 0px; }
.articleimage img						{ padding: 2px; border: 3px solid #000; float: left; margin: 0px auto; }
.body img, .ingress img		{  padding: 2px; margin: 5px 0px; background-color: #FFFFFF; border: 3px solid #000000; }
.articleimagedesc	{ margin: 0px; font-style: italic; font-size: 13px; }
.copyright								{ font-size: 0.8em; color: #666; }
.date, .author							{ font-size: 0.9em; color: #333; }
.feedback								{ font-size: 1em; color: #333; }
.headline			 					{ padding: 5px 5px 0; }
.headlineview				 			{  }
.imgwrap								{ float: left; margin-top: 5px; }
.ingress						{ margin: 0 5px; }
.ingressview							{  }
.blockpadd span.link		{ margin: 0px 3px 2px 0px; }
.list_link								{ font-size: 0.8em; display: block; text-align: left; margin: 15px 15px 10px 15px; }
#pagedescription						{  }
.subheadline				 			{ padding: 5px 5px 0; margin: 0px;}
/*
*	07. Typography
*/
h1 										{ font-size: 1.2em; margin: 0 0 0.2em 0; }
h2 										{ font-size: 0.9em; margin: 0 0 0.75em 0; }
h3 										{ font-size: 1.2em; line-height: 1; margin-bottom: 1em; }
#main h3		{ padding: 0px 5px; }
h4 										{ font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em;}
h5 										{ font-size: 1em; font-weight: bold; margin-bottom: 1.5em;}
h6 										{ font-size: 0.7em; font-weight: bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img 
										{ margin: 0;}
p										{ margin: 0 0 1.5em;}
/*p img									{ float: left; margin: 1.5em 1.5em 1.5em 0; padding:0; }*/
p img.right 							{ float: right; }
a										{ color: #009; }
a:focus, a:hover						{ color: #000; }
blockquote 								{ margin: 1.5em; color: #666; font-style: italic; }
pre, code								{ margin: 1.5em 0; white-space: pre;}
pre, code, tt							{ font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }
li ul, li ol 							{ margin:0 1.5em;}
.small 									{ font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large									{ font-size: 1.2em; line-height: 1.5em; margin-bottom: 1.25em; }
.quiet 									{ color: #666; }
.loud 									{ color: #000; }
.highlight								{ background: #ff0; }
/*
*	08. Page Elements
*/
/*	
08.~	Admin / Page Tools 
*/
.article_tools							{ clear: both; font-size: 0.8em; padding: 5px 0 15px 0; margin-bottom: 15px; }
.article_tools .tips					{ float: left; padding: 0 20px; }
.article_tools .printable				{ float: left; padding: 0 20px; }
.article_tools a						{ color: #333; }
.article_tools li						{ background-position: center left; background-repeat: no-repeat; }
.article_tools li#tips					{  }
.article_tools li#printable				{  }

/*
*	Share Menu
*/
.share_anchor							{ position: relative; z-index: 1000; padding: 0; margin: 0; list-style-type: none; width: 220px; float: right; }
.share_button							{ outline: none; }
.share_button a							{ text-decoration: none; color: #000; font-weight: bold; }
.share_button .share_text				{ padding: 4px 5px; border: 1px solid #AAC4F8; border-right: none; background: #fff; }
.share_button .share_icon				{ padding: 4px 8px; border: 1px solid #AAC4F8; background: #DAE6FC; color: #6393F2; }
.share_menu 							{ position: absolute; z-index: 1000; left: 0px; top: 22px; list-style-type: none; padding: 0; margin: 0; }
.share_menu li							{ background: #fff; border: 1px solid #AAC4F8; padding: 4px; }
.share_menu li a						{ padding: 3px; }
.share_menu li:hover					{ background: #DAE6FC; }

.banner_tools	.share_anchor { position: absolute; left: 215px; font-size: 0.8em; margin-top: 0px; padding: 5px 0px; width: 85px; }
.banner_tools .share_button .share_text				{ padding: 2px 3px; }
.banner_tools .share_button .share_icon				{ padding: 2px 4px; }
.banner_tools .share_menu li		{ padding: 2px; }
.banner_tools .share_menu li a		{ padding: 2px; }
/*	
08.a	Banner tools [Search Forms/RSS Subscribe]
*/
.banner_tools							{ position: relative; width: 510px; float: right; margin: 0 5px; text-align: right; }
a.tip		{ position: absolute; left: 0px; font-size: 0.9em; padding-right: 15px; }
div.languagebar							{ float: left; padding: 5px 3px 5px 7px; }
a.rss_subscribe							{ position: absolute; left: 68px; text-align: center; padding: 4px 15px; color: #333; font-size: 0.9em; 
										background: url(/getfile.php/588558.1003.recxvxvfbw/rss10.png) center left no-repeat; }
a.rss_subscribe:hover,
a.rss_subscribe:focus					{ background-color: #CCE5E5; }
#searchform								{ position: absolute; right: 0px; }

/*	
08.b 	Banner Configurations
*/
.bannerlocation		{ margin-bottom: 10px; }
/* Banner 01 [LOCATION: header row2 left 200x150px] */
.banner01								{ width: 200px; margin: 0; height: 150px; float: left; background: #FFFFCB; border: 2px solid #C0C0C0; }
/* Banner 02 [LOCATION: header row2 right 768x150px] partnerprofilering 1/2/3/4/5 */
.banner02								{ width: 768px; margin: 0; height: 150px; float: right; background: #9ACCCD; border: 2px solid #C0C0C0; }
/* Banner 03 [LOCATION: header row3 Knapp x3 120x60px] */
.banner03								{ width: 372px; float: right; }
.banner03 img							{ width: 120px; height: 60px; float: right; padding: 0; margin: 0 0 0 2px; border: 1px solid #C0C0C0; }
/* header row 3 info widget */
.opninfo								{ width: 621px; height: 60px; float: left; background: #FFEBC1; border: 1px solid #C0C0C0; overflow-x: hidden; overflow-y: auto; }
/* Banner 04 [LOCATION: Left Sidebar 150x150px] */
#banner04								{ width: 150px; margin: 0; }
#banner04 img							{ margin: 0 0 5px; float: left; border: 1px solid #C0C0C0; }
/* Banner 06 [LOCATION: Right Sidebar Column #1 150x250px] */
.banner06 img							{ margin-bottom: 5px; border: 1px solid #C0C0C0; }
.banner06 a								{ display: block; text-align: center; }
/* Banner 07 [LOCATION: Top MAIN VIEW/LIST] */
#banner07 img							{ margin: 0 0 7px ; padding-bottom: 10px; border-bottom: 2px solid #9ACCCD; }
.banner07, .banner08, .banner011		{ border: 1px solid #fff; }
/*
*	09. Sitemap Links
*/
#sitetree								{  }
a.sitetree:link							{  }
a.sitetree:visited						{  }
a.sitetree:hover,a.sitetree:focus		{  }
/*
*	10. Calendar Styling
*/
.calender								{ margin: 0px 0 5px 0; width: 180px; float: left; font-size: 0.7em; }
.calender .calmonthname					{ font-weight: bold; background: #fff; padding: 3px; border: 1px solid #B692D9; }
.calender .caldayname					{ background: #fff; }
.calender table							{ margin: 0; padding: 0;  }
.calender .cell							{ margin-top: 10px; }
.calender th							{ background: #fff; border: 1px solid #BDD0EC; }
.calender td							{ background: #fff; border: 1px solid #BDD0EC; }
.calender .caltoday						{ font-weight: bold; background: #C2A5DF; color: #fff; }
.calender .caldayhasevent				{ font-weight: bold; text-decoration: underline; border: 1px dashed #999967; background: #B692D9; cursor: pointer; }
.calsaturday, .calsunday				{ cursor: pointer; color: #999; }
.icalendardayhead 						{ background-color: gray; }
.monthlycalendartable 					{ width: 100%;}
.calendardate							{ color: #333; font-size: 85%; }
/* Event list */
ul.caleventlist							{ float: right; padding: 0px; margin: 0 0 4px 0; min-height: 125px; height: auto !important; height: 125px; list-style-type: none; font-size: 0.8em; }
ul.caleventlist li						{ padding: 4px 0; width: 183px; border-bottom: 1px dashed #ccc; }
ul.caleventlist li:hover,
ul.caleventlist li:focus				{ background: #F5F0FA; }
.caleventlink							{ float: right; font-size: 0.8em; text-align: right; padding: 0 30px 0px 0px; }
.icaleventlist .icalendardayhead		{ background: #DCCBED; padding: 3px 0; }

/* Extra functions */

#remote_0 #content_div { width: 130px !important; }


.clearfix{clear: both; font-size: 1px; height: 0px;}