/* Sitewide elements */
body {
	background: #6F6A5C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#625e51;
	margin:10px 0 0 0;
}

pre {
	color:#FFF;
}

.mainContent pre {
	color:#000;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#625e51;
}

#pageWrap {
	width:1047px;
	margin:0 auto;
	position:relative;
	overflow: visible;
}

#content_wrap {
	background: #FFF url('../../cdn/static/global_sprite-20111019.gif') no-repeat 0 -450px;
}

.mainContent { 
	padding:15px 25px 25px 25px;
	zoom:1;
}

.content {
	zoom:1;
}

span.required{
	font-weight: bold;
	color: #f00;
}

#extraContent {
	padding:25px;
	background-image: url('../../cdn/static/checkerBg.gif');
}

/* Core Styles */
.disabled { 
	background-color:#F1EFEA;
	color:#aaa;
}
.toUpper {
	text-transform:uppercase;
}
.toCapital {
	text-transform:capitalize;
}
a,
.likealink {
	color: #f47a20;
	text-decoration:none;
}

a:hover,
a.selected {
	color:#999999;
	text-decoration:underline;
}

a.selectedCauses {
	color:#999999;
	text-decoration:none;
}

a.edit {
	padding-left:17px;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -40px -80px;
	line-height:12px;
}
.grayContainer a.edit {
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -40px -120px;
}
a.edit:hover,
a.editSelected,
a.editSelectedCauses {
	color:#999999;
	padding-left:17px;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -40px -100px;
	text-decoration:none;
	line-height:12px;
}

a.delete {
	padding-left:17px;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -40px -40px;
	line-height:12px;
}
a.delete:hover {
	background-position: -40px -56px;
	text-decoration: none;
}

.grayContainer a.edit:hover,
.grayContainer a.editSelected,
.grayContainer a.editSelectedCauses {
	color:#999999;
	padding-left:17px;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -40px -140px;
	text-decoration:none;
	line-height:12px;
}
.whiteBox {
	background:#FFF;
	border: 1px solid #9a988c;
	padding:15px;
}

.grayBox {
	margin:5px auto 7px;
	background: url('../../cdn/static/gray_box.gif') no-repeat;
	height: 364px;
	width: 436px;
}

.grayBox img {
	border: none;
	padding:42px 55px 18px;
	cursor: pointer;
}

.grayBox table { border-collapse: collapse; }
.grayBox td { padding: 0; }
.grayBox .st_facebook_custom img { padding-top: 5px; }

.grayBox a {
	outline: none;
}

.grayBox .facebox {
	width: 219px;
	height: 180px;
}

input {
	font-size: 12px;
	margin:0;
}

p {
	margin:0;
	padding:0;
}

h1,
h2,
h3 {
	font-size: 36px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}

h1.pageTitle,
h2.pageTitle {
	width:900px;
}

h1.main {
	font-size:10px;
	color:#EDEBE3;
	display:block;
	width:1000px;
	text-align:center;
}

h1.miniH1 {
	font-size:10px;
	color:#333;
	top:26px;
	position:absolute;
	left:25px;
}
h1.preHeading {
	font-size:14px;	
}

#promotions h2 {
	margin:0;
	font-weight:bold;
	font-size:20px;
	color:#f47721;
	text-transform:none;
}

h3.small {
	font-size:21px;
	margin:0;
	font-weight:bold;
}
h4 {
	font-size: 14px;
	margin:0;
	font-weight:bold;
	color: #f47a20;	
}
h5 {
	font-size: 14px;
	margin:0;
	font-weight:bold;
}
td {
	vertical-align:top;
}
ul {
	margin:0;
	padding:0;
}

ol {
	margin:0;
	padding:0 0 0 20px;
}
ol li {
	margin:0 0 10px 0;
	padding:0;
}

select {
	display: block;
	width:80px;
	height: 32px;
	padding: 7px;
	font-size:12px;
	margin:2px 0 15px 0;
	color:#625e51;
	border: solid 1px #C0BAB1;
	background: #fff;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.pad10 {
	padding:10px;
}

.pad15 {
	padding:15px;
}

.padLeft10 {
	padding-left:10px;
}
.mgTop10 {
	margin-top:10px;
}

.mgTop15 {
	margin-top:15px;
}

.mgBot10 {
	margin-bottom:10px;
}

.mgBot15 {
	margin-bottom:15px;
}

.redText,
.over {
	color:#A74123 !important;
}

.leaderboardMessaging {
	position: absolute; 
	top: 0pt; 
	left: 0pt; 
	background: rgb(241, 239, 234); 
	opacity: 0.7;
	filter: alpha(opacity=80);
	font-size:150px;
	color:#fff;
	text-align:center;
	padding-top:15px;
}

.error p,
.errorWhite p {
	color:#A74123;
	background:#E2DFD9;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #96958B;
}

.error a:hover,
.accountBadge .error a:hover,
.accountBadgeIn .error a:hover {
	color: #f47a20;
}
.errorWhite p {
	background:#FFF;
}

.error p.success,
.errorWhite p.success {
	color:#53AD53;
}

.padTop10 {
	padding-top:10px;
}

.rightOfH1,
.rightOfH1Causes {
	padding-top:23px;
	float:right;
}

a.cs_import,
a.newButtonContent,
a.newCancelContent,
#real_submit {
	color: #FFF !important;
	text-transform:uppercase !important;
	font-weight:bold;
	font-size:14px;
}
a.cs_import:hover,
a.newButtonContent:hover,
a.newCancelContent:hover {
	text-decoration:none;
	cursor:pointer;
}

a.cs_import,
a.newButtonContent {
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -440px -120px;
	padding:8px 6px 0 11px;
	height:24px;
	border:0;
	margin-left:0;
	color: #FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	float:left;
}

.newButton .btnRight {
	float:left;
	width:5px;
	height:32px;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -778px -120px;
}

a.bigLink {
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}

p.finePrint {
	font-size:12px;
	font-style:italic;
}

.largeImage {
	border:1px solid #9B9A8E;
}

#real_submit {
	padding:5px 0;
	border: 1px solid #b64f26;
	background: #f47a20;
}
.dividerH {
	height: 0;
	line-height: 0;
	border-bottom: 1px solid #9a988c;
	margin-bottom: 15px;
}

.nextToScore .dividerH  {
	margin:64px 0 5px 64px;
}

.prod_detail_divider {
	border-top: 1px solid #9a988c;
	margin-top: 53px;
	margin-left:15px;
	padding-top:10px;
}

.spacer5 {
	height: 5px;
	width: 5px;
	line-height: 0;
}

.spacer10 {
	height: 10px;
	width: 10px;
	line-height: 0;
}

.spacer15 {
	height: 15px;
	width: 15px;
	line-height: 0;
}

.spacer20 {
	height: 20px;
	width: 20px;
	line-height: 0;
}

.spacer25 {
	height: 25px;
	width: 25px;
	line-height: 0;
}

.spacer30 {
	height: 30px;
	width: 30px;
	line-height: 0;
}

.spacer35 {
	height: 35px;
	width: 35px;
	line-height: 0;
}

.spacer50 {
	height: 50px;
	width: 50px;
	line-height: 0;
}

.spacer75 {
	height: 75px;
	width: 75px;
	line-height: 0;
}

.checkboxAdjacent {
	display:block;
	float:left;
	padding-left:3px;
}

.bold12 {
	font-size:12px;
	font-weight:bold;
}

.bold14 {
	font-size:14px;
	font-weight:bold;
}

a.export {
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -480px -38px;
	display:block;
	padding-left:18px;
	float:right;
	margin: 65px 0 0 0;
}

.dateSelect select {
	display:inline;
	margin:0 5px 0 0;
	float:left;
}

.dateSelect .labels {
	font-weight:bold;
	float:left;
	padding:10px 10px 0 0;
}

.dateSelect .viewDonations {
	margin-top:15px;
	float:left;
	clear:left;
}

.checkbox {
	margin:5px 0 0 0;
}

.grayContainer {
	margin-bottom: 25px;
}

.whiteContainer .grayContainer,
.whiteContainer_inverted .grayContainer {
	margin:0;
	zoom:1;
}

.grayContainer .content,
.grayContainerContent,
.fullGrayContent,
.grayContainer .popupContent {
	background:#f1efea;
	border-left: 1px solid #9a988c;
	border-right: 1px solid #9a988c;
	padding:15px;
}

.cancel .content {
	background:#B3B2A5 !important;
	border-left: 1px solid #9B9A8F !important;
	border-right: 1px solid #9B9A8F !important;
	margin-left:0 !important;
	padding:4px 10px !important;
}

.newCancelContent {
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -440px -160px !important;
	padding:7px 6px 0 11px !important;
	height:31px;
	border:0 !important;
	margin-left:0 !important;
	color: #FFF !important;
	text-transform:uppercase !important;
	font-weight:bold;
	font-size:14px;
	float:left;
}

.newCancel .btnRight {
	float:left;
	width:5px;
	height:38px;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -778px -160px;
}

.blackContainerContent {
	background:#000;
	border-left: 1px solid #9a988c;
	border-right: 1px solid #9a988c;
	text-align:center;
}	
.blackContainerContent h1,
.blackContainerContent h2,
.blackContainerContent h3 {
	color:#838178;
}
.whiteContainer .content,
.whiteContainer .popupContent,
.whiteContainer_inverted .content {
	background:#FFF;
	border-right: 1px solid #9a988c;
	border-left: 1px solid #9a988c;
	padding:16px 15px;
}

#processing {
	background: #FFF url('../images/30x30_animated.gif') 50% 50% no-repeat;
	text-align:center;
	position:absolute;
	opacity:0.6;
	filter: alpha(opacity=70);
	z-index:80;
}

#dhtmltooltip {
	position: absolute;
	width: auto;
	visibility: hidden;
	z-index: 68;
	opacity: 0.85;
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #a6a398;
	background-color: #fff;
	line-height: 24px;
	color: #f47721;
	font-weight:bold;
	white-space: nowrap;
}

.border {
	border: 1px solid #9c9a8e;
}

.left375 {
	width: 375px;
	float: left;
}

.widthxxx {
		width:350px;
}

.width260 {
	width: 260px;
}

.width210 {
    width: 200px;		
}

.width125 {
	width: 125px;
}

/* MODULE STYLES */

/* Generic "rounded" corner styles */
.topLeft,
.botLeft{
	width:4px;
	height:4px;
	float:left;
}

.topRight,
.botRight {
	width:4px;
	height:4px;
	float:right;
}

