/* CSS Document */
body {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #e5e5e5;
	padding: 0;
	margin: 0;
	color: #4a4a4a;
}

input {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

textarea {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 25px 0;
	padding: 0;
	color: #4a4a4a;
}

img { 
	border: none;
}

form {
	margin: 0;
	padding: 0;
}


a {
	text-decoration: none;
	color: #e9032e;
}

a:hover {
	color: #f12454;
	text-decoration: underline;
}

h1 {
	color: #656565;
	font-size: 16px;
	margin: 0;
	padding: 0;
}


h2 {
	color: #656565;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #116fa8;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: 100;
}


hr {
	height: 0px;
	border-top: 0px solid #e1e1e1;
	color: #e1e1e1;
}

div.hr {
	height: 0px;
	border-bottom: 1px solid #d7d7d7;
}

ul {
	list-style-image: url(../images/list_icon.gif);
	margin: 0 0 25px 0;
	padding: 0 35px;
}

li {
	margin-top: 15px;
}


/****** GENERIC ******/

.flashTextFix {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

div.clear {
	height: 0;
	margin: 0;
	padding: 0;
}

.clearLeft {
	clear: left;
}

input.textInput {
	height: 18px;
	width: 255px;
	border: 1px solid #bec5cd;
}

textarea.inputTextArea {
	width: 255px;
	border: 1px solid #bec5cd;
	height: 148px;
}

/****** CONTAINERS ******/
body div#pageContainer {
	width: 100%;
	margin: 0;
	background: url(../images/bg/page_container_bg.gif) top left repeat-x #e5e5e5;
	min-width: 996px;
}

body div#footerContainer {
	width: 100%;
	margin: 0;
	background: url(../images/bg/footer_bg.gif) top left repeat-x #000000;
	min-width: 996px;
}



/******** PAGE ********/
div#page {
	width: 996px;
	background: url(../images/bg/top_page_border.gif) top left no-repeat #ffffff;
	margin: 0 auto;	
}

div#pagePadding {
	padding: 0 14px;
}

/** HEADER **/
div#headerLoginArea {
	width: 544px;
	padding: 5px 0 0 420px;
	margin: 0 auto;
	height: 44px;
	color: #787878;
}

div#headerLoginArea input.loginText {
	height: 14px;
	padding: 3px 5px;
	width: 127px;
	border: 1px solid #a6b1b7;
	color: #787878;
}

div#headerLoginArea span {
	position: relative;
	top: -3px;
}



div#headerLoginArea a {
/*	font-family: Arial, Verdana, Helvetica, sans-serif;  */
/*	font-size: 11px; */
	color: #7d7e80;
}


div#headerLoginArea a:hover {
	color: #FFFFFF;
	text-decoration: none;
}




div#header {
	padding: 0;
	height: 97px;
	position: relative;
}


div#header div#logoContain {
	height: 1px;
	width: 190px;
	float: left;
	position: relative;
}

div#header div#logoContain img{
	position: absolute;
	z-index: 99;
	top: -20px;
}

div#header div#navButtons {
	width: 450px;
	padding: 50px 0 0 0;
	float: left;
}

div#navButtons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navButtons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

div#navButtons ul li a {
	color: #636363;
	font-size: 14px;
	padding: 0 10px;
	font-weight: 600;
}


div#navButtons ul li a:hover {
	color: #e9032e;
	text-decoration: none;
}





/******** CONTENT ********/
div#homeLeft {
	width: 650px;
	float: left;
}

div#homeLeft div#flashContain {
	/*height: 300px;*/
} 

div#homeLeft ul#miniHomeSection {
	padding: 10px 0 0 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	
}

div#homeLeft ul {
	padding: 10px 0 0 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	
}

div#homeLeft ul#miniHomeSection li {
	background: url(../images/bg/mini_section_home_bg.gif) top left no-repeat;
	width: 212px;
	float: left;
	padding: 0 7px 10px 0;
	margin: 0;
}

div#homeLeft ul#miniHomeSection li.miniHomeSectionEnd {
	padding: 0 0 10px 0;
}

div#homeLeft ul#miniHomeSection li h1 {
	height: 18px;
	font-size: 12px;
	font-weight: 600;
	color: #2e2e2e;
	padding: 7px 12px;
}

