/**** Global Settings ****/

html {
  font-size: 100.1%;
}

body {
  font: 84% Helvetica, Arial, sans-serif;
  margin: 0;
  background: #fcfaef url(https://secure.healthcareforamericanow.org/page/smartproxy/healthcareforamericanow.org/page/-/v2/bg-main-nav.gif) repeat-x 0 140px;
  color:#333;
}

#main {
  margin: 0 auto;
  width: 900px;
}

form {
  display: inline;
  padding: 0;
  margin: 0;
}

li {
   list-style:none;
}

a {
  text-decoration: underline;
  color: #d92c25;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
}

img {
  border: none;
  display: block;
}

h2, h3, h4, h5, p {
  margin: 0;
}

h2 {
  color: #1d5894;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.wrapped h2 {
  line-height: 36px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #e2e1d7;
}

h2 a {
  text-decoration: none;
  color: #1d5894;
}

h3 {
  color: #1d5894;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 8px;
  margin-top: 25px;
}

h5 {
  color: #32667b;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

p {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

p a {
  color: #d92c25;
}

.hidden-text {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  height: 100%;
}

.hidden {
  position: absolute;
  left: -9999px;
}

.i-text {
  float: left;
  padding: 2px 5px;;
  width: 110px;
  height: 15px;
  background: #fff;
  border: 1px solid #505450;
  border-right-color: #bec3be;
  border-bottom-color: #bec3be;
  font: 12px Arial, Helvetica, sans-serif;
  color: #8d8d8d;
  margin-right: 7px;
}

.zip {
  width: 51px;
}

.btn-go {
  float: left;
}

font[size="1"] {
  font-size: small;
}

font[size="2"] {
  font-size: medium;
}

font[size="3"] {
  font-size: large;
}

font[size="4"] {
  font-size: x-large;
}

font[size="5"] {
  font-size: xx-large;
}

font[size="6"] {
  font-size: xx-large;
}

font[size="7"] {
  font-size: xx-large;
}

label.field {
font-size:15px;
color:#1d5894;
}

/**** Header ****/

#header {
  height: 275px;
  position: relative;
}

#header h1 {
  margin: 0;
  position: absolute;
  top: 10px;
  left: 0px;
  background: url(https://secure.healthcareforamericanow.org/page/smartproxy/healthcareforamericanow.org/page/-/v2/HC_logo.jpg) no-repeat;
  width: 564px;
  height: 122px;
}

#logo a {
  height: 100%;
  width: 100%;
}

#main-nav {
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 142px;
  border-right: 1px solid #65acb5;
  overflow: hidden;
  width: 100%;
}

#main-nav li {
  float: left;
  border-left: 1px solid #65acb5;
}

#main-nav a {
  display: block;
  line-height: 31px;
  padding: 0 18px;
  color: #fcfaef;
  font-size: 12px;
  font-weight:bold;
  text-transform: uppercase;
  text-decoration: none;
}

#main-nav a:hover {
  text-decoration: underline;
}

#steps-nav {
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 173px;
  border-right: 1px solid #d7dedc;
  overflow: hidden;
  width: 100%;
  height:88px;
}

.inline-steps-nav {
  padding:0;
  /*padding: 25px 0 0 0;*/
  margin: 0;
  overflow: hidden;
  width: 100%;
  height:88px;
}

#steps-nav li  {
  float: left;
  height:88px;
  padding-top:10px;
}

.inline-steps-nav li {
  float: left;
  height:88px;
  padding-top:10px;
}

#steps-nav li.one {
   width:150px;
   }

.inline-steps-nav li.one {
   width:102px;
}

.inline-steps-nav li.one {
   padding-top:40px;
}
   
#steps-nav li.two {
   width:102px;
   }

.inline-steps-nav li.two {
   width:60px;
}
   
#steps-nav li.three {
   width:105px;
   }

.inline-steps-nav li.three {
   width:80px;
}
   
#steps-nav li.four {
   width:111px;
   }

.inline-steps-nav li.four {
   width:67px;
}
   
#steps-nav li.five {
   width:115px;
   }

.inline-steps-nav li.five {
   width:69px;
}

#steps-nav li.six {
   width:120px;
   }

.inline-steps-nav li.six {
   width:76px;
}
   
#steps-nav li.seven {
   width:144px;
   }

