﻿
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header_custom 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    font-size:12px;
    display:block;
    /*margin-bottom: 3px;*/
    padding-bottom: 3px;
    border-bottom: 1px solid #d7d7d7;
}
.ajax__tab_technorati-theme .ajax__tab_header_custom .ajax__tab_outer_custom 
{
    background:url('../img/technorati/tab.png') no-repeat left top;
    border-color:#222;
    /*color:#222;*/
    padding:3px 0 2px 10px;
    margin-right:3px;
    border-bottom: 1px solid #d7d7d7;
}
.ajax__tab_technorati-theme .ajax__tab_header_custom .ajax__tab_inner_custom 
{
    background: url('../img/technorati/tab.png') no-repeat right top;
    border-color:#666;
    padding:3px 10px 2px 0;
    border-bottom: 1px solid #d7d7d7;
}
.ajax__tab_technorati-theme .ajax__tab_hover_custom .ajax__tab_inner_custom 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active_custom .ajax__tab_outer_custom 
{
    background:url('../img/technorati/tab.png') no-repeat 0pt -40px;
    border-bottom-color: #FFFFFF;
    padding-bottom: 3px;
}
.ajax__tab_technorati-theme .ajax__tab_active_custom .ajax__tab_inner_custom 
{
    background:url('../img/technorati/tab.png') no-repeat right -40px;
    color:#000000;
    padding-bottom: 3px;
    border-color:#FFFFFF;
}
.ajax__tab_technorati-theme .ajax__tab_body_custom
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    height: 15px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    display:block;
	visibility:visible;
}

.ajax__tab_tab_custom
{
	padding:4px;
	margin:0px;
}
	
.ajax__tab_panel_custom
{
	display:none;
	visibility:hidden;
}

a.tm_tab 
{
	color: #666;
	text-decoration: none;
}

a.tm_tab:hover 
{
	color:#000000;
	cursor:pointer;
}

a.tm_tab:focus {
     outline: none;
}

div.tm_page_path 
{
	width: 100%; 
	background: white; 
	padding-top: 0;
}

div.tm_navi_path {
	margin: 3px 10px 3px 6px;
	text-transform: uppercase;
	font-weight: bold; 
	font-size: 8pt;
	width: auto;
}

table.tm_navigation 
{
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	
}