/* Table of Contents:
	1. Generic Styles
	2. Styles for ASP.NET controls
*/


/* 1. Generic Styles
--------------------------------------------------------------------------------------- */
/*
.check input, .button {margin-left: 18em;}
.check label, .radio label {width: auto; margin-right: 0; text-align: left; float: none;}

input {margin-bottom:1em;}

textarea {margin-bottom:1em; padding-left:0.5em; border: 1px solid #ccc;}

select {margin-bottom:1em; padding-left:0.5em; border: 1px solid #ccc; background:lime;font: 0.7em;}
*/

/* 2. Styles for ASP.NET controls
--------------------------------------------------------------------------------------- */




/* bold, italic, underline */
.ewi2_skin_boldtext {font-weight: bold;}
.ewi2_skin_italictext {font-style: italic;}
.ewi2_skin_underlinetext {text-transform: uppercase;}


/* button */
.ewi2_skin_button {margin-right:1em;}
.ewi2_skin_button_hidden {width: 0em; height: 0em; left: -100em; position: absolute;}
.ewi2_skin_gv_button {margin: 0em 0.5em 0em 0em;} 
.ewi2_skin_gv_rightbutton {padding-right:0.5em;  text-align:right; position:relative;}


/* checkbox */
.ewi2_skin_checkbox{ }


/* dropdown list */
.ewi2_skin_dropdownlistcalendar {margin-right:5px;}


