﻿/* CSS Stylesheet for Legislature Web Application project */

BODY
{
	background-color: #879bbc;
	color:#333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 70%;
	FONT-WEIGHT: normal;    	
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	margin-top:0px; margin-left:0px; margin-right:0px;
}
h1 {background-color: inherit; color: #292E65; font-size: 24px; font-family: arial, Sans-Serif; font-weight:bold;padding-top:10px;padding-bottom:3px;margin-bottom:0px;}
h2 {background-color: inherit; color: #565fcc; font-size: 18px; font-family: arial, Sans-Serif; font-weight:bold;padding-top:10px;padding-bottom:3px;margin-bottom:0px;}
h3 {background-color: inherit; color: #666666; font-size: 18px; font-family: arial, Sans-Serif; font-weight:bold;padding-top:10px;padding-bottom:3px;margin-bottom:0px;}
h4 {background-color: inherit; color: #666666; font-size: 14px; font-family: arial, Sans-Serif; font-weight:bold;padding-top:0px;padding-bottom:0px;margin-bottom:0px;}
h5 {background-color: inherit; color: #666666; font-size: 14px; font-family: arial, Sans-Serif; font-weight:bold;padding-top:5px;padding-bottom:3px;margin-bottom:0px;}


/* this span.nobreak selector applies to the bottom links */
span.nobreak	{	white-space: nowrap;}

/* begin styling for top right links as found in TopNAVRight.htm page */
#toplinks
{
	font-size: 78%;	
	text-decoration:none;
	background-color: inherit;
	color:#000000;
	background-image: url('../images/bg1.gif');
	background-repeat: repeat;
	border: #1e3145;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
#toplinks a:link{
	color:#ffffff;
	text-decoration:none;
	background-color: inherit;
	font-size: 78%;	
	padding-left: 15px;
}
#toplinks a:visited {		
	color: #d0d0d0;	
	text-decoration:none;
	background-color: inherit;
	font-size: 78%;	
	padding-left: 15px;
}
#toplinks a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: inherit;
	font-size: 78%;
	padding-left: 15px;
	font-weight: bolder;
}

/* End styling for top right links as found in TopNAVRight.htm page */


/* unkonwn */
a:link.pageLink		{background-color: inherit;color: #CC0000; font-weight:normal; font-family: arial, Sans-Serif;font-size:78%;text-decoration:underline;}
a:active.pageLink	{background-color: inherit;color: #CC0000; font-weight:normal; font-family: arial, Sans-Serif;font-size:78%;text-decoration:underline;}
a:visited.pageLink	{background-color: inherit;color: #840084; font-weight:normal; font-family: arial, Sans-Serif;font-size:78%;text-decoration:underline;}
a:hover.pageLink	{background-color: inherit;color: #31309C; font-weight:normal; font-family: arial, Sans-Serif;font-size:78%;text-decoration:underline;}

a:link.bodynav		{background-color: inherit;color: #333399; text-decoration: none; font-weight:bold; font-size: 12px; font-family: arial, Sans-Serif}
a:active.bodynav	{background-color: inherit;color: #333399; text-decoration: none; font-weight:bold; font-size: 12px; font-family: arial, Sans-Serif}
a:visited.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}

#numberedList ol {	
	font-family: arial, Sans-Serif;
	background-color: inherit;
	color: inherit;
}
#numberedList li {
	padding: 0px 0px 4px 0.5em;
	background-color: inherit;
	color: inherit;
}
#numberedList li a {			
	color: #333399;
	text-decoration: underline;	
	font-weight:normal;
	background-color: inherit;
}
#numberedList li a:visited {
	text-decoration: underline;	
	color: #333399;
	background-color: inherit;
}
#numberedList li a:hover {
	text-decoration: underline;	
	font-weight:normal;
	color: #CC0000;
	background-color: inherit;
}

/* Beginning of selecors for Bottom Links */

#bottomlinks{	
	color: inherit; 
	border-left:0px solid #224568; border-right:0px solid #224568; border-top:1px solid #224568; border-bottom:1px solid #1e3145; font-size: xx-small;
	background-color: #B6B6B6;	
	text-decoration:none;
	background-image: url('../images/bottom_bg.gif');
	background-repeat: repeat;	
}
#bottomlinks a:link{
	color:#292E65;
	text-decoration: none;
	font-size: xx-small;
	background-color: inherit;	
}
#bottomlinks a:visited{
	color:#292E65;
	background-color: inherit;
	text-decoration: none;
	font-size: xx-small;	
}
#bottomlinks a:hover {		
	color: #292E65;	
	background-color: inherit;
}

