/*
  Description: Ceasom Stylesheet v.1.0
  Written: 5/2007 for website redesign
  Author: E-Moxie Data Solutions, Inc (http://www.e-moxie.com)
  (C)Copyright 2007 Ceasom, All Rights Reserved.
*/

body {
	font: .8em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	color: #292926;
	background-color: #096604;
	margin: 0;
	padding: 0;
}

/*General and Class Declarations---------*/
h1 {font-size: 2em; margin: 10px 0;}
h2 {
	font: 1.6em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	margin: 5px 0 10px 0;
	padding: 0;
	border-bottom: 2px solid #0d9006;
}
h3 {
	font: 1.2em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-weight: 600;
	margin: 5px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #0d9006;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	font: 1.0em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	margin: 5px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #0d9006;
}
img {border: 0;}
abbr, acronym {cursor: help;}
input, textarea {font: 1.1em arial, helvetica, sans-serif;}
.decorative-image {float: right; border: 1px solid #15940e; margin: 0 0 6px 6px;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {height: 1%;} /* Hides from IE-mac \*/
a:link, a:visited, a:active {
	font: 1.1em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-weight:400;
	color: #0D9006;
	text-decoration: none;
	margin: 0 0 10px 0;
}
#column-main-noside a:link, #column-main-noside a:visited, #column-main-noside a:active {
	font: 1.1em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-weight:400;
	color: #0D9006;
	text-decoration: none;
	margin: 0 0 10px 0;
}
#column-main a:link, #column-main a:visited, #column-main a:active {
	font: 1.1em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-weight:400;
	color: #0D9006;
	text-decoration: none;
	margin: 0 0 10px 0;
}
a:link.strong, a:visited.strong, a:active.strong, a:hover.strong {
	font: 1.1em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-weight:400;
	color: #0D9006;
	text-decoration: none;
	margin: 0 0 10px 0;
	font-weight:bold;
}
a:hover {border-bottom: 1px solid #0d9006;}
li {
	list-style-image: url('/images/green_round.gif');
	font-weight: normal;
	margin: 0 0 0 -5px;
	padding-top: 5px;
}
hr.green {
	color:#0d9006;
	height:1px;
}
.clickable {cursor: pointer;}
/*end of: General and Class Declarations---*/

/*Header----------------------*/
#header-wrapper {
	width: 100%;
	height: 251px;
	background-color: #0d9006;
}
#header {
	width: 760px;
	height: 251px;
	background: url('/images/header_bg.jpg') no-repeat bottom left;
	margin: 0 auto;
}
#header img {margin-top: 20px;}
#header h1 {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

#navigation {
	list-style: none;
	position: absolute;
	top: 210px;
	margin: 0;
	padding: 0;
}
#navigation li {float: left; margin: 0; padding: 0; list-style-image: none;}
#navigation li a {display: block; outline: none; text-decoration: none;}
#navigation li a {text-indent: -9999px;}
#navigation li a:hover, #navigation #current-page {background-position: 0 -41px;}
#btn_about-ceasom a {width: 71px; height: 41px; background: url('/images/navigation/btn_about.gif') no-repeat;}
#btn_events a {width: 71px; height: 41px; background: url('/images/navigation/btn_events.gif') no-repeat;}
#btn_conferences a {width: 112px; height: 41px; background: url('/images/navigation/btn_conferences.gif') no-repeat;}
#btn_spring-forum a {width: 119px; height: 41px; background: url('/images/navigation/btn_spring-forum.gif') no-repeat;}
#btn_researchpapers a {width: 138px; height: 41px; background: url('/images/navigation/btn_researchpapers.gif') no-repeat;}
#btn_scholarships a {width: 111px; height: 41px; background: url('/images/navigation/btn_scholarships.gif') no-repeat;}
#btn_links a {width: 63px; height: 41px; background: url('/images/navigation/btn_links.gif') no-repeat;}
#btn_contact a {width: 74px; height: 41px; background: url('/images/navigation/btn_contact.gif') no-repeat;}
/*end of: Header----------------*/

#content-wrapper {
	width: 100%;
	background: #f6f4b6 url('/images/content-wrapper_bg.gif') repeat-y center;
}
#content-wrapper-noside {
	width: 100%;
	background: #f6f4b6 url('/images/content-wrapper_bg-noside.gif') repeat-y center;
}
#content {
	width: 760px;
	margin: 0 auto;
}

