/* 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;}
.input {width:20em; border: 1px solid #ccc; padding-left:0.5em;}
.dropdownlist { margin-top:0em; margin-bottom:0em;}
 
textarea {margin-bottom:1em; padding-left:0.5em; border: 1px solid #ccc;}

select {margin-bottom:1em; padding-left:0.5em; border: 1px solid #ccc;}


/*.labelwidth {width: 11em; margin: 0.3em 0.5em 0em 0em; text-align: right; float: left; display: block; line-height: 1.2em;}*/
/*.radio span {display: block; float: left; width: 11em; margin-right: 0.5em; text-align: right}*/

/* 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:10px; margin-top:10px; background-color: #2076fd; border: none; color: #ffffff; padding: 0.2em; cursor:pointer;}
.ewi2_skin_button:focus {background:#716f7f;}


.ewi2_skin_button_hidden {width: 0em; height: 0em; left: -100em; position: absolute;}
.ewi2_skin_gv_button {margin: 0em 0.5em 0em 0em; padding: 0.2em;} 
.ewi2_skin_gv_rightbutton {padding-right:0.5em;  text-align:right; position:relative;}


/* checkbox */
.ewi2_skin_checkbox{}


/* 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%; /* x-pos y-pos */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%; /* x-pos y-pos */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%; /* 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 6%;  position:relative; width:92%; color:green;}
.ewi2_skin_info_label {background: #dbd7fe url(../eclipseimages/information.png) center no-repeat;background-position: 15px 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_error_li_fail {border: 1px solid red; padding:3px;  margin-bottom:1em; padding-bottom:0em;  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;}
.ewi2_skin_gridview {width:100%; margin-bottom:1em; line-height:2em;}

.ewi2_skin_gridview_hotjobs {}

.ewi2_skin_gridview_footerStyle{background:#fff;}
.ewi2_skin_gridview_footerStyle input {padding:0.2em;}
.ewi2_skin_gridview_headerstyle {background:#e5e5e5; color:#333333;}
.ewi2_skin_gridview_headerstyle img { margin-bottom:-4px;}

.ewi2_skin_gridview_rowStyle {background:#f3f3f3; border:0px #000 solid;}
.ewi2_skin_gridview_rowStyle_Pending {color: Green;}
.ewi2_skin_gridview_rowStyle_Processed {color: #c5b900;}/* dark shade of yellow */
.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: #c5b900;}/* dark shade of yellow */
.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:#e5e5e5; padding:1em;}

.ewi2_skin_gridview td, th {padding:5px;}
.ewi2_skin_gridview_width {width: 98%; display: block; padding-bottom:1em; float:left; clear:both;}

/* 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: 35%;}
.ewi2_skin_gridview_width_vacsearch_col3, .ewi2_skin_gridview_width_shortlist_col3 {width: 20%; text-align: right;}
.ewi2_skin_gridview_width_vacsearch_col4, .ewi2_skin_gridview_width_shortlist_col4 {width: 10%;}

.ewi2_skin_gridview_width_clivacancies_col1 {width: 15%;}
.ewi2_skin_gridview_width_clivacancies_col2 {width: 0%;} /* not visible */
.ewi2_skin_gridview_width_clivacancies_col3 {width: 25%;}
.ewi2_skin_gridview_width_clivacancies_col4 {width: 25%;}
.ewi2_skin_gridview_width_clivacancies_col5 {width: 20%;}
.ewi2_skin_gridview_width_clivacancies_col6 {width: 15%;}

.ewi2_skin_gridview_width_clitimesheets_col1 {width: 33%;}
.ewi2_skin_gridview_width_clitimesheets_col2 {width: 34%;}
.ewi2_skin_gridview_width_clitimesheets_col3 {width: 33%; text-align: right;}

.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: 15%;}
.ewi2_skin_gridview_width_contracts_col2, .ewi2_skin_gridview_width_clicansearch_col2 {width: 33%;}
.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: -10px; position: relative;}


/* Timesheet Process Alert box */
.ewi2_skin_timesheetalerton {background:#ff0000;}
.ewi2_skin_timesheetalertoff {background:#000000;}

/* numeric text box */
.ewi2_skin_numerictextbox { text-align:right;}


/* 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;}