@charset "utf-8";
/* CSS Document */
* { margin: 0px; padding: 0px; }


/*--- BEGIN STRUCTURE ---*/
body, html {
	font-size: .88em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #77b0d2;
}

#container {
	margin: 20px auto;
	width: 756px;
	background-color: #FFFFFF;
	overflow: auto;		
}

#header {
	height: 154px;
}

#leftHeader {
	width: 168px;
	height: 154px;
	float: left;
	background-image: url(../images/leftBanner.jpg);
}

span.homeLogo {
	width: 168px;
	height: 154px;
	display: block;
}

#rightHeader { 
	float: right;
	width: 588px;
	height: 123px;
	background-image: url(../images/lwvBanner-smaller.jpg); 
	margin-left: -10px;
}

#topNav {
	height: 31px;
	width: 588px;
	float: left;
	background-image: url(../images/topnav-bg.gif);
}

#content {
	background-color: white;
}

#leftBar {
	width: 195px;
	float: left;
	padding-left: 14px;
}

#greenBar {
	float: left;
	width: 6px;
	background-image: url(../images/vertical-green.gif);
	height: 622px; /* list items are 31px high...adjust this accordingly */
}

#greenBar.progPos {
	height: 677px;
}

#greenBar.gov {
	height: 1013px; /* list items are 31px high...adjust this accordingly */
}						 /* levelThree items (& progPos) are 21px high*/

#greenBar.nr {
	height: 866px;
}	

#greenBar.sp {
	height: 908px;
}

#leftNav {
	width: 189px;
	float: left;
	padding-bottom: 20px;
}

#main {
	padding: 20px;
	width: 507px;
	float: right;
}

#footer {
	border-top: 1px solid #9EC623;
	clear: both;
	text-align: center;
	padding: 10px 20px;
}

.small {
	font-size: 80%;
}
#dkb {
	width: 756px;
	margin: 0px auto;
	text-align: center;
}

p.dkb {	
	margin-top: -20px; /*to counteract margin on container*/
	padding: 0px;
	font-size: 80%;
}

/*--- BEGIN topNav ---*/
div#topNav ul {
	list-style-type: none;
	float: right;
	margin-right: 20px;
}

div#topNav ul li {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 2px;
	padding: 1px 20px 0px 20px;
	border-right: 1px solid;
}

div#topNav ul li a {
	color: #FFFFFF;
}	

div#topNav ul li.last {
	border-right: none;
}
/*--- BEGIN leftNav ---*/
#leftNav ul {
	list-style-type: none;	
	margin: 0px;	
}

#leftNav ul.topLevel {
	margin-top: 20px;
}

#leftNav ul.topLevel li {
	background-image: url(../images/nav-button.gif);
	background-repeat: no-repeat;
	width: 179px; /* button is 189, 10 subtracted to account for padding-left */
	float: left;
	color: #FFFFFF;
	font-weight: bold;	
	padding-left: 10px;
	line-height: 31px;
	margin-top: 0px;
}

#leftNav ul.levelTwo li{
	background-image: none;
	background-color: #fff;
	color: #000000;
	border-bottom: 1px dashed;
	width: 165px;
	font-weight: normal;
	margin-left: -10px; /*to counteract padding on topLevel li*/
}

#leftNav ul.levelTwo li:hover {
	background-color: #FFFF66;
}	
	
#leftNav ul.levelTwo li.last {
	border: none;
}

#leftNav ul.levelTwo li.progPos {
	line-height: 23px;
	border: none;
}

#leftNav ul.levelThree li {
	background-image: none;
	background-color: #fff;
	color: #000000;
	border-bottom: none;
	width: 165px;
	font-weight: normal;
	line-height: 21px;	
	margin-left: -10px; /*to counteract padding on topLevel li*/
}

#leftNav ul.levelThree li.last {
	border-bottom: 1px dashed;
}

#leftNav ul.levelThree li a {
	margin-left: 7px;
	color: #015A9C;
}

#leftNav ul.levelFour li {
	background-image: none;
	background-color: #fff;
	color: #000000;
	width: 165px;
	font-weight: normal;
	font-size: .80em;
	margin-left: -10px; /*to counteract padding on topLevel li*/
}

#leftNav ul.levelFour li.last {
	border-bottom: 1px dashed;
}

#leftNav ul.levelFour li a {
	margin-left: 15px;
	color: #000000;
	font-weight: normal;
