/* ***** ***** COLORS ***** ***** */
/* Blue from dark to light 
100% 	#10295a;
80% 	#40547b;
60%		#707f9c;
40%		#9fa9bd;
20%		#cfd4de;
10%		#e7e9ee;
*/

body {background: #e7e9ee; }

#wrapper { background: #fff; border: 1px solid #9fa9bd;}


/* 
***** ***** ***** LINKING ***** ***** ***** 
*/

a { color: #707f9c; text-decoration: underline; }
a:visited { }
a:active { }
a:hover { text-decoration: underline; }


/* Her må det legges til fler om det er bilder som ikke skal ha border-bottom */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, 
#topcontainer_center_elements_menu a:hover,
#main_container_focus a:hover,
#article_element_image a:hover,
#medium_article_element_image a:hover,
#lightbox a:hover{
	border: 0 none;
}

/* Fjerner hover-elementer på bilder som er link. NB! CSS3 */

a[href$=jpg],
a[href$=jpeg],
a[href$=jpe],
a[href$=png],
a[href$=gif] {
	text-decoration: none;
	border: 0 none;
}


/* 
***** ***** ***** IMAGES (borders and padding) ***** ***** ***** 
*/

#article_view img { 
	background: #fff; padding: 3px; border: 1px solid #10295a; 
}

#article_element_image img { 
	background: #fff; padding: 3px; border: 1px solid #10295a; 
}

#medium_article_element_image img { 
	background: #fff; padding: 3px; border: 1px solid #10295a; 
}

td.forum_msg_meta .avatar img { 
	background: #fff; padding: 3px; border: 1px solid #10295a; 
}

#last_elements .xboxcontent table img, #last_elements .xboxcontent center img{
	background: #fff; padding: 2px; border: 1px solid #40547b;
}

#article_info .avatar img{ 
 	background: #fff; padding: 2px; border: 1px solid #10295a; 
}

#user_wrapper .avatar img{
	background: #fff;
	padding: 3px;
	border: 1px solid #86ad35;
	margin: 0 10px 0 0;
	float: left;
}

/* 
***** ***** ***** TOP ***** ***** ***** 
*/

#topcontainer_graphics { height: 230px; }

#topcontainer_graphics_under { height: 230px; }
/*	
	#topcontainer_graphics_left { height: 230px; background: url(../images/header_gradient_left_.gif) repeat-x; }
	#topcontainer_graphics_right { height: 230px; background: url(../images/header_gradient_right_.gif) repeat-x;}
*/

#topcontainer_graphics_center { height: 230px; margin: -230px auto 0 auto; background: url(../images/header_fp.jpg) no-repeat;	}

#topcontainer_center_elements {	height: 230px; margin: -230px auto 0 auto; }

	#topcontainer_center_elements_search {
		text-align: right;
		width: 260px;
		height: 40px;
		position: absolute;
		top: 10px;
		right: 20px;
	}
	
	#topcontainer_center_elements_search input.halfbox{ width: 100px; }
	#topcontainer_center_elements_search a { color:#cfd4de;	}


	#topcontainer_center_elements_login {
		text-align: right;
		color:#fff;
		width: 200px;
		height: 90px;
		position:absolute;
		bottom: 5px;
		right: 0px;
	}
	
	#topcontainer_center_elements_login .field { margin-bottom: 4px; }
	#topcontainer_center_elements_login a { color: #fff; }



	#topcontainer_center_elements_menu { 
		position: absolute;
		margin: 0px auto;
		top: 200px;
		left: 130px;
		width: 750px;
	}

	#topcontainer_center_elements_ewologo { 
		position: absolute;
		margin-top: 200px;
		bottom: 10px;
		right: 10px;
		width: 100px;
	}

/* 
***** ***** ***** HEADINGS ***** ***** ***** 
*/

#main_container h1 a, #main_container h1,
#main_container h2 a, #main_container h2,
#main_container h3 a, #main_container h3,
#main_container h4 a, #main_container h4,
#main_container h5 a, #main_container h5,
#main_container h6 a, #main_container h6,
#main_container h7 a, #main_container h7 { color: #10295a; text-decoration: none;}

/* 
***** ***** ***** FRONTPAGE (pagelayout)***** ***** ***** 
Trenger nødvendigvis ikke ligger her men i tilfelle det skal gjøres annerledes på
de forskjellige sitene.
*/

#main_container {
	font-size: 0.8em;
	width: 1000px;
	margin: 5px;
	padding: 0;
	/*background: #ff4;*/
}

