/*** Only used for Business Entity Search ***/
/*** Tag Styles ***/
a, a:visited {
	color: #36C;
	text-decoration: none;
	margin: 0px;
	border: 0px none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #36C;
}
body {
	background: #FFF url(../images/htmlbackground.jpg) repeat-x scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c6166;
	margin: 0;

}
.SeeThroughButton9U { 
font-size: 14px;
color: #003e7e;
background-color: #FFFFFF; 
text-decoration: underline;
border-style: none; 
left: auto; 
clip: rect(0,0,0,0); 
/*font-family: Arial, Verdana, sans-serif;*/
font-style: normal; 
line-height: normal; 
CURSOR: pointer;
}
.disabledbtn {
    text-decoration:none !important;
    color:black;
    cursor:default !important;
}
p.bold10 {
font-weight:bold;
}

h1 {
	display: none;

}
h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #003e7e;
	margin-bottom: 20px;
}
h3 {
	font-size: 18px;
	color: #5c6166;
	margin-bottom: 20px;
}
h4 {
	font-size: 16px;
	color: #5c6166;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h5 {
	font-size: 14px;
	color: #5c6166;
	margin-bottom: 20px;
	text-transform: uppercase;
}

p {
	margin-bottom: 20px;
}
table {
	font-size: 14px;
	color: #202020;
	text-align: left;
	border: none 0px;
	margin: 20px 0px;
}
th {
	font-size: 14px;
	color: black;
	padding: 6px;
	font-weight:bold;
	/*border-bottom: solid 2px #CCC;*/
}
td {
	padding: 6px;
	/*border-bottom: solid 1px #CCC;*/
	/*vertical-align: baseline;*/
}
tr:nth-child(2n)  {
	background-color: #f5f6f6;
}
tr span {
	font-size: 12px;
	color: black;
	display: block;
}
#tableLobbyist
{
    font-size: 14px;
    /*font-weight:bold;*/
    display: inline !important;
}
#tableLobbyist tr span {
    font-size: 12px;
	color: black;
	display: inline;
}
#tableLobbyist th {
	font-size: 14px;
    color: black;
	padding: 2px;
	font-weight:bold;
    text-align:left;
}
#tableLobbyist tr:nth-child(2n)  {
	background-color: white;
}
#tableLobbyist td {
	padding: 2px;
	/*border-bottom: solid 1px #CCC;*/
	/*vertical-align: baseline;*/
}


.rowodd  {
	background-color: #f5f6f6;
	border: solid 1px #CCC;
	padding: 6px;
}
.tablesmall {
	font-size: 12px;
	color: #CCC;
	display: block;
}
#main {
	background: url(../images/bodybackground.png) no-repeat center top;
	overflow: auto;
	width: 960px;
	margin: 0px auto;
	padding: 0px 20px;
}
#header {
	height: 130px;
	width: 960px;
}
#search {
	height: 24px;
	margin-top: 55px;
	width: 400px;
	text-align: right;
	float: right;
}
#textfield {
	background: url(../img/searchbar.gif) no-repeat top;
	width: 300px;
	height: 24px;
	border: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #202020;
	vertical-align: top;
	padding: 0px 5px;
	text-indent: 3px;
}
#button {
	background: url(../img/searchbutton.gif) no-repeat center center;
	height: 24px;
	width: 70px;
	border: none;
	margin-left: 10px;
}
#social {
	clear: right;
	float: right;
	margin-top: 12px;
	text-align: right;
}
#social a {
	color: #FFF;
	padding-top: 2px;
}
#social a[title="Facebook"] {
	color: #FFF;
	background: url(../img/facebook.png) no-repeat left center;
	padding-left: 25px;
	margin-right: 10px;
}
#social a[title="Twitter"] {
	color: #FFF;
	background: url(../img/twitter.png) no-repeat left center;
	padding-left: 25px;
	margin-right: 10px;
}
#social a[title="YouTube"] {
	color: #FFF;
	background: url(../img/youtube.png) no-repeat left center;
	padding-left: 25px;
}

