﻿

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header
{
	font-family: "Trebuchet Ms" , Arial, Sans-Serif;
	background: url(../Images_Tab/technorati/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
	height:25px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../Images_Tab/technorati/tab.png) no-repeat left top;
    border-color:#000;
    color:#000;
    padding-left:10px;
    margin-right:3px;
	height:25px;
vertical-align:bottom;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(../Images_Tab/technorati/tab.png) no-repeat right top;
    border-color:#000;
    color:#666;
    padding:3px 10px 2px 0px;
	vertical-align:bottom;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
vertical-align:bottom;
    color:#000;

}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(../Images_Tab/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#000000;
vertical-align:bottom;

}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(../Images_Tab/technorati/tab.png) no-repeat right -40px;
    color:#000;
    border-color:#000;
vertical-align:bottom;
}
.ajax__tab_technorati-theme .ajax__tab_body 
{

    padding:8px;

    border:solid 1px #b6d3dc;
    border-top-width:1px;

}
 /* ajax__tab_technorati-theme1 theme */
.ajax__tab_technorati-theme1 .ajax__tab_header
{
	font-family: "Helvetica Neue" , Arial, Sans-Serif;
	background: url(../Images_Tab/technorati/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}
.ajax__tab_technorati-theme1 .ajax__tab_header .ajax__tab_outer 
{
    background:url(../Images_Tab/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme1 .ajax__tab_header .ajax__tab_inner 
{
    background:url(../Images_Tab/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme1 .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme1 .ajax__tab_active .ajax__tab_outer 
{
    background:url(../Images_Tab/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme1 .ajax__tab_active .ajax__tab_inner 
{
    background:url(../Images_Tab/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme1 .ajax__tab_body
{
	background-color: #ffffff;
	border: solid 1px #ffffff;
	border-top-width: 0;
	padding-top: 8px;
}
