/****** 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 {
    color:#F12454;
	text-align: right;
	padding: 10px 0px 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#navContainer div#navtop {
  background:url(/mycause/raise_money/10/images/event/bar_orange_top_wide.gif) top left no-repeat #ff890a;  
}

div#navContainer div#navbottom {
  background:url(/mycause/raise_money/10/images/event/bar_orange_btm_wide.gif) bottom left no-repeat;
  min-height:40px; 
}

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

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

body.event .columnRight #search_link {
	margin-top: 5px;
	display: block;
}

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

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

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

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

/* SIDE BOX */
div.sideBox {
	background: url(../images/event/bar_orange_top.gif) top left no-repeat #ff890a;
	margin-bottom: 20px;
}
div.sideBoxHeading {
	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: 0;
	border: 0px none;
	margin: 5px 0 0 0;
	color: #6f6f6f;
}

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

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

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

div.sideBox table.sideBoxTable a {
	color: #6F6F6F;
}
div.sideBox table.sideBoxTable a:hover {
	color: #e9032e;
}


/* SEARCH RESULTS HEADING */
div.sideBox .tableHeading {
	width: 100%;	
	text-align: left;
}
div.sideBox .tableHeading th {
	text-align: inherit;
}
div.sideBox .searchLeftColumn {
	width: 40%;
}
div.sideBox .tableHeading .rightColumn {
	padding-left: 5px;
}


/* 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;
}


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

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

/* 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;
}

/* Loggedintext */

div#loggedinText {
	padding: 10px 0px;
	text-align: right;
	vertical-align: middle;
	height: 5px;
	color: #7b8286;
	font-size: 11px;
	font-family: Arial;
}


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

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



/* 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;
}
*/

.charityListing tbody tr td a img {
	max-width: 200px;
}