.inline-steps-nav li.seven {
   width:96px;
}
   
#steps-nav li.eight {
   width:120px;
   }

.inline-steps-nav li.eight {
   width:79px;
}

#steps-nav li.complete, .inline-steps-nav li.complete {
   background: url(http://www.healthcareforamericanow.org/page/-/v2/timeline_filled.gif) repeat-x 0px 40px;
}

#steps-nav li.uncomplete, #steps-nav li.current, .inline-steps-nav li.uncomplete, .inline-steps-nav li.current {
   background: url(http://www.healthcareforamericanow.org/page/-/v2/timeline_unfilled.gif) repeat-x 0px 40px;
}

#steps-nav li.complete a, .inline-steps-nav li.complete a {
     color: #8D8D8D !important;
}

#steps-nav li.left {
	border-left: 1px solid #d7dedc;
	}
	
#steps-nav li.left div  {
	margin-left:24px;
	background: url(http://www.healthcareforamericanow.org/page/-/v2/timeline_filled.gif) repeat-x 0px 30px;
	height:47px;
	}

.inline-steps-nav li.left div {
	background: url(http://www.healthcareforamericanow.org/page/-/v2/timeline_filled.gif) repeat-x 0px 36px;
	height:47px;
        padding-top: 19px;
}
	
#steps-nav li.right, .inline-steps-nav li.right {
	margin-right:13px;
	}

#steps-nav a, .inline-steps-nav a {
  display: block;
  padding: 2px 0px 0px 18px;
  color: #025590 !important;
  font-size: 10px;
  text-decoration: none;
}

.inline-steps-nav a {
   margin-top:-7px;
   padding-bottom:18px;
}

#steps-nav li.label a, .inline-steps-nav li.label {
	font-size:16px;
	color:#8d8d8d !important;
	text-transform:uppercase;
	padding-left:0px;
	padding-top:4px;
	padding-right:0px;
	}
	
#steps-nav li.current a {
	background: url(http://www.healthcareforamericanow.org/page/-/v2/mark_filled.gif) no-repeat 0px 3px;
	height:44px;
	color:#d92c25 !important;
	}

.inline-steps-nav li.current a {
        /*background: url(http://www.healthcareforamericanow.org/page/-/v2/mark_filled.gif) no-repeat 0px 21px;	*/
        background: url(http://www.healthcareforamericanow.org/page/-/v2/mark_filled.gif) no-repeat 0px 10px;
	height:44px;
	color:#d92c25 !important;
	}
	
#steps-nav li.uncomplete a {
	background: url(http://www.healthcareforamericanow.org/page/-/v2/mark_unfilled.gif) no-repeat 0px 3px;
	height:44px !important;
	}

#steps-nav li.complete a {
	background: url(http://www.healthcareforamericanow.org/page/-/v2/mark_double_filled.gif) no-repeat 0px 3px;
	height:44px !important;
	}

#steps-nav li.two a {
	background-image: url(none);
	}

.inline-steps-nav li.uncomplete a {
	/*background: url(http://www.healthcareforamericanow.org/page/-/v2/mark_unfilled.gif) no-repeat 0px 21px;*/
	background: url(http://www.healthcareforamericanow.org/page/-/v2/mark_unfilled.gif) no-repeat 0px 10px;
	height:44px;
	}

.inline-steps-nav li.complete a {
	/*background: url(http://www.healthcareforamericanow.org/page/-/v2/mark_unfilled.gif) no-repeat 0px 21px;*/
	background: url(http://www.healthcareforamericanow.org/page/-/v2/mark_double_filled.gif) no-repeat 0px 10px;
	height:44px;
	}

.inline-steps-nav li.two a {
	background-image: url(none);
}

#steps-nav a:hover, .inline-steps-nav a:hover {
  text-decoration: underline;
}


#steps-action-div {
}

#steps-action {
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 220px;
  overflow: hidden;
  width: 100%;
  height:44px;
  padding-left:24px;
}

#steps-action li {
  float: left;
  height:44px;
  padding-top:7px;
  font-size:10px;
  color: #025590;
}

#steps-action a {
  padding: 0 0px 0px 0px;
  color:#d92c25;
  font-size: 10px;
  text-decoration: underline;
}

#steps-action li.label a {
	font-size:16px;
	color:#8d8d8d;
	text-transform:uppercase;
	padding-left:0px;
	padding-top:4px;
	padding-right:0px;
	text-decoration:none;
	}
	
