/* BEGIN :: Left Column Definitions */
body { background-color:#E0E0E0; background-image:url('../images/background_bottom_gray.png'); }
#master_container { background-image:url('../images/background_top_gray.png') }
#header {
	background:#245f8a url('../images/nav_event_back_left.png') 0 0 no-repeat;
	height:36px;
	line-height:36px;
	width:975px;
	margin:0 auto 25px auto;
	padding:0 0 0 5px;
}
#header .hdr_left {
	float:left;
	height:36px;
	line-height:36px;
}
#header .hdr_left .logo {
	display:block;
	float:left;
	height:36px;
}
#header .hdr_left .share {
	float:left;
	height:36px;
	line-height:36px;
	color:#FFF;
	font-size:12px;	
	padding:0 5px 0 20px;
}
#header .hdr_left .classyshare {
	float:left;
	margin-top:6px;
}
#header .hdr_right a {
	color:#FFF;
	font-size:12px;
}
#header .hdr_right ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:right;
}
#header .hdr_right ul li {
	float:left;
	height:36px;	
	padding-left:15px;
}
#header .hdr_right ul li.logged_in a:hover {
	text-decoration:none;	
}
#header .hdr_right ul li.logged_in a img {
	border:2px solid #183f5c;
	float:left;
}
#header .hdr_right ul li.logged_in a span {
	display:block;
	float:left;
	padding:0 0 0 8px;
}
#header .hdr_right ul li.more_events a {
	display:block;
	height:36px;
	line-height:36px;
	background:#3074a4 url('../images/nav_event_back_right.png') right 0 no-repeat;
	padding:0 10px;
}
/**/
#content p {
	font-size:1.3em;
	color:#333;
	line-height:1.5em;
}
#event_image {
	position:relative;
	height:256px;
	margin-left:-15px;
	margin-bottom:15px;
	margin-top:-15px;

}

