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

.cb{
	clear:both;
}

html {
	height:100%;
}
body {
	background:#FFFFCC url(../i/bg.gif) repeat-y top center;
	margin:0;
	color:#000000;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:1.2em;
	height:100%;
}
h3{
	color:#D2691E;
}
#container {
	width:740px;
	margin:0 auto;
	font-size:1em;
	height:100%;
}
#container label{
	white-space:normal;
}
#header {
	border-bottom:1px solid #959595;
	overflow:hidden;
	height:140px;
	margin-bottom:15px;
	padding-left:1px;
	width:740px;
}
#header a {
	width:119px;
	height:140px;
	display:block;
	background-image:url(../i/logo.gif);
	text-indent:-6000em;
	float:left;
}
#header h1 {
	margin:0;
	padding:0;
	height:140px;
	width:620px;
	background-image:url(../i/masthead.jpg);
	float:right;
	text-indent:-6000em;
}
#main {
	width:710px;
	padding:0 15px;
}
.push {
	clear:both;
	height:50px;
}
#donationForm {
	width:280px;
	border:1px solid #cccccc;
	float:right;
	margin:0 0 10px 10px;
	padding-bottom:12px;
}
#donationForm h3 {
	color:#da7129;
	margin-bottom:10px;
	padding:0 10px;
}

.handels{
	display:block;
	clear:left;
	margin:0px 0px 15px;
	padding:0px;
}
.handels h2,#container #main .handels h2{
	margin:0px 0px 10px;
	font-size:25px;
}
.handels ol{
	margin:0px;
	padding:0px;
}
.handels li{
list-style-type:none;
display:block;
width:140px;
background-color:#f3f3f3;
border:1px solid #cccccc;
padding:0px 5px;
margin:0px 5px 0px 0px;
float:left;
color:#333;
min-height:280px;
}

.handels li .title{
margin:0px 0px 5px;
padding:0px;
display:block;
background-repeat:no-repeat;
background-position:top left;
width:140px;
height:35px;
text-indent:-60000px;
overflow:hidden;
}

.handels li.live .title{
background-image:url('../i/live-title.png');
}
.handels li.learn .title{
background-image:url('../i/learn-title.png');
}
.handels li.earn .title{
background-image:url('../i/earn-title.png');
}

.videos{
display:block;
clear:left;
padding-top:25px;
}

form div label {
	display: block;
	margin: 0 0 2px;
}
.giftstring {
	background-color:#f3f3f3;
	border:1px solid #ccc;
	text-align:center;
	padding:10px 5px 5px 5px;
	margin-bottom:10px;
	overflow:hidden;
}
#donate_form.expanded .giftstring{
	margin-left:20px;
}
form .giftstring label {
	display:inline;
	padding-right:10px;
	padding-left:5px;
	padding-top:10px;
	vertical-align:top;
}
form .giftstring label.otheramt {
	display:block;
	padding:8px 0 0 0;
}
form .giftstring input {
		width:auto;
		vertical-align:top;
		padding-top:0px;
}
form .giftstring .otheramt{
position:relative;
overflow:hidden;
}
form .giftstring .otheramt label.hidden{
position:absolute;
top:0px;
left:0px;
text-indent:-6000px;
}


form div.required label span {
	color:#ff0000;
}
form input, form select {
	margin:0 0 8px 6px;
	padding:0;
	font-size:14px;
}
form input{
	width:210px;
}

/* player container */
.video {
	
}
.video img{
	float:left;
	margin:5px 5px 5px 0px;
	border:0px;
}
.video a,.video a:hover{
	color:#D2691E;
	text-decoration:none;
}
div.player {
	height:147px;
	width:225px;
	cursor:pointer;
	text-align:center;
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
}
/* play button */
div.player img {
	margin-top:40px;
}
/* info area */
div.video div.info {
	background:#f1f1f1;
	color:#696969;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	position:absolute;
	bottom:0;
	left:0;
	width:218px;
	padding-left:5px;
	height:25px;
	line-height:25px;
	border:solid #cccccc;
	border-width:0 1px 1px 1px;
}
#container #main h2 {
	color:#da7129;
	line-height:1.15em;
	font-size:20px;
	margin:0;
}
#donationForm form#donate_form {
	padding:0 10px;
}

