
/*Default theme styles in ../CSS/Main.css */

.SiteHeader {position: absolute; background-color: white; height: 130px; width: 100%; border-bottom: dotted 1px gray; }
.SiteHeader A:hover, .SiteHeader A:visited, .SiteHeader A:active {color: #ffffff !important;}

.Logo {position: absolute; top: 10px; left: 15px; z-index: 8;}
.Explorer .Logo {top: 8px;}
.LogoImage {width: 217px; height: 106px; background: url('../Images/header-logo.gif') 0 0 no-repeat; }
.LogoText {display: inline; position: relative; top: -27px; left: 90px; color: gray; font-size: 200%; font-family: 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 50%; white-space: nowrap;}
.Logo A {text-decoration: none !important;}
.MainContentTable {height: 100%; border-top: 135px solid #ffffff; position: relative;}

.PrintBtn {position: absolute; right: 35px; top: 131px; z-index: 5;}
.VendorLink A { color: Gray; }
