﻿
/* Included in Styles-Regular.css */

/* Listing */

.ListTitle
{
	/* based on h2 tag style */
}

.ListingSectionHeader, a.CommitteeName:link, a.CommitteeName:visited,.ListingSectionHeaderDisabled
{
	/* based on h3 tag style */
	float:none;
	color: #202020;
	font-weight: bold; 	
	text-decoration: none;
	font-variant: small-caps;
	font-size: 1.05em;
}

 div.CommitteeLink
 {
 	/*float:left;*/
 	text-align:right;
 }
 
.ListingSectionHeaderDisabled
{
	color: #808080;
}

.ListColumnArea
{
	padding: 4px; 
}

.ListIndent1  
{
	margin-left: 3px; 
    padding-bottom: 12px; 
    padding-top: 6px;
}
.ListIndent2  
{
	margin-left: 5px; 	
	margin-bottom: 10px;
	margin-top: 6px; 
}
.ListIndent3  
{
	margin-left: 12px; 
}

/* Bill Index Card */
.BillListingEntry
{
	float: left;
	padding-left: 6px; 
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	width: 96%;
	border-top: dotted 1px #FFFFFF;
	border-bottom:1px dotted #E2E0D9;
	padding-bottom:10px;
	padding-top:10px;
}
.BillListingEntry:hover 
{
	border-top: dotted 1px #AFAFAF;
	border-bottom: dotted 1px #AFAFAF;
	background-color: #F5F5F5;
}

.InfoCardContentArea, .InfoCardContentAreaNarrow
{
	float: left;
	width: 90%;
	text-align: left;
}
.BillNumberContentArea, .BillNumberContentAreaNarrow
{
	float: left;
	width: 10%;
}
.InfoCardContentAreaNarrow
{
	width: 85%;
}
.BillNumberContentAreaNarrow
{
	width: 15%;
}
.DetailsPreview, .DetailsPreviewHidden
{
	padding-left: 12px;  
	font-size: .8em; 
	padding-top: 4px;
}
.DetailsPreviewHidden
{
	display: none;
}
.DetailsEntryArea
{
	padding-bottom: 6px;
}


.BillNumber
{
	font-size: 1em; 
	font-weight: bold; 
}
.BillTitle
{
	margin-bottom: 6px;	
}
a.BillTitle:link, a.BillTitle:visited, a.CommitteeName:link, a.CommitteeName:visited
{
	border-bottom: dotted 1px #B5B5B5;
	text-decoration: none;
	text-transform: none;
	color: #101010;
	
}
a.BillTitle:hover, a.CommitteeName:hover
{
	text-decoration: underline;
	border-bottom: solid 0px #A0A0A0;
	color:	#333399;
}
/*a.CommitteeName:link, a.CommitteeName:visited
{
	 
	float:none;
	color: #202020;
	font-weight: bold; 
	padding-left: 3px;
	text-decoration: none;
	font-variant: small-caps;
}*/
.ShortTitleArea
{
	font-size: 0.9em;
	padding-bottom: 6px; 
}

.StatuteArea
{
	font-size: 0.9em;
	padding-bottom: 6px; 
}

.Sponsor, .LastMajorStage, .ShortTitle, .Statute
{
	padding-left: 6px;
	font-size: 1.1em;
	
}
.Sponsor
{
	font-weight: bold;
}

.DetailsSectionLabel
{
	padding-top: 3px; 
	margin-left: -2px; 
	font-style: normal ;
	color: #404040;
	padding-bottom: 0px;
	font-weight: bold;
}
.ViewBillDetailsFooter 
{
	
}
.ViewBillDetails:link, .ViewBillDetails:visited
{
	color:	#CCCDDD;
	display: inline-block;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px; 
	border-top: 1px dotted #E2E0D9;
	font-size: 1em;
}
.ViewBillDetails:hover
{
	text-decoration: underline;
}
.BillListingEntry:hover>div>div>a.ViewBillDetails
{
	display: inline-block;
	color:	#333399;
}
.BillListingEntry:hover>div>div>a.BillTitle
{
	color:	#333399;
}

.BillListingParlSession
{
	color: #606060;
	font-size: 0.8em;
	padding-bottom: 1px;
	text-align: left;
}

/* Status Bar */
.ProgressBarFooter
{

}
.ProgressBarSS1,.ProgressBarSS2,.ProgressBarSS3,
.ProgressBarSH1,.ProgressBarSH2,.ProgressBarSH3,.ProgressBarSRA,
.ProgressBarCH1,.ProgressBarCH2,.ProgressBarCH3,
.ProgressBarCS1,.ProgressBarCS2,.ProgressBarCS3,.ProgressBarCRA
{
	float: right;
	font-size: .8em;
	color: #808080;
	padding-right: 8px; 
	/*
	background-repeat: no-repeat; 
	background-position: 54px 4px; 
    */
}
/* PT25557 - Now html img tag for easier copy paste.
.ProgressBarSS1{
	background-image: url("../Images/Progress/SS1.gif");
}
.ProgressBarSS2{
	background-image: url("../Images/Progress/SS2.gif");
}
.ProgressBarSS3{
	background-image: url("../Images/Progress/SS3.gif");
}
.ProgressBarSH1{
	background-image: url("../Images/Progress/SH1.gif");
}
.ProgressBarSH2{
	background-image: url("../Images/Progress/SH2.gif");
}
.ProgressBarSH3{
	background-image: url("../Images/Progress/SH3.gif");
}
.ProgressBarSRA{
	background-image: url("../Images/Progress/SRA.gif");
}
.ProgressBarCH1{
	background-image: url("../Images/Progress/CH1.gif");
}
.ProgressBarCH2{
	background-image: url("../Images/Progress/CH2.gif");
}
.ProgressBarCH3{
	background-image: url("../Images/Progress/CH3.gif");
}
.ProgressBarCS1{
	background-image: url("../Images/Progress/CS1.gif");
}
.ProgressBarCS2{
	background-image: url("../Images/Progress/CS2.gif");
}
.ProgressBarCS3{
	background-image: url("../Images/Progress/CS3.gif");
}
.ProgressBarCRA{
	background-image: url("../Images/Progress/CRA.gif");
}
*/

