.loginScreen{
width:280px;
}
.forgotPwScreen{
width:300px;
height:200px;      
}
.resetPwScreen{
width:300px;
height:200px;      
}
.completeLoginScreen{
width:440px;
height:300px; 
}
.registerScreen{
width:280px;
}
.contactUsScreen{
width:440px;
}
.sendToFriendScreen{
width:440px;
}
.confirmRegisterScreen{
width:440px;
height:300px; 
}
.profileScreen{
width:440px;
height:300px; 
}
.policyTandcScreen{
width:500px;
height:300px; 
}
.successScreen{
width:250px;
height:200px; 
}
.moduleTopLeftCorner{
width:18px;
height:20px;
background-image:url(../../images/moduleTopLeftCorner.png); 
background-repeat:no-repeat;
}
/* Added for single page registration screen*/
.moduleRegTopLeftCorner{
padding-left:14px;	
width:18px;
height:20px;
background-image:url(../../images/moduleTopLeftCorner.png); 
background-repeat:no-repeat;
}

.moduleRegTopRightCorner{
padding-right:14px;
width:18px;
height:20px;
background-image:url(../../images/moduleTopRightCorner.png); 
background-repeat:no-repeat;
}

.moduleTopMiddle{
height:20px;
background-image:url(../../images/moduleTopMiddle.png); 
background-repeat:repeat-x;
}
.moduleTopRightCorner{
width:18px;
height:20px;
background-image:url(../../images/moduleTopRightCorner.png); 
background-repeat:no-repeat;
}


.moduleShadowLeft{
width:8px;
background-image:url(../../images/moduleShadowLeft.png); 
background-repeat:repeat-y;
}
.moduleGradientLeft{
width:10px;
background-image:url(../../images/moduleGradient.jpg); 
background-repeat:no-repeat;
}
.moduleGradientMiddle{
background-image:url(../../images/moduleGradient.jpg); 
background-repeat:repeat-x;
}
.moduleGradientRight{
width:10px;
background-image:url(../../images/moduleGradient.jpg); 
background-repeat:no-repeat;
}
.moduleTopMiddle{
height:20px;
background-image:url(../../images/moduleTopMiddle.png); 
background-repeat:repeat-x;
}
.moduleShadowRight{
width:8px;
background-image:url(../../images/moduleShadowRight.png); 
background-repeat:repeat-y;
} 
.moduleBottomLeftCorner{
width:18px;
height:60px;
background-image:url(../../images/moduleBottomLeftCorner.png); 
background-repeat:no-repeat;
}
.moduleBottomMiddle{
height:40px;
background-image:url(../../images/moduleBottomMiddle.jpg); 
background-repeat:repeat-x;
}
.moduleShadowBottom{
height:20px;
background-image:url(../../images/moduleShadowBottom.png); 
background-repeat:repeat-x;
}  
.moduleBottomRightCorner{
width:18px;
height:60px;
background-image:url(../../images/moduleBottomRightCorner.png); 
background-repeat:no-repeat;
}
.title{
font-family:Arial;
font-size:18pt;
font-weight: bold;
color:#969696;
#text-align:left; Removed for RTL languages.
}
.required{
font-family:Arial;
font-size:9pt;
color:#F40009;
#text-align:left; Removed for RTL languages.
}

