body {
	background: url('../images_2/background.jpg') #948172;
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

.error {
	background-color: #e26f6f;
	border-left: 1px solid #726f6a;
	border-right: 1px solid #726f6a;
	color: #000000;
	font: normal 14px Arial;
	padding: 10px;
}

.error-message {
	background-color: #e26f6f;
	margin-top: 3px;
	padding: 4px;
}

.event_notice {
	background: #ce0203;
	border-bottom: 3px solid #9f0003;
	color: #ffffff;
	font: bold 14px 'Helvetica Neue', Arial, Sans-serif;
	margin: -10px -10px 15px -10px;
	padding: 10px;
	text-align: center;
}

.event_notice a, .event_notice a:visited {
	color: #ffffff;
	padding: 4px;
}

.event_notice a:hover {
	background: #9f0003;
	color: #ffffff;
}

.gecko #pledge_counter span {
	padding: 0 0 0 1px;
	width: 25px;
}

.ie7 #pledge_counter span {
	font: bold 32px/55px Arial;
	height: 55px;
	padding: 3px 0 0;
}

.ie8 #navigation ul li a {
	font: bold 14px/28px Arial;
	height: 28px;
	padding: 0 0 2px;
}

.input label {
	padding-right: 7px;
}

.input.error {
	background-color: inherit;
	border: 1px solid #e26f6f;
	color: #000000;
	padding: 4px;
}

.msg {
	background-color: #88d87b;
	border-left: 1px solid #726f6a;
	border-right: 1px solid #726f6a;
	color: #000000;
	font: normal 14px Arial;
	padding: 10px;
}

.pledge {
	*border-collapse: collapse; /* hack is needed for IE7 also */
	border-collapse: separate;
	border-spacing: 0;
	clear: both;
	font-weight: normal;
	height: 80px;
	margin: 0 20px;
	padding-left: 5px;
}

.pledge a {
	color: #ffffff;
}

.pledge a:hover {
	color: #000000;
}

.pledge label {
	background: url("../images_2/checkbox_unchecked.png") no-repeat;
	color: #ffffff;
	cursor: pointer;
	display: block;
	float: left;
	height: 80px;
	width: 50px;
}

.pledge label.checked {
	background: url("../images_2/checkbox_checked.png") no-repeat;
}

.pledge label.over {
	background: url("../images_2/checkbox_hover.png") no-repeat;
}

.pledge td {
	border-top: 1px solid #ffffff;
}

.pledge_checkbox {
	float: left;
}

.pledge_desc {
	width: 300px;
}

.pledge_desc_big {
	float: left;
	padding-top: 18px;
	width: 300px;
}

.pledge_img {
	margin-right: 20px;
	margin-top: 17px;
	text-align: center;
	width: 60px;
}

.presentation_link {
	height: 53px;
	left: 154px;
	position: absolute;
	width: 117px;
}

.safari #navigation ul li a {
	font: bold 14px/28px Arial;
	height: 28px;
	padding: 0 0 2px;
}

.selected td, .checked td {
	background-color: #3eb8ec;
}

.selected, .checked {
	background-color: #3eb8ec;
}

.social_link {
	height: 90px;
	position: absolute;
	top: 50px;
	width: 64px;
}

.video {
	background-color: #f6f6f6;
	border: 1px solid #d8d8d8;
	clear: both;
	cursor: pointer;
	margin: 0 0px;
	padding: 7px;
}

.video .video_img {
	border: 0;
	float: left;
}

.video .video_info {
	color: #7f7f7f;
	float: left;
	font: 12px Arial;
	padding-left: 7px;
	padding-top: 5px;
	width: 165px;
}

.video .video_info h2 {
	color: #000000;
	font-size: 17px;
	margin: 0;
	padding: 0;
}

.video_image {
	border: 1px solid #dc2e39;
	float: left;
	height: 54px;
	overflow: hidden;
	width: 90px;
}

.video_img {
	margin-top: -11px;
}

.webkit #pledge_counter span {
	padding: 0 0 0 1px;
	width: 25px;
}

#advocate_login {
	color: #000000;
	float: left;
	font: 11px Arial;
	text-align: right;
	width: 250px;
}

#advocate_login .input_text {
	background-color: #ededed;
	border: 1px solid #d0d0d0;
	font: 9px Arial;
	height: 12px;
	margin-bottom: 3px;
	padding-left: 2px;
	width: 125px;
}

#banner {
	background: url(/img/header_background.jpg) no-repeat top left;
	clear: both;
	height: 196px;
	width: 950px;
}

