
/*

Title: Kansas State Board of Technical Professionals
Author: James Adams (james.adams@www.kansas.gov) 
URL: http://www.kansas.gov/ksbtp
Description: Main CSS file for Kansas State Board of Technical Professionals

Created: October 14, 2010
Modified: September 4, 2012

*/

/* HTML TAG STYLES
------------------------------------------- */

body {background: #D5CDAE; color: #575757;}
abbr,acronym { border-bottom: 1px dotted #000; cursor: help; }/*indicating to users that more info is available */
hr { margin-top: 1em; }
fieldset {border: none; margin: 0; background-color: #F3F3E9; -moz-border-radius: 6px; -webkit-border-radius: 10px;}
legend {font-size: 1.5em; color: #CC6600; }
input.text, input.title {width: 200px;}/*overwrite forms.css width*/
form.inline p {margin: 0 0 1.5em;}
/*table, td, th { border-spacing: 1px; }*/
caption { padding-left:.8em; }

/* CLASSES
------------------------------------------- */
.infobox {background-color: #E3EFF3; padding: 1em; -moz-border-radius: 6px; -webkit-border-radius: 10px; border: 1px solid #D2E5F4; }
.infobox:hover { background-color: #D2E5F4; cursor: default; }
.infobox .colborder {border-right: 1px solid #CCC;}
.error, .notice, .success {-moz-border-radius: 6px; -webkit-border-radius: 10px;}
.infobox ul {margin:0; list-style-type: none;}
.infobox li {margin-bottom: .3em;}
.more {text-align: right; text-indent: 0; font-style: italic; margin-top: 1.65em;}
.total { text-align:right;}
.ss_sprite { padding-bottom: 3px; padding-left: 25px; }
ul.notice { padding: 1em 0 1em 2em; margin-left: 0;}
.span-15 button {float:right; margin:0;}
.number {-moz-border-radius: 3px;-webkit-border-radius: 5px; background-color: #383838; float: left; font-weight: bold; padding: 4px 8px; text-align: center; color: #FFF; letter-spacing: 1px;}
.boldRedText {color:#8A1F11; font-weight:bold;}

/* IDS
------------------------------------------- */
#global-header ul { margin: .8em 0 0; padding-left: 0; }
#global-header li { float:left; padding-right: 1em; list-style-type: none; border-right: 1px dotted #666; padding: 0 .8em; }
#global-header .last { border-right: 0 none; }
#global-footer a:hover {text-decoration: underline;}
#global-header li a:hover {text-decoration: underline;}
#global-header a, #global-footer a {text-decoration: none;}
#global-content { background-color: #fff ; border: 1px solid #E3E3D7; -moz-border-radius:10px; -webkit-border-radius: 10px;}
#agency-header h1 {  margin-bottom: 0; }
#agency-header h1 span {display: none;}
#agency-banner { background: #fff url(https://media.ink.org/ksbtp/roster-search/img/ksbtp_roster.gif) repeat-x 0 0; height: 105px; width: 950px; display:block;   -moz-border-radius:10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0;}
#agency-links { background-color: #F8D285; text-align:right; margin:0; padding:.4em; display:block; color:#FFF; border-top: 1px solid #FFF; margin: 0; }
#agency-links  li {display:inline; font-weight: bold; list-style-type: none; padding: 0.4em 1em; border-right: none;  }
#agency-links  li.last { border:none; }
#agency-links  li a { color:#736357;}
#agency-content { background: url("https://media.ink.org/ksbtp/roster-search/img/box-white-bg.png") repeat-x scroll 0 0 #FFFFFF; }
#agency-content .special {width: 422px;}
#agency-footer { background: url(https://media.ink.org/ksbtp/roster-search/img/ksbtp-footer.png) repeat-x scroll 0 0 #F5F6F0; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0 1.5em 1.5em 1.5em; clear: both; border: 1px solid #ECECEC; }
#agency-footer ul { margin: 0; text-align: center; padding-left: 0; }
#agency-footer li { display: inline; font-weight: bold; list-style-type: none; padding: 0.4em ; border-right:none;}
#global-footer {color: #736357; }
#global-footer ul { text-align: center; padding-left:0; }
#global-footer li {display: inline; border-right: 1px dotted #666; padding: 0 0.8em;}
#global-footer .last { border-right: 0 none; }
table#highlight { border: 1px solid #FFD324; background-color: #FFF6BF;}
#instructions {display:none;}

/* HEADINGS
------------------------------------------- */
h1,h2,h3,h4,h5,h6,strong { font-weight:bold; } /*bringing boldness back to headers and the strong element*/
h2,h3,h4 {font-family: "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; color: #CC6600;}
h2 {font-weight: normal;}
h3 {margin-top: .5em; padding-bottom: .3em; border-bottom: 1px solid #CCC; }
h4 {margin-top: .5em; padding-bottom: .3em; border-bottom: 1px solid #CCC; }

/* LINKS
------------------------------------------- */
a, a:visited { color: #CC6600; }
a:hover { text-decoration: none; color: #736357; }
#global-header a:hover { text-decoration: none; }

/* TABLES
------------------------------------------- */
/* tablesorter confirugration classes www.tablesorter.com */
table.tablesorter thead tr .header {background-image: url(https://media.ink.org/ksbtp/roster-search/img/bg.gif);background-repeat: no-repeat;background-position: center right; cursor: pointer; background-color: #CC6600; color: #FFF;}
table.tablesorter thead th a {color: #FFF;}
table.tablesorter tbody td { background-color: transparent;}
table.tablesorter tbody tr.even {background-color: #FBFAF6;}
table.tablesorter tbody tr.odd {background-color: #F1EDE0;}
table.tablesorter thead tr .headerSortUp {background-image: url(https://media.ink.org/ksbtp/roster-search/img/asc.gif);}
table.tablesorter thead tr .headerSortDown {background-image: url(https://media.ink.org/ksbtp/roster-search/img/desc.gif);}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color: #CC6600;}
table.tablesorter tr.over td {background-color: #BAD7EE;}

