/* Style selectors for tags. */

body {
    font-family: Arial, sans-serif;
    color: #333333;
    line-height: 1.166;
    margin: 0;
    top: 0;
    padding: 84px 0 0px 0;
}

@media
print
{
img {
    display: none;
}

}
/* Fix for sticky top */
div.fixedbottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0 0 20px 0;
}

@media
print
{
div.fixedbottom {
    display: none;
}

}

@media
print
{
div.noprint {
    display: none;
}

}

div.fixedtop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 84px 0 0 0;
}

@media
print
{
div.fixedtop {
    display: none;
}

}

@media
screen
{
body > div.fixedtop {
    position: fixed;
}

body {
    scrollbar-face-color: #003063;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #C0C0C0;
    scrollbar-darkshadow-color: #000000;
    scrollbar-shadow-color: #808080;
    scrollbar-arrow-color: #CECFCE;
    scrollbar-track-color: #CECFCE;
    overflow-y: hidden;
    overflow-x: hidden;
}

div.content {
    height: 100%;
    overflow: auto;
    top: 0;
}

}
/* Fix Ends */

a:link, a:visited, a:hover {
    color: #006699;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* overrides decoration from previous rule */

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
    margin: 0px;
    padding: 0px;
}

h1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 120%;
    color: #334d55;
}

/* overrides decoration from previous rule */

h2 {
    font-size: 114%;
    color: #006699;
}

/* overrides decoration from previous rule */

h3 {
    font-size: 100%;
    color: #334d55;
}

/* overrides decoration from previous rule */

h4 {
    font-size: 100%;
    font-weight: normal;
    color: #333333;
}

/* overrides decoration from previous rule */

h5 {
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .85em;
    padding-left: 8px;
}

/* overrides decoration from previous rule */

.h6 {
    font-family: Verdana, sans-serif, Arial;
    font-size: 13px;
    font-weight: bold;
    background-color: #FFFFFF;
}

/* overrides decoration from previous rule */

ul {
    list-style-type: square;
}

ul ul {
    list-style-type: disc;
}

ul ul ul {
    list-style-type: none;
}

label {
    font: bold 100% Arial, sans-serif;
    color: #334d55;
}

div.noprint {
}

.PageBreakAuto {
    page-break-after: auto;
}

.PageBreakAlways {
    page-break-after: always;
}

/* styles for HTML elements with the id selector*/
#topversion {
    position: absolute;
    top: 9px;
    left: 190px;
    font-size: 140%;
    color: #003366;
    font: "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: bold;
}

#version {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 55%;
    color: #CCCCCC;
    z-index: 1;
}

#security {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 65%;
    color: #FF0000;
    background-color: #FFFFFF;
    padding: 2px 2px 2px 2px;
    z-index: 2;
}

#topgrfx {
    width: 100%;
}

#navBar {
    width: 15px;
    margin: 0px 5px 0 0;
    padding: 0px;
    background-color: #eeeeee;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float: left;
}

#content {
    float: right;
    width: 75%;
    margin: 0;
    padding: 0 3% 0 0;
}

#scroller {

    margin: 0 0 0 15px;
    padding: 0 15px 0 0;
    height: 80px;
    overflow: auto;
    border-style: solid;
    border-width: 1;
    min-width: 300px;
}

#indent {
    text-indent: 15px;
}

#scrollersize {
    width: 200px;
    font-size: 80%
}

#scrollersmall {

    margin: 0 0 0 1px;
    padding: 0 15px 0 0;
    height: 45px;
    overflow: auto;
    border-style: solid;
    border-width: 1;
    min-width: 100px;
    max-width: 200px;
}

#scrollersizesmall {
    width: 170px;
    font-size: 80%
}

#header {
    background-color: #006699;
    border: 1px #000000 solid;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

#siteName {
    margin: 0px;
    padding: 0px 0px 10px 10px;
}

#dhtmltooltip {
    position: relative;
    top: 0px;
    left: 0px;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: #FFFFCC;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid: DXImageTransform . Microsoft . Shadow( color = gray, direction = 135 );
    visibility: hidden;
}

/* table styles */

.valtbllook {
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 1.2em;
}

.hoptbllook {
    width: 90%;
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    text-indent: 5px;
    text-align: left;
}

.systbllook {
    width: 80%;
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    text-indent: 5px;
    text-align: left;
}

.pyskytbllook {
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    text-indent: 5px;
    text-align: left;
    margin: 15;
}

.starftbllook {
    width: 98%;
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    text-indent: 5px;
    text-align: left;
}

.regtable {
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    text-indent: 5px;
    text-align: left;
}

.header {
    background-color: #006699;
    border: 1px #000000 solid;
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    text-indent: 8px;
}

.headergray {
    background-color: #D3D3D3;
    border: 1px #000000 solid;
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
    text-indent: 8px;
}

