#banner_navigation ul{
	list-style-type:none;
	padding:0;
	width:1100px;
	margin:0 auto 0 auto;
	height:32px;
}
#banner_navigation{
	margin-top:-50px;
}
#banner_navigation ul li{
	display:inline-block;
	float:left;
	padding: 10px 0 8px 0;
	margin:0;
	font-size: 16px;
	font-weight:bold;
	line-height:14px;
	text-transform: uppercase;
}
#banner-img-container a{
	text-align:left;
	padding-top:6px;
	float:left;
	margin-left:30px;
}
#banner-img-container{
	width:1000px;
	height:113px;
	margin:auto;
}
#banner-img-container img{
	text-align:left;
}
#banner_navigation a{
	color:#fff;
	text-decoration:none;
	padding: 10px 15px 8px 15px;
}
#banner_navigation a:hover{
	background: #7d4806;
}
#banner_content{
	height:86px;
}
a, a:visited, a:hover{
	color:#fff;
}
.main-selection a, .main-selection a:visited,  .main-selection a:hover{
	color:#4a464a;
}
.individual_reg h4{
	font-size:14px;
}
.individual_reg a, .individual_reg a:visited{
	color:#fff;
}
.individual_reg{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:auto;
}
h2
{
	color:#fff;
}
.charity-logo-container{
	width:33.33%;
	position:relative;
	display:inline-block;
	float:left;
}
.charity-radio{
	position:absolute;
	left:-9999px;
}
.charity-logo-container img{
	padding:10px;
	box-shadow: 0 0 10px #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.charity-logo-container img:hover{
    box-shadow: 0 0 10px #a1df97;
	transition: box-shadow linear 0.2s;
}
.charity-radio:checked + label>img{
    box-shadow: 0 0 15px #43b232;
	transition: box-shadow linear 0.2s;
}
@media all and (max-width: 1200px){
	html{
		overflow-x: auto;
		margin-bottom:15px;
	}
	#eolfooter{
		display:none;
	}
}
.step{
	float:left;
}
.row span.qu{
	margin-top:6px;
}
#banner{
	min-width:1000px;
}
#username_status{
	display:inline-block;
	margin-left:10px;
}
.tablesorter td{
	font-size:12px;
}
.tablesorter th{
	font-size:14px;
	font-weight:normal;
}
.donation-summary .fld{
	margin-top:7px;
	font-size:14px;
}
.inp_err{
	border: 1px solid red;
	background: #FFF0F0;
}
.report-block{
	margin:10px;
	width:480px;
	display:inline-block;
	border: 1px solid #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align:center;
}
.report-title{
	margin-top:0;
	padding-top:0;
	background: url('../images/texture.jpg');
	color:#fff;
}
#report-summary{
	display:none;
}
.report-container{
	text-align:left;
}
.report-percent-container{
	width:125px;
	height:90px;
	position:relative;
}
.report-percent-text{
	position:absolute;
	top:50%;
	left:35%;
	font-size:14px;
	font-weight:bold;
}
.report-smart-container{
	width:98%;
	min-height:200px;
	border: 2px solid #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position:relative;
}
.report-main-tabs, .report-main-subtabs{
	list-style-type:none;
	display:block;
	float:left;
}
.report-tabs-right{
	float:right;
	margin-right:40px;
}
.report-tab{
	background:#43b232;
	color:#fff;
}
.report-main-tabs li{
	border: 1px solid #aaa;
	margin:5px;
	padding: 5px;
	font-size:14px;
	cursor:pointer;
}
.report-main-tabs li:hover{
	background:#216717;
}
.report-main-subtabs li{
	border:1px solid #aaa;
	margin:5px;
	background:#43b232;
	padding: 5px;
	font-size:13px;
	cursor:pointer;
}
.report-main-subtabs li:hover{
	background:#216717;
}
noscript .error
{
	background:red;
	text-align:center;
}
.report-summary-single-title
{
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding:5px;
}
.report-summary-single-bar
{
	background:#43b232;
	height:25px;
	z-index:1000;
	max-width:98%;
	position:absolute;
}
.report-summary-single-bar-text
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000;
	line-height:25px;
	z-index:1001;
	position:absolute;
	width:100%;
}
.report-summary-single-bar-bg
{
	width:90%;
	margin:auto;
	height:25px;
	padding:2px;
	background:#ccc;
	display:block;
	position:relative;
}
.report-summary-single
{
	border: 2px solid #43b232;
	width:15%;
	height:90px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin:3px;
	position:relative;
}
.report-main-subtabs{
	display:none;
}
.report-extra-settings{
	width:550px;
	float:right;
	display:inline;
	font-size:13px;
	display:none;
}
.report-error-message{
	background:#f2dedf;
	padding:10px;
	width:78%;
	margin:auto;
	border: 1px solid #936158;
	color:#936158;
	display:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight:bold;
	font-size:14px;
}
.report-settings-list{
	display:inline;
	list-style-type:none;
}
.report-download-button{
	position:absolute;
	top:35px;
	right:5px;
	font-size:16px;
	cursor:pointer;
}
.report-download-button:hover{
    box-shadow: 0 0 25px #ccc;
	transition: box-shadow linear 0.2s;
}
.report-generate-button{
	border:1px solid #aaa;
	margin:5px;
	background:#f0faff;
	padding: 5px;
	font-size:13px;
	cursor:pointer;
}
.no-margin{
	margin:0 0 8px 0;
}
.report-tab-selected{
	background:#cbae8e !important;
	color:#fff;
}
#report-main-content-table{
	width:80%;
	margin:auto;
	display:none;
	position:relative;
}
#report-loading{
	width:100%;
	height:200px;
	font-size:24px;
	position:relative;
	display:none;
}
#shadowbox{
	width:100%;
	height:100%;
	position:fixed;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:9998;
	display:none;
}
#box-note{
	width:600px;
	height:350px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#fff;
	z-index:9999;
	display:none;
	overflow-y: auto;
	text-align:center;
}
.note-title{
	margin-top:0;
	padding-top:0;
	background: url('../images/texture.jpg');
	color:#fff;
	font-weight:normal;
	font-size:16px;
	text-align:center;
}
.note{
	border:1px solid #eee;
	padding:5px;
	position:relative;
}
.note-edit{
}
.note-content{
	color:#000;
	border: 1px solid #ccc;
	display:block;
	margin: 20px;
}
.note-num{
	border:1px solid black;
	width: 1.5em;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	font-size:18px;
	margin:auto;
	float:left;
}
.note-date{
	position:absolute;
	bottom:0;
	right:0;
}
.add-note-box{
	width:200px;
	height:170px;
	border:1px solid black;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#eee;
	margin: 10px auto 10px auto;
	display:none;
}
.addon-wrapper{
	width:1000px;
	margin:auto;
}
.addon-container .eolbutton-addon:hover{
	background-color:#216717;
}
.addon-container .eolbutton-addon{
	position:absolute;
	width:80%;
	margin:auto;
	bottom:100px;
	left:5%;
	cursor:pointer;
	-moz-box-shadow:inset 13px 1px 0px -50px #000;
	-webkit-box-shadow:inset 13px 1px 0px -50px #000;
	background-color:#fafafa;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #3772a8;
	color:#4a464a;
	padding:10px;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.addon-container{
	width:300px;
	height:400px;
	display:block;
	position:relative;
	margin:16px;
	float:left;
	color:#000;
	background: #fff;
}
.addon-check:checked + label{
	background:url('../images/check.png') center bottom no-repeat #daf2ff;
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 15px #fff;
	transition: box-shadow linear 0.2s;
}
.addon-container-purchased{
	width:300px;
	height:400px;
	display:block;
	position:relative;
	margin:16px;
	float:left;
	color:#000;
	background:url('../images/check.png') center bottom no-repeat #fff;
}
.addon-check{
	position:absolute;
	left:-9999px;
}
.addon-close{
	cursor:pointer;
}
#addon-box{
	width:620px;
	height:650px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#fff;
	z-index:9999;
	display:none;
	overflow-y: auto;
	text-align:center;
}
.addon-title{
	margin-top:0;
	padding-top:0;
	background: url('../images/texture.jpg');
	color:#fff;
	font-size: 14px;
	font-weight:normal;	
}
.addon-text{
	padding:0 10px 0 10px;
}
.addon-multipurchase{
	width:1000px;
	min-height:200px;
	background:#fff;
}
.addon-multipurchase-item{
	min-width:120px;
	min-height:50px;
	display:inline-block;
	*display:inline;
	zoom:1;
	background:#ccc;
	padding:0;
	margin:25px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	cursor:pointer;
}
.addon-item-view{
	height:600px;
	width:600px;
	background:#ccc;
}
.addon-multipurchase-item:hover{
}
.addon-multipurchase-item-options{
	padding:10px;
}
.addon-multipurchase-item-title{
	width:100%;
	font-size:14px;
	display:block;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	background:#057bb9;
}
.client-dashboard{
	width:1000px;
	min-height:300px;
	background:#fff;
}
.client-dashboard-info{
	
}
.client-menu-container{
	position:relative;
	top:0;
	height:100px;
	background:#777;
}
.client-menu{
	height:80px;
	width:80px;
	padding:10px;
	display:block;
	color:#fff;
}
.menu-item-description{
	height:80px;
	width:150px;
	padding:10px;
	background:#fff;
	display:none;
	color:#fff;
	position:relative;
	right:0;
}
.client-menu:hover{
	background:#999;
}
#admin-panel{
	position:fixed;
	right:18px;
	top:100px;
	width:100px;
	height:310px;
	z-index:999;
	background:#43b232;
	padding:3px;
	border:2px solid white;
}
.adminfield-small img{
	width:45px;
	height:50px;
	float:left;
	vertical-align:top;
}
#payment-processing{
	width:600px;
	height:350px;
	color:#000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#fff;
	z-index:9999;
	display:none;
	overflow-y: auto;
	text-align:center;
}
#payment-processing-shadow{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index:9998;
	display:none;
}
.check{
	color:#000;
}
#dob_error{
	width:400px;
	display:none;
	margin:auto;
	font-weight:bold;
}
#major_charities{
	background: #fffed4;
	height:auto;
	display:block;
}
#official_charities{
	background: #eee;
	height:auto;
	display:block;
}
#community_charities{
	height:auto;
	display:block;
}
.cart-checkout{
	padding:20px;
	display:block;
	width:200px;
	height:100px;
	margin:auto;
}
.Sect textarea{
	width:930px;
	height:300px;
}
#age_details{
	display:none;
}
@media (max-width: 600px) {
	#box_form{
		display:none;
	}
}
#mudherobg{
	min-width:1043px;
	width:100%;
	height:592px;
	position:absolute;
	top:0;
	display:block;
	z-index:-1;
	background: url('../images/bg.jpg') center top repeat-x;
}
#eolmain{
	background:#43b232;
	width:1040px;
	margin-top:125px;
}
html{
	font-family: Verdana, Geneva, sans-serif !important;
}
#mudbg-bot{	
	height: 225px;
	width: 100%;
	position:absolute;
	left:-9px;
	min-width:1200px;
	background: url('../images/bg-bot.jpg') center top no-repeat;
}
#img-footer-container img{
	padding: 0 20px 0 20px;
}
#img-footer-container{
	margin: 120px auto;
	height:50px;
	width:800px;
}
#cart-edit-form-shadow
{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index:9998;
	display:none;
}
#cart-edit-form
{
	width:600px;
	height:70%;
	margin:auto;
	color:#000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#fff;
	z-index:99999;
	overflow-y: auto;
	display:none;
	position:relative;
	text-align:center;
}
#cart-edit-loading
{
	width:150px;
	height:100px;
	margin:75px auto;
	background: url('../images/loading_large.gif') bottom no-repeat;
}