@import url("../css/global.css");

/*====================*/
/*=== INSIDE CONTAINERS ===*/
/*====================*/
#subheader {
	height: 4px;
	background: url(../gfx/inside_subhead_bg_2.jpg) no-repeat 0 0;
	position: relative;
}

body#database #subheader {
	height: 45px;
	background: url(../gfx/inside_subhead_bg.gif) no-repeat 0 0;
	position: relative;	
}

body.footwide #subheader {
	height: 46px;
}

#subheader h1 {
	font: 18px "DIN 1451 Std", Arial, Helvetica, sans-serif;
	color: #fff;
	position: absolute;
	top: 16px;
	left: 40px;
	text-transform: uppercase;
}
#subheader h2 {
	font: 16px "DIN 1451 Std", Arial, Helvetica, sans-serif;	
	color: #B6D850;
	position: absolute;
	top: 16px;
	left: 280px;
	border-left: 1px solid #999;
	padding: 0 0 0 25px;
	text-transform: uppercase;
}
#container {
	width: 990px;
	background: url(../gfx/inside_halfgreen_bg.jpg) repeat-y 0 0;	
}
body.footwide #container {
	width: 961px;
	padding: 0 8px 0 21px;
	background: url(../gfx/inside_fullbg.jpg) repeat-y 0 0; 	
}

#container #primary {
	width: 730px;
	float: right;
}
#container #secondary {
	width: 	240px;
	padding: 0 0 0 20px;
	float: left;
}
#primary .headImage {
	padding: 6px;
	margin: 0 0 10px 0;
}
.content {
	position: relative;
	padding: 15px 35px 0 35px;	
}

/*====================*/
/*=== GLOBAL STYLES ===*/
/*====================*/
.content h2 {
	font: 26px "DIN 1451 Std", Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	font-weight: normal;
}
h2.dateHeader {
	font: 18px "DIN 1451 Std", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	font-weight: normal;
}

.content h3 { 
	font-size: 16px;
	color: #728C26;
	margin: 0 0 12px 0;
	padding: 10px 0 0 0;
}
.content h4 {
	font: 14px "DIN 1451 Std", Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
	margin: 0 0 12px 0;
	padding: 5px 0 0 0;
}

.content ul li h3, .content ul li h4 { padding: 0; }

.content h3 a, .content h4 a { text-decoration: underline; }

.content hr {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px dashed #ccc;
	display: block;
	padding: 10px 0;
	margin: 0 0 20px 0;
	clear: both;
}
.content .date {
	font-size: 11px;
	margin: 0 0 15px 0;
	font-weight: bold;
	display:block;
}
.content p {
	line-height: 20px;
	margin: 0 0 15px 0;
}
.content .headline {
	font-size: 17px;
	line-height: 22px;
	color: #000;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
}
.content ul {
	margin: 0 0 20px 35px;	
}
.content ul li {
	background: url(../gfx/bullet_list.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	font-size: 11px;
}

.content ul.peopleListing li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}
.content ul.peopleListing li h3 {
	margin: 0 0 3px;
	padding: 0;
	line-height: 1.2em;
}
.content ul.peopleListing li h3 span {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.content dl dt {
	margin: 15px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
}
.content dl dd {
	line-height: 1.4em;
	margin: 0 0 10px;
}
.content dl dd h5 {
	font-size: 14px;
	margin: 0 0 5px;
}
.content dl dd p {
	line-height: 1.4em;
}
.content table {
	margin: 0 0 15px;	
	width: 100%;
	border-top: 1px solid #999;
}
.content table td {
	border-bottom: 1px solid #999;
	padding: 5px;
}

.content .biocontactinfo {
	line-height: 1.6em;
}
.content .biocontactinfo span {
	font-weight: bold;
}

.content .biophoto {
	float: right;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 0 5px 15px;
}

.content .infoBox {
	background: #F5F4ED;
	padding: 25px;
	border: 1px solid #E1EBBB;
	margin: 0 0 25px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 11px;	
}
.content .infoBox h4 {
	float: left;
	width: 20%;
	font: 14px Arial, Helvetica, sans-serif;
	background: url(../gfx/icon_info.gif) no-repeat 0 50%;
	padding: 0 0 0 25px;
}

.content .infoBox p {
	display: block;
	width: 75%;
	float: right;
	margin: 0;
}

.content .eventBox {
	background: #F5F4ED;
	padding: 25px;
	border: 1px solid #E1EBBB;
	margin: 0 0 25px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 11px;
}
.content .eventBox h3 {
	font-size: 15px;
	color: #728C26;
	margin: 0;
}
.content .eventBox .date {
	font-weight:bold;
	display: block;
	font-size: 11px;
	margin: 0 0 10px 0;
}
.content .eventBox p {
	line-height: 16px;	
	margin: 0 0 10px 0;
}
.content .btn_continue {
	text-decoration: underline;
	background:url(../gfx/arrow_bullet.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	font-weight: bold;
}
.content #btn_email {
	width: 95%;
	padding: 10px;
	border: 1px solid #E1EBBB;
	background: #F5F4ED;
	display: block;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.content #btn_email strong {
	color: #555;
}
.content #btn_email:hover {
	background: #333;
	color: #fff;	
}
.content #btn_email:hover strong {
	color: #fff;	
}
.content #btn_email p {
	margin: 0;
	padding: 0;
}

