#map-wrapper {
padding: 0 6px;
}
.menu-container {
	margin-bottom: 2px;
	position: relative;
}

.title {
	color: black;
	margin: 0;
	cursor:pointer;
	cursor:hand;
	background: url('arrow-right.png') no-repeat scroll left center;
	border-bottom: 2px solid black;
	padding: 5px;
	padding-left: 20px;
	cursor: hand;
	font-size: 16px;
}

.title.down {
	background:url('arrow-down.png') no-repeat scroll left center;
}

.rating-content {
	position: relative;
}

.body-container {
	max-width: 580px;
	position: relative;
}	

.map {
	/*border: 1px solid black;
	max-width: 580px;*/
	margin: 8px 0;
}

.scorecard caption {
	border: 1px solid black;
	font-size: 18px;
	font-weight: bold;
	background-color: #D3D1D1;
}

.scorebar {
	width: 100%;
	margin: 4px 0;
	white-space: nowrap;
}

.scorebar a {
	display: inline-block;
	margin: 0;
	text-align: center;
	font-size: 16px;
	color: white;
	overflow: hidden;
}

.tableDiv th{
	font-size: 14px;
}

.body-container table{
	border-collapse: collapse;
	width: 100%;
}

.body-container table td, .body-container table th {
	padding: 4px;
}

.tossupCell {
	font-size: 82px;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #B0B060;
}

table.scorecard {
	width: 95%;
	margin-left: 10px;				
}

.profPic {
	clear: left;
	border: 1px solid black;
	margin: 0 30px 1em 0;
	float: left;
}

.details {
	float: left;
	width: 300px;
}

.profileItems {
	list-style: none;
}

.senatorTitle {
	margin: 0;
}

.elected {
	margin-top: 4px;
	width: 99%;
	margin:auto;
	margin-bottom: 10px;
}
	
.profileItems dt{
	margin-bottom: 6px;
}

.committees {
	text-align: left;
}

.senListItems {
	float: left;
}

.committees dt{
	clear: none;
}

.state{
	margin: 0;
	padding: 0;
}

.stateIntro {
	margin-bottom: 10px;
	/*text-align: center;*/	
}

.memberIntro, .memberHouseIntro {
	margin-bottom: 10px;
	width: 99%;
	margin: auto;
	color: #888;
}

.incumbentName {
	margin-top: 0;
}

#incumbentProf, #incumbentProfHouse {
	width: 99%;
	margin: auto;
	font-size: 13px;
	padding: 10px 0;
}

.flag-box {
	clear:right;
	border: 1px solid #CCC;
	float: right;
	width: 70px;
	color: #888;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 15px;
}

.clearDiv{
	clear: both;
}

.header {
	background-color: #C4C4C4;
}

.odd {
	background-color:#E6E6E6;
}

.even { 
	background-color: #FAF8FC;
}

.pastTable{
	margin-left: 20px;
}

.safeDems, .likelyDems, .leanDems, .safeReps, .likelyReps, .leanReps, .noRaceDems, .noRaceReps {
	color: white;
}

.safeDems{
	background-color: #1B3644;
}

.likelyDems {
	background-color: #5079AA;
}

.leansDems {
	background-color: #A0BEFA;
}

.safeReps {
	background-color: #90191C;
}

.likelyReps {
	background-color: #B86A66;
}

.leansReps {
	background-color: #E1A5A5;
}

.noRaceDems, .noRaceReps {
	background-color: #CCC;
}

.tossup {
	background: #FD2;
}

.noneSelected {
	font-size: 24px;
	padding-top: 10px;
	font-weight: bold;
	
}

.menu-container th {
	text-align: left;
	border-bottom: 1px solid #CCC;
	background: #EEE;
}

.state-dot {
	float: left;
	margin: 3px;
	color: white;
	text-align: center;
	font-weight: bold;
}

.state-dot .dot-spacer {
	height: 30%;
}

.rating-1, .rating-2, .rating-3, .rating-5, .rating-6, .rating-7, .rating-9, .rating-10, .rating-11 {
	width: 35px;
	height: 35px;
}

.rating-1 {
	background: url(dots/1.png);
}

.rating-2 {
	background: url(dots/2.png);
}

.rating-3 {
	background: url(dots/3.png);
}

.rating-5 {
	background: url(dots/5.png);
}

.rating-6 {
	background: url(dots/6.png);
}

.rating-7 {
	background: url(dots/7.png);
}

.rating-9 {
	background: url(dots/9.png);
}

.rating-10 {
	background: url(dots/10.png);
}

.rating-11 {
	background: url(dots/11.png);
}

.rating-4 {
	width: 40px;
	height: 40px;
	margin: 5px;
	background: url(dots/4.png);
}

.rating-4 .dot-spacer {
	height: 30%;
}

.rating-group {
	clear: both;
	padding-top: 8px;
}

.rating-description {
	width: 100px;
	padding-top: 10px;
	margin-right: 10px;
	float: left;
	text-align: right;
}

.rating-group .bag {
	display: inline-block;
	float: left;
	width: 360px;
	border-width: 1px 0 0 1px;
	border-color: #888;
	border-style: solid;
}

.bag .bag-left, .bag .bag-right {
	width: 180px;
	float: left;
}

.bag-left.dem-block {
	background: url(dots/blue_polkadots.png) #1B3644;
	color: white;
	text-align: center;
	padding: 10px 0;
	width: 160px;
	margin-right: 2px;
	font-weight: bold;
}

.bag .dem-caption { 
	background: #1B3644;
	display: inline-block;
}

.bag-right.gop-block {
	background: url(dots/red_polkadots.png) #90191C;
	color: white;
	text-align: center;
	padding: 10px 0;
	width: 198px;
	font-weight: bold;
}

.bag .gop-caption { 
	background: #90191C;
	display: inline-block;
}