#steps-action a:hover {
  text-decoration: underline;
  color:#990000;
}

#steps-action li.label a:hover {
	text-decoration:underline;
	color:#8d8d8d;
	}

#steps-action li.action {
   width:716px;
   padding-left:22px;
   }

#email-form {
  position: absolute;
  right: 55px;
  top: 25px;
  width: 225px;
}

#email-form strong {
  font-size: 18px;
  color: #1d5894;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
}

#email-form p {
  line-height: 16px;
}

#email-form div {
  width: 100%;
  overflow: hidden;
}

/**** Container ****/

#container {
  height: 1%;
  overflow: hidden;
  padding: 0 7px 20px;
}

/**** Content ****/

#content {
  float: left;
  width: 595px;
  overflow: hidden;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

#content li {
   list-style:disc;
   line-height:20px;
   font-size:14px;
   padding-bottom:10px;
}

#content .inline-steps-nav li {
  line-height:11px;
  list-style:none;
}

#which-side {
  display: block;
  overflow: hidden;
  height: 1%;
  border: 1px solid #d7d6cc;
  margin-bottom: 7px;
}

#which-side img {
  float: left;
}

#content #home_action {
  /* background-image: url(http://healthcareforamericanow.org/page/-/v2/homepage_background_obama.jpg); */
  /* background-image: url(http://healthcareforamericanow.org/page/-/v2/homepage_background_roots.jpg); */
  background-image: url(http://healthcareforamericanow.org/page/-/img/homepage_background_stake.jpg);
  background-repeat: no-repeat;
  border: 1px solid #d7d6cc;
  width: 593px;
  height: 396px;
  margin-bottom:15px;
}

#home_action_inside {
  position: relative;
  top: 90px;
  left:180px;
  width: 400px;
}

#home_action_inside .home_action_red {
  color: #d92c25;
  font-size: 13px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height:130%;
}

#home_action_inside img {
  float: left;
  margin-right:10px;
}

#home_action_inside p {
  padding-bottom: 6px;
  padding-top: 5px;
}

h2.home_action_steps {
  display: inline;
}

a h2.home_action_steps {
  color: #d92c25;
  text-decoration: underline;
}

a:hover h2.home_action_steps {
  color: #d92c25;
  text-decoration: none;
}

span.home_action_text {
  font-size: 13px;
}

h2.home_action_now {
  font-weight: bold;
  padding: 10px 0px 5px 0px;
}

.home_action_small {
  font-size: 11px;
  font-style: italic;
  line-height: 100%;
}

p.home_action_small {
  padding-top: 0px;
}

.home_action_btn {
  margin-top: 4px;
}

#magpie h2 {
  font-size:14px !important;
  color:#333 !important;
  font-weight:bold !important;
}

#sign-petition {
  margin-top: 100px;
}

#main-info {
  border: solid #d7d6cc;
  border-width: 0 1px 1px 1px;
  overflow: hidden;
  width: 593px;
}

.columns {
  width: 110%;
  overflow: hidden;
  background: url(http://www.healthcareforamericanow.org/page/-/img/bg-border.gif) repeat-y 311px 0;
}

.column {
  float: left;
  width: 283px;
  padding: 0 23px 0 12px;
}

#video-box {
  width: 250px;
  padding-top:10px;
}

.read-more {
  color: #1d5894;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.read-more a {
  color: #1d5894;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.recent-list li {
  list-style:none !important;
  font-size:12px !important;
}

.recent-posts2 {
  font-size:14px;
}

.video-holder {
	padding-bottom:10px;
       padding-top: 15px;
	}

.recent-posts {
  line-height: 25px;
}

.recent-posts ul {
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #000;
}

.recent-posts a {
  color: #d92c25;
}

.title {
  border: solid #e2e1d7;
  border-width: 1px 0;
  padding-left: 15px;
  overflow: hidden;
  height: 1%;
  line-height: 36px;
  margin-bottom: 15px;
}

.title h2 {
  float: left;
  margin: 0 6px 0 0;
  padding-top:3px;
}

.rss, .rss img {
  width: 23px;
  height: 23px;
  margin-top: 7px;
  display:inline;
  text-indent:-99999px;
}

.attention {
  color: #d92c25;
}

