/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(images/bg_grad.jpg) fixed;
}
ibenText {
	font-size:110%;
}
#logoLoc{
	padding: 0px 0px 30px 10px;
	margin-top: 0px;
	margin-left: 75px;
}

#logoLoc img{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/logoBarBG.png);
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #49844C;
	text-decoration: none;
}

a img {
	border:none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Lucida Sans Unicode, Lucida Grande, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Lucida Sans Unicode, Lucida Grande, sans-serif;
 color: #006600;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Lucida Sans Unicode, Lucida Grande, sans-serif;
 color: #006600;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Lucida Sans Unicode, Lucida Grande, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Lucida Sans Unicode, Lucida Grande, sans-serif;
 color: #006600;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Lucida Sans Unicode, Lucida Grande, sans-serif;
 color: #009933;
}
				
input{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell{
	position:absolute;
	top: 39px;
	left: 24px;
	right: 2%;
	width:95.6%;
	background:url(images/logoBarBG.png) repeat-x;
	background-color:#FFFFFF;
}

#bgBar {
	background:url(images/side_bg.png) repeat-y;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 4px;
	left: 19px;
	right: 2%;
	width:95.6%;
	/*background-color: #ffffff;*/
	
}

#pageNav{
	margin-top: 70px;
	margin-left: 10px;
	float: left;
	width:150px;
	height: 225px;
	padding: 0px;
	background-color: #ffffff;
	border-top: 4px solid #49844C;
	border-right: 4px solid #49844C;
	border-left: 4px solid #49844C;
	border-bottom: 4px solid #49844C;
	font: small Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 185px;
	min-height: 600px;
	/*border-left: 1px solid #ccd2d2;*/
}

#errorMess{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 185px;
	min-height: 100px;
	/*border-left: 1px solid #ccd2d2;*/
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}


/************** pageName styles ****************/

.pageName{
	padding: 0px 0px 10px 0px;
	margin-top: 30px;
	margin-left: 0px;
	text-align: right;
}

.pageName h2{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 80%;
	color: #919999;
	margin: 0px;
	padding: 0px;
}

.pageName img{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/logoBarBG.png);
}

#pageName2 img{
	position:absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

#pageName3 img{
	
	top: 0px;
	left: 191px;
	padding: 0px;
	margin: 0px;
	
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 50px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #009966;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 240px;
	width: 425px;
	border-right: dotted;
	border-right-color: #49844C;
}

.feature2{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 240px;
	height: 200px;
}

html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #085634;
	padding: 0px 0px 5px 0px;
}

.feature img{
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.upEvent {
	padding: 10px 0px 0px 10px;
	position:absolute;
	margin-top: -365px;
	margin-left: 450px;
	font-size: 80%;
	float:left;
	z-index:3;
}

.upEvent h3{
	font: bold 125% Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #085634;
}

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story2 {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-bottom: dotted;
	border-bottom-color: #49844C;
}

#story a{
	font: bold 1em Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #49844C;
}

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

.story h3{
	font: bold 125% Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #085634;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.smallT {
	font-size: 90%;
}

.committee img {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 5px;
	min-height: 150px;
}

.committee p {
	margin-top: 0px;
	margin-left: 120px;
	position:relative;
	min-height: 155px;
}

.capsule{
	background-color: #A8C499;
	width: 100%;
}
/* Calendar */
.calSet {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
	/*width: 250px;
	height: 250px;*/
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

.calSetE {
	margin-left: 200px;
}


#calendar {
	width: 220px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
	font-family: Helvetica, sans-serif;
}

#calendar_wrapper {
	border-collapse: collapse;
	border: 1px solid #085634;
	height: 100%;
	width: 100%;
}

#calendar_prev {
	width: 20%;
	text-align: left;
	font-weight: bold;
	padding-left: 6px;
	cursor: pointer;
	color: #ffffff;
	background-color:#085634;
	height: 26px;
}

#calendar_date {
	width: 60%;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color:#085634;
	height: 26px;
}

#calendar_next {
	width: 20%;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
	cursor: pointer;
	background-color:#085634;
	height: 26px;
}

#calendar_content {
	border-collapse: collapse;
	/*border: 1px solid black;*/
	width: 100%;
	height: 100%;
}

#calendar_events {
	margin-left: 6px;
	vertical-align: top;
}

td.calendar_cell {
	width: 220px;
}

td.calendar_day {
	background-color: #ffffff;
	color: #49844C;
	padding: 1px;
	/*border: 1px solid black;*/
	text-align: center;
	height: 26px;
}

td.calendar_dayToday {
	background-color:#49844C;
	color: #ffffff;
	text-align: center;
}

td.calendar_blank {
	background: #085634;
}

td.calendar_dow {
	text-align: center;
	font-weight:normal;
	border-bottom:2px solid #085634;
	height: 26px;
}

a.calendar_event {
	font-weight: bold;
	text-decoration: underline;
	color:#085634;
}

a.calendar_event:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#A8C499;
}
/* End Calendar */

/* Events */
.event_error {
	color:#085634;
	font-size:145%;
}
.event_title {
	color:#085634;
	font-size:145%;
	font-weight:bold;
}
.event_location {
	font-size:100%;
}
.event_date {}
.event_cost {
	font-style:italic;
}
.event_register {
	color:#085634;
	font-size:100%;
}
.event_speakersTitle {
	font-weight:bold;
}
.event_speakers {
	font-weight:200;
	color:#085634;
}
.event_moderator { }
.event_description {
	font-size: 110%;
}
.event_biographiesTitle {
	font-size: 100%;
	color:#085634;
}
.event_biographiesMain {
	font-size: 100%;
	color:#085634;
}
.event_biographies {
	font-size: 100%;
	color:#000000;
}
.event_directions { 
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}
.event_speaker_table { 
	width: 400px;
}
.event_speaker_fieldset { 
	width: 450px;
	margin-top: 5px;
}

/* End Events */
.story a.capsule{
	font: bold 1em Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #49844C;
	background-color: #A8C499;
	display:block;
	padding-bottom: 5px;
	padding-top:3px;
	padding-left:4px;
	padding-right:4px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	height: 150px;
}

.about {
	padding: 10px 0px 0px 10px;
	font-size: 110%;
	min-height: 600px;
}

.contact {
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}

.events {
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}

.sponsors {
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}

.message {
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 185px;
	font-size: 110%;
}

.event {
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}

.privacy {
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}

.sitemap {
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}

.login {
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}

.users {
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}

.admin {
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}

.committee {
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.committee_name {
	color:#085634;
	font-size:110%;
	font-weight:bold;
}
/************** siteInfo styles ****************/

#siteInfo{
	text-align: center;
	clear: both;
	font-size: small;
	color: #49844C;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	margin-left: 75px;
	border-top: dotted;
	border-bottom-color: #49844C;
}

#siteInfo img{
	margin-left: 75px;
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a{
	color: #49844C;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(images/bg_nav.jpg);*/
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #085634;
}

#sectionLinks a:hover{
	/*border-top: 1px solid #cccccc;
	background-color: #DDEEFF;*/
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/**************** advert styles *****************/

#advert{
	margin-top: 150px;
	padding: 10px;
	background-color: #ffffff;
	border-top: 4px solid #49844C;
	border-right: 4px solid #49844C;
	border-left: 4px solid #49844C;
	border-bottom: 4px solid #49844C;
}

#advert img{
	display: block;
}

/********************* end **********************/

.admin_list {
	padding:8px;
}

.admin_list th {
	min-width: 150px;
}

.admin_list td {
	min-width: 150px;
}