/* general classes */
BODY  {
    font-family: Verdana,arial,helvetica,sans-serif;
    font-size:11px;
    color:black;
    background-color: #F0F0F0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.highlighted {
    color: Black;
    background-color: #CCFFCC;
}

.menuLink {
	font-family: arial;
	font-size: 11px;
    color:white;
    background-color: transparent;
    cursor:pointer;
    width:100%;
    text-align: center;
}
.menuLink_Over {
	font-family: arial;
	font-size: 11px;
    color:white;
    background-color: #827A00;
    cursor:pointer;
    width:100%;
    text-align: center;
}
.SubMenuLink {
	font-family: arial;
	font-size: 11px;
    color:black;
    background-color: transparent;
	border: 1px solid transparent;
    cursor:pointer;
    width:100%;
    text-align: center;
}
.SubMenuLink_Over {
	font-family: arial;
	font-size: 11px;
    color:black;
    background-color: #C0BC7F;
    border: 1px solid #827A00;
    cursor:pointer;
    width:100%;
    text-align: center;
}
.menu_head {
	font-family: arial;
	font-size: 11px;
    color:white;
    background-color: #827A00;
    border: 1px solid #827A00;
    font-weight:bold;
    cursor:pointer;
    width:100%;
    text-align:center;
}
.menu_background {
    background-color: #FFFFFF;
    border: 1px solid #827A00;
}

.link_button_normal {
    background-color: #CCCCCC;
    border: 1px solid #562200;
    color: Black;
    cursor:pointer;
}
.link_button_over {
    background-color: #E6E6E6;
    border: 1px solid #562200;
    color: Black;
    cursor:pointer;
}

.lst_pwd_normal {
    color: black;
    cursor:pointer;
}
.lst_pwd_over {
    color: darkgreen;
    cursor:pointer;
}

.logout_normal {
    color: black;
    cursor:pointer;
}
.logout_over {
    color: darkgreen;
    cursor:pointer;
}

A {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:black;
    text-decoration: none;
}

A:LINK {
    text-decoration: none;
    color: black;
}

A:VISITED {
    text-decoration: none;
    color: black;
}

A:HOVER {
    text-decoration: underline;
    color: darkgreen;
}

TH,TD {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:black;
    background-color: transparent;
}

HR {
    border: 1px solid #D3D3D3;
}

.error {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Red;
}

.info {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Blue;
}

.backgroundOK {
    color : black;
    background-color : #82ca9c;
	border:1px solid black;
}
.backgroundNotOK {
    color : black;
    background-color : #f69679;
    border:1px solid black;
}


/* these are used by modules and core to render text inside tables */
.centerboxtext {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    background-color: transparent;
}

.sideboxtext {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
    background-color: transparent;
}

.plainboxtitle {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
    font-weight: bold;
    background-color: #0072BC;
}

.plainboxtext {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    background-color: #FCDAB6;
}

/* these are used by the theme only - do not use outside theme!*/
.sideboxtitle {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    font-weight: bold;
    font-style: normal;
    background-color: #156537;
    text-indent: 5px;
}

.centerboxtitle {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
    font-weight: bold;
    font-style: italic;
    background-color: transparent;
}

.pgprocessed {
    color: white;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
}
.copyright {
    color: #999999;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

/* user card */
.userexttable {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: White;
    background-color: #333333;
}

.usertoppanel {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #F5F5F5;
    color: #333333;
}

.userbottompanel {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FAFAFA;
    color: #333333;
}

.print_header_toprow {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: black;
    background-color: transparent;
}
.print_header_bottomrow {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: black;
    background-color: transparent;
}
.print_header_toptext {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
    background-color: transparent;
}


#lightbox, #textLightbox{
    position: absolute;
    left: 0;       
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox a img{ border: none; }

#outerTextContainer{
    position: relative;
    background-color: #fff;    
    width: 380px;
    height: 290px;
    margin: 0 auto;
    line-height:1.5em;
    text-align:left;
    padding:2px;   
    border:1px solid white;
}

#closeText{text-align:right}
#bottomNav{margin-top:5px;text-align:right}

#outerImageContainer{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer{padding: 10px;}

#loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#hoverNav{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
    
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }
                
#imageDataContainer{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%    
}

#imageData{    padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }    
#imageData #caption{ font-weight: bold;    }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }            
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }    
        
#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color:#000000;
}