/* SVN FILE: $Id: transparent.css 1042 2009-05-18 05:47:50Z jeffmann $ */
* {
	margin: 0;
	padding: 0;
  }

body {
	background: #E8E8DA;
	color: #7A7070;
    font-family: "Trebuchet MS", sans-serif;
/*    font-family: "Primer Apples", sans-serif;  
	font-family: Verdana, sans-serif;    */
    letter-spacing: 0.06em;
    
    font-weight: 300; 
	background-image: url('../img/body-bg.png');
	margin: 0;
	text-align: center;
}
a {
	color: #36C;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #393; 
/*	text-decoration: underline; */
}

h1, h2, h3 {
	font-weight: normal;
}

h2 {
	margin-bottom: 20px;
}

h3 {
	margin-top: 1em;
}

p {
	margin-top: 0.5em;
}

/** helper class */
.center {
	text-align: center;
}

/**/
input {
	margin-left: 0px;
}

#filters div.input {
    margin-left: 0px;
}

textarea {
  height: 30px;
  }
  

#stateselect { 
  margin-left: 10px;
  width: 270px;
}

#container {
    margin:           0px auto;
	width:            960px;
	min-height:       600px;
	padding:          0 15px 15px 15px;
	background-color: #fff;
	border:           1px solid #ADADA3;
	border-top:       none;
}
/*                                   page header: transparentdemocracy      */
#masthead {
	overflow:         hidden;
	height:           70px;
	margin-top:       0px;
	padding:          0px 8px 0px -0px;
	background-image: url('../img/header-bg2.png');
	color:            #fff;
	font-size:        0.9em;
	margin-bottom:    10px;
	text-align:       left;
}

.logoimg {
    position:    relative;
    top:         0px;
    margin-top:  0px;
	color:       #fff;
	font-weight: normal;
}
#masthead a {
	color: #fff;
	font-weight: normal;
}

#masthead h1 {
	float:           left;
	font-size:       2.0em;
	line-height:     130%;
	font-family:     georgia, serif;
	margin-top:      0px;
}

#masthead h1 a {
	color:        inherit;
}

#masthead h1 a span {
	color:        #9CC;
}

#masthead div.links {       /* top links: home | find a ballot | find a position */
    position:       absolute; /* absolute; */
    top:            5px;
    float: right;
    vertical-align: middle;    
    font-size:      1.0em;
}

#masthead div.account {     /* bottom links: screenname | admin/user | logout */
    clear: both;
    position:       relative; /* absolute; */
    float:          right;
    top:            -55px; /* 45px; */
    right:          10px; /* 10px; */
	font-size:      1.0em;
}

.main_banner {
    font-size:  1.8em;  
   margin-left: 10px;
    margin-top:  10px;
}

.subbanner {
    font-size:    1.0em;  
    margin-left:  10px;
    margin-top:   10px;
    background-color: #f1f3ea;
}

.account_pane {
    margin-top: 15px;
    background-color: #f1f3ea;
}

.acct_footer   {
    position: absolute;
    bottom: 10px;
}


#organization_acct.tab_body   {
  background-color: #e2e5da; /*  */
}

.ballots-home {
    
    width: 700px;    
}

.org_img {
    position:relative;
/*    float:right; */
    top:-50px;
    left:-50px;
}
.acct_img {
    position:relative;
  float:right; /*  */
    top:-50px;
    left:-50px;
}

/* style="float:right;position:relative;top:-500px;left:-350px;" */


.tdo1 {
    font-size:     1.2em;
	font-weight:   bold;
	margin-bottom: 6px;
}

.tdo2 {
    font-size:     1.2em;
    font-family:   Verdana, Arial, Helvetica;
	font-weight:   normal;
	margin-bottom: 6px;
	width:         200px;
}


#content {
	clear: both;
	overflow: hidden;
	background-color: #fff;
	padding: 5px 10px;
	text-align: left;
}

.aclcontent {
	color: white;
}
.acl_menu {
	color: white;
	padding: 20px;
}

#footer {
	width: 930px;
	background: #cbd0c0;
	margin: 0px auto;
	padding: 10px 20px 25px 20px;
	text-align: right;
	color: #71674D;
	font-size: 80%;
	border: 1px solid #ADADA3;
	border-top: none;
}
#footer p{
	text-align: left;
	clear: both;
}
#footer p a{
	text-decoration: underline;
}
#footer a{
	color: #71674D;
}
#footer div.links {
	padding: 10px 0px 20px 0px;
	size: 0.7em;
	float: left;
	color: #71674D;
}
#footer div.links a {
	color: #71674D;
}

.proxytable td {
    clear:both;
    border: 0px #e2e5da solid;
    font-size:   1.6em;
    padding-bottom: 0px;
    width: 80%;
 }
 
 
.proxy_left {
    text-align:left;
 }
.proxy_rightt {
    text-align:right;
 }
.election_left {
    text-align:left;
 }
.election_rightt {
    text-align:right;
 }
 
 
#alertlink
{
  color: red;
}

#AlertusersDescription
{
  width: 500px;
  height: 60px;
  font-size: 10px;
  margin-left: -1px;
}

.alertus-description {
    position: relative;
    margin-top: 10px;
    margin-left: 60px;
    padding: 10px;
}