#main_container_left {
	width: 680px;
	padding-top: 0px;
	float: left;
}

#main_container_right {
	float: left;
	width: 310px;
}

.half {
	width: 50%;
	vertical-align: top;
	padding-right: 10px;
}
.indent {
	margin-left: 5px;
}

#subfooter{
	
	text-align:center;
	height:100px; /*** sub-footer row height ***/
}

/* 
***** ***** ***** FIELD ADS ***** ***** ***** 
*/

#field_ad {
	margin: 10px 0 10px 0;
	width: 670px;
	text-align: center;
}

/* 
***** ***** ***** EXTRA COLUM ***** ***** ***** 
Brukes på artikler og fakta for en ekstra kolonne til infomasjon
*/

#extra_right_column {
	width: 190px;
	float: left;
	margin: 10px 0px 0px 10px;
}

#extra_right_column #last_elements {
	margin-bottom: 10px;
}

#last_elements .xboxcontent h2{
	margin-bottom: 10px;
	text-align: right;
	border-bottom: 2px dotted #fff;
}
#last_elements .xboxcontent ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#last_elements .xboxcontent li{
	line-height: 1.4em;
	border-bottom: 2px dotted #fff;
}

#last_elements .xboxcontent h6 a{
	/*color: #86ad35; */
}

#last_elements .xboxcontent center{
	margin: 5px 0 5px 0;
}


.showmore a.hid {}
.showmore a.hid em {display:none;}
.showmore a.hid:hover {text-decoration:none;}
.showmore a.hid:active, .showmore a.hid:focus {}
.showmore a.hid:active more.span, .showmore a.hid:focus more.span {display:none;}
.showmore a.hid:active em, .showmore a.hid:focus em {display:block; cursor: default;}
.showmore span.head a { font-size: 1.0em; font-weight: bold; color: #86ad35;}
.showmore span.small { font-size: 0.85em; font-weight: bold; color: #86ad35;}

#article_categories p {
	line-height: 1.6em;
}


/* 
***** ***** ***** BREADCRUMB ***** ***** *****
*/

#breadcrumb {
	font-size: 0.8em;
	color: #707f9c;
	margin: 5px 0 5px 5px;
}

#breadcrumb a {
	color: #9fa9bd;
	border-bottom: 1px dashed #9fa9bd;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #707f9c;
	border-bottom: 1px dashed #8d4a2d;
	text-decoration: none;
}

	
/*
***** ***** ***** eZ-STANDARDS ***** ***** *****
*/

td { vertical-align: top; }

td.edit_title {	font-weight: bold; }

td.bglight, tr.bglight {
	background: #fff;
}

td.bgdark, tr.bgdark {
	background: #e7e9ee;
}

table.list th {
	background: #e7e9ee;
}

.buttonblock {
	margin: 5px 0 5px 0;
}

td.

/*
***** ***** ***** RANDOM STANDARDS ***** ***** *****
*/

.smalldate {
	font-size: 0.75em;
}

/*
***** ***** ***** ARTICLE ***** ***** ***** 
*/

#article_view {
	margin: 0;
	width: 780px;
	float: left;
}

#article_view p{
	padding: 5px 0 5px 0;
}


#article_view .object-right img { float: right; clear: right; margin: 5px 0px 5px 10px; }
#article_view .object-left img { float: left; clear: left; margin: 5px 10px 5px 0px;}
#article_view .object-center img { margin: 10px 0px 10px 0px;}

#article_view h1, #article_view h2, #article_view h3, #article_view h4, #article_view h5, #article_view h6 {
	margin: 10px 0 5px 0;
}

#article_view ol, #article_view ul {
	list-style-position: inside;
}

#ingress_wrapper h1{
	margin: 0 0 10px 0;

}
#ingress_wrapper {
	
}


#ingress_image{
	width: 210px;
	float: left;
	margin: 0px 10px 0px 0px;
	
	
}

#ingress_text {
	width: 540px;
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 0 5px 0 0;
}


/* -- STANDARD - MEDIUM - FOKUS -- */

#article_element { padding: 0; margin: 0; }

#article_element_image{
	float: left;
	width: 90px;
	margin-right: 0px;
	padding: 0px 5px 5px 0px;
}

#article_element h2 { margin: 0 0 5px 0; }


#medium_article_element { padding: 0; margin: 0 0 10px 0; }
#medium_article_element h2 { margin: 0 0 5px 0; }
#medium_article_element_image { text-align: right; }


#article_element_foot { margin: 5px 0 0 0; clear: both; }

