/*
Orang: #e75612
Lys blå: #d0e7f6
Brun: #532409
Lys grått: #adb4ba
*/

/* Custom styles */

body, html {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	border: 0;
	width: 100%;
}

body {
	font-size: 91%;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

nobr {
	white-space:normal;
}

.body {
	clear: both;
	margin:0;
	padding:0;
	width: 100%;
	background: Transparent url(/_layouts/IMAGES/Visiti/bg.gif) repeat;
}

a, a:link,a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #e75612;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #4c545b;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 4px;
	width: 98%;
}

h3 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 4px;
	width: 98%;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 4px;
	color: #e75612;
}

img, div { behavior: url(/_layouts/STYLES/visiti/iepngfix.htc) }

 
p {
	font-size: 11px;
	margin: 0px 0px 8px 0px;
}

.ms-WPTitle {
	color:#e75612 !important;
	font-family: Verdana, Tahoma, Arial, sans-serif !important;
	font-size:11px !important;
	font-weight:bold;
	text-transform: uppercase;
	padding:0.125em 0.44em 0.125em;
	border-bottom: 3px solid #d0e7f6;
	margin-bottom: 8px;
}

hr {
	color: #adb4ba !important;
}

ul {
	margin: 0;
	padding-left: 24px;
}

ul li {
	line-height: 18px;
	font-size: 11px;
}

/*------------------------------------------------------------*/
/*   Layouts  */
/*------------------------------------------------------------*/

#aspnetForm {
	width: 100%;
	height: auto;
}

#container {
	height: auto;
	width: 880px;
	text-align: left;
	font-size: 11px;
	margin: 10px auto 0 auto;
}

.master {
	background-color: Transparent;
	_background: #fff;  /* IE6 */
	_border: 1px solid #adb4ba; /* IE6 */
	width : 880px;
	height: auto !important;
}

.mainContainer {
/*	float: left; */
	width: 880px;
}

.masterContent {
	float: left;
	background: Transparent url(/_layouts/IMAGES/Visiti/bgBody.png) repeat-y top center;
	width: 880px;
	_background: none;	/* IE6 */
	margin: 0;
	padding: 0;
}

#masterWrapperTop {
	float: left;
	background: url(/_layouts/IMAGES/Visiti/bgBodyTop.png) no-repeat top center;
	_background: none;	/* IE6 */
	height: 20px;
	width: 880px;
}

#masterWrapperBottom {
	float: left;
	background: url(/_layouts/IMAGES/Visiti/bgBodyBottom.png) no-repeat bottom center;
	width: 880px;
	_background: none;	/* IE6 */
	height: 12px;
}


#ctl00_MSO_ContentDiv {
	float: left;
	width: 100%;
	height: auto !important;
	margin: 0; 
	padding:0;
}

.topArea {
	float: left;
	background: Transparent none;
	width: 880px;
	height: 90px;
	border: 0!important;
}

.logoCont {
	float: left;
	height: 35px;
	width: 130px;
	padding: 30px 0 0 25px;
}

.visitiLogo {
	display: inline-block;
	background: transparent url(/_layouts/IMAGES/Visiti/logo.gif) no-repeat;
	height: 35px;
	width: 130px;
}


.innholdCont {
	float: left;
	width: 665px;
	_width: 670px;
	padding: 0;
}


td .ms-sbcell {
    padding: 0 4px 0 0;
}

input.ms-sbplain {
	background: #fff;
	border-color:#eee #eee #ccc;
	border-style:solid;
	border-width:1px;
	padding: 3px;
	color: #333;
	font-size: 11px;
}


.ms-sbtext span {
	font-size: 11px;
}

.ms-sbLastcell {
	width: 0px;
}


.mainContent {
	float: left;
	width: 875px;
	_width: 880px;
	min-height:450px;
	height:auto !important;
	height:450px;
}

.UserSectionBody {
	width: 100% !important;
}
/*------------------------------------------------------------*/
/*   Main Menu  */
/*------------------------------------------------------------*/

#mainMenu {
	float: left;
	background: url(/_layouts/IMAGES/Visiti/bgMenu.gif) repeat-x;
	border: 0;
	width: 875px;
	_width: 880px;
	height: 28px;
	padding: 0;
	margin-bottom: 2px;
	color: #fff;
}

.topNavItem {
	background-image: none;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	height: 28px;
 	line-height: 22px;
}
	
.topNavItem a {
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	color:#fff; 
	font-size: 11px !important;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 8px;
}

