﻿.SpecialMessages
{
  text-align:center;
  padding-top:60px;
}
/*---------------------------------ErrorMessage.aspx----------------------------------------*/
.errorMessage
{
  background-image:url('/Skins/Ofek/images/errorPage_pic.gif');
  /*width:529px;*/
  height:257px;
  background-repeat:no-repeat;
  background-position:center;
}

.errorMessageBtn
{
  width:260px;
  margin-left:100px;
}

.back2Home, .details
{
  background-repeat:no-repeat;
  width:128px;
  height:28px;
  display:block;
  cursor:pointer;
}

.back2Home
{
  background-image:url('/Skins/Ofek/images/back2Home.gif');
  float:right;
}

.details
{
  background-image:url('/Skins/Ofek/images/details.gif');
  float:left;
}

/*-----------------------------Login/Denied.aspx  Login/SubjectDenied--------------------------------------------*/
.Denied, .DeniedAr, .SubjectDenied, .SubjectDeniedAr,  .ClientClosed, .ClientClosedAr
{
  background-repeat:no-repeat;
  width:486px;
  height:175px;
}

.Denied
{
  background-image:url('/Skins/Ofek/images/Login/Denied.gif'); 
}
.DeniedAr
{
  background-image:url('/Skins/Ofek/images/Login/Denied_Ar.gif'); 
}

.SubjectDenied
{
  background-image:url('/Skins/Ofek/images/Login/SubjectDenied.gif'); 
}
.SubjectDeniedAr
{
  background-image:url('/Skins/Ofek/images/Login/SubjectDenied_Ar.gif'); 
}

.ClientClosed
{
  background-image:url('/Skins/Ofek/images/Login/ClientClosed.gif'); 
}
.ClientClosedAr
{
  background-image:url('/Skins/Ofek/images/Login/ClientClosed_Ar.gif'); 
}

.DeniedBtn, .SubjectDeniedBtn
{
  padding:130px 0px 0px 10px;
  text-align:left;
}


.ClientClosedMail, .ClientClosedMailAr
{
  position:absolute;
  top:105;
  right:180;
  width:115px;
  height:25px;
}

.ClientClosedMailAr
{
  right:230;
}


.back, .backAr
{
  background-repeat:no-repeat;
  display:block;
  cursor:pointer;
}

.back
{
  background-image:url('/Skins/Ofek/images/Login/back.gif');
  width:44px;
  height:19px;
}

.backAr
{
  background-image:url('/Skins/Ofek/images/Login/back_Ar.gif');
  width:67px;
  height:26px;
}
/*--------------------------------Login/SetDomain.aspx-----------------------------------------*/
.chooseSchoolTop, .chooseSchoolTopAr
{
  background-repeat:no-repeat;
  width:345px;
  height:47px; 
}

.chooseSchoolTop
{
  background-image:url('/Skins/Ofek/images/Login/chooseSchool_Top.gif');
}

.chooseSchoolTopAr
{
  background-image:url('/Skins/Ofek/images/Login/chooseSchool_Top_Ar.gif');
}


.chooseSchoolBg
{
  background-image:url('/Skins/Ofek/images/Login/chooseSchool_BG.gif');
  background-repeat:repeat-y;
  width:345px;
}

.chooseSchoolBg a
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 90%;
  color :#2B5E8F;
  font-weight:bold;
}

.chooseSchoolBot, .chooseSchoolBotAr
{
  background-repeat:no-repeat;
  width:345px;
  height:103px; 
}

.chooseSchoolBot
{
  background-image:url('/Skins/Ofek/images/Login/chooseSchool_Bot.gif');
}

.chooseSchoolBotAr
{
  background-image:url('/Skins/Ofek/images/Login/chooseSchool_Bot_Ar.gif');
}
/*------------------------------Login/Pay.aspx-------------------------------------------*/
.ofekInfoTop, .ofekInfoTopAr
{
  background-repeat:no-repeat;
  width:485px;
  height:34px; 
}

.ofekInfoTop
{
  background-image:url('/Skins/Ofek/images/Login/ofekInfo_top.gif'); 
}

.ofekInfoTopAr
{
  background-image:url('/Skins/Ofek/images/Login/ofekInfo_top_Ar.gif'); 
}

