:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; border:none;  }
address { font-style:normal }

body
{
background: #000;/*url(images/bg.gif) repeat*/
font:12px/16px Arial, Helvetica, sans-serif;
padding:0;
margin:0px auto auto auto;
color:#fff;
position: relative;
}
.ckeditor
{
color:#fff;
}
.text_container
{
font:12px/18px Arial, Helvetica, sans-serif;
}

table, table td
{
	font-size:12px;
}
h1, h2
{
	font-size:22px;
	margin:8px 0 8px 0;
	font-weight: bold; color:#FFFFFF; 
	/*letter-spacing: -1.5px; 
	font-stretch: ultra-condensed; */
	font-family: "Arial Black";
}

h2
{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
h3
{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.text_container h2, .text_container h3
{
	color:#666666;
}
a{
color:#fff;
}
a:hover
{
text-decoration:underline;
}
.text_container
{
	text-align:justify;
}
.text_container a {
	text-decoration:underline !important;
	color:#666;
}

.text_container ul li
{
	margin:5px 0;
	list-style:circle;
	list-style-position:outside;
	margin-left:10px;
}
form ul li, .demolayout ul li
{
	list-style:none !important;
}

.clear, .reset{
clear:both;
height:0;
line-height:0;
font-size:1px;
}
p{
padding:5px 0 5px 0;
margin:0px;
line-height:17px;
}
.main_container{
width:735px;
height: auto;
margin:auto;
}
.header{
width:735px;
height:110px;
padding:10px 0 0 0;
}
.header_links{
	text-align:right;
	color:#d3d3d3;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	position:fixed !important;
	position:static;
	top:0;
	left:0;
	width:100%;
	margin:0 auto;
	
	z-index:1010;
}
	.header_links_c
	{
		width:736px;
		margin:0 auto;
		background-color:#333333 !important;
		background-color:none;
		opacity:0.7;
		padding:10px 0 !important;
		padding:0;
	}
.header_links a{
color:#d3d3d3;
text-decoration:none;
padding:1px 3px 1px 3px;
font-weight:bold;
}
.header_links a.redlink{
color:#ff4747;
text-decoration:none;
padding:1px 3px 1px 3px;
}
.header_links a.red_bg{
background-color:#e30606;
color:#FFFFFF;
text-decoration:none;
padding:1px 3px 1px 5px;
}
.header_links a.red_fg{
color:#e30606;
text-decoration:none;
padding:1px 3px 1px 3px;
}
.red_fg{
color:#e30606;
}

.logo{
float:left;
clear:both;
padding:25px 0 0 0px;
height:49px;
}
.header_right_text{
float:right;
padding:53px 0 0 0;
font-size:18px;
font-weight:bold;
}

/*--------------safari hack*/
#safari_hack{
padding:0 36px 0 38px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #safari_hack{ padding:0 35px 0 38px; }
}
/*------------login_box------------------------*/
.login_box ul{
width:330px;
float:left;
padding:0px;
margin:0px;
}
label.login_label{
width:100px;
}
.tell_a_friend_box{
width:377px;
float:left;
}
.tell_a_friend_box ul li{
float:left;
width:377px;
padding:0 0 5px 0;
margin:0px;
}
/*-------------------------main_content-------------------------*/
.main_content{
width:735px;
height: auto;
margin:0 auto 0 auto;
}
.center_banner{
padding:0px;
}
.sub_banner{
width:734px;
height:65px;
background-color:#767676;
}
a.sponsor_me{
float:left;
padding:10px 0 0 65px;
}
.sub_banner_right{
padding:10px 65px 0 115px;
color:#FFFFFF;
font-size:18px;
float:left;
text-align:right;
}
.sub_banner_right strong, .sub_banner_center strong{
font-size:22px;
}
/*-----------left_content-------------*/
.left_content{
float:left;
width:220px;
}
.money_box{
padding:30px 15px 0 0;
text-align:right;
font-weight:bold;
font-size:16px;
}
.share{
width:160px;
float:right;
padding:30px 0 0 0;
}
img.left_icon{
float:left;
padding:0 5px 0 0;
}
.left{
float:left;
padding:5px;
}
.left a{
text-decoration:none;
color:#FFFFFF;
font-size:12px;
}
.pic{
	padding:20px 0 0 0;
	clear:both;
	width:190px;
	min-height:170px;
}
.line_grades{
float:left;
padding:30px 20px 0 20px;
}
.right_text_content{
width:420px;
float:left;
padding:20px 0 0 0;
}

.right_text_content, .right_text_content p
{
	line-height: normal !important;
}

.event_details{
font-size:14px;
float:right;

padding:0 5px 50px 0;
}
span.grey{
color:#999999;
display:block;
float:left;
width:120px;
text-align:right;
font-size:12px;
}
.title{
font-size:17px;
font-weight:bold;
padding:10px 0 10px 0;
}

/*---------------table-------------------*/
table.table{
width:100%;
clear:both;
margin:20px 0 20px 0;
background-color:#FFFFFF;
color:#454545;
height:auto;
}
tr.top{
background-color:#4b4b4b;
color:#FFFFFF;
}
tr.even{
background-color:#e6e6e6;
}
td{
border:1px #474646 solid;
padding:4px;
}

.pic_links{
clear:both;
margin:0 0 20px 0;
}
.link_block{
float:left;
padding:0px;
text-align:center;
}
.link_block a{
text-decoration:none;
font-size:12px;
line-height:30px;
font-weight:bold;
}
.link_block a:hover{
color:#FF0000;
}
.link_block_selected{
float:left;
padding:0px;
background-color:#CB0008;
text-align:center;
font-size:12px;
color:#FFFFFF;
padding:0 0 2px 0;
line-height:30px;
font-weight:bold;
}
.slide_images{
float:left;
position:relative;
width:529px;
height:305px;

padding:0 0 0 0;
}
.center_slider_title{
position:absolute;
top:15px;
left:25px;
width:319px;
height:89px;
background:url('images/want2raise.png') no-repeat 0 0;
z-index:200;
}
a.red_btn3{
width:205px;height:130px;
display:block;
background:url(images/red_btn3.gif) no-repeat center;

}
a.red_btn3:hover{
width:205px;height:130px;
display:block;
background:url(images/red_btn3_a.gif) no-repeat center;

}
a.create_page{
width:144px;height:37px;
background:url(images/create_off.png) no-repeat center;
position:absolute;top:160px;left:100px;z-index:300;
}
a.create_page:hover{
width:144px;height:37px;
background:url(images/create_on.png) no-repeat center;
position:absolute;top:160px;left:100px;z-index:300;
}

a.how_it_works{
width:144px;height:39px;
background:url(images/find_off.png) no-repeat center;
position:absolute;top:200px;left:100px;z-index:300;
}
a.how_it_works:hover{
width:144px;height:39px;
background:url(images/find_on.png) no-repeat center;
position:absolute;top:200px;left:100px;z-index:300;
}

.right_boxes{
width:205px;
float:left;
padding:0px;
}
.tell_friend{
width:190px;
height:70px;
padding:10px 0 0 15px;
background:url(images/tell_friend_box_bg.jpg) no-repeat center;
}
.account_box{
width:190px;
height:100px;

padding:15px 0 0 15px;
background:url(images/account_box_bg.jpg) no-repeat top left;
}
.box_title{
font-size:11px;
font-weight:bold;
}
.textarea
{
color:#807a7a;
background-color:#fff;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

input.input{
width:148px;
height:16px;
color:#807a7a;
float:left;
padding:2px 0 0 2px;
background-color:#fff;
border:none;
}
input.input_large{
width:218px;
height:16px;
color:#807a7a;
float:left;
padding:2px 0 0 2px;
background-color:#fff;
border:none;
}
input.input_large_2{
width:275px;
height:18px;
padding:4px 0 0 2px;
color:#807a7a;
float:left;
background-color:#fff;
border:none;
}
input.go_bt{
float:left;
padding:0 0 0 5px;
}
input.go_bt_red{
float:left;
padding:0px;
}
input.input_big{
width:175px;
height:18px;
color:#807a7a;
float:left;
margin:0 0 5px 0;
background-color:#fff;
border:none;
}
input.input_small{
width:53px;
height:16px;
color:#807a7a;
float:left;
padding:2px 0 0 2px;
margin:0 5px 5px 0;
background-color:#fff;
border:none;
}
input.input_medium{
width:118px;
height:16px;
color:#807a7a;
float:left;
padding:2px 0 0 2px;
margin:0 5px 5px 0;
background-color:#fff;
border:none;
}
/*-------------------------create page step2 inputs--------------*/
input.input_big_step2{
width:298px;
height:17px;
color:#807a7a;
float:left;
padding:4px 0 0 2px;
margin:0 0 5px 0;
background-color:#fff;
border:none;
}
select.select_step2{
width:300px;
height:21px;
color:#807a7a;
float:left;
margin:0 0 5px 0;
padding:4px 0 0 2px;
background-color:#fff;
border:none;
}
input.event_date_small{
width:68px;
height:17px;
color:#807a7a;
float:left;
margin:0 0 5px 0;
padding:4px 0 0 2px;
background-color:#fff;
border:none;
}
input.event_date{
width:103px;
height:17px;
color:#807a7a;
float:left;
padding:4px 0 0 2px;
margin:0 0 5px 10px;
background-color:#fff;
border:none;
}

/*---------------------------------*/

input.login_bt{
float:right;
padding:0 15px 0 0;
}
.subinput_details{
clear:both;
padding:2px 0 0 0;
font-size:10px;
}
.subinput_details a{
text-decoration:none;
}
.subinput_details_login{
clear:both;
float:left;
padding:2px 0 0 0;
width:150px;
font-size:11px;
}
.subinput_details_login a{
text-decoration:none;
}

/*------------------about_box--------------------*/
.about_box{
clear:both;
padding:20px 0 50px 0;
}
.mission_box{
width:172px;
float:left;
}

.text_col_1{
width:200px;
float:left;
padding:20px 0 0 15px;
}
.mission_box .text_col_1
{
	width:170px;
	float:left;
	padding:5px 0 0 0;
}

.mission_title{
font-size:40px;
line-height:50px;
letter-spacing:-2px;
padding:3px 0 0 3px;
}
.about_title{
float:left;
width:480px;
font-weight:bold;
letter-spacing:-4px;
padding:0 0 0 20px;
margin-top:0;
font-size:75px;
line-height:75px;
}

.text_col_big{
width:400px;
float:left;
padding:20px 0 0 15px;
}

.text_col_1 span{
color:#cb0008;
text-decoration:underline;
text-transform:uppercase;
font-weight:bold;
}
.pics{
width:109px;
float:left;
padding:20px 0 0 15px;
}
.pics img{
padding:10px 0 5px 0;
}
/*----------------non_profit_box--------------*/
.non_profit_box{
clear:both;
padding:20px 0 40px 0;
}
.non_profit_col_1{
width:220px;
float:left;
}
.non-profit-title{
font-size:60px;
text-align:right;
font-weight:bold;
line-height:55px;
}
.subtitle{
font-size:25px;
padding:10px 0 20px 40px;
}
.new_box2{
width:213px;
height:321px;
float:right;
margin:95px 0 0 0;
_margin:108px 0 0 0;
_position:relative;
_right:-5px;
background:url(images/new_box2.gif) no-repeat center;
}
.new_box3{
width:409px;
height:186px;
float:left;
margin-top:13px !important;
margin-top:7px;
background:url(images/new_box3.gif) no-repeat center;
}
.sign_up_box{
width:138px;
height:123px;
padding:30px 15px 0 25px;
}
.red_title{
color:#cb0008;
font-size:28px;
font-weight:bold;
line-height:25px;
letter-spacing:-2px;
}
p.black{
color:#000000;
}
.email_box{
width:164px;
height:147px;
padding:25px 30px 0 25px;
}
.non_profit_col_2{
width:242px;
float:left;
padding:5px 10px;
margin:0 0 0 10px;
}
.share_box{
width:168px;
float:left;
padding:30px 20px 0 30px;
}
.non_profit_col_3{
width:200px;
float:left;
padding:0 5px 0 20px;
}
.faq_box{
width:138px;
padding:75px 0 0 40px;
float:left;
}


.gray_box{
width:515px;
height:auto;
padding:12px 0 10px 15px;
margin:0 0 0 0;
background-color:#4A4A4A;

}
#box_step2
{
	padding:10px 0;
	height:60px;
}

#box_step3 .gray_box
{
margin:0 !important;
}
.event_row{
clear:both;
padding:1px 0 1px 0;
}
label{
float:left;
width:80px;
padding:3px 0px 0 10px;
}
label.bigger{
float:left;
width:320px;
font-size:13px;
padding:3px 0px 0 100px;
}
label.bigger2{
float:left;
width:250px;
font-weight:bold;
font-size:13px;
padding:3px 5px 0 45px;
}
select.select{
width:175px;
color:#807a7a;
float:left;
margin:0 0 5px 0;
background-color:#fff;
border:none;
}
select.select_non_register{
width:auto;
height:25px;
color:#fff;
float:left;
margin:3px 0 5px 0;
padding:3px 5px 3px 0;
background-color:#424242;
border:none;
-moz-border-radius:5px;
}
.events_details{
float:left;
position:relative;
}
.events_text{
float:left;
width:440px;
text-align:justify;
font-size:10px;
padding:0 0 0 5px;
}
.next_arrow{
float:right;
padding-right:15px;
}
.page_types{

padding:15px 0 50px 0;
height:368px !important;
height:448px;
}
.page_type_block{
float:left;
text-align:center;
padding:0 0 0 0;
margin:0;

}
.page_type_block a{
text-decoration:none;
font-size:18px;
font-weight:bold;
line-height:32px;
}
.border{
clear:both;
width:100%;
height:2px;
margin:10px 0 10px 0;
border-top:1px #666666 solid;
}
.right_icon_box{
width:205px;
float:right;
padding:0px 0 0 0;
}
img.right_icon{
float:left;
}
.right_icon_text{
float:left;
width:83px;
font-size:9px;
padding:0 0 0 3px;
color:#fff;
}
.right_icon_text strong{
font-size:18px;
color:#fff;
}
a.right_icon_text_links{
text-decoration:none;
color:#FFFFFF;
}
a:hover.right_icon_text_links{
color:#f10808;
}
.gray_box_big{
width:709px;
height:auto;
float:left;
padding:25px 0 25px 25px;
margin:0 0 20px 0;
position:relative;
background-color:#4A4A4A;
}
.left_icon_box{
width:205px;
float:left;
padding:0 30px 0 0 ;
}
/*------------new style for div table----*/
.divtable{
width:668px;
height:auto;
float:left;
}
.divtr{
width:668px;
height:26px;
float:left;
clear:both;
line-height:26px;
margin:2px 0 2px 0;
background:url(images/tr_big.gif) no-repeat center;
}
.div_row{
width:668px;
float:left;
line-height:26px;
clear:both;
margin:2px 0 2px 0;
}
.divblock_1{
width:165px;
float:left;
padding:0 0 0 15px;
}
.divblock_2{
width:200px;
float:left;
}
.divblock_3{
width:140px;
height:30px;
float:left;
}
.divblock_4{
width:125px;
float:left;
}
.divth_title{
border:none;
text-transform:uppercase;
font-size:15px;
font-style:italic;
padding:0 0 5px 15px;
text-align:left;
font-weight:bold;
}
/*------------------footer_banner------------*/
.footer_banner{
width:100%;
clear:both;
height:95px;
padding:0 0 0 0;
text-align:center;
margin:10px 0 20px 0;
}
.footer{
text-align:center;
padding:0 0 50px 0;
}
.footer a{
text-decoration:none;
}
.pic_links
{
	padding-top:20px;
}
.pic_links a 
{
	border:0;
	text-decoration:none;
}
/**
 * Nice css for the ajax stuff
 */
.tab-wrapper .tab-ajax-loading
{
	padding:				100px 0;
	background:				url(images/spinner.gif) no-repeat center;
}
.userPage
{
	position:relative;
}
.containerFields
{
	
	min-height:30px;
}

.pic .containerFields
{
	min-height:170px;
}
.headerInputs
{
	
	background-color:#ddd;
	color:#000;
}
.inputFile
{
	width:180px;
}
form ul li
{
	margin:4px 0;
	clear:both;
}
form label
{
	width:180px;
	display:block;
	float:left;
}

.label-author{
	width:auto;
	float:none;
	display:inline;
}
h4
{
	margin:6px 0 4px 0;
	font-size:14px;
}
a img
{
	border:0;
}
.clear{
clear:both;
}
.pagination
{
	float:left;
	clear:both;
	display:block;
	text-align: center;
	margin:20px auto 25px auto;
	width:auto;
	padding:4px 17px 4px 100px;
	color:#313031;
}
.pagination-column .pagination
{
	float:none;
	margin:0 auto !important;
	padding:4px 0 !important;
	font-size:10px;
}
.pagination a {
	color:#424242;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	/*border:1px solid #A1C5E5;*/
}

.pagination a:hover, .pagination a:active {
	color:#424242;
	/*border:1px solid #A1C5E5;*/
	background-color:#E8F1FA;
}
.pagination-column .pagination a {
	color:#eee;
}
.pagination-column .pagination a:hover, .pagination-column .pagination a:active {
	color:#424242;
}

.pagination span.selected {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	/*border:1px solid #A1C5E5;*/
	font-weight:bold;
	color:#424242;
	background-color:#E8F1FA;
}
.pagination span.disabled {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	/*border:1px solid #cccccc;*/
	color:#cccccc;
}
.data
{
	width:730px;

}
.page_type_block
{
	opacity:0.3;
	filter:alpha(opacity=30);
}
.selected
{
	opacity:1.0;
	filter:alpha(opacity=100);
}

/* Calendar: a Javascript class for Mootools that adds accessible and unobtrusive date pickers to your form elements <http://electricprism.com/aeron/calendar> */
/* Dashboard CSS for Calendar (navigation: 1), Copyright (c) 2007 Aeron Glemann <http://electricprism.com/aeron> */

input.dashboard,
select.dashboard {
	width: 109px;
}

button.dashboard {
	background: url(images/dashboard-icon.gif);
	border: 0;
	cursor: pointer;
	
	height: 20px;
	margin-right: 10px;
	width: 20px;
}
button.dashboard:hover,
button.dashboard.active {
	background-position: 0 20px;
}

div.dashboard {
	background: url(images/dashboard.png);
	height: 175px;
	padding: 0 12px;
	text-align: center;
	width: 147px;
	z-index:998;
}	
	div.dashboard * {
		margin: 0;
		padding: 0;
	}	
	div.dashboard div {
		background: none !important;
		cursor: move;
		height: 165px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
		z-index:1000;
	}	
	
	div.dashboard caption {
		color: #CF0;
		font: normal 12px/17px Arial, Helvetica, sans-serif;
		padding-top: 4px;
		text-align: center;
		width: 100%;
	}
	div.dashboard caption a {
		cursor: pointer;
		display: block;
		height: 11px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 16px;
		width: 11px;
	}
	div.dashboard caption a.prev {
		background-image: url(images/dashboard-prev.gif);
		left: 1px;
	}
	div.dashboard caption a.next {
		background-image: url(images/dashboard-next.gif);
		right: 1px;
	}
	div.dashboard caption a:hover {
		background-position: 0 11px;
	}
	div.dashboard caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.dashboard caption span.month {
		padding-right: 8px;
	}
	div.dashboard caption span.month:after {
		content: ',';
	}
	
	div.dashboard table {
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.dashboard td,
	div.dashboard th {
		border: 0;
		color: #999;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 19px;
		text-align: center;
		width: 21px;
	}
	div.dashboard td {
		color: #333;
		font-size: 11px;
		padding-right: 5px;
		text-align: right;
		width: 16px;
	}
	div.dashboard td.invalid {
		color: #666;
	}
	div.dashboard td.valid {
		color: #FFF;
		cursor: pointer;
	}
	div.dashboard td.active,
	div.dashboard td.hover {
		color: #CF0;
		cursor: pointer;
	}
.thinfield
{
	width:180px;
}
.api
{
	width:100%;
}
#how_it_works_title
{
	font-size:65px;
	line-height:70px;
	width:255px;
	text-transform:uppercase;
	float:left;
	text-align:right;
	margin-right:10px;
	margin-top:15px;
	
}
#how_it_works_boxes
{
	float:left;
	width:460px;
	color:#363636;

}
#how_it_works_boxes a
{
	color:#363636;
}
.hitBoxLeft
{
	background:url("images/box_left.gif") no-repeat 0 0;
	width:170px;
	height:92px;
	clear:both;
	float:left;
	padding:15px 45px 15px 15px;
	margin-bottom:15px;
	text-align:left;
}
.hitBoxRight
{
	background:url("images/box_right.gif") no-repeat 0 0;
	width:170px;
	height:92px;
	float:left;
	padding:15px 15px;
	margin-bottom:15px;
	text-align:left;
}
#how_it_works_boxes h2
{
	font-size:33px;
	color:#cb0008;
	font-weight:bold;
}
#how_it_works_boxes h2 b
{
	color:#363636;
}
#how_it_works_boxes p
{
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
#how_it_works_boxes a.more
{
	clear:both;
	display:block;
	float:right;
}
.noborder, .noborder td
{
	border:0;
}


/* banner rotator */
#banners_container { display:block; clear:both; position:relative; width:735px; height:95px;margin:10px auto 10px; padding:0px; }
#banner_container { position:relative ; overflow:hidden ; width:735px ; height:95px ; margin:0px auto 0px; padding:0px;  }
#banners { white-space:nowrap;display:block; position:relative; padding:0px;}
#banners a img { border:none; padding:0px; }

#banners_container2 { display:block; position:relative; width:735px; height:95px;margin:0px auto 0px; padding:0px 0 10px 0; }
.hitBoxLeft-create{
width:230px; height:122px; float:left; padding:15px 0 15px 20px;
}
.hitBoxLeft-choose{
width:200px; height:122px; float:left; padding:15px 0 15px 0px;
}
.hitBoxLeft-find{
width:233px; height:122px; float:left; padding:15px 0 15px 20px;
}
.hitBoxLeft-select{
width:200px; height:122px; float:left; padding:15px 0 15px 0px;
}
.hitBoxLeft-share{
width:231px; height:122px; float:left; padding:15px 0 15px 20px;
}
.hitBoxLeft-raise{
width:200px; height:122px; float:left; padding:15px 0 15px 0px;
}
.hitBoxLeft
{
	background:url("images/box_left.gif") no-repeat 0 0;
	width:170px;
	height:92px;
	clear:both;
	float:left;
	padding:15px 45px 15px 15px;
	margin-bottom:15px;
	text-align:left;
}
.hitBoxRight
{
	background:url("images/box_right.gif") no-repeat 0 0;
	width:170px;
	height:92px;
	float:left;
	padding:15px 15px;
	margin-bottom:15px;
	text-align:left;
}

.myaccount_title{
font-size:15px;
font-weight:bold;
padding:0 0 0 20px;
}
.my_account_menu ul{
padding:0px;
margin:0px;
list-style:none;
}
.my_account_menu ul li{
padding:0 0 0 20px;
margin:2px 0 2px 0;
list-style:none;

}
.my_account_menu ul li.selected{
padding:0 0 0 20px;
margin:5px 0 5px 0;
list-style:none;
background:url(images/account_menu_arrow.gif) no-repeat left;
}
.my_account_menu li.selected a{
color:#4a4a4a;
background-color:#fff;
}
.my_account_menu ul li a{
color:#a5a5a5;
font-size:15px;
}
.my_account_menu li a:hover{
color:#4a4a4a;
background-color:#fff;
}

/*---------------table-------------------*/
table.table{
width:100%;
clear:both;
margin:20px 0 20px 0;
background-color:#FFFFFF;
color:#454545;
height:auto;
}
tr.top{
background-color:#4b4b4b;
color:#FFFFFF;
}
tr.even{
background-color:#e6e6e6;
}
td{
border:1px #474646 solid;
padding:4px;
}
.left_icon_box{
width:205px;
float:left;
padding:0 30px 0 0 ;
}
.text_boxes{
float:left;
padding:10px 0 20px 30px;
}
.tab_text_box{
width:209px;
height:147px;
float:left;
font-size:12px;
padding:20px 20px 20px 0;
font-style:italic;
}
.tab_text_box span{
font-size:21px;
padding:0 0 5px 10px;
}
.tab_text_box_bg{
width:209px;
height:132px;
padding:15px 0 0 0;
background:url(images/tab_text_box_bg.gif) no-repeat center;
}
.row_left{width:120px;padding:5px 5px 5px 10px;float:left;text-align:left;
}
.one_row
{
	padding:5px 5px 5px 10px;
}
.row_left2{width:120px;padding:5px 0 5px 10px;float:left;text-align:left;}
.row_left3{width:120px;padding:5px 0 5px 10px;float:left;text-align:left;}
.row_right{width:65px;padding:5px 5px 5px 5px;float:left;text-align:right;font-weight:bold;}
.row_right2{width:65px;padding:5px 0 10px 5px;float:left;text-align:left;font-weight:bold;}
.row_right3{width:65px;padding:5px 0 5px 5px;float:left;text-align:right;font-weight:bold;}



/*---------------tabs---------------*/
div.demolayout {
width:735px;
margin: 0 0 10px 0;
}

ul.demolayout {
list-style-type: none;
float: left;
margin:0;
padding:0;
}

ul.demolayout li {
margin: 0 1px 0 0;
float: left;
}
.tab{
padding:0 0 5px 0;
}
ul.demolayout a {
float: left;
display: block;
height:28px;
padding:0 20px 0 20px;
line-height:28px;
color: #fff;
background: #4a4a4a;
text-decoration: none;
font-weight: normal;
font-size:13px;
}
ul.demolayout2 a {
float: left;
display: block;
height:28px;
padding:0 35px;
line-height:28px;
color: #fff;
background: #4a4a4a;
text-decoration: none;
font-weight: normal;
font-size:13px;
}

ul.demolayout a {
background-color: #4a4a4a;
}

ul.demolayout a:hover, .demolayout2 a:hover {
background-color: #5E5E5E;
}

ul.demolayout a.active, .demolayout2 a.active  {
background-color: #5E5E5E !important;
cursor: default;
color:#fff;
height:28px;
padding:0 36px 0 36px;
line-height:28px;
/*text-transform:uppercase;*/
}


.tabs-container {
clear: both;
padding:0px;
margin:0 0 10px 0 !important;
background-color:#5e5e5e;
}
img.for_your_nonprofit{
float:left;
padding:25px 0 0 40px;
}
.tab1_right{
width:260px;
float:left;
font-size:15px;
padding:28px 0 0 0;
}
.tab1_right p{
padding:0 0 30px 0;
} 
.tab1_right span{
font-weight:bold;
font-size:25px;
line-height:25px;
}
a.signup_now{
float:right;
padding:0 20px 0 0;
}
/*---------------table2-----------------*/
table.table_tab2{
width:100%;
font-size:13px;
padding:30px 20px 10px 20px;
border:none;
}
table.table_tab2 td{
border:none;
text-align:center;
}

table.table_tab2 td.titles{
font-weight:bold;
font-size:14px;
padding:4px 0 10px 0;
line-height:13px;
color:#fff !important;
background:url(images/red_pill.gif) no-repeat center top;
}
table.table_tab2 td.titles a
{
	color:#fff !important;
}
table.table_tab2 td.td1{
width:425px;height:35px;background:url(images/td1.gif) no-repeat center left; padding:0 0 0 15px;text-align:left;
}
table.table_tab2 td.td1_small{
width:95px;height:35px;background:url(images/td1_small.gif) no-repeat center; 
}

table.table_tab2 td.td2{
width:425px;height:35px;background:url(images/td2.gif) no-repeat center left; padding:0 0 0 15px;text-align:left;
}
table.table_tab2 td.td2_small{
width:95px;height:35px;background:url(images/td2_small.gif) no-repeat center; 
}
table.table_tab2 td.td2_buttons{
width:95px;height:35px;background:none;
}
/*---------------table2-----------------*/
.table_3{
width:688px;
padding:20px 0 5px 20px;
font-size:13px;
}
table.thegrid{
width:688px;
font-size:13px;
border:none;
}

table.thegrid td{
border:none;
text-align:left;
padding-left:20px;
font-size:10px;
}
.tr_big, .thegrid tbody tr
{
	/*background:url(images/tr_big.gif) no-repeat left top;*/
	margin:0 0;
	height:30px;
}
.thegrid tbody td { background:none; background:url(images/tr_big.gif) no-repeat center top; padding-top:0 !important; }
.thegrid tbody td.first-col { background:none; background:url(images/tr_big.gif) no-repeat left top; }
.thegrid tbody td.last-col { background:none; background:url(images/tr_big.gif) no-repeat right top; }

.thegrid tbody tr.pagination-row
{
	background:none;
	padding-top:0 !important;
}
table.thegrid th{
border:none;
text-transform:uppercase;
font-size:15px;
font-style:italic;
padding:0 0 5px 25px;
text-align:left;
}
table.thegrid.small td, table.thegrid.small th, table.thegrid.small
{
	font-size:10px !important;
}
/*--------------------*/
.pay_donnations{
width:622px;
padding:15px 0 0 50px;
}
.pay_donnations p{
padding:20px 0 20px 30px;
margin:0px;
font-size:14px;
}
.pay_donnations_bg{
width:622px;
height:285px;
color:#000000;
font-size:14px;
background:url(images/pay_donnations.jpg) no-repeat center top;
background-position:0px 0px;
}
.donnations_tab{
width:115px;
height:280px;
float:left;
padding:0 0px 0px 17px;
}
.donnations_tab2{
width:112px;
float:left;
padding:50px 0px 0px 40px;
}
.donnations_tab3{
width:112px;
float:left;
padding:50px 0px 0px 120px;
}
.donnations_tab4{
width:112px;
float:left;
padding:50px 0px 0px 40px;
}
p.donnations_tab1{
padding:128px 0 0 5px;
}
p.donnations_tab2{
padding:50px 0 0 30px;
}
p.donnations_tab3{
padding:112px 0 0 52px;
_padding:112px 0 0 22px;
}
p.donnations_tab4{
padding:50px 0 0 80px;
_padding:50px 0 0 30px;
}

/*---------------signup_details------------------*/
.signup_details_form{
width:500px;
float:left;
padding:25px 0 0 20px;
margin:0px 0 20px 0px;
}
img.signup_details{
float:left;
padding:30px 0 0 25px;
}
.form_row{
min-width:400px;
clear:both;
padding:3px 0 3px 0;
color:#fff;
font-size:14px;
}
.clsContent {
	font-size:12px !important;
}
.contact
{
font-size:12px;
font-style:italic;
padding:2px 10px 0 0;
color: #fff;
}
label.contact{
width:110px;
float:left;
text-align:right;
}
input.details_input{
width:257px;
height:22px;
background:url(images/input_details.gif) no-repeat center;
color:#fff;
border:none;
float:left;
padding:4px 0 0 5px;
}
input.input_signup{
float:right;
padding:0px 0px 4px 0px;
border:none;
}
p.row_details{
width:260px;
float:left;
color:#FFFFFF;
}

.button
{
	background-color:#424242;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin:0 10px;
	padding:4px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	position:relative;
}

.button_red
{
	background-color:#EC1C24;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin:0 10px;
		padding:4px 18px;
	font-size:15px;
	font-weight:bold;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor:pointer;
}
.center
{
	padding-left:110px;
}
a#sporting , a#sporting_selected
{
	background:url('images/icon1a.gif') no-repeat 0 0;
	display:block;
	float:left;
	width:102px;
	height:101px;
}
a:hover#sporting, a#sporting_selected
{
	background:url('images/icon1.gif') no-repeat 0 0;
}
a#feel_free, a#feel_free_selected
{
	background:url('images/icon2a.gif') no-repeat 0 0;
	display:block;
	float:left;
	width:102px;
	height:101px;
}
a:hover#feel_free, a#feel_free_selected
{
	background:url('images/icon2.gif') no-repeat 0 0;
}
a#personal, a#personal_selected
{
	background:url('images/icon3a.gif') no-repeat 0 0;
	display:block;
	float:left;
	width:102px;
	height:101px;
}
a:hover#personal, a#personal_selected
{
	background:url('images/icon3.gif') no-repeat 0 0;
	cursor:pointer;
}
.subtitle a:hover
{
color:#e30606 !important;
}

/*------------*/
a#sporting2, a#sporting2_selected
{
	background:url('images/icon1a.gif') no-repeat 0 0;
	display:block;
	float:left;
	width:102px;
	height:101px;
}
a#sporting2:hover, a#sporting2_selected
{
	background:url('images/icon1-2.gif') no-repeat 0 0;
}
a#feel_free2, a#feel_free2_selected
{
	background:url('images/icon2a.gif') no-repeat 0 0;
	display:block;
	float:left;
	width:102px;
	height:101px;
}
a#feel_free2:hover, a#feel_free2_selected
{
	background:url('images/icon2-2.gif') no-repeat 0 0;
}
a#personal2, a#personal2_selected
{
	background:url('images/icon3a.gif') no-repeat 0 0;
	display:block;
	float:left;
	width:102px;
	height:101px;
}
a#personal2:hover, a#personal2_selected
{
	background:url('images/icon3-2.gif') no-repeat 0 0;
}

/*-----------------create account form------------*/
.create_title{
font-size:16px; font-weight: bold; color:#FFFFFF; letter-spacing: -1px; line-height: 25px; font-stretch: ultra-condensed; font-family: "Arial Black";
float:left;
}
.create_form{
width:450px;
float:left;
padding:20px 0 0 150px;
}
.create_acc_row{
width:360px;
float:left;
clear:both;
padding:5px 0 5px 0;
}
.create_acc_row label{
width:100px;
float:left;
padding:5px 10px 0 0;
}
input.input_create{
width:218px;
color:#FFFFFF;
font-size:12px;
float:left;
height:20px;
padding:6px 0 0 7px;
background:url(images/input_create.gif) no-repeat center;
}
input.input_create_small{
width:117px;
color:#FFFFFF;
font-size:12px;
float:left;
height:20px;
padding:6px 0 0 7px;
background:url(images/input_create_small.gif) no-repeat center;
}
.input_create{
width:218px;
color:#FFFFFF;
font-size:12px;
float:left;
height:22px;
padding:4px 0 0 7px;
background:url(images/input_create.gif) no-repeat center;
}
textarea.textarea_create{
width:218px;
color:#FFFFFF;
font-size:12px;
float:left;
border:none;
height:96px;
padding:4px 0 0 7px;
background:url(images/textarea_create.gif) no-repeat center;
}
input.input_login{
width:171px;
color:#FFFFFF;
font-size:12px;
float:left;
height:22px;
padding:4px 0 0 7px;
background:url(images/input_login.gif) no-repeat center;
}
select.select_create{
width:224px;
color:#FFFFFF;
font-size:12px;
float:left;
height:23px;
padding:4px 4px 3px 7px;
background-color:#424242;
border:none;
-moz-border-radius:5px;
}
select.select_create_small{
width:74px;
color:#FFFFFF;
font-size:12px;
float:left;
height:23px;
padding:4px 4px 3px 7px;
margin:0 10px 0 0;
background-color:#424242;
border:none;
-moz-border-radius:5px;
}
input.signup_create{
float:left;
padding:10px 0 0 160px;
}
.clsContent
{
	margin-top:10px;
}

/*---------------------------------------*/
.right_nav_reports{
width:97px;
height:300px;
float:left;
padding:20px 10px 0 10px;
background-color:#6a6a6a;
margin:50px 0 30px 25px;
_margin:26px 0 30px 10px;
}
.right_nav_reports ul{
list-style:none;
padding:0px;
margin:0px;
}
.right_nav_reports li{
width:55px;
color:#b5b5b5;
padding:0px;
margin:0 0 20px 0;
font-size:12px;
}
.right_nav_reports li a{
color:#b5b5b5;
padding:0 0 0 25px;
text-decoration:none;
display:block;
}
.right_nav_reports li.selected a{
color:#fff;
text-decoration:none;
padding:0 0 0 25px;
background:url(images/right_nav_report_bullet.gif) no-repeat left;
}
.right_nav_reports li a:hover{
color:#fff;
padding:0 0 0 25px;
background:url(images/right_nav_report_bullet.gif) no-repeat left;
}


.reports_table{
width:555px;
float:left;
text-align:center;
color:#fff;
font-size:12px;
padding:24px 0 0 5px;

}

.reports_table table td{
background-color: #545454;
font-size:11px;
padding:4px;
border:none;

}


/*--------------*/
.mypage_top_banners{
clear:both;
text-align:center;
padding:0 0 0 0;

}
.top_images
{
	font-size:1px;
	line-height:1px;
}
.mypage_top_banners img{
padding:0px;
margin:0px;
}
span.mypage_price{
font-size:21px;
color:#fff;
font-weight:bold;
}
.mypagetitle{
font-size:23px;
line-height:25px;
text-transform:uppercase;
font-weight:bold;
}
.mypage_left{
width:265px;
float:left;
}
.mypage_right{
width:405px;
float:left;
padding:10px 0 0 26px;
_padding:10px 0 0 16px;
}
.mypage_right
{
  line-height: normal !important;
}
.mypage_right p
{
  line-height: normal !important;
}
.mypage_left_box{
width:auto;
background-color:#5e5e5e;
padding:20px;
font-size:12px;
margin:10px 0 10px 0;
color:#afafaf;
}
.mypage_left_box_title{
color:#fff;
font-size:18px;
}
.mypage_left_box a{
text-decoration:none;
color:#afafaf;
padding:0 0 0 30px;
display:block;
margin:0 0 10px 0;
}
.mypage_left_box a.selected{
text-decoration:none;
color:#fff;
display:block;
padding:0 0 0 30px;
background:url(images/mypage_bullet.gif) no-repeat left;
}
.mypage_left_box a:hover{
text-decoration:none;
color:#fff;
display:block;
padding:0 0 0 30px;
background:url(images/mypage_bullet.gif) no-repeat left;
}
#selectOption
{
	padding-top:15px !important;
	padding-bottom:22px !important;
}
#box_step1, #box_step3 .gray_box
{
	height:79px !important;
}
#box_step3 .gray_box
{
	padding-top:32px;
	height:59px !important;
}
.userPage input, .userPage textarea
{
	padding:2px 2px;
}
.grey_link
{
	color:#989898;
}
.grey_link:hover
{
	color:#f00;
}
.clsContent table td
{
	border:0;
}
.sub_banner_center
{
	padding:10px 65px 0 115px;
	color:#FFFFFF;
	font-size:18px;
	float:right;
	padding:10px 30px;
}
.text ul li
{
	margin:5px;
	list-style-type:circle;
}

/*------------the new slider-------------------*/
.new_footer_banners{
padding:0 0 20px 0;
float:left;
clear:both;
}
.mask1{
position:relative;
width:739px;
height:81px;
overflow:hidden;
}
#box1{
position:absolute;
}
#box1 span{
display:block;
float:left;
padding-right:5px;
}
.pageStep2
{
	margin-top:10px;
}
.add-box
{
	margin-bottom:1em;
}
.edit-box editFormLi
{
	font-size:12px;
	margin:2px 0;
}
.edit-box input
{
	font-size:12px;
	padding:3px 4px;
	height:auto;
}
.button img
{
	position:relative;
	top:3px;
}
.noborder td, .noborder
{
	border:0 !important;
}
.contactT img
{
	margin-bottom:5px;
}
.big-button
{
	border:1px solid; 
	border-color: #696 #363 #363 #696; 
	color:#5E5E5E; 
	padding:10px 20px 10px 20px !important;
	font:16px 'trebuchet ms',helvetica,sans-serif; 
	line-height:16px;
	font-weight:bold;
	background-color:#eee; 
	cursor:pointer;
}
.big-button.submit:hover
{
	background-color:#f00; 
}
.donate_icons
{
	margin-top:10px;
	text-align:center;
}
#sslSeal
{
	position:fixed;
	bottom:0;
	right:0;
}
.login h1
{
	color:#666666;
}
.bold
{
	font-weight:bold !important;

}
.red{
	color:#ec1c24;
}


.rewards_content{
padding:20px;
}
.rewards_content h2{
color:#ff0000;
background-color:#FFFFFF;
font-size:15px;
font-weight:bold;
padding:2px;
margin:0px;
float:left;
clear:both;
}
.rewards_content p{
clear:both;
padding:15px 0 15px 0;
}

.rew_block{
width:500px;
clear:both;
float:left;
padding:10px 0 10px 0;
}
.rew_row{
width:600px;
float:left;
clear:both;
padding:3px 0 3px 0;
}
.rew_row span.rleft{
float:left;
width:210px;
}
.rew_row span.rright{
float:left;
width:280px;
}
.rew_list{
clear:both;
padding:10px 0 10px 0;
}
.rew_list ul{
list-style:none;
padding:0px;
margin:0px;
}
.rew_list ul li{
padding:2px 0 2px 5px;
}
.FAQ
{
	float:left;
}
.banners_list img
{
	margin-bottom:10px;
}
#bannersFormContainer
{
	margin:10px 10px 20px 20px;
	padding-top:10px;
}
a.find_our_member{
width:430px;
height:54px;
background:url(images/nonprofit_registered.gif) no-repeat center;
display:block;
margin:0 0 50px 240px;
}
a:hover.find_our_member{
width:430px;
height:54px;
background:url(images/nonprofit_registered_a.gif) no-repeat center;
display:block;
}
.deleteLink
{
	color:black;
	text-shadow:1px 1px 0 #fff;
	padding-left:5px;
}
.ckeditor
{
	background-color:#000;
}
.sub_line
{
	text-align:left;
	margin-left:10px;
}
.fireElem
{
	cursor:pointer;
}
.label
{
	width:100px;
	margin-right:10px;
	text-align:right;
	display:block;
	float:left;
}
.share_long
{
	width:200px;
	float:right;
	text-align:right;
	padding:30px 15px 0 0;
}
a.hoverLink:hover
{
	opacity:0.8;
}
.contact_org
{
    font-size: 16px;
    font-weight:bold;
    background:none;
    color:red;
    display:inline;
    margin-left:10px;
    text-decoration: underline;
}
    .contact_org a
    {
        background:none;
        color:red;
        padding:0;
        display:inline;
    }
    .contact_org a:hover
    {
        background:none;
        color:red;
        padding:0;
        display:inline;   
    }
	
	.foundation_list li
	{
		width:45%;
		margin:10px;
		float:left;
		height:75px;
		border-bottom:1px dotted #fff;
		padding-bottom:10px;
	}
	
/*-----------------------footer-------------------------*/
#footer{
width:735px;
height:auto;
margin:auto;
padding:50px 0 20px 0;

font-size:11px;
color:#666;
}
#footer a
{
color:#666;
}
#footer a:hover{
text-decoration:underline;
}
#footer h2{
color:#fff;
font-size:15px;
padding:0 0 10px 0; margin:0px; font-weight:bold;
}
#footer p{
padding:0px; margin:0px; line-height:19px;
}
#footer h3{
color:#e30606;
font-size:15px;
padding:0 0 10px 0; margin:0px; font-weight:bold;
}
.footer_left{
width:190px; float:left; border-right:1px #232323 solid; padding:0 15px 0 0; height:210px;
}
.footer_links{
float:left;border-right:1px #232323 solid; padding:0 15px 0 10px;height:210px;
}
.footer_links ul{
padding:0px; margin:0px; list-style:none;line-height:19px;}
.footer_links ul li{
padding:0px; margin:0px; }
.footer_links ul li a{
padding:0px; margin:0px; color:#FFFFFF; text-decoration:none;}
.footer_links ul li a:hover{
text-decoration:underline;
}

.footer_links_small{ width:70px;
float:left;border-right:1px #232323 solid; padding:0 15px 0 10px;height:210px;
}
.footer_links_small ul{
padding:0px; margin:0px; list-style:none;line-height:19px;}
.footer_links_small ul li{
padding:0px; margin:0px; }
.footer_links_small ul li a{
padding:0px; margin:0px; color:#FFFFFF; text-decoration:none;}
.footer_links_small ul li a:hover{
text-decoration:underline;
}
.footer_bottom{
clear:both;
background-color:#1a1a1a;
height:30px; line-height:30px; margin:20px 0 10px 0; float:left; width:735px;
}
.copyrights{
float:left;
padding:0 0 0 15px;
}
.footer_bottom_right{
float:right;
padding:0 10px 0 0;
}
.footer_bottom_right a{
float:right;
text-decoration:none;
padding:0 5px 0 5px;
}
.footer_bottom_right a.icon{
margin:5px 0 0 0;
}	
.one_row a
{
	text-decoration: underline;
}
.empty
{
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	height: 100px;
	margin-bottom:10px;
	width: 735px;
}
table.reports_table thead tr .header {
	background-image: url(images/bgt.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 15px !important;
	height: auto !important;
	width: auto !important;
	background-color:#afafaf; color:#2f2f2f;padding:4px;
}
table.reports_table
{
	width: 100%;
	margin-bottom: 10px;
}
table.reports_table thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.reports_table thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}

