/*

Title: State of Kansas Information Technology Identity Management
Author: James Adams (james.adams@www.kansas.gov) 
URL: http://www.kansas.gov/idm
Description: Main CSS file for State of Kansas Information Technology Identity Management

Created: May 1, 2009
Modified: November 22, 2011

*/

/* HTML TAG STYLES
------------------------------------------- */
body {background-image: url("http://media.ink.org/kic/idm/img/bkgd.gif");background-repeat: repeat-x;}

/* CLASSES
------------------------------------------- */
p .left {margin-top: 0;}

/* IDS
------------------------------------------- */
#masthead{background: url("http://media.ink.org/kic/idm/img/toprt_logo.gif") top right no-repeat;}
#navBar{float: left;width: 20%;height: 500px;background-color: #eeeeee;border-right: 1px solid #CCC;border-bottom: 1px solid #CCC;}
#headlines{float:right;width: 19%;background-color: #EEE;border-left: 1px solid #CCC;border-bottom: 1px solid #CCC;}
#content{float: left;width: 55%; padding: 1em;}
#siteName{height: 105px;background:url("http://media.ink.org/kic/idm/img/header_left.gif") top left no-repeat;} 
#siteName span{display:none}
#pkidoes{background: url("http://media.ink.org/kic/idm/img/pkidoes.gif") no-repeat; height: 70px;}
#pkidoes span{display:none}
#pkidoesnot{background: url("http://media.ink.org/kic/idm/img/pkidoesnot.gif") no-repeat;height: 70px;}
#pkidoesnot span{display:none}
#navBar ul a:link, #navBar ul a:visited {display: block; text-decoration: none;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
#footer {clear: both;color: #000000;padding: 10px 10px 10px 10px;text-align: center;border-top: #006 solid 1px;padding: 4px 0;text-align: center;}
#footer li {border-right:#006 solid 1px;display: inline;padding: 0 6px;}
#footer li.last, div#subscriber li.last {border: none;}
#footer li a {text-decoration: none;font-size: 12px;}
#navBar li {border-bottom: 1px solid #EEE;}
html>body #navBar li {border-bottom: none;}
#navBar a {display: block;border-top: 1px solid #cccccc;padding: 2px 0px 2px 10px;}
#navBar a:hover {background-color: #dddddd;}
#advert {background: url("http://media.ink.org/kic/idm/img/headlines.gif") top center no-repeat;height: 66px;}
#advert img{display: block;}

/* HEADINGS
------------------------------------------- */
h1,h2,h3,h4,h5,h6,strong {font-weight:bold;}
h1 {margin: 0px;}
h2 {color: #006699;}
h3 {color: #334d55;}
h4 {color: #334d55; background-color: #EEE; padding: .5em; border: 1px solid #334d55;}

/* LINKS
------------------------------------------- */
a:link, a:visited {color: #006699;}
a:hover {text-decoration: none;}

/* TABLES
------------------------------------------- */
table, th, td {border: 1px solid black;}
td p {margin:0;}