/* Pixillion CSS */
/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}

a img {
	border:none;
}

body 
{
    font-family: Arial, Helvetica, sans-serif;
	background:url(images/toprpt.png) top left repeat-x;
			font-size:13px;
}

a {color:#089bd5;}

a:hover {
	text-decoration:none;
}

body.mediumtext {
	font-size:16px;
}

body.largetext {
	font-size:18px;
}

.clearfix:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

div.subnav {
	float:left;
	clear:both;
	padding:20px 0 0 28px;
	width:842px;
	background:url(images/subnavbg.gif) top left no-repeat;
	margin-top:-6px;
	height:73px;
}

span.navparet a{
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

div.subnav .subnavlinks ul {
	margin-top:30px;
	}

div.subnav .subnavlinks ul li {
	display:inline;
	background:url(images/genericnavsplit.gif) top right no-repeat;
	padding-right:10px;
	/*margin-left:5px;*/
}

div.subnav .subnavlink ul li.last {
	background:none;
}

div.subnav .subnavlinks ul li a {
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

div.subnav .subnavlinks ul li a:hover, span.navparent a:hover, div.subnav .subnavlinks ul li.active a {
	color:#004661;
}
 
.clearfix 
{
	display: inline-block;
}
 
html[xmlns] .clearfix 
{
	display: block;
}
 
* html .clearfix 
{
	height: 1%;
}

#page
{
	margin:auto;
	width:880px;
	color: #333;
	padding-top:20px;
}

#content {
	clear:both;
	float:left;
	margin-top:15px;
	width:590px;
}

p.heading {
	color:#089bd5;
	font-weight:bold;
}

p {
	line-height:16px;
}

p a {
	color:#089bd5;
	text-decoration:underline;
}

p a:hover {
	text-decoration:none;
}

body.parent8 #content,body.parent23 #content,body.parent37 #content {margin-top:95px;}

#sidebar{
	float:left;
	background:#f3f3f3;
	width:252px;
	padding:0;
	padding-left:9px;
	padding-right:9px;
	margin-top:13px;
	margin-left:10px;
	padding-bottom:10px;
}

body.parent8 #sidebar,body.parent23 #sidebar,body.parent37 #sidebar {
	margin-top:100px;
}

div.featured{
	background:url(images/featured.png) top left no-repeat;
	padding-top:45px;
	margin-top:8px;
	position:relative;
	float:left;
}

div.news {
		background:url(images/latestNews.png) top left no-repeat;
	padding-top:43px;
	float:left;
}

body.parent2 div.news {
		background:url(images/newsarchive.png) top left no-repeat;
}


/* Communicate  */

body.parent23 div.featured
{
	background:url(images/featured-red.png) top left no-repeat;
}

body.parent23 div.news
{
	background:url(images/latestNewsRed.png) top left no-repeat;
}



/* Bioblitz  */

body.parent37 div.featured
{
	background:url(images/featured-orange.png) top left no-repeat;
}


body.parent37 div.news
{
	background:url(images/latestNewsOrange.png) top left no-repeat;
}

p{
	margin-bottom:20px;
}

div#content ul {
	margin-bottom:20px;
}

div#content h1 {
	margin-bottom:15px;
}

#header
{

}

div#rightNav {
	float:right;
	margin-top:-10px;
	width:458px;
	height:121px;
	margin-right:10px;
}

div#rightNav span.access {
	float:right;
	clear:both;
}

div#rightNav ul {
	float:right;
	clear:both;
	width:458px;
	margin-bottom:20px;
}

div#rightNav ul li{
	float:left;
}

div#rightNav ul li a{
	color:#fff;
	background:#089bd5;
	padding:5px 5px 1px 5px;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 0 0 6px;
	font-size:16px;
}

div#rightNav ul li a:hover {
	color:#004661;
}

.search{
	float:right;
	clear:both;
}


#footer
{
	width:100%;
	background:#089bd5;
	float:left;
	clear:both;
	padding-bottom:20px;
}

img#supporters {margin-top:10px;}

div.footerinner {
margin:auto;
width:880px;
padding-top:20px;
padding-bottom:20px;
}



