﻿table.membership	
{
    direction:rtl;   
}
table.login
{
    direction:rtl;  
    width:294px;
    height:247px;
    background:transparent url('images/loginbk.png') no-repeat scroll center top;
}
td.titlemembership
{
    text-align:Right;    
    color:#2e3192;
    font-weight:600;    
}
td.membershipitem
{
    text-align:Right;
    color:#ffffff;
}
td.textboxmembership
{
    text-align:Right;    
}
.starmembership
{
    color:#ffcc00;  
}
input.membershiptextbox
{
	border:solid 1px #6c6c6c;
    background-color:#383838;
    color:White;    
}
input.membershiptextboxltr
{
    
    direction:rtl;
	border:solid 1px #6c6c6c;
    background-color:#383838;
    color:White;     
}
textarea.membershiptextbox
{
   border:solid 1px #6c6c6c;
    background-color:#383838;
    color:White;      
}
select.membershiptextbox
{
    border:solid 1px #6c6c6c;
    background-color:#383838;
    color:White;     
}
td.messagemembership
{
  direction:rtl;
    color:#a1ff00;    
    font-size:8pt;
    text-align:center;
}
.messagemembership
{
    color:#ff0baa;    
    font-size:8pt;
    text-align:center;
}

td.usernamemembership
{
    
    text-align:Right;
     font-size:8pt;
}
input.loginmembership
{
   border:solid 1px #6c6c6c;
    background-color:#383838;
    color:White;
    direction:rtl;
}
input.buttommembership
{
    border:solid 1px #959DA6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#ffffff;
    color:Black;
	height:22px;
}
td.rememberme
{
    font-size:8pt;        
    text-align:Right;
    color:Navy;
}
td.rememberme input
{
    border:solid 1px #E2C7A6;
    background-color:#FFE9D3;
    color:Black;
}
td.forgetpassword
{
    text-align:Right;
    font-size:8pt;
    line-height:150%;
}
td.forgetpassword a
{
    color:#004CCB;    
}
td.forgetpassword a:hover
{
    color:#0078ff;
}
.entermembership
{
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:20px;
    padding-right:20px;
    background-color:#3473AD;
    border:solid 1px #155C92;    
    text-align:center;
    color:White;
}
td.welcomemembership
{
    color:#ffd400;    
    text-align:center;
    direction:rtl;
}
td.welcomemembership a
{
    color:#00edd9;    
}
td.welcomemembership a:hover
{
    color:#ffd400;    
}
.welcomeuser
{    
    color:#ffd400;
}
td.signout
{
    color:red;    
    text-align:center
}
td.signout a
{
    color:red;    
}
td.signout a:hover
{
    color:#0078ff;    
}
td.keepsignin
{
    text-align:Right;    
}
td.texalignleftmembership
{
    text-align:left;    
}
td.signin a
{
    color:#a1a5af;   
}
td.signin a:hover
{
    color:#00989c;   
}
input.loginbottun
{
     background:transparent url('Images/membership/login.png') 0px 0px no-repeat scroll ;
    cursor:hand;       
}
input.loginbottun:hover
{
     background:transparent url('Images/membership/login.png') 0px -23px no-repeat scroll ;
    cursor:hand;       
}
input.confirmbottun
{
     background:transparent url('Images/membership/confirm.png') 0px 0px no-repeat scroll ;
    cursor:hand;       
}
input.confirmbottun:hover
{
     background:transparent url('Images/membership/confirm.png') 0px -23px no-repeat scroll ;
    cursor:hand;       
}