div.message 
{
	clear:         both;
	background:    #FF9;
	border-top:    2px #c2cbbe solid;
	border-left:   2px #c2cbbe solid;
	border-bottom: 1px #f5f8cd solid;
	border-right:  1px #f5f8cd solid;
	color:         #515151;
	font-size:     80%;
	width:         655px;
	font-weight:   bold;
	padding:       4px 10px;
	margin:        0em 4px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
.bold {
	font-weight: bold;	
}
/* columns */
.right {
	float: right;
}
.left {
	float: left;
}
.signin {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left:20px;
    font-size: 0.8em;
}
.right-column {
	float: right;
	width: 240px;
}
.left-column {
	margin-right: 18px;
}
/*  standard forms */
fieldset legend {
	font-weight: normal;
}
form input[type=hidden] {
	display: none;
	padding: 0;
	background: inherit;
}
select {
	clear: left;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
.form form {
	color: #fff;
	background-color: #377387; 
	padding: 4px 20px 20px 20px;
	margin: 0px 0px 20px 0px
}
.form form div.input {
	margin-top: 10px;
	margin-bottom: 0;
	padding: 2px 0;
}
.form form div.submit {
	clear: both;
	margin-top: 30px;
}
.form form div.submit1 {
	clear: both;
	margin-top: 30px;
}
.form div.submit a {
	color: #F63;
	background-color: inherit;
}
.form form div a:hover {
	color: #fff;
	background-color: inherit;
}
.form div.error-message {
    size: 6px;
	color: purple;
}
.form a {
	color: #fff;
	text-decoration: underline;
}
.form fieldset {
	border: none;
	margin: 20px 0;
	padding: 0px;
}
.form legend {
	color: #fff;
	display: inline;
	font-size: 1.6em;
}
.form label {
	color: #fff;
    font-size: 0.95em;
}

.form input {
	clear: none;
	font-size: 0.9em; 
	height: 20px;
	width:  300px;
	vertical-align: middle;
}
/*
.form #OrganizationAddForm input {
	clear: none;
	font-size: 0.9em; 
	height: 20px;
	width:  90%;
	vertical-align: middle;
}

.form #OrganizationAddForm .orgformInput input {
 	font-size: 0.9em; 
	width:  500px;
   
}
.form #OrganizationAddForm input {
 	font-size: 0.9em; 
	width:  500px;
}
*/

.form .orgformInput  input[type=text] {
	width:  600px;
	margin-bottom: 6px;
}

#OrganizationEditForm fieldset {
	padding: 10px;
	margin:  5px;
	color: white;
	border: 1px solid #eee;
}
#OrganizationEditForm legend {
	font-size: 1.6em;
	color: white;
	margin: 0px;
	padding: 0px 5px 2px 20px;
	display: block;
	line-height: 2em;
}

.form #OrganizationEditForm input {
	clear: none;
	font-size: 0.9em; 
	height: 20px;
	width:  400px;
	vertical-align: middle;
}
.form #OrganizationEditForm input label{
	margin-bottom: 14px;
}

#OrganizationEditForm .fileupload {
	clear: none;
	font-size: 0.9em; 
	height: 50px;
	width:  400px;
	margin-left:200px;
	color:  white;
}





.form #OrganizationEditForm input[type=submit] {
	clear: none;
	float:right;
	font-size: 0.7em; 
	height: 20px;
	width:  100px;
	margin-top:    4px;
	margin-bottom: 4px;
	margin-right:  50px;
}
.form #OrganizationEditForm textarea {
	clear: none;
	font-size: 0.9em;
	height: 90px;
	width:  400px;
	margin-left: 8px;
	vertical-align: middle;
}

.form #OrganizationAddForm input[type=text] {
	clear: none;
	font-size: 0.9em; 
	height: 20px;
	width:  72%;
	vertical-align: middle;
}
.form #OrganizationAddForm input[type=submit] {
	clear: none;
	font-size: 0.8em; 
	height: 25px;
	width:  100px;
	vertical-align: middle;
	margin:5px;
}

.form #OrganizationAddForm textarea {
	clear: none;
	font-size: 0.9em;
	height: 90px;
	width:  400px;
	margin-left: 8px;
	vertical-align: middle;
}

.form #OrganizationAddForm input.fileupload {
    height: 25px;
    width:  500px;  
}

.form textarea {
	clear: none;
	font-size: 0.9em;
	height: 90px;
	width:  300px;
	margin-left: 8px;
	vertical-align: middle;
}
.form input[type=checkbox], .form input[type=radio] {
/*  height: 60px;
	width: 60px;   */
	margin-top: 3px;
}
.form input[type=submit] {
	color: #fff;
	background-color: #999999;
	border: none;
	padding: 4px 7px 4px 7px;
	font-size: 0.8em;
	font-weight:bold;
	width: auto;
	display: inline;
}
.form input[type=submit]:hover {
	color: #000;
	cursor: pointer;
	background-color: #ccc;
}
.form input[type=hidden] {
	background-color: transparent;
	border: 0;
	display: none;
}
.orange-button, input[type=submit].orange {
	background: #c37424;
	color: #fff;
	font-weight: bold;
	border: 1px #f4f4f4 solid;
	font-size: 0.7em;
	padding: 2px 12px 3px 4px;
}
.orange-button:hover, input[type=submit].orange:hover {
	background: #ccc;
	color: #333;
	cursor: pointer;
	text-decoration: none;
}
.orange-button, input[type=submit].orange2 {
	background: #c37424;
	color: #fff;
	font-weight: bold;
	border: 1px #f4f4f4 solid;
	font-size: 0.7em;
	padding: 2px 12px 3px 4px;
}
.orange-button:hover, input[type=submit].orange2:hover {
	background: #ccc;
	color: #333;
	cursor: pointer;
	text-decoration: none;
}
/* home styles */
.home {
	padding-top: 20px;
}
.home .right-column {
	padding-top: 0px;
}

.homelinks {
    color:#283C39;
    font-size: 14px;   
}

/* home search form */
.search {
/*	background-color: #7099A6;
	background-image: url('../img/loginbox-bg.png'); */
}
.search form {
/*	background-image: url('../img/addrBoxBg.png'); */
}

.search .right {
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 15px;
}
.search fieldset {
	padding-top: 0px;
	height:      130px;
}
.search label {
	display: inline;
    float: left;
    width: 120px;
}
.search div {
	clear: left;
	overflow: hidden;
}
.search input, .search textarea {
	clear: none;
	display: inline;
	float: left;
	width: 270px;
	font-size: 16px;
	height: auto;
}
.search form div.submit {
	clear: none;
	margin-top: 30px;
	margin-right: 420px;
}

.search .confidential 
{
	font-size:     11px;
	font-weight:   bold;
	margin-left:   20px;
	margin-top:    5px;
	margin-bottom: 10px;
	text-align:    center;
}
.confidential 
{
	font-size:     11px;
	font-weight:   bold;
	margin-left:   20px;
	margin-top:    15px;
	margin-bottom: 20px;
	text-align:    left;
	z-index:       5;
}

.users form {
	width: 60%;
    color: black;
}

#UserEditForm
{
    color: black;
}

#UserResetForm fieldset legend
{
  color: black;
}

#UserResetForm label 
{
  color: black;
}

#help {
    position: relative;
    bottom: 0px;
    margin-top: 0px;
	padding: 10px;
	color: #7a7070;
	background-color: #f1f3ea;
	font-size: 0.6em;
	min-height: 155px;
}

#faq {
    	border-top: 1px solid #7a7070; 
}

    .faq_header {
        color:       "#ff0000";
        margin-left: 33px;
        margin-bottom: 10px;
        margin-right: 30px;
    }
    .faq_body {
        margin-left: 33px;
        margin-bottom: 10px;
        margin-right: 30px;
    }
    
    .tophelp {
        background-color: #f1f3ea;
    }

