@media projection, screen{.tabs-hide{display:none;}
}
@media print{.tabs-nav{display:none;}
}
.tabs-nav{list-style:none;margin:0;padding:0 0 0 4px;}
.tabs-nav:after{display:block;clear:both;content:" ";}
.tabs-nav li{float:left;margin:0 0 0 1px;min-width:84px;}
.tabs-nav a, .tabs-nav a span{display:block;padding:0 10px;background:url(tab.png) no-repeat;}
.tabs-nav a{position:relative;top:1px;z-index:2;padding-left:0;color:#333333 !important;font-size:1.1em;font-weight:none;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;}
.tabs-nav .tabs-selected a{color:#DA251C !important;font-weight:bold;}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active{background-position:100% -150px;outline:0;}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active{background-position:100% -100px;}
.tabs-nav a span{width:64px;min-width:64px;height:18px;min-height:18px;padding-top:6px;padding-right:0;}
*>.tabs-nav a span{width:auto;height:auto;}
.tabs-nav .tabs-selected a span{}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span{background-position:0 -50px;}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span{background-position:0 0;}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited{cursor:text;}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active{cursor:pointer;}
.tabs-nav .tabs-disabled{opacity:.4;}
.tabs-container{padding:0px 0px 0px 5px;background:#fff;font-size:1em;}
.tabs-loading em{padding:0 0 0 20px;background:url(loading.gif) no-repeat 0 50%;}
.tabs-container ul, .tabs-container fragment{margin:0px;border 0px;padding:0px;}
.tabs-container Table{color:#666666;font-weight:normal;border:1px solid #666666;margin:1px 0px 0px 0px;padding:0px;font-size:1.1em;}
.tabs-container Table TH{padding:7px;background:#000000;font-size:0.7em;font-weight:600;color:#FFFFFF;}
.tabs-container Table TR.even{background:#FFF;}
.tabs-container Table TR.odd{background:#F5F5F5;}
.tabs-container Table TD{padding:7px;font-size:0.7em;border-bottom:1px dashed #cccccc;}
.tabs-container Table TD.review-link{font-size:0.6em;}
.tabs-container Table TD A{color:#000000;}
.tabs-container Table TD A:HOVER{font-weight:bold;}
.tabs-container Table TD.review-link A{text-decoration:none;}
.tabs-container Table TD A.site_link{color:#da251c;}

