/****** EVENTS ******/
/* Requires standard.css */

body.event div.clear {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

body.event div#loginContainer {
	margin: 0px auto;
	width: 730px;
}

body.event div.roundedCorners {
	margin: 0px auto;
	width: 793px;
}
body.event div#page {
	margin: 0px auto;
	width: 793px;
	background: none #FFFFFF;
}
body.event div#pagePadding {
	padding: 30px;
}

body.event div#bannerContainer {
	text-align: center;
}

body.event div#navContainer {
	text-align: right;
	padding: 10px 2px 15px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F12454;
}

body.event div#navContainer a {
	margin-left: 10px;
}

body.event div#main div.content {
	padding: 10px 30px 20px 0px;
	font-size: 12px;
	line-height: 18px;
}

body.event div.content p {
	margin-bottom: 20px;
}

/* COLUMNS */
body.event div.columnLeft {
	width: 465px;
	float: left;
}

body.event div.columnRight {
	width: 250px;
	float: right;
}

body.eventDetail div.columnLeft {
	width: 465px;
	float: right;
}

body.eventDetail div.columnRight {
	width: 250px;
	float: left;
}


/* EVENT DETAIL */
body.eventDetail div.roundedCorners {
	margin: 0px auto;
	width: 761px;
}
body.eventDetail div#page {
	margin: 0px auto;
	width: 761px;
	background: none #FFFFFF;
}
body.eventDetail div#pagePadding {
	padding: 10px 15px;
}

body.eventDetail div#mainPadding {
}
body.eventDetail div.columnRight {
	/*width: 190px;*/
}
body.eventDetail div#main div.content {
	padding: 10px 20px 20px 20px;
}

/* WHITE BOX */
div.whiteBox {
	background: url(../images/event/bg/whiteBox_bdr.gif) top left repeat-y;
	margin: 0px 0px 10px 40px;
	width: 175px;
}
div.whiteBoxPadding {
	background: url(../images/event/bg/whiteBox_ftr.gif) bottom left no-repeat;
	padding: 5px 12px 12px 8px;
}

div.whiteBoxHeading {
	background: url(../images/event/bg/whiteBox_hdr.gif) top left no-repeat;
	padding: 5px 12px 0px 12px;
	font-size: 12px;
	color: #6b6b6b;
	font-weight: bold;
}

div.flashArea {
	padding: 10px 1px 20px 1px;
}

table.whiteBoxTable td {
	font-size: 10px;
	padding: 3px 0px;
}

table.whiteBoxTable td.icon {
	width: 25px;
	text-align: left;
}


/* PHOTO & INFO */
div#titleDetails {
	padding: 0px 20px 10px 20px;
}


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

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


div#info {
	float: right;
	width: 250px;
}

div#info p.title {
	color: #ff0030;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px;
}

div#info p.subtitle {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
}
div#info p.subtitle span.amount {
	font-size: 16px;
}


/* TABLE LISTINGS -------- */
table.charityListing {
	margin: 10px 0px;
}
table.charityListing td {
	padding: 10px 5px;
	vertical-align: top;
}