#commit_submit {
	height: 85px;
	left: 55px;
	position: absolute;
	top: 524px;
	width: 346px;
}

#divider {
	height: 9px;
}

#enter_details {
	background-color: #ffffff;
	color: #4b4b4b;
	float: left;
	font: bold 14px Arial;
	position: relative;
	top: 5px;
	width: 469px;
}

#enter_details #form {
	background: url('../images_2/enter_details_bg.png') #e4e6e4;
	padding: 25px;
	padding-left: 50px;
	padding-right: 50px;
}

#enter_details .input_check {
	display: block;
	float: left;
	margin-bottom: 20px;
}

#enter_details .input_text {
	background-color: #ededed;
	border: 1px solid #d0d0d0;
	color: #4b4b4b;
	font: 14px Arial;
	margin-bottom: 15px;
	margin-top: 4px;
	padding: 4px;
	padding-top: 6px;
	width: 346px;
}

#enter_details select {
	background-color: #ededed;
	border: 1px solid #d0d0d0;
	color: #4b4b4b;
	font: 14px Arial;
	height: 31px;
	margin-bottom: 15px;
	margin-top: 4px;
	padding: 4px;
	padding-top: 6px;
	width: 356px;
}

#feature_box {
	background: url(/img/feature_background.jpg) no-repeat top left;
	height: 366px;
	overflow: hidden;
	padding: 3px 0 0 26px;
	width: 924px;
}

#feature_box .main {
	cursor: pointer;
	float: left;
	height: 124px;
	margin: 0;
	overflow: hidden;
	padding: 207px 0 0;
	width: 586px;
}

#feature_box .main h3 {
	background: url(/img/main_feature_background.png) repeat top left;
	color: #ffffff;
	float: left;
	font: bold 38px/52px Arial;
	height: 48px;
	margin: 0;
	padding: 5px 20px 0;
	width: 546px;
}

#feature_box .main p {
	background: url(/img/main_feature_background.png) repeat top left;
	color: #ffffff;
	float: left;
	font: 22px/28px Arial;
	height: 56px;
	margin: 0;
	overflow: hidden;
	padding: 0 20px 15px 22px;
	width: 544px;
}

#feature_box .secondary {
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	float: left;
	height: 60px;
	margin: 0 0 0 28px;
	overflow: hidden;
	padding: 11px 0 11px 10px;
	width: 268px;
}

#feature_box .secondary h3 {
	float: left;
	font: bold 16px/20px Arial;
	margin: 0 0 1px;
	padding: 0;
	text-transform: uppercase;
	width: 193px;
}

#feature_box .secondary img {
	border: 1px solid #aaaaaa;
	float: left;
	height: 60px;
	margin: 0 6px 0 0;
	width: 60px;
}

#feature_box .secondary p {
	color: #666666;
	float: left;
	font: 12px/15px Arial;
	margin: 0;
	padding: 0 0 0 1px;
	width: 192px;
}

#feature_box a {
	color: #01a2e8;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	margin: 0 auto;
	margin-bottom: 50px;
	width: 1004px;
}

#footer_links {
	color: #ffffff;
	float: right;
	font: 11px Arial;
	margin-right: 15px;
	margin-top: 10px;
	text-align: right;
}

#footer_links a {
	color: #ffffff;
	text-decoration: none;
}

#footer_links a:hover {
	color: #000000;
	text-decoration: underline;
}

#home_link {
	float: left;
	height: 170px;
	width: 260px;
}

#iagree {
	float: left;
	width: 300px;
}

#language_select {
	float: left;
	font: 12px Arial;
	margin-left: 30px;
	margin-top: 7px;
	width: 230px;
}

#latest_videos {
	float: right;
	margin-left: 8px;
	margin-right: 8px;
}

#latest_videos #videos_more {
	clear: both;
	font-family: Arial;
}

#latest_videos #videos_more a {
	color: #00a2e5;
	font-weight: bold;
	text-decoration: underline;
}

#latest_videos #videos_more a:hover {
	color: #000000;
}

#latest_videos .latest_title {
	margin-bottom: 0px;
	margin-top: 0px;
}

#latest_videos a {
	color: #000000;
	text-decoration: none;
}

#navigation {
	background-color: #001225;
	height: 30px;
}

#navigation ul {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li + li a {
	background: url(/img/menu_background.gif) no-repeat top left;
}

#navigation ul li a {
	color: #ffffff;
	display: block;
	float: left;
	font: bold 14px/30px Arial;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#now_playing {
	float: left;
}