.topLeft,
.grayContainer .topLeft,
.whiteContainer .grayContainer .topLeft,
.whiteContainer_inverted .grayContainer .topLeft {
	background:url('../../cdn/static/corner_sprite.gif') no-repeat 0 0px;
	overflow:hidden;
}
.topRight,
.grayContainer .topRight,
.whiteContainer .grayContainer .topRight,
.whiteContainer_inverted .grayContainer .topRight {
	background:url('../../cdn/static/corner_sprite.gif') no-repeat 0 -4px;
	overflow:hidden;
} 
.botLeft,
.grayContainer .botLeft,
.whiteContainer .grayContainer .botLeft,
.whiteContainer_inverted .grayContainer .botLeft {
	background:url('../../cdn/static/corner_sprite.gif') no-repeat 0 -8px;
	overflow:hidden;
}
.botRight,
.grayContainer .botRight,
.whiteContainer .grayContainer .botRight,
.whiteContainer_inverted .grayContainer .botRight {
	background:url('../../cdn/static/corner_sprite.gif') no-repeat 0 -12px;
	overflow:hidden;
}
.topMiddle,
.grayContainer .topMiddle,
.whiteContainer .grayContainer .topMiddle,
.whiteContainer_inverted .grayContainer .topMiddle {
	background:url('../../cdn/static/corner_sprite.gif') repeat-x 0 -16px;
	overflow:hidden;
	height:4px;
}
.botMiddle,
.grayContainer .botMiddle,
.whiteContainer .grayContainer .botMiddle,
.whiteContainer_inverted .grayContainer .botMiddle {
	background:url('../../cdn/static/corner_sprite.gif') repeat-x 0 -17px;
	overflow:hidden;
	height:4px;
}

.grayContainer .fullTop {
	background:url('../../cdn/static/full_gray_top.gif') no-repeat;
	width: 997px;
	height:4px;
}
.grayContainer .fullBottom {
	background:url('../../cdn/static/full_gray_bottom.gif') no-repeat;
	width: 997px;
	height:4px;
}

.donationSummary td {
	padding: 0 20px 10px 0;
}

.donationSummary td.amount {
	text-align: right;
}

.creditCard {
	background: transparent url('../images/amex-visa-mastercard2.jpg');
	width:33px;
	height:22px;
	float:left;
	margin-right:10px;
	border:1px solid #C4BCB3;
}

#visa_img {
	background-position: -66px 0;
}

#mastercard_img {
	background-position: -33px 0;
}

.cardRadios td {
	text-align:center;
	width:50px;
	padding:10px 0 0 0;
}

.chooseCard {
	margin-top:3px;
}

.chooseCard .spacer {
	width:54px;
}

.chooseCard label {
	display:block;
	width:50px;
	height:31px;
}

.accountBadge .topLeft,
.accountBadgeIn .topLeft,
#header_cap .accountBadgeIn .topLeft {
	background-position: 0 -24px;
}
.accountBadge .topRight,
.accountBadgeIn .topRight,
#header_cap .accountBadgeIn .topRight{
	background-position: 0 -28px;
} 
.accountBadge .botLeft,
.accountBadgeIn .botLeft,
#header_cap .accountBadgeIn .botLeft{
	background-position: 0 -32px;
}
.accountBadge .botRight,
.accountBadgeIn .botRight,
#header_cap .accountBadgeIn .botRight {
	background-position: 0 -36px;
}
.accountBadge .topMiddle,
.accountBadgeIn .topMiddle,
#header_cap .accountBadgeIn .topMiddle{
	background-position: 0 -40px;
}
.accountBadge .botMiddle,
.accountBadgeIn .botMiddle,
#header_cap .accountBadgeIn .botMiddle{
	background-position: 0 -41px;
}

#header_cap .topLeft {
	background-position: 0 -72px;
}
#header_cap .topRight {
	background-position: 0 -76px;
} 
#header_cap .topMiddle {
	background: #000;
}

#featured .topLeft,
.memberScore .topLeft {
	background-position: 0 -80px;
}
#featured .topRight,
.memberScore .botLeft {
	background-position: 0 -84px;
}
#featured .botLeft,
.memberScore .botLeft {
	background-position: 0 -88px;
}
#featured .botRight,
.memberScore .botRight {
	background-position: 0 -92px;
}
.memberScore .topMiddle {
	background-position: 0 -96px;
}
.memberScore .botMiddle {
	background-position: 0 -97px;
}
#featured .botMiddle {
	background-image:none;
	border-bottom: 1px solid #9a988c;
}

.blackContainer .content {
	background-color: #000;
}

.blackContainer .topLeft,
#featured #nav a .topLeft {
	background-position: 0 -104px;
}
.blackContainer .topRight,
#featured #nav a .topRight {
	background-position: 0 -108px;
} 
.blackContainer .botLeft,
.listItem .botLeft,
.listItemEdit .botLeft,
.whiteContainer .listItem .botLeft,
.whiteContainer .listItemEdit .botLeft,
.listItemLast .botLeft,
.whiteContainer .listItemLast .botLeft,
#featured #nav a .botLeft {
	background-position: 0 -112px;
}
.blackContainer .botRight,
.listItem .botRight,
.listItemEdit .botRight,
.listItemLast .botRight,
.whiteContainer .listItem .botRight,
.whiteContainer .listItemEdit .botRight,
.whiteContainer .listItemLast .botRight,
#featured #nav a .botRight {
	background-position: 0 -116px;
}
.blackContainer .topMiddle,
#featured #nav a .topMiddle {
	background-position: 0 -120px;
}
.blackContainer .botMiddle,
.listItem .botMiddle,
.listItemEdit .botMiddle,
.listItemLast .botMiddle,
.whiteContainer .listItem .botMiddle,
.whiteContainer .listItemEdit .botMiddle,
.whiteContainer .listItemLast .botMiddle,
#featured #nav a .botMiddle {
	background:url('../../cdn/static/corner_sprite.gif') repeat-x 0 -121px;
	overflow:hidden;
	height:4px;
	border:0;
}

.homepageCenter .topLeft {
	background-position: 0 -128px;
}
.homepageCenter .topRight {
	background-position: 0 -132px;
} 
.homepageCenter .botLeft {
	background-position: 0 -136px;
}
.homepageCenter .botRight {
	background-position: 0 -140px;
}
.homepageCenter .topMiddle {
	background-position: 0 -144px;
}
.homepageCenter .botMiddle {
	background-position: 0 -145px;
}

.whiteContainer .topLeft,
.whiteContainerInTable .topLeft,
.homepageCenter .whiteContainerInTable .topLeft {
	background-position: 0 -80px;
}
.whiteContainer .topRight,
.whiteContainerInTable .topRight,
.homepageCenter .whiteContainerInTable .topRight {
	background-position: 0 -84px;
}
.whiteContainer .botLeft,
.whiteContainerInTable .botLeft,
.homepageCenter .whiteContainerInTable .botLeft {
	background-position: 0 -88px;
}
.whiteContainer .botRight,
.whiteContainerInTable .botRight,
.homepageCenter .whiteContainerInTable .botRight {
	background-position: 0 -92px;
}
.whiteContainer .topMiddle,
.whiteContainerInTable .topMiddle,
.homepageCenter .whiteContainerInTable .topMiddle {
	background-position: 0 -96px;
}
.whiteContainer .botMiddle,
.whiteContainerInTable .botMiddle,
.homepageCenter .whiteContainerInTable .botMiddle {
	background-position: 0 -97px;
}

#footer .topLeft {
	background-position: 0 -152px;
}
#footer .topRight {
	background-position: 0 -156px;
} 
#footer .botLeft {
	background-position: 0 -160px;
}
#footer .botRight {
	background-position: 0 -164px;
}
#footer .topMiddle {
	background-position: 0 -168px;
}
#footer .botMiddle {
	background-position: 0 -169px;
}
#footer .content {
	border-left: 1px solid #7d7a70;
	border-right: 1px solid #7d7a70;
	background: #1f1f1b;
	padding: 18px 25px;
}

a.largeButton,
a.largeBlackButton {
	display:block;
	background: #f47820 url('../../cdn/static/buttonBg.gif') repeat-x;
	width:158px;
	padding:16px 5px 15px 5px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border-left:1px solid #B64F26;
	border-right:1px solid #B64F26;
}
a.largeBlackButton {
	background: #000 url('../../cdn/static/lgBlackButtonBg.gif') repeat-x;
	border-left:1px solid #9A988D;
	border-right:1px solid #9A988D;
}

a.largeButton:hover,
a.largeBlackButton:hover {
	text-decoration:none;
	cursor:pointer;
	color:#FFF;
}

a.largeButtonTop,
a.largeBlackButtonTop {
	display:block;
	background: transparent url('../../cdn/static/global_sprite-20111019.gif') no-repeat -850px -130px;
	width:170px;
	height:4px;
	font-size:1px;
}

a.largeBlackButtonTop {
	background: transparent url('../../cdn/static/global_sprite-20111019.gif') no-repeat -850px -120px;
}

a.largeButtonBottom,
a.largeBlackButtonBottom {
	display:block;
	background: transparent url('../../cdn/static/global_sprite-20111019.gif') no-repeat -850px -134px;
	width:170px;
	height:4px;
	margin-bottom:10px;
	font-size:1px;
}

a.largeBlackButtonBottom {
	background: transparent url('../../cdn/static/global_sprite-20111019.gif') no-repeat -850px -124px;
}

.cancel .topLeft {
	width:4px !important;
	background-position: 0 -200px !important;
}
.cancel .topRight {
	background-position: 0 -204px !important;
}
.cancel .botLeft {
	width:4px !important;
	background-position: 0 -208px !important;
}
.cancel .botRight {
	background-position: 0 -212px !important;
}
.cancel .topMiddle {
	background-position: 0 -216px !important;
}
.cancel .botMiddle {
	background-position: 0 -217px !important;
}

.whiteContainer_inverted .topLeft,
.whiteContainerInTable_inverted .topLeft {
	background-position: 0 -224px;
}
.whiteContainer_inverted .topRight,
.whiteContainerInTable_inverted .topRight {
	background-position: 0 -228px;
}
.whiteContainer_inverted .botLeft,
.whiteContainerInTable_inverted .botLeft {
	background-position: 0 -232px;
}
.whiteContainer_inverted .botRight,
.whiteContainerInTable_inverted .botRight {
	background-position: 0 -236px;
}
.whiteContainer_inverted .topMiddle,
.whiteContainerInTable_inverted .topMiddle {
	background-position: 0 -240px;
}
.whiteContainer_inverted .botMiddle,
.whiteContainerInTable_inverted .botMiddle {
	background-position: 0 -241px;
}

/* Global Navigation */
#navigation {
	padding-top:10px;
	width:641px;
	height:55px;
	float:left;
}

#navigation a {
	float:left;
	text-indent:-5000px;
	display:block;
	width:74px;
	height:55px;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat 0 -290px;
	margin-right:6px;
}

#navigation a#about {
	width:88px;
	background-position:0px -289px;
}
#navigation a#volunteer {
	width:168px;
	background-position:-95px -289px;
}
#navigation a#charities {
	width:160px;
	background-position:-269px -289px;
}
#navigation a#donate {
	width:96px;
	background-position:-435px -289px;
}
#navigation a#chaos {
	width:98px;
	background-position:-536px -289px;
}

