/* Browser-specific styles
=====================================================================*/



/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,input,p,blockquote,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }


/* Global Elements
=====================================================================*/

html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body 
{
	/*background: #01245c url('images/bg.jpg') no-repeat 50% 0pt;*/
	text-align: center;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

input[type="text"] { 
}

/* Library
=====================================================================*/

.l { float: left; width: 49%; }
.r { float: right; width:49%; }
.r:after { display: block; content: ''; clear: both; height: 0; visibility: hidden; }
.align-center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.justify { text-align: justify; }
.float-left { float: left; }
.float-right { float: right; }
.clear-both { clear: both; float: none; }
.clear-right { clear: right; float: none; }
.hide {	display:none; }
.clear-both { clear: left; float: none; }
.inline { display: inline; }
.block { display: block; }
.noborder { border: 0px none; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.normal { font-weight: normal; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.visible { display: block; }
.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.border5 { border: solid 10px #c7c7c7; }
.border10 { border: solid 10px #c7c7c7; }
.border20 { border: solid 20px #c7c7c7; }

div.hidden, a.hidden
{
	display: none;
	margin: 0;
}

/* Typographic Elements
=====================================================================*/

h2, h4, h6, body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

blockquote, em, h1, h3, h5, i, .feedBy  {
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* Homepage Specific Headers
=====================================================================*/

h1 {
	font-size: 1.2em;
	line-height: 0.9em;
	color: #2575ad;
}

.breftitre {
	font-size:10px;
	line-height: 1.5em;
	color: #868686;
}

.brefSMS {
	font-size:10px;
	line-height: 1.5em;
	color: #003366;
}

.bref {
	font-size: 12px;
	line-height: 1.5em;
	color: #226586;
}

.candidattitre {
	font-size:11px;
	line-height: 1.5em;
	color: #FFFFFF;
}

h2 {
	font-size: .8em;
	text-transform: uppercase;
	color: #363636;
	font-weight: bold;
}

.l h2 { } /* Left column specific */

.r h2 { letter-spacing:1px; padding: 0px 7px; margin-bottom: 10px; } /* Right column specific */

h3 {
	font-size: 1.7em;
	line-height: 1.1em;
	color: #2575ad;
}

h4 {
	font-size: .9em;
	text-transform: uppercase;
	color: #2575ad;
	letter-spacing: 1px;
	font-weight: bold;
}

h5 {
	font-size: 1.5em;
	line-height: 1.2em;
}

h6 {
	font-size:.88em;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Interior page Specific Headers
=====================================================================
-------------------------------------------------------------- 
PAGE CONTENT STYLES
-------------------------------------------------------------- 
*/

#page_content h1 {
	font-size: 1.4em;
	line-height: 1.1em;
	color: #2575ad;
}

#page_content h2 {
	padding-bottom: 5px;
	font-size: .92em;
	line-height: 1em;
	text-transform: uppercase;
	color: #363636;
	font-weight: bold;
}


#page_content h3 {
	font-size: 1.7em;
	line-height: 1.1em;
	color: #2575ad;
	/*position: relative; commented out Monday June 9 for mybo fix*/
}

#page_content h4 {
	font-size: 1em;
	line-height: 1em;
	color: #0d5d9b;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: none;
}

#page_content h5 {
	font-size: 1.125em;
	line-height: 1.8em;
}

#page_content h6 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

#page_content .photo{
	margin: 20px 0px 20px 20px;
}

/* Misc Typography
=====================================================================*/

body { 
	font-size: .75em; 
	line-height: 1.5em;
	color: #424242;}

table { 
	font-size: 1em; 
	line-height: 1.5em;
	color: #424242;}

i, em { 
	font-style: italic;
}

blockquote {
	clear:both;
	font-size:0.91em;
	line-height: 1.6;
	padding: 0px;
	color: #666666;
}

blockquote, blockquote p {
	clear: both;
	color: #666666;
}

.smallcaps {
	color: #2575ad;
	text-transform: lowercase;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	font-variant: small-caps;
}

.citation, .cite {
	font-size: 12px;
}




/* List Elements
=====================================================================*/

ul li 
{
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

li a {
	padding-top: 0px;
	padding-bottom: 0px;
}

li a:hover {
	background-color: #eeeeee;
}



dl {
	height: auto;
	margin: 0;
	list-style: none;

}

dl a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

dl a:hover {
	background-color: #ffffff;
}

dl img {
	float: left;
}
dt, dd {
	padding: 5px 7px;
}

dt {
	float: left;
	clear: left;
	width: 40px;
	color: #363636;
	font-size:.9em;
} 

dd {
	margin-left: 50px;
}


.alt-text { font-family: Georgia;text-transform: lowercase;}






/* Global Links
=====================================================================*/

a {
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited,
a:active
{
	background: transparent;
	color: #2575ad;
	text-decoration: none;
	
}

a:hover
{
	background: transparent;
	color: #ac3433;	
	text-decoration: none;
}


/* Grid
=====================================================================*/

/* layout styles */


#house
{
	margin: 0 auto 100px auto;
	text-align: left;
	/* re_aligns text to left second part of two part MSIE centering workaround */
	width: 960px; 	/* Total width */
	background-color: #ffffff;
	
}


#header,
#content,
#bottom {
	width: 960px;
	margin: 0 auto;
	position: relative;
}


#page_content { padding: 20px 60px 40px 30px; }

#page_content .nav { font: 12px arial; margin: 0 0 15px 0;}



#page_content #issues  ul li {
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

#page_content ul li {
	height: auto;
	margin: 12px;
	padding: 0;
	list-style: disc outside;
}

div#page_content div#inset_r ul li {
	margin:0px;
	padding: 0;
	list-style: none;
}

div#page_content div#inset_r ul li.more {
	padding: 5px 10px;

}

div#page_content div#inset_r ul li ul li {
	padding: 3px;
	list-style: circle inside;
}


#col1a {
	float: left;
}

