﻿body 
{
        
}

.afooter
{
    font-size: 12px;
    color: darkgray;
    font-family: Arial;
    text-decoration: none;
    cursor: hand;
}

.aInfo
{
    font-size: 12px;
    color: darkgray;
    font-family: Arial;
    text-decoration: none;
    cursor: hand;
}

h1
{
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    font-size: 12pt;
    color: #525454;
    padding-left: 24px;
}

h2
{
    font-family: Arial;
    text-decoration: none;
    font-weight: none;
    font-size: 10pt;
    color: #0084D9;
    padding-left: 24px;
}

.MnuBackground
{
    background-image: url(../../App_Themes/Medscheme/Img_Mnu_Back.gif);
    background-repeat: repeat-x;
}

.NavStatMenuStyle
{ 
    color: white;
}

.NavDynamicMenuStyl
{ 
   color: darkgray;
}

.NavDynamicHoverStyle
{
    color: white;
    background-color: #dbedfa; 
}
.NavDynamicMenuStyl
{ 
   color: white;
}

.NavDynamicSelectedStyle
{	
	color: white;
}

.NavDynamicMenuItemStyle
{
	padding: 2px 2px 2px 2px;
	border: solid 1px #ebebeb; 
	Font-Size: 10px; 
	color: #0082D6;
}

.TableStyle
{
    background-color: white;
    width: 100%;
    padding: 0 0 0 0;
    height: 1px;
    text-align: left;
    vertical-align: top;
    margin: 0px;
}

.TableResultStyle
{
    background-color: white;
    width: 100%;
    padding: 0 0 0 0;
    height: 1px;
    text-align: left;
    vertical-align: top;
    margin: 0px;
}

.TableInnerStyle
{
    background-color: white;
    width: 100%;
    padding: 0 0 0 0;
    height: 1px;
    text-align: left;
    vertical-align: top;
    margin: 0px;
}

.NavStaticHoverStyle
{
	color: white;
	border: 0px;
}

.tdHeadingContent
{
    padding-left: 3px;
    font-size: 12px;
    color: White;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    background-color: silver;
}

.tdlight
{
    font-size: 12px;
    color: #7d7d7d;
    font-family: Arial;
    text-decoration: none;
    font-weight: normal;
    background-color: white;
}

.dropdown
{
    font-size: 12px;
    color: #7d7d7d;
    font-family: Arial;
    text-decoration: none;
    font-weight: normal;
}

.Transparent

{
    position: absolute;
    visibility: visible;
    top: 0;
    left: 200;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=4,opacity=90);
}

.TransparentSearch

{
    position: absolute;
    visibility: visible;
    top: 0;
    left: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=4,opacity=90);
}

.TransLogoutInfo

{
    position: absolute;
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=4,opacity=80);
    background-image: url('../../Images/Graphics/LoginInfoBackround.jpg');
    width: 190px;
    height: 160px;
}

.Logout

{
    position: absolute;
    visibility: visible;
    top: 10;
    left: 10;
}

.BrowserInfo

{
    color: darkgray;
    font-size: x-small;
}

.FooterStyle
{
    background-image: url(../../App_Themes/Medscheme/Img_Footer_Bck.jpg);
    background-repeat: repeat;
    padding-bottom: 5px;
}

.CntTableStyle
{
    height: 1px; 
    width: 100%; 
    background-color: whitesmoke; 
    padding: 7px;
}

.CntStyle
{
    background-color: white; 
    border: dashed 1px darkgray;
    padding: 5px;
    width: 100%;
}

.AccStyle 
{
    padding: 5px; 
    border: solid 1px gray;   
    background-image: url(../../../App_Themes/Themes/CI 2007/Img_Blocks.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: White;
}

.AccHeader
{
    padding: 2px;
    color: White;
    cursor: hand;
    border: solid 1px white;
    background-image: url(../../App_Themes/Medscheme/Img_Mnu_Back_New.gif);
    background-repeat: repeat-x;
    background-color: White;
}

.ACCSelectedStyle
{
    padding: 2px;
    color: Blue;
    cursor: hand;
    border: solid 1px white;
    background-repeat: repeat-x;
}

.AccContent
{
    padding: 2px;
    background-color: White;
}

.search
        {
            font-size: 7pt;
            color: #5d5d5d;
            height: 10px;
        }

.modalBackground {
	background-color:black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.textboxGeneral
{
    font-size: 11px;
    color: black;
    font-family: Arial;
    text-decoration: none;
    font-weight: normal;
    border-right: DimGray 1px solid;
    border-top: DimGray 1px solid;
    border-left: DimGray 1px solid;
    border-bottom: DimGray 1px solid;
}

.textboxGeneral:hover
{
    font-size: 11px;
    color: black;
    font-family: Arial;
    text-decoration: none;
    font-weight: normal;
    border-right: DimGray 1px solid;
    border-top: DimGray 1px solid;
    border-left: DimGray 1px solid;
    border-bottom: DimGray 1px solid;
    background-color: whitesmoke;
}

.buttonGeneral
{
    font-size: 9px;
    color: white;
    font-family: Arial;
    text-decoration: bold;
    border: solid 1px white;
    padding: 0px 2px 0px 3px;
    margin: 1px;
    cursor: hand;
    background-color: #0084b6;
    
}

.buttonGeneral:hover
{
    font-size: 9px;
    color: white;
    font-family: Arial;
    text-decoration: bold;
    border: solid 1px white;
    padding: 0px 2px 0px 3px;
    margin: 1px;
    cursor: hand;
    background-color: #0084b6;
    background-image: url('Img_Icon_Back.gif');
    background-repeat: repeat-x;
    
}

/* Gridview styles */
/* ##############################################################*/
.GridFooter
{ 
    
}
.GridEditRowStyle
{ 
    
}
.GridRowStyle
{ 
    font-family : Arial;
    font-size: 9pt;
    font-weight: normal;
    color: black;  
    background-color: white;
}
.GridRowStyle:hover
{ 
     font-family : Arial;
    font-size: 9pt;
    font-weight: normal;
    color: white;  
    background-color: #014d89;
}
.GridSelectRowStyle
{ 
    
}
.GridPagerStyle
{ 
    
}
.GridHeaderStyle
{
	font-family : Arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	background : #03223e;
}
.GridAlterRowStyle
{ 
    font-family : Arial;
    font-size: 9pt;
    font-weight: normal;
    color: black;  
    background-color: whitesmoke;
}
.GridAlterRowStyle:hover
{ 
    font-family : Arial;
    font-size: 9pt;
    font-weight: normal;
    color: white;  
    background-color: #014d89;
}
/* ##############################################################*/

.Name
{
	font-family: Arial;
	color: #999999;
	font-size: 12pt;	
}
.Title
{
	font-family: Arial;
	color: #999999    ;
	font-size: 8.5pt;	
}

.Contact

{
    font-family: Arial;
	color: white;
	font-size: 8.5pt;	
}

.Footer
{
	
	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color:#FFFFFF;	
	text-decoration:inherit
}
.Footer2
{	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color:#FFFFFF;	
	text-decoration:inherit
}