
body {
	background-image: url(../images/w2/bg.jpg);
	/*background-repeat: no-repeat;*/
	background-repeat: repeat-x;
	/* background-position: center top; */
	background-color: #33333D;
	color: #CCCCCC; 
	margin: 0px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 4.5em; 
	color: #EBEBEB;
	font-family: Rockwell, Helvetica, Arial;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}
h2 {
	font-size: 3em;
	color: #EBEBEB;
	font-family: Rockwell, Helvetica, Arial;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .2em;
	margin-left: 0px;
}
h3 {
	font-size: 2em;
	color: #EBEBEB;
	font-family: Rockwell, Helvetica, Arial;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .2em;
	margin-left: 0px;
}

h4 {
	font-size: 1.6em;
	color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}
h5
{
	color:#EBEBEB;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
}

p {
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	padding-bottom: 1.2em;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

ol
{
	font-size: 1.3em;
	line-height: 1.5em;
	color: #CCCCCC;
	margin-top: 0px;
}

/* Ødelegger menyen */
ul
{
	font-size: 1.3em;
	line-height: 1.5em;
	color: #CCCCCC;
	margin-top: 0px;
} *

body a {
	color: #78A1CD; 
	text-decoration: underline;
}

body a:hover {
	color: #78A1CD; 
	text-decoration: underline;
}

body a:active {
	color: #78A1CD; 
	text-decoration: underline;
}

body a:visited {
	color: #78A1CD; 
	text-decoration: underline;
}

/** FRONT PAGE **/
#FrontPageLogoDIV
{
	margin-top: 20px;
	margin-left:13px;
	vertical-align: top;
	height: 150px;
	text-align: left;
}

#FrontPageClickLinkDIV 
{
	margin-top: 10px;
}

#FrontPageTextDIV 
{
	
	vertical-align: top;
	text-align: left;
	font-size: 4.5em;
	width: 250px;
	margin-left: auto;
	font-family: "Archer Light", Rockwell, Helvetica, sans-serif;
}

#FrontPage
{
	width: 900px;
	vertical-align: top;
	height: 650px;
}

#FrontPageContentWrapperDIV
{
	height: 440px;
	width: 900px; 
	background: transparent;
	text-align: center;
}

#FrontPageContentDIV
{
	height: 440px;
	width: 720px; 
	margin-right: auto;
	margin-left: auto;
	background: transparent;
	text-align: right;
}


.FrontPageImageDIV
{
	/*margin-top: -150px;*/
	margin-left: -50px;
	width:100%;
	height:100%;
}



/** Menu Level 2 **/

td.MenuSubLevelCell {
	font-size: 12px;
	padding-right: 20px;
}

.MenuSubLevelCellSelected
{
	font-size: 12px;
	padding-right: 20px;
}

td.MenuSubLevelCell a, a:visited {
	text-decoration: none;
	color: #A6A6A6;
}

#NavLevel2
{
	padding-top: 5px;
	width: 88.0em;
	text-align: left;
}

.MenuSubLevelCell a:hover {
	color: #FFF;
	text-decoration: underline;
}

.MenuSubLevelCellSelected a:visited
{
	color: #EDD91A;
	text-decoration: none;
}

.MenuSubLevelCellSelected a:active
{
	color: #EDD91A;
	text-decoration: none;
}

/** FOOTER **/


#footerMenuLine {
	border-top: 1px solid #666666;
	color: #666666;
	border-bottom: none;
	border-right: none;
	border-left: none;
	clear: both;
	margin-top: 30px;
	padding: 0;
	height: 1px;
}


#footerMargin 
{
	height: 25px;
}

#footerMenu {
	text-align: left;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	width: 900px;
	clear: both;
}

#footerMenuText {
	text-align: left;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	width: 900px;
	clear: both;
}

.footerMenuTD
{
	vertical-align: top;
	/*font-size: 1.2em;*/
	font-size: 1.1em;
	padding-right: 13px;
}



#footerMenuLev1 a {
	color: #CCCCCC;
	text-transform: uppercase;
}

#footerMenu a {
	text-decoration: none;
	color: #999999;
}

#footerMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerMenu .selected {
	color: #EDD91A;
	text-decoration: none;
}

#CopyrightFooter {
	color: #777777;
	text-align: right;
	width: 900px;
}
#CopyrightFooter p img
{
	margin-left: 5px;
	vertical-align: middle;
	margin-bottom: 10px;
}

.footerMenuLev1
{
	text-transform: uppercase;
	color: #CCC;
}

.footerMenuLev2
{
	text-transform: uppercase;
	color: #FFF;
}

/** GENERAL **/

hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #F6F6F6;
	border-right: none;
	border-left: none;
	clear: both;
	margin: 0;
	padding: 0;
	height: 3px;
}
/** CONTENT **/