#menu {
		background-color: #FFF;
	list-style-type: none;
	width: 210px;
	float: left;
	margin: 49px 20px 0px;
	padding: 0;
	display: block;
	border-bottom: solid 1px #CCC;
}
#menu .prime a {
	font-size: 14px;
	color: #003e7e;
	height: 20px;
	width: 200px;
	display: block;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	border-top: solid 1px #CCC;
	background: #FFF url(../img/buttonoff.jpg);
	text-decoration: none;
}
#menu .prime a:hover {
	color: #003e7e;
	background: url(../img/butonon.jpg) no-repeat;
}
#menu .primeactive a {
	font-size: 14px;
	color: #202020;
	height: 20px;
	width: 200px;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-left: 10px;
	border-top: solid 1px #CCC;
	background: #FFF url(../img/buttonoff.jpg);
}
#menu .sub a{
	font-size: 12px;
	margin: 5px 15px;
	display: block;
	background-color: #FFF;
}
#menu .subactive a{
	font-size: 12px;
	margin: 5px 15px;
	display: block;
	color: #202020;
	
}
#menu .subsub a{
	font-size: 12px;
	margin: 5px 20px;
	display: block;
	background-color: #FFF;
	color: #666666;
}
#menu .subsubactive a{
	font-size: 12px;
	margin: 5px 20px;
	display: block;
	color: #202020;
	background-color: #FFF;
}
#footer {
	width: 960px;
	float: left;
	border-top: solid 2px #CCC;
	margin: 40px 0px;
	padding: 20px 0px;
}
#footer p{
	color: #999;
	display: inline;
	margin: 0px 20px;
}

#footer a {
	
	color: #999;
	display: inline;
	margin-left: 10px;
	padding-right: 10px;
}
#footer a:last-child {
	border-right: none;
}
/*** Home Page Styles ***/
#ribbon {
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner {
	height: 300px;
	width: 700px;
	background-image: url(../img/banner.jpg);
	float: left;
	display: block;
}
#banner p {
	width: 480px;
	margin-top: 106px;
	margin-left: 40px;
	color: #FFF;
}
#featured {
	background: #FFF url(../img/featuredbackground.jpg) no-repeat center top;
	width: 960px;
	float: left;
	margin-top: 20px;
	border-top: solid 1px #CCC;
}
.item {
	width: 160px;
	float: left;
	margin: 20px 16px 0px;
	white-space: normal;
	overflow: hidden;
}
.item h2 {
	font-size: 14px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 100%;
}
.item img  {
	border-top: solid 3px #f6b728;
	margin-top: 10px;
}
.item p {
	margin-bottom: 10px;
	overflow: hidden;
}
.item a, #about a {
	background: url(../img/yellowbullet.gif) no-repeat right center;
	padding-right: 15px;
}
#bottom {
	background: url(../images/bottombackground.jpg) no-repeat center top;
	width: 960px;
	overflow: auto;
	float: left;
	margin-top: 20px;
}
#bottom h3 {
	font-size: 14px;
	margin: 0px;
}
#news, #about {
	width: 320px;
	float: left;
	margin: 20px;
}
#quicklinks {
	width: 200px;
	float: left;
	margin: 20px;
}
#quicklinks ul {
	padding: 0px;
	margin: 10px 0px 0px;
}
#quicklinks li {
	margin-bottom: 2px;
	list-style: url(../img/graybullet.gif) inside;
}
/*** Interior Styles ***/
#contenttop {
	background: url(../img/contenttop.gif) no-repeat center top;
	height: 20px;
	width: 700px;
	float: right;
	margin-right: 10px;
}
#content {
	background-color: #FFF;
	float: right;
	width: 660px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 20px;
}
#contentpath a {
	font-size: 10px;
	padding-right: 15px;
}
#contentpath img {
	display: inline;
	margin: 0px 10px;
}
#contentpath a:last-child {
	background: none;
}
a.button {
	background: url(img/button.jpg) #FFF no-repeat left -25px;
	display: inline-block;
	height: 13px;
	padding: 6px 35px;
}
a.button:hover {
	background: url(img/button.jpg) #FFF no-repeat left 0px;
}
.date {
	font-size: 10px;
	margin: 10px 0px 0px;
}
.yellowbullet {
	display: inline;
	margin-left: 10px;
}
.graybullet {
	margin-bottom: 2px;
	margin-right: 10px;
}
#social img {
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	top: 3px;
	border: 0px none;
	text-decoration: none;
}
.hidden {
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
}
.TableResults {font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; font-family: arial, veranda, helvetica, sans-serif;}
.bold9 {
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}
.italicize9 {
	font-style:italic; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}