div#homeLeft ul#miniHomeSection li img {
	border: 4px solid #e5e5e5;
}


div#homeLeft  ul#miniHomeSection li div.miniHomeSectText {
	padding: 13px;
}

ddiv#homeLeft ul#miniHomeSection li div.miniHomeSectText ul {
	padding: 0;
	margin: 0;
}

div#homeLeft ul#miniHomeSection li div.miniHomeSectText ul li {
	padding: 3px 10px;
	margin: 0;
	background: url(../images/bg/home_mini_sect_bg.gif) left no-repeat;
	width: auto;
	float: none;
}

div#homeLeft div#homeSummaryLeft {
	width: 212px;
	float: left;
	padding: 10px 0;
}

div#homeLeft div#homeSummaryRight {
	width: 415px;
	float: left;
	padding: 20px 10px;
}


div#homeRight {
	width: 296px;
	float: left;
	padding: 0 0 0 16px;
	_padding: 0 0 0 12px;
}

div#monthlyCauseCounter {
	background: url(../images/bg/month_charity_bg.gif) top left no-repeat #ffffff;
	height: 73px;
	padding: 25px 15px 0 0px;
	font-size: 30px;
	color: #000000;
	text-align: center;
}

div#searchFindCause {
	background: url(../images/bg/find_cause_bg.gif) top left no-repeat #ffffff;
	height: 128px;
	padding: 12px 15px;
	color: #FFFFFF;
}

div#searchFindCause input#causeSearch {
	border: 1px solid #cb0e0e;
	height: 14px;
	width: 257px;
	padding: 4px 7px;
	color: #787878; 
	margin: 0px 0 10px 0;
}

div#searchFindCause input#causeSearchButton {
	padding-top: 4px;
}


div#searchFindCause table span {
	padding: 0 25px 0 8px;
	position: relative;
	top: -3px;
}

a#RaisingMoney {
	color: #FFFFFF;
	background: url(../images/bg/raise_money_bg.gif) top left no-repeat;
	display: block;
	height: 100px;
	padding: 15px 0 0 16px;
	font-size: 12px;
	text-decoration: none;
}

a#RaisingMoney span {
	display: block;
	font-size: 16px;
	padding: 0 0 3px;
	font-weight: 600;
}

div#featCause {
	background: url(../images/bg/feat_cause_rep_bg.gif) top left repeat-y;
	/*height: 180px;*/
		
}

div#featCauseButtonArea {
	background: url(../images/bg/feat_cause_btn_bg.gif) bottom left no-repeat;
	height: 235px;
	
}

div#featCause div#headingSpace {
	padding: 0 15px;
} 

div#featCause div.featCauseText {
	padding: 0px 15px 25px 15px;
	height: 150px;
}

div.featCauseText div.featCauseImage {
	width: 146px;
	float: left;
}

div.featCauseImage img {
    /*border: 3px solid #FFFFFF;*/
}

div.featCauseText div.featCauseDesc {
	width: 117px;
	float: left;
	padding-left: 3px;
}

div.featCauseDesc div.title {
	color: #e9032e;
	font-size: 14px;
	padding-bottom: 15px;
}


div.featCauseDesc div.raiseAmmount {
	color: #2e2e2e;
	font-size: 16px;
	font-weight: 600;
}


div.featCauseDesc div.raiseAmmount div.raiseSmall {
	font-size: 11px;
}

a.leftFeatLink {
	color: #767676;
	padding: 0px 0 0 30px;
	display: block;
	height: 15px;
	width: 65px;
}

a.leftFeatLink:hover {
	color: #7e7e7e;
	text-decoration: none;
}

a.rightFeatLink {
	color: #767676;
	padding: 0px 30px 0 0;
	display: block;
	height: 15px;
	width: 45px;
}

a.rightFeatLink:hover {
	color: #7e7e7e;
	text-decoration: none;
}


div#sendCharityEcard {
	background: url(../images/bg/ecard_bg.jpg) top right no-repeat;
	padding: 23px 110px 40px 15px;
	color: #4a4a4a;
}

div#sendCharityEcard div {
	padding-bottom: 10px;
}