#ContentLevel1 
{
	width: 88.0em;
	/*width: 900px;*/
	margin-left: 0;
	padding-top: 25px;
	vertical-align: top;
}

#ContentLevel1Left {
	width: 426px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-right: auto;
}

#ContentLevel1Left img {
	margin-bottom: -7em;
}

.ContentHeading 
{
	color:#EBEBEB;
	background: transparent;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	font-size: 45px;
	font-family: "Archer Light", "Rockwell";
}

.ContentBody 
{
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	width: 50.6em;
	min-height: 300px;
}


.ContentImage {
	text-align: left;
	vertical-align: top;
}

#ContentLevel1Right {
	vertical-align: top;
	text-align: left;
	margin-left: auto;
	width: 275px;
	float: right;
}

#ContentLevel1Right img {
	margin-bottom: -7em;
}


#ProductList
{
    text-align: left;
    border: 0;
}

#ProductList .ProductListCategory
{
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

#ProductList .ProductListItem
{
	background-image: url('../images/w2/RightColumnArrow.gif');
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 10px;
	list-style: none;
}

#ProductList .ProductListItem a
{
	text-decoration: none;
	color: #999;
}

#ProductList .ProductListItem a:hover
{
	text-decoration: underline;
	color: #FFF;
}

#ProductList a:visited
{
	text-decoration: none;
	color: #999;
}

#ProductList .ProductListItem a:active
{
	text-decoration: none;
	color: #EDD91A;
}

#GlobalMenu {
	background: transparent;
	margin: 20px auto 0 auto;
	padding-top: 5px;
	text-align: right;
	width: 900px;
	clear: both;
}

#GlobalMenuItems {
	margin: 0;
	padding: 0;
}
#GlobalMenuItems li {
	display: block;
	float: right;
	font-size: 11px;
	padding: 0 10px;
	margin: 0;
}
#GlobalMenuItems li a {
	text-decoration: none;
	color: #a1a1a1;
}
#GlobalMenuItems li a:hover {
	color: #000000;
}
#GlobalMenuItems .selected {
	font-weight: bold;
	text-decoration: none;
}
#GlobalMenuItems li a:hover{
	text-decoration: underline;
}

#languageBar
{
	padding-top:2px;
	float:right;
}

#languageBar a
{
	text-decoration:none;
	font-size: 11px;
	color: #666666;
}
#languageBar a:hover 
{
	color: #fff;
}

.greyList {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0;
	padding: 0;
}
.greyList li {
	font-size: 11px;
	padding: 2px 0 2px 12px;
	background: url(../images/listArrow_grey.gif) no-repeat 0 5px;
}
.greyList li a {
	color: #999;
	text-decoration: none;
}
.greyList li a:hover {
	color: #000;
	text-decoration: underline;
}
.smallbox {
	border-top: 1px solid #f6f6f6;
	border-left: 1px solid #f6f6f6;
	background: url(../images/boxBg.gif) no-repeat bottom right;
	width: 210px;
	padding: 0 1px 0 0;
	float:left;
}
.smallboxSeparator {
	width: 5px;
	float: left;
}
.smallbox div.inner {
	background: url(../images/boxTopBg.gif) no-repeat top right;
	clear: both;
}
.smallbox .top {
	clear: both;
}
.smallbox h1 {
	padding: 10px 0 10px 10px;
	font-size: 14px;
	margin: 0;
	/*color: #999999;*/
	color: #EBEBEB;
}
.smallbox .body {
	background: url(../images/dottedline.gif) repeat-x;
	min-height: 80px;
	padding: 10px;
	clear: both;
	
}
.topImage {
	margin-top: 15px;
}
.rightImage {
	margin-left: 15px;
}

#CustomerCaseHeader a
{
	border: 1px solid black;
	padding: 3px;
	background-color:Black;
	color:White;
	text-decoration:none;
	font-weight: bold;
}

#CustomerCaseHeader a:hover
{
	border: 1px solid black;
	padding: 3px;
	background-color:white;
	color:black;
	text-decoration:none;
}
#CustomerCaseHeader
{
	margin: 10px;
}


/* TABS */
#tabswrapper {
	float:left;
	margin-left: 10px;
	width:600px;
	background: url("../images/tabsBg.gif") no-repeat left bottom;
}
#tabs {
	float:left;
	width:600px;
	line-height:normal;
	background: url("../images/tabsBgEnd.gif") no-repeat right bottom;
}
#tabs ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs .selected a {
	background: url("../images/tabActiveLeft.gif") no-repeat left top;
}
#tabs .selected a span {
	background:url("../images/tabActiveRight.gif") no-repeat right top;
}
#tabs a {
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	height: 28px;
	background: url("../images/tabBg.gif") repeat-x left top;
}
#tabs a span {
	float:left;
	display:block;
	
	padding:5px 15px 4px 6px;
	color:#666;
	height: 28px;
	cursor: pointer;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float:none;
}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#000000;
}