.topNavItem a, .topNavItem a:link, .topNavItem a:visited, .topNavItem a:active {
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	color:#fff; 
	font-size: 11px !important;
	font-weight: normal;
	text-transform: uppercase;
}

.topNavSelected a {	
	background: url(/_layouts/IMAGES/Visiti/bgMenu_active.gif) repeat-x;
	color: #fff;
	height: 28px;
 	 line-height: 28px;
}


.topNavHover a {
	color:#FFFFFF;
	background: url(/_layouts/IMAGES/Visiti/bgMenu_active.gif) repeat-x;
	height: 28px;
	text-decoration: none;
 	line-height: 28px;
}

.topNavRoundLeft, .topNavRoundRight {
    width:0px;
}

.forside {
	float: left;
	width: 70px; 
	height: 28px;
 	line-height: 28px;
 	padding-left: 10px;
}

.forside a {
	float: left;
	width: 50px; 
	height: 28px;
 	line-height: 28px;
}

.forside a:hover {
	background: url(/_layouts/IMAGES/Visiti/bgMenu_active.gif) repeat-x;
	width: 54px; 
	height: 28px;
	text-decoration: none;
 	line-height: 28px;
}
 	
.forside a, .forside a:link, .forside a:visited, .forside a:active {
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	color:#fff; 
	font-size: 11px !important;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 8px;
}

.extraMenu {
	float: right;
	width: 90px;
	.width: 100px;
	height: 22px;
}

.extraMenu a {
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	color:#e75612; 
	font-size: 11px;
	font-weight: normal;
}

/*------------------------------------------------------------*/
/*   Left Menu   */
/*------------------------------------------------------------*/

#leftCont {
	float: left;
	width: 180px;
	min-height: 1px;
	padding: 20px 10px 0 20px; 
	margin: 0;
}

.leftNav {
	background: Transparent !important;
	border:0!important;
	margin: 0 !important;
	width: 100% !important;
}

.leftNav1 {
	background: Transparent !important;
	border:0!important;
}

.leftNav1 tr td, .leftNav2 tr td, .leftNav3 tr td   {
	padding-bottom: 8px;
}

.leftNav1 a, .leftNav1 a:link, .leftNav1 a:visited, .leftNav1 a:active {
	font-family: Verdana, Tahoma, Arial, sans-serif;  
	font-size: 12px !important; 
	line-height: 16px;
	color: #4C545B;
	font-weight:normal; 
	padding: 0 !important;
}

.leftNav2 a, .leftNav2 a:link, .leftNav2 a:visited, .leftNav2 a:active {
	font-family: Verdana, Tahoma, Arial, sans-serif;  
	font-size: 11px !important; 
	line-height: 16px;
	color: #4C545B;
	font-weight:normal; 
	padding: 0 4px !important;
}

a.leftNav3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;  
	font-size: 11px !important; 
	line-height: 16px;
	color: #4C545B;
	font-weight:normal; 
}

.leftNavHover {
	background-color: Transparent;
	text-decoration: underline;
}

a.leftNavHover {
	 text-decoration: underline;
}

Table#zz2_CurrentNav .leftNavSelected {
	text-decoration: none;
}

Table.leftNav1 a.leftNavSelected {text-decoration: underline;}

.leftNavSelected {
	border: 0 !important;
	background: 0 !important;
}

a.leftNavSelected {
  font-weight: bold !important;
  color: #e75612 !important;
  
}


/*------------------------------------------------------------*/
/*   Breadcrumb  */
/*------------------------------------------------------------*/

.pathCont {
	background: url(/_layouts/IMAGES/Visiti/breadcrumbLine.gif) repeat-x bottom left;
}

.breadcrumbCurrent {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal !important;
    color: #e75612;
}

.breadcrumb {
	clear:both;
	color: #6a747d;
	font-size: 10px;
	height: 18px;
	border: 0 !important;
	margin: 0 !important;
	padding: 8px 0 0 0 !important;
	line-height: 16px;
}

.breadcrumb a, .breadcrumb:active, .breadcrumb a:active {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #6a747d;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	text-decoration:none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------*/
/*   Frontpage  */
/*------------------------------------------------------------*/

#topWrapper {
	width: 876px;
	_width: 876px;
	padding-bottom: 10px;
}

#columnsCont {
	width: 855px;
	.width: 865px;
	padding: 0 10px;
	font-size: 11px;
	line-height: 14px;
}

