﻿ /* NOTES: added the following to override the SkagitCo.css, mostly positions.. johnsh */
 #searchtrans_{position:relative; top: 0px; height: 40px; z-index: 29;}
 #logotrans_{position:relative; top: -180px; z-index:20;}
 
 #titletrans_{position:relative; top: -220px; left: 30px; text-shadow: 4px 4px #ff0000; z-index: 5; }
 #globalmenu_{top: -210px; height: 40px; position: relative; left: 0px;  background-image:url('/Sheriff/Images/footer.png');; z-index: 28;}


#globalmenu_ 
{
    height:30px !important;
    top:-240px !important;
}
 
 #nav_{top: -220px;} 
 #content_{top: -260px; }
 #footer_
 {
     top: -260px; 
     height:30px !important;
 }

 /* Text settings for headers, department titles used h1 for main and h6 for sub headings */
.dpt_title { top:-60px; margin-left:0px; }
.dpt_title2 { top:-30px; margin-left:0px; }
.dpt_quote { top:-30px; margin-left:0px; }
.dpt_title3{ top:-30px; margin-left:0px; }

/* end of section to override SkagitCo.css & SkagitCoApp.css */

.style1 {color:Black;font-family:Arial;font-size:9pt;}
.style2 {color:black;background-color:white;font-family:Arial;font-size:10pt;}
.WhiteText {color:White;font-size:9pt;background-color:#999999;}
.WhiteTextBold {color:black;font-size:9pt;background-color:#dddddd;font-weight:bold;}
.labelText {color:#006400;background-color:white;font-family:Arial;font-size:10pt;}
.header {background-color:#FFFF99;}
.whiteBack {background-color:white;}
.tableBorder {border-color:#CCCCCC;border-width:1px;border-style:Solid;border-collapse:collapse;}
.headerMain {color:#006400;background-color:#FFFF99;font-family:Arial;font-size:10pt;font-weight:bold;}
.scrollDiv {width:98%;height:800px;overflow:auto;}

#main 
{
    width:100%;
    display:table;
}
