@charset "utf-8";
/* CSS Document */


#tbl_action {
	width:508px;
	background:#e4e4e4 no-repeat scroll 0 0;
	border-top:20px solid #e4e4e4;
	border-left:20px solid #e4e4e4;
	border-right:20px solid #e4e4e4;
	border-bottom:10px solid #e4e4e4;
margin-top:20px;
margin-bottom:20px;
}
#tbl_action td {
	border-bottom:10px solid #e4e4e4;

	color:#0072bc;
	font-size:12px;
}
.action_field {
	background:#fff no-repeat scroll 0 0;
	padding:10px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0072bc;
	border:none;
	width:460px;

}

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

html {

}

.clear {
	clear:both;
}

.italic {
	font-style:italic;
}

.validation-advice {
	color: red;
	background: #fff url(../images/alert.gif) no-repeat left center;
	padding-left: 22px;
} 

.requiredfield {
	font-size:10px;
}

.fbnamelink .FB_Link:link,
.fbnamelink .FB_Link:active,
.fbnamelink .FB_Link:visited {
	color:#ffffff;
	text-decoration:none;
}

.fbnamelink .FB_Link:hover {
	color:#ffffff;
	text-decoration:underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c6471;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background: #3c205c url('/images/home_images/bg_main.jpg') no-repeat center top;
}


body#contribute  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c6471;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background: #3c205c url('/images/bg_main_contrib.jpg') no-repeat center top;
}

body#landing {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background: #003d00 no-repeat 0 0;
}

h1 {
	font-size:24px;
	padding-bottom:10px;
}
h2 {
    font-size:20px;
    color:#62c1fd;
	font-weight:bold;
    padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#blog h2 {
    font-size:20px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
}

#contribute h2 {
	font-size:21px;
	color:#073560;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:20px;
}

h2 a:link,
h2 a:visited,
h2 a:active {
    font-size:18px;
	font-weight:bold;
    color:#073560;
    padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	padding-bottom:10px;
	line-height:130%;
	color:#0b274c;
}

#contribute p {
	padding-left:20px;
	padding-bottom:10px;
	line-height:120%;
	color:#0b274c;
}

#contribute #footer p {
	padding-left: 0;
}

ul {
	padding-left:15px;
	padding-bottom:10px;
}

a:link,
a:active,
a:visited {
	color:#1e4d7d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color:#bf2531;
}

a#external_link {
	font-size: 20px;
	color:#CB1A09;
	font-weight: bold;
}

a#external_link:hover {
	color: #0072BC;
}

h3 {
    font-size:18px;
	font-weight:bold;
    color:#c8231c;
    padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

/* -------------------------------------
END: General Tag Methods
------------------------------------- */

/* -------------------------------------
BEGIN: Main Structure Tags
------------------------------------- */

#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; /* Treated as align */
	position:relative;
}

#wrapper_inside {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#contain {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	background:#ffffff no-repeat scroll 0 0;
	float:left;
	padding-left:0px;
}

#header{
	width: 950px;
	height:118px;
	position:relative;
	float:left;
}

#navbar {
	width: 950px;
	height: 52px;
}

#main_nav {
	position:relative;


	float:left;
	width:880px;
	height:52px;
	padding:0px;
	margin:0px;
	z-index: 5000; /** this is necessary for the javascript dropdown menu to work!! **/
}

#main_nav #menu {
	position:relative;
	float:left;
	width:880px;
	height:52px;
	padding:0px;
	margin:0px;	
}

#main_nav #menu li {
	display: inline;
	font-size:14px;
	color:#ffffff;
    height:52px;
    margin:0px;
	float:left;
} 

#main_nav #menu li a{
	text-decoration:none;
	color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	height:35px;
	display:block;
	font-size:14px;
	float:left;
	font-weight:bold;
}
#main_nav #menu li a:hover, #main_nav #menu li.here a{
	text-decoration:none;
	background: #AE94D1 no-repeat;
}

#stretch_bg {
	width: 950px;
	min-height: 485px;
	height: 100%;
	background: transparent url('/images/landing_images/landing_content_bg.jpg') repeat-y 0 0;
}

/* -------------------------------------
BEGIN: Footer Tags
------------------------------------- */
#footer {
	position:relative;
	float:left;
	width:950px;
	height:117px;
	text-align: center;
	background:url('/images/home_images/footer_bg.jpg') no-repeat;
	padding-top:15px;
	color:#ffffff;
}

#landing #footer {
	background:url('/images/landing_images/footer_bg.jpg') no-repeat;
}

