@charset "utf-8";
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-style: italic;
}

/* CSS Document */

#events {
	border-collapse:collapse;
	width:160px;
	margin: 0;
	color: #666666;
	background-color: #EEEEEE;
}

/* layout elements */

#sidebar {
	width:415px;
	margin-top: 0px;
	margin-left: 20px;
	background-image: url(../ggimages/backgrounds/bg_donate_datails.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

img.border {
	border: 2px solid #666666;
	margin-bottom: 10px;
}

div#border_bottom {
	float: left;
	width: 800px;
	padding: 20px 0 0px 0;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
	background-image: url(../ggimages/backgrounds/bg_alumni_bottom.gif);
	background-repeat: no-repeat;
}

/* Table Rules
----------------------------------------------- */
td.rank { }

#sidebar_brace {
	float: left;
	width:381px;
	height:490px;
	margin: 18px 17px 18px 17px;
	display: inline;
}

#events tbody { margin: 0; }

#events th {
	background-color: #ffffff;
	padding: 6px 0.25em;
	font-weight: bold;
	font-size: 90%;
	color: #000000;
	text-transform: none;
	margin: 0;
	border-bottom: solid 1px #c2e8ee;
	cursor: pointer;
}

#events td, #events th {
	margin: 0;
	padding: .5em 0.375em .5em 0.375em;
	text-align: left;
}

#events tr.titlerow {
	background: none;
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#events tr td.eventNameTD {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#events tr td.locationTD {
	background-color: #f0f9fb;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#events tr.rowSelected td.eventNameTD {
	background-color: #F4F5D8;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#events tr.rowSelected td.locationTD {
	background-color: #F4F5D8;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#apDiv1 {
	position:absolute;
	left:572px;
	top:299px;
	width:360px;
	height:160px;
	z-index:1;
}

#imgwrapper {
	height: 255px;
}

.eventname {
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-style: italic;
}

.date {
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
}

.location {
	color: #000;
	font-size: 10px;
}

.rowHover {
	color: #339999;
	cursor: pointer;
	background-color: #CCCCCC;
}

#content1, #sidebar {
	float: left;
	text-align: left;
}

div#full-column {
	float: left;
	width: 610px;
	display: inline;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
}

#content1 {
	width: 160px;
	margin: 0px;
}


.SpryHiddenRegion {
   visibility: hidden;
}

/* Utility IDs, classes, and HTML selectors
----------------------------------------------- */
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

code { color: #000; }
pre { font-size: small; color: #000; }

.highlightedcode {background-color: #ff9;}

.sample {
	background: #eee;
	padding: 20px;
	border: 2px solid #666;
	margin-top: 20px;
	overflow: scroll;
}
.form_text {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.donate_text {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 14px;
	color: #666666;
	font-variant: normal;
	font-style: italic;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-style: italic;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-style: italic;
}