#navigation a#about:hover,
#navigation a#about.selected,
#navigation a#about.pageSelected {
	background-position:0px -349px;
}
#navigation a#volunteer:hover,
#navigation a#volunteer.selected,
#navigation a#volunteer.pageSelected {
	background-position:-95px -349px;
}
#navigation a#charities:hover,
#navigation a#charities.selected,
#navigation a#charities.pageSelected {
	background-position:-269px -349px;
}
#navigation a#donate:hover,
#navigation a#donate.selected,
#navigation a#donate.pageSelected {
	background-position:-435px -349px;
}
#navigation a#chaos:hover,
#navigation a#chaos.selected,
#navigation a#chaos.pageSelected {
	background-position:-537px -349px;
}

#slide_spacer {
	width:10px;
	height:4px;
}

#top_msg {
	color:#FFF;
	padding:5px 24px 16px;
	font-size:13px;
}


/* Search Bar */
#search_bar {
	float: left;
	height: 34px;
	margin-top:10px;
	padding: 11px 0 10px 16px;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -641px -289px;
	width: 357px;
}

#search_bar input.text {
	border:0;
	color:#676767;
	font-size:14px;
	height:22px;
	line-height:15px;
	margin:2px 13px 0 2px;
	padding:5px 5px 2px;
	width:223px;
	float:left;
}

input.default {
	color:#ccc;
}


/* Account Module */
.accountBadge,
.accountBadgeIn {
	width: 267px;
	position:absolute;
	top:0px;
	left:649px;
	color: #e9e6e0;
	z-index:10;
}

.accountBadgeIn {
	top: 25px;
}

.accountBadge .content,
.accountBadgeIn .content {
	border-left: 1px solid #9A988C;
	border-right: 1px solid #9a988c;
	background-color: #454237;
	padding: 17px 22px 22px 22px;
}

.accountBadge input.text {
	width: 216px;
	margin-top:2px;
}

.accountBadge #remember {
	float:left;
	padding-top:5px;
}

.accountBadge a.selected,
.accountBadge a:hover,
.accountBadgeIn a.selected,
.accountBadgeIn a:hover {
	color:#e3e0d8;
	text-decoration:none;
}

.badgeLinks {
	color:#9a988c;
	text-align:center;
	padding-top:20px;
}
#header_login_formsub {
	display:none;
}

/* Account Page */
.accountText {
	border: 1px solid #C4BCB3;
	height: 23px;
	padding:7px 10px 0 10px;
	margin:2px 0 15px 0;
	color:#625e51;
	width:238px;
}
textarea.accountText {
	height:88px;
}
.accountPlain {
	color:#989289;
}
.available {
	color:#53AD53;
}
.notAvailable {
	color:red;
}

.placer {
	color:#ccc;
}

#username_container {
	width:240px;
	border:1px solid #C4BCB3;
	background:#FFF;
	margin-top:2px;
	padding:7px 10px 0;
	height:23px;
	color: #989289;
}

input#username {
	display:inline;
	width:125px;
	padding:0;
	border:0;
}

/* Header */
#header_cap {
	color:#e3e0d8;
}

#header_cap .content {
	padding:12px 25px 17px 25px;
	background: #000;
	height: 19px;
}

#top_share_icons{
	width: 115px;
}

.vendorIcon {
	float:right;
	margin-right: 8px;
	width:30px;
	height:30px;
	display:block;
	background-image: url('../../cdn/static/global_sprite-20111019.gif');
	background-repeat: no-repeat;
}

.headerIcon {
	float:right;
	margin-left: 10px;
	width:32px;
	height:20px;
	display:block;
	background-repeat: no-repeat;
}

#fb_like_top {
	text-align: left;
	width: 47px;
}

#google_plus_one {
	margin-left: 10px;
}

#fb_outer{ 
	width: 47px;
	margin-left: 10px;
	overflow: hidden;
	text-align: right;
}

#facebook_icon {
	background-position:-100px 0;
	width:30px;
	margin-right:5px;
}

#twitter_icon {
	background-position:-70px 0;
	width:25px;
}	

#crowdrise_icon {
	background-position:-70px -40px;
	width:30px;
	height:30px;
}	

#rss_icon {
	background-position:-41px 0;
}

.sponsor {
	float:left;
	margin-left:15px;
}

#header {
	width:1022px;
	padding:21px 0 9px 25px;
}

#crowdrise_logo {
	width:328px;
	height:110px;
	margin-left:8px;
	display:block;
}

#custom_template_cr_logo {
	 width:156px;
	 height:28px;
	 display:block;
	 background:transparent url('../../cdn/custom/crowdrise_logo_nobg.png') no-repeat;
}

#sponsorTitle {
	float:left;
	padding-top: 4px;
	color:#B9B4AC;
}

/* Thermometer */
.therm_outer {
	border:1px solid #9C9A8E;
	padding:5px;
	height:30px;
	position:relative;
	margin-bottom:10px;
}
.therm_pct {
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	padding-top:13px;
	width:170px;
	font-weight:bold;
	font-size:16px;
}
.thermometer {
	background:url("../../cdn/static/buttonBg.gif") -1px -24px #F47721;
	height:30px;
	text-align:center;
}

/* Featured Module */
#featured {
	width:964px;
	height:280px;
	background-repeat: no-repeat;
	float:left;
	color:#FFF;
	position:relative;
}
#featured #innerContainer {
	position:absolute;
	width:964px;
}
#featured .content {
	height: 272px;
	border-left: 1px solid #9a988c;
}
#featured .topMiddle {
	height:3px;
	border-top: 1px solid #9a988c;
}

#featured .botMiddle {
	height:3px;
}

#featured h2 {
	font-size: 79px;
	line-height: 50px;
}

#featured h3 {
	font-size: 57px;
	line-height:70px;
}

#featured h4 {
	font-size: 21px;
	line-height:10px;
}

#featured #cover {
	position:absolute;
	height:35px;
	width:170px;
	top:222px;
	left:765px;
}

#featured #nav {
	position: absolute;
	top:222px;
	left:730px;
}

#featured #nav a {
	float: left;
	display:block;
	margin-right:5px;
	background: transparent url('../../cdn/static/global_sprite-20111019.gif') no-repeat -300px -120px;
	width:19px;
	height:23px;
	padding-left:11px;
	padding-top:9px;
}

#featured #nav a.selected,
#featured #nav a:hover {
	color:#FFF;
	text-decoration:none;
}

#featured #nav a .navLinkContent {
	background:#000;
	border-left:1px solid #9a988c;
	border-right:1px solid #9a988c;
	padding:4px 10px;
}
#featured #nav a .navLinkContent a {
	margin:0;
}
#featured #nav a .botMiddle {
	height:4px;
}

#featured #featuredSwap {
	position:absolute;
	height: 279px;
	width:964px;
}

#featured .spacer {
	width:964px;
	height: 276px;
}
/* Chester */
a div.featPausePlay {
	width:5px;
	height:9px;
	padding:2px;
	background: transparent url('../../cdn/static/global_sprite-20111019.gif') no-repeat -718px 2px;
}
a:hover div.featPausePlay {
	background: #000 url('../../cdn/static/global_sprite-20111019.gif') no-repeat -758px 2px;
	cursor:pointer;
}
a div.featPausePause {
	width:5px;
	height:9px;
	padding:2px;
	background: #000 url('../../cdn/static/global_sprite-20111019.gif') no-repeat -638px 2px;
}
a:hover div.featPausePause {
	background: #000 url('../../cdn/static/global_sprite-20111019.gif') no-repeat -678px 2px;
	cursor:pointer;
}



#featuredHeadlines {
	height:225px;
	padding:25px;
}

#featuredHeadlines:hover {
	cursor:pointer;
}

#findCharity {
	width:33px;
	height:280px;
	background: url('../../cdn/static/global_sprite-20111019.gif') no-repeat;
}

/* Homepage Center */
.homepageCenter {
	background:#f2f0ec url('../../cdn/static/grayBg.gif') repeat-y;
	vertical-align:top;
}

.homepageCenter .content {
	padding: 15px 15px 21px 15px;
}

.whiteContainerInTable,
.whiteContainerInTable_inverted {
	background:#f2f0ec url('../../cdn/static/whiteBg.gif') repeat-y;
}

.whiteContainerInTable .content,
.whiteContainerInTable_inverted .content {
	padding: 15px 15px 21px 15px;
} 

/* Homepage feed */
#site_actions {
	overflow:hidden;
}
/* Site Actions */
.siteActions .odd,
.siteActions .even {
	border-left: 1px solid #9b998d;
	border-right: 1px solid #9b998d;
}

.profileFeedPagi,
.justFriends {
	border-left: 1px solid #9b998d;	
	border-right: 1px solid #9b998d;
	padding:10px;
}

.justFriends {
	text-align:right;
}

.siteActions .odd .wrapper {
	background:#f2f0ec;
}
.siteActions .wrapper {
	padding: 5px 15px;
}
.siteActions .icon img {
	border: 1px solid #9b998d;
}

.siteActions .action {
	width:295px;
	padding:0 10px;
	overflow:hidden;
}
#feed .siteActions .action {
	width:293px;
}

.siteActions .date {
	width:84px;
}

.profileDate {
	font-size:11px;
	color:#BBB;
}

.connect {
	float:left;
	width:227px;
}
.connect .text {
	width:206px;
	margin-top:2px;
}

.action i,
.name i {
	font-size:11px;
}

/* TOP 5 */

.listItem,
.listItemEdit,
.listItemLast {
	float:left;
}
.listItem {
	margin-right:15px;
}
.listItemEdit {
	margin-right:15px;
	margin-top:20px;
}
.listContent {
	width:179px;
	background:#000;
	border:1px solid #9a988c;
	border-bottom: 0;
	text-align:center;
}
.listItem .whiteContainer_inverted,
.listItemEdit .whiteContainer_inverted,
.listItemLast .whiteContainer_inverted {
	width:35px;
	margin:10px auto;
}
.blank,
.blankLast {
	float:left;
}
.blank {
	margin-right:15px;
}
.blanklistContent {
	border:1px solid #9a988c;
	border-bottom: 0;
}
.blankSpacer {
	width:179px;
	height:180px;
}
.listContent img {
	border-bottom:1px solid #9a988c;
}

.scoreWrap {
	padding:5px 0;
	height:50px;
	/*
	padding:0;
	height:60px;*/
}
.scoreWrap h5 {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 10px 0 10px;
	height:28px;
	overflow:hidden;
}

.scoreWrap .score {
	font-size: 30px;
	color: #838178;
}
.earned {
	font-size: 10px;
	color: #f47a20;
	font-weight:bold;
}
.donations {
	font-size:16px;
	font-weight:normal;
	display:block;
	padding-top:5px;
	color:#f47a20;
}
#media_box {
	padding: 5px 0 10px 10px;
}

#media_box img {
	vertical-align: bottom;	
}