#col1b {
	float: right;
}

.module.l  {
	height: auto;
	width: 270px;
	padding: 20px 15px 20px 35px ;
}

.module.r 	{
	height: auto;
	width: 270px;
	padding: 20px 35px 20px 15px ;
}



#header h1 {
	float:left;
}

#bottom {
	background-color: #ffffff;
}

#logo-print { display: none; }




/* Navigation 2.0
-------------------------------------------------------------- */

/* Email Subscription Form
-------------------------------------------------------------- */

#email_subscribe input[type="text"] {
		position:relative;
		top:-4px;
		background-color: #4f87b8;
		border: 1px solid #07387a;
		padding:4px;
		color:#FFFFFF;
		font-size: 10px;
}

#email_subscribe input[type="image"] {
		position: relative;
		top: 4px;

}

#email_subscribe {
		float: right;
		padding: 60px 66px 0px 0px;
}



/* Site Specific
-------------------------------------------------------------- 
HOMEPAGE
-------------------------------------------------------------- 
*/

/* Feature Block
-------------------------------------------------------------- */



#bottom div.where_do_you_live.module.l h1 {
	color: #ffffff;	
}

#column1 div div.blog_feature.module.l a h3 {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.entry_description {
	overflow:hidden;
}


img.thumb ~ h7 {
	position: relative;
	top: 10px;
}

.blog_feature h3 {
	padding: 10px 0px;
}

.blog_feature h4 {
	margin-top: 10px;
}

.blog_feature > a {
	font: 24px/25px Georgia, "Times New Roman", Times, serif;
	color: #2575ad;
	letter-spacing: -1px;
}

.other_stories {

}
.thumb{
	float: left;
	border: solid 5px #c7c7c7;
	margin: 10px 10px 10px 0;
}

.date {
	float: left;
	width: 50px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	height: 15px;
}


td.where_do_you_live h1 {
	color: #ffffff;
}

.date h2 {
	vertical-align: top;
}

.post {
	clear: both;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #d4d4d4;
}

.post img {
	padding: 10px 0px;
	margin-top:-5px;
	background-color: #FFFFFF;
}


.source, .location {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #7f7f7f;
	margin-top: 2px;
}

.qui {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: 2px;
}

.location i {
	text-transform: lowercase;
}


.events h7 {

}

.store img {
	float:  left;
	padding-right: 7px;
}

.store h7 {
	position: relative;
	top: 10px;
}

#other_products {
	padding-top: 20px;
}

.price {
	color: #4e9ac8;
	padding-top: 10px;
}

.states {
	float: left;
	width: 80px;
	padding-left: 7px;
}


.action_center div {
	line-height:0px;
	background-color:#eaeaea;
}

#mad1 {
	height:50px;

}

#mad2 {
	height:63px;
	vertical-align:bottom;
}

#mad3, #mad4 {
	height:47px;
}

#mad5 {
	height:71px;
	vertical-align:top;
}

.r .view_more  {
	padding: 10px 7px;
}

.l .view_more  {
	
	padding: 10px 0px;
}

/*
-------------------------------------------------------------- 
MAKE A DIFFERENCE
-------------------------------------------------------------- 
*/

div.action_center #action_center_header {
	height:50px;
}

div.action_center #find_events {
	height:63px;	
}

