/* CSS Stylesheet for Legislature Web Application project */
/* genked from the real legis_styles, but eliminated un-used and added a little here & there for the menus in the .net 2.0 version */

BODY
{
	background-color: #426986;
	color:#333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 95%;
	FONT-WEIGHT: normal;    	
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	margin-top:0px; margin-left:0px; margin-right:0px;
}

h1 {background-color: inherit; color: #990000; font-size: 36px; font-family: arial, Sans-Serif; font-weight:bold;padding-top:10px;padding-bottom:3px;margin-bottom:0px;}
h2 {background-color: inherit; color: #990000; font-size: 18px; font-family: arial, Sans-Serif; padding-top:10px;padding-bottom:3px;margin-bottom:0px;padding-left:1em;}
h3 {background-color: inherit; color: #666666; font-size: 16px; font-family: arial, Sans-Serif; padding-top:10px;padding-bottom:3px;margin-bottom:0px;}
h4 {background-color: inherit; color: #666666; font-size: 12px; font-family: arial, Sans-Serif; padding-top:5px;padding-bottom:2px;margin-bottom:0px;}
h5 {background-color: inherit; color: #666666; font-size: 12px; font-family: arial, Sans-Serif; padding-top:5px;padding-bottom:3px;margin-bottom:0px;}
h6 {background-color: inherit; color: #666666; font-size: 9px; font-family: arial, Sans-Serif; padding-top:0px;padding-bottom:0px;margin-bottom:0px;padding-left:2em;}

td h2{background-color: inherit; color: #990000; font-size: 18px; font-family: arial, Sans-Serif; font-weight:bold;padding-top:10px;padding-bottom:3px;margin-bottom:0px;padding-left:0em;}
.hr {color:#D6D7D6;background-color: inherit;}
span.nobreak	{	white-space: nowrap;	padding-left:15px;	} /* used in bottom nav */

/*layout */
.legisAv
{
	color: #666666; 
	font-size: 16px; 
	font-family: arial, Sans-Serif; 
	padding-top:10px;
	padding-bottom:3px;
	margin-bottom:0px;
	margin-left:30px;
	font-weight:bold;
}	
.left
{
	margin-left:1.5%;
}
.leftspace
{
	margin-left:30px;
	margin-top:3px;
	margin-bottom:3px;
}
.lilleftspace 
{
	margin-left:35px; 
}
.cornerspace
{
	margin-left:25px;
	margin-top:25px;
	margin-right:25px;
}
.indent 
{
	margin-left:35px; 
}
.right
{
	margin-right:8%;
}

/* special purpose */
.bio 
{
	margin-left:3em;
	background-color: inherit; 
	color: #666666; 
	font-size: 0.8em; 
	font-family: Verdana, Arial, Helvetica; 
	padding:0px 0px 0px 0px;
	text-decoration:none;
	font-weight:bold;
}
.commPagesHeader
{
	background-color: inherit; 
	color: #990000; 
	font-size: 30px; 
	font-family: arial, Sans-Serif; 
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
	margin-bottom:0px;
}
.directions
{
	font-size:1em;
	color:Black;
	background-color:inherit;
	margin-left:3em;
}
.emailEntry
{
	font-weight:bold;
	padding:3px 0px 3px 40px;
	font-size:0.9em;
}
.error
{
	color:Red;
	font-weight:bold;
	margin-left:25px;
	margin-right:25px;
}
.gvList 
{
	width:100%;
	border-style:solid;
	text-align:left;
	border-color:White;
	margin-left:1cm;
}
.gvListTable
{
	width:100%;
	border-style:solid;
	text-align:left;
	border-color:White;
	margin-left:0cm;
}
.leftCol
{
	width:210px;
	background-color:#e9e9e9;
	font-size:70%;
}
.main
{
	text-align:left;
	width:85%;
	background-color:#ffffff;
}
.mainInfo
{
	padding-left:2.5em;
	background-color:#ffffff;
	text-align:left;
	width:95%;
}
.pic 
{
	border-color:#800000;
	width:150px;
	margin-left:10px;
}
.picSize
{
	width:128px;
	height:128px;
}
.search 
{
	color:#33447A;
	height:22px;
	padding-left:4px;
	padding-top:4px;
	font-size: 12px;
	background-color: inherit;
}

/* link formatting */
#toplinks
{
	text-decoration:none;
	background-color: inherit;
	color:#33447A;
	background-image: url('../images/bg1.gif');
	background-repeat: repeat;
	border: #224568;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	height:16px;
	width:100%;
	font-size:13px;
}
#toplinks a:link{
	color:#33447A;
	text-decoration:none;
	background-color: inherit;
	font-size: 90%;	
	padding-left: 15px;
	padding-top:1px;
}
#toplinks a:visited {		
	color: #33447A;	
	text-decoration:none;
	background-color: inherit;
	font-size: 90%;	
	padding-left: 15px;
}
#toplinks a:hover {		
	color: #CC0000;
	text-decoration:none;
	background-color: inherit;
	font-size: 90%;	
	padding-left: 15px;	
}

a:link.bodynav		{background-color: inherit;color: #333399; text-decoration: none; font-weight:bold; font-size: 12px; font-family: arial, Sans-Serif}
a:hover.bodynav		{background-color: inherit;color: #CC0000; text-decoration: underline; font-weight:bold; font-size: 12px; font-family: arial, Sans-Serif}

#bottomLinks
{	
	color: inherit;
	border-style:solid;
	border-color: #224568;
	border-width:1px 0px 1px 0px;
	font-size: 10px;
	background-image:url('../images/bottom_bg.gif');
	background-repeat:repeat;
	text-decoration:none;
	padding:5px;
	height:26px;
}
#bottomLinks a:link{
	color:#33447A;
	text-decoration: none;
	background-color: inherit;	
}
#bottomLinks a:visited{
	color:#33447A;
	background-color: inherit;
	text-decoration: none;
}
#bottomLinks a:hover {		
	color: #CC0000;	
	background-color: inherit;
}
/* end link formatting */

/*form element formatting (for search, etc) */
INPUT {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color:#f7f7f7;}
textarea {background-color: inherit; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select {background-color: inherit; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


/* Used in Site Map 

/* When the Menu control's Orientation property is Vertical the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Vertical. */
/* Note that the example menu in this web site uses relative positioning to force the menu to occupy */
/* a specific place in the web page.  Your web site will likely use a different technique to position your */
/* menu.  So feel free to change all the properties found in this CSS rule if you clone this style sheet. */
/* There is nothing, per se, that is magical about these particular property value choices.  They happen to */
/* work well for the sample page used to demonstrate an adapted menu. */
.MainMenu .AspNet-Menu-Vertical
{
    position:relative;
    left: 0;
    background-color:#e9e9e9;
    z-index: 300;
}

/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.MainMenu ul
{
    background:#e9e9e9;
}

/* Top tier */
.MainMenu .AspNet-Menu-Vertical ul.AspNet-Menu
{
    border-color:#888888;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	width:185px;
	font-family: arial, Sans-Serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#444444;
	margin-left:0px;
	background-color:#e9e9e9;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
.MainMenu ul.AspNet-Menu ul
{
	border-color:#888888;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	width:200px;
	font-family:arial, Sans-Serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#444444;
	margin-left:0px;
	padding:0px;
	background-color:#e9e9e9;
	left: 184px;
	top: 0px;
}

.MainMenu ul.AspNet-Menu ul ul
{
	border-color:#888888;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	width:200px;
	font-family:arial, Sans-Serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#444444;
	margin-left:0px;
	padding:0px;
	background-color:#e9e9e9;
	left: 200px;
	top: 0px;
}

/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
.MainMenu ul.AspNet-Menu li
{
    background:#e9e9e9 repeat-x;
}

/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
.MainMenu ul.AspNet-Menu li a,
.MainMenu ul.AspNet-Menu li span
{
    color: black;
    padding: 3px 1px 3px 3px;
    border:1px solid #888888;
    border-bottom: 0;
    background: #e9e9e9 url(arrowRight.gif) right center no-repeat;
}

/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a,
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
    background-image: none;
}

/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
.MainMenu ul.AspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}

/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). */
.MainMenu ul.AspNet-Menu li:hover, 
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
    background-color:#888888;
}
.MainMenu ul.AspNet-Menu li:hover a, 
.MainMenu ul.AspNet-Menu li:hover span, 
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover a,
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover span,
.MainMenu ul.AspNet-Menu li:hover li:hover a, 
.MainMenu ul.AspNet-Menu li:hover li:hover span, 
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.MainMenu ul.AspNet-Menu li:hover li:hover ul a:hover, 
.MainMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, 
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover,
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover,
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: black;
    background-color:#888888;
}

.MainMenu ul.AspNet-Menu li:hover ul a, 
.MainMenu ul.AspNet-Menu li:hover ul span, 
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a,
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul span,
.MainMenu ul.AspNet-Menu li:hover li:hover ul a, 
.MainMenu ul.AspNet-Menu li:hover li:hover ul span, 
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a,
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
    color: black;
    background-color:#e9e9e9;
}
/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.MainMenu ul.AspNet-Menu li a:hover,
.MainMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
    color: White;
    background: #888888 url(activeArrowRight.gif) right center no-repeat;
}

.MainMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    background-image: none;
    background: #888888;
}
/* End used in Site Map */