/* ---- INTRO BLOCK ------- */
#primary .introBox {
	background: url(../gfx/intro_bg.jpg) repeat-x 0 100%;
	width: 675px;
	padding: 10px 20px 10px 25px;
}
#primary .introBox h2 {
	font: 26px "DIN 1451 Std", Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	font-weight: normal;
}
#primary .introBox p {
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 20px 0;
}

/* ---- SUBHEAD BUTTONS------- */
#primary .detailSubhead {
	height: 40px;
	position: relative;
}
.detailSubhead a {
	display: block;
	text-indent: -999em;
	height: 27px;
	top: 5px;
	position: absolute;
}
.detailSubhead #btn_courses {
	width: 185px;
	background: url(../gfx/btn_subhead_more_courses.jpg) no-repeat 0 0;
	left: 20px;
}
.detailSubhead #btn_courses:hover {
 	background-position: 0 -27px;	
}

.detailSubhead #btn_events {
	width: 185px;
	background: url(../gfx/btn_subhead_more_events.jpg) no-repeat 0 0;
	left: 20px;
}
.detailSubhead #btn_events:hover {
 	background-position: 0 -27px;	
}




.detailSubhead #btn_register_event {
	width: 205px;
	background: url(../gfx/btn_subhead_register_event.jpg) no-repeat 0 -27px;
	right: 20px;
}
.detailSubhead #btn_register_event:hover {
 	background-position: 0 0;	
}



/* ---- DETAIL CONTENT ------- */
#primary .detailBox {
	width: 675px;
	padding: 20px 20px 0 25px;
	background: url(../gfx/detailbox_bg.jpg) repeat-x 0 0;	
}

.detailBox .postDetails {
	width: 654px;
	height: 57px;
	margin: 0 0 30px 0;
	background: url(../gfx/postdetails_bg.png) no-repeat 0 0;
}
.detailBox .postDetails li {
	float: left;
	font-size: 13px;
	padding: 0 0 0 20px;
	background: none;
}

/* --- BUTTONS ---*/
.detailBox .postDetails #colA {
	 width: 177px;
}
.detailBox .postDetails #colB {
	 width: 277px;
}
.detailBox .postDetails #colC {
	 width: 139px;
}
.detailBox .postDetails li strong {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #6C8420;
	padding: 12px 0 0 0;
}


/* ---- ENTRY CONTENT ------- */
#primary .entryContent {
	width: 675px;
	padding: 15px 20px 0 25px;
}
#primary .entryBox {
	background: #F5F4ED;
	padding: 25px;
	border: 1px solid #E1EBBB;
	margin: 0 0 15px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.entryBox h3 {
	background: url(../gfx/arrow_bullet.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
	font-size: 16px;
	color: #000;
	margin: 0 0 5px 0;
}
.entryBox h3 a {
	color: #000;
}
.entryBox h3 a:hover {
	text-decoration: underline;
	color: #809F22;	
}
.postDetails {
	margin: 0 0 20px 15px;	
}
.postDetails li {
	float: left;	
	padding: 0 50px 0 0;
	font-size: 11px;
}
.postDetails li strong {
	color: #809F22;	
}
.entryBox p {
	margin:0 0 0 15px;	
}

/* ---- PAGINATE ------- */
p.totalresults { margin: 0 0 15px; }

.paginate {
	text-align: center;
}
.pagination li.page-total {
	text-align: center;
	line-height: 30px;	
}
.pagination,
#primary .content ul.pagination {
	width: 90%;
	height: 35px;
	margin: 15px auto;
	position: relative;
	border-top: 1px dashed #ccc;
	padding: 15px 0 0 0;
}

