﻿

/*------------------------------------------BUTTONS---------------------------------------*/
/* There are two sizes: height 40px, and height 32px */

/*------------------------------  NEXT  -----------------------------*/
.btnNext
{
	display: inline-block;
	height: 40px;
	width: 65px;
	background-image: url(Images/Controls/nextBt.png);
	background-repeat: no-repeat;
}

.btnNext:hover
{
	background-image: url(Images/Controls/nextBtRoll.png);
}

.btnNext:active
{
	background-image: url(Images/Controls/nextBtPress.png);
}

.btnNextDisable
{
	display: inline-block;
	height: 40px;
	width: 65px;
	background-image: url(Images/Controls/nextBtDisable.png);
	background-repeat: no-repeat;
}

/*--------------PREV--------------*/

.btnPrev
{
	display: inline-block;
	height: 40px;
	width: 65px;
	background-image: url(Images/Controls/prevBt.png);
	background-repeat: no-repeat;
}

.btnPrev:hover
{
	background-image: url(Images/Controls/prevBtRoll.png);
}

.btnPrev:active
{
	background-image: url(Images/Controls/prevBtPress.png);
}

.btnPrevDisable
{
	display: inline-block;
	height: 40px;
	width: 65px;
	background-image: url(Images/Controls/prevBtDisable.png);
	background-repeat: no-repeat;
}

/*---------------------FINISH-------------------*/
.btnFinish
{
	display: inline-block;
	height: 40px;
	width: 87px;
	float: right;
	background-image: url(Images/Controls/finishBt.png);
	background-repeat: no-repeat;
}

.btnFinish:hover
{
	background-image: url(Images/Controls/finishBtHover.png);
}

.btnFinish:active
{
	background-image: url(Images/Controls/finishBtClick.png);
}

.btnFinishDisable
{
	display: inline-block;
	height: 40px;
	width: 87px;
	float: right;
	background-image: url(Images/Controls/finishBtDisable.png);
	background-repeat: no-repeat;
}

/*--------------ADD--------------*/

.btnAdd
{
	display: inline-block;
	height: 33px;
	width: 88px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Controls/addBt.png);
	background-repeat: no-repeat;
}

.btnAdd:hover
{
	background-image: url(Images/Controls/addBtRoll.png);
}

.btnAdd:active
{
	background-image: url(Images/Controls/addBtPress.png);
}

.btnAddDisable
{
	display: inline-block;
	height: 32px;
	width: 88px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Controls/addBtDisable.png);
	background-repeat: no-repeat;
}

/*--------------CLEAR--------------*/