.attention2 {
  color: #ea7379;
}

#blog {
  overflow: hidden;
  width: 100%;
}

#blog p a, #blog blockquote a, #blog li a {
  color: #d92c25;
}

.photo-holder {
  float: left;
  width: 90px;
  height: 106px;
  padding: 7px 6px 0;
  background: url(http://www.healthcareforamericanow.org/page/-/img/bg-photo.gif) no-repeat;
  margin-right: 13px;
  display: inline;
}

.photo-holder strong {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #999;
  font-weight: normal;
  line-height: 26px;
}

.tuys-image {
  padding: 3px;
  border: 1px solid #e2e1d7;
  margin: 0 6px 6px 0;
  float: left;
}

#blog-text {
  overflow: hidden;
  height: 1%;
}

#blog-text.no_avatar {
  margin-left: 6px;
}

.comments {
  margin: 0 !important;
}

.comments a {
  color: #d92c25;
}

.comment-entry {
  border-top: 1px solid #e2e1d7;
  padding-top: 10px;
}

#blog-cats {
  padding-left: 15px;
}

#blog-cats li {
 display: inline;
  color: #025590;
  font-size: 12px;
  text-transform: uppercase;
}

#blog-cats li.current {
  font-weight: bold;
}

#blog-cats li:before {
  content: "|";
  margin: 0 .5em;
}

#blog-cats li.first:before {
  content: "";
  margin: 0;
}

#blog-cats a {
  text-decoration: none;
  color: #d92c25;
}

#coalition ul {
  padding-left:0px;
  margin-left:0px;
}

#coalition ul li {
  list-style:none;
  padding-bottom:2px;
}


/**** Sidebar ****/

.sidebar {
  float: right;
  width: 284px;
}

div.sidebox {
  margin-bottom: 7px;
  overflow: hidden;
  height: 1%;
  padding: 0 6px 0px 0;
  background-repeat: no-repeat;
  background-position: 9px 3px;
}

.sidebox h4, #stand h4 {
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
  padding: 4px 15px;
  text-transform: uppercase;
}

.sidebox a {
  text-decoration: none;
}

#contribute {
  background-image: url(http://www.healthcareforamericanow.org/page/-/img/ico-dollar.gif);
  background-position:5px 6px;
}

#wwa_list {
 margin: 0;
 padding: 0;
}

#find-event {
  background-image: url(http://www.healthcareforamericanow.org/page/-/img/ico-find.gif);
}

#tell-us {
  background-image: url(http://www.healthcareforamericanow.org/page/-/img/ico-tell.gif);
}

#tell-a-friend {
  background-image: url(http://www.healthcareforamericanow.org/page/-/img/ico-tell-a-friend.gif);
}

#sign-up {
  background-image: url(http://www.healthcareforamericanow.org/page/-/img/ico-sign-up.gif);
}

.box-ico {
  float: left;
  margin: 3px 0 0 3px;
  display: inline;
}

.sidebox .desc {
  float: right;
  width: 220px;
}

.green {background: #5dae0f url(http://www.healthcareforamericanow.org/page/-/img/bg-green-box.gif) repeat-y;}
.green h4 a, #stand h4 {color: #fcfaef;}
.green h4, #stand h4 {padding-top: 12px;}
.green h4 {padding-bottom:10px;}
.blue {
	background: #1d5894;
	padding-bottom: 6px;
}
.blue h4 a {color: #fcfaef;}
.blue h4 {text-align: center;}
.red {
	background: #d92c25 url(http://www.healthcareforamericanow.org/page/-/img/bg-red-box.gif) repeat-y;
	padding-bottom: 6px;
}
.red h4 a {color: #fcfaef;}
.red h4 {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 6px 0;
}
#network {
	background: #d92c25;
	padding-bottom: 6px;
}

#stand {
	margin-bottom:6px;
	}

#network h4 {
	text-align: center;
	margin: 6px 0;
  color: #fcfaef;
}
#network a {color: #fcfaef;}
.box-text {padding: 5px 5px 0 10px;}
.box-text2 {padding: 5px 5px 0 0px;}
.box-text p, .box-text p a, .box-text2 p, .box-text2 p a {color: #fcfaef; font-size:13px; line-height:15px;}
.box-text p a, .box-text2 p a {text-decoration: underline;}
.box-text p a:hover, .box-text2 p a:hover {text-decoration: none;}
/*ico-list*/
.ico-list {
	padding: 0;
	margin: 0;
	height: 1%;
	
	overflow: hidden;
	padding: 5px 0 5px 13px;
	text-align:center;
}
.ico-list li {
	float: left;
	margin-right: 8px;
	margin-bottom:8px;
	text-align:center;
}
/*search-form*/
.search-form {
	width: 117px;
	height: 71px;
	background: url(http://www.healthcareforamericanow.org/page/-/img/img-us-map.gif) no-repeat;
	padding: 15px 0 10px 20px;
	margin-left: 7px;
}
.search-form label {
	color: #1d5894;
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
}
/*FOOTER*/
#footer {
	text-align: center;
	padding-bottom: 15px;
}
#footer p {
	display: inline;
	font-size: 10px;
	color: #333;
}
#footer ul {
	padding: 0;
	margin: 0;
	display: inline;
}
#footer li {
	display: inline;
	padding-left: 10px;
	background: url(https://secure.healthcareforamericanow.org/page/smartproxy/healthcareforamericanow.org/page/-/img/img-footer-separator.gif) no-repeat 3px 50%;
}
#footer li:first-child {background: none;}
#footer a {
	color: #333;
	font-size: 10px;
}