/*  DONATION FORM STYLES */
.sidebar{
	width:220px;
	padding:5px;
	float:right;
	display:block;
	position:relative;
	border:1px #cccccc solid;
	margin-left:5px;
}

.donate{
	position:relative;
}

.donate h3{
color:#D2691E;
font-size:20px;
margin:5px 0px 10px;
text-align:right;
padding:0px 50px 0px 0px;
}


#donate_form form#donate_form {
padding:0 10px;
}
#donate_form .page {
display:none;
}
#donate_form .firstPage {
display:block;
}
#donate_form .ErrorMessage {
color:#FF0000;
display:none;
}
.formRow {
clear:both;
position:relative;
padding:0px 0px;
}
.expanded .formRow{
	padding:0px 20px;
}
.formRow label {
display:block;
margin:0px 0px 2px 5px;
}
.formRow .req {
color:#FF0000;
}
form a.continue {
background-image:url("../i/continue-btn.gif");
display:block;
height:41px;
text-indent:-6000em;
width:165px;
margin:0px auto 10px;
}
form a.back {
background-image:url("../i/back-btn.gif");
display:block;
height:37px;
text-indent:-6000em;
width:48px;
}
#donate_bttn{
background-image:url("/images/content/pagebuilder/14218.jpg");
border:0 none;
display:block;
height:50px;
text-indent:-6000em;
font-size:0.1px;
color:#FFF;
padding-top:48px;
width:168px;
margin:50px auto 0px;
background-position:top center;
background-repeat:no-repeat;
background-color:#FFF;
}
form select#billing_address_state {
width:180px;
}
#processing {
display:none;
left:80px;
position:absolute;
top:10px;
}
.rowError {
background-color:#FFCCCC;
display:block;
}
#foot {
color:#4696D4;
padding:15px 0 3px;
text-align:center;
clear:both;
}
#foot a {
color:#D2691E;
text-decoration:none;
}
#foot a img {
border:0 none;
}

#donate_form .close,#donate_form .address,#donate_form .billing,#donate_form .submit,#donate_form.expanded .continueRow{
	display:none;
}
#donate_form.expanded .close,#donate_form.expanded .address,#donate_form.expanded .billing,#donate_form.expanded .submit,#donate_form .continueRow{
	display:block;
}

#donate_form .verisign{
	width:135px;
	margin:0px auto;
}
#donate_form.expanded .verisign{
	
}

#donate_form.expanded .close{
	background-image:url("https://secure3.convio.net/care/images/content/pagebuilder/14219.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:23px;
	position:absolute;
	right:0;
	text-indent:-6000px;
	top:0;
	width:23px;
}

#donate_form.expanded{
-moz-box-shadow:-3px 3px 3px #535353;
-webkit-box-shadow:-3px 3px 3px #535353;
box-shadow:-3px 3px 3px #535353;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
left:-281px;
padding:10px;
position:absolute;
top:0;
width:485px;
}
#donate_form.expanded .col{
width:240px;
float:left;
}

#donate_form .coverup{
	display:none;
}
#donate_form.expanded .coverup{
	background-color:#FFFFFF;
	display:block;
	height:1px;
	position:absolute;
	right:0;
	top:-1px;
	width:230px;
	z-index:100;
}

#foot {
color:#4696D4;
padding:15px 0 3px;
text-align:center;
}

#foot a {
color:#D2691E;
text-decoration:none;
}
#foot a img {
	border:0;
}

#donateForm_thankyou h3{
	color:#D2691E;
	font-size:20px;
	line-height:20px;
	margin:5px 0 10px;
	padding:0 0 0 0;
	text-align:center;
}