#primary .content ul.pagination li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}
.pagination .here,
#primary .content ul.pagination li.here {
	line-height: 30px;
	text-align: center;
}
.pagination .here a,
#primary .content ul.pagination li.here a {
	font-weight: bold;
	padding: 0 5px;
}

.pagination .beginning a,
#primary .content ul.pagination .beginning a {
	width: 37px;
	height: 27px;
	display: block;
	text-indent: -999em;
	background: url(../gfx/btn_paginate.jpg) no-repeat 0 -28px;
	position: absolute;
	left: 0;
	top: 15px;
}
.pagination .beginning a:hover,
#primary .content ul.pagination .beginning a:hover {
	background-position: 0 -54px;	
}

.pagination .previous a,
#primary .content ul.pagination .previous a {
	width: 68px;
	height: 27px;
	display: block;
	text-indent: -999em;
	background: url(../gfx/btn_paginate.jpg) no-repeat -40px 0;
	position: absolute;
	left: 45px;
	top: 15px;
}
.pagination .previous a:hover,
#primary .content ul.pagination .previous a:hover {
	background-position: -40px -54px;	
}

.pagination .next a,
#primary .content ul.pagination .next a {
	width: 68px;
	height: 27px;
	display: block;
	text-indent: -999em;
	background: url(../gfx/btn_paginate.jpg) no-repeat -111px 0;
	position: absolute;
	right: 45px;
	top: 15px;
}
.pagination .next a:hover,
#primary .content ul.pagination .next a:hover {
	background-position: -111px -54px;	
}

.pagination .end a,
#primary .content ul.pagination .end a {
	width: 37px;
	height: 27px;
	display: block;
	text-indent: -999em;
	background: url(../gfx/btn_paginate.jpg) no-repeat -182px -28px;
	position: absolute;
	right: 0;
	top: 15px;
}
.pagination .end a:hover,
#primary .content ul.pagination .end a:hover {
	background-position: -182px -54px;	
}


/* ---- SIDE CALENDAR ------ */
#sideCalendar {
	background: url(../gfx/sidebox_bg.png) repeat-y 0 0;
	padding: 20px;
	margin: 45px 0 45px 0;
	color: #fff;
	position: relative;
}
#sideCalendar h3 {
	width: 118px;
	height: 26px;
	background: url(../gfx/sideCalendar_title.png) no-repeat 0 0;
	position: absolute;
	top: -26px;
	left: 20px;
	text-indent: -999em;
}


/* ---- SIDE EVENTS ------ */
#sideEvents {
	background: url(../gfx/sidebox_bg.png) repeat-y 0 0;
	padding: 20px;
	margin: 46px 0 20px 0;
	color: #fff;
	position: relative;
}
#sideEvents h3 {
	width: 124px;
	height: 26px;
	background: url(../gfx/sideEvents_title.png) no-repeat 0 0;
	position: absolute;
	top: -26px;
	left: 20px;
	text-indent: -999em;
}
#sideEvents ul li {
	background: url(../gfx/arrow_white_bullet.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#sideEvents ul li a {
	color: #fff;	
}
#sideEvents ul li a:hover {
	text-decoration: underline;	
}
#sideEvents ul li .date {
	font-size: 10px;	
	color: #646D47;
}
#sideEvents #btn_moreevents {
	width: 157px;
	height: 28px;
	display: block;
	text-indent: -999em;
	background: url(../gfx/btn_moreevents.png) no-repeat 0 0;
}
#sideEvents #btn_moreevents:hover {
	background-position: 0 -28px;	
}

/* ---- SIDE COLUMN ------- */
#secondary blockquote {
	background: url(../gfx/sidebox_bg.png) repeat-y 0 0;
	padding: 20px;
	margin: 0 0 20px 0;
	color: #fff;
}
#secondary blockquote strong {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 5px 0;
	display: block;
	line-height: 22px;
}
#secondary blockquote .quote_author {
	font-size: 10px;	
}