#casewrapper {
	clear: both;
	float:left;
	margin-left: 10px;
	width:600px;
	background: url("../images/caseBgLeft.gif") no-repeat left top;
}
#case {
	float:left;
	width:580px;
	padding: 0 10px;
	background: url("../images/caseBgRight.gif") no-repeat right top;
}

.found
{
	font-weight:bold;
	font-size: 13px;
}
.SearchResults a
{
	font-size:15px;
}

#DomainSearch
{
	margin-left: 65px;
}

#DomainSearch input.textInput
{
	width: 120px;
	height: 16px;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	border-top: 2px solid black;
	border-left: 2px solid black;
	background-color: #33333D;
	color: #FFFFFF;
}

#DomainSearch input.button
{
	border: 2px solid black;
	background-color: #CCCCCC;
}

.productHeader
{
	margin-left: 65px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.rightColumn
{
	background: url("../images/w2/RightMenuNotSelected.png") repeat-y;
	background-position: 40px 0;
	min-height: 300px;
}


ul, ol
{
	font-size: 1.3em;
	margin-left:10;
	line-height: 1.4em;
	padding-bottom: 0.4em;
}
li
{
	margin-left: -25px;
}
.ulContainer li
{
	margin-left: 0;
}






div.CustomerCasePreview
{
	float:left;
	width:213px;
}
.CustomerCasePreview a:hover
{
	color:#e38c61;
}

#FullWidth
{
	width: 900px;
}








.Content
{
	width: 47.5em;
}





/*
*	Contact person
*/

.ContactBoxWrapper {
	float: left;
	clear: both;
	/*margin-left: 1.2em;*/
	/*margin-top: 1em;*/
	width: 46.7em;
	padding-top: .5em;
	padding-bottom: .5em;
	/*border-top-width: 1px;*/
	/*border-bottom-width: 1px;*/
	/*border-top-style: solid;*/
	/*border-bottom-style: solid;*/
	/*border-top-color: #707070;*/
	/*border-bottom-color: #707070;*/
	padding-top: 1em;
	width:100%;
}

.ContactBoxContents{
	float: left;
	padding-left: 1em;
}
.ContactBoxImg{
	height: 4.5em;
	width: 5.5em;
	background-image: url(../images/w2/ContactPersonChatIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.ContactBoxContents p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	text-align: left;
	line-height: 1.2em;
}

.ContactBoxContents h5
{
	font-size: 1.1em;
}
.ContactBoxContents .Title{
	color: #CCCCCC;
	font-size: 1.4em;
	font-weight: bold;
}
.ContactBoxContents a, a:visited{
	text-decoration: underline;
	color: #99ccff;
	line-height: 1em;
}
.ContactBoxContents a:hover{
	text-decoration: underline;
	color: #0099FF;
}
.ContactBoxContents a:active{
	text-decoration: underline;
	color: #CC0000;
}

/***/



.sideBarContent{
	width: 22.5em;
	float: right;
	margin-right: 1.2em;
	margin-bottom: 30px;
}
.sideBarContent img {
	margin-bottom: -6.5em;
	height: auto;
	width: 100%;
}
.sideBarContent a
{
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	padding-bottom: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float:right;
	clear:right;
}

h4.sideBarContent
{
	color: #EBEBEB;
	width: 13.7em;
	margin-bottom:0;
}

#SupportLinks ul
{
	margin-left: -15px;	
}
#SupportLinks ul li
{
	list-style: none;
}


.footerMenuTD a
{
	line-height: 1.6em;
}

#SiteMap a
{
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	padding-bottom: 1.2em;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#SiteMap a:hover
{
	color: #78A1CD;
	text-decoration: underline;
}

#SiteMap a:visited
{
	color: #78A1CD;
}

#SiteMap h4
{
	margin-top: 1em;
}


p.quotestyle
{
	background-image: url(../images/w2/quote.gif);
	background-repeat: no-repeat;
	padding-left:40px;
}

div.ListCol
{
	float:left;
	margin-right: 10px;
	width: 23.5em;
}
div.ListCol ul
{
	margin-left: -40px;
}
div.ListCol ul li
{
	list-style: none;
	margin: 0;
}


div.ListCol ul li a
{
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}
div.ListCol ul li a:hover
{
	color: #78A1CD;
	text-decoration: underline;
}

div.ListCol ul li a:visited
{
	color: #78A1CD;
}

/**/

rightColumn h4
{
	color: #EBEBEB;
	padding-top:0.5em;
}
#rightColumn ul
{
	width: 235px;
	list-style: none;
	margin: 0 0 0 10;
}

#rightColumn ul li
{
	padding-left: 11px;
	margin-left:0;	
	font-size: 1em;
	height: 20px;
}

#rightColumn ul li a
{
	height: 20px;
	padding-left: 15px;
    padding-top: 2px;
    text-decoration: none;
    color: #cccccc;
    display:block;
    width: 224px;
}

#rightColumn ul li a:hover
{
	background: url("../images/w2/RightColumn_BgRoll.gif") no-repeat;	
}
#rightColumn ul li a.Selected, #rightColumn ul li a.Selected:hover
{
	background-image: none;
}

.rightMenuHeader
{
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}


#rightColumn ul li.Selected
{
	background: url("../images/w2/RightColumn_BgACTIVE.gif") no-repeat;	
	color: #EAD81E;
}








/** TOP LEVEL NAVIGATION **/
#MainMenu 
{
	width: 88.0em;
	text-align: left;
	margin-top: 2em;
}



#Navigation
{
	background: url(../images/w2/navspacer.png) repeat-x left top;
	width: 89.9em;
	text-align: left;
	margin-top: 3.5em;
	clear:both;
	padding:0;
}


#Navigation a, #Navigation a:link, #Navigation a:active
{
	background: url(../images/w2/navspacer.png) repeat-x left top;
	float:left;
	font-size: 1.2em;
	font-weight: 700;
	display: inline-block;
	padding: 4px 10px 6px 10px; 
	text-decoration:none;
	color: #333;
	margin:0;
	
}

#Navigation a:visited
{
	padding: 6px 10px 6px 10px; 
}

#Navigation a:hover
{
	background-image: url(../images/w2/navHover.png);
	text-decoration: none;
	color: #fff;
}

#Navigation a.selected
{
	background: url(../images/w2/nav2.png);
	color: #fff;
}

#LogoSpacing 
{
	height: 10px;
}

#navLeft
{
	background: url(../images/w2/nav_left.png);
	background-repeat:no-repeat;
	height: 24px;
	width: 10px;
	display: inline-block;
	float:left;
}

#navRight{
	background: url(../images/w2/nav_right.png);
	background-repeat:no-repeat;
	height: 24px;
	width: 10px;
	display: inline-block;
	float: right;
}



.Col2List
{
	
	float:left;
	margin-right: 10px;
	width: 23.5em;
}

div.Col2List ul
{
	margin-left: 0;
}
div.Col2List ul li
{
	list-style: none;
	margin: 0;
}

div.Col2List ul li a
{
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}
div.Col2List ul li a:hover
{
	color: #78A1CD;
	text-decoration: underline;
}

div.Col2List ul li a:visited
{
	color: #78A1CD;
}


.txtSearch
{
	background-image: url(../images/txtSearch.png);
	width: 136px;
	border-style: none;
	border:0;
	padding-top: 2px;
	height: 18px;
	margin-left: -3px;
}

.btnSearch
{
	vertical-align: top;
	height: 21px;
	margin-right: 0;
}

#searchBox{
	float:right;
	margin-left: 10px;
}

.btnSearchPage
{
	vertical-align: top;
}

.pameldingOverskrift
{
	color : white;
	font-family : verdana,geneva;
	font-size : 18px;	
	font-weight : bold;	
	margin-bottom : 7px;
}

.pameldingIntro
{
	color : white;
	font-family : verdana,geneva;
	font-size : 15px;	
	font-weight : normal;	
	margin-bottom : 7px;
}

.pameldingIntrotekst
{
	color : white;
	font-family : verdana,geneva;
	font-size : 15px;	
	font-weight : bold;	
	margin-bottom : 7px;
}

.pameldingVelgSeminar
{
	color : white;
	font-family : verdana,geneva;
	font-size : 13px;
	font-weight : bold;
}
.Pamelding
{
	text-align:left;
}
.pameldingMainText
{
	color : white;
	font-family : verdana,geneva;
	font-size : 13px;
	font-weight: normal;
	width:95%;
}

.pameldingText
{
	color : white;
	font-family : verdana,geneva;
	font-size : 13px;
	font-weight: normal;
}

.pameldingBottomText
{
	color : white;
	font-family : verdana,geneva;
	font-size : 9px;
	font-weight: normal;
	font-style:italic;
}
.pameldingTilbakemelding
{
	font-size: 15px;
	font-family : verdana,geneva;
	font-weight: bold;
}

a.outlookExport
{
	font-size: 11px;
	text-decoration: none;
}
.imgHvitvasking
{
	height: 165px;
}

.HostedExchangeTextBoxLeft
{
	margin-right: 30px;
	font-size: 1.3em;
}

.skjema
{
	background-color: White;
	color:Black;
}

.HostedExchangeTextBoxRightt
{
	font-size: 1.3em;
}

.HostedExchangeBtn
{
	float:right;
	font-size: 1.3em;
}

#languageBar .active
{
	color:#edd91a;
}