﻿/*
		CREATED BY		:	VILAS PALVE.
		DATE			:	01-MAY-2008.
		PURPOSE			:	SET COLOR FOR THE WEB FORMS.
*/

body 
{
    font-family:Arial;
    font-size:12px;
    text-decoration:none;  
   	margin-top:0px;
	margin-left:0px;	
    

}
.TabCell
{
       background-color:#fffafa;
}
.formElements
{
	border-right-color:Gray;
	border-right-width:1px;
	border-right-style:solid;
	border-top-color:Gray;
	border-top-width:1px;
	border-top-style:solid;
	font-size:8pt;
	border-left-color:Gray;
	border-left-width:1px;
	border-left-style:solid;
	border-bottom-color:Gray;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-family: Verdana;
/*	color:black;*/
}

/*For Index page*/
.tdCellIndex 
{	
	background-color:azure;	
}
/******For Login Page*****/
/*********Start**********/
.Labelslogin  
{
	font-weight:bold;
	color:White;	
}
.tdJobSeekar
{
	background-color: #000087;	
}
.tdEmployer
{
	background-color: firebrick;
}
.tdEmployerLogin
{
	background-color: #fffafa;
}
.lbllogin
{
	background-color: Transparent;
	font-weight:bold;
	color:Black;	
	
}
.tdcelllogin
{
	background-color: transparent;
}
/*************END********************/
/***********Main Menu**********************/
.tdMenucolor
{
	background-color:#ece9d8;
}


.labellink
{
	color:Black;	
	font-size:12px;
	font-family:Arial Unicode MS;	
	font-weight:bold;
	
	border:none;
	BACKGROUND-COLOR: Transparent;	
	TEXT-ALIGN: Left;
	cursor: pointer;
}

.R1Table1
{
 border-collapse: collapse;
 border-right: silver 0.5pt solid;
 border-top: silver 0.5pt solid;
 border-left: silver 0.5pt solid;
 border-bottom: silver 0.5pt solid;
 width:670px;
 height:100px;
 background-color: white;
}

/*	Style setting for Td of all Headers */
/*	For following Sections - Related to Candidate */
/*	Edit Resume, Personal Information,PYR */
	
.TdBgcolor
{
	background-color:#006699;
}

/*	Style setting for Td of all Headers */
/*	For following Sections - Related to Candidate */
/*	Edit Resume, Personal Information,PYR */
	
.Index
{
	border-top-color:silver;
	border-top-width:0.5pt;
	border-top-style:solid;
	
	border-bottom-color:silver;
	border-bottom-width:0.5pt;
	border-bottom-style:solid;
	
	border-Left-color:silver;
	border-Left-width:0.5pt;
	border-Left-style:solid;
	
	border-right-color:silver;
	border-right-width:0.5pt;
	border-right-style:solid;	
	
	background-color:#ece9d8;
	
	
	
	font-size:9pt;
	font-family: Arial;
	color:Black;	
}

/*	Style setting for Td of all Headers */
/*	For following Sections - Related to Candidate */
/*	Edit Resume, Personal Information,PYR */
	
.MenuText
{
	border:none;
}

.SubMenu
{
	 background-color:#ece9d8;	 
	/* border-bottom: gray 1pt solid;*/
	 /*border-right: gray 1pt solid;
     border-left: gray 1pt solid*/
}

/*	Style setting for Td of all Headers */
/*	For following Sections - Related to Candidate */
/*	Edit Resume, Personal Information,PYR */
	
.RTd
{
	text-align:left;
	vertical-align:top;
}

.RMainTable
{
	border-top-color:gray;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:gray;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
	border-Left-color:gray;
	border-Left-width:1px;
	border-Left-style:solid;
	
	border-right-color:gray;
	border-right-width:1px;
	border-right-style:solid;	
	height:100%;
	width:100%;
	
	vertical-align:top;
}

/*	Style setting for Td of all Headers */
/*	For following Sections - Related to Candidate */
/*	Edit Resume, Personal Information,PYR */
	
.LoginLnk
{
	width:140px;
	font-weight:bold;
}

/*	Style setting for Table */
/*	For following Sections - Related to Candidate */
/*	Change Password */

.RPwdTable
{
	margin-left:50px;
	margin-top:20px;
	
	border-top-color:silver;
	border-top-width:0.5pt;
	border-top-style:solid;
	
	border-bottom-color:silver;
	border-bottom-width:0.5pt;
	border-bottom-style:solid;
	
	border-Left-color:silver;
	border-Left-width:0.5pt;
	border-Left-style:solid;
	
	border-right-color:silver;
	border-right-width:0.5pt;
	border-right-style:solid;	
	
}