#article_element_foot .fat_line {
	background: #e7e9ee;
	height: 2px;
	margin-top: 3px;
	margin-bottom: 1px;
}

#article_element_foot .thin_line {
	background: #e7e9ee;
	height: 1px;
}



/*
***** ***** ***** ARTICLE INFO ***** ***** ***** 
*/

#article_info {
	margin: 10px 0px 10px 0px;
	font-style: normal;
	font-weight: normal;	
}

#article_info .avatar {
	width: 40px;
	margin-left: 5px;
	float: left;
}

#article_info .avatar img{
	padding: 2px;
	border: 1px solid #10295a;
	background: #fff;
}

#article_info .byline {
	float: left;
}

#article_info .meta {
	margin: 5px 0px 0px 5px;
}

#article_info .meta img{
	padding: 0;
	border: 0;
	background: transparent;
}




/* 
***** ***** ***** ROUND BOXES ***** ***** ***** 
100% 	#10295a;
80% 	#40547b;
60%		#707f9c;
40%		#9fa9bd;
20%		#cfd4de;
10%		#e7e9ee;

*/


/* -- Fargene settes i tpl-filene -- */
#round_box {background: transparent; }
#round_box .xtop, #round_box .xbottom {display:block; background:transparent; font-size:1px;}
#round_box .xb1, #round_box .xb2, #round_box .xb3, #round_box .xb4 {display:block; overflow:hidden;}
#round_box .xb1, #round_box .xb2, #round_box .xb3 {height:1px;}
/*background and border*/
#round_box .xb2, #round_box .xb3, #round_box .xb4 {border-left:1px solid; border-right:1px solid;}
/*border*/
#round_box .xb1 {margin:0 5px;}
#round_box .xb2 {margin:0 3px; border-width:0 2px;}
#round_box .xb3 {margin:0 2px;}
#round_box .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box .xboxcontent {padding: 1px; display:block; border:0 solid; border-width:0 1px;}

/* -- Standard  -- */
#round_box_standard {background: transparent; }
#round_box_standard .xtop, #round_box_standard .xbottom {display:block; background:transparent; font-size:1px;}
#round_box_standard .xb1, #round_box_standard .xb2, #round_box_standard .xb3, #round_box_standard .xb4 {display:block; overflow:hidden;}
#round_box_standard .xb1, #round_box_standard .xb2, #round_box_standard .xb3 {height:1px;}
/*background and border*/
#round_box_standard .xb2, #round_box_standard .xb3, #round_box_standard .xb4 {background: #e7e9ee; border-left:1px solid #cfd4de; border-right:1px solid #cfd4de;}
/*border*/
#round_box_standard .xb1 {margin:0 5px; background: #cfd4de;}
#round_box_standard .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_standard .xb3 {margin:0 2px;}
#round_box_standard .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_standard .xboxcontent {background: #e7e9ee; padding: 1px; display:block; border:0 solid #cfd4de; border-width:0 1px;}


/* -- Heading  -- */
#round_box_heading {background: transparent; }
#round_box_heading .xtop, #round_box_heading .xbottom {display:block; background:transparent; font-size:1px;}
#round_box_heading .xb1, #round_box_heading .xb2, #round_box_heading .xb3, #round_box_heading .xb4 {display:block; overflow:hidden;}
#round_box_heading .xb1, #round_box_heading .xb2, #round_box_heading .xb3 {height:1px;}
/*background and border*/
#round_box_heading .xb2, #round_box_heading .xb3, #round_box_heading .xb4 {background: #10295a; border-left:1px solid #dae6c2; border-right:1px solid #dae6c2;}
/*border*/
#round_box_heading .xb1 {margin:0 5px; background: #dae6c2;}
#round_box_heading .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_heading .xb3 {margin:0 2px;}
#round_box_heading .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_heading .xboxcontent {background: #10295a; padding: 1px; display:block; border:0 solid #dae6c2; border-width:0 1px;}


/* -- Dark  -- */
#round_box_dark {background: transparent; }
#round_box_dark .xtop, #round_box_dark .xbottom {display:block; background:transparent; font-size:1px;}
#round_box_dark .xb1, #round_box_dark .xb2, #round_box_dark .xb3, #round_box_dark .xb4 {display:block; overflow:hidden;}
#round_box_dark .xb1, #round_box_dark .xb2, #round_box_dark .xb3 {height:1px;}
/*background and border*/
#round_box_dark .xb2, #round_box_dark .xb3, #round_box_dark .xb4 {background: #e7e9ee; border-left:1px solid #86ad35; border-right:1px solid #86ad35;}
/*border*/
#round_box_dark .xb1 {margin:0 5px; background: #86ad35;}
#round_box_dark .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_dark .xb3 {margin:0 2px;}
#round_box_dark .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_dark .xboxcontent {background: #e7e9ee; padding: 1px; display:block; border:0 solid #86ad35; border-width:0 1px;}