.pic53,
.dragPic53 {
	display: block;
	float:left;
	margin: 5px 5px 0 0;
	width: 53px;
	height: 53px;
	border: 1px solid #afafb0;
	position:relative;
}

a.dragPic,
a.dragPic:hover {
	display: block;
	float:left;
	text-decoration:none;
}


/* PROFILE PAGE */
a.plus,
a.plus:hover {
	width:35px;
	height:47px;
	padding-top:18px;
	float:left;
	display:block;
	background: url('../../cdn/static/global_sprite-20111019.gif') no-repeat -300px 0;
	color:#FFF;
	font-size:25px;
	text-align:center;
	text-decoration:none;
}
a.minus,
a.minus:hover {
	width:35px;
	height:47px;
	padding-top:18px;
	float:left;
	display:block;
	background: url('../../cdn/static/global_sprite-20111019.gif') no-repeat -400px 0;
	color:#7A8A73;
	font-size:25px;
	text-align:center;
	text-decoration:none;
	cursor: default;
}
.memberScore {
	float:left;
	margin-left:5px;
	padding-right:15px;
	background:#FFF;
}
.memberScore .content {
	height: 57px;
	padding:3px 5px;
	border-top: 1px solid #9a988c;
	border-bottom: 1px solid #9a988c;
	text-align:center;
	float:left;
}


.memberScore .leftCurve {
	width:5px;
	height:65px;
	float:left;
	background: url('../../cdn/static/global_sprite-20111019.gif') no-repeat -400px -120px;
}
.memberScore .rightCurve {
	width:5px;
	height:65px;
	float:left;
	background: url('../../cdn/static/global_sprite-20111019.gif') no-repeat -406px -120px;
}

.score {
	color:#555145;
	font-weight:bold;
	font-size:35px;
}

a#verified,
a#badged{
	text-transform:uppercase;
	display:block;
	height:20px;
	padding:6px 0 0 10px;
	margin:21px 0 0 10px;
	float:left;
	background: url('../../cdn/static/global_sprite-20111019.gif') no-repeat -1020px -80px;
}

#swap_loading {
	background: #FFF; 
	opacity:0.7; 
	filter: alpha(opacity=70); 
	position:absolute; 
	top:1px; 
	left:1px; 
	width:375px; 
	height:202px; 
	padding-top:173px; 
	text-align:center; 
	display:none;
}
.statBubble {
	margin-bottom:10px;
}
.statBubble .content {
	background:#f1efea;
	border-left: 1px solid #9a988c;
	border-right: 1px solid #9a988c;
	text-align:center;
	padding:5px 0;
}
.statBubble .content {
	color:#555145;
}

/* REGISTER */
.steps {
	color:#B3B1A4;
}
.stepOn {
	color:#625e51;
}
.steps .number {
	font-size:36px;
	font-weight:bold;
}
.steps .stepOn .number {
	color:#F47A1F;
}
#register_message {
	margin-bottom:20px;
}
#register_message p {
	width:465px;
}

/* IMPORT WEBMAIL CONTACTS */
.contactContainer {
	border-top:1px solid #9A988C;
	height:200px;
	overflow:auto;
}
span.selectAll,
label.selectAll {
	float:left;
	padding-top:8px;
}
input.selectAll {
	float:left;
	margin:8px 5px 9px 10px;
}
.contactContainer .row {
	padding:5px 10px;
}

.contactContainer .alt {
	background-color: #F2F0EC;
}

.contactContainer input {
	float:left;
}
.contactContainer .contact_name {
	float:left;
	width:253px;
	margin-left:5px;
}
.contactContainer .contact_email {
	float:left;
}

.potentialFriends input {
	float:left;
	margin-top:20px;
}
.potentialFriends img {
	float:left;
	width:53px;
	height:53px;
	border:1px solid #9A9A8C;
	margin: 0 10px 0 5px;
}

.potentialFriends a {
	font-weight:bold;
	display:block;
	float:left;
	width:188px;
	margin-top:20px;
}

.potentialFriends .nameAndEmail {
	float:left;
	margin-top:20px;
	width:290px;
}

/* FOOTER */
#footer {
	background: #000;
	padding: 50px 25px 150px 25px;
	border-top: 1px solid #7f7b71;
	color:#827e73;
}
#footer h5,
#footer h5 a {
	color: #b1ada1;
}
#footer a {
	color:#827e73;
}
#footer a:hover {
	color: #FFF;
}
.credits {
	padding-top:21px;
	float:left;
	font-weight:bold;
}
#cottonblend {
	margin-top:14px;
	float:right;
	display:block;
	width:14px;
	height:19px;
	background: url('../../cdn/static/global_sprite-20111019.gif') no-repeat -130px 0;
}

/* INVITE FRIENDS */
.inviteForm textarea {
	width:436px;
	height:89px;
	border: 1px solid #BFBAB1;
	margin-bottom:20px;
}

textarea.extended {
	width:495px;
	height:89px;
	padding:10px;
	margin-bottom:15px;
	border: 1px solid #BFBAB1;
}

td.tlRightCol {
	vertical-align:middle;
	text-align:right;
	width:140px;
}

.tlRightCol h3.small {
	font-size:19px;
}

.tlRightCol h3 {
	font-size:30px;
}


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

Title : Lightbox CSS
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

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

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:70;
	width:475px;
	height:235px;
	margin:-220px 0 0 -250px;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:69;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}

.popup,
.sponsorPopup {
	background-color:#FFF;
	top: -1000px;    
	padding:10px; 
	left: 0px;       
	position: absolute;  
	overflow:auto;  /* workaround FireFox bug on Mac (i.e. vertical bars show through layer bug) */
	z-index: 71;
	zoom:1;
}

.popup .grayContainer,
.sponsorPopup .grayContainer {
	margin:0;
}

.popup .popupContent,
.sponsorPopup .popupContent {
	margin-bottom: 0;
	width: 430px;
	z-index: 72;
}
.closeLink {
	float:right;
	padding-top:21px;
}
.closeLink a {
	color:#625e51;
	text-decoration:none;
}
.closeLink a img {
	border:0;
	margin-right:5px;
	width:13px;
}

.lbHeadline {
	font-size:20px;
	font-weight:bold;
}

/* PROFILE PAGES */
.newProfileTab,
.newProfileTabOn {
	float:right;
	margin-top:5px;
	margin-left:5px;
}

.subStatusTab,
.subStatusTabOn {
	float:left;
	margin-top:25px;
}

.newProfileTab a,
.newProfileTabOn a,
.subStatusTab a,
.subStatusTabOn a {
	color:#6F6A5C;
	display:block;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -398px -249px;
	float:left;
	height:33px;
}

.subStatusTab a,
.subStatusTabOn a {
	width:114px;
	text-align:center;
}

.newProfileTab a span,
.newProfileTabOn a span,
.subStatusTab a span,
.subStatusTabOn a span {
	color: #f47a20;
}

.newProfileTab a:hover,
.newProfileTabOn a:hover,
.subStatusTab a:hover,
.subStatusTabOn a:hover {
	text-decoration:none;
	cursor:pointer;
}

.newProfileTab .btnLeft,
.subStatusTab .btnLeft {
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -393px -249px;
	float:left;
	height:41px;
	width:5px;
}

.newProfileTab .btnRight,
.subStatusTab .btnRight {
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -648px -249px;
	float:left;
	height:41px;
	width:5px;
}

.newProfileTabOn a,
.subStatusTabOn a {
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat center -200px;
	float:left;
	height:33px;
	cursor:pointer;
}

.newProfileTabOn .btnLeft,
.subStatusTabOn .btnLeft {
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -393px -200px;
	float:left;
	height:41px;
	width:5px;
}

.newProfileTabOn .btnRight,
.subStatusTabOn .btnRight {
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -648px -200px;
	float:left;
	height:41px;
	width:5px;
}

.newProfileTab a,
.newProfileTabOn a,
.subStatusTab a,
.subStatusTabOn a {
	padding:8px 5px 0 5px;
}

#member_details {
	padding-left:15px;
}

.heresTheStory {
	padding:0px 0 0 15px;
}

.heresTheStory ul,
.heresTheStory ol {
	margin-left:30px;
}

#featured_star { 
	display:block;
	float:left;
	width: 27px;
	height:27px;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -480px 0;
	margin:7px 5px 0 0;
}
.status {
	margin-bottom: 15px;
}
.status .content {
	background:#FFF url('../../cdn/static/status_arrow.gif') no-repeat left center;
	border-right: 1px solid #9a988c;
	border-left:0;
	padding:16px 15px 21px 31px;
}
.status .topLeft {
	width:19px;
	background-position: right -224px;
}
.status .topRight {
	background-position: 0 -228px;
}
.status .botLeft {
	width:19px;
	background-position: right -232px;
}
.status .botRight {
	background-position: 0 -236px;
}
.status .topMiddle {
	background-position: 0 -240px;
}
.status .botMiddle {
	background-position: 0 -241px;
}

.infoBubble {
	font-size:10px;
	width:174px;
	margin-left:5px;
}
.infoBubble .content {
	background:#FFF url('../../cdn/static/bubble_arrow.gif') no-repeat left -220px;
	border-right: 1px solid #9a988c;
	border-left:0;
	padding:5px 10px 5px 20px;
}
.infoBubble .topLeft {
	width:14px;
	background-position: right -224px;
}
.infoBubble .topRight {
	background-position: 0 -228px;
}
.infoBubble .botLeft {
	width:14px;
	background-position: right -232px;
}
.infoBubble .botRight {
	background-position: 0 -236px;
}
.infoBubble .topMiddle {
	background-position: 0 -240px;
}
.infoBubble .botMiddle {
	background-position: 0 -241px;
}

.profileCenterColumn {
	width:415px;
	float:left;
}
.profileRightColumn {
	width:170px;
	float:left;
	margin-left:25px;
}
.projectStatus {
	margin-bottom: 10px;
}
.projectStatus .content {
	border-right: 1px solid #9a988c;
	border-left: 1px solid #9a988c;
	padding:16px 15px 21px 15px;
	margin-left:16px;
}
.projectStatus .topLeft {
	width:19px;
	background-position: right -80px;
}
.projectStatus .topRight {
	background-position: 0 -84px;
}
.projectStatus .botLeft {
	width:19px;
	background-position: right -88px;
}
.projectStatus .botRight {
	background-position: 0 -92px;
}
.projectStatus .topMiddle {
	background-position: 0 -96px;
}
.projectStatus .botMiddle {
	background-position: 0 -97px;
}
.projectStatus .arrow {
	height:16px;
	background: url('../../cdn/static/global_sprite-20111019.gif') no-repeat -271px -80px;
	margin-top:-1px;
}

#donor_list_container,
#fundraiser_list_container {
	height:120px;
	overflow:hidden;
	position:relative;
}
#donor_list,
#fundraiser_list {
	padding-top:110px;
	position:absolute;
}
#donor_list td.left,
#fundraiser_list td.left {
	text-align:left;
	padding-bottom:8px;
}
#donor_list td.right,
#fundraiser_list td.right {
	text-align:right;
	padding-bottom:8px;
}

