
/* - TabbedSubpages.css - */
@media screen {
/* http://jazzinsidemagazine.com/portal_css/TabbedSubpages.css?original=1 */
/* */
/* */
#tabber-block .tabberlive .documentActions, .tabberlive .documentByLine { display: none; }
#tabber-block .tabberlive h2.tabberHeading { display: none; }
#tabber-block .tabberlive .edit-icon
{
float: right;
margin-right: 1em;
}
/* */
#tabber-block .tabberlive .tabbertabhide { display: none; }
#tabber-block .tabber { }
#tabber-block .tabberlive { margin-bottom: 1em; }
#tabber-block ul.tabbernav
{
margin: 0;
padding: 1px 0;
border-bottom: 1px solid #A2A16B;
text-align: center;
}
#tabber-block ul.tabbernav li
{
list-style: none;
margin: 0;
display: inline;
}
#tabber-block ul.tabbernav li a
{
padding: 3px 0.5em;
margin-left: 0;
border: 1px solid #A2A16B;
border-style: solid none solid dotted;
text-decoration: none;
color: #436976;
position: relative;
top: 1em;
background-color: #fff;
}
#tabber-block ul.tabbernav li.last a {
border-right: 1px dotted #A2A16B;
}
#tabber-block ul.tabbernav li a:hover
{
background-color: #A2A16B
border-color: #A2A16B;
}
#tabber-block ul.tabbernav li a:active { color: #436976;; }
#tabber-block ul.tabbernav li.tabberactive a
{
background-color: #A2A16B;
color: #436976;
}
#tabber-block ul.tabbernav li.tabberactive a:hover {
cursor: default;
}
#tabber-block .tabberlive .tabbertab
{
padding: 3em 0 0 1em;
border: 1px solid #A2A16B;
border-top: 0;
/* */
/* */
/* */
/* */
}
/* */
#tabber-block .tabbertab { min-height: 24em; }
* html #tabber-block .tabbertab { height: 1%; }
/* */
/* */

}