#event_image img{z-index:-1}
#event_image span#rounded_corner {
	background:url('../images/event_rounded_corner.png') 0 0 no-repeat;
	display:block;
	width:5px;
	height:5px;
	position:absolute;
	top:0px;
	left:0px;
}
/**/
#event_main {
	padding:15px 0 15px 15px;
	width:965px;
	margin-top:10px;
	
}
#event_main div.event_info {
	width:600px;
	float:left;
}
#event_main #event_info_top, #event_main #event_info_bottom {
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:5px;
}
#event_main #event_info_bottom {
	background-position:0 -5px;
}
#event_main div.event_container {
	padding:5px 15px;
	position:relative;
	overflow:hidden;
	width:570px;
}
#event_main div.event_info h1 {
	font-size:30px;
	line-height:normal;
	padding:0 0 5px 0;
	margin:0 0 7px 0;
}
#event_main div.event_info div.event {
	border:0px;
	margin:0px;
	padding:0px;
	width:420px;
	float:left;
}
#event_main div.event_info div.event div.cal {
	float:left;
	position:relative;
	width:98px;
	text-align:center;
	font-weight:700;
	line-height:normal;
}
#event_main div.event_info div.event div.benefiting {
	font-weight:700;
	padding:0 0 15px 0;
}
#event_main div.event_info div.event div.benefiting span {
	font-weight:100;
}
#event_main div.event_info div.event div.cal span.month {
	display:block;	
	font-size:22px;
	text-transform:uppercase;
	color:#FFF;
}
#event_main div.event_info div.event div.cal span.day {
	display:block;
	font-size:55px;
	color:#183f5c;
}
#event_main div.event_info div.event div.meta {
	width:310px;
}
#event_main div.event_info a.host {
	margin-bottom:7px;
}
#event_main div.event_info table.event_data {
	border:0px;
	padding:0px;
	margin:0 0 10px 0;
	width:100%;
	text-align:left;
	clear:left;
}
#event_main div.event_info table.event_data tr {
	vertical-align:top;	
}
#event_main div.event_info table.event_data tr th {
	color:#999;
	text-align:left;
}
#event_main div.event_info table.event_data tr td {
	padding-bottom:5px;
}
#event_main div.event_info table.event_data a.website {
	font-weight:700;
}
#event_main div.event_info table.event_data div {
	margin-bottom:0px;
}
#event_main div.event_info div.project {
	border:0px;
	margin:0px;
	padding:0px;
	width:142px;
	float:right;
}
/**/
#event_main div#event_action {
	width:332px;
	padding:3px 12px 0 0;
	float:right;
}
#event_main div#event_action h2 {
	font-size:24px;
}
#event_main div#event_action div.note {
	color:#becfdc;
	font-size:12px;
}
#event_main div#event_action input.submit {
	float:right;
}
#event_main div#event_action .cc {
	float:left;
	background:url('/images/credit_cards.png') 0 2px no-repeat;
	width:199px;
	height:25px;
}
#event_main div#event_action table {
	border:0px;
	padding:0px;
	margin:8px 0;
	width:100%;
	text-align:center;
	font-size:11px;
}
#event_main div#event_action table th {
	padding:5px 10px;
}
#event_main div#event_action table td {
	padding:5px 10px;
}
#event_main div#event_action table .name {
	text-align:left;
}
#event_main div#event_action table td select {
	font-size:11px;
	width:40px;
}
#event_main div#event_action a.more_info {
	margin-left:3px;
	position:relative;
	top:3px;
}
#event_main div#event_action table td.donations {
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}
#event_main div#event_action table td.donations div.donate_txt {
	float:left;
	width:189px;
}
#event_main div#event_action table td.donations div.donate_fields {
	float:right;
	width:116px;
	padding:5px 0 0 0;
}
#event_main div#event_action table td.donations div.donate_fields label {
	margin:0 10px 0 0;
}
#event_main div#event_action table td.donations div.donate_fields select {
	width:100%;
	margin-top:10px;
}
#event_main div#event_action table td.donations strong {
	display:block;
}
/**/
#content_inner #event_main div.action_fundraise {
	width:338px;
	padding-top:0px;
}
#event_main div#event_action .action_container {
	background-position:-338px bottom;
	background-repeat:no-repeat;
}
#event_main div#event_action .action_container .top {
	background-position:0 0;
	background-repeat:no-repeat;
	padding:16px;
}
#event_main div#event_action .event_fundraise {
	margin-bottom:10px;
}
#event_main div#event_action .event_fundraise p {
	color:#FFF;
	font-size:13px;
	line-height:1.3em;
	margin:0 0 20px 0;
}
#event_main div#event_action .event_fundraise h2 {
	margin-bottom:13px;
}
#event_main div#event_action .event_donate h2 {
	font-size:24px;
	margin-bottom:10px;
}
#event_main div#event_action a.btn {
	display:block;
	overflow:hidden;
	margin:0 auto;
	background-position:0 0;
	background-repeat:no-repeat;
}
#event_main div#event_action .event_fundraise a.btn_create_fundraise {
	width:270px;
	height:0px;
	padding-top:35px;
}
#event_main div#event_action .event_fundraise a.btn_create_fundraise:hover {
	background-position:0 -35px;
}
#event_main div#event_action .event_donate a.btn_find_participants {
	width:150px;
	height:0px;
	padding-top:27px;
}
#event_main div#event_action .event_donate a.btn_find_participants:hover {
	background-position:0 -27px;
}



