@charset "utf-8";

/* Homepage sidebar advert buttons */

.advert_btn_instant_wild a:link {
	float:left;
	background:url(images/buttons/advert_btn_instant_wild.png) no-repeat;
	width:300px;
	margin-bottom:12px;
	height:130px;
	display:block; }


.advert_btn_instant_wild a:visited {
	float:left;
	background:url(images/buttons/advert_btn_instant_wild.png) no-repeat;
	width:300px;
	margin-bottom:12px;
	height:130px;
	display:block; }
	

.advert_btn_instant_wild a:hover {
	float:left;
	background:url(images/buttons/advert_btn_instant_wild.png) no-repeat;
	width:300px;
	margin-bottom:12px;
	height:130px;
	display:block; }
	
.advert_btn_edge_tv a:link {
	float:left;
	background:url(images/buttons/advert_btn_edge_tv.png) no-repeat;
	width:300px;
	margin-bottom:12px;
	height:130px;
	display:block; }


.advert_btn_edge_tv a:visited {
	float:left;
	background:url(images/buttons/advert_btn_edge_tv.png) no-repeat;
	width:300px;
	margin-bottom:12px;
	height:130px;
	display:block; }
	

.advert_btn_edge_tv a:hover {
	float:left;
	background:url(images/buttons/advert_btn_edge_tv.png) no-repeat;
	width:300px;
	margin-bottom:12px;
	height:130px;
	display:block; }
	
.advert_btn_google_earth a:link {
	float:left;
	background:url(images/buttons/advert_btn_google_earth.png) no-repeat;
	width:300px;
	margin-bottom:12px;
	height:130px;
	display:block; }


.advert_btn_google_earth a:visited {
	float:left;
	background:url(images/buttons/advert_btn_google_earth.png) no-repeat;
	width:300px;
	margin-bottom:12px;
	height:130px;
	display:block; }
	

.advert_btn_google_earth a:hover {
	float:left;
	background:url(images/buttons/advert_btn_google_earth.png) no-repeat;
	width:300px;
	margin-bottom:12px;
	height:130px;
	display:block; }

/* Sidebar buttons for general use around the site */

.edge_tv_text a:link {
background:url("images/buttons/edge_tv_back.png") no-repeat scroll 0 0 transparent;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:105px;
line-height:17px;
margin-left:-3px;
margin-top:12px;
padding:24px;
width:242px;
display:block;
}

.edge_tv_text a:visited {
background:url("images/buttons/edge_tv_back.png") no-repeat scroll 0 0 transparent;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:105px;
line-height:17px;
margin-left:-3px;
margin-top:12px;
padding:24px;
width:242px;
display:block;
}

.edge_tv_text a:hover {
background:url("images/buttons/edge_tv_back.png") no-repeat scroll 0 0 transparent;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:105px;
line-height:17px;
margin-left:-3px;
margin-top:12px;
padding:24px;
width:242px;
display:block;
}

.species_buttons { 
float:left;
margin-bottom:37px;
margin-left:19px;
margin-top:-5px;
}

.amp_btn a:hover{ width:203px; height:120px; background:url(images/amp_btn_up.jpg) 0px 0px; display:block; }

.amp_btn a{ width:203px; height:120px; background:url(images/amp_btn_up.jpg) -200px 0px; display:block; }

.mam_btn a:hover{ width:203px; height:120px; background:url(images/mam_btn_up.jpg) 0px 0px; display:block; }

.mam_btn a{ width:203px; height:120px; background:url(images/mam_btn_up.jpg) -200px 0px; display:block; }

.cor_btn a:hover{ width:203px; height:120px; background:url(images/cor_btn_up.jpg) 0px 0px; display:block; }

.cor_btn a{ width:203px; height:120px; background:url(images/cor_btn_up.jpg) -200px 0px; display:block; }

.bir_btn a:hover{ width:203px; height:117px; background:url(images/bir_btn_up.jpg) 0px 0px; display:block; }

.bir_btn a{ width:203px; height:117px; background:url(images/bir_btn_up.jpg) -200px 0px; display:block; }

.sup_btn a:hover{ width:203px; height:120px; background:url(images/sup_btn_up.jpg) 0px 0px; display:block; }

.sup_btn a{ width:203px; height:120px; background:url(images/sup_btn_up.jpg) -200px 0px; display:block; }

.support_btn a:hover{ width:200px; height:130px; background:url(images/support_edge_button.jpg) 0px 0px; display:block; }

