body { 
  background: #001a2d url(/images/BG_page.jpg) no-repeat top center; 
}

a:link, a:active, a:hover, a:visited { color: #1e3957; }

a, a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: underline; }

div.subpage { margin-top: 1em; border-top: 1px dashed #c7c7c7; }
div.subpage p { margin: 0; }

span.arrow, span.separator { color: #d10000; }

#header { 
  background: transparent url(/images/Top_image.jpg) no-repeat top center; 
  height: 135px; 
}

#header-register-box { 
  background: transparent; 
  float: right;
  height: 69px; 
  margin-right: 21px;
  padding-top: 60px;  
  width: 390px; 
}

#header-register-box h1 { 
  font-size: 16px; 
  margin-left: 35px; 
  margin-bottom: 10px; 
  color: #fff; 
  font-weight: normal; 
  border: none;
  font-family: Helvetica, Arial, sans-serif;
  padding: 0;
}

#header-register-box input { float: left; }
#register-email, #register-zip { padding: 3px 2px 2px 2px; display: inline; border: 1px solid #002e62; color: #696969; }
#register-email, #register-zip { width: 265px; height: 18px;  }
#register-email { margin-left: 35px; }
#register-zip { margin-left: 4px; }
#register-submit { margin-left: 5px; }

#header h3 { font-size: 14px; float: right; margin: 30px 20px 0 0; display: inline; }
#header h3 a img { vertical-align: middle; }

body { font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #5e5e5e; }

#wrap-box { 
  width: 980px; 
  margin: 0px auto; 
  background-color: white; 
  padding-bottom: 25px; 
}

#wrap-box-content { width: 980px; }

#navigation { 
  clear: both; 
  background: transparent url(/images/nav.png) repeat-x 0 0; 
  margin-bottom: 15px; 
}

#nav { 
  list-style: none; 
  padding: 0px; 
  margin: 0px; 
  margin-top: 0px;
} 

#nav li { 
  display: block; 
  float: left; 
  padding-top: 7px;
  padding-bottom: 10px;
  height: 30px;
}

#nav a { 
  border-right: 1px solid #d8e0e4;
  color: #004b83;
  display: block; 
  float: left; 
  font-size: 18px;
  height: 24px;
  outline: none; 
  padding-top: 6px;
  padding-left: 20px;
  padding-right: 20px;

}

#nav a.last {
  border-right: none;
}

#nav a:hover { text-decoration: none; }

#nav #nav-home { width: auto; background-position: -1px 0; }
#nav #nav-meet-johnny { width: auto; }
#nav #nav-accomplishments { width: auto; }
#nav #nav-on-the-issues { width: auto; }
#nav #nav-newsroom { width: auto; }
#nav #nav-get-involved { width: auto; }
#nav #nav-contribute { width: auto; }

#main-box { 
  float: left; 
  display: inline; 
  width: 644px; 
  padding-left: 15px; 
  padding-right: 15px;  
}

#main-box.wide {
  display: block;
  float: none;
  padding: 0;
  width: 100%;
}

#main-box.wide h1,
#main-box.wide h2,
#main-box.wide p {
  margin-left: 15px;
  margin-right: 15px;
}

body#splash #main-box {
  padding-top: 20px;
  width: 950px;
}

body#home div#newsroom {
  background: url(/images/bg_top_bottom_gradient.png) repeat-x 0 1px;
  border-top: 1px solid #eaeaea;
  margin-top: 400px;
}

#main-box { 
  min-height: 500px; 
  height: auto !important; 
  height: 500px; 
}

#main-box p { 
  line-height: 1.33em; 
  margin-bottom: 1.33em; 
  padding-left: 19px;
}

#home-about-box { 
  width: 642px; 
  color: white; 
  border: 1px solid #ddd; 
  margin-bottom: 15px; 
}

#home-about-box p { 
  margin: 0; 
  padding: 0;
}