/*	Style setting for Table */
/*	For following Sections - Related to Candidate */
/*	Education, Experience,Job Preference */

.RInnerTable
{
	margin-left:0px;
	margin-top:0px;
	
	border-top-color:silver;
	border-top-width:0.5pt;
	border-top-style:solid;
	
	border-bottom-color:silver;
	border-bottom-width:0.5pt;
	border-bottom-style:solid;
	
	border-Left-color:silver;
	border-Left-width:0.5pt;
	border-Left-style:solid;
	
	border-right-color:silver;
	border-right-width:0.5pt;
	border-right-style:solid;	
	
	
}
/*	Style setting for all labels */
/*	For following Sections - Related to Job details */
.RJLabel
{
	color:Black;	
	font-size:12px;
	font-family:Arial Unicode MS;	
}

/*	Style setting for all labels */
/*	For following Sections - Related to Candidate */
/*	Edit Resume, Personal Information, Education, Experience, PYR, Summary,
	Change Password,Applicaton Status,View Resume, Job Search */
.RLabels
{
	color:Black;
	background-color:White;
	font-size:12px;
	font-family:Arial Unicode MS;	
}
/* Style setting for all labels */
/*	For following Sections - Related to Candidate( on Menu Page to Show Form Id ) */
.RFormId
{
	color:White;	
	background-color:Tan;
	font-size:12px;
	font-weight:bold;
	font-family:Arial Unicode MS;	
}


/*	Style setting for all Message labels */
/*	For following Sections - Related to Candidate */
/*	Education, Experience,Applicaton Status */

.RGrid
{
	color:Black;
	font-size:12px;
	font-family: Arial;		
	text-decoration:none;
}
/*	Style setting for all Message labels */
/*	For following Sections - Related to Candidate */
/*	Education, Experience,Applicaton Status */

.RGridHeader
{	
	background-color:Navy;
	font-size:12px;
	font-family: Arial;		
	
}


/*	Style setting for all Input controls */
/*	For following Sections - Related to Candidate */
/*	Edit Resume, Personal Information, Education, Experience, PYR, Summary,
	Change Password,Applicaton Status,View Resume, Job Search */
.RTextBoxes
{
	border-right-color:Gray;
	border-right-width:1px;
	border-right-style:solid;
	
	border-top-color:Gray;
	border-top-width:1px;
	border-top-style:solid;
		
	border-left-color:Gray;
	border-left-width:1px;
	border-left-style:solid;
	
	border-bottom-color:Gray;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
	font-size:9pt;
	font-family: Arial;
	background-color:White;
	color:Black;	
}


/*	Style setting for all Input controls */
/*	For following Sections - Related to Candidate */
/*	Edit Resume, Personal Information, Education, Experience, PYR, Summary,
	Change Password,Applicaton Status,View Resume, Job Search */
.RUName
{
	/*BorderColor="Silver" BorderStyle="None" ForeColor="Red"  CssClass="RTextBoxes" */
			
	border-top-color:white;
	border-top-width:0px;
	border-top-style:none;
	
	border-bottom-color:white;
	border-bottom-width:0px;
	border-bottom-style:none;	
	
	border-right-color:white;
	border-right-width:0px;
	border-right-style:none;
	
	border-left-color:white;
	border-left-width:0px;
	border-left-style:none;
	
	color:Navy;
	font:Arial Unicode MS;
	font-size:12px;	
	font-weight:bold;
}

/*	Style setting for all Btn */
/*	For following Sections - Related to Candidate - New Registration */
/*  Personal Information */
.RLoginDiv
{	
	overflow:auto;
	position:relative;	
}

/*	Style setting for all Div - CheckListBox */
/*	For following Sections - Related to Candidate - Edit Resume */
/*  Job Preferences */
.REditJDiv
{	
	overflow:auto;
	position:absolute;
	
	border-top-color:Navy;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:Navy;
	border-bottom-width:1px;
	border-bottom-style:solid;	
	
	border-right-color:Navy;
	border-right-width:1px;
	border-right-style:solid;
	
	border-left-color:Navy;
	border-left-width:1px;
	border-left-style:solid;
	
	height:140px;
	width:262px;
}
/*	Style setting for all Btn */
/*	For following Sections - Related to Candidate */
/*	Job Search- Function, Industry, City */
.JSearchFIC
{
	color:Navy;		
	font-size:12px;
	font-family: Arial;	
	font-weight:bold;
}

/*	Style setting for all Btn */
/*	For following Sections - Related to Candidate */
/*	Job Search */
.SearchJobLabel
{
	color:Green;
	background-color:gainsboro;
	font-size:12px;
	font-family: Arial;	
	font-weight:bold;
}

