.tabs{
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0;
	font-style:normal;
}
.tabs a:link{
	position			: relative;
	top					: 1px;
	float				: left;
	margin				: 0;
	background-image	: url(../images/bg-tab.gif);
	background-position	: bottom;
	background-repeat	: repeat-x;
	list-style			: none;
	-moz-user-select	: none;
	-khtml-user-select	: none;
	cursor				: pointer;
	font-size			: 11px;
	color				: #097dbd;
	padding				: 12px 5px 5px 5px;
	text-align			: center;
	font-family			: "Trebuchet MS";
	font-size			: 12px;
	font-style:normal;
}
.tabs a:visited{
	position			: relative;
	top					: 1px;
	float				: left;
	margin				: 0;
	background-image	: url(../images/bg-tab.gif);
	background-position	: bottom;
	background-repeat	: repeat-x;
	list-style			: none;
	-moz-user-select	: none;
	-khtml-user-select	: none;
	cursor				: pointer;
	font-size			: 11px;
	color				: #097dbd;
	padding				: 12px 5px 5px 5px;
	text-align			: center;
	font-family			: "Trebuchet MS";
	font-size			: 12px;
	font-style:normal;
}
.tabs a:hover{
	background-image	: url(../images/bg-tab-on.gif);
	background-repeat	: repeat-x;
	color				: #cc0000;
}


/* default layout */
.ajax__tab_default .ajax__tab_header {white-space:nowrap;}
.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_tab { margin:0 0 0 5px; overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}




/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    background:url(../images/technorati/tab-line.png) repeat-x bottom;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../images/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#0297fe;
    padding-left:2px;
    margin-right:2px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(../images/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#0297fe;
    padding:3px 2px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#cc0000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(../images/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(../images/technorati/tab.png) no-repeat right -40px;
    color:#cc0000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
	background: url(../images/bg_left.gif) repeat-x #ffffff; border:1px solid #dddddd; padding:10px 0 0 0;
}


/* ajax__tab_technorati-theme theme 2 */
.ajax__tab_technorati-theme2 .ajax__tab_header 
{
    background:url(../images/technorati/tab-line.png) repeat-x bottom;
    display:block;
}
.ajax__tab_technorati-theme2 .ajax__tab_header .ajax__tab_outer 
{
    background:url(../images/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#0297fe;
    padding-left:2px;
    margin-right:2px;
}
.ajax__tab_technorati-theme2 .ajax__tab_header .ajax__tab_inner 
{
    background:url(../images/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#0297fe;
    padding:3px 2px 2px 0px;
}
.ajax__tab_technorati-theme2 .ajax__tab_hover .ajax__tab_inner 
{
    color:#cc0000;
}
.ajax__tab_technorati-theme2 .ajax__tab_active .ajax__tab_outer 
{
    background:url(../images/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme2 .ajax__tab_active .ajax__tab_inner 
{
    background:url(../images/technorati/tab.png) no-repeat right -40px;
    color:#cc0000;
    border-color:#333
}
.ajax__tab_technorati-theme2 .ajax__tab_body 
{
	background: url(../images/bg_left.gif) repeat-x #ffffff; border:1px solid #dddddd; padding:0;
}



/* ajax__tab_technorati-theme theme
.ajax__tab_technorati-theme .ajax__tab_header 
{
	margin:0 0 0 0; padding:0; color:#097dbd;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
	
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
	background:url(../images/bg-tab.gif) repeat-x bottom; margin:0 2px 0 0; padding:5px 0;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner  /*hover
{
	background:#666666 url(../images/bg-tab-on.gif); margin:0 2px 0 0; padding:5px 0; color:#ff6600;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer /*active 
{
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
	background:#ff6666 url(../images/bg-tab-on.gif); margin:0 2px 0 0; padding:5px 0; color:#cc0000;
}
.ajax__tab_technorati-theme .ajax__tab_body
{
	background: url(../images/bg_left.gif) repeat-x #ffffff; border:1px solid #dddddd; padding:10px 0 10px 0;
}
*/