.support_btn a{ width:200px; height:130px; background:url(images/support_edge_button.jpg) -200px 0px; display:block; }

.christmas_btn a:hover{ width:200px; height:130px; background:url(/images/christmas_button.jpg) 0px 0px; display:block; }

.christmas_btn a{ width:200px; height:130px; background:url(/images/christmas_button.jpg) -200px 0px; display:block; }


/* Main page styles that are the same across all themes */

html {
	overflow-x: hidden;
	overflow-y: auto;
} 

body {
  background:url(/images/body_background6.jpg) repeat-x center top;
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

#container { 
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	width:957px;
} 

#container_edgeblog { 
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:957px;
} 

#container_instant { 
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	width:957px;
}



#header { 
	background:url(/images/header_standard.jpg) no-repeat top;
	height:125px;
}

#header_edgeblog { 
	background:url(/images/header_edgeblog.jpg) no-repeat top;
	height:165px;
	border-bottom: 0px solid #CCCCCC;
}

#header_instant { 
	background:url(/images/instant/header_instant.jpg) no-repeat top;
	height:125px;
	border-bottom: 5px solid #CCCCCC;
}

#header_champions_get_started { 
	background:url(/champions/images/header_champions_knitting.jpg) no-repeat top;
	height:125px;
}

#header_champions_challenges { 
	background:url(/champions/images/header_champions_biking.jpg) no-repeat top;
	height:125px;
}

#header_champions_meet_champions { 
	background:url(/champions/images/header_champions_swimming.jpg) no-repeat top;
	height:125px;
}

#header_champions_gone_wild { 
	background:url(/champions/images/header_champions_frogcakes.jpg) no-repeat top;
	height:125px;
}

#header_champions_art { 
	background:url(/champions/images/header_champions_art.jpg) no-repeat top;
	height:125px;
}


/*  Loris Cmapaign
#header { 
	background:url(/images/default_header_campaign.jpg) no-repeat top;
	height:159px;
}
*/

/*#header_edgeblog { 
	background:url(/images/header_edgeblog.jpg) no-repeat top;
	height:165px;
	border-bottom: 0px solid #CCCCCC;
}*/

#header_instant { 
	background:url(/images/instant/header_instant.jpg) no-repeat top;
	height:125px;
}


#main_navigation { 
	height:30px;
}

/* Menubar */

.chromestyle {

font-weight: bold;

height:30px;

width:100%;

}



.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.chromestyle ul #home {

padding-left:6px;

}



.chromestyle ul{

padding: 6px 0px;

margin: 0;

text-align: left; /*set value to "left", "center", or "right"*/

}



.chromestyle ul li{

display: inline;

}



.chromestyle ul li a{

padding: 6px 22px;

text-decoration: none;

}



.chromestyle ul li a:hover{

text-decoration: none;

}



.chromestyle ul li a:visited{

text-decoration: none;

}



.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/

content: "";

/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/

}





/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{

position:absolute;

top: 0;

border: 1px solid #BBB; /*THEME CHANGE HERE*/

border-bottom-width: 0;

font:normal 12px Verdana;

line-height:18px;

z-index:9999;

background-color: white;

width: 200px;

visibility: hidden;

}





.dropmenudiv a{

width: auto;

display: block;

text-indent: 3px;

border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/

padding: 2px 0;

text-decoration: none;

font-weight: bold;

color: black;

}



* html .dropmenudiv a{ /*IE only hack*/

text-decoration: none;

width: 100%;

}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

text-decoration: none;

background-color: #F0F0F0;

}



/* End of Chrome menu bar */

#mainContent {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
float:left;
margin:0;
width:957px;
}

#pagetitle {
  padding:14px 0px 0px 0px;
}

#title_text {
  width:940px;
  height:40px;
}


#emailpage {
  float:right;
  margin-top:8px;
  margin-right:-2px;
  width:250px;
}

 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}

#sidebar1 {
  margin-left:22px;
	float: left; /* since this element is floated, a width must be given */
	width: 189px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
 /* NOTE: Option to add background colour or a graphic behind the menu if required */
}

#sidebar1_extended {
    float: left;
    margin-left: 19px;
    margin-top: 423px;
    width: 189px;
}


#normalmenu, #section_menu {
float:left;
width:165px;
padding: 0px;
border:1px #999999 solid;
}

#footer {
	text-align:right;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
	width:957px;
	padding-top:2px;
	padding-bottom:7px;
}

#footer_disclaimer {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	color:#666666;
    text-align:center;
	padding-bottom:7px;
    width:957px;
}