/* ---- SEARCH SIDECOLUMN ------- */
#sideDBSearch {
	background: url(../gfx/sidebox_bg.png) repeat-y 0 0;
	padding: 20px;
	margin: 0 0 10px 0;
	color: #414D1D;
	font-size: 11px;
	text-transform: uppercase;
}
#sideDBSearch h3 {
	font-weight: bold;	
	margin: 0 0 15px 0;
	color: #000;
}
#sideDBSearch .fieldBox {
	margin: 0 0 10px 0;	
}
#sideDBSearch .fieldBox label {
	display: block;
	width: 90px;
}
#sideDBSearch .fieldBox select {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:none;
	color: #666;
	width: 100%;
	padding: 3px;
}
#sideDBSearch #btn_find {
	width: 70px;
	height: 28px;
	display: block;
	float: right;
	text-indent: -999em;
	background: url(../gfx/btn_find.png) no-repeat 0 0;
	cursor: pointer;
	border: none;
}	
#sideDBSearch #btn_find:hover {
	background-position: 0 -28px;	
}

#secondary #btn_sidebar_signup {
	width: 217px;
	height: 28px;
	display: block;
	background: url(../gfx/btn_sidebar_signup.png) no-repeat 0 0;
	text-indent: -999em;
	margin: 15px auto 15px auto;
}
#secondary #btn_sidebar_signup:hover {
	background-position: 0 -28px;	
}



/* ---- INSIDE TABS ------- */
#primary .inTabs {
	width: 	636px;
	height: 74px;
	background: url(../gfx/inbody_tabs.jpg) no-repeat 0 0;
	position: relative;
	margin: 0 0 20px 0;
}
#primary .inTabs a {
	height: 74px;
	display: block;
	text-indent: -999em;
	position: absolute;
}
#primary .inTabs #tabA {
	width: 	200px;
}
#primary .inTabs #tabA:hover {
	background: url(../gfx/inbody_tabs.jpg) no-repeat 0 -74px;
}
#primary .inTabs #tabB {
	width: 	260px;
	left: 167px;
}
#primary .inTabs #tabB:hover {
	background: url(../gfx/inbody_tabs.jpg) no-repeat -167px -148px;
}
#primary .inTabs #tabC {
	width: 	241px;
	right: 0;
}
#primary .inTabs #tabC:hover {
	background: url(../gfx/inbody_tabs.jpg) no-repeat -395px -222px;
}



/* ----FOOTER TABS ------- */
#footTabs {
	height: 990px;
	height: 125px;
	position: relative;
	background: url(../gfx/foot_tabs_bg.jpg) no-repeat 0 0;
}
#footTabs ul {
	position: absolute;
	bottom: 10px;
	left: 60px;
}
#footTabs ul li {
	float: left;
	height: 70px;
	margin: 0 30px 0 0;
}
#footTabs ul li a {
	display: block;
	height: 70px;
	text-indent: -999em;
	width: 196px;
	background: url(../gfx/foot_tabs.png) no-repeat;
}
#footTabs #tabA a {
	background-position: 0 0;
}
#footTabs #tabA a:hover {
	background-position: 0 -70px;	
}
#footTabs #tabB a {
	background-position: -231px 0;
}
#footTabs #tabB a:hover {
	background-position: -231px -70px;	
}

#footTabs #tabC a {
	background-position: -462px 0;
}
#footTabs #tabC a:hover {
	background-position: -462px -70px;	
}

#footTabs #tabD a {
	background-position: -694px 0;
}
#footTabs #tabD a:hover {
	background-position: -694px -70px;	
}

/* ---------- DATABASE BCRUMS ------------- */
#bcrumbs {
	background: url(../gfx/db_bcrumb_bg.gif) no-repeat 100% 0;
	position: absolute;
	bottom: -25px;
	left: 20px;
	z-index: 9999;
}
#bcrumbs li {
	float: left;
	height: 32px;
	background: url(../gfx/arrow_white_bullet.gif) no-repeat 100% 50%;
}	
#bcrumbs li.last {
	background: none;	
}
#bcrumbs li a {
	 font-size: 10px;
	 text-transform: uppercase;
	 color: #ACACAC;
	 display: block;
	 height: 32px;
	 line-height: 32px;
	 padding: 0 20px;
	 font-weight: bold;
}
#bcrumbs li.active a, #bcrumbs li a:hover {
	color: #B6D850;	
}