#homehelpbottom
{
  position:relative;
  height: 7px;
  width:696px;
  left:1px;
  top:-21px;
/*	background-image: url('../img/homehelpbottom.png'); */
}

#help h3 {
	color: #4D4D4D;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	
}
#help ul {
	font-weight: normal;
	padding: 5px 5px 5px 15px;
}
#help ul li {
	line-height: 2em;
}
.recent-endorsements {
    width:220px;
    text-align:left;
}
.recent-endorsements h3{
	font-size: 1.05em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 20px;
}
dl.endorsements {
    width: 100%;
    margin: 0 0 1em;
/*	border-bottom: 5px solid #DEDED9; */
}
dl.endorsements dt {
    float: left;
    color: #434343;
    font-weight: bold;
    font-size: 0.7em;
    line-height: 1em;
    margin: 0px;
    padding: 0px;
}
dl.endorsements dt a {
    color: #377387;
}
dl.endorsements dd {
    float: left;
    width: 100%;
    color: #434343;
    margin: 0px;
    margin-top:5px;
    margin-left:5px;
    font-size: 0.6em;
    line-height: 1em;
    padding-bottom:10px;
}
dl.endorsements dd a {
    color: #797979;
    text-decoration: underline;
}

/* LOGIN PAGE  */
div.top_login {
	background-color: #F1F3EA ;
	width: 680px;
	padding-top: 0px;
	margin-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 4px solid black ;
}
div.center_login {
    background-color: #7A7070;
    height: 1px;
    width: 100%;
}
div.bottom_login {
	width: 680px;
	padding: 0;
	margin: 0;
	color: #4D4D4D;
	background-color: #E2E5DA ;
	height: 250px;
/* login panel border
	border-top: 1px gray solid;
	border-left: 1px black solid;
	border-bottom: 1px gray solid;
	border-right: 1px gray solid;
	 */
}

.loginMain {
    font-size:   1.8em;
    margin-left: 10px;
    margin-top:  10px;
}

.loginSec {
    margin-left:    10px;
    margin-top:    10px;
    margin-bottom: 10px;
    font-size:     1.0em;
    
}

h2.login_copy {
    margin-top:  10px;
    margin-left: 10px;
    font-size:   1.4em;
}

.login_fields {
    margin-left: 15px;
    /* color: white;    */
}

#filters .sources {
    text-align: center;
	background-color: #e2e5da;
	font-size: 0.9em;
	font-weight:bold;
}
#filters .sources_close {
	background-color: #e2e5da;
	margin-bottom: 13px;
}

#UserLoginForm fieldset {
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px;
}
#UserLoginForm legend {
	font-size: 1.6em;
	color: #7A7070;
	margin: 0px;
	padding: 11px 0 2px 20px;
	display: block;
	line-height: 2em;
}
#UserLoginForm div {
	padding: 10px 30px 10px 20px;
	margin: 0px;
}

#UserEmail {
	margin-left: 40px;
}
#UserLoginForm .submit {
	clear: none;
	margin-right:420px;
}


.register-container {
	background-color: #688266;
	background-color: #688266;
	background-color: #6e7d6c;
/*
	background-color: #686969;
	background-color: #527081;
*/	
}

#UserRegisterForm {
	padding: 10px;
	margin: 0px;
}

#UserRegisterForm fieldset {
	padding: 0px;
	margin: 0px;
	color: white;
}
#UserRegisterForm legend {
	font-size: 1.6em;
	color: white;
	margin: 0px;
	padding: 0px 5px 2px 20px;
	display: block;
	line-height: 2em;
}
#UserRegisterForm div {
	padding: 5px 10px 4px 20px;
	margin: 0px;
}

#UserRegisterForm .submit {
	text-align: right;
	margin: 20px 0px;
}
#UserRegisterForm div.tou {
	height: 250px;
	text-align: left;
	margin: 10px;
	overflow: auto;
	border: 1px solid #eee;
	background-color: #696969;
	padding: 10px;
	font-size: 12px;
	color: white;
}
/* ---------------------------- ProfileAddForm  */

#ProfileAddForm fieldset {
  color:white;
}

#ProfileAddForm legend {
  color:white;
}

#ProfileAddForm div.input {
  font-size: 18px;
  color:white;
}

#ProfileAddForm label {
  color:white;
}

#ProfileAddress {
  margin-left: 20px;
  width: 400px;
  height: 20px;
}
  
#ProfileCity {
  margin-left: 54px;
  width: 200px;
  height: 20px;
}
#ProfileState {
  margin-left: 41px;
  width: 200px;
  height: 20px;
}
  
#ProfileZip {
  margin-left: 58px;
  width: 100px;
  height: 20px;
}
  

/* ---------------------------- fluid boxes : terms of service */
/* the liquid box dont need the exact width so just leave it out so it will flow with the layout and it will work */
#liquid-round { 
	margin: 0px auto; 
	margin-top: -2px;
	margin-left: -1px;
	background:#fff url('../img/boxparts02/leftside.png') repeat-y left top;
} 

.tos-inner {

	background-color: #527081;  
  margin-left: -15px;
  margin-right: -10px;
}

.tos-top { 
	height:15px; 
	background:url('../img/boxparts02/top.png') no-repeat left top; 
}
 
.tos-top span { 
	display:block; 
	position:relative; 
	height:15px; 
	background:url('../img/boxparts02/top-right.png') no-repeat right top; 
} 

.tos-center-content { 
	position:relative; 
	background:url('../img/boxparts02/rightside.png') repeat-y right top; 
	padding:1px 20px 1px 25px; 
	margin:-1px 0 -1px 0; 
} 

.tos-bottom { 
	height:21px; 
	background:url('../img/boxparts02/bottom.png') no-repeat left bottom; 
} 
.tos-bottom span { 
	display:block; 
	position:relative; 
	height:21px; 
	background:url('../img/boxparts02/bottom-right.png') no-repeat right top; 
} 

#orgDisplay
{
	position:  relative;
	top:       -10px;
	margin-right:     20px;
	font-size:  16px;
	margin-top: 0px;
	overflow: auto;
	padding: 0px;
	text-align: left;
}

#orgDisplay label
{
  margin-right: 15px;
}

/* ballot-view  */

.ballot-view li
{ 
  text-align: left;
}

.ballot-view h2
{ 
  text-align: left;
  font-style: normal;
  font-size: 1.1em;
}

.ballot-view .left
{ 
  text-align: left;
}