/* NEWS and CHARITY UPDATES */
#event_news {
	width:285px;
	float:left;
	padding: 0 0px 0 12px;
}
#event_charity_updates {
	width:280px;
	float:left;	
	padding:5px;
}
#event_news .news, #event_charity_updates .updates {
	border-bottom:1px dotted #CCC;
	padding:10px 0;
}
#event_news .news div.timestamp, #event_charity_updates .updates div.timestamp {
	font-size:11px;
	color:#999999;
}
#event_news .news div.title {
	font-size:12px;
	font-weight:700;
	margin-bottom:2px;
}
#event_news .news div.excerpt p, #event_charity_updates .updates div.excerpt p {
	margin:0px;
	font-size:12px;
}
#event_news .news div.excerpt p a {
	color:#7ACD22;
}
/**/
#event_charity_updates .benefitiary {
	border:1px dotted #CCC;
	padding:5px 20px;
	background-color:#e8f6ff;
	width:288px;
}
#event_charity_updates .benefitiary .avatar {
	display:block;
	float:left;
	width:60px;
	height:60px;
}
#event_charity_updates .benefitiary .avatar, #event_charity_updates .benefitiary .avatar:link, #event_charity_updates .benefitiary .avatar:visited {
	border:2px solid #c1dff2;
}
#event_charity_updates .benefitiary .avatar:hover { border-color:#9ec5de; }
#event_charity_updates .benefitiary div {
	font-size:12px;
	float:left;
	padding:13px 0 0 10px;
}
#event_charity_updates .benefitiary div a {
	display:block;
	font-weight:700;
}


/* BLUE */
.event_blue {
	background:#245f8a;
	border-bottom:1px solid #183f5c;
}
.event_blue div.event_info {
	background-color:#e8f6ff;
}
.event_blue div.event_info #event_info_top, .event_blue div.event_info #event_info_bottom { 
	background-image:url('../images/event_info_back.png');	
}
.event_blue div.event_info #fr_info_bottom { 
	background-image:url('../images/fr_info_back.png');
	background-repeat:no-repeat;
	display:block;
	height:5px;
    background-position:41px -5px;
}
.event_blue div.event_info h1 {
	border-bottom:1px dotted #82b7d9;
	color:#333333;	
}
.event_blue div.event_info div.event div.cal {
	background:url('../images/event_cal_back.png') 0 0 no-repeat;
	width:98px;
	height:93px;
}
.event_blue div.event_info div.event a.host {
	background-color:#FFF;
}
.event_blue div#event_action h2 {
	color:#FFF;
}
.event_blue div#event_action table {
	color:#FFF;
}
.event_blue div#event_action table th {
	background-color:#183f5c;
}
.event_blue div#event_action table td {
	border-bottom:1px dotted #183f5c;
}
.event_blue div#event_action table td.donations {
	background-color:#183f5c;
}
.event_blue .event_info div.goal_widget {
	background-image:url('../images/goal_widget_blue.png');
}
.event_blue .event_info div.goal_widget .mask {
	background-position:-160px 0;
}
.event_blue div#event_action .action_container {
	background-color:#183f5c;
	background-image:url('../images/action_fundraise_back.png')
}
.event_blue div#event_action .action_container .top {
	background:url('../images/action_fundraise_back.png') 0 0 no-repeat;
}
.event_blue div#event_action .event_fundraise a.btn_create_fundraise {
	background-image:url('../images/btn_create_fundraise_blue.png');
}
.event_blue div#event_action .event_donate a.btn_find_participants {
	background-image:url('../images/btn_find_participants_blue.png');
}

/* GRAY */
.event_gray {
	background:#7a7a7a;
	border-bottom:1px solid #3b3b3b;
}
.event_gray div.event_info {
	background-color:#ffffff;
}
.event_gray div.event_info #event_info_top, .event_gray div.event_info #event_info_bottom { 
	background-image:url('../images/event_info_back_gray.png');	
}
.event_gray div.event_info h1 {
	border-bottom:1px dotted #b2b2b2;
	color:#333333;	
}
.event_gray div.event_info div.event div.cal {
	background:url('../images/event_cal_back.png') 0 0 no-repeat;
	width:98px;
	height:93px;
}
.event_gray div.event_info div.event a.host {
	background-color:#f2f2f2;
}
.event_gray div#event_action h2 {
	color:#FFF;
}
.event_gray div#event_action table {
	color:#FFF;
}
.event_gray div#event_action table th {
	background-color:#676767;
}
.event_gray div#event_action table td {
	border-bottom:1px dotted #676767;
}
.event_gray div#event_action table td.donations {
	background-color:#676767;
}
.event_gray .event_info div.goal_widget {
	background-image:url('../images/goal_widget_gray.png');
}
.event_gray .event_info div.goal_widget .mask {
	background-position:-120px 0;
}
.event_gray div#event_action .action_container {
	background-color:#676767;
	background-image:url('../images/action_fundraise_back_gray.png')
}
.event_gray div#event_action .action_container .top {
	background:url('../images/action_fundraise_back_gray.png') 0 0 no-repeat;
}
.event_gray div#event_action .event_fundraise a.btn_create_fundraise {
	background-image:url('../images/btn_create_fundraise_green.png');
}
.event_gray div#event_action .event_donate a.btn_find_participants {
	background-image:url('../images/btn_find_participants_green.png');
}