#rowOne, #rowTwo {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

#one_LeftZone, #one_RightZone, #two_LeftZone, #two_RightZone {
	float: left;
	width: 270px;
}

#one_MidtZone, #two_MidtZone {
	float: left;
	width: 270px;
}

/*
#columnsCont ul {
	margin: 0;
	padding-left: 24px;
	//padding-left: 20px;
}
	
#columnsCont ul li {
	list-style-image: url(/_layouts/IMAGES/Visiti/gra_pil.gif);
}  
*/

#columnsCont img {
	border-color: #adb4ba !important;
}

h6 {
	margin: 0 !important;
	padding: 0 0 0 4px !important;
}

#columnsCont h6 a {
	background: url(/_layouts/IMAGES/Visiti/gra_pil.gif) no-repeat 0% 100%;
	padding-left: 20px;
	line-height: 18px;
}

#one_LeftZone h6 a, #one_LeftZone h6 a:link, #one_LeftZone h6 a:visited, #one_LeftZone h6 a:active {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color: #000;
	text-decoration: none;
}


/*------------------------------------------------------------*/
/*   ContentPage  */
/*------------------------------------------------------------*/

#iFull {
	float: left;
	width: 660px;
}


/*------------------------------------------------------------*/
/*   Refransepage  */
/*------------------------------------------------------------*/

#contentWrapper {
	width: 100%;
	float: left;
	min-height:450px;
	height:auto !important;
	height:450px;
	//padding-top: 10px;
}

#pageWrapper {
	width: 100%;
	float: left;
}

#contentWrapper_w_blu {
	background: url(/_layouts/IMAGES/Visiti/bgContent.gif) repeat-y top left;
	_background: url(/_layouts/IMAGES/Visiti/bgContent_ie6.gif) repeat-y top left;
	width: 100%;
	float: left;
	min-height:450px;
	height:auto !important;
	height:450px;
}


#iMidt {
	float: left;
	width: 455px;
	_width: 460px;
	padding-right: 10px;
	//padding-top: 20px;
}

.innhold_iMidt {
	float: left;
	margin:0;
	clear: both;
}

#iRight {
	float: left;
	width: 184px;
	margin: 0;
	padding: 8px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px !important;
	color: #4c545b;
}

#iRight img, .mainText img {
	border-color: #adb4ba !important;
	margin: 0 4px 0 0;
}

.summary {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #4c545b;
	font-weight: bold;
	margin-bottom: 8px;
}

.mainText {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #4c545b;
}

.right {
	float:right;
	margin:0 0 0 8px;
}

.right img {
	background-color:#FFFFFF;
	padding:2px;
	border-color: #adb4ba !important;
}


#bottomZone {
	width: 100%;
	float: left; 
	padding-top: 10px;
	
}


/*------------------------------------------------------------*/
/*   Footer   */
/*------------------------------------------------------------*/
.footer {	
	float: left;
	width: 864px;
	color: #999;
	font-size: 10px;
	text-align: center;
	padding: 8px;
}

.footer a {
	color: #4c545b;
	font-weight: normal;	
}

.mainzoneCont {
	float:left;
	width: 100%;
}
	
.siteActionMenu {
	width: 100px;
}

/*------------------------------------------------------------*/
/* Flash */
/*------------------------------------------------------------*/


#iFlashfile img {
	overflow:hidden;
	visibility: hidden;
	border:0px;
}   

#iFlashfile {
	height: 300px;
	overflow: hidden;
	z-index:0px;
	margin: 0;
}

embed a:hover,
embed a,
embed img {border:0px;}

/*------------------------------------------------------------*/
/* whitepaper */
/*------------------------------------------------------------*/

input.RequestWhitepaperInput {
	background: #fff;
	border-color:#eee #eee #ccc;
	border-style:solid;
	border-width:1px;
	padding: 3px;
	color: #333;
}

input.RequestWhitepaperButton {
	float: left;
	background:#e75612 none repeat scroll 0%;
	border:0pt none;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	width: 75px;
	height: 22px;
	padding: 4px;
	border: 0;
}

.RequestWhitepaperContactMeLabel {

}

input#ctl00_ctl26_g_d687abf0_c1db_4d00_8881_645ed6d30117_ctl12 {
	float: left;
	border: 0px;
	width: auto;
	padding-right: 4px;
}


/*------------------------------------------------------------*/
/* Nyhetsliste */
/*------------------------------------------------------------*/