.ownerSays {
	padding-left:15px;
	padding-bottom:20px;
}
.ownerThumb {
	float:left;
	border: 1px solid #9a988c;
	margin-right: 10px;
}

.displaySelect {
	margin:5px 0 10px 0;
}

.displaySelect td {
	padding:0 5px 5px 0;
}

#char_count {
	font-size:20px;
}
#share_target {
	text-align:right;
	font-size:10px;
	width:138px;
}
#twitter_preview {
	text-align:right;
	font-size:10px;
	float:right;
}
#link_to {
	font-size:10px;
	padding-top:5px;
}
#link_to_twitter {
	display:block;
	width:66px;
	height:14px;
	margin-top:2px;
	float:right;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -200px 0;
}

#link_to_fb {
	display:block;
	width:17px;
	height:17px;
	float:right;
	margin-left:9px;
	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat -170px 0;
}

.sharediv {
	float: left;
	text-align:center;
	width: 400px;
	padding: 30px 0px 30px 15px;
}

#member_info .sharediv {
	padding: 30px 0px 30px 0px;
}
.sharediv a.chicklet img{
	border: none;
	cursor: pointer;
}

.sharediv img{
	cursor: pointer;
}


.sharediv p.sharetext,
#member_info .sharediv p.sharetext{
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 2px;
}

.with-share {
	float: left;
}

#status {
	border:1px solid #C4BDB4;
	width:368px;
	height:42px;
	margin-bottom:10px;
	font-size:16px;
	color:#999;
}
#via,
.via {
	/*color:#CED9D7;*/
	color:#BBB;
	font-style:italic;
}
#status_display {
	font-size:20px;
	width:368px;
}
#status_submit_contain {
	 width:370px;
}
.saysCompensate {
	float:left;
	padding-top:8px;
}
#member_info_container {
	float:right;
	width:610px;
}
#member_info_edit {
	float:right;
	width:595px;
}
#member_info ol, #member_info ul {
	padding: 0 20px 10px;
}
#member_info p {
	padding: 0 0 10px;
}
#member_info ul li, #member_info ol li {
	margin: 0 0 2px 0;
	padding: 0;
}
.full_textarea {
	width:525px;
	height:70px;
	padding:10px;
	border:1px solid #C4BCB3;
}
.deletePic {
	display: block;
	position: absolute;
	height: 13px;
	width: 13px;
	background: url('../../cdn/static/global_sprite-20111019.gif') no-repeat -40px -40px;
	z-index: 20;
	margin: 0 0 0 41px;
}
.listItem .deletePic {
	margin-left:166px;
}
.friend_name {
	text-transform:uppercase;
}
.memberName {
	margin:14px 0 0 14px;
}
div.pointsTip,
div.featuredTip {
	width: 420px !important;
	padding:10px !important;
	border:0 !important;
	background: transparent url('../../cdn/static/trans_70.png') !important;
	opacity: 1 !important;
	filter: none !important; 
	-moz-opacity: 1 !important;
	font-weight: normal !important;
	line-height:normal !important;
	color: #625e51 !important;
	white-space:normal !important;
	z-index:73 !important;
}
div.verifiedTip {
	width: 450px !important;
	padding:10px !important;
	border:0 !important;
	background: transparent url('../../cdn/static/trans_70.png') !important;
	opacity: 1 !important;
	filter: none !important; 
	-moz-opacity: 1 !important;
	font-weight: normal !important;
	line-height:normal !important;
	color: #625e51 !important;
	white-space:normal !important;
}
div#dhtmltooltip.featuredTip {
	width: 264px !important;
}

div.shareTip {
	/*width: 140px !important;*/
	padding:10px !important;
	border:0 !important;
	background: transparent url('../../cdn/static/trans_70.png') !important;
	opacity: 1 !important;
	filter: none !important; 
	-moz-opacity: 1 !important;
	font-weight: normal !important;
	line-height:normal !important;
	color: #625e51 !important;
	white-space:normal !important;
}

div.pointsTip .content,
div.featuredTip .content,
div.verifiedTip .content,
div.shareTip .content {	
	border-left:1px solid #9a988c;
	border-right:1px solid #9a988c;
	background:#f2f0ec;
	color: #625e51 !important;
	padding:10px 15px;
	line-height:normal;
}
/* COMMENTS */
#post_comment {
	width:595px;
	height:68px;
	padding:10px;
	border: 1px solid #C4BCB3;
}
.comment {
	background:#FFF;
	padding:10px;
	border:1px solid #9A988D;
	zoom:1;
}
.alt_comment_pad {
	padding:10px;
}
.comment img {
	float:left;
	width:100px;
	height:100px;
	border:1px solid #9A988D;
	margin-right:10px;
}
.pendingComment {
	background:#F9F2DE;
}
.timestamp {
	margin-top:15px;
	text-transform:capitalize
}

/* PHOTO UPLOAD PAGE */
#thumb_gallery {
	border:1px solid #9a988c;
	padding:15px;
	margin-top:15px;
}

/* ACCOUNT PAGES */
.dataTable,
.messagesTable,
.sponsorsTable, 
.historyTable {
	width:995px;
}

.historyTable {
	width:995px;
	border-bottom: 1px solid #9A988C;
	border-top: 1px solid #9A988C;
}
	

.dataTable th,
.messagesTable th,
.sponsorsTable th {
	text-align:left;
	font-weight:normal;
	padding:0 0 10px 15px;
}

.historyTable th {
	text-align:left;
	font-weight:normal;
	padding:15px 0 15px 15px;
	background: #F2F0ED;
	border-left: 1px solid #9A988C;
}

.dataTable .odd td,
.messagesTable .odd td,
.sponsorsTable .odd td, 
.historyTable .even td, 
.statesTable .odd td {
	background: #F2F0ED;
}

.historyTable td {
	padding: 15px;
	border-left: 1px solid #9A988C;
}

.historyTable td.buttonCell {
	padding:8px 15px;
}

.historyTable th.date,
.historyTable td.date {
	border-left:0;
}

.dataTable .icon {
	padding:5px 0 5px 15px;
}

.messagesTable .icon {
	padding: 15px 0 15px 15px;
}

.statesTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform:uppercase;
}

.statesTable td.state {
	padding-left: 15px;
}

.sponsorsTable .icon {
	padding: 5px 0 5px 15px;
}

.dataTable .icon img,
.messagesTable .icon img,
.sponsorsTable .icon img {
	border: 1px solid #9B998D;
}

.dataTable .name {
	padding-top:25px;
}

.messagesTable .name {
	padding: 15px 0;
}

.sponsorsTable .name {
	padding: 9px 0;
}

.dataTable .received {
	padding:25px 0 0 15px;
}

.messagesTable .received {
	padding:15px 0 0 15px;
}
.sponsorsTable .received {
	padding:25px 0 0 15px;
}

.dataTable .status {
	font-style:italic;
	padding:25px 0 0 15px;
}

.messagesTable .status {
	font-style:italic;
	padding:15px 0 0 15px;
}
.sponsorsTable .status {
	font-style:italic;
	padding:25px 0 0 15px;
}

.dataTable .check {
	padding:25px 0 0 14px;
}

.messagesTable .check {
	padding:15px 0 0 14px;
}

.dataTable .received,
.dataTable .status, 
.dataTable .check,
.messagesTable .received,
.messagesTable .status, 
.messagesTable .check,
.sponsorsTable .received,
.sponsorsTable .status, 
.sponsorsTable .check {
	border-left:1px solid #FFF;
}

/* EDIT FRIENDS PAGE */
.firstRow {
	margin-top:112px;
}
#additional_projects,
#additional_friends {
	margin: 300px 0 0 0; 
	z-index: 1;
}
#edit_page_spacer {
	float:left;
	width:41px;
	height:100px;
}

/* CHARITIES SEARCH */
.charitySearchResult {
	background:#FFF;
	padding:15px;
	border:1px solid #9A988D;
}
.charitySearchResult p {
	padding: 0 0 10px 0;
}
.charitySearchResult .resultLeft {
	float:left;
	width:746px;
}

.charitySearchResult .newButton {
	float:right;
}
/* CHOOSE CHARITY ACCOUNT TYPE */
.choose_account_type th {
	text-align:left;
	font-weight:normal;
	padding:8px 15px;
	background: #F2F0EC;
}
.choose_account_type th.accent {
	padding:0;
	width:170px;
	border-left:1px solid #FFF;
}
.choose_account_type th.accent div {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:8px 0;
	background: #000 url('../../cdn/static/black_grad_bg.png') repeat-x;
	border:1px solid #F2F0EC;
}
.choose_account_type td {
	padding:8px 15px;
}
.choose_account_type tr.even td {
	background-color:#F2F0EC;
}
.choose_account_type td.center,
.choose_account_type td.noCheck {
	text-align:center;
	border-left: 1px solid #FFF;
}
.choose_account_type td.check {
	border-left: 1px solid #FFF;
	background: #FFF url('../../cdn/static/global_sprite-20111019.gif') no-repeat -925px 8px;
}
.choose_account_type tr.even td.check {
	background: #F2F0EC url('../../cdn/static/global_sprite-20111019.gif') no-repeat -925px -32px;
}
.choose_account_type .slim {
	padding:0;
}
/* NAV DROPDOWNS */
.dd {
	position:absolute;
	top:72px;
	cursor:pointer;
	z-index:66;
}
.dd ul {
	list-style:none;
	margin:0;
	padding:0;
}
.dd li.navArrow {
	height:24px;
	background: transparent url('../../cdn/static/nav_both.png') no-repeat 0 5px;
}
.dd li.navBottom {
	height:5px;
	background: transparent url('../../cdn/static/nav_both.png') no-repeat 0 bottom;
}
#navigation .dd ul li a {
	color:#f27a21;
	display:block;
	width: 200px;
	float:none;
	height:auto;
	margin:0;
	text-indent:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:8px 10px;
	background: transparent url('../../cdn/static/nav_bg.png');
	/*
	opacity:0.8;
	filter: alpha(opacity = 80);
	text-transform:uppercase;
	background:#000;
	*/
	border-right:1px solid #989898;
	border-bottom:1px solid #989898;
	border-left:1px solid #989898;
}
#navigation .dd ul li.last a {
	border-bottom:0;
	padding-bottom:5px;
}
#navigation .dd ul li.first a {
	padding-top:5px;
}
#navigation .dd ul li a:hover {
	color: #FFF;
	height:auto;
}
#about_dd {
	left: -67px;
	/* 105 217 85 118 */
}
#volunteer_dd {
	left: 68px;
}
#charities_dd {
	left: 238px;
}
#donate_dd {
	left: 372px;
}
#chaos_dd {
	left: 474px;
}
a#featured_anchor {
	width:963px;
	height:280px;
	display:block;
	opacity:0;
	filter: alpha(opacity = 0);
