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

html {
  font-size: 100.1%;
}

body {
  font: 84% Helvetica, Arial, sans-serif;
  margin: 0;
  background: #fcfaef url(/page/-/img/bg-main-nav.gif) repeat-x 0 140px;
}

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

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

li {
  list-style: none;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
}

img {
  border: none;
  display: block;
}

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

h2 {
  color: #387492;
  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: #387492;
}

h3 {
  color: #000;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
}

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: #000;
}

.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:#387492;
}

/**** Header ****/

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

#header h1 {
  margin: 0;
  position: absolute;
  top: 10px;
  left: 0px;
  background: url(/page/-/img/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: 140px;
  border-right: 1px solid #d7dedc;
  overflow: hidden;
  width: 100%;
}

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

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

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

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

#email-form strong {
  font-size: 18px;
  color: #27628b;
  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 table.compare tr td {
  padding:5px;
  border-bottom: #ccc solid 1px;
  vertical-align: top;
}


#content table.compare tr td table tr td {
  padding-right:5px;
  border-bottom:none;
  vertical-align:none;
}

#content h4 {
  font-size:16px;
  font-weight:bold;
  padding:10px 0px;
}

#content table.compare tr td ul li, #content ul li {
  list-style: disc;
  padding-bottom:10px;
}

#content table.compare tr td ul, #content ul {
  padding-bottom:0px;
  margin-bottom:0px;
}

#content table.compare tr td p {
  padding-top:10px;
}

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

#which-side img {
  float: left;
}

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

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

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

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

#video-box {
  width: 250px;
}

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

.recent-posts {
  padding-left: 20px;
  line-height: 20px;
}

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

.recent-posts a, h3 a {
  color: #cc3330;
}

.h3 a:visited {
  color: #cc3330;
}

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

.title h2 {
  float: left;
  margin: 0 6px 0 0;
}

.rss {
  width: 23px;
  height: 23px;
  background: url(/page/-/img/btn-rss.gif) no-repeat;
  margin-top: 7px;
}

.attention {
  color: #d43a35;
}

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

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

.photo-holder {
  float: left;
  width: 90px;
  height: 106px;
  padding: 7px 6px 0;
  background: url(/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: #cc3330;
}

.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: #025590;
}

/**** Sidebar ****/

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

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

.sidebox 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(/page/-/img/ico-dollar.gif);
}

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

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

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

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

#sign-up {
  background-image: url(/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(/page/-/img/bg-green-box.gif) repeat-y;}
.green h4 a {color: #fcfaef;}
.green h4 {padding-top: 8px;}
.blue {
	background: #3c7393;
	padding-bottom: 0px;
}

.blue p, .green p {
color: #fcfaef;
padding:5px 0px;
margin-bottom:0px;
}

.blue p a {
color: #fcfaef;
text-decoration:underline;
}

.blue h4 a {color: #fcfaef;}
.blue h4 {text-align: center;}
.red {
	background: #d1423d url(/page/-/img/bg-red-box.gif) repeat-y;
	padding-bottom: 6px;
}
.red h4 a {color: #d0413b;}
.red h4 {
	text-align: center;
	background: #fcfaef;
	margin: 6px 0;
}
#network {
	background: #d1423d;
	padding-bottom: 6px;
}
#network h4 {
	text-align: center;
	margin: 6px 0;
  color: #fcfaef;
}
#network a {color: #fcfaef;}
.box-text {padding: 5px 0 0 25px;}
.box-text p, .box-text p a {color: #fff;}
.box-text p a {text-decoration: underline;}
.box-text p a:hover {text-decoration: none;}
/*ico-list*/
.ico-list {
	padding: 0;
	margin: 0;
	height: 1%;
	background: #fcfaef;
	overflow: hidden;
	padding: 25px 0 25px 13px;
}
.ico-list li {
	float: left;
	margin-right: 8px;
}
/*search-form*/
.search-form {
	width: 117px;
	height: 71px;
	background: url(/page/-/img/img-us-map.gif) no-repeat;
	padding: 15px 0 10px 20px;
	margin-left: 7px;
}
.search-form label {
	color: #387492;
	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(/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(/page/-/img/img-black-bullet.gif) no-repeat 0 8px;
}