﻿
.ButtonSlider {
    padding-left:120px
}
 
.ButtonsContainer {
    height: 22px;
    line-height: 22px;
    padding: 0 5px 0 2px;
}

.ButtonsContainer .buttonClass {
    display: inline-block;
    float: left;
    width: 22px;
    text-align: center;
    text-decoration: none;
    color: #eee;
    font-size: 12px;
}

.ButtonsContainer .buttonClass, .leftButton, .leftButton:hover, .rightButton, .rightButton:hover {
    background: url('../Images/ArrowSprite.gif') no-repeat;
}
 
.btnHighlight {
    background-position: 0 -110px !important;
    color: #9EDA29 !important;
}
 
.ButtonsContainer .buttonClass {
    background-position: 0 0;
}
 
.ButtonsContainer .buttonClass:hover {
    background-position: 0 -110px;
    color: #9EDA29;
}

.ButtonsContainer, .leftButton, .rightButton {
    float: left;
}

.leftButton, .rightButton {
    display: block;
    width: 22px;
    height: 22px;
}

.leftButton {
    background-position: 0 -22px;
}

.leftButton:hover {
    background-position: 0 -44px;
}

.rightButton {
    background-position: 0 -66px;
}

.rightButton:hover {
    background-position: 0 -88px;
}
.wrapper {
	width: 594px;
	background-image:url('../Images/bkgrnd-photo6.jpg');
	background-repeat:no-repeat;
	height: 495px;
	margin: 0 auto;
	position: absolute;
	z-index: 2;
}
.quickFlip {
	width: inherit;
	height: inherit;

}

.quickFlip .blackPanel {
	background-color: rgba(0,0,0, 0.75);
}
.quickFlip .redPanel {
	color: #FFF;
}
.redPanel {
	color: #FFF;
}

.quickFlipCta {
	cursor: pointer;
	position: absolute;
	bottom:5px;
	left:0;
	right:0;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left;
	margin: 0 0 0 0;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}

.span_1_of_3 {
	width: 196px;
	height: 163px;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	text-align: center;
	position: relative;
	z-index: 2; 
}
.span_1_of_3 h1 {
	font-family: 'Merriweather', serif;
	font-size: 1.6em !important;
	padding-top: 27px;
	text-shadow: 1px 1px 2px #000000;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.span_1_of_3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .900em;
	font-weight: normal;
	color: #FFFFFF;
}
.span_1_of_3 p {
	margin: 5px 0 5px 10px;
	line-height: 120%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .850em;
	font-weight: normal;
	color: #FFFFFF;
}
.span_1_of_3 ul li {
	list-style-image:url('../Images/bullet2.jpg');
	padding: 0;
	margin-left:-10px;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height:120%;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: .900em;
	font-weight: normal;
	color: #FFFFFF;
}
.main a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.main a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.main a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.main a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.moreinfo a:link {
    background-image:url("../Images/more-info-btn.png");
    background-position:5px 5px;
    background-repeat:no-repeat;
    display:block;
    height:15px;
    overflow:hidden;
    padding:5px;
    text-indent:100%;
    white-space:nowrap;
    width:115px;
    margin:0 auto;
}
.moreinfo a:hover {
    background-image:url("../Images/more-info-btn-on.png");
    background-position:5px 5px;
    background-repeat:no-repeat;
    display:block;
    height:15px;
    overflow:hidden;
    padding:5px;
    text-indent:100%;
    white-space:nowrap;
    width:115px;
    margin:0 auto;
}

.allinfo a:link {
    background-image:url("../Images/all-info-btn.png");
    background-position:5px 5px;
    background-repeat:no-repeat;
    display:block;
    height:15px;
    overflow:hidden;
    padding:5px;
    text-indent:100%;
    white-space:nowrap;
    width:115px;
    margin:0 auto;	cursor: pointer;
	position: absolute;
	bottom:5px;
	left:0;
	right:0;
}
.allinfo a:hover {
    background-image:url("../Images/all-info-btn-on.png");
    background-position:5px 5px;
    background-repeat:no-repeat;
    display:block;
    height:15px;
    overflow:hidden;
    padding:5px;
    text-indent:100%;
    white-space:nowrap;
    width:115px;
    margin:0 auto;	cursor: pointer;
	position: absolute;
	bottom:5px;
	left:0;
	right:0;
}

.enter-data a:link {
    background-image:url("../Images/enter-data-btn.png");
    background-position:5px 5px;
    background-repeat:no-repeat;
    display:block;
    height:15px;
    overflow:hidden;
    padding:5px;
    text-indent:100%;
    white-space:nowrap;
    width:115px;
    margin:0 auto;	cursor: pointer;
	position: absolute;
	bottom:5px;
	left:0;
	right:0;
}
.enter-data a:hover {
    background-image:url("../Images/enter-data-btn-on.png");
    background-position:5px 5px;
    background-repeat:no-repeat;
    display:block;
    height:15px;
    overflow:hidden;
    padding:5px;
    text-indent:100%;
    white-space:nowrap;
    width:115px;
    margin:0 auto;	cursor: pointer;
	position: absolute;
	bottom:5px;
	left:0;
	right:0;
}

.goback a:link {
    background-image:url("../Images/go-back.png");
    background-position: 0px 10px;
    background-repeat:no-repeat;
    display: block;
    height:15px;
    overflow:hidden;
    padding:5px;
    text-indent:100%;
    white-space:nowrap;
    width:24px;
    margin:0 auto;	cursor: pointer;
	position: absolute;
	bottom:5px;
	left:10px;
}
.goback a:hover {
    background-image:url("../Images/go-back-on.png");
    background-position:0px 10px;
    background-repeat:no-repeat;
    display: block;
    height:15px;
    overflow:hidden;
    padding:5px;
    text-indent:100%;
    white-space:nowrap;
    width:24px;
    margin:0 auto;	cursor: pointer;
	position: absolute;
	bottom:5px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.gray-box {
    background-color: #1f1f58;
    color: #FFFFFF;
}

.voice-your-vote-logo {
    float: right;
    padding-right: 20px;
    padding-top: 10px;
}