#inner-page #blog {
  padding: 0 15px;
  width: auto;
}

.inner-page .blog-box p {margin-bottom: 20px;}
.inner-page #recent-posts {margin-top: 10px;}
/*list*/
.list {
	padding: 0 0 20px 25px;
	margin: 0;
}
.list li {
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	background: url(http://www.healthcareforamericanow.org/page/-/img/img-black-bullet.gif) no-repeat 0 8px;
}



/* splash page */

#content #splash {
      display:none;
}

#splash {
	width:550px;
	height:380px;
	background-image:url(http://healthcareforamericanow.org/page/-/v2/splash_obama.jpg);
        /* recovery splash    background-image:url(http://healthcareforamericanow.org/page/-/v2/splash_recovery.jpg); */
	background-repeat:no-repeat;
	background-position:center;
	background-color:#fcfaef;
	}

.splash_budget {
	background-image:url(http://healthcareforamericanow.org/page/-/splash_budget.jpg) !important;
	}

.splash_july28th {
	background-image:url(http://healthcareforamericanow.org/page/-/v2/splash_july28th.jpg) !important;
	}

.splash_colbert {
	background-image:url(http://healthcareforamericanow.org/page/-/v2/splash_colbert.jpg) !important;
	}

.splash_housecall {
	background-image:url(http://healthcareforamericanow.org/page/-/img/splash_housecall.gif) !important;
	}

.colbert_btn {
     left:211px;
     position:relative;
     top:255px;
}

.budget_btn {
     left:230px;
     position:relative;
     top:255px;
}

#splash #recovery_btn img {
       top:245px;
	left:179px;
}
	
#splash form {
	position:relative;
	top:245px;
	left:179px;
       /* recovery splash   left: 241px; */
	}

#splash form label {
      color:#333;
      font-size:16px;
      font-weight:bold;
}
	
#splash form input#quick_email, #splash form input#quick_zip {
	height:23px;
	color:#999999;
	font-size:16px;
	padding-top:3px;
	padding-left:3px;
       margin-top:5px;
	}

#splash form input#quick_email {
      width:179px;
}

#splash form input#quick_zip {
      width:59px;
}
	
.splashbtn {
	display:inline;
	vertical-align:top;
       margin-top:5px;
	}


.splash_hc09v2 {
	background-image: url(http://healthcareforamericanow.org/page/-/v2/splash_hc09v2.gif) !important;
}

.splash_sickofit {
         background-image: url(http://healthcareforamericanow.org/page/-/v2/splash_sickofit.gif) !important;
}

.splash_rally {
	background-image: url(http://healthcareforamericanow.org/page/-/v2/splash_rally.gif) !important;
}

.splash_housevote {
	background-image: url(http://healthcareforamericanow.org/page/-/v2/splash_historic.jpg) !important;
}

#housevote_btn {
        padding-left: 225px;
        padding-top: 240px;
}


#splash_hc09v2_video {
	margin-right: 10px;
	margin-top: 115px;
	float: right;
}

#hc09v2_btn {
	padding-left: 14px;
	padding-top: 247px;
}

#housecall_btn {
	padding-left: 14px;
	padding-top: 262px;
}