div.footerinner p{
	color:#fff;
	padding-top:10px;
	line-height:18px;
}

div.footerinner p a{
	color:#fff;
}

div.footerinner div.footChunk {
	width:190px;
	float:left;
}

div.footerinner div.footChunkLast {
	width:242px;
	float:left;
}

span.access{
	margin-bottom:20px;
}

span.access a {
		color:#535353;
		text-decoration:none;
}

span.access a:hover{
	text-decoration:underline;
}

a.text-only{
	color:#535353;
	text-decoration:none;

}

a.text-only:hover{
	text-decoration:underline;
}

a.text-size{
		color:#535353;
		text-decoration:none;
}

a.text-size.active{
	text-decoration:underline;
}

a.text-size:hover{
	text-decoration:underline;
}
a.smalltext {
	font-size:13px;
}

a.mediumtext{
	font-size:18px;
}

a.largetext{
	font-size:24px;
	line-height:30px;
}

form#ajaxSearch_form{
	float:right;
	clear:both;
	width:365px;
}

form#ajaxSearch_form input#ajaxSearch_input {
	border:none;
	width:317px;
	height:15px;
	padding:9px 0 9px 9px;
	font-style:italic;
	background:url(images/searchBg.png) top left no-repeat;
	float:left;
	clear:none;
	color:#535353;
}

form#ajaxSearch_form input#ajaxSearch_submit {
	background:url(images/searchBt.png) top left no-repeat;
		float:right;
			border:none;
				padding:33px 0 0 0;
				width:39px;
					display:inline-block;
					cursor:pointer;
height:0 !important;


	/*		clear:none;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	line-height:18px;
	*/
}

div#mainNav {
	margin-top:20px;
	float:right;
	padding-left:170px;
}

body.parent1 div#mainNav, body.parent3 div#mainNav {
		background:url(images/view-our-events.png) left 8px no-repeat;
}

div#mainNav ul {
	float:right;
	margin-right:-10px;
	width:500px;
}

div#mainNav ul li {
	float:left;
}

div#mainNav ul li a {
	color:#fff;
	font-size:19px;
	text-decoration:none;
	text-transform:uppercase;
}


ul li#mainNav8{
	background:url(images/fonBg.png) no-repeat top left;
	width:180px;
	height:44px;
	padding-top:15px;
	padding-left:20px;
}


body.parent8 ul li#mainNav8.active {
	height:36px;
}
body.parent23 ul li#mainNav23.active {
	height:36px;
}
body.parent37 ul li#mainNav37.active {
	height:36px;
}


ul li#mainNav23{
	background:url(images/comBg.png) no-repeat top left;
	width:135px;
	height:44px;
		padding-top:15px;
		padding-left:25px;
}

ul li#mainNav37{
	background:url(images/bioBg.png) no-repeat top left;
	width:100px;
	height:44px;
		padding-top:15px;
		padding-left:30px;
}

div#mainNav ul li.active ul{
	display:block;
}

a#logo{
	float:left;
}

div#mainNav ul li ul {
	width:850px;
	padding-top:20px;
	float:left;
display:none;
margin:12px 10px 0 10px;
}

div#mainNav ul li.active ul li ul{
	display:none;
}

div#mainNav ul li ul{
	position:relative;
	padding-bottom:44px;
}

div#mainNav ul li.active ul li ul {
	position:absolute;
	margin:auto;
	z-index:1;
	left:410px;
}

div#mainNav ul li ul li a {
	font-size:14px;
	font-weight:bold;
}

div#mainNav ul li ul li ul li a{
	font-size:12px;
	letter-spacing:-0.01em;
}

div#mainNav ul li#mainNav23 ul li ul,div#mainNav ul li#mainNav23 ul li:hover ul {
	left:616px;
	margin-top:10px;
}

div#mainNav ul li#mainNav37 ul li ul,div#mainNav ul li#mainNav37 ul li:hover ul {
	left:780px;
		margin-top:10px;

}

div#mainNav ul li.active ul li.active ul {
	display:block;
}

div#mainNav ul li#mainNav8 ul {
	background:url(images/subnavbg.png) no-repeat bottom left;
	margin-left:-410px;	
	padding-left:20px;
}

