/* tag styles */

body
{
  background: white;
  color: black;
  font-size: xx-small;
  font-family: arial, sans-serif;
}

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

ul li
{
  list-style-image: url(/oslopatent/www/grf/square.gif);
  margin: 0px;
  padding: 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: 30px;
}

/* */

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

.TopMenuItem, .TopMenuItemActive
{
  height: 19px;
  padding-left: 10px;
  padding-right: 10px;
  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: #5b858b;
  text-decoration: none;
}

.SideMenuItem a:active, .SideMenuItem a:hover, .SideMenuItemActive a:active, .SideMenuItemActive a:hover
{
  color: orange;
  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: orange;
  text-decoration: none;
}



/* footer */

.ContactInformationBody
{
  margin-top: 4px;
}

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

.MainContactInfo
{
  color: gray;
  font-size: xx-small;
}

.MainContactInfoTitle
{
  font-size: small;
  font-weight: bold;
}

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

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


/* articles */

.MainArticleBody
{
  background: #eaf4f5;
  font-size: xx-small;
  border: #96c9cf 1px solid;
  padding: 15px;
}

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

.articleBody b
{
  color: orange;
}

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

.MainSlotFront .articleTitle
{
  color: #006E81;
  font-size: small;
  font-family: verdana, sans-serif;
  font-weight: bold;
}

.articleTitle
{
  font-size: small;
  font-weight: bold;
  font-family: verdana, sans-serif;
  margin-bottom: 15px;
}

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

.MainNewsListing
{
  padding-top: 42px;
}

.MainNewsTitle, .NewsArticleTitle
{
  font-size: small;
  font-family: verdana, sans-serif;
  font-weight: bold;
  border-bottom: #92b3bd 1px solid;
  margin-bottom: 16px;
}

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

.NewsArticleTitle
{
  font-size: small;
  border-bottom: 0px;
  margin-bottom: 4px;
}

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

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

/* */

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

.contactArticleTitle
{
  color: #006E81;
  font-size: x-small;
  font-family: 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;
}



/* article listing */

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

.articleListTitle, .NewsListTitle, .LinkListTitle
{
  font-size: x-small;
  font-weight: bold;
  font-family: 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: #96c9cf 1px solid;
  padding: 5px;
}

.articleBoxedBodyWhite
{
  background-color: white;
}

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

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

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

a.articleBoxedLink:active, a.articleBoxedLink:hover
{
  color: orange;
  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: 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: 120px;
}

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

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

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

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

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


.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;
}

.FAQAnswerBody, .FAQAnswerBody p
{
  font-size: x-small;
}

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

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