/*	background:transparent;  this broke IE homep page link*/
	background:red;
}

.findUs a {
	display:block;
	margin-bottom:25px;
}
.findUs a#twitter {
	width:150px;
	height:32px;
	background: transparent url('../../cdn/static/find_us_on.gif') no-repeat 0 0;
}
.findUs a#facebook {
	width:191px;
	height:64px;
	background: transparent url('../../cdn/static/find_us_on.gif') no-repeat 0 -58px;
}
.findUs a#flickr {
	width:190px;
	height:32px;
	background: transparent url('../../cdn/static/find_us_on.gif') no-repeat 0 -149px;
}



#about-links {
	margin:17px 30px 0;
	text-align:right;
}

/* CROWDRISE PICS PAGE */
#member_pics_container {
	float:left;
	width:600px;
	margin-left:20px;
}
.crPics,
.emptyPics {
	width:53px;
	height:53px;
	border: 1px solid #9c9a8e;
	float:left;
	margin:0 0 5px 5px;
}
#pic_caption {
	padding:10px;
	margin-top:5px;
	border: 1px solid #9c9a8e;
}
.logoContainer {
	padding:10px 0 30px 0;
}

/* Disclaimer */
.disclaimer {
	float:left;
	background:#000;
	padding:10px;
	border:1px solid #7F7B71;
	margin:10px 0;
}
.disclaimer a {
	color:#7F7B71;
}
.legal {
	padding:25px 0 0 0;
	font-size:9px;
}
.legalGigyaAlign {
	padding-left:20px;
}
#footer a.legal {
	color: #f47a20;;
	font-size:12px;
	padding:0;
	font-weight:bold;
}

/* ADMIN PAGE */
#sync-logs {
	height: 200px;
	overflow: scroll;
}

#sync-logs table td{
	padding: 10px;
}

#sync-logs table th{
	padding: 10px;
}

/* Recaptcha */
#recaptcha_area, #recaptcha_table {
	margin-left:-3px;
}

/* IN THE NEWS PAGE	*/
table#in-the-news {
	margin:15px 0 0 1px;
} 

table#in-the-news td a img {
	border: 1px solid #9A988C;
	margin:10px 17px;
} 

/*	HOMEPAGE HERO COPY	*/
#homepage-hero-copy	{
	margin-bottom: 25px;
}

#homepage-hero-copy .content	{
	padding: 10px 20px;
	font: bold 18px/1.3em arial, sans-serif;
	color: #fff;
}

/* Address Book Styling	*/

#ab_filter{
	float: right;
	margin-top: 7px;
	margin-right: 10px;
}

#address_book_inner{
	height: 420px;
	padding: 0;
/*
	margin-top: 5px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	padding: 10px;
	clear: both;
	*/
}

#address_book_inner tr td{
	vertical-align: middle;
	height: 65px;
}

#address_book_inner tr td img{
	border: 1px solid #9B998D;
	margin-top: 4px;
}


#address_book_inner tr.ab_cr_member{
	font-weight: bold;
}

#address_book_inner tr.ab_cr_member a{
	font-weight: normal;

}

#address_book_full_inner{
	padding: 10px;
	clear: both;
	overflow-x: hidden;
}


#address_book_full_inner table, #address_book_inner table{
	border-spacing: 0;
	padding: 0px;
	width: 100%;
}

#ab_add_top{
	display: none;
}

#address_book_full_inner tr.odd, #address_book_inner tr.odd {
	background-color: #ccc;
}

#address_book_full_inner td, #address_book_inner td {
	padding: 5px;
}

#address_book_full_inner td.first {
	width: 400px;
}

#ab_email{
	width: 180px;
}

#ab_first_name{
	width: 60px;
}

#ab_last_name{
	width: 80px;
}

#address_book_inner div.ab_spacer {
	width: 55px;
}


div.biggerTips{
	font-size: 120%;
}

div.biggerTips li{
	padding-bottom: 5px;
	padding-top: 10px;
}


#ab_add_address_form{
	padding-bottom: 5px;
}

#ab_add_address_form h4, h4.address_book_title{
	padding-bottom: 10px;
	font-size: 140%;
	text-transform: uppercase;
}
#ab_add_address_form div.newButton{
	margin-top: -5px;

}
#ab_add_address_form input{
	padding-right: 5px;
}

#ab_add_address_form hr{
	margin-top: 20px;
	margin-bottom: 10px;
}

#ab_add_title{
	padding-right: 20px;
	font-weight: bold;
}

/* logos page	*/
.logo-embed {
    padding: 0 10px;
    float: left;
}
.logo-embed img {
    padding: 5px;
    vertical-align: top;
    display: none;
   }

.logo-embed textarea {  padding: 3px; }

.code-link { 
    display: block;
    margin-top: 1px;
    text-align: center;
    }
    
/* BADGES	*/

.badge { float: left; margin: 18px 20px 0 9px;}
.badge img { border: none; }
.import_contacts { 
    font-size:30px;
}
.import_tips {
    font-size:18px;
}
#hidden_badge{
	display: none;
}
#custom_template_logged_in{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
	display: block;
	width: 350px;
	text-align: right;

}
#new_template_logged_in{
	font-size: 13px;
	text-transform: uppercase;
	line-height:19px;
}
#fb-login-cr {
	display:block;
	border:0px;
	height:18px;
	width:61px;
	background: #000 url('../../cdn/static/global_sprite-20111019.gif') no-repeat -200px -30px;
}
.fb-login-cr {
	display:block;
	float:right;
	padding-left:10px;
	border:0px;

}
.accountBadgeNew {
	color: #e9e6e0;
	float:left;
	padding-top:0px;
	position:absolute;
	top:53px;
	padding-left:25px;
}

#popup_login_form .accountText {
		width:205px;
		margin:2px 0 10px;
}

.contain_signup h5 {
	font-size:18px;
}
.signin_right,
.signin_left {
		width:250px;
		clear:right;
		float:left;
}
.signin_left {
		padding-top:15px;
		padding-left:10px;
}
.signin_right {
		margin-top:15px;
		padding-top:0px;
		padding-left:25px;
		border-left:1px solid #9A988C;
		height:250px;
}
.signup,
.signup_full {
		height:560px;
}
.signup_left {
		width:500px;
		display:block;
		float:left;
		padding-top:15px;
		padding-right:20px;
}
.signup_right {
		display:block;
		width:390px;
		float:left;
		clear:right;
		margin-top:15px;
		padding-top:0px;
		padding-left:30px;
		border-left:1px solid #9A988C;
		height:390px;
}

.signup_full .signup_right {
	width:300px;
}
.signup_full .signup_left {
	width:600px;
}
.signup_full_left {
		width:300px;
		display:block;
		float:left;
		padding-top:15px;
		padding-left:10px;
		padding-right:10px;
}
#signin_content_wrap .signup_full_left {
	padding-left:10px;
	padding-right:40px;
}
.signup_full_right {
		display:block;
		width:240px;
		float:left;
		clear:right;
		margin-top:15px;
		padding-top:0px;
		padding-left:30px;
		border-left:1px solid #9A988C;
		height:550px;
}

.signup_quick_right {
		display:block;
		width:240px;
		float:left;
		clear:right;
		margin-top:15px;
		padding-top:0px;
		padding-left:30px;
		border-left:1px solid #9A988C;
		height:270px;
}
#signin_content_wrap {
		height:340px;
}
#signin_content_wrap .signup_full_left {
		width:310px; 
}
#signin_content_wrap .signin_right {
		width: 360px;
		padding-left:50px;
}
#signin_content_wrap .legalGigyaAlign {
	padding-left:23px;
}
#register_form .width260 {
		width:230px;
}
.signup_full #register_form .width260 {
	width:260px;
}
#register_form .accountText {
		width:210px;
}
.signup_full #register_form .accountText {
	width:240px;
}
#register_form #username_container {
		width:210px;
		font-size:11px;
}

.signup_full #register_form #username_container {
		width:240px;
}

#register_form #username {
		width:100px;
}
#gigya_full_linking {
		height:635px;
}
#signin_linking {
		height:350px;
}
#signin_left #popup_login_form {
		padding-right:25px;
}
#signin_modal {
		height:300px;
}
.linking_values {
	line-height:40px;
	padding-bottom:10px;
}
#register_full_gigya_form .linking_values {
	line-height:35px;
}

/* DONATE PAGE */
#amount_to_donate {
	float:left;
	width:400px;
	padding-top:25px;
}
#sc_comment,
#sp_comment,
#sm_comment,
#cam_comment {
	width:420px;
}
#cid_container {
	padding-top:15px;
}

#checkout_options {
	padding-bottom:10px;
}
#checkout_options td {
	padding-bottom: 7px;
}
#checkout_options td.leftCol {
	padding-right: 7px;
	font-size:18px;
	line-height:10px;
	vertical-align:top;
}
#checkout_options .accountText {
	margin-bottom:0;
}

