﻿/**************************/
/* MARGIN & PADDING RESET */
/**************************/
html
{
	height:100%;
	background-color:#12286a;	
}
body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li
{
	padding: 0px;
	margin: 0px;
	color:#333333;
}

/**************************/
/* GLOBAL STYLES          */
/**************************/
body
{
	font-family: Arial, Verdana, Georgia, serif;
	font-size:12px;
	text-align: center;
	margin:0px;
	height:100%;
	background:#ffffff url("Images/bg_body_bottom.gif") repeat-x;
	background-position: bottom;
}
div.clear
{
	clear: both;
}
span.clear
{
	clear: both;
}
h1
{
	color:#333333;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.4em;
	margin: 0.2em 0;
}
h2
{
	color:#333333;
	font-weight: normal;	
	font-size: 18px;
	margin: 0.2em 0;
}
.h2Homepage
{
	color:#737373;
	font-size: 18px;
	line-height:1.4em;
}
.heading2whiteText
{
	color:#ffffff;
	font-weight: normal;	
	font-size: 18px;
	margin: 0.2em 0;
}
h3
{
	color:#4c99bf;
	font-size:14px;
	font-weight: normal;	
}
h4
{
	font-weight: bold;
	font-size: 14px;
	margin: 0.4em 0 0.2em 0;
	color: Black;
}

.introduction
{
	color:#4c99bf;
	font-size:14px;
	line-height:1.3em;
}
.whiteText
{
	color:#ffffff;
}
.whiteText
{
	color:#ffffff;
}
.ImageText
{
	font-size: 11px;
	color: #949494;
}

p 
{
    padding-bottom: 10px;
    line-height:1.5em;
}

a
{
	color:#4c99bf;
}