div#sponsorArea {
	text-align: center;
	height: 91px;
	padding: 0px 0 0 0;
	background: url(../images/bg/sponsor_bg.gif) top left no-repeat;
}

/*
div#sponsorArea img {
	padding: 0 5px;
}
*/


/******** PAGE BOTTOM ********/
div#pageBottom {
	margin: 0 auto;
	width: 970px;
	padding: 0;
}

/******** THUMB HOVER ********/
#imageContainer {
	width: 348px;
	height: 348px;
	padding: 0;
	margin: 0;
	float: left;
}

#imageContainer img {
	border: 1px solid #d9dbdc;
}

#gallery {
	width: 110px;
	padding: 0 0 0px 17px;
	margin: 0;
	float: left;
	overflow:hidden;
	height: 348px;
}

#gallery img {
	border: 1px solid #d9dbdc;
}

/** SCROLL BAR **/
#scrollBar {
	width: 8px;
	height: 348px;
	margin-left: 10px;
	background: url(../images/img_scroller.gif) repeat-y center;
	float: left;
}	

#scrollHandle {
	width: 8px;
	height: 35px;
	background-image: url(../images/img_scroller_handle.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	cursor: pointer;
}
	
	
/****** FOOTER ******/
div#footer {
	width: 966px;
	margin: 0 auto;
	position: relative;
	color: #7d7e80;
	background: url(../images/bg/footer_top_bg.gif) top left no-repeat;
	height: 50px;
	padding: 35px 15px;
	font-size: 10px;
}

div#footerLeft {
	width: 410px;
	padding-right: 0px;
	float: left;
}

div#footerRight {
	width: 550px;
	float: left;
	
}


div#footerRight a {
	color: #7d7e80;
	font-size: 10px;
}

div#footerRight a:hover {
	color: #959697;
	text-decoration: none;
}


input#freeButton {
	padding-top: 1px;
}

/****** CAUSES ******/

body.cause div#page {
	width: 680px;
	background-image: none;
}

body.cause div#main {
	width: 650px;
	margin: 0px auto;
	background: url(../images/causes/bg/main_bg.gif) repeat-y;
}

body.cause div#pageContainer {
	padding-top: 20px;
}

body.cause div#pagePadding {
	padding-bottom: 15px;
}

body.cause div#pagePadding div.roundedCorners {
	width: 650px;
	margin: 0px auto;
}

body.cause div#main div#mainPadding {
	background: url(../images/causes/bg/main_hdr.gif) no-repeat top center;
	min-height: 300px;
	_height: 300px;
	padding: 0px 0px 20px 0px;
}

body.cause div#main div.columnLeft {
	width: 176px;
	float: left;
	padding-left: 10px;
}

body.cause div#main div.columnRight {
	width: 425px;
	float: right;
	padding-right: 30px;
}

body.cause div#main div.content {
	padding: 10px 10px 20px 10px;
	line-height: 16px;
}

body.cause div#main div.content p {
	margin-bottom: 15px;
}

/** BREADCRUMB **/
body.cause div#breadcrumb {
	padding: 0px 0px 20px 200px;
	line-height: 34px;
	font-size: 10px;
}

/** PHOTO **/
body.cause div.photo {
	padding: 8px 12px 12px 8px;
	background: url(../images/causes/photo.gif) no-repeat top left;
	width: 155px;
	height: 190px;
	float: left;
}

body.cause div.photo img {
	border: 1px solid #9e9c92;
}

/** TITLE **/
body.cause div.title {
	float: right;
	width: 215px;
	font-size: 16px;
	font-weight: bold;
	color: #2e2e2e;
	padding: 10px 30px 0px 0px;
}

body.cause div.title .heading {
	color: #ff0030;
}

/** MEMBERS TABLE **/
body.cause .members {
	font-weight: bold;
	line-height: 24px;
	color: #2e2e2e;
	background: url(../images/causes/bg/members_bg.gif) repeat-y left;
	width: 421px;
}

body.cause .membersTitle {
	padding: 2px 15px 10px 15px;
	background: url(../images/causes/bg/members_hdr.gif) no-repeat top;
}

body.cause .members table {
	color: #e9032e;
	width: 100%;
	font-weight: normal;
	background: url(../images/causes/bg/members_ftr.gif) no-repeat bottom;
}

