﻿/* #wrapper >> #mainWrapper >> #contentWrapper >>>>> #globalFotter 
orange: #f26522;

*/
	
/*Body
--------------------------------------------------------*/
body, html {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	font-family: verdana, 'helvetica neue', helvetica, arial, sans-serif;
	width: 100%;
	background: transparent;
	text-transform:none;
}

body {
	color: #666;
	margin: 0px;
	padding: 10px 0 0 0;
	background: #E0E0E0;
	font: normal 11px/1 Verdana;
	text-transform:none;
	line-height: normal;
}


/*Links
--------------------------------------------------------*/

a {
  color: #999;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #336;
  text-decoration: underline;
}
a:active{}
a:focus{}
a:link{}
a:visited{}



/*Titles
--------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 4px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666;
  text-decoration: none;
}

h1 {font-size: 12px; font-weight: normal; text-transform: uppercase;}

h2 {font-size: 14px;}

h3 {font-size: 18px; font-weight: bold; margin: 0 0 10px 0;}

h4, h5, h6 {font-size: 10px;}

p {
	text-transform:none;
	margin: 0px 0px 10px 0px;
}



/*Lines
--------------------------------------------------------*/

hr.iHr {
	clear: both;
	float: left;
	width: 100%;
	border:1px solid #ececec;
	margin: 15px 0;
	//margin: 10px 0;
}


/*Image
--------------------------------------------------------*/
img {display: block;}
.summary img{}


/*Numbered - unordered lists
--------------------------------------------------------*/
blockquote,ul,ol,dl 
{
	margin:0;
}

ol,ul,dl {
	margin:0;
}

/*FORM INPUT
setting a consistent width, 160px; control of type=file still not possible
--------------------------------------------------------*/
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	margin: 0px;
	padding: 0px;
	background: #fafafa;
	border:1px solid #e1e1e1;
}
	
input[type=text],input[type=password],textarea{width:12.25em;}

input[type=checkbox], input[type=radio] {
	border: 0;
	background: transparent;
}

label { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #003;  
  display: block;
  padding-top: 4px;
}

input#ctl00_MainContent_ConsultantWizard_StartNavigationTemplateContainerID_StartNextButton,
input#ctl00_MainContent_ConsultantWizard_StepNavigationTemplateContainerID_StepPreviousButton,
input#ctl00_MainContent_ConsultantWizard_StepNavigationTemplateContainerID_StepNextButton,
input#ctl00_MainContent_ConsultantWizard_FinishNavigationTemplateContainerID_FinishPreviousButton,
input#ctl00_MainContent_ConsultantWizard_FinishNavigationTemplateContainerID_FinishButton,
input#ctl00_MainContent_sendButton,
input#ctl00_MainContent_SearchButton,
#ctl00_MainContent_select,
.randomButton {
	background: #f26522;
	border: 0;
	color: #fff;
	font-weight:bold;
	margin-top:4px;
	padding:2px 6px;
	width:auto;
}



/*Layouts
--------------------------------------------------------*/
#wrap {
	margin:0 auto;
	text-align:left;
	width:990px;
}

.mainWrapper {
	width: 100%;
	background: #ededed;
	border:10px solid #f5f5f5;
	padding: 4px;
	float: left;
}

.globalHeader {
	width: 100%;
	background: #ededed;
	padding-bottom: 10px;
}

.globalHeader a img {
	border: 0;
}

.contentWrapper {
	width: 970px;
	background: #fff;
	padding: 10px;
	float: left;
}

.content640 {

	float: left; 
	width: 640px;
	margin: 0px;
	
}


/*Steps
--------------------------------------------------------*/

#recordCont, #recordCont_step2, #recordCont_step3, #recordCont_step4 {
	clear: both;
	width: 750px;
	margin: 0;
	padding: 0;
}

#recordCont ul, #recordCont_step2 ul, #recordCont_step3 ul, #recordCont_step4 ul {
	margin: 0; 
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 100%;
}

#recordCont ul li.recordContTitle, #recordCont_step2 ul li.recordContTitle {
	list-style: none;
	padding:8px 4px;
}

#recordCont_step3 li.recordContTitle, #recordCont_step4 li.recordContTitle {
	width:100%;
	padding: 0 0 4px 0;
}