.label{
font-family:Arial;
font-size:9pt;
font-weight: bold;
color:#969696;
#text-align:left; Removed for RTL languages.
}
.formField{
width:225px;
font-family:Arial;
font-size:9pt;
color:#969696;
#text-align:left; Removed for RTL languages.
}
.formScroller{
height:325px;
overflow:auto;
#overflow-y:scroll;
#overflow-x:none;
border:1px solid #969696;
background-color:white;
padding:0px 20px 20px 10px; 
margin:0px 0px 0px 10px;
}
.formScrollerReg{
height:525px;
width:520px;
overflow:auto;
#overflow-y:none;
#overflow-x:none;
border:1px solid #969696;
background-color:white;
padding:0px 5px 5px 10px; 
margin:0px 0px 0px 10px;
}
.formScrollerRegEN{
width:520px;
height:490px;
overflow:auto;
#overflow-y:none;
#overflow-x:none;
border:1px solid #969696;
background-color:white;
padding:0px 5px 5px 10px; 
margin:0px 0px 0px 10px;
}
.formScrollerRegEL{
width:520px;
height:570px;
overflow:auto;
#overflow-y:none;
#overflow-x:none;
border:1px solid #969696;
background-color:white;
padding:0px 5px 5px 10px; 
margin:0px 0px 0px 10px;
}
.formScrollerRegFR{
height:560px;
width:520px;
overflow:auto;
#overflow-y:none;
#overflow-x:none;
border:1px solid #969696;
background-color:white;
padding:0px 5px 5px 10px; 
margin:0px 0px 0px 10px;
}
.iframeScroller{
width:441px;
height:160px;
border:1px solid #969696;
background-color:white;
overflow-x:none;
}
.description{
font-family:Arial;
font-size:9pt;
color:#969696;
#text-align:left; Removed for RTL languages.
}
.link{
font-family:Arial;
font-size:9pt;
font-weight: bold;
color:#969696;
#text-align:left; Removed for RTL languages.
text-decoration:underline;
cursor:pointer;
}
.redButtonLeft{
width:10px;
height:22px;
background-image:url(../../images/redButtonLeft.png); 
background-repeat:no-repeat;
cursor:pointer;
}
.redButtonMiddle{
height:22px;
width :61px;
background-image:url(../../images/redButtonMiddle.png); 
background-repeat:repeat-x;
text-align:center;
vertical-align:middle;
cursor:pointer;
}
.redButtonLink{
cursor:pointer;
font-family:Arial;
font-size:9pt;
font-weight: bold;
color:white;	      
text-decoration:none;
}
.redButtonRight{
width:10px;
height:22px;
background-image:url(../../images/redButtonRight.png); 
background-repeat:no-repeat;
cursor:pointer;
}	    
.redButtonLeftRollover{
width:10px;
height:22px;
background-image:url(../../images/redButtonLeftRollover.png); 
background-repeat:no-repeat;
cursor:pointer;
}
.redButtonMiddleRollover{
height:22px;
width :61px;
background-image:url(../../images/redButtonMiddleRollover.png); 
background-repeat:repeat-x;
text-align:center;
vertical-align:middle;
cursor:pointer;
}
.redButtonRightRollover{
width:10px;
height:22px;
background-image:url(../../images/redButtonRightRollover.png); 
background-repeat:no-repeat;
cursor:pointer;
}	    
.grayButtonLeft{
width:10px;
height:22px;
background-image:url(../../images/grayButtonLeft.png); 
background-repeat:no-repeat;
cursor:pointer;
}
.grayButtonMiddle{
height:22px;
width :61px;
background-image:url(../../images/grayButtonMiddle.png); 
background-repeat:repeat-x;
text-align:center;
vertical-align:middle;
cursor:pointer;
}	    
.grayButtonLink{
cursor:pointer;
font-family:Arial;
font-size:9pt;
font-weight: bold;
color:#969696;	      
text-decoration:none;
}
.grayButtonRight{
width:10px;
height:22px;
background-image:url(../../images/grayButtonRight.png); 
background-repeat:no-repeat;
cursor:pointer;
}
.grayButtonLeftRollover{
width:10px;
height:22px;
background-image:url(../../images/grayButtonLeftRollover.png); 
background-repeat:no-repeat;
cursor:pointer;
}
.grayButtonMiddleRollover{
height:22px;
width :61px;
background-image:url(../../images/grayButtonMiddleRollover.png); 
background-repeat:repeat-x;
text-align:center;
vertical-align:middle;
cursor:pointer;
}
.grayButtonRightRollover{
width:10px;
height:22px;
background-image:url(../../images/grayButtonRightRollover.png); 
background-repeat:no-repeat;
cursor:pointer;
}
.buttonSpacer{
width:15px;
}
.questionError{
font-family:Arial;
font-size:9pt;
color:#F40009;
#text-align:left; Removed for RTL languages.
}
.checkboxOff{
width: 15px;
height:15px;
background-image: url(../../images/empty_checkbox.jpg);
background-repeat: no-repeat;
cursor:pointer;
}
.checkboxOn{
width: 15px;
height:15px;
background-image: url(../../images/checked_box.jpg);
background-repeat: no-repeat;
cursor:pointer;
}
.radioOff{
width: 15px;
height:15px;
background-image: url(../../images/empty_radial.png);
background-repeat: no-repeat;
cursor:pointer;
}
.radioOn{
width: 15px;
height:15px;
background-image: url(../../images/selected_radial.png);
background-repeat: no-repeat;
cursor:pointer;
}
.tooltipTop{
vertical-align:bottom;
width:188px;
height:5px;
background-image:url(../../images/tooltipTop.gif); 
background-repeat:no-repeat;
}
.tooltipLeft{
width:5px;
background-image:url(../../images/tooltipLeft.gif); 
background-repeat:repeat-y;
}
.tooltipMiddle{
background-image:url(../../images/tooltipMiddle.gif); 
background-repeat:repeat;
}
.tooltipRight{
width:20px;
background-image:url(../../images/tooltipRight.gif); 
background-repeat:repeat-y;
}
.tooltipPointer{
width:20px;
height:26px;
background-image:url(../../images/tooltipPointer.gif); 
background-repeat:no-repeat;
}
.tooltipBottom{
vertical-align:top;
width:188px;
height:5px;
background-image:url(../../images/tooltipBottom.gif); 
background-repeat:no-repeat;
}