div.action_center #join_group {
	height:47px;	
}

div.action_center #register_to_vote {
	height:47px;
}

div.action_center #volunteer {
	height:71px;
}


/* Site Specific
-------------------------------------------------------------- 
LEARN
-------------------------------------------------------------- 
*/
#page_content h1 { margin-bottom: 10px; }

#page_content p {  margin: 10px 0 10px 0;}


#page_content #issues ul li {
	background: url('css/images/page_elements/bullet.gif') no-repeat 0 0.6em;
	margin-bottom: 1em;
	padding-left: 1.5em;
}

#page_content #issues h2 {
	margin-bottom: 10px;	
}

#page_content #issues h3 {
	border-top: 1px solid #eeeeee;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height:1.7em;
}



#page_content #issues p {
	margin: 5px 0px;
}

#page_content h4 {
	margin: 10px 0px 5px 0px ;
}

#page_content #issues .at_a_glance ul li, #page_content #issues #inset_r ul li {	
	margin-bottom: 0;
	padding-left: 15px;
	list-style: circle outside;
} 

.at_a_glance {
	float: left;
	width: 50%;
}

#issues div.at_a_glance.l ul li {
	padding: 5px;
	list-style: circle outside;
}

#issues .at_a_glance ul li:before {
 
	color: #7cb0cd;

} 

#at_glance_container {
	overflow: hidden;
}



/* Site Specific
-------------------------------------------------------------- 
Photos
-------------------------------------------------------------- 
*/
#slideshow 
{ 
	margin: 10px;
	position: relative; 
	width: 550px;
	height: 410px;
	overflow: hidden;
	background: black;
}

#slideshow .slide, #slideshow img { position: absolute; z-index: 0; }

.image_list 
{ 	
	position:absolute; 	
	bottom: 0; 
	z-index: 1; 
	background: black;
	padding: 7px;
	width: 100%;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
	font: 16px Georgia;
}

.image_list li { display: inline; }
.image_list li a 
{ 
	color: white; 
	padding: 1px; 
	display: inline; 
	text-decoration: none;
	font: 16px Georgia;
}

.image_list a.highlighted { outline: none; border-top: 2px solid lightblue; }
.image_list a:hover { background: transparent; }




#news_sidebar {
	padding: 60px 0px 20px 0px;
	background: #ebebeb url('css/images/bg_news.jpg') no-repeat;
	z-index: 250;
}

#news_module {
	padding-top: 20px;
}

#photos_sidebar {
	padding: 60px 0px 20px 0px;
	background: #ebebeb url('css/images/bg_photos.jpg') no-repeat;
	z-index: 250;
	text-align: center;
}

#photos_module {
	padding-top: 20px;
}

#custom_sidebar {
	padding: 20px 0px;
	background: #ebebeb url('css/images/bg_custom_module.jpg') no-repeat;
	z-index: 250;
}

#custom_module {
	padding-top: 20px;
}

#btv_module {
	padding-top: 20px;
}

#sidebar_module {
	padding-top: 20px;
}

.closed_caption_video, .es_video {
	height:300px;
}

.closed_caption_video a, .es_video a
{
	width: 140px;
	height: 106px;
	display: block;
}

.closed_caption_video a:hover, .es_video a:hover { background-position: 0px 106px; }
 

/* Icons
-------------------------------------------------------------- */
img.icon { border: 0; margin: 0 0.5em -3px 0; padding: 0; }

#hqBlogContent div.feedItem div.feedDescription ul li.MsoNormal img.icon {
	margin: 0px;
	padding: 0px 5px;
	border: 0px;
}

/*
-------------------------------------------------------------- 
STYLING FOR NEWSROOM & SPEECHES MOVABLE TYPE
-------------------------------------------------------------- 
*/
#newsroom h2{
	margin-bottom:15px;
}


#newsroom .r h2 {
	padding: 0px;	
}

#newsroom h3 {
	line-height: 1.1em;
	font-size: 1.7em;
	padding: 10px 0px 0px 0px;
}

#newsroom h4 {
	color: #7e7e7e;
  	font-weight:normal;
}
 
#newsroom h5 {
	line-height: 1.4em;
	font-size: 1.3em;
	padding: 5px 0px;
}

#newsroom p {
	margin-top: 5px;
}

#newsroom h6 {
	letter-spacing:.1em;
}

#newsroom .module div {
	margin-bottom: 20px;
}      

#newsroom p {
 	margin-top: 5px;
 }

#speeches h3 {
	width: 60%;
}   

#speeches div.archives h4 {
	margin-bottom: 10px;
}      