.ballot-view .right-column {
	width: 212px;
}

.endorsement-add .right-column {
	width: 222px;
}

.nav-box {
	background-color: #E2E5DA;
	color: #585B57;
	font-size: 0.9em;
	padding: 10px;
}
.nav-box a {
	color: #377387;
	text-decoration: none;
}
.nav-box ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}

.ballotValue {
    font-size:  1.1em;
	color: #000;
	text-decoration: none;
}

.ballotParty {
    font-size:  0.7em;
	color: #333;
	text-decoration: none;
}

/* two attempts below to increase the size of the checkboxes, without success */
.form input.largerCheckbox
{
    /*
	width: 30px;
	height: 30px;
	
	margin-bottom: 30px;*/
}


.ballotcheckbox input[type=checkbox] 
{
    /*
    width:  100px;
    height: 100px;
    */
}

.rightcolumn p {
    float:right;
}

.ballotItem-view .left-column{
	margin-right: 190px;
}
.ballot-view .left-column {
	margin-right: 205px;
	height: 100%;
	padding-right: 20px;
}
.ballot-view .header .head {
	background-color: #c2cbbe;
	padding: 10px;
	color: #6f736d;
	margin-bottom: 10px;
	font-size: 1.4em;
}
.ballot-view .header .head a {
	color: #6f736d;
	text-decoration: none;
}
.ballot-view .header .head h2 {
	margin: 0px;
	color: #fff;
	position: relative;
	font-weight:bold;
}
.ballot-view .header .nav {
	background-color: #eef3eb;
	padding: 7px;
	margin-bottom: 0px;
	font-size: 0.8em;
}
.ballot-view .header .nav a {
	color: #db6b38;
}
.ballot-view .header .location {
	font-size: 0.7em;
	width: auto;
}
.ballot-view .header .date {
	font-size: 0.9em;
	width: 400px;
}
.ballot-view .description {
	font-size: 0.8em;
	margin-bottom: 0px;
	text-align: left;
}
.ballot-view .fulldetails {
	position: relative;
	top: 0px;
	height: 0px;
	font-size: 0.8em;
	font-weight: normal;
	color: #DB6B38;
	text-align: left;
	margin-left:5px;
	margin-bottom:20px;
}
.ballot-view .description h3 {           /* ballot: top most ballot description text */
	margin-top: 0px;
	font-size: 20px;
	font-weight:bold;
	border-bottom: 1px solid #DEDED9;
}

/** ballot items **/
div.middle .ballot-item {
    width:       510px;
	margin-top:    4px;
	margin-left:   4px;
	background-color: #F1F3EA;
	padding: 4px;
	overflow: hidden;
}

.ballot-view .ballot-item {
    width:707px;
	background-color: #F1F3EA;
	padding: 4px;
	
	padding-bottom: 20px;
	overflow: hidden;
}
.ballot-item a {
	color: #db6b38;
}
.ballot-item h3 {                       /* ballot-item: title, top left */
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: #7a7070;
}

.ballot-item h3 a {
	color: #7a7070;
	background-color: #F1F3EA;
}
.ballot-item ul{
	margin-left: 20px;
}
.ballot-item .description {
	font-size: 12px;
	margin-right: 300px;
	padding: 3px;
}


/*
 * ballot option
 */
.ballot-option {
	overflow: hidden;
	margin-top: 10px;
}
.ballot-option .title {
	padding: 5px 6px 5px 6px;
	font-size: 0.8em;
	color: #000;
	border-top: 1px solid #E8EBE1;
	clear: right;
}
.ballot-option .title span {
	font-weight: bold;
	font-size: 1.4em;
}
.ballot-option .title span a {
	font-weight: normal;
	font-size: 13px;
}
.ballot-option .tabs  {
	background-color: #E8EBE1;
	height: 33px;
	font-size: 0.9em;
}
.ballot-option .hide {
	padding: 8px 10px 8px 10px;
}
.ballot-option .body {
	background-color: #e2e5da;
	border-bottom: 4px solid #808080;
}

/* ballot-list   */

.off {
	display: none;
}
.ballot-option .body div.input {
	padding: 10px 0;
	margin-right:20px;
}
.ballot-option .body label {
	display: block;
	font-size: 12px;
}
.ballot-option .body select  {
	font-size: 20px;
}
.ballot-option .body textarea {
	width: 100%;
	height: 150px;
	border-top: 2px solid #7A7070;
	border-left: 2px solid #7A7070;
}
.ballot-option .tabs .left {
	padding: 8px;
}
.ballot-option .tabs .right {
	padding: 8px;
}
.ballot-option span.right a {
	font-size: 11px;
	color: #DC642D;
}
.make-endorsement {
	background: #D8DCD0;
	padding: 10px;
}
.make-endorsement h3{
	margin-top: 0px;
}
.make-endorsement textarea{
	width: 99%;
	height: 150px;
}
.make-endorsement select {
	font-size: 20px;
}
.make-endorsement label {
	display: block;
	font-size: 12px;
}

div.tabs div.body {
	padding: 4px 8px;
	width: 100%;
}

/**                        your planned vote box **/
.vote-box {
	float: right;
	width: 300px;
}
.vote-box .title {
	background-color: #d8dcd0;
	padding: 7px 7px 4px 7px;
    font-size: 1.0em;/**	**/
	font-weight: bold;
	color: #56524E;
}
.vote-box .body {
	background-color: #e8ebe1;
	padding: 3px 0px 10px 0px;
}
.vote-box .body p {
	font-size: 0.9em;/****/
	padding: 0px 0px 6px 6px;
	font-style: italic;
}

.vote-box .body ul {
 	margin: 0 4px;
}
.vote-box .body li {
	list-style-type: none;
	font-size:  14px;/****/
	text-align: left;
	padding: 4px 10px;
	margin: 2px 0;
	background: #d8dcd0;
	/*background-color: #E7E498;*/
	background-color: #D8DCD0;
}
.vote-box .body li label {
	font-size: 1.0em;
	font-weight: normal;
	/* float: right;  */
	color: black;          /* #56524E; */
}

/****/
.vote-box .body li div {
	margin: 0;
}

.vote-box .body li input[type=checkbox] {
	clear: both;
	float: right;
	font-size: 14px;
	text-align: left;
	margin: 5px;
	margin-top: 10px;
	font-weight: bold;
	vertical-align: bottom;
	outline: none;
	border: none;
	/*
	border-left: 1px solid #767772;
	border-right: 1px solid #767772;
	*/
}
.vote-box .body li input[type=hidden] {
	display: none;
	margin: 0px;
}
.vote-box .body a {
	font-size: 1em; 
	padding: 10px;
}

