body
{
/*0,Background graphics*/
background: url(/kunder/ulstein/mm.nsf/lupGraphics/background.jpg/$file/background.jpg);
background-repeat: repeat;
}
.boxheader
{
/*1,Header style on boxes*/
font-family:Arial,Verdana, Geneva, Helvetica, sans-serif;
font-size:10px;
font-weight:Bolder;
text-align:Left;
color:#000000;
padding-left:10px;
}
.boxsubject
{
/*1,Subject on boxes*/
font-family:Arial,Verdana, Geneva, Helvetica, sans-serif;
font-size:10px;
font-weight:Bold;
text-decoration:none;
color:#000000;
}
.activeboxsubject
{
/*1,When boxes are selected*/
font-family:Arial,Verdana, Geneva,Helvetica, sans-serif;
font-size:10px;
font-weight:Bold;
text-decoration:none;
color:#000000;
}
.boxdate
{
/*1,Date on inside the boxes*/
font-family:Arial,Verdana, Geneva, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
color:black;
}
a.cmscontent:Link
{
/*1,Content link*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Bold;
text-decoration:none;
color:#001f47;
}
a.cmscontent:Visited
{
/*1,Content link - visited*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Bold;
text-decoration:none;
color:#001f47;
}
a.cmscontent:Hover
{
/*1,Content link - hover*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Bold;
text-decoration:none;
color:#001f47;
}
a.cmscontent:Active
{
/*1,Content link - active*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Bold;
text-decoration:none;
color:#001f47;
}
.boxheadersubject
{
/*1,Header subject in box*/
font-family:Arial,Verdana, Geneva,Helvetica, sans-serif;
font-size:13px;
font-style:Normal;
font-weight:Bold;
text-align:Left;
text-decoration:none;
color:black;
padding-right:20px;
}
#productdownload
{
/*1,Download table content*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
#productdownloadtxt
{
/*1,Download table row content*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
#content a
{
/*1,test*/
font-family:Arial,Verdana, Geneva, Helvetica, sans-serif;
color:#001f47;
}
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #DDDDDD;
padding: 5px;
left: -1000px;
border: 1px solid #CCCCCC;
visibility: hidden;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:Italic;
font-weight:Normal;
color:#666666;
width:560px;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 188px; /*position where enlarged image should offset horizontally */
top: 0px; /*position where enlarged image should offset vertically */
}
.ExternalGridAlternatingItem {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
line-height:10px;
height:20px;
vertical-align:top;
}
.ExternalGridAlternatingItem a {
text-decoration: none;
color:#001f47;
line-height:10px;
height:20px;
vertical-align:top;
}
.ExternalGridItem {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
line-height:10px;
height:20px;
vertical-align:top;
}
.ExternalGridItem a{
text-decoration: none;
color:#001f47;
line-height:10px;
height:20px;
vertical-align:top;
}
.ExternalGridHeader {
font-family:Arial,Verdana, Geneva, Helvetica, sans-serif;
font-size:10px;
font-weight:Bold;
text-decoration:none;
color:#000000;
vertical-align:top;
}
.Externaltable {
height:99%;
margin-left:20px;
margin-top:10px;
padding-left:20px;
width:940px;
vertical-align:top;
}