#MSOZoneCell_WebPartWPQ2 {
	float: left;
	border: 0;
	padding: 0;
	background-color: Transparent;
}

#WebPartWPQ2 {
	float: left;
	padding: 0px;
}

.articleListWebPart {
	float: left; 
	width: auto;
	padding: 2px 0px;
}

.archiveLink {
	min-width: 100%;
	width: 100%;
	float: left;
	text-align: right;
	margin: 14px 4px 4px 0;
	padding: 4px 0;
	background: none;
}

.articleLink {
	float: left;
	width: 100%;
	padding: 4px 0;
	margin: 0;
	clear: both;
}
	
.articleLink a, .articleLink a:link, .articleLink a:visited, .articleLink a:active {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e75612;
	text-decoration: none;
}

#WebPartWPQ2 .articleLink a:hover {
	text-decoration: underline;
}

.articleLink a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.articleAuthor {
	float: left;
	width: 100%;
	color: #999;
	margin: 0 0 2px 8px;
	font-size: 10px;
}

.articleSummary {
	float: left;
	width: 100%;
	font-size: 11px;
	margin: 0 0 14px 0px;
	clear: both;
}

.articleSummary p {
	float: left;
	font-size: 11px;
	margin: 0;
}
s
.pagingLinks {
	padding: 4px;
	border: 1px solid #ececec;
}

.pagingLinks a:link, .pagingLinks a:visited, .pagingLinks a:hover, .pagingLinks a:active {
	padding: 8px;
	color: #950818;
}

/*------------------------------------------------------------*/
/*   Search   */
/*------------------------------------------------------------*/
.search {
	float: right;
	margin: 0;
	width: 180px;
	height: 22px;
}

.search .ms-sbcell .ms-sbplain {
	background: #fff;
	border: 1px solid #ccc;
	height: 12px;
	font-size: 11px;
}

/*------------------------------------------------------------*/
/* Searchresults */
/*------------------------------------------------------------*/

Table.searchPage {
	float: left;
}

Table.searchPage a, Table.searchPage a:link, Table.searchPage a:visited, Table.searchPage a:hover, Table.searchPage a:active {
	color: #901D22;
}

.srch-URL a:link, .srch-URL a:link, .srch-URL a:visited, .srch-URL a:hover, .srch-URL a:active {
	color: #666 !important;
}

.ms-pagemargin {
	background-color:#ececec;
	background-image: none;
	height:1em;
	float: left;
	width: 880px;
}

.searchFildes {
	float: left;
	height:100%;
	width:100%;
	padding: 16px 0 14px 2px;
}

.topResultLine {
	background: #efefef;
	border: 1px solid #ddd;
	padding: 0px;
}

.srch-Page 
{
	padding: 2px;
}

.srch-stats {
	background: none;
}

.srch-Metadata {
	padding: 8px 0 8px 0;
    border-bottom: 4px solid #ccc;
    width: 100%;
}
                
.srch-Description {
	padding-bottom: 8px;
}

a#ctl00_ctl28_g_0448a74b_0860_474d_b89b_97bde726b738_S941CE7E6_go 
{
	background: Transparent url(/_layouts/SIWEBIMAGES/search.gif) no-repeat;
}

a#ctl00_ctl28_g_0448a74b_0860_474d_b89b_97bde726b738_S941CE7E6_go img 
{
	background-color: Transparent;
	visibility: hidden;
}

/*------------------------------------------------------------*/
/* Article Viewer  */
/*------------------------------------------------------------*/

#ctl00_MSOTlPn_EditorZone_Edit0g_f03263a7_81e9_4e17_970f_587efe7743bf_TABLE_1 {
	width: 99%;
}

.UserSectionHead, .UserSectionTitle {
	width: 99%;
}


/*------------------------------------------------------------*/
/*  Layout  */
/*------------------------------------------------------------*/

.iMidt_simply {
	float: left;
	margin:0;
	clear: both;
}

.iRight_simply {
	float:right;
	clear: both;
	width: auto;
	margin :0;
}

.medium {
	font-size: 11px;
}

Table.ms-formtable {
	width: auto;
	border: 0;
	padding: 10px;
}

Table.ms-menutoolbar, .ms-descriptiontext {
	font-size: 12px;
}

.ms-toolbar, .ms-toolbarContainer, .ms-vh2, .authoringRegion {
	text-align: left;
}

table.ms-toolbar {
	background: none;
	border: 0;
	margin-top: 14px;
	font-size: 12px;
	width: auto;
}