/** Ballot View **/
.endorsements .left {
	float: left;
	width: 175px
}
.endorsements .right {
	float: right;
	width: 200px;
}
.endorsements .container {
	margin-right: 225px;
}
.endorsements .middle {
	margin-left: 190px;
}
form#SaveBallot {
	clear: none;
}

/* ballot-view             */
.ballot-view .current {
	margin-bottom: 10px;
	font-size: 1.0em;
	font-weight: bold;
}

.ballot-view .current p {
	color: #353433;
}
.ballot-view .current p a{
	color: #DB6B38;
	font-weight: normal;
}
.ballot-view .current .input {
	margin: 5px 5px;
	font-weight: bold;
}
.ballot-view .current input {
	margin-right: 5px;
}
.ballot-view .current .input a{
	font-weight: bold;
	color: #126E8B;
}

/** Endorsements box **/
#filters {
	/* background-color: #f1f3ea; */
	background-color: white;
}
#filters h4 {
	background-color: #e2e5da;
	font-size: 0.8em;
	padding: 4px 7px;
	color: #908A8A;
	font-weight: bold;
	z-index: 99;
}
#filters .header {
	background-color: #f1f3ea;
	padding: 5px;
	font-size: 0.7em;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
}
#filters .header h2 {
	font-size: 0.9em;
}
#filters .header a {
	color: #DB6B38;
}
#filters .header div.input {
	padding: 2px 0;
}
#filters .header label {
	display: inline;
    float: left;
    width: 40px;
}
#filters .header input[type=text] {
	width: 160px;
}
#filters .header select {
	margin-left: 10px;
}
#filters .header select, #filters .header option {
	font-size: 10px;
}
#filters .footer {
    text-align: center;
	padding: 5px;
	font-size: 0.7em;
	overflow: hidden;
	background-color: #e2e5da;
}
#filters .footer a {
	color: #126E8B;
}
#filters .footer input[type=submit] {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
}
/** Organization list with checkboxes **/
/*
 * Note that the max-height is set to a height that the list is never bigger
 * then the screen on a resolution of 1024x768 to keep the list in the users view
**/
.organizations {
	margin: 0px;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	max-height: 320px;
	overflow: auto;
	padding: 0px;
	text-align: left;
	background-color: #f1f3ea; 
}
.organizations a {
	color: #126E8B;
	text-decoration: none;
}
.organizations div.input {
	padding: 2px 10px;
	margin: 2px 0px;
	border-bottom:1px solid #DEDED9;
/*	text-align:center; */
}
.organizations input[type=checkbox] {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.organizations input[type=hidden] {
	padding: 0px;
	margin: 0px;
}
.organizations .input:hover {
	background-color: #ccc;
}
.organizations label {
	color: #126E8B;
	margin-left:4px;
	font-weight: normal;
	font-size:0.75em;
	z-index:999;
}


#organization_acct {
    	background-color: #dbd9d9;

}

.ballotcheckbox {
    position:relative;
    top:-5px;
}


.save-ballot {
	background-image: url('../img/savebar-bg.png');
	width:  515px;
	height: 39px;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
	border-top: 1px solid #DEDED9;
	border-bottom: 1px solid #DEDED9;
}
.save-ballot input {
	background: #DC642D;
	margin-top:    9px;
	margin-right: 65px;
    float:right;
	font-size: 0.9em;
}
.save-ballot a {
	background-color: #999;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 39px;
	background-color: #E7692E;
	padding: 3px 15px;
	border: 1px solid #D17F5B;
}
.save-ballot a:hover {
	background-color: #BD4A14;
}
/** Styling for the advertisements in the right column **/
.ads {
    background-color:#f1f3ea;
	text-align: center;
	margin: 0 auto;
	padding: 0px 5px 0px 5px;
	font-size: 0.8em;
}

.ads p {
	margin-bottom: 10px;
}
.ads a {
	color: #377387;
	text-decoration: none;
}

.stance {
	width: 33.3%;
	float: left;
}

.stance-header{
	font-size: 13px;
	margin-bottom: 0px;
}
.stance-header a{
	color: #DB6B38;
	font-size: 10px;
}
.stance-header label {
	padding-left: 20px;
	background-image: url('../img/checkicon.png');
	background-repeat: no-repeat;
}
.stance-block {
	color: #7A7070;
	background-color: #e2e5da;
	padding: 5px;
	border-bottom: 2px solid #918a8a;
	overflow: hidden;
}
.stance-block ul {
	list-style: none;
}
.stance-block ul li {
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 1px 2px;
}
.stance-block ul li:hover{
	background-color: #bbbbbb;
}
.stance-block h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	color: #7A7070;
}
.stance-block h4 {
	font-weight: bold;
	font-size: 16px;
	background-color: #d6dacd;
	padding: 2px 5px;
	margin: 0px 5px;
}
.stance-content {
	float:left;
	font-size: 0.7em;
	padding: 5px;
	margin: 0px 5px;
}
.stance-content a {
	text-decoration: underline;
	color: #000;
}
.stance-content ul a {
	color: #36C;
	text-decoration: none;
}
.buttonlink {
	height: 20px;
	font-weight: bold;
	text-align: center;
}
.buttonlink a {
	font-size: 0.9em;
	background-color: #999;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	background-color: #A09A9A;
	padding: 3px 15px;
	border: 1px solid #9C9896;
}

.titlebar {
	background-color: #7a7070;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
	padding: 5px;
}

/** ADMIN **/
input.large {
	font-size: 1.5em;
	width: 100%;
}

div.row {
	border-top: 1px solid gray;
	margin-bottom: 12px;
	margin-left: 12px;
	padding: 2px;
}

/** ADD ENDORSEMENT **/
.endorsements .make {
	background-color: #c1c1c1;
	font-weight: bold;
	padding: 6px;
	color: #000;
}
.endorsements .info {
	margin-right: 270px;
}
.endorsements .info h3 {
	font-weight: bold;
	color: #000;
	font-size: 1em;
}
.endorsements .info ul {
	margin-left: 20px;
}
.endorsements .info ul li{
	padding: 3px;
}
.posfind {
	margin: 5px;
}

.getverified {
	background-color: #959595;
	color: #fff;
	padding: 10px;
	margin-right:10px;
	width: 250px;
	float: right;
}
.getverified h3 {
	margin: 0px;

}
.getverified a {
 	color: #fff;
 	text-decoration: underline;
}