/*************************/
/* MASTER PAGES          */
/*************************/
div#Page
{
	width: 941px;
	margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

div#MainWrapper
{
	padding: 0px;
	background: transparent url(Images/bg_content.gif) repeat-y left top;
	height:100%;
}

div#MainMenuArea
{
}

div#BreadCrumbsArea
{
	padding-left:198px;
	padding-top:20px;
	font-family:Arial;
	font-size:11px;	
	color:#666666;
	width:500px;
}

div#BreadCrumbsArea a
{	
	color:#666666;
	text-decoration:none;
}

div#MainContentArea
{
	position: relative;
}

div#MainContentArea div#LeftSection
{	
	float: left;
	width: 160px;
	padding-left:9px;
}

div#MainContentArea .centerSection
{	
	float: left;
	width: 510px;
	padding: 10px 10px 10px 25px;
}

div#MainContentArea .centerSection ul
{
	margin:5px 10px 5px 16px;
	line-height:1.5em;	
}

div#MainContentArea .centerSectionExpanded
{		
	float: left;
	width: 690px;	
	padding: 10px 10px 10px 34px;	
}

div#MainContentArea .rightSection
{	
	float: left;
	width: 200px;
	padding: 5px;
}

div#MainContentArea div#CenterSectionWide
{	
}

/************************/
/* HEADER               */
/************************/
div#Header
{
	position: relative;
	padding-top: 36px;
	background: transparent url(Images/bg_top.gif) no-repeat left top;
	height:96px;
}
div#LogoArea
{
	float:left;
}

#Functions
{
	position: absolute;
	top: 45px;
	right: 15px;
	list-style-type: none;
	font-size: 11px;
	font-family:Arial;
	color:#000000;
}

#Functions li
{
	display: block;
	height: 1.6em;
	float: left;
	border-left: 1px solid #dee1e3;
	padding-right:5px;
	overflow: visible;
}

#Functions li.first
{
	border-left: 0;
}

#Functions li a 
{
	display: block;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-left: 3em;
}

a:hover
{
	color: #1e3b89;
	text-decoration: underline;
}

a.loginButton
{
	background: url(images/ButtonLogin.png) no-repeat;
}
a.logoutButton
{
	background: url(images/ButtonLogin.png) no-repeat;
}
a.homepageButton
{
	background: url(images/ButtonHome.gif) no-repeat;
}
a.globalhomeButton
{
	background: url(images/ButtonHome.gif) no-repeat;
}
a.printButton
{
	background: url(images/ButtonPrint.gif) no-repeat;
}
a.sitemapButton
{
	background: url(images/ButtonSitemap.gif) no-repeat;
}
a.rssButton
{
	background:transparent url(images/ButtonRss.png) no-repeat scroll 10px 0;
}
a.languageButton,
input.languageButton
{
	background: url(images/buttonLanguage.png) no-repeat;
}
input.languageButton 
{
    width: 20px;
    float: left;
    height: 1.6em;
}
select.languageButton 
{
    font-size: 1em;
}

div.Languages
{	
	position: absolute;
	top: 8px;
	right: 0px;
}

div.PanelFlags
{
	float:left;
	width:500px;
	text-align:right;
	padding-right:5px;
}

div.PanelFlags img
{
	padding-right:10px;	
	padding-top:2px;
}

/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea 
{
	padding-left: 165px;
	background: url(images/MainMenuBg.png) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 24px;
	overflow: hidden;
	height:30px;
}
#MainMenuArea ul 
{
	height: 30px;
	padding: 0px 0px 0px 2px;
	background: url(images/MainMenuLeft.png) no-repeat left top; 
	list-style-type: none;
	float: left;
}
#MainMenuArea li 
{
	display: block;
	float: left;
	margin: 1px 0px 1px 0px;
	padding: 0px 2px 0px 0px;
	height: 28px;
	background: url(images/MainMenuLeft.png) no-repeat right top;
}
#MainMenuArea li.selected 
{
	background: url(images/MainMenuSelectedBg.png) no-repeat right top; 
}
#MainMenuArea li.selected a 
{
	display: block;
	padding: 1px 15px 1px 15px;
	background: url(images/MainMenuSelectedLeft.png) no-repeat left top; 
}
#MainMenuArea li a 
{
	display: block;
	padding: 1px 15px 1px 15px;
	text-decoration: none;
	color: White;
}
#MainMenuArea li.unselected a:hover 
{
	background: url(images/MainMenuHoverBg.png) repeat-x;
	border-left: 1px solid #3d3e41;
	border-right: 1px solid #3d3e41;
	padding: 2px 14px 2px 14px;
}

/*************************/
/* QUICKSEARCH           */
/*************************/
div.QuickSearchArea
{
	float:right;
	padding-top:60px;
	padding-right:15px;
}
div.QuickSearchArea label.hidden
{
	display: none;
}
div.QuickSearchArea input.quickSearchField
{
	border: 1px solid Black;
	float: left;
	margin: 0px 7px 0px 0px;
	width: 11em;
}
div.QuickSearchArea .quickSearchButton
{
	background: url(images/button_search.gif) no-repeat top left;
	display: block;
}

/*************************/
/* STAGEAREA             */
/*************************/
#StageArea
{
    width: 100%;
    padding: 0.5em 0 1.5em 0;
	overflow: hidden;
}

/*************************/
/* LeftSection           */
/*************************/
#LeftSection
{
	width: 100%;
	float: left;
	overflow: hidden;
	color: #666666;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	padding-bottom: 2em;
}
#LeftSection a
{
	color: #666666;
}
#LeftSection a:hover
{
	color: #38b0ec;
}

/* LEVEL 1 STYLES */
#LeftSection ul
{
	list-style-image: url('images/leftmenu.gif');
	list-style-type: none;	
	line-height: 1em;
	border-bottom: 1px solid #d6d6d6;
	padding-left:28px;
	padding-bottom:12px;
	margin-bottom:20px;	
}
#LeftSection ul.ExtranetNorway
{
	padding-top:8px;
}
#LeftSection li
{	
	padding: 0px 0px 1px 0px;
}
#LeftSection li .selected
{	
	color:#38b0ec;
}

#LeftSection li a, #LeftSection li span
{
	display: block;
	padding: 0px 0px 6px 0px;
	text-decoration: none;
}
#LeftSection li span 
{	
}

/* LEVEL 2 STYLES */
#LeftSection ul ul
{
	list-style-image: url('images/leftmenu.gif');
	list-style-type: none;
	line-height: 1em;
	border-bottom: 0px;
	margin: 0;
	padding-left:15px;
	padding-bottom:5px;
}
#LeftSection li li a,
#LeftSection li li span
{
	padding: 0px 0px 2px 0px;
}
#LeftSection li li
{	
	border-bottom-color: White;
	font-size: 0.8em;
	line-height:1.5em;
}
#LeftSection li li li
{
	font-size: 1em;
}


/*************************/
/* CONTENTAREA           */
/*************************/
#MainBodyArea
{
	overflow: hidden;
	float: left;
	padding-left:1px;
	margin-bottom:10px;
}
#MainBodyArea #MainBody
{
}

.PageListHeader
{
	padding-left:35px;
	padding-top:2px;
}
#MainBodyArea .pageList ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#SecondaryBodyArea #SecondaryBody
{
	margin: 0 1em;
}



/*************************/
/* MAIN PAGE CONTENT     */
/*************************/
div#CenterSectionWide #CenterSection
{
	float: left;
	width: 512px;
	padding: 10px 10px 10px 23px;
}

div#CenterSectionWide #RightSection
{
	float: left;
	width: 200px;
	padding: 0px 15px 5px 5px;
}

div#CenterSectionWide .CompanyInfo
{	
}

div#CenterSectionWide #NewsArea .pageList ul
{ 
	margin:0px;
	padding:0px 0px 0px 0px;
	
}
div#CenterSectionWide #NewsArea .pageList li
{
	overflow: hidden;
	float:left;
	width:262px;
	padding-left:40px;
	padding-right:10px;
	margin:0px;
	border-right:solid 1px #DADADA;
	height: 70px;
	
}
div#CenterSectionWide #NewsArea .pageList li .title a
{
	text-decoration:none;
	font-size:18px;
	color:#737373;
}
div#CenterSectionWide #NewsArea .pageList li div.introduction
{
	font-family:Arial, Verdana;
	font-size:12px;
	color:#333333;
	line-height:1.4em;
}

div.ExtranetNewsArea .pageList ul,
div#CenterSectionWide #NewsAreaMainPage .pageList ul
{ 
	margin:0px;
	padding:0px 0px 0px 0px;
}
div.ExtranetNewsArea .pageList li,
div#CenterSectionWide #NewsAreaMainPage .pageList li
{
	overflow: hidden;
	float:left;
	width:256px;
	margin:0px;	
}
div.ExtranetNewsArea .pageList li div,
div#CenterSectionWide #NewsAreaMainPage .pageList li div
{
	width:230px;
}
div#CenterSectionWide #NewsAreaMainPage .pageList li img
{
}
div.ExtranetNewsArea .pageList li div.title a,
div#CenterSectionWide #NewsAreaMainPage .pageList li div.title a
{
	text-decoration:none;
	font-size:18px;
	color:#737373;
	line-height:1.4em;
}
div.ExtranetNewsArea .pageList li div.introduction,
div#CenterSectionWide #NewsAreaMainPage .pageList li div.introduction
{
	font-size:12px;
	color:#333333;
	line-height:1.5em;
}

.Icons
{
	padding-right:0px;
	vertical-align:middle;
}

div#CompanyInfo,
div#LoginArea
{
	background:transparent url('Images/bg_gradient156.gif') no-repeat; width:144px;
	border-bottom:1px solid #cacdc4;
	border-top:1px solid #cacdc4;
	padding:15px 6px 12px 6px;
	margin-top:5px;
}

span.IconHeading
{
	color: #333333;
	font-family:Trebuchet MS, Verdana;
	font-size:15px;
	line-height:1.5em;	
}

div#CompanyInfo span.SubHeading
{
	color: #737373;
	font-family:Arial;
	font-size:12px;	
}

div#CompanyInfo span.CompanyInformation
{
	color: #1e3b89;
	font-family:Arial;
	font-size:18px;
}

div#CompanyInfo span.Email
{
	color: #5ab2dc;
	font-family:Verdana;
	font-size:12px;
	letter-spacing:-1px;
}

div#CompanyInfo div.CompanyInfo
{
	padding-bottom:7px;
}

div#HomePage
{
	width:194px;
	padding:10px 6px 10px 0px;
	margin-bottom:20px;
}

div#Links,
div#NewsArchive
{
	background:transparent url('Images/bg_gradient206.gif') no-repeat;
	border-bottom:1px solid #cacdc4;
	border-top:1px solid #cacdc4;
	width:194px;
	padding:10px 6px 10px 0px;
	margin-bottom:20px;
}

div#Links ul,
div#NewsArchive ul
{
	margin:0px 10px 0px 10px;
	list-style:none;
}
div#Links ul li,
div#NewsArchive ul li
{
	line-height:1.3em;
	padding-bottom:10px;
}

div#Links a
{
	text-decoration:none;
}
div#NewsArchive h3 a
{
	font-size:12px;
	text-decoration:none;
}
div#NewsArchive span.seeMore
{
	padding-left:10px;
}

div#CenterSectionWide #AdvertAreaMainPage
{
	padding-bottom:15px;
}

div#CenterSectionWide #AdvertAreaMainPage .pageList li span.title a
{
	text-decoration:none;
	font-size:18px;
	color:#737373;
	line-height:1.4em;
}

div#CenterSectionWide #AdvertAreaMainPage .pageList li div.Introduction
{
	color:#333333;
	line-height:1.4em;
}

span.seeMore a
{
	color:#4C99BF;
	font-family:Arial;
	font-size:12px;
	line-height:1.4em;	
}

div#OrderPhone
{
	padding-top:7px;
}
div#NewsAreaMainPage
{
	overflow:hidden;
}

div#BannerAreaMainPage
{
	margin-top:30px;
}
div.bannerList ul li
{
	list-style-type:none;
	overflow: hidden;
	float:left;
	width:100px;
	padding-right:20px;
	margin:0px;
	height:50px;
}


/*************************/
/* PAGE STYLES           */
/*************************/
#ContentGlobe{position:relative; top:-23px;}

div#productList
{
	background:transparent url('Images/bg_gradient206.gif') no-repeat;
	border-bottom:1px solid #cacdc4;
	border-top:1px solid #cacdc4;
	width:194px;
	
	margin-bottom:20px;
}

div#productList ul
{
	margin:0px;
	list-style:none;
}
div#productList ul li
{	
	line-height:1.3em;
	padding-bottom:10px;
	margin:0px 0px 0px 10px;
}
div#productList ul li.headerTrue
{
	margin:0px 0 10px 0;
	background-color:#6ab1db;
	color:White;
	padding:4px;
	padding-left:10px;
}
div#productList ul li.headerTrue ul
{
	display:none;
}
div#productList ul li.imgTrue
{
	height:85px;	
	background-repeat:no-repeat;
}
div#productList ul li.imgTrue span
{
	display:none;
}
div#productList ul li.imgFalse
{
	background-image:none;
	
}
div#productList ul ul
{
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	padding-left:1px;
	overflow:hidden;
}
div#productList ul li span
{
	font-weight:bold;
}
div#productList ul ul li 
{
	float:left;
	width:65px;
	background: transparent url('images/leftmenu.gif') no-repeat 0px 4px;
	padding-left:8px;
	padding-bottom:0;
}
div#productList ul ul li a 
{
	font-size:11px;
	color:#333333;
	text-decoration:none;
}



/*************************/
/* LOGIN PAGE            */
/*************************/
.loginArea 
{
    width: 100%;
}

.loginArea label 
{
    display: block;
    line-height: 2em;
}

.loginArea input
{
    margin: 0.3em 0 0.5em 0;
}

/*************************/
/* REGISTER PAGE         */
/*************************/
.registerArea 
{
    width: 100%;
}

.registerArea label 
{
    display: block;
    line-height: 1em;
}

.registerArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/
.subscriptionArea 
{
    width: 412px;
}
.subscriptionArea label.topLabel
{
    display: block;
    line-height: 1.8em;
}
.subscriptionArea input,
.subscriptionListArea input
{
    margin: 0.3em 0 0.5em 0;
}
.subscriptionArea select
{
    margin: 0.3em 0 1.5em 0;
    height:22px;
}
.subscriptionListArea
{
	margin-bottom:10px;
}
.subscriptionListArea td 
{
    vertical-align: text-bottom;
}
.subscriptionListArea input
{
    margin:0 5px 0 0;
}

/*************************/
/* SEARCH PAGE           */
/*************************/
#ResultArea 
{
    padding-top: 2em;
}

#ResultArea ol
{
    margin: 0;
    padding-left: 2em;
}

#ResultArea li 
{
    margin: 0; 
    padding: 0;
}

input.searchText 
{
    width: 75%;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap
{
	color: #666666;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	padding: 34px 0px 2em 11px;
}
#SiteMap a
{
	color: #666666;
}
#SiteMap a:hover
{
	color: #38b0ec;
}
#SiteMap ul
{
	list-style-image: url('images/leftmenu.gif');
	list-style-type: none;	
	line-height: 1em;
	padding-left:28px;
}
#SiteMap ul ul
{	
}
#SiteMap li
{	
}
#SiteMap li a
{
	display: block;
	padding: 0px 0px 6px 0px;
	text-decoration: none;
}
#SiteMap li li a
#SiteMap li li
{	
	border-bottom-color: White;
	font-size: 0.8em;
}
#SiteMap li li li
{
	font-size: 1em;
}


/*************************/
/* DOCUMENTS             */
/*************************/
#MainBody.documentList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#MainBody.documentList li
{
    clear: both;
}
#MainBody.documentList .footerinfo
{
    float: right;
}
#MainBody.documentList .label
{
    width:150px;
}
#MainBody.documentList .value
{
    text-align:right;
}

#MainBody.documentList .contentImage
{
	float:right;
	padding:5px;
	
}
#MainBody.documentList .contentText
{
	width:290px;
	float:left;
}

#MainBody.documentList .docItem
{
	padding-bottom:30px;
}



a.bmpExtension {background: url(images/extensions/bmp.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.docExtension,
a.docxExtension {background: url(images/extensions/doc.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.gifExtension {background: url(images/extensions/gif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.htmExtension,
a.htmlExtension {background: url(images/extensions/htm.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.jpgExtension,
a.jpegExtension {background: url(images/extensions/jpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mp3Extension {background: url(images/extensions/mp3.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mpgExtension {background: url(images/extensions/mpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pdfExtension {background: url(images/extensions/pdf.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pngExtension {background: url(images/extensions/png.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pptExtension,
a.pptxExtension {background: url(images/extensions/ppt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.tifExtension,
a.tiffExtension {background: url(images/extensions/tif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.txtExtension {background: url(images/extensions/txt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.wavExtension {background: url(images/extensions/wav.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.xlsExtension,
a.xlsxExtension {background: url(images/extensions/xls.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.zipExtension {background: url(images/extensions/zip.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}

/*************************/
/* PAGELIST              */
/*************************/
.pageList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.pageList li
{
    padding-bottom: 0.2em;
	list-style-type: none;
}
.pageList h2
{
	margin: 0;
}

/*************************/
/* FOOTERAREA            */
/*************************/
div#Footer
{
	font-family: Arial, Sans-Serif;
	background: url(images/bg_bottom.gif) top left no-repeat;		
	padding: 15px 10px 0px 0px;
	margin: 0px 0 30px 0;
}
div#Footer .BiomarFooter,
div#Footer .BiomarFooter p
{
	float: left;
	font-size: 10px;
	color:#e5e5e5;	
}
div#Footer .BiomarFooter a
{
	font-size: 10px;
	color:#e5e5e5;
	text-decoration:underline;
}
div#Footer .copyright
{
	font-size: 10px;
	color:#e5e5e5;
	float:right;
}
div#Footer a
{
	text-decoration: none;
	color: #e5e5e5;
}
div#Footer a:hover
{
	text-decoration: underline;
}

/**********************************/
/*    Table classes for content   */
/**********************************/
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
}
table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}
table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}
table.color
{
	border-collapse: collapse;
	border: solid 0.1em #275569;
}
table.color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}
table.color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}
th.highlighted,
td.highlighted
{
}
table.classic th.highlighted
{
	background-color: #AAAAAA;
}
table.classic td.highlighted
{
	background-color: #F0F0F0;
}
table.color th.highlighted
{
	background-color: #377995;
}
table.color td.highlighted
{
	background-color: #d1e6ef;
}
th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
}
th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
}

/**********************************/
/*   Image  classes for content    */
/**********************************/
img
{
	border-width:0px;	
}

img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}


/**********************************/
/*   Company list  (And Employee list)   */
/**********************************/

div.companyList div.contentImage
{
	float:right;
	padding-bottom:10px;
}
div.companyList div.contentImage img
{
	border:solid 1px black;
}

div.companyList div.contentText
{
	float:left;
}

div.companyList div.listItem
{
	
	width:300px;	
	float:left;
	padding-right:10px;
	padding-bottom:20px;
	
}
div.companyList div.labelHeader
{
	width:100px;
	font-weight:bold;
	float: left;
}
div.companyList div.labelValue
{	
	float: left;
	width:280px;
	display: block;
}
div.companyList div.employeeContainer
{
	margin-bottom:10px;
}
div.employeeContainer h1
{
	margin:0 0 5px 0;
	line-height:1.2em;
}
div.employeeContainer div.employeeDescription
{
	width:390px;
}

/**********************************/
/*   Teaser item    */
/**********************************/

div#TeaserHtmlContent
{	
}


/**********************************/
/* LOGIN CONTAINER */
/**********************************/
div#LoginContainer
{
	margin-top:28px;
}
div#LoginContainer fieldset
{
	margin:0px;
	padding:0px;
	border:0px;
}
div#LoginContainer fieldset label
{
	color:#737373;
	line-height:0.8em;
}
div#LoginContainer fieldset input.textField
{
	background:transparent url('Images/bg_loginFields.gif') no-repeat;
	width:139px;
	height:18px;
	padding:5px 4px;
	border:0px;
}
div#LoginContainer div#ButtonArea
{
	height:21px;
	text-align:right;
}
div#LoginContainer input.Loginbutton,
div#QuickSearchArea input.SearchButton
{
	background:transparent url('Images/button_bg.gif') no-repeat 0px 0px;
	color:#ffffff;
	font-family:Trebuchet MS, Arial;
	height:21px;
	width:74px;
	line-height:10px;
	border:0px;
	padding-bottom:2px;
}
div#LoginContainer div#MessageArea
{
	margin-top:10px;
}


/**********************************/
/*   Boat Page				      */
/**********************************/

div#BoatPage, div#BoatItem
{
	padding-top:20px;	
}
span.BoatLabel
{
	font-weight:bold;
}
div#BoatInfo table
{

}
div#BoatInfo table td.BoatHeader
{
	font-weight:bold;
	border-bottom:solid 1px #BBBBBB;
	padding:4px 2px 2px 0px;
	vertical-align:top;
	width:100px;
}
div#BoatInfo table  td.BoatValue
{
	border-bottom:solid 1px #BBBBBB;
	padding:2px;
	width:200px;
}
div#BoatInfo table  td.BoatValue ul
{
	margin-left:14px;
}
div#BoatImage
{
	float:left;
	padding: 0px 20px 20px 0px;
	width:340px;
	
}
div#BoatInfo
{
	padding-top:0px;
}

/**********************************/
/*   Norway Extranet     	      */
/**********************************/
p.NorwayExtranetUsername
{
	color: #666666;
	padding: 0px;
	text-align: right;
}