﻿
.tenba .ajax__tab_inner 
{
    background-color:#cbb69e;
}

.tenba .ajax__tab_outer 
{
    border-right: dotted 1px #ffffff;
}

.tenba .ajax__tab_tab
{
    font-family: arial,helvetica;
    font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	width: 78px;
	text-align: center;
	border: none 0px;
	padding-left: 5px;

}

.tenba .ajax__tab_tab a
{
	text-decoration: none;
	color: #ffffff;
}

.tenba .ajax__tab_hover .ajax__tab_inner 
{
    background-color:#e2d2c0;
}

.tenba .ajax__tab_hover .ajax__tab_tab 
{
	color:#63513f;
	text-decoration: none;
}

.tenba .ajax__tab_hover .ajax__tab_tab a
{
	color:#63513f;
}

.tenba .ajax__tab_active .ajax__tab_inner 
{
	background-color: #ffffff;
	border-top: solid 1px #cbb69e;
}

.tenba .ajax__tab_active .ajax__tab_tab
{
	color: #000000;
	font-weight: bold;
}

.tenba .ajax__tab_active .ajax__tab_tab a
{
   	text-decoration: none; 
   	color: #000000;
}

.tenba .ajax__tab_body 
{
	font-family: arial,helvetica;
	font-size:12px;
	padding:5px;
	background-color:#ffffff;
	padding-top: 15px;
	color: #63513F;
}

.tenba .ajax__tab_header
{
	font-family: arial,helvetica;
	font-size:9px;
	/*background-color: #cbb69e;*/
	color: #ffffff;
}

/* Picture / Video Player Container */

.tenba2 .ajax__tab_inner 
{
    background-color:#ff6300;
}

.tenba2 .ajax__tab_outer 
{
    border-right: dotted 1px #ffffff;
}

.tenba2 .ajax__tab_tab
{
    font-family: arial,helvetica;
    font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	width: 60px;
	text-align: center;
	border: none 0px;
	padding-left: 8px;
}

.tenba2 .ajax__tab_active .ajax__tab_inner 
{
	background-color: #cbb69e;
	border-top: solid 1px #cbb69e;
}

.tenba2 .ajax__tab_active .ajax__tab_tab 
{
	color: #ffffff;
	font-weight: bold;
}

.tenba2 .ajax__tab_body 
{
	font-family: arial,helvetica;
	font-size:12px;
	background-color:#ffffff;
	padding-top: 15px;
	border: solid 1px #cbb69e;
}

.tenba2 .ajax__tab_header
{
	font-family: arial,helvetica;
	font-size:9px;
	background-color: #ffffff;
	color: #ffffff;
}