/* Event Module Styles */

.module_event2 {
   font-size:150% !important;
}

.module_event2 #control_set {
  border-color:#E2E1D7;
border-style:solid;
border-width:1px 0;
height:1%;
line-height:36px;
margin-bottom:15px;
overflow:hidden;
padding-left:15px;
background-color:#fcfaef !important;
}

.module_event2 #control_set h1 {
color:#1D5894 !important;
font-size:22px !important;
font-weight:normal !important;
margin-bottom:0px !important;
padding-bottom:0px !important;
text-transform:uppercase !important;
font-family: "Helvetica","Arial", sans !important;
}

#SKIN .main {
border:none !important;
padding:0px !important;
width:auto;
}

#SKIN .main #eventdetail .title {
font-size:16px !important;
}

#SKIN .main #eventcreate h2.header, #SKIN .main #eventdetail h2 {
color:#1D5894 !important;
}

#SKIN .main #eventcreate p.instructions, #SKIN .main #eventcreate form#event_rsvp .table_container table tr td, #SKIN .main #eventcreate form#event_rsvp .table_container table tr th, #SKIN .main #eventcreate form#event_rsvp .table_container table tr th p, #SKIN .main #eventcreate form#event_rsvp .table_container table tr th a, #SKIN .main #eventcreate form#event_rsvp .table_container table tr td p, #SKIN .main #eventcreate form#event_rsvp .table_container table tr td a, #SKIN .main #eventdetail .description, #SKIN .main #eventdetail .detailtable_container, #SKIN .main #eventdetail .detailtable_container table tr td, #SKIN .main #eventdetail .detailtable_container table tr th, #SKIN .main #eventdetail .detailtable_container table tr td .location, #SKIN .main #eventdetail .detailtable_container table tr td .location .address, #SKIN .main #eventdetail .detailtable_container table tr td .location .maplinks, #SKIN .main #eventdetail #rsvp_container table#signup tr td form#event_rsvp table tr td, #SKIN .main #eventdetail #rsvp_container table#signup tr td form#event_rsvp table tr th   {
font-size:14px !important;
text-align:left !important;
}

#SKIN .main #eventdetail #rsvp_container table#signup tr td form#event_rsvp table tr td, #SKIN .main #eventdetail #rsvp_container table#signup tr td form#event_rsvp table tr th {
padding:5px !important;
}

#SKIN .main #eventdetail .detailtable_container  table tr td .location .maplinks ul li {
paddin-bottom:5px !important;
}

#SKIN .main #eventcreate form#event_rsvp .table_container table tr th.typedescheader {
padding-bottom:8px !important;
}

#SKIN .main #eventcreate form#event_rsvp .table_container table tr.odd th, #SKIN .main #eventcreate form#event_rsvp .table_container table tr.even th, #SKIN .main #eventcreate form#event_rsvp .table_container table tr.odd td, #SKIN .main #eventcreate form#event_rsvp .table_container table tr.even td {
padding:5px !important;
}

#event_simple_search_form .formlink {
display:none;
}

#step-3 table.step tr {
	display: block;
	margin-bottom: 20px;
}

#step-3 table.step td {
	padding-right:15px !important;
}

#step-3 table.step table.buttons tr {
	display: table-row;
}


/* April homepage styles */

.april_event p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-left: 325px;
	color: #fcfaef;
	font-size: 14px;
       *padding-top: 8px; /* IE 7 and below */
       _padding-top/**/:/**/ 3px; /* IE 6 only */

}



.april_event p a {
	color: #fcfaef;
}


/* August Events Box **********************/

#august {
     width:886px;
     height:200px;
     background-image: url(/page/-/v2/august_homepage_bg.gif);
     margin-bottom:10px;
}

#august_content {
     padding-left:523px;
     padding-top:135px;
     width:300px;
     height:65px;
}

#august_content_left {
     padding-left:8px;
     padding-top:2px;
}

#august_content_right {
     padding-left:198px;
     _position: relative;
     _top: -25px; /* IE 6 and below */
}

html>body #august_content_right { *top: -25px; *position: relative; } /* IE 7 only */

#august_content_bottom {
     clear:both;
     padding-top:17px;
     padding-left:39px;
     font-size:12px;
     _position: relative;
     _top: -25px; /* IE 6 and below */
}

