/*FRAMEWORK STYLES*/

#tabs ul#nav-tabs{
color: #000;
}
#speakout form#speakout_form table.step td.radio label, #speakout form#speakout_form table.step label {
font-size: 1.2em;
}
.tips ul#tip-tabs li { margin: auto; }

#speakout .tip-content ul li { list-style-type: none; }

.tip-content ul { 
color: #000;
 }

/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Verdana, Arial, sans-serif;
	margin: 0;
	background: #FFF;
	background-image:url(/page/-/images/page-bg.png);
	background-repeat:repeat-x;
	background-position:top;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {
	font-size: 11px;
	line-height: 15px;
}

a {text-decoration: underline;}
a:hover {text-decoration: none;}
a:focus {outline: none;}
img {border: none;}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
h1, h2, h3, h4 {margin: 0;}
.content h1 { font-size: 26px;font-weight:bold;margin-bottom:10px; }
.content h2 { font-size: 18px; margin-bottom: 6px;padding-top:3px;font-weight:normal; }
h3 {
	color: #f5f5ef;
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 6px;
}

h3 a {color:#EFBE3B;text-decoration:underline;}
h3 a:hover {color:#FFFFFF;text-decoration:underline;}


h4 {
	font-size: 12px;
	color: #ebab00;
	margin-bottom: 2px;
}
p {
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	margin: 0 0 10px;
}

ul {
	font-size: 11px;
	line-height: 15px;
	color: #fff;
}

.yellowitalic {
	color:#ebab00;
	font-style: italic;
}
p a {color:#c69000;}

blockquote {
	font-size: 11px;
	line-height: 15px;
}

/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 760px;
}
/*HEADER*/
#header {
	height: 203px;
	position: relative;
	overflow: hidden;
background-image: url(/page/-/images/votequestion.png);
background-repeat: no-repeat;
background-position: top right;
}
.logo {
	position: absolute;
	top: 7px;
	left: 0;
	background: url(/page/-/images/logo_large.gif) no-repeat;
	width: 354px;
	height: 86px;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*sign-up-form*/
.sign-up-form {
	position: absolute;
	right: 0;
	top: 65px;
}
.sign-up-form label {
	float: left;
	color: #303030;
	font-size: 14px;
	margin-right: 22px;
}
.sign-up-form input {
	float: left;
	width: 125px;
	height: 17px;
	color: #333;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-right: 7px;
	padding: 0 2px;
}
.sign-up-form input.small {width: 77px;}
/*btn-submit*/
.btn-submit {
	background: url(/page/-/images/bg-orange.gif);
	width: 53px;
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	float: left;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
/*main-nav*/
.main-nav {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 179px;
	width: 120%;
	overflow: hidden;
}
.main-nav li {
	float: left;
	margin-left: 2px;
	list-style-type:none;
}
.main-nav li a {
	float: left;
	background: url(/page/-/images/bg-orange.gif);
	padding: 0 25px 1px 25px;
	line-height: 23px;
	color: #f5f5ef;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.main-nav li a:hover {text-decoration: underline;}
.main-nav li:first-child {margin: 0;}
/*banner*/
.banner {
	position: absolute;
	left: 0;
	top: 100px;
}
/*CONTAINER*/
#container {
	width: 100%;
	overflow: hidden;
	padding-top: 6px;
}
/*content*/
.wide, div.wide .info-box{
width: 100%;
}

.title-holder h2.txt-news-item{
color: #fff;
text-indent: 0;
width: auto;
float: none;
height: auto;
margin-top:4px;
}

.seperator{

height: 1px;
background-color: #303030;
margin:0pt 8px;
}


.content {
	float: left;
	width: 502px;
}

.content-full {
	float: left;
	width: 100%;
}

#example {
       float:left;
       width:210px;
       background-color:#FCFCFC;
}


/*photo-box*/
#photo-box {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	width:500px;
	background-color:#FFF;
	height:208px;
	overflow:hidden;
}
#photo-box cite {
	display: block;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #303030;
	width: 245px;
	height: 95px;
	margin: 0 0 0 5px;
}

#photo-box .speakername {
	font-family:Verdana,Arial,Helvetica;
	color: #9e1b34;
	font-size: 11px;
	text-align:right;
	padding-right:5px;
}

#photo-box .speakerorg {
	font-family:Verdana,Arial,Helvetica;
	font-size: 10px;
	color:#333;
	text-align:right;
	padding-right:5px;
}

#photo-box p {
       color: #000;
}

#victorygraphic {
	width: 759px;
	height: 122px;
	background: url(/page/-/images/victory-feature-final.jpg) no-repeat;
	margin-top: 8px;
}

