﻿/* ajax__tab_theme (img/yui/sprite.png) */
.ajax__tab_theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
}
.ajax__tab_theme .ajax__tab_header .ajax__tab_outer 
{
}
.ajax__tab_theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0;
}
.ajax__tab_theme .ajax__tab_hover .ajax__tab_outer 
{
    
}
.ajax__tab_theme .ajax__tab_active .ajax__tab_tab 
{
    
}
.ajax__tab_theme .ajax__tab_active .ajax__tab_outer
{
    
}
.ajax__tab_theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
    background-color:#fff;   
    border:solid 1px #ccb371;
    min-height: 450px;
    padding-bottom:20px;
}

.comparetbleft
{
	width:135px; 
	border-bottom:solid 1px #000;
	color:Black; 
	font-weight:bold; 
	text-align:right;
	padding:8px 0 8px 0;
	border-right:solid 1px #000;
}
.comparetbcenter
{
	width:195px; 
	border-bottom:solid 1px #000; 
	background-color:White; 
	color:Black; 
	font-weight:bold;
	padding:8px 0 8px 0;
	border-right:solid 1px #000;
}
.comparetbright
{
	width:210px; 
	border-bottom:solid 1px #000; 
	color:Black; 
	font-weight:bold;
	padding:8px 0 8px 0;
}

.tab1_normal
{
	width:136px;
	height:36px;
	background:transparent url(../images/tabs/price_normal.png) no-repeat bottom left;
}
.tab1_active
{
	width:136px;
	height:36px;
	background:transparent url(../images/tabs/price_active.png) no-repeat bottom left;
}
.tab1_over
{
	width:136px;
	height:36px;
	background:transparent url(../images/tabs/price_active.png) no-repeat bottom left;
}
.tab2_normal
{
	width:175px;
	height:36px;
	background:transparent url(../images/tabs/drawer_normal.png) no-repeat bottom left;
}
.tab2_active
{
	width:175px;
	height:36px;
	background:transparent url(../images/tabs/drawer_active.png) no-repeat bottom left;
}
.tab3_normal
{
	width:102px;
	height:36px;
	background:transparent url(../images/tabs/construction_normal.png) no-repeat bottom left;
}
.tab3_active
{
	width:102px;
	height:36px;
	background:transparent url(../images/tabs/construction_active.png) no-repeat bottom left;
}
.tab4_normal
{
	width:83px;
	height:36px;
	background:transparent url(../images/tabs/optional_normal.png) no-repeat bottom left;
}
.tab4_active
{
	width:83px;
	height:36px;
	background:transparent url(../images/tabs/optional_active.png) no-repeat bottom left;
}
.tab5_normal
{
	width:67px;
	height:36px;
	background:transparent url(../images/tabs/about_normal.png) no-repeat bottom left;
}
.tab5_active
{
	width:67px;
	height:36px;
	background:transparent url(../images/tabs/about_active.png) no-repeat bottom left;
}