#august_content_bottom a {
     color:#fcfaef;
}

.typedesc {
background-color:#E2E1D7;
padding:15px;
margin-top:20px;
}


.contribheader {
color:#1d5894;
font-size:16px;
text-transform:uppercase;
font-weight:normal;
}



.amounts td {
padding-bottom:15px;
}

/* Google Feed Styles */

    .gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  border: 1px solid #BCCDF0;
}

.gfg-title {
  font-size: 14px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  display:none;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #3366cc;
}

.gfg-entry {
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 5px;
  left:175px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 16px;
  font-family:"Helvetica", "Arial", sans;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  padding : 5px 5px 4px 5px;
  margin-right : 10px;
  font-weight:bold;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
}

.gfg-horizontal-root .gfg-title a {
  color : #1d5894;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 2px;
  margin-left : 0px;
  padding-left : 5px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #1d5894;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
  display:none;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}


/* Win/Lose Styles */

body {
	background-repeat: repeat-x;
	background-image: url(http://healthcareforamericanow.org/page/-/v2/bg-main-nav_2.gif);
}

#steps-nav li {
	height: 45px;
}

#steps-nav {
	height: 55px;
}

#header {
	height: 240px;
}

#youlose {
	width:887px;
	height: 451px;
	background-image: url(http://healthcareforamericanow.org/page/-/v2/youlose_bg.gif);
	margin-bottom: 10px;
}

#top-left {
	margin: 140px 6px 10px 9px;
        _margin: 140px 6px 0px 4px; /* IE 6 and below */
	float: left;
	height: 302px;
	width: 432px;
	background-image: url(http://healthcareforamericanow.org/page/-/v2/top-left-bg.gif);
}

#top-right {
	margin: 140px 0px 10px 0px;
        _margin: 140px 0px 0px 0px; /* IE 6 and below */
	float: left;
	height: 302px;
	width: 432px;
	background-image: url(http://healthcareforamericanow.org/page/-/v2/top-right-bg.jpg);
}

#top-left p {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 55px;
	line-height: 120%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #0c3761;
}

#top-right #top-right-text {
	padding-bottom: 5px;
	padding-left: 120px;
	padding-right: 15px;
	padding-top: 55px;
	line-height: 120%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #d92c25;
}

#top-left a {
	color: #21578d;
}

#top-left li {
	color: #21578d;
	list-style-type: disc;
	text-transform: none;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-bottom: 10px;
	_padding-bottom: 8px; /* IE 6 and below */
}

#top-left ul {
	padding-top: 0px;
	_padding-top: 0px; /* IE 6 and below */
	padding-left: 60px;
}

html>body #top-left ul { *padding-top: 0px; *padding-left: 35px; *position:relative; *top: -8px;} /* IE 7 only */

#top-left h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #28435d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	padding-top: 0px;
	margin-top: 0px;
        position: relative;
        top: -5px;
        _position: relative; /* IE 6 and below */
        _top: -10px; /* IE 6 and below */
}

html>body #top-left h2 { *position: relative; *top: -18px; } /* IE 7 only */

#top-left h2 { position /*\**/: relative\9 } /* IE 8 only */

#top-left h2 { top /*\**/: -8px\9 } /* IE 8 only */


#top-left #stepslink {
	padding-top: 4px;
	font-size: 16px;
        position: relative;
        top: -7px;
        _position: relative; /* IE 6 and below */
        _top: -10px; /* IE 6 and below */
}

html>body #top-left #stepslink { *position: relative; *top: -18px; } /* IE 7 only */

#top-left #stepslink { position /*\**/: relative\9 } /* IE 8 only */

#top-left #stepslink { top /*\**/: -8px\9 } /* IE 8 only */

#top-right img {
	padding-left: 120px;
	float: left;
}

#top-right-number {
	padding-left: 10px;
	float: left;
        padding-top: 5px;
}

#top-right div {
       height: 41px;
}



#top-right #actioncall {
	padding-left: 120px;
	color: #8c3330;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	_padding-top: 0px; /* IE 6 and below */
}

#actionlink {
	padding-top: 0px;
	font-size: 13px;
        line-height:110%;
}

#top-right-btn {
	padding-right: 5px;
}

#main-nav a {
	padding-right: 15px;
	padding-left: 15px;
}