#home-about-box .content { 
  padding: 10px; 
  background-color: #e5e5e5; 
}

#home-about-box .content p {
  color: #565656;
}

#featured h1 { color: #979797; display: inline; padding-right: 6px; text-transform: uppercase; font-size: 20px; }
#featured h2 { color: #043563; display: inline; font-size: 22px; font-weight: bold; }
#featured p { clear: both; width: 631px; margin-top: 10px; }


div#newsroom h1 { color: #043563; font-size: 22px; font-weight: bold; margin-bottom: 20px; }

div#newsroom p {
  padding: 0;
}

div#newsroom p.view-all {
  padding-left: 10px;
}

table.news { 
  width: 644px; 
  border-collapse: separate;
  border-spacing: 0 10px; 
  margin-top: -25px;
}

table.news td { 
  border-bottom: 1px dotted #eaeaea; 
  padding-left: 10px; 
  width: 524px;
  margin-bottom: 15px; 
  vertical-align: top;
  padding-top: 5px;
  color: #5e5e5e;
  font-size: 12px; 
  padding-bottom: 5px;
}

table.news th { 
  width: 111px; 
  height: 57px; 
  background: transparent url(/images/bg_news_date.png) no-repeat 0 0; 
  vertical-align: top;
}

table.news td span { 
/*  padding-left: 10px; display: block; */
  float: left;
}

table.news td span a {
  color: #e10000;
  font-size: 14px; 
  font-weight: bold;
}

table.news th { 
  font-size: 14px; color: #b0b0b0; text-align: left; 
}

span.monthyear {
  font-size: 14px;
  font-weight: normal;
  display: block;
  float: left;
  width: 36px;
  text-align: right;
  margin-top: 15px;
  margin-left: 15px;
  line-height: 1.1em;
  color: #a6a6a6;
}

span.day {
  font-size: 36px;
  font-weight: normal;
  color: #00588c;
  display: block;
  float: left;
  margin-top: 13px;
  margin-left: 5px;
}

div.links { border-top: 1px dashed #c7c7c7; }
h3 { margin: 1em 0; font-size: 16px; color: #d71414; }
div.links ul { line-height: 1.3em; margin-left: 5px; }

h4, h5 { padding-left: 19px; }

span.header_links {
  font-size: 12px;
  float: right;
  margin-top: 5px;
}

h2 span { float: left; }

span.header_links a {
  font-size: 12px;
}

h1 { 
  font-size: 70px; 
  color: #748eab; 
  font-family: Times New Roman, Times Roman, serif;
  font-weight: normal;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px; 
  margin-bottom: 14px; 
  padding-left: 19px;
}

h2 {
  font-size: 22px;
  color: #ba0600;
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 14px;
  margin-bottom: 30px; 
  padding-left: 19px;
} 

h2.agree {
  color: #090;
  clear: both;
}

img.agree {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}

h2#latest-news {
  background: transparent;
  border-bottom: 1px solid #eaeaea;
  color: #007aa9;
  padding: 20px 9px;
  width: 626px;
}

h2#latest-news span.title a:hover { text-decoration: none; }


h2#latest-news a#feed_link {
  display: block;
  float: right;
}


div#main-box h3 { padding-left: 19px; }

h2 span.byline {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-weight: normal;
  color: #5e5e5e;
}

h1 a:link, h1 a:hover, h1 a:visited, h1 a:active,
h2 a:link, h2 a:hover, h2 a:visited, h2 a:active { 
  color: #007aa9; 
}

div.intro { 
  font-size: 16px; 
  color: #1e3957; 
  margin-bottom: 20px; 
}

h1 span.last, h1 span.last a:link, h1 span.last a:visited, 
h1 span.last a:active, h1 span.last a:hover { 
  color: #c3c3c3; 
} 

h1.breadcrumbs {
  border-bottom: 1px solid #ebebeb;
  font-size: 14px;
  width: auto;
  font-family: Helvetica, Arial, sans-serif;
  padding-bottom: 3px;
  padding-left: 19px;
}


