﻿.yhot .ajax__tab_header 
{
    padding-left:3px;
    text-align: left;    
}
.yhot .ajax__tab_header .ajax__tab_tab
{
    margin-right:3px;
    margin-left:0px;
    background-color: #f1f0d3; /*c0c0c0*/
    width:125px;
    padding: 6px 0px 0px 0px;
    text-align:center;    
    color:#000000;
    display:block;
    font-weight: bolder;
}
.yhot .ajax__tab_active .ajax__tab_tab 
{
    padding:6px 0px 0px 0px;
	background-color:#f1f0d3; /*#cbb061*/
   
}
.yhot .ajax__tab_body 
{
    width: 98%;
	border-right: #d9c998 thin solid;
	border-left: #d9c998 thin solid;
	border-bottom: #d9c998 thin solid;
	border-top: #d9c998 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	background-color: #ebe9ce;/*#ebe9ce*/   
}
.yhot .ajax__tab_body .header
{
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #666200;
	text-decoration: none;
	padding-bottom: 5px;
}
.yhot .ajax__tab_body .title
{
	padding-left: 8px;
	font-size: 10pt;
	color: white;
	height: 30px;
	background-color: #cbb061;
	text-align: left;
}
.yhot .ajax__tab_body .itemtext
{
	background-color: #d9c998
}
.yhot .ajax__tab_body .spacer
{
	height: 4px;
}
.yhot
{
	margin-left: 0px;
	margin: 0px 0px 0px 0px;
}
.jq__tab_header 
{
	display:inline;
	background-color:#CBB061;
	width:100%;
	font-weight: bold;
	margin-right: 4px;
}
.tabLink
{
	display:  inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
	padding-left: 15px;
	padding-right: 15px;
}
.jq__tab_header_other
{
	display: inline;
	background-color: #C0C0C0;
	width: 100%;
	font-weight: bold;
	margin-right: 4px;
}
.jq__tab_body 
{
    width: 98%;
	border-right: #d9c998 thin solid;
	border-left: #d9c998 thin solid;
	border-bottom: #d9c998 thin solid;
	border-top: #d9c998 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	background-color: #ebe9ce;/*#ebe9ce*/   
}
.jq__itemHeader
{
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #666200;
	text-decoration: none;
	padding-bottom: 5px;
}
.jq__itemtitle
{
	padding-left: 8px;
	font-size: 10pt;
	color: white;
	height: 30px;
	background-color: #cbb061;
	text-align: left;
}
.jq__itemtext
{
		background-color: #d9c998
}