/* Classes used for documents displays */

.document_folder, .document_parent, .document_file, 
.document_folder_1, .document_folder_2, .document_file_1, .document_file_2 {
	padding: 8px;
	margin: 0px;
	width: 90%;
}

.document_1 .document_folder, .document_folder_1 { background-color: #eff9fb; border: 1px solid #d0d0d0; border-left: 10px solid #d0d0d0;}
.document_2 .document_folder, .document_folder_2 { background-color: #fcfeff; border: 1px solid #e0e0e0; border-left: 10px solid #e0e0e0; }
.document_1 .document_file, .document_file_1 { background-color: #fbf9e9; border: 1px solid #d0d0d0; border-left: 10px solid #d0d0d0; }
.document_2 .document_file, .document_file_2 { background-color: #fffdf6; border: 1px solid #e0e0e0; border-left: 10px solid #e0e0e0; }

.document_type {
	margin-right: 20px;
	font-style: italic;
	font-size: 80%;
}


.document_hit {	margin-left: 1in; }


/* Normalizing default links a bit */

.documents a:link {color: #333366; }
.documents a:hover {color: #CC0000; }
.documents a:visited {color: #333399; }

/* Junk from MS Word export for including LRB documentation */


.documents @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
.documents @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
.documents p.MsoNormal, .documents li.MsoNormal, .documents div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
.documents span.documenttype1
	{mso-style-name:document_type1;
	font-style:italic;}


/* contact/Mail settings (gosh, wouldn't it be nice if you could nest blocks?) */

div.mail .instruction {
    width: 75%;
    text-align: left;
}

div.mail mail.form {
    border-top: double 3px #448;
    border-bottom: solid 6px #eef;
    margin-top: 1em;
    padding: 10px;
    background-color: #ddf;
    text-align: left;
}

div.mail .type {
    color: #009; 
    font-weight: bold; 
}

div.mail .question {
    margin-top: 0.8em;
}

div.mail .note {
    color: #999; 
    font-style: italic; 
    margin-left: 1em;
    font-size: 80%;
}

div.mail .error {
    color: #900; 
    font-weight: bold;
    font-style: italic; 
    font-size: 80%;
}

div.mail .button {
    color: #009; 
    background-color: #ddf; 
    border: solid 1px black;
    padding: 0.5em;
    font-size: large;
}