/*
Start amp right boxes
*/

.blocker {
float:left;
padding-left:200px;
width:580px;
background-color:#00FFCC;
}

.MainCol {
float:left;
font:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height:19px;
width: 745px;
}

/*
Links that work under the MainCol class
*/

a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #76372E;
	border-bottom: solid 1px #CCCCCC; 
	font-weight: bold;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #76372E;
	border-bottom: solid 1px #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEE7E0;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #76372E;
	border-bottom: solid 1px #CCCCCC; 
	font-weight: bold;
}
a.largered:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #76372E;
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;
}
a.largered:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #76372E;
	font-weight: bold;
	background-color: #EEE7E0;
	border-bottom: solid 1px #CCCCCC;
	text-decoration: none;
}
a.largered:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #76372E;
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;
}

/*
End Links
*/



.MainCol #right_panel {
float:left;
width:202px;
margin-bottom:20px;
margin-left:22px;
}

.MainCol #right_box{
border:1px solid #CCCCCC;
background: url(images/box_fade_mam.gif) no-repeat top;
}

.edgered #home_box_title {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
padding-bottom:4px;
padding-left:7px;
padding-top:4px;
background:transparent url(/images/edgered/red_box_header.gif) repeat scroll center top;
color:#FFFFFF;
}

#right_box_title {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
padding-bottom:6px;
padding-left:7px;
padding-top:2px;
}

#right_box_title_blog {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
/*margin-top:1px;*/
padding-left:7px;
padding-top:4px;
padding-bottom:3px;
}

.MainCol #right_box_content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left:8px;
padding-top:5px;
padding-bottom:5px;
}

.MainCol_amp #right_box_content_donate{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left:4px;
padding-top:12px;
padding-bottom:6px;
margin-right:4px;
}

.MainCol #right_box_focal_donate {
height:340px;
background:url(images/ads/focal_donate_box.gif) no-repeat;
padding: 12px 15px 0px 0px;
font-size: 12px;
line-height: 17px;
margin-bottom: 20px;
}

.MainCol #right_box_focal_donate_long {
height:380px;
background:url(/images/ads/focal_donate_box_long.gif) no-repeat;
padding: 12px 15px 0px 0px;
font-size: 12px;
line-height: 17px;
margin-bottom: 20px;
}

.MainCol #recommend_species {

}

.MainCol #recommend_like {
height:23px;
padding-left:4px;
padding-top:4px;
}

.MainCol #recommend_title { font-size:11px; float:left; margin-left:5px; }

.MainCol #recommend_text {
padding-left:6px;
padding-bottom:3px;
padding-top:3px;
font-size:13px;
}

.MainCol #right_box_text {
padding:5px;
font-size:13px;
}

.MainCol #right_box_image {
background-color:#F7F7F7;
padding:0px 0px 0px 0px;
}


.MainCol #flash_content {
}

.MainCol #title {
border-bottom:1px #CCCCCC solid;
}

.MainCol #title_halfpage {
border-bottom:1px #CCCCCC solid;
}

.MainCol #introduction {
float:left;
width:500px;
}

.MainCol #species_found {
margin-top:15px;
margin-bottom:15px;
border:1px #999999 solid;
}

.MainCol p {
margin-top:10px;
margin-bottom:10px;
}









/*
Padding for Top 100 box of other boxes that need a slight fix up or down
*/

.Top100Col {
float:left;
/*width:724px;*/
font:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height:17px;
}

.Top100Col #title {
border-bottom:1px #CCCCCC solid;
}

.Top100Col #introduction {
/*margin-left:1px;*/
width:720px;
line-height:17px;
/*padding-left:4px;*/
margin-bottom:20px;
}

.Top100Col #introduction_long {
width:720px;
line-height:17px;
}

.Top100Col #searchResultsSection {
width:720px;
overflow:hidden;
}

.Top100Col #species_found {
margin-top:15px;
margin-bottom:15px;
border:1px #999999 solid;
}

.Top100Col p {
margin-top:10px;
margin-bottom:10px;
}

/*
Padding for Top 100 box of other boxes that need a slight fix up or down
*/

.Top100_box {
  /*float:left;*/
	border: 1px solid #E2E2E2;
	padding-left: 0px;
	padding-right: 0px;
	width:720px;
/*	margin-left:4px;*/
	margin-bottom:20px;
}

.Top100_paging_box {
  width:718px;
  padding: 4px 0px 4px 0px;
  background-color: #F3F3F3;
  text-align:center;
	border: 1px solid #E2E2E2;
}

