﻿ 
        
.TabPanel_Content
{ 
     background-color: #F0F0F0; /*grey*/
          /*background-color: #AAEAEA;*/
     font-family:"AmpleSoft";
}

/* TAB BODY - CONTENT PANEL */

.eureka .ajax__tab_body { 
      /*font-family:verdana,tahoma,helvetica; */

      font-family:"AmpleSoft";
      font-size:xx-large ;      
      background-color: Black; /*grey*/
      width:100%;
      height: 100%;
 }

/* Controls the entire tab header */
.eureka .ajax__tab_header  
{    
/*     font-family: verdana,tahoma,helvetica; */
     font-family:"AmpleSoft";
     font-size: x-large;   
     text-align:center;     
     /*background:url(/Images/H3.jpg) repeat-x bottom;*/     
     /*background:url(/Images/Banner-Mint.jpg) repeat-x bottom; TH 01/045/2016 */

     /*display: inline-block;   */ 
     /*background-color: Gray; */
      /*background-color: #8CD9D9; *//* Nice blue */
     background-color: #8EBAB1;     /* Teal from Word doc - Usman Template*/
     width:100%;
     height: 7%;
 } 

/*-- This is for the none selected tabs*/
.eureka .ajax__tab_outer    
{            
     /*background-color: #81F9D9; */       
     height: 8%;
     width:15%; /* as a percentage of the total width of the tab header */
 } 
.eureka .ajax__tab_inner     
{              
    
  /*  background-color: #81F9D9 ;*/ /*mint*/    
    height: 10%;
    width:100%;    
 } 
.eureka .ajax__tab_tab  
{   
    color:White;  /* colour of text - non -selected tabs*/                
    /*background:url(/Images/H3.jpg) repeat-x bottom;*/
   /* background:url(/Images/Banner-Mint.jpg) repeat-x bottom;  TH 01/045/2016 */

    font-family:"AmpleSoft";
        
    height: 10%;       
    width:99%;
    white-space:nowrap;
    
 } 

/*ACTIVE tab properties*/

.eureka .ajax__tab_active .ajax__tab_outer { 
     padding: 1px 1px 1px 1px;                   
     height: 8%;
     width:15%;   
     /*background:url(/Images/H4.jpg) repeat-x bottom;*/
    /* background:url(/Images/Banner-Mint.jpg) repeat-x bottom;  TH 01/045/2016 */


     border-style :solid;
     border-width:thin;
     border-color: Gray;
 } 

/* Selected Tab Inner */
.eureka .ajax__tab_active .ajax__tab_inner       
{      
    /*background:url(/Images/H4.jpg) repeat-x bottom;*/
    /*background:url(/Images/Banner-Mint.jpg) repeat-x bottom;  TH 01/045/2016 */

    height: 10%;
    width:100%;          
  
 } 

/*Selected tab TAB properties*/
.eureka .ajax__tab_active .ajax__tab_tab { 
        
     /*color:#81F9D9; */  /*colour of text in active tab*/
     
     color: #8EBAB1; /*#8EBAB1;*/ /*colour of text in active tab*/
     background-color: White;
     
     /*background:url(/Images/H4.jpg) repeat-x bottom;*/
     /*background:url(/Images/Banner-Mint.jpg) repeat-x bottom;  TH 01/045/2016 */

     font-family:"AmpleSoft";
     font-size: x-large;
     font-weight:normal;
         
     width:99%;     
     height: 10%;    
     
 }

/* no noticeable impact

.eureka .ajax__tab_header_verticalleft 
{
    width: 20%;
}
*/


.PanelHeaderCollapse
{
    /*background-image: "url(/Images/h3.jpg)" repeat-x bottom;*/

    /*background:url(/Images/Banner-Mint.jpg) repeat-x bottom;*/
    background-image:url(/Images/Banner-Mint.jpg) repeat-x bottom;
    color:Black; 
    font-size:medium;
    font-family:"AmpleSoft";
}

.PanelHeaderTextLabel
{  
    color:Black; 
    width: 100%;
    text-align: center;
    display: inline-block;
    font-family:"AmpleSoft";
}

.PanelHeaderTextLabelInfo
{  
    color:Black; 
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: medium;
    font-family:"AmpleSoft";
    font-weight: normal;
}


.PanelHeaderTextLabelTitle
{  
    color:Teal; 
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: medium;
    font-family:"AmpleSoft";
    font-weight:bold; 
    
    
}

.TabHeaderTextLabel
{  
    color:Green; 
    width: 25%;
    text-align: center;
    display: inline-block;
    font-family:"AmpleSoft";
        font-weight: normal;

}

.TabHeaderTextLabelContact
{  
    color:Gray; 
    width: 100%;
    text-align: center;
    display: inline-block;
    font-family:"AmpleSoft";
    margin-bottom: 0px;
    font-weight: normal;
}

.Label_General_left
{  
    color:Black;        
    font-size: medium;
    font-family:"AmpleSoft";
    font-weight: normal;   
    vertical-align: text-top;
    text-align:left;
    }

.Label_General_Center
{  
    color:Black;        
    font-size: medium;
    font-family:"AmpleSoft";
    font-weight: normal;   
    vertical-align: text-top;
    text-align:center;
}


.Label_General_Middle
{  
    color:Black;        
    font-size: medium;
    font-family:"AmpleSoft";
    font-weight: normal;   
    vertical-align: middle;
    text-align:center;
    padding-top: 100px;
    height: 50%;
}

.Label_General_Bottom
{  
    color:Black;        
    font-size: medium;
    font-family:"AmpleSoft";
    font-weight: normal;   
    vertical-align: text-bottom;
    text-align:center;
    padding-top: 100px;
    height: 100%;
}

.Label_General_Center_PicHeading
{  
    color:Black;        
    font-size: large;
    font-family:"AmpleSoft";
    font-weight: bold;   
    vertical-align: text-top;
    text-align:center;
}


.Label_General_left_margin
{  
    color:Black;        
    font-size: medium;
    font-family:"AmpleSoft";
    font-weight: normal;   
  
    text-align:left;
   margin-right:20px;
   
    }


/*
.TABHEADERWIDTH
{
    display: inline-block;
    white-space:nowrap;    
    min-width: 250px;
}
*/

.imgUsman
{
    width:240px;
    float:left;
    display:block;
    margin-right:20px;
}

.EmailText_Middle
{  
    color:White;        
    font-size: medium;
    font-family:"AmpleSoft";
    font-weight: normal;   
  
}
}