.btnClear
{
	display: inline-block;
	height: 32px;
	width: 64px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Controls/clearBt.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.btnClear:hover
{
	background-image: url(Images/Controls/clearBtRoll.png);
	background-repeat: no-repeat;
}

.btnClear:active
{
	background-image: url(Images/Controls/clearBtPress.png);
	background-repeat: no-repeat;
}

/*--------------CANCEL--------------*/

.btnCancel
{
	display: inline-block;
	height: 32px;
	width: 64px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Controls/cancelBt.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.btnCancel:hover
{
	background-image: url(Images/Controls/cancelBtRoll.png);
	background-repeat: no-repeat;
}

.btnCancel:active
{
	background-image: url(Images/Controls/cancelBtPress.png);
	background-repeat: no-repeat;
}



/*-------------- Search -------------*/

.btnSearch
{
	display: block;
	height: 40px;
	width: 75px;
	background-image: url(Images/Controls/searchBt.png);
	background-repeat: no-repeat;
	position: relative;
	right: 500px;
}

.btnSearch:hover
{
	background-image: url(Images/Controls/searchBtRoll.png);
	background-repeat: no-repeat;
}

.btnSearch:active
{
	background-image: url(Images/Controls/searchBtHover.png);
	background-repeat: no-repeat;
}

/*--------------REMOVE--------------*/

.btnRemove
{
	display: inline-block;
	height: 32px;
	width: 64px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Controls/removeBt.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.btnRemove:hover
{
	background-image: url(Images/Controls/removeBtHover.png);
	background-repeat: no-repeat;
}

.btnRemove:active
{
	background-image: url(Images/Controls/removeBtPress.png);
	background-repeat: no-repeat;
}

/* ------------ OK -------------------*/

.btnOK
{
	display: inline-block;
	height: 32px;
	width: 55px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Controls/okBt.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.btnOK:hover
{
	background-image: url(Images/Controls/okBtRoll.png);
	background-repeat: no-repeat;
}

.btnOK:active
{
	background-image: url(Images/Controls/okBtPress.png);
	background-repeat: no-repeat;
}

/* ------------ Save -------------------*/

.btnSaveRed
{
	display: inline-block;
	height: 32px;
	width: 55px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Controls/saveBt.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.btnSaveRed:hover
{
	background-image: url(Images/Controls/saveBtHover.png);
	background-repeat: no-repeat;
}

.btnSaveRed:active
{
	background-image: url(Images/Controls/saveBtClick.png);
	background-repeat: no-repeat;
}

/*-------------------------------------------------------------------------------------------------------*/
/*-----------------------------Hunter Public Elements(Hebrew)----------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/

/*---------------------Video-------------------*/
.btnVideo
{
	display: inline-block;
	height: 31px;
	width: 145px;
	background-image: url(Images/Controls/video.png);
	background-repeat: no-repeat;
}


/*---------------------HandlingApplicantCards-------------------*/
.btnHandlingApplicantCards
{
	display: inline-block;
	height: 46px;
	width: 145px;
	background-image: url(Images/Controls/handlingApplicantCards.png);
	background-repeat: no-repeat;
}

.btnHandlingApplicantCards:hover
{
	cursor: pointer;
}

.btnHandlingApplicantCards:active
{
}

/*---------------------HandlingEmployers-------------------*/
.btnHandlingEmployers
{
	display: inline-block;
	height: 46px;
	width: 145px;
	background-image: url(Images/Controls/handlingEmployers.png);
	background-repeat: no-repeat;
}

.btnHandlingEmployers:hover
{
	cursor: pointer;
}

.btnHandlingEmployers:active
{
}

/*---------------------HandlingCompany-------------------*/
.btnHandlingCompany
{
	display: inline-block;
	height: 46px;
	width: 145px;
	background-image: url(Images/Controls/handlingCompany.png);
	background-repeat: no-repeat;
}

.btnHandlingCompany:hover
{
	cursor: pointer;
}

.btnHandlingCompany:active
{
}

/*---------------------AutomaticApplicants-------------------*/
.btnAutomaticApplicants
{
	display: inline-block;
	height: 46px;
	width: 145px;
	background-image: url(Images/Controls/btnAutomaticApplicants.png);
	background-repeat: no-repeat;
}

.btnAutomaticApplicants:hover
{
	cursor: pointer;
}

.btnAutomaticApplicants:active
{
}

/*---------------------EditionCopmpare-------------------*/
.btnEditionCopmpare
{
	display: inline-block;
	height: 40px;
	width: 147px;
	background-image: url(Images/Controls/editionCopmpare.png);
	background-repeat: no-repeat;
}

.btnEditionCopmpare:hover
{
	cursor: pointer;
	background-image: url(Images/Controls/editionCopmpareHover.png);
}

.btnEditionCopmpare:active
{
	background-image: url(Images/Controls/editionCopmpareClick.png);
}

/*---------------------SupportWebsite-------------------*/
.btnSupportWebsite
{
	display: inline-block;
	height: 40px;
	width: 147px;
	background-image: url(Images/Controls/supportWebsite.png);
	background-repeat: no-repeat;
}

.btnSupportWebsite:hover
{
	cursor: pointer;
	background-image: url(Images/Controls/supportWebsiteHover.png);
}

.btnSupportWebsite:active
{
	background-image: url(Images/Controls/supportWebsiteClick.png);
}

/*---------------------NiloosoftWebsite-------------------*/
.btnNiloosoftWebsite
{
	display: inline-block;
	height: 40px;
	width: 147px;
	background-image: url(Images/Controls/niloosoftWebsite.png);
	background-repeat: no-repeat;
}

.btnNiloosoftWebsite:hover
{
	cursor: pointer;
	background-image: url(Images/Controls/niloosoftWebsiteHover.png);
}

.btnNiloosoftWebsite:active
{
	background-image: url(Images/Controls/niloosoftWebsiteClick.png);
}

/*---------------------CEOInterview-------------------*/
.btnCEOInterview
{
	display: inline-block;
	height: 40px;
	width: 147px;
	background-image: url(Images/Controls/btnCEOInterview.png);
	background-repeat: no-repeat;
}

.btnCEOInterview:hover
{
	cursor: pointer;
	background-image: url(Images/Controls/btnCEOInterviewHover.png);
}

.btnCEOInterview:active
{
	background-image: url(Images/Controls/btnCEOInterviewClick.png);
}

/*---------------------HomePage-------------------*/
.btnHomePage
{
	display: inline-block;
	height: 40px;
	width: 147px;
	background-image: url(Images/Controls/home.png);
	background-repeat: no-repeat;
}

.btnHomePage:hover
{
	cursor: pointer;
	background-image: url(Images/Controls/homeHover.png);
}

.btnHomePage:active
{
	background-image: url(Images/Controls/homeClick.png);
}

/*---------------------RegistrationForm-------------------*/
.btnRegistrationForm
{
	display: inline-block;
	height: 40px;
	width: 147px;
	background-image: url(Images/Controls/registrationHeb.png);
	background-repeat: no-repeat;
}

.btnRegistrationForm:hover
{
	cursor: pointer;
	background-image: url(Images/Controls/registrationHebHover.png);
}

.btnRegistrationForm:active
{
	background-image: url(Images/Controls/registrationHebClick.png);
}

.btnConnect
{
	display: inline-block;
	height: 34px;
	width: 73px;
	float: left;
	margin-left:15px;
	background-image: url(Images/Controls/connectBt.png);
	background-repeat: no-repeat;
}

.btnConnect:hover
{
	background-position: 0px -36px;
}

.btnConnect:active
{
	background-position: 0px -72px;
}