/* COMPLETE YOUR DONATION PAGES */
.donateSelect {
	width:260px;
}
.verisignLeft {
	float:left;
}
.verisignRight {
	float:right;
}
.donateSubmit {
	float:left;
	padding-top:20px;
}
.leftColumnContainer {
	float:left;
	width:260px;
}
.rightColumnContainer {
	float:right;
	width:260px;
}
.leftColumnContainer #card_number {
	margin-bottom:5px;
}
.leftColumnContainer #cvv {
	width:75px;
}
#donate_form #exp_month {
	float:left;
	margin-right:10px;
}
#donate_form #exp_year {
	float:left;
}
#donate_form h2 {
	float:left;
	font-size:28px;
}
#donate_form h3 {
	font-size:28px;
}
#complete_your_donation {
	float:left;
	padding:20px 15px 13px 0;
}
#donate_pg_rightOfH1 {
	padding-top:43px;
}
#donate_form .rightOfH2 {
	float:right;
	padding-top:15px;
}
.donationSummary #amount_edit {
	padding-top:13px;
}
#donate_form .dividerH {
	margin-bottom:15px;
}
#donate_form .errorWhite {
	font-size:16px;
}
#donate_form .grayContainerContent {
	width:544px;
	overflow:hidden;
}
#newsletter_label {
	padding:5px 0 0 5px;
}
#donate_form #left_side {
	background:url('../images/bg-576.gif') repeat-y;
}
#donate_form #right_side {
	background:url('../images/bg-395.gif') repeat-y;
}
#donate_form .topRight {
	background-position:0 -84px;
}
#donate_form .topLeft {
	background-position:0 -80px;
}
#donate_form #real_submit {
    display:none;
}
.donationSummary td {
	padding-right:15px;
}
#donate_form #charity_name {
	width:330px;
}
#donate_form .amazonDonateButton {
	float:left;
	margin-top:20px;
}
.ocpf {
	padding-top:13px;
}
#donate_form .legal {
	padding-bottom:40px;
}
#processor_container {
	width:332px;
	margin: 0 auto;
}
#processor_container_fps {
	width:112px;
	margin: 0 auto;
}
#nfg_logo {
	float:left;
	margin-top:10px;
}
#in_the_news_container {
	padding-bottom:15px;
	background:#FFF;
}
#tip_choice {
	width:450px;
	margin-bottom:0;
}
#tip_info {
	padding-top:5px;
}
#donate_form input#amount {
	text-align:right;
	width:60px;
	margin:0;
}
.share_gigya {

}
.cr_gigya_share {
	width: 467px; 
	height: 304px; 
	line-height: normal;
}
.cr_gigya_share_title {
	height: 27px; 
	background-color: rgb(110, 132, 181); 
	border: 1px solid rgb(58, 90, 151);	
}
.cr_gigya_share_title_copy {
	font-family: Tahoma; font-size: 14px; 
	font-weight: bold; 
	color: rgb(255, 255, 255); 
	padding-left: 6px; 
	vertical-align: middle;
}
.gig-shareUI-actionCanvas {
	height: 200px; 
	border-left: 1px solid rgb(85, 85, 85); 
	border-right: 1px solid rgb(85, 85, 85);
}
.cr_gigya_share_networks {
	padding:10px 20px;
}
.cr_gigya_share_network_cell {
	height: 25px; 
	vertical-align: middle;
}
.cr_gigya_share_network_check {
	vertical-align: middle ! important;
}
.cr_gigya_share_networks_image {
	padding-left: 3px; 
	height: 25px; 
	width: 25px;
}
.cr_gigya_share_textarea {
	padding-left: 5px; 
	resize: none; 
	font-family: arial; 
	font-size: 12px; 
	color: rgb(85, 85, 85); 
	border: 1px solid rgb(204, 204, 204); 
	overflow: auto; 
	width: 420px; 
	height: 36px;
}
.cr_gigya_share_content {
	padding-top: 6px; 
	padding-left: 20px;
}
.cr_gigya_share_content_table {
	padding-right: 9px;
	height:80px;
	width:80px;
}
.cr_gigya_share_content_image {
	width: 80px; 
	height: 80px;		
}
.cr_gigya_share_content_title {
	padding-right:10px;
	padding-bottom: 4px; 
	line-height: normal; 
	font-family: arial; 
	font-size: 12px; 
	color: rgb(85, 85, 85); 
	font-weight: bold; 
	width: 320px;

}
.cr_gigya_share_content_desc {
	line-height: normal; 
	font-family: arial; 
	font-size: 11px; 
	color: rgb(128, 128, 128); 
	width: 320px;
	padding-bottom:20px;
}
.cr_gigya_share_bottom {
	vertical-align: bottom ! important; 
	background-color: rgb(247, 247, 247); 
	border-width: 1px; 
	border-style: solid; 
	border-color: rgb(204, 204, 204) rgb(85, 85, 85) rgb(85, 85, 85); 
	padding-bottom: 8px; 
	padding-right: 10px; 
	padding-left: 15px;
	padding-top:8px;	
}
.cr_gigya_share_bottom_table {
	width: 100%; 
	text-align: right;
	height:23px; 
	width:100%;
}
.cr_gigya_share_publish_cell {
	width: 75px; 
	text-align: right;		
}
.cr_gigya_share_publish_button {
	cursor: pointer; 
	width: 75px; 
	height: 23px; 
	background-color: rgb(59, 89, 152); 
	border-width: 1px; 
	border-style: solid; 
	-moz-border-top-colors: none; 
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none; 
	-moz-border-left-colors: none; 
	-moz-border-image: none; 
	border-color: rgb(217, 223, 234) rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
}
.cr_gigya_share_publish_button_copy {
	font-family: arial; 
	font-size: 13px; 
	color: rgb(255, 255, 255); 
	vertical-align: middle; 
	text-align: center;		
}
.success-message {
	color:#F47A20 !important;
}
.shareTip {
	z-index:79 !important;
}

#user_tool_tip {
	text-align:center;
}
#user_tool_tip .content .title {
	font-size:17px;
	font-weight:bold
}
#user_tool_tip .content img {
	height:50px;
	width:50px;
	padding-bottom:10px;
}
.charity_left, .charity_right {
	width:400px;
	float:left;
}
.charity_left {
	padding-right:50px;
}
.charity_right {
	float:left;
	border-left:1px solid #9A988C;
	padding-left:50px;
}
.container_2col {
	display:block;
	height:280px;
	width:100%;
}
#featured_set_dropdown {
	width:380px;
}
.team_choose_charity {
	font-size:30px;
	font-weight:bold;
	line-spacing:1px;
	word-spacing:1px;
}
.team_choose_charity span {
	color:#f47a20;
	padding:0px 10px 0px 44px;
}

/* DONATE PAGE */
#amount_to_donate {
	float:left;
	width:400px;
	padding-top:25px;
}
#sc_comment,
#sp_comment,
#sm_comment,
#cam_comment {
	width:420px;
}
#cid_container {
	padding-top:15px;
}

/* COMPLETE YOUR DONATION PAGES */
.donateSelect {
	width:260px;
}
.verisignLeft {
	float:left;
}
.verisignRight {
	float:right;
}
.donateSubmit {
	float:left;
	padding-top:20px;
}
.leftColumnContainer {
	float:left;
	width:260px;
}
.magicColumnContainer {
	float:left;
	width:260px;
	margin-right: 10px;
}

.rightColumnContainer {
	float:right;
	width:260px;
}
.leftColumnContainer #card_number {
	margin-bottom:5px;
}
.leftColumnContainer #cvv {
	width:75px;
}
#donate_form #exp_month {
	float:left;
	margin-right:10px;
}
#donate_form #exp_year {
	float:left;
}
#donate_form h2 {
	float:left;
	font-size:28px;
}
#donate_form h3 {
	font-size:28px;
}
#complete_your_donation {
	float:left;
	padding:20px 15px 13px 0;
}
#donate_pg_rightOfH1 {
	padding-top:43px;
}
#donate_form .rightOfH2 {
	float:right;
	padding-top:15px;
}
.donationSummary #amount_edit {
	padding-top:13px;
}
#donate_form .dividerH {
	margin-bottom:15px;
}
#donate_form .errorWhite {
	font-size:16px;
}
#donate_form .grayContainerContent {
	width:544px;
	overflow:hidden;
}
#newsletter_label {
	padding:5px 0 0 5px;
}
#donate_form #left_side {
	background:url('../images/bg-576.gif') repeat-y;
}
#donate_form #right_side {
	background:url('../images/bg-395.gif') repeat-y;
}
#donate_form .topRight {
	background-position:0 -84px;
}
#donate_form .topLeft {
	background-position:0 -80px;
}
#donate_form #real_submit {
    display:none;
}
.donationSummary td {
	padding-right:15px;
}
#donate_form #charity_name {
	width:330px;
}
#donate_form .amazonDonateButton {
	float:left;
	margin-top:20px;
}
.ocpf {
	padding-top:13px;
}
#donate_form .legal {
	padding-bottom:40px;
}
#processor_container {
	width:332px;
	margin: 0 auto;
}
#processor_container_fps {
	width:112px;
	margin: 0 auto;
}
#nfg_logo {
	float:left;
	margin-top:10px;
}
#in_the_news_container {
	padding-bottom:15px;
	background:#FFF;
}
#tip_choice {
	width:450px;
	margin-bottom:0;
}
#tip_info {
	padding-top:5px;
}
#donate_form input#amount {
	text-align:right;
	width:60px;
	margin:0;
}
.condensed-header h2 {
	margin:10px 0 0 0;
	font-size:20px;
	text-align:center;
}
.share_gigya {

}
.cr_gigya_share {
	width: 467px; 
	height: 304px; 
	line-height: normal;
}
.cr_gigya_share_title {
	height: 27px; 
	background-color: rgb(110, 132, 181); 
	border: 1px solid rgb(58, 90, 151);	
}
.cr_gigya_share_title_copy {
	font-family: Tahoma; font-size: 14px; 
	font-weight: bold; 
	color: rgb(255, 255, 255); 
	padding-left: 6px; 
	vertical-align: middle;
}
.gig-shareUI-actionCanvas {
	height: 200px; 
	border-left: 1px solid rgb(85, 85, 85); 
	border-right: 1px solid rgb(85, 85, 85);
}
.cr_gigya_share_networks {
	padding:10px 20px;
}
.cr_gigya_share_network_cell {
	height: 25px; 
	vertical-align: middle;
}
.cr_gigya_share_network_check {
	vertical-align: middle ! important;
}
.cr_gigya_share_networks_image {
	padding-left: 3px; 
	height: 25px; 
	width: 25px;
}
.cr_gigya_share_textarea {
	padding-left: 5px; 
	resize: none; 
	font-family: arial; 
	font-size: 12px; 
	color: rgb(85, 85, 85); 
	border: 1px solid rgb(204, 204, 204); 
	overflow: auto; 
	width: 420px; 
	height: 36px;
}
.cr_gigya_share_content {
	padding-top: 6px; 
	padding-left: 20px;
}
.cr_gigya_share_content_table {
	padding-right: 9px;
	height:80px;
	width:80px;
}
.cr_gigya_share_content_image {
	width: 80px; 
	height: 80px;		
}
.cr_gigya_share_content_title {
	padding-right:10px;
	padding-bottom: 4px; 
	line-height: normal; 
	font-family: arial; 
	font-size: 12px; 
	color: rgb(85, 85, 85); 
	font-weight: bold; 
	width: 320px;

}
.cr_gigya_share_content_desc {
	line-height: normal; 
	font-family: arial; 
	font-size: 11px; 
	color: rgb(128, 128, 128); 
	width: 320px;
	padding-bottom:20px;
}
.cr_gigya_share_bottom {
	vertical-align: bottom ! important; 
	background-color: rgb(247, 247, 247); 
	border-width: 1px; 
	border-style: solid; 
	border-color: rgb(204, 204, 204) rgb(85, 85, 85) rgb(85, 85, 85); 
	padding-bottom: 8px; 
	padding-right: 10px; 
	padding-left: 15px;
	padding-top:8px;	
}
.cr_gigya_share_bottom_table {
	width: 100%; 
	text-align: right;
	height:23px; 
	width:100%;
}
.cr_gigya_share_publish_cell {
	width: 75px; 
	text-align: right;		
}
.cr_gigya_share_publish_button {
	cursor: pointer; 
	width: 75px; 
	height: 23px; 
	background-color: rgb(59, 89, 152); 
	border-width: 1px; 
	border-style: solid; 
	-moz-border-top-colors: none; 
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none; 
	-moz-border-left-colors: none; 
	-moz-border-image: none; 
	border-color: rgb(217, 223, 234) rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
}
.cr_gigya_share_publish_button_copy {
	font-family: arial; 
	font-size: 13px; 
	color: rgb(255, 255, 255); 
	vertical-align: middle; 
	text-align: center;		
}
.success-message {
	color:#F47A20 !important;
}
.shareTip {
	z-index:79 !important;
}