body.cause .members table td {
	padding: 0px 15px 10px 15px;
	line-height: 16px;
}

/** LEFT SIDE BOXES **/
body.cause div#progressBar {
	padding: 1px;
}

body.cause div.sideBox {
	background: url(../images/causes/bg/sideBox_bg.gif) repeat-y left;
	margin-bottom: 10px;
}

body.cause div.sideBox div.sidePadding {
	padding: 10px 13px 15px 13px;
	font-weight: bold;
	font-size: 12px;
	color: #6b6b6b;
}

body.cause div.sideBox div.sidePadding img {
	vertical-align: middle;
}

body.cause div.sideBox div.sidePadding ul {
	font-weight: normal;
	list-style: none;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	margin: 0px;
}

body.cause div.sideBox div.sidePadding ul li {
	margin-top: 10px;
}

/** TITLE BAR **/
body.cause div.titleBar {
	background: url(../images/causes/bar_orange.gif) no-repeat left;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px;
}

body.cause table.listing {
	width: 100%;
	margin-bottom: 15px;
}

body.cause table.listing td {
	vertical-align: top;
	line-height: 16px;
	padding: 10px 0px;
}

body.cause table.listing td.logo {
	padding: 5px 20px;
	width: 100px;
	text-align: center;
}

body.cause table.listing span.heading {
	font-weight: bold;
}

/** FOOTER **/
body.cause div.messages {
	background: url(../images/causes/bg/message_ftr.gif) no-repeat bottom left;
	padding-bottom: 80px;
	margin-bottom: 10px;
}

body.cause div.messages table {
	background: url(../images/causes/bg/message_hdr.gif) no-repeat top left;
	width: 650px;
	font-size: 10px;
	color: #6f6f6f;
}

body.cause div.messages .messageHeader {
	font-weight: bold;
	height: 34px;
	vertical-align:  middle; 
}

body.cause div.messages .messageHeader td {
	vertical-align:  middle; 
}

body.cause div.messages table td {
	padding: 8px 10px;
	vertical-align: top;
}
body.cause div.messages .alt {
	background-color: #f3f3f3;
}


/** FOOTER **/
body.cause div#footer {
	width: 660px;
	background-image: none;

	padding: 10px 0px 30px 0px;
	line-height: 18px;
}

body.cause div.roundedCorners {
	width: 680px;
	margin: 0px auto;
}

body.cause div#footer a:hover {
	text-decoration: underline;
}

/* SPECIFIC CAUSE COLORS/BG */
body#causeRunning {
	background: url(../images/causes/bg/bg_running-tile.jpg) repeat-x top #3583af;
}
	
body#causeRunning div#pageContainer {
	background: url(../images/causes/bg/bg_running.jpg) no-repeat top center;
	padding-top: 220px;
}

body#causeRunning div#footer,
body#causeRunning div#footer a {
	color: #78c7f3;
}

/* ---- */
body#causeBirthday {
	background: url(../images/causes/bg/bg_birthday-tile.jpg) repeat-x top #9ed6ff;
}
	
body#causeBirthday div#pageContainer {
	background: url(../images/causes/bg/bg_birthday.jpg) no-repeat top center;
	padding-top: 220px;
}

body#causeBirthday div#footer,
body#causeBirthday div#footer a {
	color: #6bb4dc;
}

/* ---- */
body#causeClimbing {
	background: url(../images/causes/bg/bg_climbing-tile.jpg) repeat-x top #bf7f00;
}
	
body#causeClimbing div#pageContainer {
	background: url(../images/causes/bg/bg_climbing.jpg) no-repeat top center;
	padding-top: 220px;
}

body#causeClimbing div#footer,
body#causeClimbing div#footer a {
	color: #8b5c00;
}

/* ---- */
body#causeRiding {
	background: url(../images/causes/bg/bg_riding-tile.jpg) repeat-x top #FFFFFF;
}
	
body#causeRiding div#pageContainer {
	background: url(../images/causes/bg/bg_riding.jpg) no-repeat top center;
	padding-top: 220px;
}

body#causeRiding div#footer,
body#causeRiding div#footer a {
	color: #4a4a4a;
}
	
/* ---- */
body#causeTribute {
	background: url(../images/causes/bg/bg_tribute-tile.jpg) repeat-x top #bfde61;
}
	