.tblline {
    border-bottom: 1px #6699CC dotted;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .8em;
    color: #404040;
    background-color: #fafafa;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 2px;
}

.tbllinenew {
    border-bottom: 1px #6699CC;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .8em;
    color: #404040;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 2px;
}

.tbllinelinks {
    border-bottom: 1px #6699CC;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .9em;
    color: #404040;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 2px;
}

.tbllineorlof {
    border-bottom: 1px #6699CC;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .8em;
    color: #404040;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

.tbllinewhite {
    background-color: #ffffff;
    border-bottom: 1px #6699CC dotted;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .8em;
    color: #404040;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 2px;
}

.tbllinegray {
    background-color: #F5F5F5;
    border-bottom: 1px #6699CC dotted;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .8em;
    color: #404040;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 2px;
}

.tbllineyellow {
    border-bottom: 1px #6699CC dotted;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .8em;
    color: #404040;
    background-color: #FFFF00;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 2px;
}

.tbllinedisabled {
    padding-right: 2px;
    padding-left: 8px;
    font-weight: normal;
    font-size: 0.8em;
    padding-bottom: 2px;
    color: black;
    padding-top: 2px;
    border-bottom: #6699cc 1px dotted;
    font-family: Verdana, sans-serif, Arial;
    background-color: gainsboro;
    text-align: left;
}

.tbllineprinter {
    border-bottom: 1px #6699CC dotted;
    text-align: left;
    color: #404040;
    background-color: #fafafa;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 2px;
}

.tblempinfo {
    border-bottom: 1px #6699CC dotted;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    font-weight: bold;
    font-size: .6em;
    color: #404040; /*background-color: #FFCC33;*/
    background-color: #FFFFCC;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 2px;
}

.languagebar {
    padding: 3px 3px 3px 3px;
}

.loginwindow {
    padding: 10px 0 0 20px;
    font-style: italic;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 80%;
}

.popupheader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

/************** .feature styles ***************/

.Navigation {
    float: left;
    padding: 0 0 0 15px;
    color: #999999;
    font-size: 85%;
    font-style: italic;
}

@media
print
{
.Navigation {
    display: none;
}

}

.toplinks {
    border-width: thin;
    border-style: groove;
    padding: 0px 4px 2px 2px;
    font-size: 80%;
    font-style: italic;
    background-color: #F3F3F3;
}

@media
print
{
.toplinks {
    display: none;
}

}

.toplinkswrap {
    margin: 10px 0 15px 0;
}

.fontpct {
    font-size: 78%;
    font-style: italic;
}

/* pyskyrsla.asp specific selectors */

.Results TABLE .AlternateHeader {
    FONT-WEIGHT: bolder;
    FONT-SIZE: smaller;
    COLOR: white;
    BACKGROUND-COLOR: black
}

.Results TABLE .LightBody {
    FONT-SIZE: smaller;
    BACKGROUND-COLOR: white
}

.Results TABLE .DarkBody {
    FONT-SIZE: smaller;
    BACKGROUND-COLOR: gainsboro
}

.Results TABLE .LightHelgIDagur {
    FONT-SIZE: smaller;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffffcc
}

.Results TABLE .LightHelgIDagur A {
    COLOR: blue;
    TEXT-DECORATION: none
}

.Results TABLE .DarkHelgIDagur {
    FONT-SIZE: smaller;
    BACKGROUND-COLOR: #cccc99
}

.Results TABLE .DarkHelgIDagur A {
    TEXT-DECORATION: none
}

.Results TABLE .LightBody A {
    COLOR: blue;
    TEXT-DECORATION: none
}

.Results TABLE .DarkBody A {
    TEXT-DECORATION: none
}

.Results TABLE .Header A {
    COLOR: white
}

/* vidvera.asp selectors */

.style3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
}

.outlook {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    border: 0.1em solid #000000;
    font-style: italic;
    cursor: help;
}

.outlookTime {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    border: 0.1em solid;
    font-style: italic;
    background-color: #FFFFCC;
}

.outlookFree {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    border: solid #000000;
    border-width: 0.1em;
    background-color: #339900;
}

.outlookTent {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    border: solid #000000;
    border-width: 0.1em;
    background-color: #FFCC00;
}

.outlookBusy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    border: solid #000000;
    border-width: 0.1em;
    background-color: #CC3300;
}

.outlookOut {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    border: solid #000000;
    border-width: 0.1em;
    background-color: #3366FF;
}

.style4 {
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
}

.printworkreport {
    width: 98%;
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    text-indent: 5px;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: .7em;
}

div.imagelist {
   font-size: .7em;
}

div.imagelist div.item {
    float: left;
    margin-right: 10px;
    text-indent: 0;
    text-align: center;
}

div.item div.name{
    margin-top: 4px;
    text-align: center;
}