.ofekInfoBg, .ofekInfoBgAr
{
  background-repeat:no-repeat;
  width:485px;
  padding:0px 85px 0px 20px;
  line-height:1.5em;
}
.ofekInfoBg
{
  background-image:url('/Skins/Ofek/images/Login/ofekInfo_BG.gif'); 
}

.ofekInfoBgAr
{
  background-image:url('/Skins/Ofek/images/Login/ofekInfo_BG_Ar.gif'); 
}

.ofekInfoBot, .ofekInfoBotAr
{
  background-position:top right;
  background-repeat:no-repeat;
  width:485px;
  text-align:center;
  height:62px;
}

.ofekInfoBot
{
  background-image:url('/Skins/Ofek/images/Login/ofekInfo_bot.gif'); 
}

.ofekInfoBotAr
{
  background-image:url('/Skins/Ofek/images/Login/ofekInfo_bot_Ar.gif'); 
}

.ofekInfoBtn
{
  width:290px;
  margin-top:20px;
}

.ofekInfoBtnAr
{
  width:330px;
  margin:20px 30px 0px 0px;
}

.parentsBtn, .teachersBtn
{
  background-repeat:no-repeat;
  width:137px;
  height:41px; 
}

.parentsBtn
{
  background-image:url('/Skins/Ofek/images/Login/parents_bttn.gif'); 
  float:right;
}

.teachersBtn
{
  background-image:url('/Skins/Ofek/images/Login/teachers_bttn.gif'); 
  float:left;
}

.parentsBtnAr
{
  background-image:url('/Skins/Ofek/images/Login/parents_bttn_Ar.gif'); 
  background-repeat:no-repeat;
  width:152px;
  height:41px;
  float:right;
}

.teachersBtnAr
{
  background-image:url('/Skins/Ofek/images/Login/teachers_bttn_Ar.gif'); 
  background-repeat:no-repeat;
  width:167px;
  height:41px;
  float:left;
}

.JoinOfek
{
  text-align:left;
}


.JoinOfekPosition, .JoinOfekPositionAr
{
  position:absolute;
  left:0px;
}

.JoinOfekPosition
{
  top:-30px;
}

.JoinOfekPositionAr
{
  top:-80px;
}

.JoinOfekTop, .JoinOfekTopAr
{
  background-repeat:no-repeat;
  width:291px;
  height:58px; 
}

.JoinOfekTop
{
  background-image:url('/Skins/Ofek/images/Login/JoinOfek_top.gif'); 
}

.JoinOfekTopAr
{
  background-image:url('/Skins/Ofek/images/Login/JoinOfek_top_Ar.gif'); 
}

.JoinOfekBg, .JoinOfekBgAr
{
  background-repeat:repeat-y;
  width:291px;
  background-image:url('/Skins/Ofek/images/Login/JoinOfek_BG.gif');
  text-align:right;
  padding:0px 30px 0px 50px; 
  line-height:1.3em;
}


.JoinOfekBot, .JoinOfekBotAr
{
  background-repeat:no-repeat;
  width:291px;
  height:44px; 
  background-image:url('/Skins/Ofek/images/Login/JoinOfek_Bot.gif'); 
}

.RegisterBg, .RegisterBgAr
{
  background-repeat:no-repeat;
  width:291px;
  height:234px;
  text-align:right;
  background-position:top right;
  vertical-align:top;
  padding-top:70px;
}

.RegisterBg
{
  background-image:url('/Skins/Ofek/images/Login/register_bg.gif');
}

.RegisterBgAr
{
  background-image:url('/Skins/Ofek/images/Login/register_bg_Ar.gif');
}

.LoginSpace
{
  display:none;
}

.PayRestorePassword
{
  text-align:center;
}

.PayRestorePasswordAr
{
  text-align:center;
}


/*Login ctrl*/
.MainLoginTable
{
  padding: 0px;
  text-align:left;
  width:286px; 
  vertical-align:bottom;
} 

INPUT.Login_SendButton
{
  background-position:left top;
  background-repeat:no-repeat;
  cursor:hand;
  border:none;
}
   
.LoginLabel
{
  width:85px;
  padding-right: 55px;
}

.LoginLabel2
{
  width:140px;
  text-align:right;
}

.LoginErrorMsg
{
  width:300px;
}