/*	border-bottom: 1px solid;*/
}

#leftNav ul.levelFour li a:hover {
	background-color; #FFFF66;
}

/*--- Miscellaneous ---*/
.clear {
	clear: both;
}

# {
	width: 200px;
	float: right;
	margin: 10px 20px 0px 10px;
}

#small {
	width: 150px; 
	float: right;
	margin: 10px 20px 0 px 10px;
	text-align: center;
}
#sideBox {
    float: right;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}
#sendMessage {
	width: 180px;
	height: 100px;
	border: 2px solid #CC0000;
	padding: 10px;
	margin-bottom: 10px;
}
#voiceVote {	
	width: 200px;
/*	border: 2px solid #9ec623;
	background-color: #CCCCCC;*/
	text-align: right;
	margin-bottom: 10px;
}
#emailUs, #programPositions {
	width: 175px;
	border: 2px solid #CC0000;
	padding: 10px;
	margin-bottom: 10px;
}

ul.legLetter {
	width: 225px;
	display: block;
	height: 85px;
}

ul.legLetter li {
	width: 75px;
	float: left;
}

ul.legLetter li:before {
	content: "- ";
}

ul.localLeagues {
	width: 450px;
	margin-left: 10px;
}
		
ul.localLeagues li {
	width: 150px;
	float: left;
	display: block;
}
		
ul.localLeagues li:before {
	content: "- ";
}
		
h2.leagues {
	margin-top: 15px;
	border-bottom: none;
	font-size: 130%;
	color: #CC0000;
	font-weight: bold;
}

div.position {
	display: block;
	clear: both;
}

div.position p {
	margin-top: 0px;
/*	margin-left: 14px;*/
}

div.positionTitle {
	clear: both;
}

div.positionTitle h3 {
	float: left;
	display: inline-block;
}

.red {
	color: #CC0000;
}

.black {
  color: #000;
}

.unBold {
	font-weight: normal;
}

.more {
/* background-color: #6633CC; */
	margin: 15px 0px 0px 5px;
	display: none;
	color: black;
	font-weight: bold;
	float: left;
	width: 20px;
	font-size: 80%;
}
.more a:hover {
	cursor: pointer;
}
.indentTitle {
	margin-left: 14px;
}
ul.calendar {
	width: 380px;
	margin: 0px;
}
ul.salutations {
	width: 400px;
	margin: 0px;
}
ul.salutations li.title {
	display: block;
	width: 130px;
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
ul.salutations li.salutation {
	display: block;
	width: 250px;
	float: left;
}
ul.calendar li.date {
	display: block;
	width: 105px;
	float: left;
	list-style-type: none;
	margin-left: 15px;
	margin-right: 10px;
}
ul.calendar li.event {
	display: block;
	width: 250px;
	float: left;
}
ul.calendar li.month {
	width: 350px;
	display: block;
	font-weight: bold;
}
ul.calendar li.endMonth {
	margin-bottom: 15px;
}
/*--- BEGIN TYPOGRAPHY ---*/
a {
	text-decoration: none;
	color: #015a9c;
}

a:hover {
	text-decoration: underline;
}

#leftNav a {
	color: #333333;
}

#topNav a:hover, #leftNav a:hover {
	text-decoration: none;
}

p {
	margin: 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topNav, #leftBar, h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.06em;
}

h1 {
	font-size: 175%;
	font-weight: normal;
	border-bottom: 1px solid #CC0000;
}

h2 {
	font-size: 150%;
	font-weight: normal;
	border-bottom: 1px solid #CC0000;
}

h2.noLine {
	font-size: 130%;
	margin-top: 10px;
	border-bottom: none;
	color: #CC0000;
	font-weight: bold;
}

h3 {
	font-size: 130%;
	margin-top: 10px;
	color: #CC0000;
}

ul.noBullet {
	list-style-type: none;
	margin-left: 15px;
}

ul {
	margin-left: 30px;
}

ul li {
	margin-top: 10px;
}

ul.audioBallot {
	width: 500px;
	display: block;
	height: 105px;
}

ul.audioBallot li {
	width: 125px;
	float: left;
}

ul.audioBallot li:before {
	content: "- ";
}

/*-- IMAGES --*/
.alignLeft {
	margin-right: 5px;
	float: left;
}

.alignRight {
	margin-left: 5px;
	float: right;
}

img {
	border: none;
}