#media_player #footer {
	position:relative;
	float:left;
	width:1116px;
	height:165px;
	text-align: center;
	background:none;
	padding-top:8px;
	color:#ffffff;
}

#footer ul li {
	display: inline;
	color:#ffffff;
}

#footer p {
	color:#886aae;
	font-size:11px;
	padding-bottom: 0;
}

#footer ul li a{
	text-decoration:none;
	color:#886aae;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer #legal {
	border:thin solid #886AAE;
	font-weight:bold;
	margin:15px auto;
	padding:6px;
	text-align:center;
	width:240px;
}

#landing #footer #legal {
	border:thin solid #fff;
}

#contribute #footer #legal {
	width: 425px;
}

#landing #footer p, #landing #footer ul li a {
	color: #fff;
}

#landing #footer ul li a:hover {
	color: #5A835B;
}

#footer ul li a:hover {
	color:#ffffff;
}

#footer ul {
	padding-bottom:5px;
}

#main_flash{
	position:relative;
	width:546px;
	height:314px;
	float:left;
	background:none;
}

#homepage #main_flash, #landing #main_flash{
	position:relative;
	width:915px;
	height:331px;
	background: URL('/images/home_images/flash_area_bg.jpg') no-repeat;
	margin-left:17px;
	margin-right:8px;
}

#landing #main_flash {
	margin-bottom: 18px;
}

#blog #main_flash{
	position:relative;
	width:950px;
	height:339px;
	background: URL('/images/home_images/bog_bg_img.jpg') no-repeat;
	margin:0px;
}
#campaigns #main_flash {
	position:relative;
	width:950px;
	height:278px;
	background: URL('/images/campaigns.jpg') no-repeat;
	margin:0px;
}

#share_bar {
	position:relative;
	width:506px;
	height:41px;
	float:left;
	background:#eaeaea no-repeat scroll 0 0;
margin-top:9px;
padding-left:20px;
padding-right:20px;
}
#campaigns #share_bar {
	position:relative;
	width:855px;
	height:41px;
	float:left;
	background-color:#eaeaea;
	margin:0px;
padding-left:75px;
}

#homepage #share_bar {
width:494px;
margin-top:0px;
margin-bottom:8px;
}
#fb_btn {
	float:left;
	height:31px;
	padding:10px 0 0 40px;
	z-index:1000;
position:relative;
}
#homepage #fb_btn {
	padding:10px 0 0 40px;
z-index:1000;
position:relative;
}
#share_btn {
	position:relative;
	height:29px;
	float:left;
	margin-left:20px;
	padding-top:12px;
}


#fb_btn, #share_btn, #send_btn {
	width:120px;
}


#send_btn {
	position:relative;
	height:29px;
	float:left;
	margin-left:20px;
margin-right:10px;
	padding-top:12px;
width:140px;
}

#video {
	position:relative;
	float:left;
	width:528px;
	height:297px;
	margin-top:25px;
	margin-left:9px;
}

#homepage #signup, #landing #signup {
	float:right;
	width:319px;
	height:170px;
	position:relative;
	margin-top:160px;
	padding:0px;
	margin-right:30px;
	position:relative;
}

#homepage #signup p {
	font-style:italic;
	margin: 10px 0;
	color:#034F81;
	font-weight:bold;
}

#blog #signup_back {
	float:right;
	width:343px;
	height:301px;
	position:relative;
	background: URL('/images/blog_signup_bg.jpg') no-repeat;
	margin-top:10px;
	margin-right:9px;
}


#blog #signup {
	float:right;
	margin-right:26px;
	width:291px;
	height:170px;
	position:relative;
	margin-top:127px;
	padding:0px;
	position:relative;
}

#content_top {
	float:left;
	height:407px;
	margin: 16px 0 18px 18px;
	width:915px;
}
#con_t_left {

	float:left;
	position:relative;
width:536px;
}
#latest_news, #latest_blog {
	width:219px;
	height:309px;
	float:left;
	position:relative;
	padding-top:56px;
	padding-left:18px;
	padding-right:26px;
}

#latest_news .heading, #latest_blog .heading {
	text-indent:-9999px;
	font-size:0;
	padding:0;
}

#latest_news a:hover, #latest_blog a:hover {
color: #cb1a08;

}

#latest_news {
	background:url('/images/home_images/latest_news.jpg') no-repeat;
}

#latest_blog {
	background:url('/images/home_images/latest_blog.jpg') no-repeat;
	margin-left:8px;
}

#latest_news ul li a,
#latest_news ul li a:link,
#latest_news ul li a:active,
#latest_news ul li a:visited
#latest_blog ul li a,
#latest_blog ul li a:link,
#latest_blog ul li a:active,
#latest_blog ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}

