/* tag styles */

@media screen
{

body
{
  background: white;
  color: black;
  font-size: xx-small;
  font-family: tahoma, arial, sans-serif;
  margin-bottom: 0px;
}

a, a:visited
{
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a:active, a:hover
{
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

img
{
  border: 0px;
}

ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
}

ul li
{
  list-style-image: url(/oslopatent/www/grf/square.gif);
  margin: 0px;
  padding: 0px;
}

h1, h1.title
{
  font-size: medium;
  margin-bottom: 0px;
}

h2
{
  margin: 0px;
  margin-top: 1ex;
  padding: 0px;
  font-size: x-small;
}

pre
{
  font-family: arial, sans-serif;
  margin-top: 0px;
}

/* slots */

.MainSlot
{
  padding-left: 60px;
}


/* shadows */

.ShadowTop
{
  width: 6px;
  background: url(/oslopatent/www/grf/shadow-top.gif);
  background-repeat: no-repeat;
}

.ShadowRight
{
  width: 6px;
  background: url(/oslopatent/www/grf/shadow-right.gif);
  background-repeat: repeat-y;
}

.ShadowBottom
{
  height: 6px;
  background: url(/oslopatent/www/grf/shadow-bottom.gif);
  background-repeat: no-repeat;
}

.LotOfSpace
{
  height: 15px;
}

/* */

.TopMenuRow
{
  height: 19px;
  background: url(/oslopatent/www/grf/topmenu-background.gif);
  background-repeat: repeat-x;
}

.TopMenuItem, .TopMenuItemActive
{
  height: 19px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: xx-small;
  font-weight: bold;
  text-transform: lowercase;
}

.TopMenuItemActive
{
  background: url(/oslopatent/www/grf/topmenu-background_.gif);
  background-repeat: repeat-x;
}

a.TopMenuLink, a.TopMenuLink:visited
{
  color: black;
  text-decoration: none;
}

a.TopMenuLink:active, a.TopMenuLink:hover
{
  color: black;
  text-decoration: none;
}

.TopMenuSplit
{
  background: url(/oslopatent/www/grf/topmenu-split.gif);
  background-repeat: no-repeat;
  height: 19px;
  width: 1px;
}


/* side menu */

.SideMenuTitle
{
  background: #B0D6DB;
  color: #56A1AD;
  font-size: x-small;
  font-weight: bold;
  text-transform: lowercase;
  padding: 4px;
  width: 132px;
  height: 47px;
}

.SideMenuItem, .SideMenuItemActive
{
  background: #B0D6DB;
  color: #006E81;
  font-size: xx-small;
  width: 132px;
  height: 15px;
  padding-left: 6px;
}

.SideMenuItemActive
{
  background: #85C0C7;
}

.SideMenuItem a, .SideMenuItem a:visited, .SideMenuItemActive a, .SideMenuItemActive a:visited
{
  color: #006e81;
  text-decoration: none;
}

.SideMenuItem a:active, .SideMenuItem a:hover, .SideMenuItemActive a:active, .SideMenuItemActive a:hover
{
  color: black;
  text-decoration: none;
}

.SideMenuItemII
{
  background: #DEEEF0;
  color: #808284;
  font-size: xx-small;
  width: 132px;
  height: 15px;
  padding-left: 23px;
}

.SideMenuItemII a, .SideMenuItemII a:visited
{
  color: #808284;
  text-decoration: none;
}

.SideMenuItemII a:active, .SideMenuItemII a:hover
{
  color: black;
  text-decoration: none;
}



/* footer */

.ContactInformationBody
{
  margin-top: 4px;
}

.ContactInformation
{
  color: #006e81;
  border-top: #96c9cf 1px solid;
  font-size: 9px;
  text-align: center;
}

.MainContactInfo
{
  background: white url(/grf/icon2.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  color: gray;
  font-size: xx-small;
  margin-top: 25px;
}

.MainContactInfoTitle
{
  font-size: x-small;
}

.MainContactInfo a, .MainContactInfo a:visited
{
  color: #74989d;
  text-decoration: none;
}

.MainContactInfo a:active, .MainContactInfo a:hover
{
  color: black;
  text-decoration: none;
}


/* articles */

.MainArticleBody
{
  background: #eaf4f5;
  font-size: xx-small;
  border: #3d919f 1px solid;
  padding: 15px;
  padding-bottom: 0px;
  height:207px;
}

.MainArticleBody p
{
  margin-bottom: 0px;
  margin-top: 10px;
}

.articleBody, .articleText
{
  font-size: xx-small;
}

.MainSlot .articleBody, .MainSlot .articleListBody
{
  margin-top: 20px;
  margin-right: 43px;
}

.MainSlot .articleBody a, .MainSlot .articleBody a:visited
{
  font-weight: normal;
  text-decoration: underline;
}

.MainSlot .articleBody a:hover, .MainSlot .articleBody a:active
{
  font-weight: normal;
  text-decoration: none;
}

.articleTitle, .articleTitleNoLine
{
  font-size: x-small;
  font-weight: bold;
  font-family: tahoma, verdana, sans-serif;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: #92b3bd 1px solid;
}

.articleTitleNoLine
{
  border: 0px;
}

.articleAbstract
{
  font-size: xx-small;
  font-weight: bold; 
  margin-bottom: 5px;
}

.MainSlotFront .articleTitle
{
  color: #006E81;
  font-size: small;
  font-family: tahoma, verdana, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}


.MainNewsListing
{
  padding-top: 50px;
}

.MainNewsTitle, .NewsArticleTitle
{
  font-size: x-small;
  font-family: tahoma, verdana, sans-serif;
  font-weight: bold;
  border-bottom: #3d919f 1px solid;
  padding-bottom: 5px;
  margin-bottom: 16px;
}

.NewsArticleBody
{
  margin-left: 43px;
  margin-right: 43px;
  font-size: xx-small;
}

.NewsArticleTitle
{
  font-size: x-small;
  border: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
}

.NewsArticleAbstract
{
  font-size: xx-small;
  font-weight: bold;
  margin-top: 16px;
}

.NewsArticleDate
{
  font-size: xx-small;
  font-weight: bold;
  text-align: right;
}

/* */

.contactArticleBody
{
  font-size: xx-small;
}

.contactArticleTitle
{
  color: #006E81;
  font-size: xx-small;
  font-family: tahoma, verdana, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.contactArticleBody td
{
  font-size: xx-small;
}

.ContactUsHeader
{
  font-weight: bold;
  width: 100px;
  height: 20px;
}


.FileListTitle
{
  font-size: xx-small;
  font-weight: bold;
  text-transform: uppercase;
}


.FileListSplit
{
  background: #92b3bd;
}


/* article listing */

.articleListBlock
{
  clear: both;
  margin-bottom: 15px;
  font-size: xx-small;
}

.articleListTitle, .NewsListTitle, .LinkListTitle
{
  font-size: xx-small;
  font-weight: bold;
  font-family: tahoma, verdana, sans-serif;
  margin-bottom: 5px;
}

.NewsListTitle, .LinkListTitle, .LinkListDescription
{
  font-size: xx-small;
}

.NewsListDate
{
  font-size: xx-small;
  font-weight: bold;
  text-align: right;
}

a.articleListLink, a.articleListLink:visited
{
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a.articleListLink:active, a.articleListLink:hover
{
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

.LinkListTitle a, .LinkListTitle a:visited
{
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.LinkListTitle a:active, .LinkListTitle a:hover
{
  color: black;
  font-weight: bold;
  text-decoration: underline;
}


.articleBoxedBlock
{
  clear: both;
  margin-bottom: 8px;
  font-size: xx-small;
}

.articleBoxedBody, .articleBoxedBodyWhite, .articleBoxedImage
{
  background: #eaf4f5;
  color: gray;
  border: #3d919f 1px solid;
  padding: 5px;
}

.articleBoxedBodyWhite
{
  background-color: white;
}

.articleBoxedImage
{
  background: white;
  border-left: 0px;
  padding: 0px;
}

.articleBoxedTitle
{
  color: #006e81;
  font-weight: bold;
  font-size: x-small;
  font-family: tahoma, verdana, sans-serif;
}

a.articleBoxedLink, a.articleBoxedLink:visited
{
  color: #006e81;
  text-decoration: none;
}

a.articleBoxedLink:active, a.articleBoxedLink:hover
{
  color: black;
  text-decoration: none;
}


.ALogoBackground
{
  background-image: url(/grf/A-logo.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
}


/* search */

.searchListBlock
{
  clear: both;
  margin-bottom: 15px;
  font-size: xx-small;
}

.searchListTitle
{
  color: #006e81;
  font-size: x-small;
  font-weight: bold;
  font-family: tahoma, verdana, sans-serif;
  margin-bottom: 5px;
}

a.searchListLink, a.searchListLink:visited
{
  color: #006e81;
  text-decoration: none;
}

a.searchListLink:active, a.searchListLink:hover
{
  color: black;
  text-decoration: none;
}


.ContactTextBox
{
  width: 220px;
  margin-bottom: 4px;
}

.ContactTextArea
{
  width: 340px;
  height: 80px;
}

.ContactTextHeader
{
  padding-right: 16px;
  text-align: right;
  padding-bottom: 4px;
}

.ContactSubmitButton
{
  font-size: xx-small;
  width: 140px;
}


/* */

.FAQQuestionBody
{
  background: url(/grf/qm.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

.FAQQuestionBody, .FAQAnswerBody
{
  padding: 9px 14px 9px 14px;
  border: #85c0c7 1px solid;
  font-size: xx-small;
}

.FAQTitle
{
  color: #006D81;
  font-size: x-small;
  font-weight: bold;
  padding-bottom: 9px;
}

.FAQQuestionBody a
{
  color: black;
  text-decoration: none;
}

.FAQQuestionBody a:visited
{
  color: #006D81;
  text-decoration: none;
}

.FAQQuestionBody a:visited
{
  color: #006D81;
  text-decoration: none;
}

.FAQQuestionBody a:hover
{
  color: #006D81;
  text-decoration: underline;
}

.FAQListTitleActive a, .FAQListTitleActive a:visited, .FAQListTitleActive a:active
{
  color: black;
  text-decoration: underline;
}

.FAQListTitleActive a:hover
{
  color: #006D81;
  text-decoration: underline;
}

.FAQAnswerHeader
{
  font-weight: bold;
  margin-bottom: 16px;
}

.FAQAnswerHeader p, .FAQAnswerHeader div
{
  display: inline;
}

/* */

.FlowChartBox
{
  width: 135px;
  background: white;
  color: #006e81;
  border: #96c9cf 1px solid;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: xx-small;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 2px;
  margin-top: 2px;
}

.FlowChartBoxActive
{
  width: 135px;
  background: #eaf4f5;
  color: #006e81;
  border: #96c9cf 1px solid;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: xx-small;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 2px;
  margin-top: 2px;
}

#FlowChartImage
{
  position: relative;
  z-index: 1000;
}

.paragraphTitle
{
  padding-bottom: 5px;
}

.PersonCollapsedBlock
{
  margin-bottom: 10px;
  clear: both;
}

.articleImageText
{
  font-size: 10px;
  font-style: italic;
  /*background-color: #DEEEF0;*/
}

.articleImageText P
{
  margin-top:0px;
  padding:4px;
}


.relatedItemsContainer
{
  margin-top:10px;
  width: 532px;
}

.OKMessage
{
  color: #006481;
  border: #006e81 1px solid;
  padding: 6px;
}

.ErrorMessage
{
  color: #c70000;
  border: #c70000 1px solid;
  padding: 6px;
  width: 250px;
}

.customerBlock
{
  clear: both;
  margin-bottom: 42px;
}

.customerTitle
{
  font-size: x-small;
  font-weight: bold;
}



.CopyrightBody
{
  width: 184px;
  color: #97989a;

}

.CopyrightBox
{
  background: #ebf0f2;
  color: #333333;
  font-size: xx-small;
  border: #92b3bd 1px solid;
  padding: 10px;
  height: 151px;
  width: 184px;
}

.CopyrightStatement
{
  color: #97989a;
  font-size: xx-small;
  font-weight: normal;
}

.CopyrightStatement a, .CopyrightStatement a:visited
{
  color: #97989a;
  text-decoration: none;
  font-weight: normal;
}

.CopyrightStatement a:active, .CopyrightStatement a:hover
{
  color: #97989a;
  text-decoration: underline;
  font-weight: normal;
}


.contacts th, .contacts td
{
  height: 18px;
  padding: 2px;
  background: white;
  text-align: left;
  font-size: xx-small;
}

.contacts th
{
  background: #e0e0e0;
  font-weight: bold;
}

.logonhead
{
  font-size: xx-small;
}

.extra
{
  font-size: .79em;
  font-weight: normal;
}

.extra a, .extra a:visited
{
  color: black;
  font-weight: normal;
  text-decoration: none;
}

.extra a:active, .extra a:hover
{
  color: black;
  font-weight: normal;
  text-decoration: underline;
}

.thumbnail
{
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: black;
  background-position: center center;
  background-repeat: no-repeat;
}

.thumbnail img
{
  width: 100px;
  height: 100px;
}
}
