/*
Title: Kansas Business Center
Author: Latonya Fulton (latonya.fulton@www.kansas.gov)
URL: https://www.kansas.gov/businesscenter/
Description: Main CSS file for Kansas Business Center, Annual Reports, Dissolutions, Name Change Amendment, RO/RA Amendment, Certificate of Good Standing, KBC Small Business Training Calendar, Small Business Training Programs Calendar Administration
Created: January 17, 2012
Modified: August 19, 2014 DME

*/

/* HTML TAG STYLES
------------------------------------------- */
body{background-color:#fff;color:#000;font-family:Helvetica,Arial,sans-serif; margin: 0; padding-left:0;padding-top:0}


/* CLASSES
------------------------------------------- */
.bodyIndent,.formLayout{margin-left:15px;margin-right:10px;font-size:80%}
.headerBlue{background-color:#002668}
.headerRed{background-color:#b5272b}
.headerGray{background-color:#ccc;border:1px solid #000}
.headerBkgrnd{background-image:url(https://media.ink.org/kic/kbc/img/kbcBkgrnd.jpg)}
.headerBarTop{background-color:#15293d; color: #FFFFFF;}
.headerBarTop a:link {color: #FFFFFF; padding: 0 0.6em; font-size: 75%; text-decoration: none;}
.headerBarTop a:hover {text-decoration: underline;}
.headerBarTop a:visited {color: #FFFFFF}
.tdata{background-color:#e5e5e5;color:#002668;border:1px solid #365c78}
.errortext{color:#c03;font-weight:bold}
.boldText,.questionText{font-weight:bold}
.smalltext{font-size:85%}
.answerText{font-weight:normal}
.faqHeader{color:#000;padding-left:5px;text-decoration:underline}
.faqQues{background-color:#ccc;color:#000;font-weight:bold;padding:2px;width:99%}
.textBoxed{background-color:#ccc;border:1px solid #002668;margin:5px;padding:5px}
.clearBox{border:1px solid #002668;margin:3px;padding:3px}
.indent{margin-left:15px}
.or{border-bottom:1px solid #ccc;border-top:1px solid #ccc;padding-bottom:4px;padding-top:4px;margin-top:0}
.navLayout{display:inline;float:left;padding-left:6px;width:17%;border-right:2px solid #ccc;font-size:85%}
.sidenav{font-size:80%;font-weight:bold}
.footer{color:#ccc;font-size:80%;padding:12px 0 10px 0;border-top:2px solid #ccc; text-align: center;}
.footer li{border-right: 1px solid #CCCCCC; padding: 0 0.8em; display:inline;}
.footer li a {text-decoration: none;}
.footer li a:hover {text-decoration: underline;}
.footer li.last{border-right: none;}
.tableBorder{background-color:#f0f7fc;color:#000;border:1px solid #a4bbdd;font-size:80%}
.tableHead{background-color:#7f96bf;color:#fff;font-weight:bold;padding:2px 5px 2px 5px;margin:10px}
.yui-navset{margin-top:-28px;text-align:right;font-size:77%}
.yui-skin-sam .yui-navset .yui-nav{border:solid #365c7b;border-width:0 0 8px;zoom:1;padding-right:.5em}
.yui-skin-sam .yui-navset .yui-nav a{background:#1b293c;border-color:#a3a3a3;color:#FFF}
.yui-skin-sam .yui-navset .yui-nav a em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em{padding:.4em 1.25em}
.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover{background:#365c7b;color:#fff}
.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus{background:#662e26;outline:0}
.yui-skin-sam .yui-navset .yui-nav .selected a em{padding:.4em 1.75em}
.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a em{border-color:#365c7b;font-weight:bold}
.notice {background-color: #fbe3e4;border: 1px solid #fbc2c4;padding: .5em;color: #8a1f11;}
.notice h3 {color: #8a1f11;}

/* IDS
------------------------------------------- */


/* HEADINGS
------------------------------------------- */
h1,h2,h3{color:#002668;}
h1{font-size:179%;font-weight:normal;}
h2{font-size:135%;font-weight:normal;}
h3{font-size:120%;font-weight:bold;}

/* LINKS
------------------------------------------- */
a:link,a:visited{color:#15293d}
.headerTextRt,.headerTextRt a:link,.headerTextRt a:hover,.headerTextRt a:visited{color:#fff;padding:1px 15px 1px 0;margin:2px;font-size:90%}
.headerTextRt a:link{text-decoration:none}
.headerTextRt a:hover{text-decoration:underline}
.headerTextRt a:visited{text-decoration:none}


/* TABLES
------------------------------------------- */
table{font-size:100%}
th{background-color:#ccc;color:#002668}