#latest_news li, #latest_blog li  {
	margin-bottom:0;
}

#latest_blog ul,
#latest_news ul {
	list-style:none;
}

#latest_blog #title, #latest_news #title {
	font-weight: bold;
}

#latest_news p, #latest_news a {
	color: #3c205c;
}

#latest_blog p, #latest_blog a {
	color: #0070ba;
}

#rss {
	display: block;
	width: 250px;
	position: absolute;

	bottom: 5px;
}

#rss_readmore {
	display: block;
	float: left;
	padding: 0;
	margin: 0 -4px;
	height: 24px;
}

#rss_readmore a {
	font-weight: normal;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#rss_readmore ul {
	padding: 0;
}

#rss_readmore ul li {
	display: inline;
	float: left;
	padding: 0 2px;
}
#rss_readmore a:hover {
color: #cb1a08;
}
#rss_readmore img {
	margin:-4px 0 0;
	position:relative;
}

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

#featured_btns {
	margin-left:7px;
	height:407px;
	padding:0px;
	width:370px;
	float:left;
}

#watch_tv {
	display:block;
	cursor:pointer;
	outline:none;
	width:370px;
	height:131px;
	background:url('/images/home_images/watch_tv_btn.jpg') no-repeat;
	margin-bottom:7px;
	float:left;
}

#rr_contribute_btn {
	display:block;
	cursor:pointer;
	outline:none;
	width:370px;
	height:131px;
	background:url('/images/home_images/home_rr_contribute.jpg') no-repeat;
	margin-bottom:7px;
	float:left;
}

#rr_read_blog {
	display:block;
	cursor:pointer;
	outline:none;
	width:370px;
	height:131px;
	background:url('/images/home_images/home_rr_blog.jpg') no-repeat;
	margin-bottom:7px;
	float:left;
}

#tweet_this {
	width:370px;
	height:131px;
	background:url('/images/christ/crist_home_btn.jpg') no-repeat;
	margin-bottom:7px;
	float:left;
display:block;
}

#get_involved {
	display:block;
	cursor:pointer;
	outline:none;
	width:370px;
	height:131px;
	background:url('/images/home_images/get_involved_btn.jpg') no-repeat;
	margin-bottom:0px;
	float:left;
}

#content {
	width:915px;
	background:none;
	margin-bottom:21px;
	float:left;
	padding-right:0px;
	margin-right:0px;
	min-height:1090px;
	background:#ffffff;
}

#homepage #content, #landing #content {
	height:314px;
	min-height:314px;
	margin-bottom:21px;
	float:left;
}

#homepage #content {
	width:915px;
	margin-left:18px;
	background:url('/images/home_images/content_bg.jpg') no-repeat;
}

#landing #content {
	background: transparent no-repeat 0 0;
	width: 950px;
}

#blog #content, #campaigns #content {
	width:950px;
	background:none;
	margin-bottom:0;
	float:left;
	padding-right:0px;
	min-height:1090px;
	background:#ffffff;
}

#blog .blog_tagline {
	color: #0072bc;
	font-style: italic;
}

#blog .blog_links, #blog .blog_links a {
	color: #3c205c;
	font-weight: bold;
}

input.blue {
	background:#84cfff no-repeat scroll 0 0;
	border:solid 1px #034f81;
	color:#034f81;
	height:24px;
	font-weight:bold;
	font-size:13px;
	margin-top:6px;
	width:310px;
	padding-left:7px;
	padding-top:3px;
}

#blog input.blue {
	background:#84cfff no-repeat scroll 0 0;
	border:solid 1px #034f81;
	color:#034f81;
	height:26px;
	font-weight:bold;
	font-size:13px;
	margin-top:6px;
	width:284px;
	padding-left:7px;
	padding-top:3px;
}

input#first_name, #homepage input#zipcode, #blog input#zipcode {
	clear:both;
	float:left;
}

input#last_name, #homepage input#cell, #blog input#cell {
	float:right;
}

#homepage input#zipcode, input#last_name, input#first_name, #homepage input#cell{
	width: 149px;
}

#blog input#zipcode, #blog input#cell, #blog input#first_name, #blog input#last_name  {
	width:135px;
}

#blog input#first_name {
	clear:both;
	float:left;
}

#blog input#last_name {
	float:right;
} 

#fbicon {
	float:right;
}

#submit_btn {
	background:url("/images/connect_btn.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	bottom:8px;
	cursor:pointer;
	display:block;
	height:42px;
	position:absolute;
	right:21px;
	width:122px;
}