/*Sidebar----------------------*/
#column-sidebar {
	float: left;
	width: 180px;
	font-size: .9em;
}
#column-sidebar h1 {
	font: 1.4em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 2px solid #0d9006;
}
#column-sidebar dl {margin-top: 10px;}
#column-sidebar dt {color: #555;}
#column-sidebar dd {margin: 0 0 10px 0; padding: 0;}
#column-sidebar dd strong {color: #1b277a;}
#column-sidebar dd a {color: #1b277a;}
#column-sidebar .padding {padding: 12px;}
#column-sidebar li {
	list-style-image: url('/images/green_round.gif');
	margin: 0 0 0 -20px;
	padding-bottom: 0px;
}
#column-sidebar a:link, #column-sidebar a:visited, #column-sidebar a:active {
	font: 1.2em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-weight:300;
	color: #0d9006;
	text-decoration: none;
	margin: 0 0 9px 0;
}
#column-sidebar a:hover {border-bottom: 1px solid #0d9006;}
/*end of: Sidebar--------------*/

/*Main Column------------------*/
#column-main {
	float: left;
	width: 560px;
}
#column-main p { line-height: 1.5; }
#column-main .padding { padding: 4px 12px; }
/*end of: Main Column----------*/

/*Main Column (No Side Bar)-------*/
#column-main-noside {
	float: left;
	width: 760px;
}
#column-main-noside p { line-height: 1.5; }
#column-main-noside .padding { padding: 4px 8px; }
/*end of: Main Column (No Side Bar)--*/

/*Footer-----------------------*/
#footer-wrapper {
	clear: both;
	width: 100%;
	background: #096604 url('/images/footer_bg.gif') repeat-x top;
	height: 100px;
}
#footer {
	position: relative;
	width: 760px;
	font-size: .9em;
	color: #fefefe;
	text-align: right;
	margin: 0 auto;
	padding: 50px 0 60px 0;
}
#footer p {margin-top: 0;}
#footer .navigation a:link, a:visited, a:active {
	font: 1.1em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#footer .navigation a:hover {border-bottom: 1px solid #68aa64;}
#footer .copyright {
	position: absolute;
	top: 45px;
	left: 10px;
	color: #eee;
}
#footer .navigation {
	position: absolute;
	top: 35px;
	left: 455px;
	color: #eee;
}
#footer .ceasom-logo {
	position: absolute;
	top: 18px;
	left: 325px;
	width:90px;
}


#footer-index {
	position: relative;
	width: 760px;
	font-size: .9em;
	color: #fefefe;
	text-align: right;
	margin: 0 auto;
	padding: 18px 0 45px 0;
}
#footer-index p {margin-top: 0;}
#footer-index a:link, #footer a:visited, #footer a:active {
	font: 1.1em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	color: #fff; text-decoration: none;
}
#footer-index a:hover {border-bottom: 1px solid #68aa64;}
#footer-index .copyright {
	position: absolute;
	top: 25px;
	left: 10px;
	color: #eee;
}
#footer-index .navigation {
	position: absolute;
	top: 15px;
	left: 455px;
	color: #eee;
}
/*end of: Footer-----------------*/

/*Sitemap-----------------------*/
#sitemap li {
	list-style-image: url('/images/green_round.gif');
	margin: 0 0 0 -20px;
	padding-top: 5px;
}
#sitemap a:link, #sitemap a:visited, #sitemap a:active {
	font: 1.2em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-weight:600;
	color: #0d9006;
	text-decoration: none;
	margin: 0 0 10px 0;
}
#sitemap a:hover {border-bottom: 1px solid #0d9006;}

.searchresults {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}
.searchresults th {
	font-weight:bold;
	border-bottom:1px solid #999999;
	text-align:left;
}
.searchresults td {
	cursor:pointer;
	margin-bottom: 20px;
}
.searchresults tr:hover td {
	background-color:#0FA106;
	color:white;
}
.searchresults tr.over td {
	background-color:#0FA106;
	color:white;
}

.photogallery {
	width: 140px;
	height: 140px;
	border: 1px solid #0d9066;
	padding: 5px;
}

.photogallery-container {
	width: 144px;
	float: left;
	margin-left: 30px; 
	margin-top: 20px;
}

.photogallery-container a {
	text-decoration: none;
}

.photogallery-container a:hover {
	text-decoration: none;
}

.photogallery-container p {
	margin-top:2px;
	text-align: center;
}
.photogallery-name {
	font-size: 13px;
	color: #404040;
}