/* -- global styles -- */

/* green color #00AB59  

Blue Bar TOP and BOTTOM: 002596 
background: eef3f9
square box next to flash image: c4d6eb
Blue bar behind text in main text: ccd2e8

	background-image: url(../img/nav_bkgd_div.png);
	background-repeat: no-repeat;
	background-position: right;
	NAV BAR: CCD2E8

 #00954D */	
body#events-potr a#events-potr,
body#events-potrdates a#events-potrdates
	 {
	color:  #002596;
	font-weight: bold;
	}

/*publication title*/

#events	{
	/*position: absolute;
	float:left;	*/
	left: 0px;
	top: 180px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px;
	background-image: url(../img/section_img/events.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 290px;
	width: 952px;

		}


		
/*leadershipNav*/

/*#leadershipNavWrapper {
	position: absolute;
	left: 0px;
	top: 480px;
	width: 962;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
	background-color: #eef3f9;
	height: 100%;
	} */
	
#eventsNav {
	/*position: relative;*/
	float: left;
	margin: 0px;
	margin-right: 50px;
	padding: 0px 0px 0px 10px;
	width: 260px;
	color:  #002596;
	background-color: #eef3f9;	
	}


#eventsNav ul, #eventsNav li {
	margin: 0px;
	padding: 0px;
	
	}
	
#eventsNav ul {
	list-style-type: none;
	width: 260px;
	/*height: 38px;*/
	}
	
#eventsNav ul a {
	display: block;
	line-height: 38px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002596;
	background-color: #eef3f9;
	text-align:left;
}

#eventsNav li {
	color:  #002596;
	background-color: #eef3f9;
	display: block;
	width: 260px;
	height: 38px;
	}
	
#eventsNav li ul li {
	text-indent: 25px;
	}
	
#eventsNav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 14px;
	color: #002596;
	background-color: #eef3f9;
    text-decoration: none;
		padding-left: 20px;
	}
		
#eventsNav a:link, #eventsNav a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    color: #002596;
	background-color:#eef3f9;
    text-decoration: none;
}

#eventsNav ul a:hover {
    color:  #002596;
	background-color: #CCD2E8;
	display: block;
	line-height: 38px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
}

#eventsNav a:active {
    color:  #002596;
	background-color: #eef3f9;
	text-decoration: none;
	height: 38px;
}


#eventsDiv {
	line-height: 38px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002596;
	background-color: #eef3f9;
	text-align:left;
	margin-left: 20px;
	padding-left: 20px;
	font-weight: bolder;
}

#eventsSponsor {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002596;
	background-color: #eef3f9;
	padding: 20px 0 0 20px;
	margin: 0 0 0 0;
	text-align:left;
	font-weight: bolder;
	}
	
#eventsSponsorLogo {
width: 260px;
padding-left: 36px;
}

#eventsSponsorLogo a:hover{
background-color:#eef3f9;
}


/* events Content */

#eventsContentWrapper {
	/*position: absolute;
	height: 270px;
	left: 325px;
	top: 480px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px; */
	width: 972px;
	}
	
	
#eventsContent {
	/*position: relative;*/
	color:  #000;
	background-color: #eef3f9;
	margin: 0;
	margin-left: 320px;
	padding: 0 0 0 10;
	width: 600px;
	right: 0px;
}
	
	
#eventsContent h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		margin-left: 0px;
		padding-left: 10px;
		color:  #002596;
		background-color: transparent;
		text-align: left;
		}
		}
		
#eventsContent p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		color:  #000;
		text-align: left;
		}
		
.snapshot {
	height: 200px;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	border: thin, solid, red;
	}
	
.snapshot li {
	font:Arial, Helvetica, sans-serif small normal;
	list-style:none;
	list-style-type:none;
	}
	

		
.book_img {
	padding-right: 15px;
	left: 10px;
	top: 0px;
	float: left;
	}
	
.book_information {
	margin-top: 0px;
	left: 200px;
	top: 0px;
	min-height: 100%;
}

.pentitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		color:  #000;
		text-align: left;
}