/*This is Style Sheet of Bpharmacy Header designed by VISEPL 2006 */
/*
  Design Date: 24-May-06
  Changes Date: 24-May-06
  CSS Author: Deepak Sharma.(Team Leader)
*/


.bph_invalid
{
   vertical-align: top; 
   color: #0000ff;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-align: center;
   text-decoration: none;
}
.bph_invalid A:link
{
    color: #0000ff;
    font-weight: bold;
    text-decoration: none;
}
.bph_invalid A:active
{
    color: #0000ff; 
    font-weight: bold; 
    text-decoration: none;
}
.bph_invalid A:hover
{
    color: #ff0000; 
    font-weight: bold; 
    text-decoration: underline;
}
/*Class for Marquee*/
.bph_mqtxt
{
   background-repeat: repeat; 
   color: #ffffff;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-align: center;
}


.bph_ctxtital
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 	
    font-weight: bold;
    font-style: italic;
    text-align: justify;
    color: black;    
}
.bph_ctxtital2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 	
    font-weight: normal;
    font-style: italic;
    text-align: justify;
    color: black;    
}
.bph_ctxtitalsm
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; 	
    font-weight: normal;
    font-style: italic;
    text-align: justify;
    color: black;    
}
.bph_ctxthd
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 	
    font-weight: bold;
    text-align: justify;
    text-decoration: underline;
    color: blue;    
}
/*New class for Small Text*/
.bph_ctxtsm
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; 	
    font-weight: normal;
    text-align: justify;
    color: black;    
}
/*Class For all side links background*/
.bph_sidelnkbg
{
  background-color: #4589A9;
  height: 330px;
}
/*Class For all right forms  background*/
.bph_rightlnkbg
{
  background-color: #E9F5FB;
  height: 150px;
}
/*Class For form*/
.bph_loginbg
{
   background-image: url("../loginbg.png");
   vertical-align: top;
   width: 147px; 
   height: 126px; 
   background-repeat: no-repeat;  
}
.bph_loginbg2
{
   background-image: url("../bdlogbg.png");
   vertical-align: top;
   width: 332px; 
   height: 192px; 
   background-repeat: no-repeat;    
}
.bph_fmtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 	
    font-weight: bold;
    text-align: justify;
    color: black;    
}


.bph_fmbgtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px; 	
    font-weight: bold;
    text-align: justify;    
    color: red;    
}
/* Right Side Links right link head / link Class Start*/
.bph_rtlnkhd 
{
    color: #778AFF;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center; 
    text-decoration: none;
}
.bph_rtlnkhd A:link
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none
}
.bph_rtlnkhd A:active
{
    color: #ffdf00; 
    font-weight: bold; 
    text-decoration: none;
}
.bph_rtlnkhd A:visited
{
    color: #ffffff; 
    font-weight: bold; 
    text-decoration: none;
}
.bph_rtlnkhd A:hover
{
    color: #ffdf00; 
    font-weight: bold; 
    text-decoration: underline;
}
.bph_rtlnkv 
{
    color: #A2AFFF;
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    text-align: left;
    text-decoration: none;
}
.bph_rtlnk 
{
    color: #445EFF;
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    text-align: left;
    text-decoration: underline;
}
.bph_rtlnk A:link
{
    color: #445EFF;
    font-weight: bold;
    text-decoration: none;
}
.bph_rtlnk A:active
{
    color: #445EFF;
    font-weight: bold;
    text-decoration: none;
}
.bph_rtlnk A:visited
{
    color: #445EFF;
    font-weight: bold; 
    text-decoration: none;
}
.bph_rtlnk A:hover
{
    color: #A2AFFF;
    font-weight: bold;
    text-decoration: none;
}

/* right sub-links Static text */
.bph_rtsbtxtst
{
    color: #B03F00;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    text-decoration: none;
}


/* right sub-links text */
.bph_rtsbtxt
{
    color: #F7813F;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    text-decoration: none;
}
.bph_rtsbtxt A:link 
{
    color: #B03F00;
    font-weight: bold;
    text-decoration: none;
}
.bph_rtsbtxt A:active 
{
    color: #B03F00;
    font-weight: bold;
    text-decoration: none;
}
.bph_rtsbtxt A:visited 
{
    color: #B03F00; 
    font-weight: bold; 
    text-decoration: none;
}
.bph_rtsbtxt A:hover 
{
    color: #F7813F; 
    font-weight: bold; 
    text-decoration: underline;
}
/* right sub-links */
.bph_rtsbtxt2
{
    color: #F7813F;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    text-decoration: none;
}
.bph_rtlkstrip
{
  background-color: #EEEEEE;
}
.bph_pgno 
{
    color: red;
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    text-align: right;
    text-decoration: none;
}
.bph_pgno A:link
{
    color: #445EFF;
    font-weight: bold;
    text-decoration: none;
}
.bph_pgno A:active
{
    color: #445EFF;
    font-weight: bold;
    text-decoration: none;
}
.bph_pgno A:visited
{
    color: #445EFF;
    font-weight: bold; 
    text-decoration: none;
}
.bph_pgno A:hover
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.bph_nxpr 
{
    color: red;
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    text-align: center;
    text-decoration: none;
}
.bph_nxpr A:link
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.bph_nxpr A:active
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.bph_nxpr A:visited
{
    color: red;
    font-weight: bold; 
    text-decoration: none;
}
.bph_nxpr A:hover
{
    color: #A2AFFF;
    font-weight: bold;
    text-decoration: none;
}
/*Class for Top*/
.bph_top 
{
    color: red;
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    text-align: right;
    text-decoration: none;
}
.bph_top A:link
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.bph_top A:active
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.bph_top A:visited
{
    color: red;
    font-weight: bold; 
    text-decoration: none;
}
.bph_top A:hover
{
    color: #A2AFFF;
    font-weight: bold;
    text-decoration: none;
}
.bph_link 
{
    color: red;
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    text-align: left;
    text-decoration: none;
}
.bph_link A:link
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.bph_link A:active
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.bph_link A:visited
{
    color: red;
    font-weight: bold; 
    text-decoration: none;
}
.bph_link A:hover
{
    color: #A2AFFF;
    font-weight: bold;
    text-decoration: none;
}

/* Footer Class End */


.bph_rtl 
{
    color: red;
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    text-align: left;
    text-decoration: none;
}
.bph_rtl  A:link
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.bph_rtl A:active
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.bph_rtl A:visited
{
    color: red;
    font-weight: bold; 
    text-decoration: none;
}
.bph_rtl A:hover
{
    color: #A2AFFF;
        font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    text-align: left;
    text-decoration: none;
}