/* End of selecors for Bottom Links */


/* for the search selector */
.search {color:#33447A;height:23px;padding-left:4px;font-size: 78%;background-color: inherit;}


/* base linking controls */
#base{
	list-style: none;
	margin-left: 0em;
	padding-left: 0em;
	border: none;	
	background-color: inherit;
	color: inherit;
}
#base li{
	padding: 2px 0px 4px 0.5em;
	list-style-image: none;
	list-style-type: none;
	background-color: inherit;
	color: inherit;
}
#base li a {			
	color: #333399;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	background-color: inherit;
}
#base li a:visited {			
	color: #333399;
	background-color: inherit;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
}
#base li a:hover {
	text-decoration: underline;
	width: 100%;
	color: #CC0000;
	background-color: inherit;
}
#custom {
	border: none;
	margin-left: 0em;
	width: 100%;	
	background-color: inherit;
	color: inherit;
	}
#custom li {
	list-style-image: none;
	list-style-type: square;	
	padding-bottom: 5px;
	background-color: inherit;
	color: inherit;
}
#custom li a {			
	color: #333399;
	background-color: inherit;
	text-decoration: none;
	font-weight:bold;
}
#custom li a:visited {			
	color: #333399;
	background-color: inherit;
	text-decoration: none;
	font-weight:bold;
}
#custom li a:hover {
	text-decoration: underline;	
	color: #CC0000;
	background-color: inherit;
	font-weight:bold;
}

/*definition lists*/
dt {
	border-style:none;
	font-weight: bold;
	font-size: 80%;
	color: #666666;
	vertical-align: baseline;
}
dd {
	border-style: none;
	font-weight: inherit;
	font-size: inherit;
	vertical-align: baseline;
}

/* borders */

.lrtb {
	border-left:1px text-decoration: none solid #868686; border-right:1px solid #868686; border-top:1px solid #868686; border-bottom:1px solid #868686; 
}

/* top border surround top menu */
.bBlue {
	border: #1e3145;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

.ltb {
	border: #868686;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.rtb {
	border: #868686;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

.tb {
	border: #1e3145;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.bInternal {
	border: #868686;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.t {
	border: #1e3145;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}


.b {
	border: #868686;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.l {
	border: #868686;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px
}
.r {
	border: #868686;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

.bDotted {
	border: #868686;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.lDotted {
	border: #868686;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px
}

/* Used in Site Map ? */
#noJavaNav{
	border: none;
	background-color: inherit;
	color: inherit;
	font-size: 78%;
	margin-left: -.4em;
	border-left: 0em;
	font-family: arial, Sans-Serif;
}

/* Used to set li(list) properties */

.ItemStyle {
	
	vertical-align: middle;
	list-style-type: circle;
	font-family: arial, Sans-Serif;
	color:#33447A;
	text-decoration: none;
	background-color: inherit;	
	margin-left: -.4em;
	border-left: 0em;
}
.PopItemStyle {
	font-family: arial, Sans-Serif;	
	vertical-align: middle;	
	list-style-type: square;
	color:#33447A;
	text-decoration: none;
	background-color: inherit;
	margin-left: -.4em;
	border-left: 0em;
}
.ListItemStyle {
	font-family: arial, Sans-Serif;
	vertical-align: middle;
	color:#33447A;
	text-decoration: none;
	background-color: inherit;
	margin-left: -.4em;
	border-left: 0em;
	font-weight: bold;
	list-style: none;
}
.ULItemStyle {
	font-family: arial, Sans-Serif;
	vertical-align: bottom;
	color: #33447A;
	text-decoration: underline;
	background-color: inherit;
	margin-left: -.4em;
	border-left: 0em;
	font-weight: bold;
	list-style: square;
}


/* set on all pages in library to set away from left menu area */
#wrapper {
	margin: 0px 10px;
}


/*form element formatting */
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}