div#title-nav h1 { float: left; }
div#title-nav h2 { float: right; margin: 0; }


div.intro + div.subpage { border: none; }

.article-list-header { clear: both; border-bottom: 1px solid #c7c7c7; margin-top: 25px; padding-bottom: 10px; margin-bottom: 15px; }
#main-box .article-list-header h3 { float: left; border: none; padding: 0; margin: 0; }
.article-list-header a.archive-link { float: right; font-size: 14px;  }
#main-box h4 { line-height: 1.33em; }
#main-box h4 a:link, #main-box h4 a:active, #main-box h4 a:hover, #main-box h4 a:visited { color: #3e3e3e; font-size: 14px; font-weight: bold; }
#main-box h5 { color: #909090; font-style: italic; font-size: 14px; font-weight: normal; margin-bottom: 10px; }
#main-box .summary { border-bottom: 1px dashed #c7c7c7; padding-bottom: 10px; margin-bottom: 15px; margin-top: 10px; }
#main-box .summary p { margin: 0; }
#main-box .summary li { list-style: none; padding: 0; margin: 1em 0; }

#main-box.health-care-contribute {
  width: 600px;
}

#sidebar {
  float: left;
  width: 286px;
}

#sidebar.wide {
  width: 350px;
}

.side-box { 
  float: left; 
  width: 286px; 
  background: #ebebeb url(/images/bg_side_top_bottom_gradient.png) repeat-x 0 0;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #e9e9e9;
  font-size: 14px; 
  padding: 10px;
}

.side-box h3 { 
  color: #007aa9; 
  font-size: 18px; 
  margin: 0; 
  margin-bottom: 10px;
}

.side-box.first {
  margin-top: -15px;
}

.side-box p {
  margin-bottom: 10px;
}

.side-box label { padding-top: 8px; }

dt { margin-bottom: .5em; }
dd { margin-bottom: 1em; }


fieldset.row { 
  clear: both; 
  padding-top: 10px; 
}

fieldset.row label { 
  float: left; 
  text-align: left; 
}

fieldset.row input { 
  float: left; 
}

#join-email, #join-zip { 
  margin-right: 0; 
  padding: 4px 0 5px 2px; 
  border: 1px solid #848484; 
  color: #666666; 
  font-size: 14px; 
  vertical-align: middle; 
  background-color: #fff; 
}

#join-email { 
  width: 178px;
}

#join-zip { 
  width: 111px; 
}

#join-submit { 
  vertical-align: middle; 
  margin-left: 5px; 
}

#join-form label { 
  vertical-align: middle; 
}

.secondary-box { margin-top: 25px; float: left; }
.secondary-box p { margin-bottom: 10px; }

#flickr_badge_uber_wrapper { margin-left: 19px; }
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align: center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www { display:block; padding:0 0px 0 0px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important; color:#3993ff;}
#flickr_badge_wrapper {background-color:#D01615;border: solid 1px #990000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}




#videos-box { color: white; background: #fff url(/images/videos-background.jpg) no-repeat top left; width: 269px; height: 104px; }
#photos-box { color: white; background: #fff url(/images/photos-background.jpg) no-repeat top left; width: 269px; height: 104px; }
#videos-box h3, #photos-box h3 { text-indent: -9000px; }
#videos-box p, #photos-box p { font-size: 12px; width: 111px; padding-left: 20px; padding-bottom: 20px; }
#videos-box a:link, #videos-box a:active, #videos-box a:visited, #videos-box a:hover,
#photos-box a:link, #photos-box a:active, #photos-box a:visited, #photos-box a:hover { color: white; }

#footer { 
  clear: both; 
  width: 960px; 
  margin: 0 auto; 
  margin-top: 10px; 
  background-color: white;
  padding: 10px;
}

div.footer-menu {
  width: 125px;
  float: left;
  margin-right: 5px;
}

