﻿.csharp_Ajax_Tab_Theme .ajax__tab_header 
{
    font-family:'Calibri', Arial, Helvetica, sans-serif;
    /*background:url(Images/line.png) repeat-x bottom;  */
    height:18PX ;
    font-size:9pt;
    display:block;
    border:none;
    
        
}
.csharp_Ajax_Tab_Theme .ajax__tab_header .ajax__tab_outer 
{
    /*background:url(Images/TabImages/strip.gif) repeat-x left top;        */
    background-color:#666666;
    border-color:Gray;
    color:White;
    padding-left:8px;
    margin:0px 0.10em 0px 0px;
    border:light 1px #dcdcdc
	border-bottom-width:0px;
	
	
	
}
.csharp_Ajax_Tab_Theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(Images/strip666.gif) no-repeat right top;
    border-color:#dcdcdc;
    color:White;
    font:bold 9pt Arial;    
    padding:3px 4px 2px 0px;
     
   
}
/*.csharp_Ajax_Tab_Theme .ajax__tab_hover .ajax__tab_inner 
{
    color:White;
    font:bold 10pt;    
}*/
.csharp_Ajax_Tab_Theme .ajax__tab_active .ajax__tab_outer 
{
    /*background:url(Images/TabImages/strip.gif) White repeat-x 0pt -40px;        
    border-bottom-color:#ffffff;*/    
    border-bottom-color:#0031cb;    
    background-color:#0031cb;
    border-color:#0031cb;
    color:White;
    padding-left:8px;
    margin:0px 0.10em 0px 0px;
	border:ligth 1px #dcdcdc;
	border-bottom-width:0px;
    
}
/*.csharp_Ajax_Tab_Theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(Images/TabImages/strip.gif) no-repeat right -40px;
    color:#000000;
    font:bold 10pt ;
    border-color:Gray;
          
}*/
.csharp_Ajax_Tab_Theme .ajax__tab_body
{
	border-style: dotted solid solid solid;
	border-color: #dcdcdc;
	border-width: 2px 1px 1px 1px;
	font-family: 'Calibri' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 8px;
	background-color: #ffffff;
}
.AuthorTabHomeImageStyle
{
    width: 12px;
    height: 16px;
    border: 0px;
}
.LatestAuthorTabHomeImageStyle
{
    width: 25px;
    height: 30px;
    border: 0px;
}
.AuthorDefaultImage
{
    width: 80px;
    height: 120px;
    border: 0px;
}
.BackAuthorName
{
    color:#777575; font-family:Calibri;font-size:16px; font-weight:bold;  text-decoration:none;
}
.BackContribution
{
    color:#0031cb; font-family:Calibri;font-size:20px; font-weight:bold;  text-decoration:none;
}


 
