  /* Style sheet  */


body {
	background-image: url(/es/events/biodiversity2010/images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #f2f2f1;
}
#main {
	background-color: #fff;
	min-width:790px;
	color: #333333;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#999999;
}

/* LANGUAGES */

#languages {
	background-color: #000510;
}

#languages ul li#spanish  {
	color: #F8C768;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#languages ul li a:hover {
	color: #F8C768;
	text-decoration: underline;
}
	

/* TOP BANNER */
#topbanner {
	height: 125px;
	background-image: url(/es/events/biodiversity2010/images/top.jpg);
	background-repeat: no-repeat;
	/*background-color: #B3DAEB;*/
	background-color:#f7ce74;
}
/* Use margin-top:26px for two-line title */
#topbanner h1 {
	margin-left: 165px;
	margin-top: 30px;
	font-size: 2.3em;
	color: #333333;
	/*font-size: 2em;
	color: #003366;*/
	text-align: left;
}
#topbanner .line2 {
	margin-top: -5px;
}
#topbanner    .date  {
	/*font-size: 78%;*/
	/*font-weight: normal;*/
	font-size: 1em;
	font-weight:bold;
	color: #333333;
}
#topbanner #unlogo img {
	margin-left: 25px;
	margin-top: 15px;
}

/*#topbanner {
	height: 146px;
	background-color: #EFEFEF;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/es/events/biodiversity2010/images/top.jpg);
	background-repeat: no-repeat;
	height: 146px;
}*/

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0.9em;
}
#content_flamingo {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0.9em;
	background-image: url(/es/events/biodiversity2010/images/flamingo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_humans {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0.9em;
	background-image: url(/es/events/biodiversity2010/images/humans.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_tree {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0.9em;
	background-image: url(/es/events/biodiversity2010/images/tree.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_waves {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0.9em;
	background-image: url(/es/events/biodiversity2010/images/waves.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
	
#content  p.toppara {
	padding-top: 2em;
}

#content a:link, #content_flamingo  a:link, #content_humans a:link, #content_tree a:link, #content_waves a:link{
	color:#333333;
	text-decoration: underline;
}
#content a:visited, #content_flamingo a:visited, #content_humans a:visited, #content_tree a:visited, #content_waves a:visited{
	color: #333333;
}
#content a:hover, #content_flamingo a:hover, #content_humans a:hover, #content_tree a:hover, #content_waves a:hover{
	color:#6e580c;
}
#content a:active, #content_flamingo a:active, #content_humans a:active, #content_tree a:active, #content_waves a:active{
	color:#333333;
	text-decoration: underline;
}

#content ol{
	padding-left: 3em;
}
#content ol li{
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 0.1em;
}
#content ul, #content_flamingo ul, #content_humans ul, #content_tree ul, #content_waves ul{
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li, #content_flamingo ul li, #content_humans ul li, #content_tree ul li, #content_waves ul li{
	list-style-type: none;
	background-image: url(/es/events/biodiversity2010/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 3em;
}
#content ul ul{
	margin-bottom:0px;
	margin-top: 7px;
}
#content ul ul li  {
	background-position: 14px 8px;
	background-image: url(/es/events/biodiversity2010/images/bullet2.gif);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}

#content h2 {
	color: #333333;
	padding-bottom: 0.4em;
	font-size: 115%;
	font-weight: bold;
	}

#content h3 {
	color: #333333;
	font-size: 110%;
	padding-left: 0em;
	font-weight: bold;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3754A0;
	background-color: #efefef;
}

#content h4 {
	color: #37383C;
	padding-left: 0em;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	font-size: 100%;
}
#content h5 {
	color: #37383C;
	padding-left: 0em;
	padding-top: 0.1em;
	padding-bottom: 1em;
	font-size: 110%;
	font-style: italic;
}



.para {
	font-weight: bold;
	padding-right: 0.3em;
	font-size: 110%;
}
table {
	width: 95%;
}
th {
	background-color: #efefef;
	width: 33%;
	text-align: left;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
}
td {
	border: 1px solid #999999;
}
tr {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FCF0E6;
	vertical-align: baseline;
}

/* MAIN NAVIGATION */

#mainnav  {
	float: left;
	width: 14.5em;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #424244;
	margin-top: 0px;
	background-color: #efefef;
}

#mainnav ul {
	padding: 0;
	text-align: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#mainnav ul li {
	list-style-type: none;
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #424244;
	
}


#mainnav ul li a {
	margin:0;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 1em;
}



#mainnav ul li a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-left: 0px;
	text-indent: 0px;
	font-weight: normal;
	background-color: #F7C562;
	color: #000000;
}

/* FOOTER BAR */

#footer {
	color: #000000;
	background-color: #F9C766;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #505559;
	background-image: url(/es/events/biodiversity2010/images/footer.jpg);
	background-repeat: repeat-x;
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #000000;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #000000;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #333333;
}
.pdfnote {
	text-align: left;
	display: block;
	font-size: 90%;
	padding-left: 12px;
	color: #666666;
}
.imgright {
	font-size: 0.9em;
	float:right;
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 0.5%;
	padding-left: 2%;
	width: 155px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
.imgleft {
	font-size: 0.9em;
	float:left;
	color:#333333;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 0.5%;
	padding-left: 1%;
	width: 155px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
#wsscredit {
	font-size: 90%;
	color: #000033;	
	text-align: center;
}
.credit {	
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0.6em;
	text-align: right;
}
#video {
	float: left;
	padding: 10px;
}
#disclaimer {
	color: #000000;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 80%;
	font-weight: normal;
	width: 100%;
	padding-left: 4%;
}

/* Box style --- added on 3/26/10 by oEo -------------------------------------- */

.boxed-hilite {

	background-color: #FCFBD6;

	border: 1px solid #888888;

	padding-top: 10px;

	padding-right: 15px;

	padding-bottom: 15px;

	padding-left: 15px;

	margin-top: 0em;

  line-height: 1.2em;

}

.boxed-hilite ul li {

	list-style-type: square;
/*	font-weight: bold;
*/
	margin:auto;

	text-decoration:none;
	text-align:justify;

	color: #00;

	line-height:1.3em;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

	margin-left:0;

	margin-right:0;

}

.boxed-hilite h6 {
font-weight:bold;

font-size:9pt;

background-color:#F7C765;

color:#414143;

margin:-4px -4px 0;

padding:2px 4px;

}
