﻿/* TOP MENU

.ajax__tab_header: A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. 
.ajax__tab_outer: An outer element of a tab, often used to set the right-side background image of the tab.Child CSS classes: .ajax__tab_inner. 
.ajax__tab_inner: An inner element of a tab, often used to set the left-side image of the tab. Child CSS classes:.ajax__tab_tab. 
.ajax__tab_tab: An element of the tab that contains the text content. Child CSS classes:none. 
.ajax__tab_body: A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. 
.ajax__tab_hover . This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. 
.ajax__tab_active: This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. 

*/

.topmenustyle .ajax__tab_header
{
	font-family: calibri, tahoma, arial;
	font-size: 2em;
	background: #FFFFFF;
	background: url(../img/menu/menu-tab.png) transparent repeat-x left bottom; /* disabled tabs background */
        
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
      
    vertical-align: text-top;    
}

.topmenustyle .ajax__tab_header .ajax__tab_tab
{    
    color: #FFFFFF;
    width: 79px;    
    
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    
    margin-top: 0px;  
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}
.topmenustyle .ajax__tab_header .ajax__tab_tab a
{
    color: #FFFFFF;
    text-decoration: none;
}

HTML.B_FF .topmenustyle .ajax__tab_header .ajax__tab_tab
{
    text-indent: 10px;
    text-align: center;
}

.topmenustyle .ajax__tab_header .ajax__tab_outer 
{
    /* background: url(../img/menu/disSmall2.png) transparent no-repeat left top; /* disabled tabs background */
    height: 26px;
    vertical-align: bottom;
    border-style: none; /* border around tabs top and sides */
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topmenustyle .ajax__tab_header .ajax__tab_inner
{
    /* border-right: solid 0px #E6E6E6; */
    border-style: none;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topmenustyle .ajax__tab_hover
{
    /* border-bottom: solid 1px #666F74; */
    border-style: none;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topmenustyle .ajax__tab_hover .ajax__tab_tab 
{
    color: #FFFFFF;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    
	font-weight: bold;
}
.topmenustyle .ajax__tab_hover .ajax__tab_tab a
{
    color: #FFFFFF;
    text-decoration: none;
}
.topmenustyle .ajax__tab_hover .ajax__tab_outer
{
    /* background: url(../img/menu/hovSmall2.png) transparent no-repeat left top; */
    height: 26px;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topmenustyle .ajax__tab_hover .ajax__tab_inner
{
    /* border-right: solid 0px #FFB24E; */
    border-style: none;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topmenustyle .ajax__tab_active
{
    border-bottom: none;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topmenustyle .ajax__tab_active .ajax__tab_tab 
{
    color: #FFFFFF;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;   
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    
	font-weight: bold;
}
.topmenustyle .ajax__tab_active .ajax__tab_tab a
{
    color: #FFFFFF;
    text-decoration: none;
}
.topmenustyle .ajax__tab_active .ajax__tab_outer
{
    /* background: url(../img/menu/floactSmall2.png) transparent no-repeat left top; */
    background: url(../img/menu/menu-tabactive.png) transparent no-repeat left bottom;
    height: 26px;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topmenustyle .ajax__tab_active .ajax__tab_inner
{
    /* border-right: solid 0px #41B8F2; */
    border-style: none;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topmenustyle .ajax__tab_body 
{
    font-family: calibri, tahoma, arial;
    font-size: 1em;
    color: #000000;
    width: 100%;
    height: 21px;
    background: url(../img/menu/menu-bar.png) transparent repeat-x left top;
        
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topmenustyle .ajax__tab_body p
{    
    text-indent: 0px;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 60px;
}
.topmenustyle .ajax__tab_body ul
{    
    text-indent: 0px;
    
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
    margin-top: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
}
.topmenustyle .ajax__tab_body li
{ 
    list-style-type: none;
    
    float:left;
    background:none;
        
    margin-top: 0px;
    margin-right: 0px;
	margin-bottom: 0px;
    margin-left: 30px;
	
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.topmenustyle .ajax__tab_body li a
{
    color: #000000;
    text-decoration: none;
}

.topmenustyle .ajax__tab_body li a:hover
{    
    /* text-decoration: none; */
}