/* ---------- SEARCH DATABASE ------------- */
#searchDB {
	background: url(../gfx/intro_bg.jpg) repeat-x 0 100% #fff;
	position: relative;
	padding: 0 0 15px 0;
	margin: 0 0 5px 0;
}
#searchDB form {
	padding: 10px 0 0 25px;
}
#searchDB fieldset {
	margin: 0 0 8px 0;	
}
#searchDB .fieldBox {
	float: left;
	width: 240px;
	padding: 5px 5px 0 5px;
	margin: 0 30px 0 0;
}
#searchDB .instruction {
	padding: 5px 0 0 7px;
	font-size: 12px;
	color: #999;
}
#searchDB .fieldBox label {
	float: left;
	width: 90px;
	text-transform: uppercase;
	font-size: 11px;
}
#searchDB .fieldBox select {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:none;
	color: #666;
	width: 150px;
	padding: 5px;
	float: left;
}
#searchDB #search_field {
	width: 	680px;
	margin: 0;
}
#searchDB #search_field label {
	width: 200px;	
	height: 35px;
	line-height: 35px;
}
#searchDB #search_field input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: none;
	width: 443px;
	height: 33px;
	padding: 0 10px;
	background: url(../gfx/db_searchbar_bg.png) no-repeat 0 0;
}

#searchDB #btn_search {
	width: 	100px;
}
#searchDB #btn_search button {
	width: 	97px;
	height: 32px;
	display:block;
	border:none;
	cursor: pointer;
	text-indent: -999em;
	background: url(../gfx/db_btn_search.png) no-repeat 0 0;
}
#searchDB #btn_search button:hover {
	background-position: 0 -32px;	
}



/* ---------- DATABASE LISTING ------------- */
#db_list {
	width: 100%;
	margin: 10px 0 25px 0;
}
#db_list thead .first {
	padding: 5px 0 5px 35px;
}
#db_list thead .last {
	border-right: none;	
}
#db_list thead th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 15px 5px 15px;
}
#db_list thead a {
	text-transform: uppercase;
	color: #444;
	background: url(../gfx/db_downarrow.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}
#db_list tbody tr.highlight {
	background: #F5F8EC;	
}
#db_list tbody td {
	padding: 20px 10px;
	border-bottom: 1px solid #ccc;
}
#db_list tbody .db_topic {
	padding: 15px 10px 15px 35px;	
}
#db_list tbody .db_topic a {
		text-decoration: underline;	
}

/* ---------- DATABASE DETAILS ------------- */
#btn_popInfo {
	padding: 5px 10px 5px 30px;
	border: 1px solid #E1EBBB;
	background: url(../gfx/icon_info.gif) no-repeat 8px 50% #F5F4ED;
	display: block;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: absolute;
	top: 0;
	right: 10px;
	font-weight: bold;
	font-size: 11px;
}
#btn_popInfo:hover {
	background: url(../gfx/icon_info.gif) no-repeat 8px 50% #D3E0A7;
	color: #000;
}

#btn_search_results {
	display: block;
	width: 185px;
	height: 27px;
	background: url(../gfx/btn_search_results.jpg) no-repeat 0 0;
	text-indent: -999em;
	float: left;
	margin: 0 25px 15px 0;
}
#btn_search_results:hover {
	background-position: 0 -27px;	
}
.content .resultTitle {
	padding: 8px 0 0 0;	
	margin: 0;
}
#container .topicDetails {
	background: url(../gfx/greenfade_bg.jpg) repeat-x 0 0;
	padding: 25px 35px 0 35px;
}
.topicDetails .subLabel {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6C8421;
	display: block;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

.topicDetails h2 {
	font-size: 16px;
	color: #000;
	margin: 0 0 10px 0;
}
.topicDetails h2 span {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6C8421;
	display: inline-block;
	text-transform: uppercase;
	margin: 0 15px 5px 0;
}

#topicInfo {
	width: 900px;
	background: url(../gfx/topic_infobg.jpg) no-repeat 0 0;
	height: 62px;
	margin: 0;
	font-size: 13px;
	color: #000;
}
#topicInfo li {
	float: left;
	padding: 0 15px;
}
#topicInfo .subLabel {
	padding: 12px 0 0 0;	
}
#topicInfo .date, #topicInfo .year {
	width: 	70px;
}
#topicInfo .company {
	width: 	235px;
}
#topicInfo .filed {
	width: 	258px;
}
#topicInfo .results {
	width: 117px;
}

#topicDetails {
	width: 70%;
	margin: 0;
	padding-bottom: 0;
}	
