﻿.tab-menu li a, .tab-menu .tab-menu-item{ padding:0.5em;  font-weight:bold;  color:#e30a15;  text-transform:uppercase}
.tab-menu li a:hover, .tab-menu li a:focus,   .tab-menu .tab-menu-item:hover, .tab-menu .tab-menu-item:focus{}
.tab-menu li.tab-selected a, .tab-menu .tab-menu-item.tab-selected{ text-decoration:none;  color:#e30a15}
div#tabbed_box{ margin:12px 8px 10px 8px;  border:1px solid #b6b6b6}
div#tabbed_box div.tabbed_content{ font-size:12px}
div#tabbed_box ul{ font-size:11px !important}
.tab-wrapper{ padding:12px;  clear:both;  line-height:1em}
.tab-menu{ white-space:nowrap; margin:0;  padding:0;  list-style:none; /*overflow:auto; */ margin-right:-1px}
.tab-menu li, .tab-menu .tab-menu-item{ margin:0;  padding:0 14px 0 14px;  display:inline-block;  line-height:2em;  border-right:1px solid #b6b6b6;  border-bottom:1px solid #b6b6b6;  background:#e2e2e2;  font-size:14px}
.tab-menu li.tab-selected, .tab-menu .tab-menu-item.tab-selected{ border-bottom:1px solid #fff;  background:#fff;  padding:0 15px 0 15px}
/* - Safari fixes - */@media screen and (-webkit-min-device-pixel-ratio:0){    .tab-menu li:last-child, .tab-menu .tab-menu-item:last-child{        padding:0 13px 0 12px}
    .tab-menu li:last-child.tab-selected, .tab-menu .tab-menu-item:last-child.tab-selected{        padding:0 14px 0 13px}
}
.tab-wrapper h5{    font-size:14px;     font-weight:bold;     margin-bottom:4px}
.tab-wrapper p{    background:url(../images/dotted_line.gif) repeat-x bottom;  padding:0 0 8px 0;  margin:0 0 6px 0}
.tab-wrapper .category{ font-size:11px;  font-weight:bold;  margin:0 0 2px 0}
.tab-wrapper .morelinks{ margin-bottom:0;  padding-bottom:0}