/* LIGHT */
.event_light {
	background:#e8f6ff;
	border-bottom:1px solid #cae5f6;
}
.event_light div.event_info {
	background-color:#245f8a;
	color:#FFF;
}
.event_light div.event_info a {
	color:#FFF;
}
.event_light div.event_info #event_info_top, .event_light div.event_info #event_info_bottom { 
	background-image:url('../images/event_info_back_light.png');	
}
.event_light div.event_info h1 {
	border-bottom:1px dotted #6399c0;
	color:#FFF;	
}
#content_inner .event_light div.event_info div.event div.benefiting {
	color:#98c5e1;
}
.event_light div.event_info div.event div.cal {
	background:url('../images/event_cal_back.png') 0 0 no-repeat;
	width:98px;
	height:93px;
}
.event_light div.event_info div.event a.host {
	background-color:#16507a;
}
.event_light div.event_info div.event a.host .label {
	color:#88b0cd;
}
.event_light div.event_info div.event a.host .user {
	color:#FFF;
}
.event_light div.event_info div.actions a {
	color:#FFF;
}
#content_inner .event_light div.event_info .event .meta .timestamp {
	color:#cae5f6;
}
#content_inner .event_light div.event_info .event .meta .timestamp .date {
	color:#FFF;
}
#content_inner .event_light div.event_info .event .meta .location a.map {
	background-color:#4293cc;
}
#content_inner .event_light div.event_info .event .meta .location a.map:hover {
	background-color:#6eb7eb;
}
#content_inner .event_light div.event_info .event .meta .region {
	color:#cae5f6;
}
#content_inner .event_light div.event_info div.event table.event_data th {
	color:#98c5e1;
}
.event_light div#event_action h2 {
	color:#333333;
}
.event_light div#event_action table {
	color:#333333;
}
.event_light div#event_action table th {
	background-color:#caeaff;
}
.event_light div#event_action table td {
	border-bottom:1px dotted #caeaff;
}
.event_light div#event_action table td.donations {
	background-color:#caeaff;
}
.event_light .event_info div.goal_widget {
	background-image:url('../images/goal_widget_blue.png');
}
.event_light .event_info div.goal_widget .mask {
	background-position:-160px 0;
}
.event_light div#event_action .action_container {
	background-color:#caeaff;
	background-image:url('../images/action_fundraise_back.png')
}
.event_light div#event_action .action_container .top {
	background:url('../images/action_fundraise_back.png') 0 0 no-repeat;
}
.event_light div#event_action .event_fundraise a.btn_create_fundraise {
	background-image:url('../images/btn_create_fundraise_blue.png');
}
.event_light div#event_action .event_donate a.btn_find_participants {
	background-image:url('../images/btn_find_participants_blue.png');
}
/* LEFT COLUMN Fundraising Activity */


#content_body #fund_activity  {
	width:610px;
	height: 36px;
	margin:10px 0 0 0;
	line-height: 36px;
	padding-bottom:5px;
	background-color:#4292cb;
	background-image:url('/images/tab_navigation_tab_right.png');
	background-position:100% 0%;
	background-repeat:no-repeat;
}

#content_body #fund_activity h5{
	color:#fff;
	font-size: 1.9em;
	line-height:37px;
	font-weight:bold;
	padding: 0 0 0 25px;
}