ul li {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.mainCont {
	background: #f9f9f9;
	padding-top: 10px;
	min-height: 30px;
	text-transform: uppercase;
}
.innhold {
	padding: 10px;
}

ul.innholdUl {
	margin-bottom: 10px;
}

ul.innholdUl li {
	display:block;
	list-style-position:inside;
	list-style-image: url(/Layouts/Images/pil_orang.gif);
	text-transform: none;
	padding: 2px;
}

ul.mainContNav {
	display: inline;
	float: left;
	margin: 0;
	padding: 8px;
	clear: both;
	width: 98%;
}

ul.mainContNav li {
	display: inline;
	list-style: none;
	width:100%;
	padding: 4px;
}

ul.mainContNav li a {
	color: #999;
	font-weight: normal;
}

/*Venstrejustering
--------------------------------------------------------*/

.left {
	width:20%;
	float:left;
	padding: 2px 0;
}

.left22 {
	width:22%;
	float:left;
	padding: 2px 0;
}

.left13 {
	width:128px;
	//width:13%;
	float:left;
	padding: 2px 0;
}

.left5 {
	width:5%;
	float:left;
	padding: 2px 0;
}

/*Høyrejustering
--------------------------------------------------------*/

.right {
	width:70%;
	float:left;
	padding: 2px 0;
}

.right92 {
	width:92%;
	float:left;
	padding: 2px 0 2px 12px;
}

/*Kolonner
--------------------------------------------------------*/
.formLabel {
	width:12%;
	float:left;
	padding: 2px 0;
}
.formField {
	width:85%;
	float:left;
	padding: 2px 0;
}

.txtfieldColone {
	width:15%;
	float:left;
	padding: 2px 0;
}

.txtfieldColTwo {
	width:11%;
	float:left;
	padding: 2px 8px 2px 0;
	text-align: right;
}

.txtfieldColThree {
	width:10%;
	float:left;
	padding: 2px 8px 2px 0;
	text-align: right;
}

.txtfieldColFour {
	width:15%;
	float:left;
	padding: 2px 8px 2px 0;
	text-align: right;
}

.txtfieldColFive {
	width:27%;
	float:left;
	padding: 2px 7px 2px 0;
	text-align: right;
}

.fieldCol {
	width:30%;
	float:left;
	padding: 2px 0;
}

.field100 {
	width:100%;
	float:left;
	padding: 0;
}

.nbText {
	width:100%;
	float:left;
	padding: 0 0 8px 0;
}


/*Luft
--------------------------------------------------------*/

.luft {
	width:100%;
	float:left;
	padding: 5px 0;
}

.luft5 {
	width:5%;
	float:left;
	padding: 2px 0;
}

.luft17 {
	width:17%;
	float:left;
	padding: 2px 0;
}

.clear{
    clear:both;
}

/*Andre
--------------------------------------------------------*/


#lastStep {
	min-height: 300px;
}

.radioCont {
	width:120px;
	float:left;
	padding: 2px 0;
}


.fullTxt {
	 line-height: 16px;	
}

table#ctl00_MainContent_ConsultantWizard tr td {
	vertical-align: top;
}


.overview {
	border-top: 2px solid #b2b2b2;
	background: #ededed;
	color: #f26522;
	padding: 4px 8px;
	margin-bottom: 8px;
}

table#ctl00_MainContent_ConsultantWizard_SideBarContainer_SideBarList tr td {
	padding: 4px 0;
}

/*Table
--------------------------------------------------------*/

table.itemTable {
	float: left;
	font-size: 10px;
	border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
	background: #f2f2f2;
}

table.itemTable .itemTableHeader {
	background: #dcdcdc;
	border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
	font-weight: normal;
	text-transform: uppercase;
	padding: 8px;
}

table.itemTable tr td {
	padding: 4px;
	border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}


.helpCont {
    float: right;
    padding-top: 6px;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    color: #f26522;
    font-weight: bold;
   
}

.sidebarItemz a
{
	color: #f26522;
	font-weight: bold;
}

.sjekklabel {
    font-size: 12px;
    font-weight: normal;
    color: #f26522;
    font-weight: bold;
   
}

.blocktype
{
	display:block;
}

ul.mainContNav li.deus
{
	display:none;	
}

.awaybutton
{
	display:none;	
	visibility:hidden;
}
.herebutton
{
	display:block;	
	visibility:visible;
}