div#mainNav ul li#mainNav8 ul li ul {
	background:url(images/subnavbg.png) #89bf00 no-repeat bottom left;
	margin-top:10px;
	}

div#mainNav ul li ul li:hover ul{
	display:block;
	position:absolute;
	margin:auto;
	z-index:2;
	left:410px;
	top:34px;
}

div#mainNav ul li ul li ul {
	margin-top:-50px;
	padding-bottom:0px;
}

div#mainNav ul li ul li ul:hover{
	display:block;
	position:absolute;
	z-index:2;
	margin:auto;
}

div#mainNav ul li#mainNav8 ul li {
	background:url(images/navSplit.png) top right no-repeat;
	padding:0 7px;
}

div#mainNav ul li#mainNav23 ul li {
		background:url(images/navSplitRed.png) top right no-repeat;
	padding:0 10px;
}

div#mainNav ul li#mainNav8 ul li ul {
	background:url(images/subnav.png) #89bf00 no-repeat bottom left;
	margin-top:10px;
	}


div#mainNav ul li#mainNav37 ul li {
			background:url(images/navSplitOrange.png) top right no-repeat;
	padding:0 10px;
}

div#mainNav ul li#mainNav37 ul li ul {
	background:url(images/subnavorangebg.png) #e86a1e no-repeat bottom left;
	margin-top:10px;
	}

div#mainNav ul li ul li.last {
	background:none !important;
}

div#mainNav ul li ul li.active a,div#mainNav ul li ul li ul li a,div#mainNav ul li ul li:hover a {
	color:#4a6700;
}

body.parent23 div#mainNav ul li ul li.active a, body.parent23 div#mainNav ul li ul li ul li a, body.parent23 div#mainNav ul li ul li:hover a {
color:#551000;
}

body.parent37 div#mainNav ul li a:hover, body.parent37 div#mainNav ul li ul li.active a, body.parent37 div#mainNav ul li ul li ul li a, body.parent37 div#mainNav ul li ul li:hover a {
	color:#772d00;
}

div#mainNav ul li#mainNav8 a:hover
{
	color:#4a6700;
}

div#mainNav ul li#mainNav23 a:hover
{
	color:#551000;
}

div#mainNav ul li#mainNav37 a:hover
{
	color:#772d00;
}

div#mainNav ul li#mainNav23 ul {
	background:url(images/subnavred.png) bottom left no-repeat;
	margin-left:-616px;
	padding-left:20px;
}

div#mainNav ul li#mainNav37 ul {
	background:url(images/subnavorangebg.png) bottom left no-repeat;
	margin-left:-780px;
	padding-left:20px;
}

body.parent8 div#mainNav ul li,body.parent23 div#mainNav ul li,body.parent37 div#mainNav ul li {
	height:27px;
}

body.parent1 div#content{
	margin-top:8px;
}

body.parent1 div#content img {
	margin:3px 5px;
}

div#content ul li {
	list-style-type:square;
	list-style-position:inside;
	list-style:inside square #089bd5;
	margin:5px 0;
}

body.parent8 div#sidebar {
	background:url(images/fonSideHead.png) top center no-repeat #f3f3f3;
	padding-top:137px;
}

body.parent23 div#sidebar {
	background:url(images/communicateSideHead.png) top center no-repeat #f3f3f3;
	padding-top:137px;
}

body.parent37 div#sidebar {
	background:url(images/bioBlitzSideHead.png) top center no-repeat #f3f3f3;
	padding-top:137px;
}


body.parent8 div#sidebar div.featured {
	background:url(images/fonFeatured.png) top left no-repeat;
}

body.parent8 div#sidebar div.news {
	background:url(images/fonNews.png) top center no-repeat #f3f3f3;
}

div.sponsorText{
	float:right;
	width:350px;
	margin-left:10px;
}

div.ajaxSearch_result {
	margin-top:30px;
}

body.largetext div#mainNav {
	margin-top:19px;
}

div.sponsorText h2{
	margin-bottom:10px;
}