.your-endorsements {
	background-color: #ebebeb;
	padding: 10px;
	width: 240px;
	float: right;
	margin: 10px;
}
.your-endorsements h3{
	margin: 0px;
	color: #000;
	margin-bottom: 10px;
}
.your-endorsements dt {
	padding: 10px;
}
.your-endorsements dt a{
	color: #1A6CD2;
	text-decoration: underline;
}

.endorsements .search {
	background-color: #f5f5f5;
	margin-top: 20px;
}
.endorsements .search form {
	margin-right: 300px;
}
.endorsements .search legend {
	font-size: 0.8em;
}
.endorsements .search fieldset {
	border: none;
	padding: 10px;
	margin: 0px;
}
.endorsements .search select, .endorsements .search input {
	border: 1px solid #464646;
}
/*
.orange-button, input[type=submit].orange {
	background: #c37424;
	color: #fff;
	font-weight: bold;
	border: 1px #f4f4f4 solid;
	font-size: 0.7em;
	padding: 2px 12px 3px 4px;
} */

.endorsement-set input[type=submit] {
	border: 1px solid #D1D1D1;
	float: right;
	margin-right: 20px;
	background-color: #c37424;
	color: #fff;
}

.endorsements .search input[type=submit] {
	border: 1px solid #D1D1D1;
	background-color: #ACACAC;
	color: #fff;
}

.endorsements .search .label {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
}
.endorsements .left {
	width: 170px;	
}

#EndorsementName
{
  text-align: left;
}
.users .tou {
	height: 150px;
	overflow: auto;
	border: 1px solid #eee;
	background-color: #477E8F;
	padding: 10px;
	font-size: 12px;
}
.users .tou ul {
	margin-left: 20px;
	margin-top: 10px;
}
.users .tou ul li{
	margin-bottom: 5px;
}
.users .tou h2 {
	font-weight: bold;
}
.users .tou h3 {
	font-size: 14px;
	font-weight: bold;
}
.users .tou h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
.users .tou .bold {
	font-weight: bold;
}