#newsroom div.module div.archives ul li a, #speeches div.archives ul li a {
	display: inline;
	float: left;
}

#speeches a, #news_archive a {
	text-decoration: none;
}        


/* Site Specific
-------------------------------------------------------------- 
Fact Check
-------------------------------------------------------------- 
*/


/*
-------------------------------------------------------------- 
STYLING FOR STATE PAGES
-------------------------------------------------------------- 
*/
#map_container {
	width: 100%;
}

/* BLOG AJAX STYLES */



div.short h4.feedTitle a:hover,
div.tiny h4.feedTitle a:hover,
div.short div.feedDescription a:hover {
	color: #ac3433;	
}


h3.feedTinyHeading  {
	color:#333333 !important;
	font-family:Helvetica,arial,sans-serif ;
	font-size:11px !important;
	letter-spacing:2px;
	padding:15px 0px 5px;
	text-transform:uppercase;
	font-weight:bold !important;
}

h4.feedTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em !important;
	font-weight: normal !important;
	color: #2575ad;
	margin-top:0px;
	margin-bottom: 5px;
}
h3.feedTitle {
	margin:15px 0px;
}

h3.feedTitle a{
	line-height: 20px;
	font-size:18px !important;

}

div.feedItem {
	padding-top: 5x;
	border-top: 1px solid #e8e8e8;
}

div.feedItem img {
	/*border: 30px solid #e8e8e8;*/
}



.feedByline {
	color:#535455;
	font-size:12px;
	margin-bottom: 15px;
}
.feedBy {
	font-style:italic;
}
.feedCreator {
	padding-right:5px;
}
.feedPubDate {
	border-left:1px solid #666666;
	padding-left:5px;
	margin-left:10px;
}
.feedFooter {  /* Blog footer */
	margin-top:15px;
	height: 80px;
}

.feedFooter a {
	padding: 0px 10px;
}

div.short h3.feedTitle {
	border-bottom:medium none;
}

div.short h3.feedTitle a {
	border-bottom:medium none;
	color:#077CC1;
	line-height:22px;
	font-weight:normal;
}

div.short div.feedDescription {
	color:#333333;
	margin-bottom:10px;
}

div.short div.feedDescription a {
	color:#077CC1;
}

div.short div.feedByline span.feedPubDate {
	color:#999999;
	font-size:11px;
	font-weight:normal;
}

div.tiny h4.feedTitle {
	border-bottom:1px solid #EEEEEE;
	padding:10px 0px 0px 0px;
	margin: 0px !important;
}

h3.feedTinyHeading {
	color:#333333;
	font-family:Helvetica,arial,sans-serif;
	font-size:11px;
	letter-spacing:2px;
	line-height:14px;
	padding:15px 0px 5px;
	text-transform:uppercase;
}

div.tiny h4.feedTitle a {
	border-bottom:medium none;
	color:#077CC1;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
}

div.tiny h4.feedTitle .feedPubDate {
	border-left:medium none;
	color:#999999;
	display:block;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	padding: 0px 0px 10px 0px;
}
div.feedCommentLine {
	padding-top: 10px;
}
div.feedShareLine {
	padding-left: 10px;
}

#eventfeedcontent {
	font-size: 1em;
	line-height: 1.4em;
	color:#424242;
}

#eventfeedcontent a {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color:rgb(13, 93, 155);
}


div.feedDescription blockquote {
	border: 1px solid #c2c2c2;
	padding: 20px;
	font-size:1em;
	line-height: 1.6;
}

div.feedDescription blockquote p {
	padding: 0px 20px;
	
}
div.feedDescription {
	width: 100%;
	
}
div.feedDescription embed, div.feedDescription object  {


	margin: 20px 0px;
	position: relative;
	left: 3%;
}
div.feedDescription img {
	margin: 10px 20px 10px 0px;
}

.feedNavigation {

}

.feedPages {
	font-size: 1.1em;
	margin: 0px;
	display:block;
}

.feedPageLinkCurrent {
	font-weight:bold;
	color: #FFFFFF;
	background-color: #006699;
}
.feedPageLink {
  border-left: 1px solid #535455;
   padding: 0px 7px;
}
.feedPageLinkFirst {
  border-left: none !important;
}


.feedPrev {
	float: right;
}

/*
-------------------------------------------------------------- 
FOOTER
-------------------------------------------------------------- 
*/

.footer {
	vertical-align: bottom;
	height:225px;
	background: url('css/images/footer.jpg') no-repeat 0 bottom;
}

.footer a { display: inline; white-space: nowrap; }

.footer ul {
   	margin: 0 auto;
   	padding: 1em 0;
   	text-align: center;
   	width: 85%;
}
.footer ul li{
	display: inline;
	padding: 0.5em;
}