#content_body #col_left .fund_comment{
	width:580px; 
	padding:15px; 
	background-color:#f2f2f2;
	margin-bottom:20px;
	border-bottom: 1px dotted #CCC;
}


/* RIGHT COLUMNG HANG */
#content_body #col_right_hang {
	background-color:#f2f2f2;
}
#content_body #col_right_hang .sidebar_block {
	background-color:#FFF;
	margin:5px auto 10px auto;
}
#content_body #col_right_hang .sidebar_block .container {
	padding:7px 0;
}
#content_body #col_right_hang .sidebar_map {
	padding:44px 7px 10px 7px;
	background-color:#f1f1f1;
}
#content_body #col_right_hang h3 {
	font-size:20px;
	color:#333;
	line-height:normal;
	padding:25px 0 0 7px;
}
#content_inner #content_body #col_right_hang h4 {
	margin:0px;
}
#content_body #col_right_hang a.toggle {
	display:block;
	width:14px;
	height:14px;
	float:right;	
	background-repeat:no-repeat;
	position:relative;
	top:6px;
	right:6px;
}
#content_body #col_right_hang a.minimize {
	background-position:-14px 0;
}
#content_body #col_right_hang a.minimize:hover {
	background-position:-14px -14px;	
}
#content_body #col_right_hang a.expand {
	background-position:0 0;
}
#content_body #col_right_hang a.expand:hover {
	background-position:0 -14px;	
}
#content_body #col_right_hang a.toggle span {
	display:none;
}
#content_body #col_right_hang .sidebar_block a.link_viewall {
	margin-right:8px;	
}
#content_body #col_right_hang #event_options  {
	width:320px;
	height: 36px;
	line-height: 36px;
	padding-bottom:5px;
	background-position:right 0;
	background-repeat:no-repeat;
	position:absolute;
	z-index:1000;
}
#content_body #col_right_hang #event_options h1{
	font-color:#fff;
	font-size: 1.9em;
	line-height:37px;
	font-weight:bold;
	padding: 0 0 0 5px;
}
#content_body #col_right_hang #event_options div.back {
	height:36px;
	color: #fff;
	padding: 0 0 0 8px;
	background:url('../images/corner_left_5px.png') 0 0 no-repeat;
}
#content_body #col_right_hang #event_options a,
#content_body #col_right_hang #event_options a:link,
#content_body #col_right_hang #event_options a:visited,
#content_body #col_right_hang #event_options a:hover {
	height:23px;
	line-height: 23px;
	font-size:13px;
	font-weight:700;
	color: #fff;
	display:block;
	border: none;
	padding-left:10px;
	text-align:center;
	float:right;
	margin:6px 20px 0 0;
}
#content_body #col_right_hang #event_options a .inner {
	padding-top: 0;
	padding-right: 10px;
	margin-right: 0;
	display:block;
	height:23px;
}
/* BLUE */
#content_inner #content_body .event_column_blue #event_options  div.back {
	background-color:#a4d737;
}
#content_inner #content_body .event_column_blue #event_options  {
	background-image:url('../images/event_options_back.png');
}
#content_body .event_column_blue #event_options a,
#content_body .event_column_blue #event_options a:link,
#content_body .event_column_blue #event_options a:visited {
	background:#77ac05 url('../images/tab_btn_left_green.png') 0 0 no-repeat;
}
#content_body .event_column_blue #event_options a:hover {
	text-decoration:none;
}
#content_body .event_column_blue #event_options a .inner {
	background:url('../images/tab_btn_right_green.png') top right no-repeat;
}
#content_body .event_column_blue #event_options a:hover {
	background-position:0 -23px;
	background-color:#628f00;
}
#content_body .event_column_blue #event_options a:hover .inner {
	background-position:right -23px;;
}
#content_body .event_column_blue a.toggle {
	background-image:url('../images/btn_minimize_blue.png');
}