div.footer-menu#home-footer-menu {
  width: 80px; 
}

div.footer-menu#accomplishments-footer-menu {
  width: 170px; 
}

div.footer-menu h4 {
  padding: 11px;
  background-color: #f1f1f1;
  color: #d10000;
  font-size: 14px;
  margin-bottom: 2px;
}

div.footer-menu h4 a {
  color: #d10000;
}

div.footer-menu ul {
  padding: 11px;
  background-color: #f5f5f5;
  font-size: 12px;
}

div.footer-menu ul li {
  line-height: 1.5em;
}

div#be-part {
  float: right;
  width: 160px;
  background-color: #ededed;
  color: #909090;
  font-size : 12px;
  padding: 10px; 
}

div#be-part h4 {
  font-weight: normal;
  font-size: 14px;
  color: #2c4158;
  margin-bottom: 4px;
  padding-left: 0;
}

div#be-part p {
  margin-bottom: 4px;
  line-height: 1.2em;
}

div#be-part #bottom-register-email {
  width: 160px;
  border: 1px solid #b3b3b3;
  color: #909090;
}

div#be-part #bottom-register-submit {
  float: right;
  margin-top: 4px; 
}

div#paid-for { 
  clear: both; 
  margin: 5px auto 50px; 
  font-size: 12px; 
  width: 980px;
}

div#paid-for p {
  border: 1px solid #5b6871; 
  width: 20em; 
  padding: 1em; 
  color: white; 
  margin: 0 auto;
  text-align: center;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
    background-color: purple; 
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

em { font-style: italic; }
strong { font-weight: bold; }
ol li { list-style: decimal inside; margin-bottom: 1em; }

div.row, div.checkbox-group, div#eligibility  {
  padding-left: 19px;
}

div.error-with-field { display: inline; color: red; }
div.row { clear: both; width: 560px; margin-bottom: .5em; }
div.row label { float: left; width: 15em; margin-right: 1em; }
div.row input { float: left; }
div.row fieldset { display: inline; float: left; }
div.row fieldset input { float: none; }


div.row.survey {
  margin-top: 30px;
}

div.row.survey label {
  float: none !important;
}

div.answer {
  clear: both;
  margin-bottom: 15px;
}

div.answer.first {
  margin-top: 25px;
}

#health_survey_response_question5_other {
  float: none;
}


#btn_health_survey_finish {
  margin-left: 15px;
}

div.health_survey_start p.disclaimer,
.november_message_start p.disclaimer {
  font-size: 90%;
  margin-top: 20px !important;
  clear: both;
}

fieldset#expiration { padding-left: 0; }

input#credit_card_month { margin-right: 4px; }

label.required { font-weight: bold; }
small.error { font-size: 12px; }
div#recurrence { padding-top: 2em; margin-bottom: 0; }

div#amounts { margin-left: 218px; width: auto; }
div#amounts label { float: none; width: auto; }
div#amounts input { float: none; }
div#amounts ul { float: left; margin-right: 3em; }
div#amounts div#other-amount-group { clear: both; padding-top: 1em; padding-left: 6px; }
div#other-amount-group label { display: block; margin-bottom: .5em; }

div#amounts, div#eligibility { clear: both; padding-top: 1em; }
div#amounts small.error, div#recurrence small.error, div#eligibility small.error { display: none; }
div#amounts div.formError, div#recurrence div.formError, div#eligibility div.formError { color: red; }
div#eligibility ol { padding-left: 2em; padding-right: 5em; margin-top: 1.5em; }
p.disclaimer { margin-top: 2em; font-size: 14px; }

#recurrence .formError { padding-left: 242px; padding-bottom: 10px; }

p.recurring_note {
  float: left;
  font-size: 12px;
  padding-left: 225px !important;
}


div.checkbox-group { clear: both; margin: 2em 0; }
div.checkbox-group ul { float: left; margin-right: 3em; margin-top: 1em; }
div#main-box div.checkbox-group ul li { list-style: none; margin-left: 0; }

