@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;
} 

#header { 
	background:url(/images/header_standard.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 14px;

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*/

}


#container_edgeblog {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: left;
    width: 957px;
}


/* ######### 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 {
    float: left;
    margin-left: 22px;
    margin-right: 20px;
    width: 169px;
	margin-top: 8px;
}

#normalmenu, #section_menu {
float:left;
width:170px;
padding: 0px;
}

/*
Footer and species info nav footer
*/

#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;
}

.nav_btn_wrapper {
    background: none repeat scroll 0 0 #E3E3E3;
    border-bottom: 3px solid #CCCCCC;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 9px;
    width: 676px;
}

/*
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_species {
float:right;
width:202px;
margin-bottom:20px;
margin-left:22px;
}

.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:#990000;
margin-top:0px;
}

.info_box_left {
border-right:3px solid #990000;
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 #990000;
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;	
}

.title_wrapper {	
	float:left;
	width:293px;
	margin-bottom: 8px;
}

.newsletter_subscribe_wrapper {
    float: left;
    margin-bottom: 10px;
    margin-left: 28px;
    margin-top: 8px;
    width: 275px;
}

.newsletter_subscribe_header {
    background: url("/images/news_subscribe_header.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 23px;
    width: 250px;
}

.home_title_links {
    color: #000000;
    float: left;
    font-size: 16px;
    margin-left: 104px;
    margin-top: 29px;
    width: 495px;
}

.newsletter_subscribe_btn {
    background: url("/images/buttons/news_subscribe_btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    float: left;
    height: 27px;
    text-indent: -9999px;
    width: 97px;
}

.form_subscribe_field {
    border: 1px solid #CCCCCC;
    color: #999999;
    float: left;
    margin-right: 6px;
    margin-top: 0;
    padding: 3px;
    width: 162px;
}

/* Conservation timeline boxes */

.timeline_wrapper { float:left; width:740px; }

.timeline_entry_wrapper { float:left; width:700px; }

.entry_thumb_wrapper {     
	float: left;
    margin-right: 8px;
    width: 180px; }

#entry_month_year {         
	color: #CCCCCC;
    float: left;
    font-family: 'FranklinGothicFSMediumCondens',Arial,sans-serif;
    font-size: 31px;
    font-weight: normal;
    margin-bottom: 7px;
    padding: 10px;
    text-align: right;
    width: 160px; }
	
#entry_month_year_black {         
    color: #000000;
    float: right;
    font-family: 'FranklinGothicFSMediumCondens',Arial,sans-serif;
    font-size: 31px;
    font-weight: normal;
    margin-left: 6px;
   }

#entry_thumb {     
	float: left;
    height: 127px;
    margin-left: 35px;
    width: 133px;
	background:#F8F8F8;
	border:1px solid #000000; }

.entry_divide { float:left; width:20px; margin-left:15px; margin-right:15px; height:100%; background:#F3F3F3; }

.entry_content_wrapper {        
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-radius: 9px 9px 9px 9px;
    border-style: solid;
    border-width: 1px 1px 1px 10px;
    float: left;
    margin-bottom: 21px;
    padding: 14px;
    width: 460px; }

#entry_title {         
	border-bottom: 2px solid #CCCCCC;
    border-top: 2px solid #CCCCCC;
    float: left;
    font-family: 'FranklinGothicFSMediumCondens',Arial,sans-serif;
    font-size: 21px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 15px;
    padding: 10px;
    width: 438px; }

#entry_content {
    float: left;
    width: 458px;
}

/* Conservation timeline boxes */

.timeline_Mammal { color:#9F4427; }
.timeline_Amphibian {  color: #5D7E53; }
.timeline_Coral { color: #3F3C93; }
.timeline_Instantwild {	color: #5095d0; }

.timeline_img_alignleft { float:left; margin-right:15px; border:1px solid #000000; }
.timeline_img_alignright { float:right; margin-left:15px; border:1px solid #000000; }
.timeline_img_fullwidth { float:left; margin-bottom:15px; border:1px solid #000000; }

.timeline_hyperbar { width:700px; }

.timeline_hyperbar ul {	
	display:inline;
    float: left;
    float: left;
    list-style: none outside none;
    margin-bottom: 49px;
    margin-left: 0;
    padding-left: 0;
    width: 800px; }
	
.timeline_hyperbar li { 
	border: 1px solid #CCCCCC;
    color: #9F4427;
    float: left;
    font-family: arial;
    font-size: 18px;
    margin-right: 12px;
    padding: 9px; }
	
.timeline_hyperbar li a:link { color: #9F4427; }
.timeline_hyperbar li a:visited { color: #9F4427; }
.timeline_hyperbar li a:hover { color: #9F4427; }

/* Current / past project thumbnail grid */

.project_grid {  
	border: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 20px;
    padding: 21px 27px 23px;
    text-align: center; }

.grid_box {	margin: 0 0 0 -5px; padding: 0px; }

.grid_box li { background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #999999;
    float: left;
    height: 100px;
    list-style: none outside none;
    margin: 5px;
    width: 100px; }
	
.grid_box li a:link {     
	display: block;
    float: left;
    height: 100px;
    width: 100px;		}
	
.grid_box li a:visited {     
	display: block;
    float: left;
    height: 100px;
    width: 100px;		}
	
.grid_box li a:hover {     
	display: block;
    float: left;
    height: 100px;
    width: 100px;		}
	
#grid_title { background:#333; padding:3px; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}

.current_projects_btn a:link {    
	background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 47px 30px;
	color:#9F4427;
	margin-right:19px; 
	margin-bottom:20px; }
	
.current_projects_btn a:visited {    
	background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 47px 30px;
	color:#9F4427;
	margin-right:19px;
	margin-bottom:20px; }
	
.current_projects_btn a:hover {   
	background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 47px 30px;
	color:#9F4427;
	margin-right:19px;
	margin-bottom:20px; }
	
.current_projects_alt_btn a:link {    
	background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 55px 30px;
	color:#9F4427;
	margin-bottom:20px; }
	
.current_projects_alt_btn a:visited {    
	background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 55px 30px;
	color:#9F4427;
	margin-bottom:20px; }
	
.current_projects_alt_btn a:hover {   
	background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 55px 30px;
	color:#9F4427;
	margin-bottom:20px; }

.past_projects_btn a:link {    
	background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 60px 30px;
	color:#9F4427;
	margin-right:19px; 
	margin-bottom:20px; }
	
.past_projects_btn a:visited {    
	background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 60px 30px;
	color:#9F4427;
	margin-right:19px;
	margin-bottom:20px; }
	
.past_projects_btn a:hover {   
	background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 60px 30px;
	color:#9F4427;
	margin-right:19px;
	margin-bottom:20px; }

.future_projects_btn a:link {   
	background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 60px 30px;
	color:#9F4427;  }
	
.future_projects_btn a:visited {    
    background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 60px 30px;
	color:#9F4427;  }
	
.future_projects_btn a:hover {    
    background: url("images/buttons/generic_btn_bk.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    font-family: franklingothicfsmediumcondens;
    font-size: 23px;
    padding: 26px 60px 30px;
	color:#9F4427; }