.Top100_paging_box div {
  padding: 0px 8px 0px 8px;
}

.Top100_padding {
	padding-left: 8px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}

.Top100_border_right {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #E2E2E2;
	padding-right: 0px;
	padding-left: 0px;
}

.Top100_summary_boxes {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
	border-right-width: 0px;
	border-right-color: #E2E2E2;
	padding-right: 8px;
	padding-left: 10px;
	border-left-width: 0px;
	padding-top: 11px;
	padding-bottom: 0px;
	line-height:15px;
}


/* Amphibians layers END Amphibians layers */


.species_box {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.species_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9F4427;
}

.species_title_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9F4427;
}

.content_boxes {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
	border-right-width: 0px;
	border-right-color: #E2E2E2;
	padding-right: 7px;
	padding-left: 7px;
	border-left-width: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*
Padding for Top 100 box of other boxes that need a slight fix up or down
*/

.padding_more_info {
	padding-left: 15px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	border-right-color: #E2E2E2;
}

.drop_5px {
	padding-top: 5px;
	padding-left: 0px;
}

.border_top {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E2E2E2;
}

/*
End padding fixes
*/


/*
Added by David Doherty 04-09-07, this sections deals with the Top 100 support/donation button
*/

.SupportEDGE a {
display:block;
width: 109px;
height:37px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("../species/img_web/species_box_btn_v2.gif") 0 0 no-repeat;
text-decoration: none;
}

.SupportEDGE a:hover { 
background-position: 0 -37px;
color: #FFFFFF;
background-color:#FFFFFF;
}

.SupportEDGE a:active {
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}
/*
End of additions 04-09-07
*/

/*
Added by David Doherty 26/11/07
*/
#droptabpaypal {
background: url("../images/paypal_tab.gif") 0 0 no-repeat;
}

#droptabworldpay {
background: url("../images/worldpay_tab.gif") 0 0 no-repeat;
}


/*
End of additions 26-11-07
*/


/*
Added by James Sanford 13/1/08
*/
.summary_boxes {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
	border-right-width: 0px;
	border-right-color: #E2E2E2;
	padding-right: 8px;
	padding-left: 10px;
	border-left-width: 0px;
	padding-top: 11px;
	padding-bottom: 0px;
}

/*
End of additions 13/1/08
*/

/*
Added by David Doherty 07-09-07, this sections deals with donation buttons in the support section
*/

.SupportNow a {
display:block;
width: 169px;
height:43px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("../images/Support_Now_Button_Final.gif") 0 0 no-repeat;
text-decoration: none;
}

.SupportNow a:hover { 
background-position: 0 -43px;
color: #FFFFFF;
background-color:#FFFFFF;
}

.SupportNow a:active {
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}

.RaiseAwareness a {
display:block;
width: 169px;
height:43px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("/images/Raise_Awareness_Button_Final.gif") 0 0 no-repeat;
text-decoration: none;
}

.RaiseAwareness a:hover { 
background-position: 0 -43px;
color: #FFFFFF;
background-color:#FFFFFF;
}

.RaiseAwareness a:active {
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}

.OtherWays a {
display:block;
width: 169px;
height:43px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("/images/Other_Ways_to_Help_Button_Final.gif") 0 0 no-repeat;
text-decoration: none;
}

.OtherWays a:hover { 
background-position: 0 -43px;
color: #FFFFFF;
background-color:#FFFFFF;
}

.OtherWays a:active {
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}

.form_box {
	border:1px solid #E2E2E2;
}

.MoreInfoButton a {
display:block;
width: 169px;
height:43px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("images/More_Info_Button_Final.gif") 0 0 no-repeat;
text-decoration: none;
}

.MoreInfoButton a:hover { 
background-position: 0 -43px;
color: #FFFFFF;
background-color:#FFFFFF;
}

.MoreInfoButton a:active {
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}



/*
End of additions 07-09-07
*/

/*
Added by David Doherty 13-12-07, this sections deals with donation tabs
*/

.droptabpaypal
{
height:67px;
text-align:right;
padding-right:24px;
padding-top:5px;
background: url("/images/paypal_tab.gif") 0 0 no-repeat;
}

.droptabworldpay
{
height:67px;
text-align:right;
padding-right:24px;
padding-top:5px;
background: url("/images/worldpay_tab.gif") 0 0 no-repeat;
}

.droptabindiv_txt {
padding-top:14px;
padding-bottom:5px;
padding-right:20px;
}