#now_playing .video_title {
	display: block;
	margin-bottom: 10px;
}

#other {
	padding-left: 27px;
	text-align: center;
}

#other .promo {
	float: left;
	height: 157px;
	margin: 0 6px;
	position: relative;
	width: 287px;
}

#other a {
	display: block;
}

#other img {
	border: 0px;
}

#other_features {
	background: url(/img/social_background.jpg) no-repeat top left;
	border-bottom: 1px solid #057daf;
	color: #090909;
	font: 12px/18px Arial;
	height: 267px;
	overflow: hidden;
	width: 950px;
}

#other_features .about {
	float: left;
	height: 200px;
	margin: 0;
	padding: 0;
	width: 330px;
}

#other_features .about p {
	float: left;
	height: 80px;
	margin: 80px 0 0 45px;
	padding: 0;
	width: 250px;
}

#other_features .blogs {
	float: left;
	height: 160px;
	margin: 0;
	padding: 80px 0 0;
	width: 240px;
}

#other_features .blogs ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#other_features .blogs ul li {
	background: url(/img/latest_blog_pt.gif) no-repeat 0 2px;
	display: block;
	font: 12px/15px Arial;
	list-style: none;
	margin: 0 0 6px;
	padding: 0 0 0 20px;
}

#other_features .more_about {
	float: left;
	height: 20px;
	margin: 0 0 0 70px;
	padding: 0;
	width: 225px;
}

#other_features .presentation {
	float: left;
	height: 260px;
	margin: 0;
	padding: 0;
	width: 330px;
}

#other_features .presentation a {
	background: url(/img/spacer.gif);
	display: block;
	float: left;
	height: 53px;
	margin: 40px 0 8px 153px;
	padding: 0;
	text-decoration: none;
	width: 117px;
}

#other_features .presentation a + a {
	margin: 0 0 0 153px;
}

#other_features .socials {
	clear: left;
}

#other_features .socials a {
	height: 60px;
	margin: 36px 0 0 3px;
	padding: 0;
	width: 60px;
}

#other_features .socials a + a {
	margin: 36px 0 0 15px;
}

#other_features a {
	color: #e32d32;
	font-weight: bold;
	text-decoration: underline;
}

#page {
	background-color: #ffffff;
	margin: 0 auto;
	width: 950px;
}

#pledge {
	background-color: #00a2e5;
}

#pledge_counter {
	display: block;
	float: left;
	height: 50px;
	margin: 121px 0 0 23px;
	overflow: hidden;
	width: 150px;
}

#pledge_counter span {
	background: url(/img/counter_background.jpg) no-repeat top left;
	display: block;
	float: left;
	font: bold 32px/58px Arial;
	height: 58px;
	margin: 0 0 0 0;
	overflow: hidden;
	text-align: center;
	width: 26px;
}

#pledge_link {
	display: block;
	float: left;
	height: 87px;
	margin: 109px 0 0 177px;
	overflow: hidden;
	width: 94px;
}

#videos {
	background-color: #e5e7e4;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
}

#your_commitment {
	background-color: #00a2e5;
	color: #ffffff;
	float: left;
	font: 18px Arial;
	width: 475px;
}

#other.custom {
	text-align: left;
	font: normal 12px Arial;
	padding-right: 27px;
}

#other.custom h2 {
	font: normal 22px Arial;
	margin: 5px 0px;
	margin-top: 15px;
}

#other.custom a {
	display: inline;
	color: #00a2e5;
	text-decoration: none;
}

#other.custom a:hover {
	color: #000;
	text-decoration: underline;
}

#other.custom p {
	padding: 0px 0px;
	padding-bottom: 14px;
	margin: 0;
}

#forme {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}

#forme .input_text, #forme .input_select, #forme .input_textarea, #forme .input_text_sm {
	width: 350px;
	padding: 2px;
	border: 1px solid #888;
	margin: 2px;
	font-size: 12px;
	font-family: Arial;
}

#forme .input_textarea {
	width: 375px;
	height: 200px;
}

#forme .input_text_sm {
	width: 150px;
}

#forme .input_submit {
	min-width: 70px;
	padding: 2px;
	background-color: #DA1F2B;
	color: #fff;
	margin: 0 auto;
	border: 1px solid #DA1F2B;
	text-transform: uppercase;
}

#form .input_submit:hover {
	background-color: #aaa;
	cursor: pointer;
	border: 1px solid #666;
}