div.sponsor{
	float:left;
	width:100%;
	clear:both;
	border-bottom:solid 1px #e4e4e4;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.side-news-footer a 
{
	height:0 !important;
	padding-top:30px;
		position:relative;
		width:242px;
	background:url(images/see-all-news-blue.png) top left no-repeat;
	text-indent:-9999px;
	display:block;
}

body.parent8  div.side-news-footer a
{
	height:0 !important;
	padding-top:30px;
	background:url(images/see-all-news-green.png) top left no-repeat;
	text-indent:-9999px;
	display:block;
}

body.parent23  div.side-news-footer a 
{
	height:0 !important;
	padding-top:30px;
	background:url(images/see-all-news-red.png) top left no-repeat;
	text-indent:-9999px;
	display:block;
}

body.parent23 h3
{
	color:#e3320a;
}

body.parent23 .sponsorText h2{
	color:#e3320a;
}

body.parent37  div.side-news-footer a 
{
	height:0 !important;
	padding-top:40px;
	background:url(images/see-all-news-orange.png) top left no-repeat;
	text-indent:-9999px;
	display:block;
}

body.parent37 div#twitter
{
	padding-top:45px;
	background:url(images/twitter-orange.png) top left no-repeat;
	float:left;

}

body.parent37 div#follow-us a
{
	height:0 !important;
	padding-top:30px;
	background:url(images/follow-us.png) top left no-repeat;
	text-indent:-9999px;
	display:block;
	float:left;
}

div#find-us-facebook
{
	float:left;
	display:inline;
	width:268px;
	padding:0 6px 10px;
	margin-left:5px;
	margin-top:2px;
}

body.parent37 div#find-us-facebook a
{
	height:0 !important;
	padding-top:90px;
	background:url(images/find-us-on-facebook.png) top left no-repeat;
	text-indent:-9999px;
	display:block;
}

div.tweet
{
	margin-top:10px;
	margin-bottom:10px;
}

p.tweetmessage
{
	margin-bottom:0px;
	line-height:1.3em
}

p.tweetdate
{
	font-style:italic;
	line-height:1.4em;
	font-size:11px;
}

hr {
	border:none;
	border-bottom: solid 1px #e4e4e4;
	color:none;
	background:none;
	margin:10px 0 15px 0;
}

ul#twitter_update_list li span a {
	clear:none;
	display:inline;
}

ul#twitter_update_list li a {
	clear:both;
	display:block;
	width:100px;
}


div#find-us-facebook {
	float:right;
	margin-right:5px;
}

div.news a.parent108 h3 {
	color:#e86a1e;
}
div.news a.parent106 h3 {
	color:#89bf00;
}
div.news a.parent107 h3 {
	color:#e3320a;
}

div#content img {
	margin:10px;
	margin-top:0px;
}

body.parent37 h2 {
	color:#e86a1e;
	margin-bottom:2px;
}

div.region a {
	color:#e86a1e;
}

div.region {
	border-bottom: solid 1px #e4e4e4;
	padding-bottom:10px;
	margin-bottom:15px;
}

div.region.last {
	border-bottom:none;
	}
}

p.location{
	margin-top:5px;
	margin-bottom:5px;
}

div#content ul li {
	list-style:square;
	margin-left:20px;
}

div#carouselFlash{
	margin-bottom:10px;
}

div.footChunk h4, div.footChunkLast h4 {
	font-size:18px;
}

div.subnav.single {
	height:31px;
	padding-top:15px;
}

body.largetext p {
	line-height:24px;
}

body.mediumtext p {
	line-height:20px;
}

div#sidebar a {
	text-decoration:none;
}

div.sponsor img {
	width:200px;
	float:left;
}

div.sponsor.last {
	border-bottom:none;
	margin-bottom:0;
}

body.parent3 div#content ul li {
	list-style:url(images/bulletblue.gif);
}

body.parent8 div#content ul li {
	list-style:url(images/bulletgreen.gif);
}

body.parent23 div#content ul li {
	list-style:url(images/bulletred.gif);
}

body.parent37 div#content ul li {
	list-style:url(images/bulletorange.gif);
}

img.border {
	border: solid 3px #ECEBF3;
}

p.location {
	margin-bottom:5px;
}
