﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: White;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    z-index:0;
}
pre
{
	font-size:11.5pt;
	font-family:Courier New, Courier, Fixedsys;
}
a
{
	color:Navy;
	text-decoration:none;
	}
a:hover
{
	text-decoration:underline;
	}
#layouttable
{
	position:absolute;
	left:0;
	top:0;
	
/*	width:100%;
Removed to disallow expansion.
*/
	}
#layouttable td
{
	vertical-align:top;
	
	}
#siteheader 
{
	/*position:absolute; left:0px; top:0px;
	z-index:110;*/
	
	
	}
	
	#siteheader #tablemain
	{
		width:100%;
		}
#lowerheader td
{
	background-color:#010066;
	
	}
	
#leftmenu 
{
	/*background-color:#999966;*/
	/* position:absolute;left:0px; top:125px;  z-index:110; background-color:#335511;*/
	font-family:Verdana, Helvetica, sans-serif;
	 width:165px;
	 height:615px;	
	}
#contentdata 
{
	 /*position:absolute; top:125px; left:180px;
	 z-index:100;*/
	 padding:3px;
	 /*width:100%; */
	 width:650px;
	}
	
#righttablecell
{
/*	background-color:rgb(139,146,165);
	background-color:#d9d9b3;*/
width:165px;
text-align:right;

background-color:#22457B;
	}
#middletablecell
{
	/*width:90%;*/
	width:678px;
	
}
#lefttablecell
{
	width:165px;
	background-color:#22457B;
}
#bottomleft
{
	background-color:#22457B;
}
#bottomright
{
	background-color:#22457B;
}
#bottommiddle
{
	background-color:#22457B;
}
#undermain td
{
	background:url('./graphics/bgshadow.gif') #FFFFFF;
}
#rightmenu 
{
	height:615px;
/*	background-color:rgb(139,146,165);*/
/*	background-color:#d9d9b3;*/
	width:165px;
	background-color:#22457B;
/*	padding-bottom:45px;*/
	
	}

.block 
{
	width:100%;
	margin:0px;
/*	border-top:groove 2px white;*/
	font-family:Arial, helvetica, Sans-Serif;
		
	}
.blocktitle 
{
	font-size:12pt;
	color:White;
	font-weight:bold;
	text-align:center;
background-color:#22457B;
	}
.blocksubtitle
{
	font-size:8pt;
	color:White;
	text-align:center;
background-color:#22457B;
	
	}
.blockcontent
{
	background-color:#22457B;
	color:White;
	text-align:center;
	font-size:10pt;
	margin-top:0px;
	padding-bottom:5px;
	padding-top:5px;
}
.blockcontent img
{
	border-color:White;
}
.blockfooter
{
	height:5px;
    background-color:#22457B;
}
.block a
{
	text-decoration:none;
}
	
#latestnewsblock
{
	display:none;
	background-color:#010066;
}
#famousmissouriansblock
{
	background-color:#840e1a;
}
#capitolgalleryblock
{
	background-color:#336633;
}
#legislatorlookupblock
{
	background-color:#996633;
	}
.arial2
{
	font-family:Arial Sans-Serif;
	font-size:10pt;
	}
	
.sitemapheader
{
	margin-left:20px;
	padding-left:20px;
	background-color:#EFEFEF;
	font-size:10pt;
	border-width:3px;
	border-color:#EEE;
	border-style:outset;
	border-radius:45px 45px 10px 10px / 20px 20px 10px 10px;
	-moz-border-radius:45px 45px 10px 10px / 20px 20px 10px 10px;
}
.frontpageheader
{
	font-family:Arial;
	font-size:16pt;
	/*color:#336633;*/
		color:black;
	font-variant:small-caps;
	font-weight:bold;
	}
.frontpageheader a
{
		
	margin:5px;
	font-family:Arial;
	/*font-size:12pt;*/
	/*color:#336633;*/
	color:#010996;
	font-size:12pt;
	font-variant:small-caps;
	/*font-weight:bold;*/
	font-weight:bolder;
	
	}
#speakerimage
{
	border:solid 0px #336633;
	}
#speakerinfo a
{
/*	color:#336633;*/
}


.newsnav 
{
	border-left:1pt solid gray;
	border-right:1pt solid gray;
	background-image:url("graphics/newsnav.gif");
	background-repeat:repeat-x;
}

