/* @override http://0.0.0.0:3000/stylesheets/site.css?1204039222 */

body {
	background-color: #DCDAD5;
	font-family: arial, helvetica;
	text-align: center;
}

#content-outer {
	background-color: white;
	width: 716px;
	margin: 0px auto;
	text-align: left;
}

#content-inner {
	padding: .4em;
}

#header {
	height: 103px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#header img {
	border: 0;
	float: left;
}

#header h1 {
	float: left;
	width: 245px;
	text-indent: -9000px;
	padding: 0;
	margin: 0;
	z-index: 3;
}

#header h1 a {
	display: block;
	float: left;
	height: 103px;
	width: 245px;
}

#header a img {
	padding-left: .4em;
	padding-top: .45em;
}

#date-block {
	text-align: right;
	font-size: 11px;
}

#style-chooser {
	float: right;
	margin-top: 18px;
}

#style-chooser img {
	margin-left: 4px;
}

#style-chooser a:link img {
	border: 1px #000 solid;
	padding: 0;
}

#style-chooser a:hover img {
	border: 1px #fff solid;
}

#content, #content td {
	font-family: arial, helvetica;
	font-size: 13px;
}

#content {
	padding: 0 1.2em 1em 1.2em;
	background-repeat: no-repeat;
	background-position: center;
}

#home #content {
	padding: 0;
}

#navigation {
	height: 204px;
	display: block;
}

#myGallery {
	float: right;
}

#honoring {
	position: absolute;
	z-index: 3;
	top: 156px;
	left: 144px;
}

#home #navigation {
}

#nav-items {	
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

#nav-items li a {
	display: block;
	background-color: #c9bc89;
	color: black;
	font-weight: bold;
	line-height:  32px;
	text-align: right;
	padding-right: 4px;
	border-top: 1px gray dashed;
	border-bottom: 1px gray dashed;
	border-left: 2px #c9bc89 solid;
	height: 32px;
	width: 196px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: arial, helvetica;
}

#nav-items li a:hover {
	border-top: 2px white solid;
	border-bottom: 2px white solid;
	border-left: 2px white solid;
	background-color: #DBCC93;
	height: 30px;
	line-height: 30px;
}

#navigation a {
	color: black;
	text-decoration: none;
}

#navigation a:hover {
}

#buttons {
	width: 204px;
}

#buttons img {
	margin-bottom: 1em;
}

#breadcrumbs {
	font-size: 11px;
	padding: 4px 0 4px 0;
	text-transform: lowercase;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#content .hr-dashed {
	border-top: 1px gray dashed;
	width: 80%;
}

#content .details {
	color: gray;
	text-decoration: none;
}

#content h3 a {
	color: #695c3d;
	text-decoration: underline;
}

p {
	margin-top: 4px;
}

#content .column {
	width: 32%;
	float: left;
	margin: 0 4px 0 4px;
}

#flash_notice {
	padding: 1em;
	color: green;
	border: 1px solid green;
	background-color: #ddffdd;
}

#staff ul {
	list-style-type: none;
	padding-left: 1.4em;
}

#clubs_list ul {
	list-style-type: none;
	padding-left: 1.4em;
}

img {
	border: 0;
}

h1 {
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-weight: bold;
	margin-top: .3em;
	margin-bottom: .3em;
	font-size: 14px;
}

ol li {
	margin-bottom: .6em;
}

th {
	text-align: left;
}

hr {
	margin: 1em 0;
}

a:hover {
	text-decoration: none;
}

table {
	padding-bottom: 1em;
	margin-bottom: 1em;
}

fieldset table {
	padding-bottom: 0;
}

fieldset {
	border-width: 1px;
	border-style: solid;
	margin-bottom: 1em;
	padding: .8em;
}

fieldset legend {
	font-size: 14px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	padding: 2px 6px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.required {
	background: url(/images/form_arrow.jpg) no-repeat left center;
	padding-left: 12px;
}

.highlight {
	background-color: #FFFFCA;
	font-weight: bold;
}

.image_right {
	float: right;
	padding-left: .8em;
	padding-bottom: .8em;
}

.admin_link {
	float: right;
}

#footer {
	clear: both;
	font-size: 11px;
	background-color: #DCDAD5;
	color: #4f462f;
	padding-top: 1px;
	text-align: center;
}

#footer a {	
	color: #4f462f;
	text-decoration: underline;
}

/* @group Search Page
 */

#search_box {
	display: inline-block;
	font-size: 24px;
	line-height: 36px;
	height: 36px;
	margin-left: .6em;
	padding-left: .4em;
	padding-right: .4em;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	width: 70%;
}

#search_submit {
	font-size: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-left: 1em;
	width: 16%;
}



/* @end */

/* @group Photo Album */

.album_photo {	
	margin: 0 1.1em .8em 0;
	float: left;
}

.album_photo img {
	border: 1px black solid;	
}

.album_photo img:hover {
	border: 1px white solid;
}

.album_photo p {
	margin-bottom: 0;
}



/* @end */

/* @group Podcasts
 */

.podcast {
	border: 1px solid black;
	padding: .6em;
	margin-bottom: .4em;
}

.notpublished {
	background-color: #EEEEEE;
	border:  1px dashed black;
}

.podcast_body {
	width: 100%;
	height: auto;
}

.podcast_picture {
	padding-left: 1em;
	float: right;
}

p.video_player_link img {
	vertical-align: middle;
	padding-right: 1em;
}

p.video_player_link a {
	text-decoration: none;
}

/* @end */

/* @group Fancy Links */

/* These add little icons to specific links */

a[href^="http:"] {
	background: url(/images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}

a[href^="http://gtalumni.org"] {
	background-image: none;
	padding-right: 0;
}

a[href^="mailto:"] { 
	background: url(/images/email.gif) no-repeat right top; 
	padding-right: 13px; 
}

a[href$=".pdf"] { 
	background: url(/images/pdfLink.gif) no-repeat right top; 
	padding-right: 13px; 
}



/* @end */ 