.highlight  { background-color: #cccccc }
/*
li.no      { background-color: #fa5757 }
li.yes     { background-color: #57fa57 }
li.neutral { background-color: #f4f4f4 }
li.mixed   { background-color: #e7e498 }
*/

div.no      { background-color: #fa5757 }
div.yes     { background-color: #57fa57 }
div.neutral { background-color: #f4f4f4 }
div.mixed   { background-color: #e7e498 }


.endorsement-add .result-header {
	background-color: #C2CBBE;
	color: #fff;
	margin-bottom: 15px;
	width: 520px;
}
.endorsement-add .save-endorsements {
	background-image: url('../img/savebar-bg.png');
	height: 39px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #DEDED9;
	border-bottom: 1px solid #DEDED9;
}
.endorsement-add .save-endorsements a:hover {
	background-color: #BD4A14;
}
.endorsement-add .save-endorsements input {
	background: #DC642D;
	margin-top: 9px;
}
.save-endorsements a {
	font-size: 0.9em;
	background-color: #999;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 39px;
	background-color: #E7692E;
	padding: 3px 15px;
	border: 1px solid #D17F5B;
}
.endorsement-add .endorsement .ballot-item {
	background-color: #F1F3EA;
	margin-top: 0px;
}
.endorsement-add .ballot-item .header{
	margin-top: 0em;
}
.endorsement-add .ballot-item h3{
	color: #695E5E;
	float: left;
}
.endorsement-add .ballot-item .header span{
	font-weight: bold;
	padding-top: 20px;
	float: right;
}
.endorsement-add .ballot-item .body{
	font-weight: bold;
	margin-top: 10px;
}
.endorsement-add .ballot-item .options textarea{
	width: 100%;
}
.endorsement-add .ballot-item .options {
	padding: 10px 0px;
}
.endorsement-add .right-column {
	width: 220px;
	float: right;
}
.endorsement-add .left-column {
	width: 170px;
	float: left;
	margin: 0px;
}
.endorsement-add .middle {
	margin-right: 210px;
	margin-left: 185px;
}
.endorsement-add a.toggle-options {
	float: right;
	font-size: 10px;
	display: none;	
}
.endorsement-add .left-column .filters {
	background-color: #F1F3EA;
	font-size: 12px;
	padding: 5px;
}
.endorsement-add .left-column .filters p {
	margin-bottom: 5px;
}
.endorsement-add .left-column .filters .input {
	margin-bottom: 5px;
}
.endorsement-add .left-column .filters .input input {
	margin: 0px;
	padding: 0px;
}
.endorsement-add .left-column .filters .body p{
	font-weight: bold;	
}
.endorsement-add .left-column .filters .body{
	padding: 5px;
}
.endorsement-add .left-column h4{
	margin: 0px;
	padding: 0px;
	background-color: #E2E5DA;
	font-size: 12px;
	font-weight: bold;
	color: #908A8A;
	font-weight:bold;
	padding:4px 7px;
}
.endorsement-add .result-settings {
	margin: 10px 0px;
	color: #353433;
	font-weight: bold;
	font-size: 16px;
}
.endorsement-add .result-settings{
	height: 30px;
}
.endorsement-add .result-settings .input{
	float: left;
}
.endorsement-add .toggle-options {
	font-weight: bold;
	font-size: 16px;
}


.endorsement-select
{
	text-align: left;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: -8px;
}
.endorsement-select label
{
	text-align: left;
	font-size: 12px;
	margin-top: 5px;
}

.endorsement-comment
{
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	width: 700px;
}





.ui-shadow-color {
	background-color: #333333;
	position: absolute;
}

/*   users privacy policy styles */
.privacy 
{
	height:           250px;
	text-align:       left;
	margin-left:      15px;
	overflow:         auto;
	border:           1px solid #eee;
	background-color: #527081;
	padding:          10px;
	font-size:        12px;
	color:            white;
}
.users .privacy ul 
{
	margin-left: 20px;
	margin-top: 10px;
}
.privacy ol li
{
	margin-bottom: 5px;
	margin-top:    10px;
	margin-left:   38px;
}
.privacy h2 
{
	font-weight: bold;
	text-align: left;
}
.privacy h3 
{
	font-size:   18px;
	margin-top:  10px;
	margin-left:  5px;
	font-weight: bold;
	text-align:  left;
}
.privacy h4 
{
	font-size:   12px;
	font-weight: bold;
	margin-top:  10px;
	text-align:  left;
	margin-left: 50px;
}
.privacy p 
{
	font-size:   10px;
	font-weight: bold;
	margin-left: 20px;
	margin-top:  10px;
	text-align:  left;
}
.privacy a {
  color: white;
}

.privacy .bold 
{
	font-weight: bold;
}

/*  help page */
.helpselect
{
    left: -30px;
}

.help_type
{
	width:508px;
	height: 275px;
  	color: #7a7070;
	background-image: url('../img/helpBoxBg.png');
	margin-left: 100px;
}
.help_type label
{
  	color: #7a7070;
}

#flashMessage
{
  width:70%;
}

/**
.comments {
	max-height: 300px;
	overflow: auto;	
}
**/
.commentHeader {
	height: 35px;
	padding-top:5px;	
	margin-left:10px;	
}

.comment_input {
    margin-top:    5px;
    margin-bottom: 5px;
	border-bottom: 1px solid #695E5E;	
}
div.odd_row {
	background-color: #f1f3ea;
	font-size: 16px;
	margin:3px;
	padding:10px;
	border-top: 1px dashed #695e5e;	
}

div.even_row {
	background-color: #f8f8f8;
	font-size: 16px;
	margin:3px;
	padding:6px;
	border-top: 1px dashed #695E5E;	
}

.ballotName {
	font-size: 12px;
    color:       black;
    font-weight: bold;
	padding-top:5px;	
	margin-left:0px;	
    border-top: 0px solid #7a7070; 
}
.toggle-all {
	margin-top:10px;
	margin-right:5px;
	font-size: 8px;
}
.comment {
	padding: 4px;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px solid #695E5E;	
}
.endorsement-add .middle .nav {
	background-color: #eef3eb;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.8em;
	width: 500px;
}

div.comment.disapproved {
	background-color: #FFFFB7;	
}


div.comment-body  {
	border-top: 0px solid #695E5E;	
	background-color: #D8DCD0;
}

form.CommentAddForm label {
	border-top: 0px solid brown;	
	float: left;
}

form.CommentAddForm textarea 
{
	border: 1px solid #695E5E;
	padding: 4px;
	font-size: 12px;
	height: 100px;
	width: 70%
}

.comment a{
	float: right;
}

.child-comments {
	margin-left: 40px;
}

.child-comments div.comment{
	margin-top: 10px;
	border-top: 1px dashed #695E5E;
	border-bottom: none;
}

.endorsementAddForm { margin-right: 0px;   }

.endorsements.view h2 span{
	font-weight: bold;
}
.endorsements .body {
	font-size: 0.9em;
	width: 100%;
	margin-right:0px;
}
.endorsement-keyphrase {
	font-size: 0.9em;
	width: 450px;
	margin-right:0px;
}

/*
 * About candidates textbox
 * -> ballot_items/view.ctp
 */
.about-candidates {
	color: #000;
	font-size: 0.8em;	
}
.about-candidates h3 {
	font-weight: bold;
	font-size: 2em;
}
/*
 * Stances in the ballot options
 * -> elements/endorsements/make.ctp
 */
.stance-body {
	color: #000;
	font-size: 0.8em;	
}
.stance-body p a{
	font-weight: bold;
	text-decoration: none;
	color: #377387;
}
.stance-body h4{
	font-size: 1.2em;
	font-weight: bold;
	background-color: #D8DCD0;
	color: #000;
	margin-bottom: 4px;
}
.stance-pro {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.stance-con {
	width: 48%;
	float: left;
}
.stance-neutral {
	margin-top: 10px;
}

div.addcomment textarea{
	height: 100px;
	width: 90%;
}

td.infoprov1 a {
    margin-right: 30px;
    font-weight: bold;    
}

td.infoprov2 a {
    margin-right: 30px;
    font-weight: bold;    
}

td.infoprov3 a {
    margin-right: 30px;
    font-weight: normal;    
}

td.infoprov4 a {
    margin-right: 30px;
    font-weight: normal;    
}

.info-provider h2 {
	font-weight: bold;	
}

.info-provider div.right-column {
	width: 180px;
	float: right;
}
.info-provider div.left-column {
	margin-right: 200px;
}
.info-provider .details {
	margin-bottom: 15px;	
}
.info-provider .endorsements {
	display: none; 
	background-color: #D8DCD0; 
	padding: 10px;
}
.info-provider div.endorsement-container {
	float: left; 
	background-color: #E2E5DA; 
	border-bottom: 5px solid #918A8A;
	width: 100%;
}
.info-provider .related .header {
	padding: 2px 8px;	
}
.info-provider .related .header h3{
	margin: 0px;
}
.info-provider .endorsements {
	border-top: 2px solid #918A8A;	
}
.info-provider .endorsements h3{
	margin: 0px;	
}
.info-provider .related .header{
	border-bottom: 1px solid #918A8A;
}
/** users/home.ctp 
.users.home {
}**/

.users.home h1 {
	font-size: 1.8em;
    width: 45%;
}

.users.home .left-column {
	margin-right: 490px;
}

.users.home .left-column h2{
	margin-top: 0px;
}

.users.home .middle-column {
	margin-right: 20px; width: 220px; float: right;	
}

.users.home .middle-column a {
	color: #283c39;	
}

.users.home .middle-column div.box {
	color: #fff;
	background-color: #C1C1C1;
	font-size: 12px;
}

.users.home .middle-column div.box h3 {   /* head text */
	background-color: #959595;
	padding: 5px 8px;
	margin: 0px;
	font-size: 14px;
}

.users.home .middle-column div.box ul{
	list-style: none;
	padding: 5px 8px;
	font-size: 12px;
	color: #283c39;	
}
.users.home .middle-column div.box ul li{
	margin-bottom: 8px;
	font-size: 12px;
	color: #E2E5DA;
}

.users .middle-column {
    margin-top: -30px;
}

div.options-block {
	overflow: hidden; 
	background-color: #f1f3ea;
}
div.options-block div.head {
	padding: 5px 10px;
}

div.block-content {
    width: 707px;
}
div.options-block {
    width: 715px;
}

div.options-block div.block-content div.input {
	padding: 5px 10px;
}
div.options-block div.block-content h3 {
	margin-top: 0.3em;
}
/* * Tables *
table {
	background-color: #918A8A;
	clear: both;
	color: #333;
	width: 100%;
	border-spacing: 1px;
}
th {
	background-color: #D8DCD0;
	border-bottom: 2px solid #918A8A;
	text-align: center;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background-color: #E2E5DA;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #E2E5BE;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	display: inline;
	margin: 0px 6px;
}                            */  
.cakeSqlLog table {
	background: #f4f4f4;
}
.cakeSqlLog td {
	padding: 4px 8px;
	text-align: left;
}
 
.autocomplete_live ul { 
    clear:both; 
/*    display:block; */
    list-style-type:none; 
    margin:0px; 
    margin-top:10px;
    margin-left:30px;
    padding:0px; 
/*    position:absolute; */
    width:100%; 
} 

.autocomplete_live li { 
/*    height:auto;  */
    width:400px; 
    list-style-type:square; 
    margin:0px; 
    padding:0px; 
}

/**

.autocomplete_live { 
    background:#0000FF none repeat scroll 0%; 
    clear:both; 
    cursor:pointer; 
    display:block; 
    margin:0px; 
    padding:0px; 
    z-index:9999; 
} 

.autocomplete_live ul { 
    clear:both; 
    display:block; 
    list-style-type:none; 
    margin:0px; 
    padding:0px; 
    position:absolute; 
    width:100%; 
} 

.autocomplete_live li { 
   background:#0000FF none repeat scroll 0%;
    border-bottom:1px solid #C0C0C0; 
    display:block; 
    height:auto; 
    width:400px; 
    list-style-type:none; 
    margin:0px; 
    padding:0px; 
}
**/

.premiumad {
    font-size: .8em;
    color: white;
    text-align: center;
    background: #688266;
    padding: 2px;
    height: 15px;
    margin-bottom: 0px;
}


.adhere {
    font-size: 9px;
    color: white;
    text-align: center;
    background: gray;
    padding: 2px;
}

.filterbanner {
    color: black;
    font-size: 18px;
}

/* -------------------------------------------------------------- temp
* { margin: 0; padding: 0; }
html, body, #main { height: 100% }
body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
body { margin: 0; padding: 0; font-size: small; color: #333 }
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }
h3 { margin-top: .5em; }
#main { padding: 1em; } */
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }


.basic, #list1 { width:auto; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 660px;
	font-family: verdana;
	border: 1px solid black;
}
.basic div {
	background-color: #eee;    
	padding: 10px;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 10px;
}

#list1a a {
	color: black;
	font-size: 14px;
}
#list1a a:hover {
	color:#7d3c3c;
    font-style: italic;
}
    
/* information provider styles */
.ip_name {
  font-size: 10px;
  color: gray;   
}

.logo_upload {
    margin-left:20px;
}

.logoup {
 
}

.ballot_fields {
    height: 120px;
    margin:10px;
    margin-top:20px;
    padding: 10px;
	border: 1px solid black;
}
.ballot_fields legend {
    color: #4d4d4d;
}

/*    ----------------------------- about tdo page styles  */

dt
{
    position: relative;
    left: 50px;
    margin: 5px;
}
.a501c3
{
    font-size:     16px;
    font-weight:   bold;
    top:           200px;
    left:          20px;
    overflow:      hidden;
    width:         auto;
    text-align:    left;
}

.irsletter
{
    font-size:     16px;
    font-weight:   bold;
    margin-top:    25px;
    margin-bottom: 0px;
    top:           300px;
    left:          80px;
    overflow:      hidden;
    width:         100%;
    text-align:    left;
}

.topheader
{
    font-size:     18px;
    font-weight:   bold;
    margin-top:    30px;
    margin-bottom: 20px;
    left:          20px;
    overflow:      hidden;
    width:         100%;
    text-align:    left;
}

.seniorstaff
{
    position: relative;
    top:           5px;
    overflow:      hidden;
    width:         100%;
    text-align:    left;
    margin-top:    15px;
}

.boardstaff
{
    top:           5px;
    left:          100px;
    overflow:      hidden;
    width:         100%;
    text-align:    left;
    margin-left:   52px;
    margin-top:    15px;
}

.partners
{
    top:           5px;
    left:          100px;
    overflow:      hidden;
    width:         95%;
    text-align:    left;
    margin-top:    15px;
    font-size:     .9em; 
}

.footertext
{
    top:           10px;
    left:          100px;
    overflow:      hidden;
    width:         100%;
}

.aboutheaders
{
    position: relative;
    font-size:     16px;
    font-weight:   bold;
    margin-top:    10px;
    margin-bottom: 0px;
    left:          20px;
    overflow:      hidden;
    width:         100%;
    text-align:    left;
}


.advisorboard {
    font-size: 0.8em;
    color: black;
}

.position-select {
   font-size: 1.0em;
   margin-top: 10px;
   width:580px;
}

.endorsement-reported_by {
    font-size: 1.0em;
    margin-bottom: -2px;
}

.endorsement-company_name {
    width: 430px;
    margin-left: 30px;
}

.reported_by {
    color: maroon;
    font-style: italic;
}
.normal_reporting {
    color: red;
    font-style: normal;
}

/* position icon styles: exist indicator and delete button */
.position_exists {
    position: relative;
    margin-bottom: -20px;
}
.position_title {
    position: relative;
    margin-bottom: -10px;
    margin-left: 4px;
    font-size: 12px;
    width: 450px;
}
.position_title_race {
    position: relative;
    margin-bottom: -10px;
    margin-left: 30px;
    width: 460px;
}

.position_delete {
    float:      left;
    bottom:      0px;
    margin-left: 5px;
    border:      0px;
}

.form1 {
    /*
    margin-bottom: 50px;
    padding-bottom: 50px;
    */
}

ul.withroman { list-style-type: lower-roman }

/* ------------------------------------------------------------- jtip styles ---------- */

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
    margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip {
    text-decoration: none;
    color: #dc6b5b;
    cursor:help;
}
#two {
    position: relative;
    margin-top: 40px;
}

.jTip ahover {
    text-decoration: none;
    cursor:help;
}

.horse_feathers {
/*	border-top: 1px solid #7a7070;  */
	border-bottom: 1px solid #7a7070;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	width: 707px;
    background-color: #f1f3ea;
}

/* style='A:link { text-decoration: none }' */

.ballot_search_header {
    font-size: 1.6em;
    margin-left: 20px;
    margin-top: 30px;
}

.popup_text {
    font-family: "Times New Roman", serif;   
/*    font-family: "Palatino Linotype", serif;   
	font-family: Verdana, sans-serif;   */
	font-family: Arial, sans-serif; 
    letter-spacing: 0.06em;
    font-size: 1.7em;
    color:black;
}

.testimonialPlea {
    font-size: 1.1em;
    color: #4d4d4d;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

#ballot_types {
  /* position:absolute;
   top: 210px; */
   width: 680px;
}