Table.ms-formtoolbar .ms-toolbar {
	min-width: 50%;
	width: auto;
}

input#ctl00_ctl28_g_da3bd561_1a6b_4da9_ba7d_1377c9d4d5fe_ctl00_toolBarTbl_RightRptControls_ctl00_ctl00_diidIOSaveItem,
input.ms-ButtonHeightWidth {
	font-size: 12px;
	border: 0;
	color: #fff;
	background: #e75612;
	float: left;
}


input.ms-long, textarea.ms-long, select.ms-RadioText {
	background: #fff;
	border-color:#eee #eee #ccc;
	border-style:solid;
	border-width:1px;
	padding: 3px;
	color: #333;
	font-size: 12px;
}

.ms-formlabel {border:0;}


#ctl00_ctl26_g_cfe2cc88_f5ae_478f_a780_d9469a9ac899_ctl00_ctl00_ctl00_ctl00_toolBarTbl {
	border: 1px solid #ccc; 
	background: #ececec;
}

.authoringRegion, .ms-siteaction, .sharepointLogin {
	float: right;
	text-align: left;

}

.sharepointLogin {
	width: 200px;
}

.authoringRegion 
{
	_margin-bottom: 14px;
}

.sitelinks {
	float: right;
}

.ms-globallinks {
	float: left;
}

.ms-sbtable tr td {
	border: 0;
}

#SRSB, .ms-sbrow, .ms-sbgo, .ms-sbcell a, ctl00_PlaceHolderSearchArea_SearchBox_SD06736D6_go {
	border: 0px;
	background-color: Transparent;
}

td.ms-sbgo {
	background-color: Transparent;
}

#SRSB {
	float: right;
}

#zz3_SiteActionsMenuMain {
	text-align: left;
}

#ctl00_PlaceHolderMain_Content__ControlWrapper_RichHtmlField,
#ctl00_PlaceHolderMain_RichHtmlField1__ControlWrapper_RichHtmlField {
	width: 100%;
} 

.caption {
	float: right;
	width: 100%;
	font-size: 10px;
	font-style:italic;
	color: #adb4ba;
	margin: 2px 0;
}

.clearfix:after {
    content: "."; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


input .ms-ButtonHeightWidth {
	font-size: 12px;
}

.ms-ToolPaneOuter {
	float: right;
	vertical-align: top;
}

Table#MSO_tblPageBody td {
	vertical-align: top;
}

#MSOTlPn_MainTD {
	width: 325px; 
	height: auto; 
	float:right; 
}

/*------------------------------------------------------------*/
/*   Table   */
/*------------------------------------------------------------*/

.ms-rteTable-1 {
	padding: 10px 4px;
	margin: 10px 0;
}

.ms-rteTable-1 td.ms-rteTableEvenCol-1, .ms-rteTable-1 td.ms-rteTableLastCol-1,
.ms-rteTable-1 td.ms-rteTableFirstCol-1, .ms-rteTable-1 td.ms-rteTableOddCol-1
{
	border-top: 1px solid #820f12;
	padding: 4px;
}

.ms-rteTable-1 a {
	color: #820f12;
	font-weight: normal;
	font-size: 12px;
}

.ms-rteTableFirstCol-1 {
	padding: 10px;
}

.ms-rteTable-1 td.ms-rteTableHeaderFirstCol-1,
.ms-rteTable-1 td.ms-rteTableHeaderOddCol-1,
.ms-rteTable-1 td.ms-rteTableHeaderEvenCol-1,
.ms-rteTable-1 td.ms-rteTableHeaderLastCol-1 {
 	color: #fff;
 	padding: 2px 4px;
 	font-weight: normal;
}
  
.ms-rteTable-1 tr.ms-rteTableEvenRow-1 {
	background: #fff; 
	padding: 4px;
}
 
.ms-rteTable-1 tr.ms-rteTableOddRow-1 {padding: 4px;}
 
.ms-rteTableHeaderFirstCol-1, 
.ms-rteTableHeaderOddCol-1,
.ms-rteTableHeaderEvenCol-1,
.ms-rteTableHeaderLastCol-1 {
	background-color: #8b100f;
	color: #fff;
}



/*------------------------------------------------------------*/
/* DIV */
/*------------------------------------------------------------*/

.ms-WPBody a:link, .ms-WPBody a:visited {
	color: #e75612;
	font-size: 11px;
}

.ms-WPHeader td {
	border-bottom : 0 !important;
}
