@charset "utf-8";
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
	font-family: "Century Gothic", sans-serif;
	;
	font-style: italic;
}

/* CSS Document */

#events {
	border-collapse:collapse;
	width:150px;
	margin: 0;
	color: #666666;
}

/* layout elements */

#sidebar {
	width:415px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}

img.border {
	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;
	font-weight: bold;
	font-size: 90%;
	color: #000000;
	text-transform: none;
	margin: 0;
	cursor: pointer;
	padding-top: 6px;
	padding-right: 0em;
	padding-bottom: 6px;
	padding-left: 0em;
}

#events td, #events th {
	margin: 0;
	text-align: center;
	font-family: "Century Gothic", sans-serif;
	;
}

#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: 150px;
	background-image: url(../ggimages/backgrounds/button_donate_blue_gel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	text-align: center;
}

#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 {
	width: auto;
	background-image: url(../ggimages/backgrounds/button_donate_purple_gel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}

#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: 259px;
}

.eventname {
	font-weight: bold;
	font-size: 10px;
	font-family: "Century Gothic", sans-serif;
	;
	font-style: normal;
}

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

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

#events tr.rowHover td.eventNameTD{
	color: #666666;
	cursor: pointer;
	background-image: url(../ggimages/backgrounds/button_donate_white_gel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#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;
}
.redprint {
	background-image: url(../ggimages/graphics/handprint_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

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;
}
.yellowprint {
	background-image: url(../ggimages/graphics/handprint_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.greenprint {
	background-image: url(../ggimages/graphics/handprint_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	text-align: center;
	padding-bottom: 10px;
}
