﻿
html {height:100%; background:url('../Images/MainBG.jpg') repeat #FFFFFF;}

body {height:100%; margin:0; padding:0; color:#333333; font-family:Arial, Helvetica, Sans-Serif; font-size:12px; 
        line-height:1.2em; background:url('../Images/BannerBG.jpg') repeat-x scroll; border:1px}

#container {position:relative; width:1160px; min-height:100%; margin:0 auto; background:url('../Images/KsbLogo.gif') no-repeat scroll 0 20px #FFFFFF;}

#signature {width:1160px; height:60px; margin:0 auto; background:url('../Images/KsbLogo.gif') no-repeat scroll 0 20px #262626;}

ul.menu {display:block; list-style:none;}
    ul.menu li {display:block; position:relative; float:left; height:30px; margin:0; padding:0; background:url('../Images/MenuBG.jpg') repeat-x #545454;
            border-right:2px solid; border-color:#112645; color:#FFFFFF; font-size:11px; line-height:1em;}
        ul.menu li.first, ul.menu li:first-child {border-left:2px solid; border-color:#112645;}
        ul.menu li:hover {background:url('../Images/MenuBG_Current.jpg') repeat-x #274D7E;}
        ul.menu li a {display:block; height:15px; width:80px; margin:9px 5px 4px; color:#FFFFFF; text-align:center; vertical-align:middle; text-decoration:none;}

#titleBar {position:relative; width:1160px; height:65px; margin:0 auto; background: no-repeat scroll 0 25px #3F3F3F;}
    #titleBar a.homelink {background: url('../Images/KSBDoc_Header.jpg') no-repeat 0 17px;display: block;width: 220px;height: 60px;text-indent: -9999px;}
    #titleBar #loginMenu {position:absolute; top:0px; right:0px; margin:10px 0px 10px 10px; padding:0; list-style:none; width:auto;}
        #titleBar #loginMenu li {display:block; position:relative; float:left; margin:0; padding:0 10px; border-left:1px solid #FFFFFF;
                color:#FFFFFF; font-size:11px; line-height:1em;}
            #titleBar #loginMenu li.first, #titleBar #loginMenu li:first-child {border-left:0px;}
            #titleBar #loginMenu li.last-child {padding-right:1px;}
            #titleBar #loginMenu li a {color:#FFFFFF; text-decoration:none;}
            #titleBar #loginMenu li a:hover {text-decoration:underline;}

    #titleBar #sectionMenu {position:absolute; bottom:0px; right:0px; margin:0 -2px 0 0; padding:0; list-style:none; width:auto;}
        #titleBar #sectionMenu li {background:url('../Images/MenuBG_Inactive.jpg') repeat-x #274D7E; border-color:#3F3F3F; font-size: 12px;}
            #titleBar #sectionMenu li.on {background:url('../Images/MenuBG.jpg') repeat-x #274D7E;}
            #titleBar #sectionMenu li:hover {background:url('../Images/MenuBG_Current.jpg') repeat-x #274D7E;}
                #titleBar #sectionMenu li a {width:90px;}
                    #titleBar #sectionMenu li a img {position:absolute; top:0; left:3px; width:30px; height:30px; border:0;}

#menuBar {position:relative; width:1160px; height:30px; margin:0 auto; background:url('../Images/MenuBG.jpg') repeat-x scroll #274d7e;}
    #menuBar #menu {margin:0; padding:0; list-style:none; width:auto;}
        #menuBar #menu li.on {background:url('../Images/MenuBG_Current.jpg') repeat-x #274D7E;}
            #menuBar #menu li a.stacked {height:23px; margin:4px 5px;}

ul.menu li:hover {background:url('../Images/MenuBG_Current.jpg') repeat-x #274D7E;}

#contentWrapper {position:relative; width:1160px; margin:0 auto;padding-bottom: 40px; background:#FFFFFF;}
    #contentWrapper #subMenu {float:left; width:170px; margin:15px 15px;}
        #contentWrapper #subMenu h3 {display:block; width:160px; margin:0; padding:5px 10px; background:#626262; color:#FFFFFF; font-size:12px; font-weight:bold;}

        #contentWrapper #subMenu ul {display:block; width:168px; margin:0px; padding:5px; border:1px solid #D7D7D7; list-style:none;}
        #contentWrapper #subMenu li {display:block; width:154px; margin:7px;}
            #contentWrapper #subMenu li a, #contentWrapper #subMenu li a:hover, #contentWrapper #subMenu li a:visited {color:#121E38;}

    #contentWrapper #content {float:left; width:1127px; margin:7px 15px 0 15px;}
    #contentWrapper a img {border:0;}

#footer {position:absolute; bottom:0; width:1160px; height:30px; margin:0 auto; background:#3F3F3F; color:#FFFFFF;}
    #footer span {position:absolute; margin:7px 12px; font-size:11px;}