/*
-------------------------------------------------------------- 
Backup C
-------------------------------------------------------------- 
*/

#the_join_module tr td {
	padding-top: 10px;
}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:280px;
	height:328px;
}


ul.summary-list li 
{ 
	border-bottom: 1px solid #d8d8d8; 
	margin-bottom: 20px; 
	padding-bottom: 20px;
	float: left;
	list-style: none !important;
}
ul.summary-list li.last { border: none; }
ul.summary-list h3 { margin-bottom: 10px;}
ul.summary-list div { float: right; padding-left:20px; width:360px; }
ul.summary-list img { float: left; }
ul.summary-list a:hover { background: white; }
ul.summary-list h4 { float: left; clear: left; }

#page_content .voter_protection ul li { margin: 4px; }



*{
	padding: 0;
	margin: 0;
}


#TB_window {
	font: 12px Georgia, Times, sans-serif;
	color: #0081be;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}


.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}



#TB_window {
	position: fixed;
	background: #ececec; /* EDITED was background: #ffffff; */
	z-index: 999;
	color:#000000;
	display:none;
	border: none; /* EDITED was border: 4px solid #525252; */
	text-align:left;
	top:50%;
	left:50%;
}



#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:21px; /* EDITED was height:25px; */
	padding: 0; /* EDITED was padding:11px 25px 10px 0; */
	float:right;
}
/* EDITED new css for button image replacement instead of img tag. The image was also added to /images */

#TB_closeAjaxWindow{
	padding: 0; /* EDITED was padding:7px 10px 5px 0; also removed margin-bottom:1px; text-align:right; */
	float:right;
}

#TB_ajaxWindowTitle{
	float: left;
	padding: 0; /* EDITED was padding:7px 0 5px 10px; also removed margin-bottom:1px; */
	font: 12px Georgia, Times, sans-serif;
	color: #0081be;
}

#TB_title{
	background: #ececec; /* EDITED was background-color:#ffffff; also removed height:27px; and added the following margin and padding statements */
	padding: 0;
	margin: 0;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow: auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#ececec; /* EDITED was background-color:#fff; */
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	overflow:hidden; /* EDITED this line added */
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#column1 #news .news_feature h2, #column1 #blog .blog_feature h2 {
    display: none;
}

#column1 #news .news_feature h5 {
    margin-top: 10px;
}

.ofa-tc { visibility: hidden; height: 0px; }

#container{
	width:400px;
	border:1px solid #eee;
	margin:100px auto;
}
#container h1{
	margin:0; padding:5px; 
	font-size:1.4em; font-family:Georgia, serif;
	font-weight:normal; color:#333;
}
#container p{
	font-family:Georgia, serif; color:#333; 
	margin:0; line-height:2em;
}
#pollcontainer{
	margin:5px; border:1px solid #f3f3f3;
	background:#f9f9f9; padding:5px;
}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:0.85em; }
.bar{ height:10px; background:#3399cc; }
.yourvote{ background:#113399; }

a.button{
	/* The pretty buttons on the bottom are actually hyperlinks.. */
	color:#434343 !important;
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	height:23px;
	margin:10px;
	padding:12px 10px 0 12px;
	position:relative;
	text-shadow:none;
	text-transform:uppercase;

	/* This is the left part of the button background image */

	background:transparent url(../vote/img/button_gray_bg.png) no-repeat;
}

a.button:hover{
	text-decoration:none !important;
	background-position:bottom left;
}

a.button:active{
	/* Offsetting the text 1px to the bottom on mouse-click*/
	padding-top:13px;
	height:22px;
}

a.button span{
	/* This span holds the right part of the button backgound */
	background:transparent url(../vote/img/button_gray_bg.png) no-repeat right top;
	height:35px;
	position:absolute;
	right:-6px;
	top:0px;
	width:10px;
	display:block;
}

a.button:hover span{
	background-position:bottom right;
}

.button-holder{
	padding-left:2px;
}

/*
-------------------------------------------------------------- 
STYLING FOR BLUESTATE FORMS
-------------------------------------------------------------- 
*/

.btn {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  font-size: 11px;
  background: #eee;
  display: inline;
  border: 1px solid #7eafdf;                                  
  padding: 3px 7px;
}

label.field {
	font-size: 12px;
}

#signup tbody tr td table tbody tr td input, #signup tbody tr td table tbody tr td select {
	margin: 5px 0;
}

#signup span {
	line-height: 0px;
}

#signup tbody tr td table tbody tr td {
	text-align: left;
	height: 20px;
}