div.checkbox-group label.section {
  clear: both;
  display: block;
  margin-bottom: 15px;
  margin-top: 25px;
}

a#home-link { 
  display: block;
  width: 530px; 
  height: 135px; 
  position: absolute;
}

table.news td a.more { 
  font-weight: normal;
  font-size: 12px;
}

div#eligibility ol li { list-style-position: outside; }

fieldset.submit { margin-left: 19px; }

h5 + h3 {
  border-top: 1px solid #eaeaea; 
  padding-top: 10px;
}

div#main-box ul {
  list-style: disc outside;
  margin-bottom: 1em;
  padding-left: 19px;
}

div#main-box ul li {
  line-height: 1.5em;
  margin-left: 1em;
}

h3.meet-johnny {
  background: transparent url(/images/icn_i.png) no-repeat 0 0;
  color: #15547b; 
  height: 35px;
  margin-bottom: 15px;
  font-size: 22px;
  padding-left: 35px;
  padding-top: 3px;
}

div#meet-johnny-side {
  background: transparent url(/images/bg_meet_johnny_side.jpg) no-repeat 0 0;
  height: 91px;
  width: 160px;
  color: white;
  padding-left: 100px; 
  padding-top: 25px;
  margin-bottom: 15px;
  margin-left: 5px;
}

div#meet-johnny-side h4 {
  color: white;
  font-size: 20px;
  padding: 0;
}

div#meet-johnny-side h4 a, div#on-the-issues-side h4 a {
  color: white;
  text-decoration: none;
}

div#meet-johnny-side p {
  line-height: 1.2em;
}

div#on-the-issues-side {
  background: transparent url(/images/bg_on_the_issues_side.jpg) no-repeat 0 0;
  height: 91px;
  width: 160px;
  color: white;
  padding-left: 100px; 
  padding-top: 25px;
  margin-left: 5px;
}

div#on-the-issues-side h4 {
  color: white;
  font-size: 20px;
  padding: 0;
}

div#on-the-issues-side p {
  line-height: 1.2em;
}


#top-join-form #join_team_request_email, 
#top-join-form #join_team_request_zip { 
  background-color: #fff; 
  border: 1px solid #848484; 
  color: #666666; 
  font-size: 14px; 
  margin-right: 0; 
  padding: 7px 0 8px 4px; 
  vertical-align: top; 
}

#top-join-form #join_team_request_email {
  margin-right: 8px;
  width: 187px;
}

#top-join-form #join_team_request_zip { 
  margin-right: 9px;
  width: 74px;
}

.side-box div.flickr_badge_image {
  float: left;
  margin-right: 14px;
  margin-bottom: 12px;
  padding-left: 0;
}

p#social_buttons {
  margin-top: 15px;
  text-align: center;
}


#home-main-photo-caption {
  position: absolute; 
  bottom: 84px;
  width: 582px;
  padding: 15px 30px;
  background-image: url(/images/bg_transparent_black.png);
  color: white;
  font-size: 14px;
}

#home-main-photo-caption p {
  margin: 0;
  font-weight: bold;
}

#home-main-photo-caption p + p {
  margin-top: 10px;
}

#home-photo-1,
#home-photo-2,
#home-photo-3,
#home-photo-4,
#home-photo-5 {
  position: absolute;
}

#home-main-photo-nav {
  position: absolute;
  bottom: 30px;
  margin-left: 30px;
  z-index: 100;
}

#home-main-photo-nav li {
  list-style: none;
  display: block;
  float: left;
}

#home-main-photo-nav li a {
  display: block;
  float: left;
  width: 23px;
  margin-right: 10px;
  padding: 4px 0 2px 0;
  color: white;
  font-weight: bold;
  border: 1px solid #ccc;
  background-image: url(/images/bg_transparent_black.png);
  text-decoration: none;
  text-align: center;
}