#blog #submit_btn {
	background:url("/images/blog_connect_btn.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	bottom:11px;
	cursor:pointer;
	display:block;
	height:29px;
	position:absolute;
	right:14px;
	width:131px;
}

#logo {
	display:block;
	width:530px;
	height:118px;
	outline:none;
	position:absolute;
	left:0px;
	top:0px;
	float:left;
}
#con_btn {
	display:block;
	width:275px;
	height:58px;
	background:url('/images/contribute_btn.jpg') no-repeat;
	outline:none;
	position:absolute;
	right:35px;
	top:0px;
	float:left;
}

.secondary #contain {
	padding-left:17px;
	padding-right:18px;
	padding-bottom:0px;
	padding-top:18px;
	width:915px;
	height:auto;
}

#news #contain {
	padding-left:17px;
	padding-right:18px;
	padding-bottom:0px;
	padding-top:18px;
	width:915px;
	height:auto;
}

#news .item {
	padding-bottom:20px;
}

#blue_bar {
	width:361px;
	min-height:1071px;
	background:#0072bc no-repeat scroll 0 0;
	float:right;
}

#blog #blue_bar {
	width:336px;
	min-height:1071px;
	background:#0072bc no-repeat scroll 0 0;
	float:right;
	margin-top:-322px;
	margin-left:25px;
	padding-left:25px;
	height:auto;
	z-index:10;
}

.secondary #blue_bar {
	width:352px;
	min-height:1071px;
	background:#0072bc no-repeat scroll 0 0;
	float:right;
	margin-left:0px;
	margin-right:0px;
	padding-left:9px;
}

#news #blue_bar {
	width:352px;
	min-height:1071px;
	background:#0072bc no-repeat scroll 0 0;
	float:right;
	margin-left:0px;
	margin-right:0px;
	padding-left:9px;
}

.secondary #vid_area {
	width:546px;
	height:314px;
	float:left;
	background:url('/images/RC-Thanks-Support.jpg') no-repeat;

}

#about #vid_area {
	background: url('/images/RC-SS-aboutus.jpg') no-repeat;
}

#links #vid_area {
	background: url('/images/RC-SS-links.jpg') no-repeat;
}

#news #vid_area {
	background: url('/images/RC-SS-news.jpg') no-repeat;
}

#issues #vid_area {
	background:#e4e4e4 no-repeat scroll 0 0;
	padding-left:9px;
	padding-top:8px;
	width:537px;
	height:306px;
}

#standalone #vid_area {
	background: url('/images/RC-SS-standalone.jpg') no-repeat;
}
#contact #vid_area {

	background: url('/images/RC-SS-contactus.jpg') no-repeat;
}
#privacy_policy #vid_area {
	background: url('/images/RC-SS-privacy policy.jpg') no-repeat;
}
#action #vid_area {
	background: url('/images/still-action.jpg') no-repeat;
}
#content_left {
	width: 546px;
	float:left;
	height:auto;
	position:relative;
}

.secondary #content_left {
	width: 546px;
	float:left;
	height:auto;
	position:relative;
}

.secondary #content_left_text, #blog #content_left_text {
	float:left;
	height:auto;
	padding:10px;
	position:relative;
}


#landing #content_left {
	background: transparent url('/images/landing_images/landing_content_left_bg.jpg') no-repeat 0 0;
	width: 571px;
	padding: 0;
	margin: 0;
}

#landing #content_left_text, #landing #content_right {
	margin: 18px 18px 0;
}

#blog #content_left_text {
	margin: 0 0 0 20px;
}

#blog #content_left_text .entry {
	width: 500px;
}

.secondary #content_left h1, #blog #content_left h2, .secondary #content_left h2 a, .secondary #content_left h2 a:link, .secondary #content_left h2 a:visited, .secondary #content_left h2 a:active,  #blog #content_left h2 a, #blog #content_left h2 a:link, #blog #content_left h2 a:visited, #blog #content_left h2 a:active {
	color: #cb1a09;
}

.secondary #content_left h2 a:hover, #blog #content_left h2 a:hover {
	color: #0072bc;
}

.secondary #content_left h2 {
	color: #0072bc;
}

#content_right {
	width: 340px;
	float:right;
	height:auto;
	position:relative;
}

.secondary #content_right {
	width: 361px;
	float:right;
	height:auto;
	position:relative;
	padding:0px;
	margin:0px;
	margin-left:8px;
}

#news .secondary #content_right {
	width: 361px;
	float:right;
	height:auto;
	position:relative;
	padding:0px;
	margin:0px;
	margin-left:0px;
}