/* -- Light  -- */
#round_box_light {background: transparent; }
#round_box_light .xtop, #round_box_light .xbottom {display:block; background:transparent; font-size:1px;}
#round_box_light .xb1, #round_box_light .xb2, #round_box_light .xb3, #round_box_light .xb4 {display:block; overflow:hidden;}
#round_box_light .xb1, #round_box_light .xb2, #round_box_light .xb3 {height:1px;}
/*background and border*/
#round_box_light .xb2, #round_box_light .xb3, #round_box_light .xb4 {background: #fff; border-left:1px solid #86ad35; border-right:1px solid #86ad35;}
/*border*/
#round_box_light .xb1 {margin:0 5px; background: #86ad35;}
#round_box_light .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_light .xb3 {margin:0 2px;}
#round_box_light .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_light .xboxcontent {background: #fff; padding: 1px; display:block; border:0 solid #86ad35; border-width:0 1px;}


/* -- Single - Kun topp uten bakgrunnsfarge -- */
#round_box_single {background: transparent; margin-bottom: 3px;}
#round_box_single .xtop {display:block; background:transparent; font-size:1px;}
#round_box_single .xb1, #round_box_single .xb2, #round_box_single .xb3, #round_box_single .xb4 {display:block; overflow:hidden;}
#round_box_single .xb1, #round_box_single .xb2, #round_box_single .xb3 {height:1px;}
/*background and border*/
#round_box_single .xb2, #round_box_single .xb3, #round_box_single .xb4 {background: #fff; border-left:1px solid #10295a; border-right:1px solid #10295a;}
/*border*/
#round_box_single .xb1 {margin:0 5px; background: #10295a;}
#round_box_single .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_single .xb3 {margin:0 2px;}
#round_box_single .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_single .xboxcontent {background: #fff; padding: 1px; display:block; border:0 solid #10295a; border-width:0 1px; height: 10px;}


/* 
***** ***** ***** COMMENTS ***** ***** ***** 
*/


#comment_wrapper {
	margin-top: 15px;
}

#comment_wrapper h1 {
	margin: 0 0 -6px 0;
}

#comment_wrapper .buttonblock {
	 padding: 0 5px 0 5px;
}

#comment_bundle {
	margin: 0 5px 10px 5px;
}

#comment_single {
	margin-bottom: 5px;
}

#comment_single .xboxcontent{
	padding: 0 0 0 3px;
}

#comment_avatar {
	float: left;
	width: 30px;
	margin: 5px 0px 0px 15px;
}


#comment_text {
	float: left;
	width: 520px;
	margin: 5px 0px 0px 15px;
}

#comment_text h6{
	margin: 0 0 3px 0;
}

/* 
***** ***** ***** FORUM ***** ***** ***** 
*/


#forum_wrapper {
}

#forum_header {
 	margin: 0 0 10px 0;
}

#forum_wrapper #header_left{
	float: left;
	width: 600px;
	padding-top: 10px;
}

#forum_wrapper #header_right{
	float: left;
	width: 200px;
}

#forum_heading {
}

table.forum_threads { border-collapse: collapse; }
table.forum_threads td, table.forum_threads th { padding: 2px 5px 2px 2px; }

table.forum_threads th { color: #fff; }
table.forums th { color: #10295a; }

#forum_wrapper .description { width: 500px;	}
#forum_wrapper .subject { width: 350px;	}
#forum_wrapper .topics { width: 50px; }
#forum_wrapper .replies { width: 50px; }

#forum_wrapper .viewed { width: 50px; }
#forum_wrapper .author { width: 160px; }

#forum_wrapper .lastpost { width: 200px; }
#forum_wrapper .lastpost p{ line-height: 1.5em;}
#forum_wrapper .lastpost p.author{ width: 100%;}
#forum_wrapper .lastpost p.date{ font-size: 0.8em;}

#forum_wrapper .category { width: 80px; }
#forum_wrapper .publishedtime { width: 120px; }

#forum_listing {
	margin: 10px 0 0 0;	
}

#forum_front_box {
	margin: 0 0 10px 0;
}


table.forum_msg{
	margin-left: 5px;
	border-collapse: collapse;
}

