
/*-------------------------------------------------------
This document holds all the CSS for the rep_bios page.
---------------------------------------------------------*
/*----------------------------------------------------------------------------------------------------------------------------*/
/*------------------ These items control the bio for the rep, both the picture and info on the summary page ------------------*/
/*----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------  wraps the picture and bio in rep_bios -------------------*/
.repwrapper {
	width: 705px;
	margin: 10px 0px 10px 0px;	
	padding: 0px 25px 0px 25px;
	border:0px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	float:left;
}	

h1.rep_title {
	font-size: 2.0em;
	float: left;
	width: 755px;
	margin: 0px 10px 20px 0px;
	padding: 10px 0px 5px 0px;
	text-align: center;
	border-bottom: 0px solid #000080;
	text-decoration: none;
}

h2.rep_title {
	font-size: 1.8em;
	float: left;
	width: 705px;
	margin: 0px 50px 20px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
/*---------------------------------------------------------------------*/
/*-----------------  Left Side to be shown in rep_bios -------------------*/
#bio_left {
	float: left;
	width: 250px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;	
	text-align: center;
	border-right: 1px solid #ccc;
}	
/*---------------------------------------------------------------------*/
/*-----------------  Left Side to be shown in rep_bios -------------------*/
#bio_right {
	float: right;
	width: 400px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;	
}	
/*---------------------------------------------------------------------*/
/*-----------------  Rep picture to be shown in rep_bios -------------------*/
.repfigure {
	float: left;
	width: 250px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;	
	text-align: center;
}	
/*---------------------------------------------------------------------*/
/*-----------------  Links below the picture in rep_bios -------------------*/
.linkitem {
	float: left;
	width: 250px;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px auto 0px;	
	text-align: center;
	border-bottom: 1px solid #ccc;
}
/*---------------------------------------------------------------------*/
/*-----------------  Rep items to be shown in rep_bios -------------------*/
.repitem {
	display: block;
	float: right;
	width: 400px;
	margin: 5px 0px 5px 0px;	
	text-align: justify;
}	
/*---------------------------------------------------------------------*/

/*-----------------  Lines for the reps addresses -------------------*/
.address {
	display: block;
	float: left;
	text-align: center;
	width: 372px;
	margin: 5px 0px 5px 0px;	
}	
/*---------------------------------------------------------------------*/

/*-----------------  Dividers in rep_bios -------------------*/
.repdividewrap {
	float: left;
	width: 710px;
	height: 36px;
	margin: 20px 24px 10px 23px;
	font-size: 18px;	
	background: #404F5B;
}
.repdivide {
	float: left;
	width: 689px;
	height: 26px;
	margin: 3px 3px 3px 3px;
	padding: 4px 0px 0px 15px;
	background: #162633;
	font-weight: bold;
	font-size: 18px;	
	color: #FFFFFF;
}	
/*---------------------------------------------------------------------*/

/*-----------------  Normal Line in rep_bios -------------------*/
.repline {
	float: left;
	text-align: justify;
	width: 605px;
	margin: 0px 75px 10px 75px;
	padding: 0px;
}	

/*-----------------  Holding leaning and tossup districts -------------------*/
.pos_wrapper {
	float: left;
	width: 755px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}	
/*---------------------------------------------------------------------------------------------------------*/
/*-------------------- End of section controlling rep bio picture and data --------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/

#flashmaparea{
	width:755px;
	padding: 10px 0px 10px 100px;
}


/*--------------------------------------------------------------------------------------------------------*/
/*--------------------- These items control the thumbs for items such as political positions -------------*/
/*--------------------------------------------------------------------------------------------------------*/
/*------------ This div controls the small images for items. This is the slender holder that goes next to the image of the representative ------*/
/*--- The div is designed to hold 7 tokens that are 95 pix wide -----------------------------*/
.skinnytokenholder {
	float: right;
	width: 475px;
	margin: 2px 15px 5px 15px;	
}
/*-------------------------------------------------------------------------------------------*/

/*------------ This div controls the small images for items. This is the slender holder that goes next to the image of the representative ------*/
/*--- The div is designed to hold 7 tokens that are 95 pix wide -----------------------------*/
.fattokenholder {
	float: left;
	width: 696px;
	margin: 2px 27px 15px 27px;	
	display:block;
}
/*-------------------------------------------------------------------------------------------*/

/*----- These are the tiny tokens that appear for the items. ----------*/
.viewwrapper {
	float: left;
	width: 85px;
	height: 125px;
	text-align: center;
}

.viewthumb {
	float: left;
	width: 75px;
	margin: 5px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
}