div.content table.charityListing p {
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

table.charityListing p.heading {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	
}

/* SPECIFIC OBJECTS -------- */

/* SIDE BOX */
div.sideBox {
	margin-bottom: 20px;
}
div.sideBoxHeading {
	background: url(../images/event/bar_orange_top.gif) top left no-repeat #ff890a;
}
div.sideBoxHeading div.sideBoxHeadingPad {
	background: url(../images/event/bar_orange_top.gif) top right no-repeat #ff890a;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0px;
}
div.sideBox table.sideBoxTable {
	width: 100%;
	background: #ffffff;
	padding: 0px;
	border: 0px none;
	margin: 0px;
	color: #6f6f6f;
}

div.sideBox table.sideBoxTable td {
	padding: 7px 10px;
}

div.sideBox table.sideBoxTable td.title {
	font-weight: bold;
}
div.sideBox table.sideBoxTable td.amount {
	color: #e9032e;
	text-align: right;
	width: 75px;
}

div.sideBox table.sideBoxTable tr.alt {
	background: #f3f3f3;
}

/* MESSAGE TABLE */
body.event div.messages {
	background: url(../images/event/bg/message_ftr.gif) no-repeat bottom left;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

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

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

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

body.event div.messages table td {
	padding: 8px 10px;
	vertical-align: top;
}
body.event div.messages .alt {
	background-color: #f3f3f3;
}
body.event div.messages .totals td {
	vertical-align: middle;
	line-height: 18px;
	font-size: 11px;
	color: #4a4a4a;
}
body.event div.messages .totals td.label {
	text-align: right;
	font-weight: bold;
}
body.event div.messages .totals span.red {
	color: #ff0030;
}

body.event div.backArrow {
	padding: 10px 0px;
}

/* SPONSOR BOX */
div.sponsorBox {
	width: 230px;
	padding: 5px 5px 20px 5px;
}
div.sponsorBox p.sponsorHeading {
	color: #e9032e;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.sponsorBox form {
	vertical-align: top;
}
div.sponsorBox input.textInput {
	padding: 5px;
	width: 185px;
	color: #6f6f6f;
	float: left;
}
div.sponsorBox input.btnSubmit {
	float: right;
}

/* BUTTON */
div.buttonLarge {
	float: left;
	width: 196px;
	padding: 20px 20px 20px 0px;
	text-align: center;
}

div.buttonLarge a.buttonLarge {
	display: block;
	width: 156px;
	height: 56px;
	padding: 5px 20px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/event/btn_orange.gif) no-repeat;
}

div.buttonLarge a.buttonLarge:hover {
	text-decoration: none;
}

/* TITLE BAR */
div.orangeTitleBar {
	background: url(../images/event/bar_orange_top.gif) top left no-repeat;
	padding-top: 5px;
	width: 463px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
div.orangeTitleBarPadding {
	background: url(../images/event/bar_orange_btm.gif) bottom left no-repeat #ff890a;
	padding: 5px 15px 10px 15px;
}

div.orangeTitleBarLong {
	background: url(../images/event/bar_orangelong_top.gif) top left no-repeat;
	padding-top: 5px;
	width: 730px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
div.orangeTitleBarLong div.orangeTitleBarPadding {
	background: url(../images/event/bar_orangelong_btm.gif) bottom left no-repeat #ff890a;
	padding: 5px 15px 10px 15px;
}



/* COLUMN LEFT */
h3.amountRaised {
	font-size: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #2e2e2e;
}

h3.amountRaised span {
	color: #e9032e;
}


/* LOGIN */
form#loginEvent {
	padding: 10px 0px;
	text-align: right;
	vertical-align: middle;
	height: 25px;
	color: #676d71;
}
form#loginEvent input.textInput {
	padding: 4px;
	border: 1px solid #a6b1b7;
	color: #787878;
	width: 135px;
/*	height: 20px;
	line-height: 22px;
	vertical-align: middle;*/
	height: auto;
}
form#loginEvent label {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
form#loginEvent table {
	float: right;
}
form#loginEvent table td {
	vertical-align: middle;
	padding-left: 10px;
}

/* login link */
div#loginMyac {
	padding: 10px 0px;
	text-align: right;
	vertical-align: middle;
	height: 25px;
	color: #676d71;
	font-size: 14px;
	font-weight: bold;
}

div#loginMyac a{
	color: #676d71;
}
div#loginMyac a:hover {
	color: #f12454;
	text-decoration: underline;
}


/* HEADER */
div#header {
	background: url(../images/event/bg/banner_bg.gif) repeat-x top left;
	height: 114px;
}
div#header div#logoContain {
	left: 10px;
}
div#header div#title {
	text-align: right;
	padding: 40px 50px 0px 200px;
	font-size: 24px;
	color: #2e2e2e;
}

/* FOOTER */
body.event div#footer {
	background: none;
	width: 730px;
	margin: 0px auto;
	height: auto;
	color: #4a4a4a;
}

body.event div#footer a {
	color: #4a4a4a;
}

body.event div#footer img {
	vertical-align: middle;
}

body.event div#footerLeft {
	float: none;
	width: auto;
}

body.event div#footerRight {
	float: none;
	width: auto;
}