.news0 { BACKGROUND-COLOR: #eeeeee }
.news1 { BACKGROUND-COLOR: #cccccc }
.news0 A { FONT-WEIGHT: bold }
.news1 A { FONT-WEIGHT: bold }
.news2 { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 0.9em; PADDING-BOTTOM: 0px; MARGIN: 10px; PADDING-TOP: 0px; BACKGROUND-COLOR: #efc }
.news2 DIV  
{
	BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #eeeeee; 
	
}
.news2 #nhead { BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: gray 1px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 1.2em; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: none; BACKGROUND-COLOR: #cccccc;
}
.news2 #media { PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BORDER: none; BACKGROUND-COLOR: #eeeeee }
#prlinks A { BORDER-RIGHT: #ffffff 2px solid; BORDER-TOP: #ffffff 2px solid; DISPLAY: block; BORDER-LEFT: #ffffff 2px solid; WIDTH: 100%; BORDER-BOTTOM: #ffffff 2px solid; BACKGROUND-COLOR: #ffffff }
#prlinks A:hover { BORDER-RIGHT: white 2px inset; BORDER-TOP: white 2px inset; BORDER-LEFT: white 2px inset; BORDER-BOTTOM: white 2px inset; BACKGROUND-COLOR: #eeeeee }
.news2 td {
vertical-align:top;
}
#ctl00_btnSearch
{
	height:20px;
	font-variant:small-caps;
}

.searchbox
{
	text-align:left;
	vertical-align:top;
	position:relative;
     left:100px;	
	 font-family:Arial, helvetica, Sans-Serif;
	 font-size:10pt;
	 font-variant:small-caps;
	 padding-top: 15px;
	 padding-left:2px;
	 
	 
}
#searchbox
{
    color:White;
}

#ctl00_txtSearch
{
	width:50px;
	height:15px;
	border:none;
	
}


h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}

#archgroup
{
}
.arch
{
display:none;
}
.arch2
{
	display:none;
}
#pnlHelp
{
	font-family:Arial, helvetica, Sans-Serif;
	}

/* FAMOUS MISSOURIANS SECTION */

#famousheader 
{
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin-bottom:-18px;
}
#famousmissourian td
{
	font-weight:bold;
	font-family:Times New Roman, Serif;
	font-size:12pt;
}
.FMName
{
	margin-top:10px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:14pt;
}
.FMInduction
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:12pt;
}
.FMLink
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:12pt;
}
.FMHeaderList
{
	background-color:darkgray;
	font-weight:bold;
	background:url('graphics/marblebg.jpg');
	border:4px groove;
	text-align:center;
	display:block;
	width:670px;
	margin-bottom:3px;
	color:#4d3608;
}
a:hover.FMHeaderList
{
	background:#4d3608;
	text-decoration:none;
	color:White;
}
.FMHeaderDouble
{
	width:674px;
}
.FMHeaderDouble td
{
	padding:0px;
	margin:0px;
	text-align:left;
	width:50%;
}
.FMHeaderDouble a
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	margin:0px;
	padding:0px;
	background-color:darkgray;
	font-weight:bold;
	background:url('graphics/marblebg.jpg');
	border:4px groove;
	text-align:center;
	display:block;

	margin-bottom:3px;
	color:#4d3608;
}
.FMHeaderDouble a:hover
{
	background:#4d3608;
	text-decoration:none;
	color:White;
}
#FamousList
{
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	width:600px;
}
#FamousList td
{
	font-family:Times New Roman, Serif;
	font-weight:normal;
	font-size:10pt;
	border-top:1px solid silver;
	border-left:1px solid silver;
	padding:5px;
}
#FamousList th
{
	font-family:Times New Roman, Serif;
	font-weight:bold;
	font-size:10pt;
	border-top:1px solid silver;
	border-left:1px solid silver;
	padding:5px;
}
#famousmissourian td.details
{
	text-align:center;
}
#famousmissourian
{
	text-align:center;
}
#plaquetextugly
{
	width:500px;
	border:14px outset BurlyWood;
	background-color:#1A1A1A;
	color:BurlyWood;
	padding:12px;
	text-align:center;
	font-weight:bold;
	font-family:Times New Roman, Serif;
}
.fmPhoto
{
	padding-right:10px;
}
#plaquetext
{
	/*border:4px ridge #22457B;*/
	background-color:AntiqueWhite;
	color:black;
	padding:16px;
	text-align:left;
	font-weight:normal;
	font-family:Times New Roman, Serif;
}
#plaquetext br
{
padding:20px;
}
.messageboardbox
{
	border: gray 1px solid;
}
.messageboard
{
	border-top: #ccc 1px solid;
	height:168px;
}
.messageboardheader, .mediaplayerheader
{
	font-size:11pt;
	font-family:Arial;
	color:black;
	font-variant:small-caps;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:center;
}