.viewfigure {
	float: left;
	width: 75px;
	height:75px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.viewfigure img{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.viewline {
	float: center;
	font-size: 10px;
}
/*---------------------------------------------------------------------*/


/*---------------------------------------------------------------------*/
/*--------These are the larger thumbs that are shown with the item title --------*/
.itemthumb {
	float: left;
	width: 300px;
	margin: 5px 27px 25px 18px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	font-weight: normal;
	font: bold 0.8em;
	text-align: left;
	text-decoration: none;
}
.itemanchor {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 3px 5px;
	color: #000000;
	text-decoration: none;
}
.itemanchor a{
	float: left;
	margin: 3px 3px 3px 8px;
	padding: 0px 0px 0px 8px;
	border-left: 2px solid #960014;
	color: #000000;
	text-decoration: none;
}
.itemthumb:hover{
	color:#960014;
	text-decoration: none;
}
.itemanchor a:hover{
	text-decoration: none;
	color: #960014;
}
.itemfigure {
	float: left;
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.itemfigure img{
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
.itemdate {
	float: right;
	width: 150px;
	margin: 3px 3px 3px 20px;
	padding: 0px;
	color: #ACACAC;
	font: bold 0.8em;
}
.item_text {
	float:right;
	text-align: justify;
	width: 525px;
	padding:10px 0px 5px 0px;
}
.itemthumb_wide {
	float: left;
	width: 700px;
	margin: 5px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	font-weight: normal;
	font: bold 0.8em;
	text-align: left;
	text-decoration: none;
}
.itemanchor_wide a{
	float: left;
	margin: 3px 3px 3px 8px;
	padding: 5px 0px 5px 8px;
	border-left: 2px solid #960014;
	color: #000000;
	text-decoration: none;
	width: 300px;
}

.itemanchor_wide a:hover{
	text-decoration: none;
	color: #960014;
}
.wide_container {
	float: right;
	width: 525px;
}
/*-------------------------------------------------------------------------------*/



/*--------------------------------------------------------------------------------------------------------*/
/*--------------------- These items control the thumbs for representatives when listed--------------------*/
/*--------------------- This is actually in the find representative page              --------------------*/
/*--------------------------------------------------------------------------------------------------------*/
.repthumb {
	float: left;
	width: 300px;
	margin: 5px 27px 25px 18px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	font-weight: normal;
	font: bold 0.8em;
	text-align: left;
}
.repthumbtext {
	float: right;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 3px 5px;
	color: #000000;
	text-align: left;
}

.repthumbfigure {
	width: 110px;
}
.repthumbfigure img {
	float: left;
	padding: 5px;
}

/*--------------------------------------------------------------------------------------------------------*/
/*--------------------- These two boxes hold the votes on the position pages --------------------*/
/*--------------------------------------------------------------------------------------------------------*/
.yesvote {
	float: left;
	width: 505px;
	min-height: 25px;
	margin: 10px 100px 35px 100px;
	padding: 10px 10px 17px 60px;
	border: 1px solid #ACACAC;
	text-align: left;
	background: #E2FFE4 url(http://www.thepoliticalguide.com/Images/thumbsup.gif) center left no-repeat;
}

.novote {
	float: left;
	width: 505px;
	min-height: 25px;
	margin: 10px 100px 35px 100px;
	padding: 10px 10px 17px 60px;
	border: 1px solid #ACACAC;
	text-align: left;
	background: #FFDDDD url(http://www.thepoliticalguide.com/Images/thumbsdown.gif) center left no-repeat;
}

/*-------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/
/*--------------------- End of representative thumbs --------------------*/
/*--------------------------------------------------------------------------------------------------------*/


/**********************************************************************
  Tables for vote and bill list in the sponsored bills section
***********************************************************************/ 
table.reps {
	text-align: center;
	font-size: 10px;
	border-collapse: collapse;
	border: 1px #000 solid;
	padding: 10px 0px 10px 0px;
}

table.reps th {
	font-size: 14px;
	background-color: #ECECEC;
}

table.reps td {
	border-collapse: collapse;
	border: 1px #000 solid;
	padding: 5px;
}

caption {
	font-size: 16px;
	font-weight: bold;
}

/**********************************************************************
  Tables for vote statistics
***********************************************************************/ 
table.stats1 {
	text-align: center;
	font-size: 10px;
	border-collapse: collapse;
	border: 1px #000 solid;
	padding: 10px 0px 10px 0px;
}

table.stats1 th {
	font-size: 14px;
	background-color: #ECECEC;
}

table.stats1 td {
	border-collapse: collapse;
	border: 1px #000 solid;
	padding: 5px;
}

caption {
	font-size: 16px;
	font-weight: bold;
}


/**********************************************************************
  Tables for vote statistics
***********************************************************************/ 
table.stats2 {
	text-align: center;
	font-size: 10px;
	border-collapse: collapse;
	border: 1px #000 solid;
	padding: 10px 0px 10px 0px;
}

table.stats2 th {
	font-size: 14px;
	background-color: #ECECEC;
}

table.stats2 td {
	border-collapse: collapse;
	border: 1px #000 solid;
	padding: 5px;
}

caption {
	font-size: 16px;
	font-weight: bold;
}

/*--------------------------------------------------------------------------------------------------------*/
/*------- These are for the text which shows the important dates on the elections and get_reps page ------*/
/*--------------------------------------------------------------------------------------------------------*/

table.dates {
	text-align: center;
	font-size: 14px;
	border-collapse: collapse;
	border: 1px #000 solid;
	padding: 10px 0px 10px 20px;
}

table.dates th {
	font-size: 16px;
	background-color: #ECECEC;
}

table.dates td {
	border-collapse: collapse;
	border: 1px #000 solid;
	padding: 5px;
}

caption {
	font-size: 16px;
	font-weight: bold;
}


/*--------------------------------------------------------------------------------------------------------*/
/*------- These are for the small submenu above each rep  ------*/
/*--------------------------------------------------------------------------------------------------------*/
.submenu {
	float:left;
	width:755px;
	padding: 10px 0px 20px 0px;
	text-align: center;
}

.sub_item {
	float:left;
	padding: 0px 10px 0px 10px;
	color: #007DC3;
}

.sub_item a {
	color: #007DC3;
}