/* GRAY */
#content_inner #content_body .event_column_gray #event_options  div.back {
	background-color:#367eb2;
}
#content_inner #content_body .event_column_gray #event_options  {
	background-image:url('../images/event_options_back_dkblue.png');
}
#content_body .event_column_gray #event_options a,
#content_body .event_column_gray #event_options a:link,
#content_body .event_column_gray #event_options a:visited {
	background:#245f8a url('../images/tab_btn_left_dkblue.png') 0 0 no-repeat;
}
#content_body .event_column_gray #event_options a:hover {
	text-decoration:none;
}
#content_body .event_column_gray #event_options a .inner {
	background:url('../images/tab_btn_right_dkblue.png') top right no-repeat;
}
#content_body .event_column_gray #event_options a:hover {
	background-position:0 -23px;
	background-color:#185079;
}
#content_body .event_column_gray #event_options a:hover .inner {
	background-position:right -23px;
}
#content_body .event_column_gray a.toggle {
	background-image:url('../images/btn_minimize_gray.png');
}

/* LIGHT */
#content_inner #content_body .event_column_light #event_options  div.back {
	background-color:#a4d737;
}
#content_inner #content_body .event_column_light #event_options  {
	background-image:url('../images/event_options_back.png');
}
#content_body .event_column_light #event_options a,
#content_body .event_column_light #event_options a:link,
#content_body .event_column_light #event_options a:visited {
	background:#77ac05 url('../images/tab_btn_left_green.png') 0 0 no-repeat;
}
#content_body .event_column_light #event_options a:hover {
	text-decoration:none;
}
#content_body .event_column_light #event_options a .inner {
	background:url('../images/tab_btn_right_green.png') top right no-repeat;
}
#content_body .event_column_light #event_options a:hover {
	background-position:0 -23px;
	background-color:#628f00;
}
#content_body .event_column_light #event_options a:hover .inner {
	background-position:right -23px;;
}
#content_body .event_column_light a.toggle {
	background-image:url('../images/btn_minimize_blue.png');
}
#connect_links {
	float:right;
	width:auto;
	height:17px;
	line-height:17px;
	margin-top:5px;
	overflow:hidden;
	padding:4px;
	background-color:#caeaff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#connect_links div.label {
	width:auto;
	padding:0 5px 0 3px;
	float:left;
	height:17px;
	font-weight:bold;
	font-color:#245f8a;
}
#connect_links a, #connect_links a:link, #connect_links a:visited {
	display:block;
	width:17px;
	height:0;
	padding-top:17px;
	overflow:hidden;
	float:right;
	background:url('../images/icons_social.png') 0 0 no-repeat;
	margin-left:3px;
}
#connect_links a.shareFacebook {background-position:0 0;}
#connect_links a.shareTwitter {background-position:-17px 0;}
#connect_links a.shareEmail {background-position:-34px 0;}
#connect_links a.shareStayClassy {background-position:-51px 0;}

#connect_links a.shareFacebook:hover, #connect_links a.shareFacebook:active {background-position:0 -17px;}
#connect_links a.shareTwitter:hover, #connect_links a.shareTwitter:active {background-position:-17px -17px;}
#connect_links a.shareEmail:hover, #connect_links a.shareMyspace:active {background-position:-34px -17px;}
#connect_links a.shareStayClassy:hover,  #connect_links a.shareEmail:active {background-position:-51px -17px;}

/* FUNDRAISE FOR ENTRY */

a#action_donatenow, a#action_donatenow:link, a#action_donatenow:visited {
	display:block;
	width:190px;
	height:52px;
	background:url('/images/action_donatenow.png') 0 0 no-repeat;
	margin:0px auto;
}
a#action_donatenow:hover { background-position:0 -52px; }

#content_body #col_right_hang .sidebar_search {
	padding:44px 7px 10px 7px;
	background-color:#f1f1f1;
}
#content_body #col_right_hang .ind_team{
	padding:47px 7px 10px 7px;
	background-color:#d4eaf8;
	margin: 0 0 10px 0;

}