/*
End of additions 13-12-07
*/



#make_donation {
width:203px;
}

#make_donation a {
display:block;
width:203px;
height:60px;
font: bold 13px sans-serif;;
color:#FFFFFF;
text-decoration: none;
}

#make_donation a:hover { 
width:203px;
background-position: -206px 0px;
color: #FFFFFF;
}

#make_donation a:active {
width:203px;
background-position: 0 0px;
color:#FFFFFF;
}

#focal_title {
padding:0px 0px 0px 0px;
margin-bottom:20px;
}

#donate_amount_10 {
padding:41px 0px 13px 13px;
margin-left:1px;
}

#donate_amount_200 {
padding:41px 0px 13px 13px;
margin-left:1px;
}

#donate_amount_1000 {
padding:41px 0px 13px 13px;
margin-left:1px;
}

/* Social networking share boxes */

.feature_retweet {
float:right;
margin-top:15px;
}

.campaign_faceshare {
float:right;
margin-right:10px;
margin-top:16px;
}

.facebook_button {
float:left;
height:0;
margin-bottom:20px;
margin-top:11px;
}

.share_links {
float:left;
padding:15px 0px 0px 0px;
width:300px;
}

.clear {
clear:both;
}


/* Slider box top links (right hand side) */
.main_link1 a:link { float:left; width:100px; height:25px; background:url(images/buttons/what_we_do.png) no-repeat; }
.main_link1 a:visited { float:left; width:100px; height:25px; background:url(images/buttons/what_we_do.png) no-repeat; }
.main_link1 a:hover { float:left; width:100px; height:25px; background:url(images/buttons/what_we_do.png) no-repeat; }

.main_link2 a:link { float:left; width:185px; height:25px; background:url(images/buttons/why_help.png) no-repeat; }
.main_link2 a:visited { float:left; width:185px; height:25px; background:url(images/buttons/why_help.png) no-repeat; }
.main_link2 a:hover { float:left; width:185px; height:25px; background:url(images/buttons/why_help.png) no-repeat; }

.main_link3 a:link { float:left; width:190px; height:25px; background:url(images/buttons/what_are_species.png) no-repeat; }
.main_link3 a:visited { float:left; width:190px; height:25px; background:url(images/buttons/what_are_species.png) no-repeat;}
.main_link3 a:hover { float:left; width:190px; height:25px; background:url(images/buttons/what_are_species.png) no-repeat; }
/* End slider links */

/* Slider box styles, can be used on the homepage or on any other page we may want to add a slider to */

.slide_main_tab1 a:link { float:right; width:276px; height:101px; background:url(images/buttons/discover.png) no-repeat; }
.slide_main_tab1 a:visited { float:right; width:276px; height:101px; background:url(images/buttons/discover.png) no-repeat; }
.slide_main_tab1 a:hover { float:right; width:276px; height:101px; background:url(images/buttons/discover.png) -276px 0px; }

.slide_main_tab2 a:link { float:right; width:276px; height:101px; background:url(images/buttons/community.png) no-repeat; }
.slide_main_tab2 a:visited { float:right; width:276px; height:101px; background:url(images/buttons/community.png) no-repeat; }
.slide_main_tab2 a:hover { float:right; width:276px; height:101px; background:url(images/buttons/community.png) -276px 0px; }

.slide_main_tab3 a:link  { float:right; width:276px; height:101px; background:url(images/buttons/take_action.png) no-repeat; margin-top:-1px; }
.slide_main_tab3 a:visited { float:right; width:276px; height:101px; background:url(images/buttons/take_action.png) no-repeat; margin-top:-1px; }
.slide_main_tab3 a:hover  { float:right; width:276px; height:101px; background:url(images/buttons/take_action.png) -276px 0px; margin-top:-1px; }

.edgered #main_navigation {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/edgered/office_red.jpg) repeat-x scroll 0 0;
height:30px;
}

.edgered #footer {
border-top:4px solid #9C4B4A;
margin-top:0px;
}

.default_wrapper h1 {
color:#990000;
margin-bottom:10px;
margin-left:30px;
}

.default_wrapper h2 {
color:#000000;
font-size:18px !important;
margin-top:32px;
text-decoration:none;
}

.default_wrapper h2 a:link {
text-decoration:none;
}

.default_wrapper h2 a:visited {
text-decoration:none;
}

.default_wrapper h2 a:hover {
text-decoration:none;
}

.info_box_wrapper {
float:left;
margin-left:27px;
width:902px;
margin-top:40px;
}