#blog #content_right {
	width: 379px;
	float:left;
	height:auto;
	position:relative;
	margin-right:18px;
}

#landing #content_right {
	width:343px;
}

#blog #recent_entries {
	margin: 20px 0 0;
}

#blog #recent_entries ul{
	color:#ffffff;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#blog #recent_entries ul li a{
	color:#ffffff;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#blog #blue_bar ul li a{
	color:#ffffff;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#blog #blue_bar ul li a:hover{
	color:#62C1FD;
}

#blog #butttons_link {
	width:250px;	
}

#categories li {
	list-style:none;
	margin:0px;
	padding:0px;
}

#monthly li {
	list-style:none;
}

#blogroll li {
	list-style:none;
	margin:0px;
	padding:0px;
}

#rss_feed li {
	list-style:none;
	margin:0px;
	padding:0px;
}

#blogroll {
	color:#ffffff;
}

#rr_1 {
	width:340px;
	height: 156px;
	background:url('/images/rr_1.jpg') no-repeat;
	float:left;
	margin: 10px -9px 0 0;
	display:block;
	cursor:pointer;
}

#landing #rr_1 {
	height: 365px;
	background:url('/images/landing_images/landing_rr_contribute2.jpg') no-repeat;
}

#rr_2 {
	display:block;
	width:340px;
	height: 156px;
	background:url('/images/rr_2.jpg') no-repeat;
	float:left;
	z-index:100;
	margin-right:-9px;
}

#landing #rr_2 {
	background:url('/images/landing_images/landing_rr_media.jpg') no-repeat;
}

#rr_3 {
	width:340px;
	height: 158px;
	background:url('/images/christ/rr_3.jpg') no-repeat;
	float:left;
	margin-right:-9px;
display:block;
}

#rr_4 {
	display:block;
	cursor:pointer;
	width:340px;
	height: 158px;
	background:url('/images/rr_4.jpg') no-repeat;
	float:left;
	margin-right:-9px;
}

#rr_5 {
	display:block;
	float:left;
	cursor:pointer;
	width:340px;
	height: 162px;
	background:url('/images/rr_5.jpg') no-repeat;

	margin-right:-18px;
}

#tbl_donation, #tbl_billing, #tbl_cc, #tbl_comment {
	margin:20px 20px 20px 20px;
}

#tbl_don td, #tbl_billing td, #tbl_cc td, #tbl_comment td {
	padding: 2px 2px 2px 2px;
}

#submitbtn2{
	width:222px;
	height:67px;
	background:url('/images/submit_btn.jpg')  no-repeat scroll 0px 0px;
	border:none;
	cursor: pointer;
}
#twitter_footer {
height:254px;
width:259px;
margin-top:30px;
margin-left:28px;
float:left;
position:relative;
}
#twitter {
	float:left;
	height:336px;
	position:relative;
	width:310px;
}

#twitter, #twitter a {
	color:#044F80;
	font-size:16px;
}

#checkout, #checkout .debt_calculator {
height:254px;
width:259px;
margin-top:30px;
margin-left:40px;
float:left;
position:relative;
}

.debt_calculator {
	background: transparent url('/images/debt_calculator.jpg') no-repeat scroll 0 0;
}

.debt_calculator #debt, .debt_calculator #share, .debt_calculator #pop, .debt_calculator #debt_source {
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
	position:absolute;
	left: 13px;
}

.debt_calculator #debt {
	top:100px;
}

.debt_calculator #share {
	top:148px;
}

.debt_calculator #pop {
	top:194px;
}

.debt_calculator #debt_source {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	top:230px;
}

#poll {
height:254px;
width:259px;
margin-top:30px;
margin-left:41px;
float:left;
position:relative;
background-image: url(/images/latest_poll.jpg);
background-repeat:no-repeat;
}
#rr_3 textarea{
background:none no-repeat 0 0 scroll;
border:none;
font-family:Arial, Helvetica, sans-serif;
color:#026793;
font-weight:normal;
font-size:13px;
width:200px;
height:70px;
padding-top:5px;
padding-left:5px;
}
#tweet_this textarea{
background:none no-repeat 0 0 scroll;
border:none;
font-family:Arial, Helvetica, sans-serif;
color:#026793;
font-weight:normal;
font-size:13px;
width:200px;
height:70px;
padding-top:5px;
padding-left:5px;
} 

#contribute #content {
min-height:600px;
}
#campaigns  #content ul {
margin-top:30px;
margin-left:30px;
}
#campaigns  #content ul li {
	position:relative;
	width:417px;
	height:131px;
	float:left;
margin-right:30px;
list-style:none;
}