/*	For following Sections - HotJobPanel */
/*	Hot Job */
.HotJob
{
	scrollbar-base-color:Silver;  /* #FFD5AA;*/
	scrollbar-arrow-color:BLACK;
	scrollbar-track-color:#F2F2F2;	
}

/*	Style setting for Button */
/*	For following Sections - Related to Candidate */
/*	Job Search */
.btnVacancy1
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style: solid;
	border-top-width:1px;
	border-top-style: solid;
	border-right-width:1px;
	border-right-style: solid;
	font-family:Arial Unicode MS;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:#006400;
    background-color:#edfff4;
   
}
/*	Style setting for Button */
/*	For following Sections - Related to Candidate */
/*	Forgot Password */
.cCandbtn
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style: solid;
	border-top-width:1px;
	border-top-style: solid;
	border-right-width:1px;
	border-right-style: solid;
	font-family:Arial Unicode MS;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:#006699;
    background-color:#F0F0F0;
    width: 80px;
}

/*	Style setting for Candidate Overview */

/*	For following Sections - Related to Candidate */
.RVMainLabel
{
	/*BorderColor="White" BorderStyle="None"*/
	border:none;
	
}
.RViewHeaders
{
	color:White;	
	font-size:16px;
	font-family: Arial;	
	font-weight:bold;
	background-color:Navy;
}

.RViewText
{
	font-size:12px;
	font-family: Arial;
	background-color:White;
	color:Black;	
}
.RViewLabels
{
	font-size:12px;
	font-family: Arial;
	background-color:White;
	color:Black;	
}

/*	Style setting for Button */
/*	For following Sections - Related to Candidate , Client */
/*	Login */

.CandLoginDiv
{
	position:relative; 
	visibility:visible;
	
}

/*	Style setting for Button */
/*	For following Sections - Related to Candidate */
/*	Job Search */
.RJTable
{
	background-color:GainsBoro;
	
}
/*	Style setting for Button */
/*	For following Sections - Related to Candidate */
.RJobGrid
{
	color:Black;
	font-size:12px;
	font-family: Arial;		
	text-decoration:none;
}
.RJVacLink
{
	color:Green;
	font-size:12px;
	font-family: Arial;		
	text-decoration:none;
}
/* Job Details - Page */
.RJDetilsDiv
{
	 width:750px;
	 height:620px;
	 position:relative;
	 overflow:auto;
	 margin-left:0px;
	margin-top:0px;
	
	border-top-color:silver;
	border-top-width:0.5pt;
	border-top-style:solid;
	
	border-bottom-color:silver;
	border-bottom-width:0.5pt;
	border-bottom-style:solid;
	
	border-Left-color:silver;
	border-Left-width:0.5pt;
	border-Left-style:solid;
	
	border-right-color:silver;
	border-right-width:0.5pt;
	border-right-style:solid;	
}
.RJVacId
{
	font-size:12px;
	font-family: Arial;	
	background-color:#006400;
	color:Red;
	font-weight:bold;	
}

.RJDetailLabel
{
	font-size:12px;
	font-family: Arial;	
	background-color:GainsBoro;
	color:Black;
}
.RJDetailText
{
	font-size:12px;
	font-family: Arial;	
	background-color:WhiteSmoke;
	color:Black;
}
.RJobApply
{
	font-size:12px;
	font-family: Arial;		
	font-weight:lighter;
}
/*	Style setting for Button */
/*	For following Sections - Related to Candidate , Client */
/*	Login */

/*  Added By	:	Vilas Palve.
	Date		:	19-Mar-2008.
	Purpose		:	For Client India-Recruit.
	*/
.IRLabel
{
	background-color: Transparent;
	font-weight:bold;
	color:Black;	
	
}

.IRHeaders
{
	background-color:#FFC5A3;
	color:Black;	
	font-size:12px;
	font-family: Arial;	
	font-weight:bold;	
}

.VacancyBG
{
	background-color:#006400;
	
	
}

.RImage
{
	height:100px;
	width:100px;
	border-top-color:silver;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:silver;
	border-bottom-width:1px;
	border-bottom-style:solid;	
	
	border-right-color:silver;
	border-right-width:1px;
	border-right-style:solid;
	
	border-left-color:silver;
	border-left-width:1px;
	border-left-style:solid;
}

.IRMessage
{
	background-color:#FFC5A3;	/* :#FFD5AA; */
	color:Maroon;	
	font-size:12px;
	font-family: Arial;	
	font-weight:bold;	
}

.IRHotJobs
{
	background-color:#FFC5A3;	
	color:Black;
	height:25px;
	/* :#FFD5AA; */	
}

/*	End	*/