.info_box_wrapper h1 {
color:#000000;
margin-top:0px;
}

.info_box_left {
border-right:3px solid #CCCCCC;
float:left;
min-height:412px;
width:290px;
}

.info_box_left_text {
line-height:19px;
font-size:14px;
padding-right:20px;	
}

.info_box_middle {
border-right:3px solid #CCCCCC;
float:left;
min-height:400px;
padding-left:17px;
width:290px;
}

.info_box_right {
float:left;
min-height:400px;
padding-left:17px;
width:282px;
}


.home_title_wrap {
	width:957px;
	float:left;
}

.home_title_h1 {
	float:left;
	width:358px;	
}

.home_title_links {
	color:#000000;
	float:left;
	font-size:16px;
	margin-left:104px;
	margin-top:29px;
	width:495px;
}

.info_blogs_link {
	margin-top:6px;
	font-weight:bold;
	font-size:16px;
	color:#ab170f;
	float:left;
}

.info_blogs_link_left a:link {
	background:url(images/buttons/learn_more_home.png) no-repeat scroll 0 0 transparent;
	float:left;
	height:40px;
	margin-right:62px;
	margin-top:6px;
	width:258px;
}

.info_blogs_link_left a:visited {
	background:url(images/buttons/learn_more_home.png) no-repeat scroll 0 0 transparent;
	float:left;
	height:40px;
	margin-right:62px;
	margin-top:6px;
	width:258px;
}

.info_blogs_link_left a:hover {
	background:url(images/buttons/learn_more_home.png) no-repeat scroll -256px 0 transparent;
	float:left;
	height:40px;
	margin-right:62px;
	margin-top:6px;
	width:258px;
}

.info_blogs_link_middle a:link {
	background:url(images/buttons/all_blogs_home.png) no-repeat;
	float:left;
	margin-right:52px;
	margin-top:6px;
	width:258px;
	height:40px;
}

.info_blogs_link_middle a:visited {
	background:url(images/buttons/all_blogs_home.png) no-repeat;
	float:left;
	margin-right:52px;
	margin-top:6px;
	width:258px;
	height:40px;
}

.info_blogs_link_middle a:hover {
	background:url(images/buttons/all_blogs_home.png) -256px 0px;
	float:left;
	margin-right:52px;
	margin-top:6px;
	width:258px;
	height:40px;
}

.info_blogs_link_right a:link {
	background:url(images/buttons/edge_tv_home.png) no-repeat;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-top:6px;
	width:258px;
	height:40px;
}

.info_blogs_link_right a:visited{
	background:url(images/buttons/edge_tv_home.png) no-repeat;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-top:6px;
	width:258px;
	height:40px;
}

.info_blogs_link_right a:hover {
	background:url(images/buttons/edge_tv_home.png) -257px 0px;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-top:6px;
	width:258px;
	height:40px;
}

.info_box_wide {
width:957px;
height:97px;
float:left;	
}

/* Homepage newsletter subscription styles */

.newsletter_subscribe_header {
    float:left;
	width:250px;
	background:#CCC;
	height:23px;
	background:url(/images/news_subscribe_header.png) no-repeat;	
}

.newsletter_subscribe_wrapper {
    float: left;
    margin-left: 28px;
    margin-top: 8px;
    width: 275px;
	margin-bottom: 10px;
}

.newsletter_subscribe_btn {
	float:left;
	display:block;
	width:97px;
	height:27px;
	background:url(/images/buttons/news_subscribe_btn.png) no-repeat;
	border:0px;
	text-indent:-9999px;	
}


.newsletter_subscribe_btn a:link {
	float:left;
	display:block;
	width:97px;
	height:27px;
	background:url(/images/buttons/news_subscribe_btn.png) no-repeat;	
}

.newsletter_subscribe_btn a:visited {
	float:left;
	display:block;
	width:97px;
	height:27px;
	background:url(/images/buttons/news_subscribe_btn.png) no-repeat;	
}

.newsletter_subscribe_btn a:hover {
	float:left;
	display:block;
	width:97px;
	height:27px;
	background:url(/images/buttons/news_subscribe_btn.png) no-repeat;	
}

.form_subscribe {
    float: left;
    margin-right: 0;
    margin-top: 1px;	
}

.form_subscribe_field {
    border: 1px solid #CCCCCC;
    color: #999999;
    float: left;
    margin-right: 6px;
    margin-top: 0;
    padding: 3px;
    width: 162px;
}
