/* ®TS3,6,9,12¯ */
/* ®MDBR¯          VOTES.HTM         ®MDNM¯ */

#votes_head {
	pcadding:0;
	margin:0;
	margin-top:-8px; 
	margin-bottom:-8px;
	text-align:center;
	font-weight:bold;
	font-size:larger;
	margin-bottom:10px;
	}

#link_iframe, #list_div, #bill_div {
	overflow:auto;
	padding:8px;
	background:#f0f2e8;
	overflow:auto;
	width:90%;
	font-size:16px;
	background-color:#ffffdd;
	border:5px ridge #ddddff; 
	width:90%;
	margin-top:10px;
	margin-bottom:10px;
	padding:0; 
	zoom:1;
	}

#link_iframe {
	margin:-10px;
	}

/* ®MDBR¯            VOTELIST.HTM        ®MDNM¯ */

#votes_div {
	overflow:auto;
	text-align:left;
	cursor:pointer;
	zoom:1;
	height:150px;
	border-top:1px solid black;
	border-bottom:5px ridge #ddddff;
	-ms-user-select:none; 
	-moz-user-select:none; 
	-webkit-user-select:none;
	-khtml-user-select:none;
	-o-user-select:none;
	-user-select:none
	}

#voteview_div,
#votebill_div {
	-ms-user-select:none; 
	-moz-user-select:none; 
	-webkit-user-select:none;
	-khtml-user-select:none;
	-o-user-select:none;
	-user-select:none
	}

#votes_table {
	-ms-user-select:none; 
	-moz-user-select:none; 
	-webkit-user-select:none;
	-khtml-user-select:none;
	-o-user-select:none;
	-user-select:none
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	}

#votes_tb1 {
	width:90px;
	padding-left:4px;
	overflow:hidden;
	background:buttonface;
	border:2px outset #eeeeee;
	cursor:pointer;
	}

#votes_tb2 {
	width:132px;
	padding-left:4px;
	overflow: hidden;
	background:buttonface;
	border:2px outset #eeeeee;
	cursor:pointer;
	}

#votes_tb3 {
	padding-left:4px;
	background:buttonface;
	border:2px outset #eeeeee;
	cursor:pointer;
	padding-bottom:3px;
	overflow:hidden;
	}

.arrs {
	float:left;
	margin-right:0;
	width:7px;
	height:17px;
	margin-top:-2px;
	font-weight:bold;
	width:14px;
	visibility:hidden;
	}

.vote_line {
	zoom:1;
	}

.vote_line0 {
	background:#e0e0e0;
	}

.vote_line1 {
	background:#ddffdd;
	}

.votes_s1 {
	width:80px;
	padding-left:18px;
	overflow:hidden;
	Xfloat:left;
	}
.votes_s2 {
	width:122px;
	padding-left:17px;
	overflow:hidden;
overflow:hidden;
white-space:wrap;

	}

.votes_s3 {
	padding-left:19px;
	overflow:hidden;
	zoom:1;
	}

#votes_buttons {
	padding-top:2px;
	background-color:#ffffdd;
	margin:0;
	-ms-user-select:none; 
	-moz-user-select:none; 
	-webkit-user-select:none;
	-khtml-user-select:none;
	-o-user-select:none;
	-user-select:none
	}

#vote_years, #vote_chamber {
	position:relative;
	margin-top:5px;
	margin-top:6px;
	height:24px; 
	Xmargin-bottom:14px; 
	width:80px;
	}

.vote_but {
	border-bottom: 2px solid buttonshadow;
	border-right:  2px solid buttonshadow;
	border-top:    2px solid buttonhighlight;
	border-left:   2px solid buttonhighlight;
	width:90px;
	margin-right:20px;
	margin-left:20px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:4px;
	padding-bottom:expression('0');
	margin-bottom:2px;
	margin-bottom:expression('3px');
	background-color:tan;
	color: #3b3b1f;
	font-weight:bold;
	height:26px;
	cursor: pointer;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	}

#but_br {
	clear:both; 
	display:none;
	}

.but_span, .but_span2 {
	display:inline-block;
	width:130px;
	width:160px;
	height:30px;
	vertical-align:middle;
	margin-bottom:4px;
	}

.but_span2 {
	width:80px;
	}

.a_vote_but {
	border-bottom: 2px solid buttonshadow;
	border-right:  2px solid buttonshadow;
	border-top:    2px solid buttonhighlight;
	border-left:   2px solid buttonhighlight;
	width:60px;
	margin-top:5px;
	margin-top:3px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0;
	background-color:tan;
	color: #3b3b1f;
	font-weight:bold;
	height:26px;
	cursor: pointer;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	}

/* ®MDBR¯            VOTEBILL STUFF         ®MDNM¯ */

#bill_div {
	overflow:auto;
	padding:8px;
	background:#f0f2e8;
	overflow:auto;
	text-align:left;
	width:90%;
	font-size:16px;
	background-color:#ffffdd;
	border:5px ridge #ddddff; 
	width:90%;
	padding:15px; 
	margin-top:10px;
	margin-bottom:10px;
	zoom:1;
	}


/* ®MDBO¯MOBILE STUFF®MDNM¯ */
#but_br {
	display:none;
	}

/* ®MDBO¯APPEARS NOT TO BE USED®MDNM¯ */
.but_sub_div {
	float:left;
	border:1 px blue;
	}

/* ®MDBO¯not sure used®MDNM¯ */
#year_str {
	margin-right:6px;
	top:expression('-6px');
	position:relative;
	}

#bottom_pad {
	display:none;
	}

#help_win {
	display:none;
	}

