﻿body
{
    font-family: Verdana,Georgia,tahoma;
    font-size: 8pt;
    line-height: 0.5cm;
    background-color: #BFAF8E; /*#565543*/
    text-align: center;
    margin: 0px;
}
td.required
{
    font-family: Verdana,tahoma;
    font-size: 10px;
}
input.boxtext
{
    font-size: 10px;
}

fieldset
{
    border: 1px solid #565543;
    background-color: #F3EBD4;
    _position: relative; /* The underscore means only IE will see it */
    _padding-top: .75em;
    _padding-bottom: 15px;
    _display: block;
    _left: 10px;
    _margin-top: 1em;
}

legend
{
    padding: 0.2em 0.5em;
    border: 1px solid #565543;
    color: #FFFFFF;
    font-size: 90%;
    text-align: right;
    background-color: #565543;
    _position: absolute;
    _margin-top: -15px;
    _left: .5em;
}
.legendtext
{
    position: absolute;
    top: -15px;
    left: 10px;
    margin: 0;
    padding: 0.2em 0.5em;
    border: 1px solid #000;
    font-weight: bold;
    background-color: #565543;
    color: White;
    font-size: 90%;
}
.legendLogoff
{
    position: absolute;
    top: -15px;
    left: 690px;
    margin: 0;
    padding: 0.2em 0.5em;
    border: 1px solid #000;
    font-weight: bold;
    background-color: #565543;
    color: White;
    font-size: 90%;
}
.outer
{
    position: relative;
    float: left;
    border: 1px solid #000000;
    margin-top: 20px;
    background: #F3EBD4;
    width: 100%;
    margin: 0 auto; /* align for good browsers */
    text-align: left; /* counter the body center */
}
.inner
{
    position: absolute;
    border: 1px solid black;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    margin: -1px;
}
.fieldsettext
{
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#logo
{
    font-size: 2.9em;
    font-family: Georgia, Verdana, "Times New Roman" , Times, serif;
    font-variant: small-caps;
    color: #565543;
    padding-bottom: 10px;
    padding-top: 5px;
    border-bottom: inset 1px #7F7F00;
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#Divlogo
{
    font-size: 1.3em;
    font-family: Georgia, Verdana, "Times New Roman" , Times, serif;
    font-variant: small-caps;
    color: #565543;
    width: 490px;
    padding-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

a:hover
{
    text-decoration: underline;
    color: red;
}
a
{
    text-decoration: none;
    color: blue;
}

ul
{
    margin: 0;
    padding: 0;
}

li
{
    list-style: none;
    background: url(/muskielogs/images/list-bullet-02-link.gif) no-repeat 0 .8em;
    padding: .2em 0 .2em 1em;
    margin-left: 0.4em;
}

ul.list-of-links
{
    border-bottom: 0px dotted #B2B2B2;
}


ul.list-of-links li
{
    border-top: 0px dotted #B2B2B2;
    background-image: url(/muskielog/images/list-bullet-01-link.gif);
}

ul.list-of-links li.current
{
    background-color: #E5E5E5;
}

ul.no-lines, ul.no-lines li
{
    border: none;
}
.footertext
{
    color: White;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.copyright
{
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.gridview
{
    border-bottom: solid 1px #565543;
}
h3
{
    font-size: 1.5em;
    font-family: Georgia, Verdana, "Times New Roman" , Times, serif;
    font-variant: small-caps;
    color: #000000;
    border-top: ridge 1px #565543;
    border-bottom: ridge 1px #565543;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
}
.pager span
{
    font-size: 13px;
    color: black;
}
.pager a
{
    font-size: 13px;
}
.progress
{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    font-variant: small-caps;
    color: Yellow;
}
/* ------------------------------------------------------------------------
Accordion-------------------------------------------------------------------
*/
.accordionHeader
{
    
    background-color: #565543;
    font-family: verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-top: 5px;
    cursor: pointer;
    color: Yellow;
}
.accordionSelected
{    
  background-color: #565543;
    font-family: verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-top: 5px;
    cursor: pointer;
    color: Yellow;  
}
.accordionHeader a
{    
    background: none;
    text-decoration: none;
}
.accordionHeader a:hover
{    
    text-decoration: underline;    
}
.accordionContent
{
    background-color: #BFAF8E;     
    padding: 5px; 
    border: thin white inset; 
    overflow: hidden;
    padding-top: 10px;
    font-size: 12px;
    border-top: none;
}
.accordionWidth
{
    width: 100%;
    margin: 0 auto;
}
/*
End Accordion
*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:650px;
}

/* This does not work with keyboard.**********************************
.autocomplete_dropdown div:hover{color:Blue !important;background-color:#F3EBD4 !important;border-top:solid 1px #000000;border-bottom:solid 1px #000000;}
.autocomplete_dropdown div {color:#454334 !important;background-color:#FFFFFF !important;border:solid 1px #FFFFFF;}
*/
#ctl00_ContentPlaceHolder1_UpdateProgress1
{
    width: 400px;
    background-color: #FFC080;
    height: 25px;
    bottom: 0%;
    left: 0px;
    position: absolute;
    border: gray 1px solid;
}
#ctl00_ContentPlaceHolder1_UpdateProgress2
{
    width: 400px;
    background-color: #FFC080;
    height: 25px;
    bottom: 0%;
    left: 0px;
    position: absolute;
    border: gray 1px solid;
}
#ctl00_ContentPlaceHolder1_UpdateProgress3
{
    width: 400px;
    background-color: #FFC080;
    height: 25px;
    bottom: 0%;
    left: 0px;
    position: absolute;
    border: gray 1px solid;
}