.agree {
  background: #fff url(/images/bg_do_you_agree.png) repeat-x 0 0;
  margin-top: 30px;
  padding-top: 30px;
}

.agree h2 {
  border-bottom: none;
  color: green;
  margin-bottom: 10px;
}

.start-over-on-healthcare {
  background: none;
  margin: 0;
  padding: 0;
}

.agree form {
  text-align: center;
}

.agree form label {
  color: green;
  font-size: 24px;
  margin-right: 10px;
  vertical-align: middle;
}

.agree form #join_team_request_email,
.agree form #join_team_request_name,
.agree form #join_team_request_zip,
.health_survey_start #health_survey_response_email,
.health_survey_start #health_survey_response_zip,
.health_survey_start #health_survey_response_first_name,
.health_survey_start #health_survey_response_last_name,
.november_message_start #join_team_request_email,
.november_message_start #join_team_request_zip,
.november_message_start #join_team_request_first_name,
.november_message_start #join_team_request_last_name,
.start-over-on-healthcare #join_team_request_email,
.start-over-on-healthcare #join_team_request_zip,
.start-over-on-healthcare #join_team_request_first_name,
.start-over-on-healthcare #join_team_request_last_name {
  border: none;
  color: #666;
  font-size: 18px;
  padding: 8px 5px 8px 15px;
  vertical-align: middle;
}

.agree form #join_team_request_name {
  background: #fff url(/images/bg_agree_name.png) no-repeat 0 0;
  width: 230px;
  height: 25px;
}

.agree form #join_team_request_email {
  background: #fff url(/images/bg_agree_email.png) no-repeat 0 0;
  width: 230px;
  height: 25px;
}

.agree form #join_team_request_zip {
  background: #fff url(/images/bg_agree_zip.png) no-repeat 0 0;
  height: 25px;
  margin-right: 10px;
  width: 105px;
}

#agree_join_submit {
  vertical-align: middle;
}

.health_survey_start #health_survey_response_email,
.november_message_start #join_team_request_email,
.start-over-on-healthcare #join_team_request_email {
  background: #fff url(/images/bg_health_email.png);
  height: 25px;
  width: 230px;
}

.health_survey_start #health_survey_response_zip,
.november_message_start #join_team_request_zip,
.start-over-on-healthcare #join_team_request_zip {
  background: #fff url(/images/bg_health_zip.png);
  height: 25px;
  width: 105px;
}

.health_survey_start #health_survey_response_first_name,
.november_message_start #join_team_request_first_name,
.start-over-on-healthcare #join_team_request_first_name {
  background: #fff url(/images/bg_health_first_name.png);
  height: 25px;
  margin-top: 15px;
  width: 230px;
}

.health_survey_start #health_survey_response_last_name,
.november_message_start #join_team_request_last_name,
.start-over-on-healthcare #join_team_request_last_name {
  background: #fff url(/images/bg_health_last_name.png);
  height: 25px;
  margin-top: 15px;
  width: 230px;
}

.health_survey_start fieldset,
.november_message_start fieldset { 
  text-align: left;
  margin: 0 auto;
  width: 505px;
}

.start-over-on-healthcare fieldset {
  width: auto;
}

.health_survey_start fieldset p,
.november_message_start fieldset p { 
  margin: 0 0 30px 0!important;
  padding: 0 !important;
}

.health_survey_start fieldset p.health_required,
.november_message_start fieldset p.november_message_required { 
  color: #ba0600;
  float: right;
  margin-top: 30px !important;
}

.health_survey_start #btn_health_survey_start,
.november_message_start #agree_join_submit {
  margin-top: 15px;
}

#health-survey-response-form {
  padding-left: 15px;
}

a.retweet {
  background-image: url(/images/btn_twitter_small.png);
  background-position: left 50%;
  background-repeat: no-repeat;
  display: block;
  height: 21px;
  padding-left: 29px;
  padding-top: 3px;
}