/*buttons*/
.buttons {
	padding: 20px 0 0 15px;
	margin: 0;
	overflow: hidden;
	height: 1%;
}
.buttons li {
	float: left;
	margin-left: 17px;
	display: inline;
	list-style-type:none;
}
.buttons li a {
	float: left;
	width: 85px;
	padding: 5px 16px 0 21px;
	height: 42px;
	background: url(/page/-/images/bg-btn.gif) no-repeat;
	color: #303030;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
}
/*info-box*/
.info-box, .info-box-light {
	background: #444444;
	height: 1%;
	overflow: hidden;
	border: solid #303030;
	border-width: 0 1px 9px;
	margin-bottom: 5px;
	padding-bottom: 15px;
}
.sidebar .info-box .title-holder {
	height: 59px;
}
.title-holder, .title-holder-light {
	height: 38px;
	padding: 0 7px 0 10px;
	overflow: hidden;
	background: #303030;
        color:#FFFFFF;
}
.title-holder h2, .title-holder-light h2 {
	float: left;
	height: 100%;
	width: 349px;
	text-indent: -9999px;
}
.title-holder h2.txt-news {background: url(/page/-/images/bg-newsreleases-title.png) no-repeat 10% 60%;}
.title-holder h2.txt-inthenews {background: url(/page/-/images/bg-inthenews-title.png) no-repeat 10% -10%;}
.title-holder h2.txt-video {background: url(/page/-/images/txt-video.gif) no-repeat 0 60%;}
.title-holder h2.txt-blog, .title-holder-light h2.txt-blog {background: url(/page/-/images/txt-blog.gif) no-repeat 0 60%;}
.title-holder h2.txt-get-the-facts {background: url(/page/-/images/bg-getthefacts-title.png) no-repeat 50% 49%;}
.title-holder h2.txt-supporters {background: url(/page/-/images/txt-supporters.gif) no-repeat 50% 10px;}
.rss {
	float: right;
	margin-top: 8px;
}
/*content-row*/
.content-row {
	padding: 0;
	/* height: 1%; */
	padding: 9px 8px 0 15px;
}
.content-row img {
	float: right;
	margin-left: 10px;
}
.content-row .news {
	float: left;
	width: 230px;
}
.content-row .right {
	float: right;
	width: 215px;
}
/*news*/
.news {
	padding: 0;
	margin: 0;
}
.news li {
	color: #fff;
	font-size: 10px;
	list-style-type:none;
}

.news a {
	color: #fff;
	font-size: 12px;
}
/*two-boxes*/
.two-boxes {
	width: 100%;
	overflow: hidden;
}


.two-boxes .info-box, .two-boxes .info-box-light {
	float: left;
	width: 247px;
        /* height:775px; */
	background: #605d5d;
	border-color: #999;
}

.two-boxes .info-box-light { background: #706e6f; color:#000000;}

.two-boxes .title-holder-light {background: #615F5F; }

.two-boxes .title-holder {background: #4f4c4c;}

.right-box {float: right !important;}
/*box-contnet*/
.box-content {padding: 10px 12px;}
.video {margin-bottom: 10px;}
/*sidebar*/
.sidebar {
	float: right;
	width: 252px;
	overflow: hidden;
}
.sidebar .info-box {
	background: #b82121;
	border-color: #cf2525;
	padding-bottom: 10px;
}
.sidebar .info-box-tall {
	background: #b82121;
	border-color: #cf2525;
	padding-bottom: 10px;
}

.sidebar .title-holder {background: #cf2525;}
.sidebar h2 {width: 100%;}
.sidebar p a {color: #fff;}
/*list*/
.list {
	padding: 0;
	margin: 0;
}
.list li {margin-bottom: 5px;
	list-style-type:none;
}
.list span {
	font-size: 12px;
	color: #fff;
	padding-left: 10px;
	background: url(/page/-/images/img-white-bullet.gif) no-repeat 0 6px;
}
/*btn-fact*/
.btn-fact {
	width: 236px;
	height: 72px;
	background: url(/page/-/images/btn-fact-seet.gif) no-repeat;
	margin-left: -5px;
}

p.pagination{
text-align: right;
padding:  8px;

}

/*FOOTER*/
#footer {
	clear: both;
	text-align: center;
	margin: 0;
	color: #303030;
	font: 10px/40px Georgia, "Times New Roman", Times, serif;
}
#footer a {
	color: #303030;
	font-size: 10px;
}

#signupheader p{ color: #000; }

.sign-up-form input.btn-submit { width: auto; padding: 4px; height: 25px; }

/* ADDED BY IAN */

#sidebarsupporters {
	padding: 10px 12px;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
}

#sidebarsupporters a {color:#FFF;text-decoration:underline:}
#sidebarsupporters a {color:#FFF;text-decoration:underline:}

#sidebarsupporters p {font-size:11px;line-height:13px;}

#sidebarsupporters h3 {
	font-family:Verdana,Arial,Helvetica;
	font-size:14px;
	line-height:16px;
	padding-top:4px;
}

.boxcoloroverride {
	background-color:#ECECEC;
	border:1px solid #CCC;
	color:#000;
}

.boxcoloroverride p, .boxcoloroverride h1, .boxcoloroverride h2, .boxcoloroverride h3, .boxcoloroverride h4, .boxcoloroverride h5, .boxcoloroverride h6, .boxcoloroverride li {color:#000;}

.boxcoloroverride h2 {font-weight:bold;;}

.takeaction a {color:#000;}
.takeaction a:hover {color:#ebab00;}