#user_tool_tip {
	text-align:center;
}
#user_tool_tip .content .title {
	font-size:17px;
	font-weight:bold
}
#user_tool_tip .content img {
	height:50px;
	width:50px;
	padding-bottom:10px;
}
.charity_left, .charity_right {
	width:400px;
	float:left;
}
.charity_left {
	padding-right:50px;
}
.charity_right {
	float:left;
	border-left:1px solid #9A988C;
	padding-left:50px;
}
.container_2col {
	display:block;
	height:280px;
	width:100%;
}
#featured_set_dropdown {
	width:380px;
}
.team_choose_charity {
	font-size:30px;
	font-weight:bold;
	line-spacing:1px;
	word-spacing:1px;
}
.team_choose_charity span {
	color:#f47a20;
	padding:0px 10px 0px 44px;
}

div.rewards .listContent {
	background:#fff;
	border:0;
}

#reward_cart_description {
 	width: 250px;
 	padding-bottom: 10px;
}

#reward_shipping_policy {
 	padding-bottom: 10px;
}

#rewards_title{
	font-size: 50px;
	color: #F47A20;
	text-align: center;	
}

#rewards_toplink{
	text-align: center;
}

div.rewards .listContent img {
	border:1px solid #9a988c;
}

div.rewards .scoreWrap {
	margin-bottom: 25px;
}

div.rewards .scoreWrap h5 {
	color:#000;
	padding:0px 10px 0 0px;
	font-size:14px;
	height: 35px;

}

#reward_cart_image img{
	border:1px solid #9a988c;
}

div.rewards .earned {
	font-size: 20px;
}

#rewards_top{
	text-align: center;
	width: 996px;
	margin: 24px;
}

#rewards_impact_points{
 	color: #F47A20;
 	text-transform: uppercase;
}

#rewards_impact_points span{
	font-weight: bold;
}

#rewards_badge_points{
	color: #9a988c;
}

#fundraiser_type{
	width:230px;
}

.templateFormElement {
	border: 1px solid #C4BCB3;
	height: 23px;
	padding:7px 10px 0 10px;
	margin:2px 0 15px 0;
	color:#625e51;
	display: block;
}

.templateForm div.column1,
.templateForm div.column2{
	float: left;
	width: 45%;
}

.templateForm div.column3{
	position: absolute; 
	left: 600px;
	top: 400px;
}
.templateForm .checkbox{

}

#templateList{
	height: 450px;
	width: 250px;
}

.templateForm #template_name{
	font-size: 150%;
	font-weight: bold;
}

.templateForm #custom_css{
	height: 270px;
	width: 400px;
}
.templateForm #custom_html { 	height: 270px;	width: 650px; }


.templateForm label{
	display: block;
	clear: both;
	float: none;
}

.templateForm label.checkboxLabel{
	margin-left: 20px;
	margin-top: -33px;
	margin-bottom: 15px;
}


.templateForm #header_image {
	margin-bottom: 5px;
}


.templateForm #body_background_image {
	margin-bottom: 5px;
}
.go_thank_donors {
	display:block;
	width:170px;
	text-align:center;
	padding-bottom:10px;
}

.condensed-header { position: relative; min-height: 40px; padding: 0 0 10px; margin-top: 10px; text-align: center; }
.condensed-header div.custom_html { text-align: center; padding: 0 110px; }

/* New Styles Integration */

.col1-3 {
	width: 30.333%;
	margin-right: 3%;
	float: left;
	padding-bottom: 30px;
}

.col2-3 {
	width: 63.666%;
	margin-right: 3%;
	float: left;
	padding-bottom: 30px;
}

.col {
	margin-right: 3%;
	padding-bottom: 30px;
	width: 97%;
	clear: both;
}

.col1-2 {
	margin-right: 3%;
	padding-bottom: 30px;
	width: 47%;
	float: left;
}

.col1-4 {
	margin-right: 3%;
	padding-bottom: 30px;
	width: 22%;
	float: left;
}

.blue { color: #0ca1cc  }
.green { color: /*#8fbf43*/#96ce3e  }
.purple { color: #a02a94  }

/*	charity signup page	*/
.m-csu-col { 
		font-size: 15px;
    margin: 15px 2.2% 10px 2.2%;
    width: 29%;
    padding: 0;
}
.m-csu-col .m-csu-inner {
	padding: 10px 0 0;
	border: 5px solid #ddd;
}
.m-csu-featured {
	border: 1px solid #0ca1cc;
}
.m-csu-featured {
	margin-top: 0;
}
.m-csu-royale {
    margin-right: 0;
}
.m-csu-row {
	text-align: center; 
	padding: 18px 20px;
	border-bottom: 1px solid #dddddd;
}
.m-csu-row-bold { border-bottom: 5px solid #dddddd;}
.m-csu-title {
    font-weight: bold;
    left: -3.5%;
    padding: 5px 0;
    position: relative;
    width: 107%;
}

.m-csu-row-gray { background: #eeeeee; }


.m-csu-title-corner-left,
.m-csu-title-corner-right { 
	background-image: url('../images/-refresh/bg-banner-left.png') !important;
	background-position: left bottom !important;
	background-repeat: no-repeat !important;
	height: 5px;
	position: absolute;
	width: 4px;
	bottom: -5px;
}
.m-csu-title-corner-right { 
	background-image: url('../images/-refresh/bg-banner-right.png') !important;
	background-position: right bottom !important;
	right: 0;
}


/*	charity signup page	*/

.charity-sign-up p {
	font-size: 1.05em;
	line-height: 1.3em;
}

.m-csu-basic h2,
.m-csu-basic h3,
.m-csu-basic h4,
.m-csu-basic h5 { color: #577429; }
.m-csu-featured h2,
.m-csu-featured h3,
.m-csu-featured h4,
.m-csu-featured h5 { color: #00566f; font-size: 1.4em; }
.m-csu-royale h2,
.m-csu-royale h3,
.m-csu-royale h4,
.m-csu-royale h5 { color: #4b1b4c; }

.m-csu-col h2,
.m-csu-col h3,
.m-csu-col h4,
.m-csu-col h5,
.m-csu-col .newButtonContent {
	font-family: brandon-grotesque-n7, brandon-grotesque, arial;
	text-transform: uppercase;
}
.m-csu-col h5 {
	font-size: .85em;
	font-weight: 700;
}
.m-csu-col h3 {
	font-size: 1.2em;
	font-weight: 700;
}
.m-csu-title h2 {
    color: #FFFFFF;
    font-size: 1.2em;
    text-align: center;
    border-bottom: 1px solid #C3E392;
    border-top: 1px solid #C3E392;
    padding: 5px 0;
}

.m-csu-title-featured h2 {
	border-bottom: none;
	border-top: none;
	font-size: 1.55em;
	font-weight: 700;
	padding: 6px 0;
}
.m-csu-title-royale h2 {
	border-bottom: 1px solid #c691c7;
	border-top: 1px solid #c691c7; 
}
.m-csu-col .newButtonContent {
	font-size: .9em;
	font-weight: 700;
}


.m-csu-row { text-align: center;  }
.m-csu-row-gray { color: #aaaaaa; }


.m-csu-title-basic { background: none repeat scroll 0 0 #96CE3E; }
.m-csu-title-featured { 
	background: none repeat scroll 0 0 #0ca1cc;
	padding: 8px 0;
}
.m-csu-title-royale { background: none repeat scroll 0 0 #ae61af; }

.m-csu-col a.newButtonContent {
	color: #FFFFFF !important;
	background:#F88220;
	background-image: linear-gradient(top, #FE9A18 10%, #F47A22 60%);
	background-image: -o-linear-gradient(top, #FE9A18 10%, #F47A22 60%);
	background-image: -moz-linear-gradient(top, #FE9A18 10%, #F47A22 60%);
	background-image: -webkit-linear-gradient(top, #FE9A18 10%, #F47A22 60%);
	background-image: -ms-linear-gradient(top, #FE9A18 10%, #F47A22 60%);	
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.1, #FE9A18), color-stop(0.6, #F47A22));    color: #FFFFFF !important;
	display: block;
	padding: 6px 6%;
	text-align: center;
	font-family: depot-new-condensed-web-n7,depot-new-condensed-web, arial;
	font-size: 1.2em;
	float: none;
	margin-left: 20%;
	margin-right: 20%;
}

.m-csu-col a.disabled {
	background-color: #ccc;
	background-image: none;
	cursor: arrow;
}

.poundCR {
	font-size:16px;
	padding-top:19px;
}

#hpSays {
	padding-bottom:10px;
}
#hpSays #says {
	float:left;
}
#hpSays #char_count_contain{
	display:inline;
	padding-top:0px;

}
#hpSays #char_count {
	font-size:12px;
}
#hpSaysInfo {
	width:450px;
	font-size:12px;
}
#hpSays #status {
	width:450px;
	
}
#hpSays #status_submit_contain {
	width:450px;
}

.lpPoweredBy { display:none; }
#lpButDivID-1331754997800 { height: 88px; }
.movableCharityItem {
	margin-top:15px !important;
	margin-bottom:0px;
}
.editCharityReg{
	 background: none repeat scroll 0 0 #F1EFEA;
    height: 20px;
    margin-top: 151px;
    opacity: 0.9;
    padding-right: 10px;
    padding-top: 10px;
    position: absolute;
    width: 169px;
}
.deleteCharityMulti {
    background: url("../../cdn/static/global_sprite-20111019.gif") no-repeat scroll -40px -40px transparent;
    display: block;
    height: 13px;
    position: absolute;
    width: 13px;
    z-index: 20;
}
.findCharityList,
.findCharityListLast {
	float:left;
	width:289px;
	margin-top:10px;
	margin-right:15px;
	border:1px solid #9A988C;
	padding:5px 10px 10px;
}
.findCharityListLast {
	margin-right:0px;
}

.findCharityListDelete {
	display:block;

	background:url('../../cdn/static/global_sprite-20111019.gif') no-repeat scroll -40px -40px transparent;
	height:13px;
	width:13px;
	position:absolute;
	margin:-4px 0 0 286px;
}
.charitySearchButton {
	margin-left:10px;
	margin-top:-13px;
}

.charityListGalleryItemName {
	margin-top:10px;
	font-size:13px;
	font-weight:bold;
}
#thumb_charity_gallery {
float:left;
	height:179px;
	padding-right:20px;
}
#thumb_charity_gallery img {
	 border: 1px solid #9A988C;
}
#thumb_charity_gallery .deletePic {
	background: url("../../cdn/static/global_sprite-20111019.gif") no-repeat scroll -40px -40px transparent;
    display: block;
    height: 13px;
    margin: 1px 0 0 167px;
    position: absolute;
    width: 13px;
    z-index: 20;
}
h1.weddingRegistry {
	font-size:30px;
	width: 880px;
}