body#causeTribute div#pageContainer {
	background: url(../images/causes/bg/bg_tribute.jpg) no-repeat top center;
	padding-top: 200px;
}

body#causeTribute div#footer,
body#causeTribute div#footer a {
	color: #739900;
}
	
/* ---- */
body#causeWedding {
	background: url(../images/causes/bg/bg_wedding-tile.jpg) repeat-x top #fbd476;
}
	
body#causeWedding div#pageContainer {
	background: url(../images/causes/bg/bg_wedding.jpg) no-repeat top center;
	padding-top: 200px;
}

body#causeWedding div#footer,
body#causeWedding div#footer a {
	color: #ad7a00;
}



/* --- tribute 2 ---*/
body#causeTribute2 {
	background: url(../images/causes/bg/bg_tribute2-tile.jpg) repeat-x top #78add5;
}
	
body#causeTribute2 div#pageContainer {
	background: url(../images/causes/bg/bg_tribute2.jpg) no-repeat top center;
	padding-top: 200px;
}

body#causeTribute2 div#footer,
body#causeTribute2 div#footer a {
	color: #394d5e;
}

/* -- Stars -- */
body#causeStars {
	background: url(../images/causes/bg/bg_stars-tile.jpg) repeat-x top #000000;
}
	
body#causeStars div#pageContainer {
	background: url(../images/causes/bg/bg_stars.jpg) no-repeat top center;
	padding-top: 220px;
}

body#causeStars div#footer,
body#causeStars div#footer a {
	color: #000000;
}

/* --Bar Mitzvah-- */

body#causeBarMitzvah {
	background: url(../images/causes/bg/bg_barmitzvah-tile.jpg) repeat-x top #e1c57c;
}
	
body#causeBarMitzvah div#pageContainer {
	background: url(../images/causes/bg/bg_barmitzvah.jpg) no-repeat top center;
	padding-top: 220px;
}

body#causeBarMitzvah div#footer,
body#causeBarMitzvah div#footer a {
	color: #e1c57c;
}

/* --Party 1-- */

body#causeParty1 {
	background: url(../images/causes/bg/bg_party1-tile.jpg) repeat-x top #ef8a1e;
}
	
body#causeParty1 div#pageContainer {
	background: url(../images/causes/bg/bg_party1.jpg) no-repeat top center;
	padding-top: 220px;
}

body#causeParty1 div#footer,
body#causeParty1 div#footer a {
	color: #ef8a1e;
}

/* -- Party2 -- */

body#causeParty2 {
	background: url(../images/causes/bg/bg_party2-tile.jpg) repeat-x top #a3ca42;
}
	
body#causeParty2 div#pageContainer {
	background: url(../images/causes/bg/bg_party2.jpg) no-repeat top center;
	padding-top: 220px;
}

body#causeParty2 div#footer,
body#causeParty2 div#footer a {
	color: #a3ca42;
}

/* -- Shave -- */

body#causeShave {
	background: url(../images/causes/bg/bg_shave-tile.jpg) repeat-x top #f3ca16;
}
	
body#causeShave div#pageContainer {
	background: url(../images/causes/bg/bg_shave.jpg) no-repeat top center;
	padding-top: 220px;
}

body#causeShave div#footer,
body#causeShave div#footer a {
	color: #f3ca16;
}

/* -- Skydive -- */

body#causeSkyDive {
	background: url(../images/causes/bg/bg_skydive-tile.jpg) repeat-x top #9ed6ff;
}
	
body#causeSkyDive div#pageContainer {
	background: url(../images/causes/bg/bg_skydive.jpg) no-repeat top center;
	padding-top: 220px;
}

body#causeSkyDive div#footer,
body#causeSkyDive div#footer a {
	color: #9ed6ff;
}

/* ---- */


.TwitterButton_Small {
	background: url(/images/icons/twitter_small.png) no-repeat;
	margin-top: 1px;
	display: inline;
	padding: 2px 0 2px 25px;
	height: 10px;	
}
/* IE 7 and below*/
.TwitterButton_Small {
	*display: inline-block;
}
#mainPadding .email_icon {
	vertical-align:middle;
	margin-right: 3px;
}
/** END OF CSS **/