/*
#<%%> a
{
	color:gold;
}
*/

#ctl00_ContentPlaceHolder1_dgResultsGrid td
{
	padding-bottom:40px;
	visibility:visible;
}
#MemberTable
{
	font-family:Times New Roman, Serif;
	font-size:12pt;
}
#MemberTable a
{
	text-decoration: underline;
}
#MemberTable thead th
{
	text-align:center;	
}
#MemberTable tbody th
{
	text-align:left;
	vertical-align:top;
}
#MemberTable h1
{
	font-family:Times New Roman, Serif;	
	font-style:italic;
	font-weight:normal;
	font-size:20pt;
	margin:0px;
}
#MemberTable h2
{
	font-family:Times New Roman, Serif;	
	font-style:italic;
	font-weight:normal;
	font-size:16pt;
	margin:0px;
}
#MemberTable h3
{
	font-family:Times New Roman, Serif;	
	font-style:italic;
	font-weight:normal;
	font-size:12pt;
	margin:0px;
}
#addresssection table
{
	border-left:1px solid gray;
	width:400px;
}
#ReportAndSurvey table
{
	border-left:1px solid gray;
	width:400px;
}
#ReportAndSurvey a
{
    display:block;
    text-align:center;
    width:190px;
    border:2px outset #CCC;
    border-radius:15px;
    -moz-border-radius:15px;
    background:#eee;
    /*filter		: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#CCCCCC);*/
    background: -moz-linear-gradient(0% 100% 90deg, #CCC, #FFF);
    background : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#CCC));
    text-decoration:none;
    padding:4px;
    margin:3px;
    /*margin-left:120px;*/
    font-size:12pt;
    /*color:#000;*/
    text-shadow: -1px -1px 1px #008;
    text-shadow: 1px 1px 1px #fff;
}
#ReportAndSurvey table
{
    border:none;
}
#ReportAndSurvey td
{
    padding-left:30px;
}
#ReportAndSurvey a:hover
{
    border-style:inset;
    background:#CCC;
    background: -moz-linear-gradient(0% 100% 90deg, #FFF, #ccc);
    background : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to(#FFF));
    
    text-shadow: none;
    text-shadow: 1px 1px 1px #008;
    text-shadow: -1px -1px 1px #fff;
}
.LinkToolTip
{
    color:Black;
    /*left:600px;*/
    display:none;
    text-align:left;
    position: absolute;
    border:1px outset #CCC;
    border-radius:5px;
    -moz-border-radius:5px;
    background:#FFFFCC;
    padding:4px;
    font-size:10pt;
}
#ReportAndSurvey a:hover > .LinkToolTip
{
    display:block;
}
#addresssection th
{
	padding-left:5px;
}
#addresssection td
{
	padding-left:5px;
	width:300px;
}
#infosection
{
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
	width:210px;
	border-left:1px solid gray;
	height:170px;
}
#infosection table
{
	width:210px;
}
#infosection ul
{
margin-left: 5px; 
padding-left: 5px; 
}
#infosection th
{
	padding-left:5px;
}
#infosection td
{
	padding-left:5px;
	width:150px;
}
#biographysection
{
	border-left:1px solid gray;
	width:660px;
}
.biotext
{
	display:block;
	padding:10px;
	font-family:Times New Roman, Serif;
	font-size:12pt;
}
#committeesection
{
	border-left:1px solid gray;
	width:400px;
}
#committeesection ul
{
	margin:1em;
	padding-left:1em;
}
#committeesection th
{
	padding-left:5px;
}
#committeesection td
{
	padding-left:5px;
	width:300px;
}
#sublayout 
{
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
}
.LookupSecHead
{
	background-color:#ccc;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
	border-bottom:1px solid gray;
	padding-left:5px;
}

#personalsection
{
	border-left:1px solid gray;
	width:210px;
}

#personalsection a
{
	padding-left:5px;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
}

#personalsection th
{
	padding-left:5px;
}

#sponsorshipsection
{
	border-left:1px solid gray;
	width:210px;
}

#sponsorshipsection a
{
	padding-left:5px;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
}
#repsection
{
	width:250px;
}


.MemberGridHeader
{
	text-align:center;
	font-weight:bold;
	font-size:14pt;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin:10px;
}
.MemberGridText
{
	font-weight:normal;
	font-size:10pt;
}
.MemberGridHead1
{
	font-size:18pt;
}
.MemberGridHead2
{
	font-size:13.5pt;
	padding-bottom:10px;
}
.MemberGridLinks
{
	font-weight:normal;
	font-size:13.5pt;
}
#flatmembergrid td,th
{
	text-align:left;
}

.fm_block div
{
	background-color:White;
	border:2px solid #A67D3D;
	padding-right:5px;
	padding-left:2px;
	vertical-align:bottom;
	cursor:pointer;
	text-decoration:none;
}
.fm_highlight_block div
{
	background-color:#B89933;
	color:White;
	border:2px solid #A67D3D;
	padding-right:5px;
	padding-left:2px;
	vertical-align:bottom;
	cursor:pointer;
	text-decoration:none;
}
a:hover.fm_block div
{
	background-color: #B89933;
	color:White;
}
a:hover.fm_highlight_block div
{
	background-color: #B89933;
	color:White;
}
.head1
{
	text-align:center; 
	font-family:Arial, Sans-Serif; 
	font-weight:bold;
	font-size:24pt;
}
.head2
{
	text-align:center; 
	font-family:Arial, Sans-Serif; 
	font-weight:bold;
	font-size:14pt;
}
.head3
{
	text-align:center; 
	font-family:Arial, Sans-Serif; 
	font-weight:bold;
	font-size:18pt;
}
.MemList td
{
	white-space: nowrap;
}
.MemList 
{
	width:100%;
}
.alert
{
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	border: red 2pt solid;
}

#cmtGroup 
{
	font-family:Verdana;
	font-size:9pt;
	text-align:left;
}

#memGroup
{
    font-family:Verdana;
	font-size:9pt;
	text-align:left;
}

#hearingGroup
{
    font-family:Verdana;
	font-size:9pt;
	text-align:left;
}
#billAssignGroup
{
    font-family:Verdana;
	font-size:9pt;
	text-align:left;
}

#DateGroup
{
	 text-align:center;
	 font-size:10pt;
	 font-family:Arial;	
	 	
}

#Header
{
	text-align:center;
	font-family:Arial;
	font-size:18pt;
	font-weight:bold;
}

#Header2
{
	text-align:center;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}

#Header3
{
	text-align:center;
	font-family:Arial;
	font-size:18pt;
	font-weight:bold;
}

#header4
{
    text-align:left;
    font-family:Arial;
    font-size:14pt;
    font-weight:bold;    
}
#BillSummary
{
    font-size:10pt;
    font-family:Arial, Helvetica, Sans-Serif;        
}
#BillSummary .BillHeader
{    
   	background-color:#ccc;
	font-weight:bold;
	font-size:24pt;
	border-bottom:1px solid gray;
	padding-left:5px;
}
#BillSummary .BillDescription
{
    
    padding:10px;
    font-style:italic;
    border-bottom:1px solid gray;
}
#BillSummary .Sections
{
    padding:10px;
    width:600px;
    text-align:center;
}
#BillSummary .Sections a
{
    padding-left:10px;
    padding-right:10px;
    width:100px;
    text-align:center;
    background-color:#e0e0e0;
}
#BillSummary .Sections a:hover
{
    background-color:#ccc;
}
#BillSection
{
    width:600px;
	display:block;	
}
#BillDetails
{
    margin-top:10px;
    border-left:1px solid gray;
}
#BillDetails th
{
    padding-top:5px;
    font-weight:bold;
    width:120px;
    vertical-align:top;
}
#BillDetails td
{
    padding-top:5px;
    vertical-align:top;
}
.BillDocsSection
{
    margin-top:10px;
    border-left:1px solid gray;
	width:600px;
	text-indent:5px;
	font-weight:bold;
}
.BillDocsSection A
{
    font-weight:normal;
}
.BillDocsSection .SectionHeader
{
 	background-color:#ccc;
	font-weight:bold;
	font-size:12pt;
	border-bottom:1px solid gray;
	padding-left:5px;
	text-indent:0px;
}

#PageNotice
{
    padding:5px;
    margin:30px;
    width:520px;
    border:1px solid gray;
    background-color:#e0e0e0;
    font-style:italic;
}

.HouseLeader
{
    text-align:center;
	font-weight:bold;
    font-family:Verdana;
    font-size:13px;
}

.AntiqueBillDoc a
{
    font-weight:bold;
}

.t1
{    
   padding-top:17px;
}

#photos
{	 
  padding-left:75px;
}
#pager
{	
	padding-left:295px;	
}

.LinkCentre
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.textCentre
{
	text-align:center;
}
.AntiqueSections td
{
    text-align:center;
}
#activitytable
{
    text-align:left;
    font-size:13px;
}

.error
{
    font-size:12pt;
    font-weight:normal;
}

.SearchButton
{      
}
