﻿#species-tab { width:800px;margin-left:auto;margin-right:auto;height:485px; visibility:hidden;padding:10px;background-color:#34401B; }
#species-tab #species-tab-nav { float:left; width:155px;height:465px; }
#species-tab-nav ul{ overflow: hidden;list-style: none; margin: 0; padding: 0; width:151px; }
#species-tab-nav li{ background:#7B2A85 url(/images/species-tab-bg.png) repeat-y top right; border: none; border-bottom: solid 1px #738C1F; border-right: solid 1px #738C1F; color: #fff; font-size: 11px; text-decoration:none; cursor: pointer; width:150px; height:50px; text-align:left; margin-bottom:5px; }
#species-tab-nav li div.outer { position:relative; display:table; vertical-align: middle; height:45px; }
#species-tab-nav li div.inner { position: relative; display: table-cell; vertical-align:middle; height:45px; }
#species-tab-nav li img { cursor: pointer; width:40px; height:40px; float: left; margin:5px;  }
#species-tab-nav li:hover{ color:#738C1F; }
#species-tab-nav li.close{ float: right; }
#species-tab-nav li.active, #species-tab-nav li.active:hover { cursor:default; color:#C0D871; }
#species-tab #species-tab-content{ float:right; width:620px;height:465px;padding:10px; background: #7B2A85 url(/images/species-content-bg.png) repeat-y top left; }
#species-tab-content div.simpleTabs-content { padding: 10px; height:445px; background-color: #fff; color: #34401B; }
#species-tab-content div.left { margin:0;padding:0;width:150px;height:370px;float:left; }
#species-tab-content div.left img { width:120px; }
#species-tab-content div.right-top { width:440px;height:445px; overflow:auto; padding-right:10px; }
#species-tab-content div.right-bottom { width:450px;height:100px; }
#species-tab-content div h2 { color:#34401B;font-size:16px; }
#species-tab-content div p { font-size:12px;padding:5px 0 5px 0px;margin:0;text-align:left;text-align:justify; }
#species-tab-content div p.summary { font-weight:bold;font-size:12px;padding:5px 0 5px 120px;margin:0;text-align:left; }
#species-tab-content div p.summary label { font-weight:normal; float:left;font-style:normal;margin-left:-120px; }
#species-tab-content div .sci { font-style:italic; }
#species-tab-content div img { border-bottom:solid 1px #34401B;border-right:solid 1px #34401B;border-top:solid 1px #ccc;border-left:solid 1px #ccc;margin:10px; }
#species-tab-content div.loader { height:445px; background:#fff url(/images/loader.gif) no-repeat center center; }