/* errors */
.ewi2_skin_asterixerror {background:lime; width:20px; float:left; position:absolute;}
.ewi2_skin_error {background: #fff6bf url(../eclipseimages/error.gif) center no-repeat;background-position: 5px 50%; text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; margin: 1em 2% 1em 0em;} 
.ewi2_skin_error_label  {background: #fff6bf url(../eclipseimages/error.gif) center no-repeat;background-position: 5px 50%; text-align: left;  border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324;  float:left; margin: 0em 2% 1em 0em; padding: 5px 0px 5px 6%;  position:relative; width:92%; color:Red;}
.ewi2_skin_success_label {background: #ccffcc url(../eclipseimages/success.gif) center no-repeat;background-position: 5px 50%; text-align: left;  border-top: 2px solid #66cc66; border-bottom: 2px solid #66cc66;  float:left; margin: 0em 2% 1em 0em; padding: 5px 0px 5px 6%;  position:relative; width:92%; color:green;}

.ewi2_skin_info_label {background: #dbd7fe url(../eclipseimages/information.png) center no-repeat;background-position: 5px 50%; text-align: left;  border-top: 2px solid #6666cc; border-bottom: 2px solid #6666cc;  float:left; margin: 0em 2% 1em 0em; padding: 5px 0px 5px 6%;  position:relative; width:92%; color:blue;}
.ewi2_skin_info_label div { margin-left:38px; margin-top:-18px; padding:0px;}
.ewi2_skin_clientpasswordrecovery {width: 84%; background: white url(../eclipseimages/information.png)  5px 50% no-repeat !important; display: block; padding: 5px 20px 5px 45px; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc;}

.ewi2_skin_error_li_fail {border-top: 2px solid #ffffff; border-bottom: 2px solid #ffffff; padding-top:5px; padding-bottom:5px; background: #d4e186; margin-bottom:0.2em; padding-left:10px; margin-left:-10px; width:460px;}
#login .ewi2_skin_error_li_fail { background:transparent; width:20px; color:Red;}


.ewi2_skin_error_li_pass {}
.ewi2_skin_timesheetsummary {background: #ccffcc url(../eclipseimages/success.gif) center no-repeat; background-position: 5px 10%; /* x-pos y-pos */ text-align: left; border-top: 2px solid #66cc66; border-bottom: 2px solid #66cc66;  float:left; margin: 0em 2% 1em 0em; padding: 5px 0px 5px 10%;  position:relative; width:92%; color:green; clear: both;}
.ewi2_skin_timesheetsummary_message {color:red; font-weight:bold; display: block; clear: both;}


/* gridview */
.ewi2_skin_gridview input {margin:0em; padding:0em;}
.ewi2_skin_gridview label {margin:0em; padding:0em; width:10em;}
.ewi2_skin_gridview {width:100%; margin-bottom:1em; line-height:2em;}
.ewi2_skin_gridview ul li {list-style: none;}

.ewi2_skin_gridview_footerStyle{background: transparent;}
.ewi2_skin_gridview_headerstyle {background:#e7e0ce; color:#333333;}
.ewi2_skin_gridview_rowStyle {background:#e7e0ce; border:0px #000 solid;}
.ewi2_skin_gridview_rowStyle_Pending {color: Green;}
.ewi2_skin_gridview_rowStyle_Processed {color: Blue;}
.ewi2_skin_gridview_rowStyle_Rejected {color: Red;}
.ewi2_skin_gridview_rowStyle_Authorised {color: Black;}
.ewi2_skin_gridview_rowStyle_Invoiced {color: Black;}

.ewi2_skin_timesheetpending_color {color: Green;}
.ewi2_skin_timesheetprocessed_color {color: Blue;}
.ewi2_skin_timesheetrejected_color {color: Red;}
.ewi2_skin_timesheetauthorised_color {color: Black;}
.ewi2_skin_timesheetinvoiced_color {color: Black;}

.ewi2_skin_gridview_pagerStyle a:link  {background:#f3f3f3; color:#333333; margin-right:2px; padding:10px;}
.ewi2_skin_gridview_pagerStyle a:visited {background:#f3f3f3; color:#333333; margin-right:2px; padding:10px;}
.ewi2_skin_gridview_pagerStyle a:hover {background:#e5e5e5; color:#333333; margin-right:2px; padding:10px;}
.ewi2_skin_gridview_pagerStyle a:active {background:#f3f3f3; color:#333333; margin-right:2px; padding:10px;}

.ewi2_skin_gridview_pagerStyle {display:block; text-align:center; margin-top:1em; line-height:1em; padding:0.5em; margin-left:-0.8em; width:100%;}
.ewi2_skin_gridview_pagerStyle span {background:#e7e0ce; padding:1em;}

.ewi2_skin_gridview td, th {padding:0.5em;}
.ewi2_skin_gridview_width {width: 98%; display: block; padding-bottom:1em; float:left; clear:both;}

.ewi2_skin_gridview_hotjobs {padding-bottom: 1.5em; width:120px; text-align: left;} /* div */
.ewi2_skin_gridview_hotjobs_h2 {padding: 0; margin-bottom: 0.4em; font-size:110%; font-weight:bold;} /* h2 */
.ewi2_skin_gridview_hotjobs_h2 a {color: Black !important; background: white !important; font-size: 1em;}
.ewi2_skin_gridview_hotjobs_salary {display: block; clear: both; margin-bottom: 0.4em;} /* span */
.ewi2_skin_gridview_hotjobs_perhour {display: block; clear: both; margin-bottom: 0.4em;} /* span */
.ewi2_skin_gridview_hotjobs_address {margin-bottom: 0.2em; font-style: normal;} /* address */
.ewi2_skin_gridview_hotjobs_description {line-height: 1em; padding: 0 0 0.5em 0;} /* p */
.ewi2_skin_gridview_hotjobs_readmore {} /* a */

/* gridview column width */
.ewi2_skin_gridview_width_hiddencol {width: 0%;}

.ewi2_skin_gridview_width_vacsearch_col1, .ewi2_skin_gridview_width_shortlist_col1 {width: 35%;}
.ewi2_skin_gridview_width_vacsearch_col2, .ewi2_skin_gridview_width_shortlist_col2 {width: 25%;}
.ewi2_skin_gridview_width_vacsearch_col3, .ewi2_skin_gridview_width_shortlist_col3 {width: 30%; text-align: right;}
.ewi2_skin_gridview_width_vacsearch_col4, .ewi2_skin_gridview_width_shortlist_col4 {width: 10%;}

.ewi2_skin_gridview_width_employmenthistory_col1 {width: 30%;}
.ewi2_skin_gridview_width_employmenthistory_col2 {width: 30%;}
.ewi2_skin_gridview_width_employmenthistory_col3 {width: 30%;}
.ewi2_skin_gridview_width_employmenthistory_col4 {width: 10%;}

.ewi2_skin_gridview_width_clivacancies_col1 {width: 6%; font-size:10px;}
.ewi2_skin_gridview_width_clivacancies_col2 {width: 20%; font-size:10px;}
.ewi2_skin_gridview_width_clivacancies_col3 {width: 22%; font-size:10px;}
.ewi2_skin_gridview_width_clivacancies_col4 {width: 20%; font-size:10px;}
.ewi2_skin_gridview_width_clivacancies_col5 {width: 17%; font-size:10px;}
.ewi2_skin_gridview_width_clivacancies_col6 {width: 15%; font-size:10px;}

.ewi2_skin_gridview_width_clitimesheets_col1 {width: 20%;}
.ewi2_skin_gridview_width_clitimesheets_col2 {width: 25%;}
.ewi2_skin_gridview_width_clitimesheets_col3 {width: 30%;}
.ewi2_skin_gridview_width_clitimesheets_col4 {width: 0%;}
.ewi2_skin_gridview_width_clitimesheets_col5 {width: 25%;}
/*.ewi2_skin_gridview_width_clitimesheets_col6 {width: 25%;}*/

.ewi2_skin_gridview_width_savedsearch_col1, .ewi2_skin_gridview_width_cantimesheets_col1 {width: 34%;}
.ewi2_skin_gridview_width_savedsearch_col2, .ewi2_skin_gridview_width_cantimesheets_col2 {width: 33%;}
.ewi2_skin_gridview_width_savedsearch_col3, .ewi2_skin_gridview_width_cantimesheets_col3 {width: 33%;}

.ewi2_skin_gridview_width_contracts_col1, .ewi2_skin_gridview_width_clicansearch_col1 {width: 20%;}
.ewi2_skin_gridview_width_contracts_col2, .ewi2_skin_gridview_width_clicansearch_col2 {width: 28%;}
.ewi2_skin_gridview_width_contracts_col3, .ewi2_skin_gridview_width_clicansearch_col3 {width: 33%;}
.ewi2_skin_gridview_width_contracts_col4, .ewi2_skin_gridview_width_clicansearch_col4 {width: 19%;}


/* calendar */
.ewi2_skin_calendar td {background:#f3f3f3; border: 1px solid #ccc; text-align:center;}
.ewi2_skin_dayheadercalendar {border:0; background:#666666; color:#ffffff;}
.ewi2_skin_calendaricon {margin-top: -0.7em;}


/* Manadtory Asktrix Postion */
.ewi2_skin_mandatory_astrix {top: -1em; position: relative;}


/* Timesheet Process Alert box */
.ewi2_skin_timesheetalerton {background:#ff0000;}
.ewi2_skin_timesheetalertoff {background:#000000;}


/* Help Me Login Questionmark */
.ewi2_skin_login_help {margin-top: 0.7em;}


/* Salary example label */
.ewi2_skin_salaryexample_text {vertical-align: top;}


/* Job Description hidden textbox label */
.ewi2_skin_jobdescription_textbox {width: 24em; background-color: White; display:block; float: left;}