table.forum_msg tr.spacer {
	height: 10px; 
	border: 0;
}

table.forum_msg tr.bgdark td.forum_msg_meta, table.forum_msg tr.opacity td.forum_msg_meta{ border-right: 1px dashed #fff;	}
table.forum_msg tr.bgdark h4, table.forum_msg tr.opacity h4{ border-bottom: 1px dashed #fff; }

table.forum_msg tr.bglight td.forum_msg_meta{ border-right: 1px dashed #e7e9ee; }
table.forum_msg tr.bglight h4{ border-bottom: 1px dashed #e7e9ee; }

td.forum_msg_meta { width: 180px; }

td.forum_msg_body { width: 620px; }

table.forum_msg tr.opacity td.forum_msg_body .edited { color: #fff; text-align: right; }
table.forum_msg tr.bgdark td.forum_msg_body .edited { color: #fff; text-align: right; }
table.forum_msg tr.bglight td.forum_msg_body .edited { color: #e7e9ee; text-align: right; }

td.forum_msg_body .signature {
	margin-top: 5px;
	color: #86ad35;
	border-top: 1px dashed #86ad35;
}

td.forum_msg_meta .avatar{
	padding: 8px 0 5px 5px;
}



td.forum_msg_body p{ padding: 5px 0 0 5px; }
td.forum_msg_meta p{ padding: 0 0 0 5px; }

table.forum_msg h4 {
	font-weight: bold;
	padding: 0 0 0 5px;
}

#forum_post {
	
}

#forum_post h4 {
	margin: 0 0 10px 0;
}

/* 
***** ***** ***** SEARCH ***** ***** ***** 
*/

#search_wrapper {
	margin-right: 10px;
}

#search_wrapper h1{ margin-bottom: 10px; }
#search_wrapper h2{ margin-top: 10px; }

.search_field {
	margin-bottom: 10px;
}

.search_choosers {
	margin-bottom: 20px;
	clear: both;
}

.search_choosers .element {
	float: left;
	margin: 0 40px 20px 0;
}
.search_button {
	clear: both;
}

#search_wrapper label{
	font-weight: bold;
	display: block;
}

#search_result {
	margin-top: 20px;	
}


#search_result table { }
#search_result th { color: #10295a; }
#search_result td { padding: 3px; }
#search_result .title { width: 400px; }
#search_result .date { width: 130px; }
#search_result .author { width: 170px; }
#search_result .section { width: 100px; }

/* 
***** ***** ***** USERS ***** ***** ***** 
*/


#user_wrapper {
	
}

#user_wrapper #left_split {
	width: 580px;
	float: left;
	border-right: 1px dashed #fff;
}

#user_wrapper #right_split {
	width: 200px;	
	float: left;
	padding: 0 0 0 5px;
}

#user_wrapper p {
	line-height: 2em;
}

.block {
	margin-bottom: 10px;
}

.block p {
	margin-left: 15px;
}

#user_wrapper table { }
#user_wrapper th { }
#user_wrapper td { padding: 3px; }
#user_wrapper .title { width: 350px; }
#user_wrapper .section { width: 200px; }
#user_wrapper .choose { width: 30px; }

#user_wrapper td.meta { font-weight: bold; color: #10295a;}

#user_wrapper fieldset { 
 	border: 0;
	border-top: 1px dashed #fff;
 	margin-top: 10px;
}

#user_wrapper legend { 
 	border: 1px dashed #fff;
	padding: 2px;
	color: #10295a;
	font-weight: bold;
}

#user_wrapper .birtday .day { float: left; width: 60px; }
#user_wrapper .birtday .month { float: left; width: 60px; }
#user_wrapper .birtday .year { float: left; width: 100px; }

#user_wrapper ul.smiley {
 	width: 600px;
 	list-style-type: none;
	list-style-image: url(../images/smileys/smile.gif);
 	list-style-position: inside;
}

#user_wrapper .red {
	font-weight: bold;
	color: red;
}

/* -- NOT LOGGED IN -- */

#not_logged_in {
	font-weight: bold;
	margin: 5px;
}


/* ***** ***** FORMS ***** ***** */

input, select, textarea, file {
	color:#000;
	background-color:#fff;
	border: 1px solid #cfd4de;
}

input.button, input.defaultbutton {
	color:#10295a;
	background-color:#fff;
	border-top: 1px solid #cfd4de;
	border-right:1px solid #10295a;
	border-bottom:1px solid #10295a;
	border-left:1px solid #cfd4de;
}