.plain9 {
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.row {
        	clear: both; 
        	width: 100%; 
        	overflow: hidden; 
        	margin: 5px 0; 
        	padding: 4px;
        	font-style: normal; 
        	line-height: normal; 
        	font-weight: normal;
        	color: #000000; 
        	text-decoration: none; 
} 
.rowCentered {
        	width: 100%; 
        	text-align: center;
         	overflow: hidden;
        	margin-left: auto; 
        	margin-right: auto;
        	font-style: normal; 
        	line-height: normal; 
        	font-weight: normal; 
        	color: #000000; 
        	text-decoration: none;
}
.label {
        	float: left; 
        	text-align: right; 
        	margin-right: 10px; 
        	width: 200px; 
        	white-space:nowrap; 
        	font-style: normal; 
        	line-height: normal; 
        	font-weight: normal; 
        	color: #000000; 
        	text-decoration: none; 
} 
.value {
        	float: left; 
        	text-align: left; 
        	font-style: normal; 
        	line-height: normal; 
        	font-weight: normal; 
        	color: #000000; 
        	text-decoration: none; 
} 

.blue {
	color: #003e7e;
}

.bold {
	color: #003e7e;
	font-size: 12px;
	font-weight: bold;
}

.clear {
	clear: both;
}

.months h4 {
	margin-bottom: 10px;
	font-size: 18px;
}
.months ul {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

.encrypted {
	float: left;
	width: 200px;
}

.encrypted ul {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}

.encrypted ul li {
	padding-bottom: 10px;
}

#ssi-sections h4 {
	margin-bottom: 5px;
}

#ssi-sections p {
	margin-top: 5px;
}

#flags-legal_pubs h4 {
	margin-bottom: 5px;
}

.attention {
	color: #ff0000;
}

.flag-pub {
	width: 425px;
	margin-top: 5px;
	margin-bottom: 50px;
}

.flag-pub tr {
	background-color: #ffffff;
}

.flag-pub td {
	padding: 8px 0px 8px 0px;
}

.flag-pub .left-column {
	width: 375px;
}

.flag-pub .right-column {
	width: 50px;
}

.flag-pub .revision {
	font-style: italic;
	font-size: 10px;
}

#canvassing-ks h3 {
	font-size: 20px;
}

#canvassing-ks h4 {
	margin-bottom: 5px;
}

#current-issue {
	float: left;
	width: 350px;
}

#past-issues {
	float: left;
	width: 250px;
}

#past-issues ul {
	list-style: none;
	padding-left: 0px;
}

#past-issues ul li {
	padding-bottom: 10px;
}

.outline {
	border: 1px solid #aaaaaa;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.7);
	margin-top: 5px;
}

#hr-contactinfo {
	padding-top: 15px;
	padding-left: 225px;
	/*text-align: center;*/
}

#hr-contactinfo h4 {
	margin-bottom: 5px;
}

#hr-contactinfo ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#hr-contactinfo ul li {
	padding-bottom: 2px;
}

#sah {
	padding-top: 20px;
}

#sah ul {
	float: left;
}

#sah img {
	float: left;
}

#secretary {
	padding-top: 20px;
}

#secretary-left, #secretary-right, #divisions-left, #divisions-right {
	float: left;
}

#secretary-left p {
	margin-top: 2px;
}
#secretary-right {
	padding-left: 50px;
}

#secretary-right h3 {
	font-size: 22px;
	margin: 0px;
}

#secretary-right h4, #divisions-left h4, #divisions-right h4 {
	margin: 5px 0px 20px 0px;
	font-size: 14px;
}

#address {
	padding-top: 30px;
}

#divisions {
	padding-top: 20px;
}

#divisions h3 {
	padding-bottom: 20px;
}

#divisions-right {
	padding-left: 85px;
}

#athlete-agent, #business-services, #cemeteries, #elections, #general-questions, #kansas-register, 
#media, #notary, #safe-at-home, #techsup, #ucc {
	padding-bottom: 40px;
}

#secretary-right .info h4, #divisions-left .info h4, #divisions-right .info h4 {
	margin: 0px;
}

.info ul {
	list-style: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.info ul li {
	padding-bottom: 2px;
}

#map {
	padding-top: 20px;
}

#map img {
	border: none;
	outline: none;
}

#map map area {
	border: none;
	outline: none;
}


#pdf {
	padding-bottom: 30px;
}

#pdf h5, #word h5 {
	text-transform: none;
}

#pdf ol, #word ol {
	padding-left: 20px;
	margin-left: 0px;
}

#pdf li, #word li {
	padding-bottom: 8px;
}

#gallery {
	padding: 20px 0px 20px 0px;
}

#gallery ul {
	list-style: none;
	padding-bottom: 20px;
}

#gallery ul li {
	display: inline;
	padding-right: 40px;
}

#gallery img {
	border: 1px solid #666666;
	-moz-box-shadow: 0px 0px 4px #111111;
	-webkit-box-shadow: 0px 0px 4px #111111;
	box-shadow: 0px 0px 4px #111111;
}
.video-section {
	padding-bottom: 50px;
}
.float {
	float: left;
}

#sos-staff h4 {
	margin: 25px 0px 5px 0px;
}

	
.staff-info {
	width: 300px;
	padding: 0px 30px 0px 30px;
}
.staff-info ul {
	margin: 0px;
	padding-left: 0px;
}
.staff-info ul li {
	padding-bottom: 5px;
}