#content_body #col_right_hang .ind_team a.btn {
	background: #ecf8ff;
	margin-right:7px;
	font-size:13px;
	font-weight:700;
	color: #8dc8ea;
	text-align:center;
	padding:5px 7px 5px 7px;
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-khtml-border-radius: 6px; 
	
}
#content_body #col_right_hang .ind_team a.btn:hover {
	background: #4292cb;
	color: #fff;
	text-decoration:none;
}
#content_body #col_right_hang .ind_team a.btn.active{
	background: #4292cb;
	color: #fff;
	text-decoration:none;
}

form.adminForm fieldset {
	padding: 0 0 0 145px;
	margin: -38px 0 0 0;
	border: none;
}

form.adminForm fieldset input.textField {
	padding: 4px 20px 0 4px;
	height: 14px;
	border: 2px solid #d3eeff;
	background: #ecf8ff;
	color: #4292cb;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	outline:none;
}
form.adminForm fieldset input.textFieldFund {
	padding: 4px 20px 0 4px;
	height: 16px;
	width:400px;
	border: 2px solid #c2c2c2;
	background: #fff;
	color: #333;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	outline:none;
}

form.adminForm fieldset input.textField.searchField {
	background: url('../images/input_search_back_sm.png') center right #ecf8ff no-repeat;
}
form.adminForm fieldset input.textField.searchField.autoReplace.empty {
	font-style: italic;
}
form.adminForm fieldset input.textField.searchField.autoReplace.focus {
	color: #4292cb;
}
form.adminForm fieldset select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* FUNDRAISE FOR ENTRY ACTIVITY */
.fund_activity {
	position: relative;
	margin: 0 0 5px 0;
	padding: 0 0 8px;
	width: 290px;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
}

.fund_activity img.avatar {
	position: absolute;
	top: 0;
	left: 0;
}

.fund_activity img.goal_reached {
	position: absolute;
	top: -4px;
	left: 31px;
}
.fund_activity .meta {
	padding: 2px 0 1px 50px;
	line-height:17px;
}

.fund_activity .meta .fund_goal {
	color: #333;
	font-size:12px;
}

/* INDIVIDUAL FUNDRAISER PAGE */
.topdonors_activity {
	position: relative;
	margin: 0 0 5px 0;
	padding: 0 0 12px;
	width: 290px;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
}

.topdonors_activity img.avatar {
	position: absolute;
	top: 0;
	left: 10px;
}

.topdonors_activity .meta {
	padding: 8px 0 0 50px;
	line-height:17px;
}

.topdonors_activity .meta .tot_donated {
	color: #333;
	font-size:12px;
}

/* WORKSHOPS */
.workshop_title { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 1.5em; 
	font-weight: bold; 
	color: #245f8a; 
	padding-bottom: 8px; 
	display: block; 
	width: 460px; 
	margin-bottom: 5px; 
	line-height: 28px;
}

#line_brk { 
	display: block; 
	width: 620px; 
	border-top: medium solid #CCC; 
	margin-top: 25px; 
	margin-bottom: 25px;
}

.workshop_date { 
	color: #333; 
	font: 1.1em Verdana, Geneva, sans-serif;
}

.workshop_spots { 
	font-family: Verdana, Geneva, sans-serif; 
	color: #245F8A; 
	padding: 7px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	float: right; 
	border: 2px solid #d3eeff; 
	font-weight: bold; 
	background: #ecf8ff; 
	text-align: center;
}

.workshop_spot_full { 
	font-family: Verdana, Geneva, sans-serif; 
	color: #EA6B66; 
	padding: 7px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	float: right; 
	border: 2px solid #EA6B66; 
	font-weight: bold; 
	background: #fee9e9; 
	text-align: center;
}

.workshop_spot_attend { 
	font-family: Verdana, Geneva, sans-serif; 
	color: #80ce2a; 
	padding: 7px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	float: right; 
	border: 2px solid #80ce2a; 
	font-weight: bold; 
	background: #ebffd5; 
	text-align: center;
}

.workshop_reserve { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #4293CC; 
	float: right;
	text-align: center;
}
