/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.focal_image_box{
background:url(focal_image_back.gif) no-repeat;
width:350px; 
height: 230px; 
padding:0px;
margin:0px;
border-top:7px solid #333333; /*Green tab shade*/ 
}

.text_inside #title_magicbox{
font-family:Arial, Helvetica, sans-serif;
color:#006633;
font-weight:bold;
font-size:16px;
padding:0px 0px 10px 0px;
}

.text_inside #title_magicbox a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#006633;
text-decoration:underline;
}

.text_inside #title_magicbox a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#006633;
}

.text_inside #title_magicbox a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#006633;
}

.text_inside{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:180px;
overflow:auto;
padding:18px 35px 25px 25px;
}

.text_inside li{
padding:0px;
margin-bottom:12px;
margin-left:14px;
}

.text_inside ul{
padding:0px;
margin:auto;
}

.focalspeciesmenu{
width: 350px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
border-top:2px solid #3A7637; /*Green tab shade*/ 
}

.focalspeciesmenu ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.focalspeciesmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.focalspeciesmenu a{
float: left;
display: block;
font: bold 11px Arial;
color:#333333;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 11px;
background-color:#E2EED0;/*Brown color theme*/ 
border-top: 1px solid white;
}

.focalspeciesmenu a:hover{
background-color: #5F8A5D; /*Brown color theme*/ 
color: white;
}

.focalspeciesmenu a.selected{ /*currently selected tab*/
background-color: #5F8A5D; /*Brown color theme*/ 
color: white;
border-color: #FFFFFF; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


/* Mammal brown styles */

.mammal .focal_image_box{
background:url(focal_image_back.gif) no-repeat;
width:350px; 
height: 230px; 
padding:0px;
margin:0px;
border-top:7px solid #333333; /*Green tab shade*/ 
}

.mammal .text_inside #title_magicbox{
font-family:Arial, Helvetica, sans-serif;
color:#663C00;
font-weight:bold;
font-size:16px;
padding:0px 0px 10px 0px;
}

.mammal .text_inside #title_magicbox a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#663C00;
text-decoration:underline;
}

.mammal .text_inside #title_magicbox a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#663C00;
}

.mammal .text_inside #title_magicbox a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#663C00;
}

.mammal .text_inside{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:180px;
overflow:auto;
padding:18px 35px 25px 25px;
}

.mammal .text_inside li{
padding:0px;
margin-bottom:12px;
margin-left:14px;
}

.mammal .text_inside ul{
padding:0px;
margin:auto;
}

.mammal .focalspeciesmenu{
width: 350px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
border-top:2px solid #755B37; /*Green tab shade*/ 
}

.mammal .focalspeciesmenu ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.mammal .focalspeciesmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.mammal .focalspeciesmenu a{
float: left;
display: block;
font: bold 11px Arial;
color:#333333;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 11px;
background-color:#ECE9E0;/*Brown color theme*/ 
border-top: 1px solid white;
}

.mammal .focalspeciesmenu a:hover{
background-color: #8A775C; /*Brown color theme*/ 
color: white;
}

.mammal .focalspeciesmenu a.selected{ /*currently selected tab*/
background-color: #8A775C; /*Brown color theme*/ 
color: white;
border-color: #FFFFFF; /*Brown color theme*/ 
}

