﻿.alt_color_g {
   background-color: #f2f8fb;
}
.alt_color_hover {
   background-color: #e6f2ff;
   cursor: pointer;
}
#lis_download {
    float: right;
    border: 4px #cae4fe solid;
    padding: 8px;
    background-color: #ffffff;
    width: 160px;
    margin: 8px;
    margin-top: 13px;
    display:block;
}
#lis_download ul {
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 5px;     /** div bottom space **/
	margin-top: 5px;
}
#lis_download li {
	margin-bottom: 3px;     /** text bottom space **/
	padding-bottom: 3px;
}
#lis_table {
   border-top: 1px #cccccc solid;
   border-bottom: 1px #cccccc solid;
   width: 100%;
}
#lis_table td {
   padding: 4px;
}
#lis_table thead td{
   border-bottom: 1px #cccccc solid;
   background-color: #f2f8fb;
}
.nolink a {
	text-decoration: none;
	color: #000000;
}
.lis_table_date {
   width: 83px;
}
.lis_table_journalno {
   width: 50px;
}
.lis_table_status {
   width: 280px;
}
.lis_table_senators {
   width: 200px;
}
.lis_table_votes {
	width: 50%;
}
.lis_bold_linkbutton {
	font-weight: bold;
	text-decoration: none;
}
.lis_div {
   padding: 0px;
   margin: 0px;
   margin-bottom: 0px;
}
.lis_navpanel {
   margin-top: 10px;
   margin-bottom: 0px;
   
   padding-top: 8px;
   padding-bottom: 8px;

   border-top: 1px #c0c0c0 solid;
   border-bottom: 1px #c0c0c0 solid;
}
.lis_pagenav {
	margin-top: 0;
	text-align: right;
	float: right;
}
.lis_pagesort {
	margin-top: 0px;
	text-align: left;
	width: 100%;
	display: block;
}
.lis_noresult {
	text-align: center;
	vertical-align: middle;
	height: 100px;
}
#lis_resetbutton {
	display:inline;
	margin-left: 40px;
}
.lis_criteria_padding {
   padding-top: 10px;
   margin-left: 18px;
}
#lis_options 
{
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
}
.lis_option_search 
{
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.lis_option_button 
{
	margin-bottom: 10px;
	margin-left: 40px;
}

#lis_optionssearch_panel 
{
	border-bottom: 1px #c0c0c0 solid;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 0px;
}
#lis_optionssearch_panel text-area, 
#lis_optionssearch_panel select
{
	padding: 0px;
	margin: 0px;
}
#lis_optionssearch_panel input, #lis_optionssearch_panel text-area, 
#lis_optionssearch_panel select
{
	vertical-align: middle;
}
#div_Filter 
{
	visibility: hidden; 
	position: absolute; 
	
	border: 1px solid #7da2bc;
	background-color: #f2f8fb;
	width: 425px;
	padding: 10px;

	margin-top: -5px;
	margin-left: 85px;
	
	background-image: url('/images/bg_filter.png'); 
	background-repeat: no-repeat; 
	background-position: left top;
}

#div_Help 
{
	visibility: hidden; 
	position: absolute; 
	
	border: 1px solid #7da2bc;
	background-color: #f2f8fb;
	width: 350px;
	padding: 10px;

	margin-top: 0px;
	margin-left: 233px;
	
	background-image: url('/images/bg_help.png'); 
	background-repeat: no-repeat; 
	background-position: left top;
}
#div_ChangeCongress
{
	visibility: hidden; 
	position: absolute; 
	
	border: 1px solid #7da2bc;
	background-color: #f2f8fb;
	width: 200px;
	padding: 10px;

	margin-top: 0px;
	margin-left: 383px;
	
	background-image: url('/images/bg_download.png'); 
	background-repeat: no-repeat; 
	background-position: left top;
}
#div_ChangeCongress ul
{
	margin-top: 0px;
}
.lis_criteria_container {
   /**width: 500px;**/
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 100px;
}
.lis_instructions {
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 8pt;
}
.lis_ul li 
{
	margin-bottom: 3px; 
	padding-bottom: 3px;
}
/** startup info text **/
#DescCollapse, #DescComplete
{
display: none;
}
#lis_journal_table 
{
	width: 100%; 
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 5px;
}
.lis_active_filter 
{
	font-size: 8pt;
	color: Red;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#lis_changecongress { /**button**/
	float: right;
	margin-top: 2px;
	border: 1px silver dotted;
	padding: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: x-small;
	display: inline;
}
.lis_doctitle { /**dont max title, so text can be pushed down if its exact++**/
	width: 90%;
}