﻿/*
PortalDefault:
.site_header_filler: center top bar 
.site_header_left: top left bar (logo box)
.site_header_right: top right bar 
.site_top_icons: icon background
.site_top_bar: top header bar
.fullHeight: left vertical bar
.sidemenu_hover: left menu onmouseover style
.sideMenu: left menu onmouseout

Applicant:
.subhead: title text 
.subhead_small: subtitle text 
.main_frame_body: main frame border
.button_look: buttons (add, delete, next, prev)
.button_look_100: buttons with 100px width (add, delete, next, prev)
.answer_box_style: answer textboxes 
.answer_button_style: answer buttons (non-textbox)
.answer_dropdown_style: drop down menus
.answer_upload_style: resume uploader 
.label_style: label and question text 
.label_style_note: text of note on each page
.label_resumepath: resume path display text
.applicantvalidator: required warning text
.border_style: section borders (PersonalInfo page)
.menu_current_page: text of current page on menu bar
.menu_visited_page: text of visited page on menu bar
.menu_toolbar: style of menu bar
.menu_style: background of menu bar
.mainTableApplicant: main table of each applicant page (page margins)

Job Board:
.jb_TD: table divider on job search detail page

Customer/Employee:
.Grid_Header: webgrid header style
.Grid_Cell: webgrid cell style
.calendar:Boxes of calendar in customer order
.calendarTop: Day of week boxes of calendar
.calendarLabel: Month label of calendar

All:
.maintable: main table style

Time Entry:
.te_status_data: text of data in status box as well as other text
.te_dropdown: am/pm dropdowns
.te_dropdown_assignments: regular dropdown boxes
.te_date: text for dates in grid
.te_columnHeader: text for column titles of grid
.te_status_header: text for subject in status box
.te_status_checkbox: text for checkboxes in status box
.te_textBox: all textbox
.te_titleSmall: sunday date above grid
.te_titleBig: main title 
.te_grid_header: background of top row
.te_grid_first: background of first set of rows
.te_grid_second: background of second set of rows
.te_row_header: day of week text at head of each row
.te_button: all buttons 
.te_status_border: border of entire status box
.te_status_headerBorder: box of subject text in status box
.te_status_approveBorder: box of approve text in status box
.te_status_dataBorder: box of status text in status box
.te_status_headerBorderLeft: box of left most subject text in status box
*/

body
{
	font-family: Verdana;
	font-size: .8em;
	margin: 0px 0px 0px 0px;
}

.mainTable
{
	width: 100%;
	height: 100%;
	
}

.mainTableApplicant
{
	margin-left:30px;
	margin-top:20px;
}

.zeroWidth
{
	width: 0%;
	height: 0%;
}

.fullWidth
{
	width: 100%;
	height: 0%;	
}

.fullHeight
{
	height: 100%;
	/*background-color:green;*/
	/*width: 160px;*/
	background-image: url(../Images/sidebar.jpg);
	background-repeat:repeat-y;
	width:300px;
}

.MainMenuStyle
{
	
}

/*
.DefaultMenuStyle
{
	font-size: 8pt;
	font-family: verdana;
	color: #3D4D81;
	background: url(../images/menu/button.gif) 100% -200px;
	background-repeat: repeat-x;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 0px;
	border-bottom: solid 1px #eee;
}

.DefaultMenuStyle span
{
	font-size: 8pt;
	font-family: verdana;
	color: #3D4D81;
	background: url(../images/menu/button.gif) 0 -200px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;
}

.DisabledMenuStyle
{
	color: #CCCCCC;
}

.HoverMenuStyle
{
	cursor: pointer;
	text-decoration: underline;
	background: url(../images/menu/button.gif) 100% -100px;
	background-repeat: repeat-x;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 0px;
	border-bottom: solid 1px #eee;
}

.HoverMenuStyle span
{
	cursor: pointer;
	text-decoration: underline;
	background: url(../images/menu/button.gif) 0 -100px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;
}
*/
.islandStyle_1
{
	cursor: default;
	font-size: 8pt;
	font-family: Tahoma;
	color: #3D4D81;
	background: url(../images/menu/button.gif) 100% -200px;
	background-color: Transparent;
}

.selectedStyle
{
	background: url(../images/menu/button.gif) 100% -100px;
	cursor: pointer;
	color: Black;
	border-bottom: 0px solid #bbb;
}

.footerInfo
{
	width: 100%;
	height: 0%;
	font-family: Verdana;
	color: #bbb;
	text-align: center;
	font-size: 10px;
}

.sideMenu
{	
	font-size: 10px;
	color: black;
	font-family: Verdana;	
	cursor: default;
	text-decoration: none;	
	background: url(../images/menu/button.gif);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	border-bottom: solid 1px #eee;
	/*display: inline-block;*/
	/*background: url(../images/menu/button.gif) 100% -100px;*/
	/*border: outset 1px #bbb;
	padding: 5px 5px 5px 5px;*/
	/*background-color: #ddd;*/
}

.sideMenu span
{
	background: url(../images/menu/button.gif) 0 -100px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;
}

.sidemenu_hover
{	
	font-size: 10px;
	color: black;
	font-family: Verdana;
	cursor: hand;
	text-decoration: underline;	
	background: url(../images/menu/button.gif);	
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	border-bottom: solid 1px #eee;	
	/*background-color: #eee;*/
	/*border: inset 1px #bbb;
	padding: 5px 5px 5px 5px;*/
	/*background: url(../images/menu/button.gif);*/
}

.sidemenu_hover span
{
	/*background: url(../images/menu/button.gif) 0 -0px;*/
	/*background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;*/ 
}

.sideTask
{	
	/*font-size: 10px;
	color: black;
	font-family: Verdana;	
	cursor: default;*/
	text-decoration: underline;	
	/*background: url(../images/menu/button.gif);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	border-bottom: solid 1px #eee;*/
	/*display: inline-block;*/
	/*background: url(../images/menu/button.gif) 100% -100px;*/
	/*border: outset 1px #bbb;
	padding: 5px 5px 5px 5px;*/
	/*background-color: #ddd;*/
}

.sideTask span
{
	/*
	background: url(../images/menu/button.gif) 0 -100px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;
	*/
}

.sideTask_hover
{	
	/*font-size: 10px;
	color: black;
	font-family: Verdana;*/
	cursor: hand;
	text-decoration: underline;	
	/*
	background: url(../images/menu/button.gif);	
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	border-bottom: solid 1px #eee;	
	*/
	/*background-color: #eee;*/
	/*border: inset 1px #bbb;
	padding: 5px 5px 5px 5px;*/
	/*background: url(../images/menu/button.gif);*/
}

.sideTask_hover span
{
	/*background: url(../images/menu/button.gif) 0 -0px;*/
	/*background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;*/ 
}

.top_icons_hover
{
   	background:red;
}

.login
{
	border: groove 1px #000;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	background-color: #eee;
}

.login input,
.WizardButtons
{
	font-family: Verdana;
	font-size: 10px;
	border: solid 1px #bbb;
}

.WizardUnselected
{
	
	border-bottom: solid 1px black;
	border-right: solid 1px black;	
	background-color: #bbb;
	white-space: nowrap;
}

.WizardHover
{
	
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	background-color: #eee;
	white-space: nowrap;
}


.WizardSelected
{
	border-right: solid 1px black;
	background-color: #fff;
	white-space: nowrap;
}

.WizardMain
{
	border: solid 1px #000;	
}

.WizardBody
{
	background-color: #fff;	
	
}
.Progressed
{
	background-color: Silver;
	width: 1px;
}

.UnProgressed
{
	background-color: #eee;
	width: 1px;
	
}

.infoTable
{
	font-family:Verdana; 
	font-size:small; 
	margin-left:35px;
}

.editTable td
{
	
}

.editTable
{
	background-color: Silver;
}

.editTable td
{
	background-color: White;
	padding: 0px 0px 0px 0px;	
}

.editTable div
{
	background-color: #eee;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

.editTable input,
.editTable td select
{
	border: solid 1px black;
	font-family: Verdana;
	font-size: 11px;
	color: #666;
}
.validatorClass
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: red;
}
.AddClass
{
	
}

.AddClass td select,
.AddClassInput
{
	border: solid 1px black;
	font-family: Verdana;
	font-size: 11px;
	color: #666;	
}

.infoText 
{
	background-color: #DBD7BD; 
	border:1px solid #A29E85; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	line-height: 120%;
}

.errorText 
{
	background-color: #DBD7BD; 
	border:1px solid #A29E85; 
	margin:0px 40px; 
	padding:10px;
 	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #ff0000;
}

.subhead 
{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Maroon;
	line-height: 130%; 
	height: 21px;			
}

.subhead_small
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Maroon;
	line-height: 130%; 
	height: 21px;	
}

.Grid_content_odd
{
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	padding-right:1em;
}

.Grid_content_header
{
	background-color: #5C5938;
	color:White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	padding-right:1em;
	font-weight: bold;
	text-align: center;
}
.Grid_content_even
{
	background-color: #EEECDF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	padding-right:1em;
}

.Grid_content_highlight
{
	background-color: #f5deb3; 
}
.EditTemplateBack
{
	padding-right: 2px; 
	padding-left: 2px; 
	font-size: 8pt; 
	padding-bottom: 2px; 
	height: 100px;
	padding-top: 2px; 
	font-family: Verdana;  
	background-color: #fff5ee;
}

.site_header_left{
width:162px;
height: 57px;
/*background-color: green;*/
background-image:url(../Images/top_gradient.gif);
background-repeat:repeat-x;
margin:0 auto;
position:relative;
}

.site_header_filler{
width:40px;
height: 57px;
background-image:url(../Images/top_gradient.gif);
background-repeat:repeat-x;
/*background-color: green;*/
position:relative;
}

.site_header_right{
width:100%;
height: 57px;
/*background-color: green;*/
background-image:url(../Images/top_gradient.gif);
background-repeat:repeat-x;
margin:0 auto;
position:relative;
}

.site_top_icons
{
	/*background-color:Green;*/
	background-image:url(../Images/top_gradient.gif);
	background-repeat:repeat-x;
}

.site_top_bar
{
	/*background-color:Green;*/
	background-image: url(../Images/sub_bar.jpg); 
	width: 100%; 
	height: 41px; 
	text-align: left;
	color: white; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px
		
}

.main_frame_body
{
	border: solid 1px #ccc;	
	/*border: solid 1px green;*/
	border: solid 1px;
	height:102%;
    background-color:Blue;
    	
}

.button_look
{
	/*background:InactiveCaptionText; 
	Font:Verdana; 
	Font-Size:Small;*/ 
	/*BackGround: green;*/
	font: 12pt verdana;
    /*font-weight:700;*/
    font-size:small;
    /*color:orange;*/
}

.button_look_100
{
	/*background:InactiveCaptionText; 
	Font:Verdana; 
	Font-Size:Small;*/ 
	/*BackGround: green;*/
	font: 12pt verdana;
    /*font-weight:700;*/
    font-size:small;
    /*color:orange;*/
    width:100px;
}

.answer_box_style
{	
	font-size:small;
	font:verdana;
	width:150px;
	border-color:Silver;
	border-style:solid;
	border-width:1px;
	 /*color:Green;
	 background:whitesmoke;*/
}

.answer_dropdown_style
{
	font-size:small;
	font:verdana;
	width:158px;
}

.answer_upload_style
{
	font-size:small;
	font:verdana;
	width:250px;
}

.answer_button_style
{
	font-size:small;
	font:verdana;
	/*color:Green;*/	
}

.label_style
{
	font-size:12px;
	font:verdana;
}

.label_style_note
{
	font-size:small;
	color:Red;
	font:verdana;
}

.label_resumepath
{
	font-size:small;
	font:verdana;
	background-color:Yellow;
}

.applicantvalidator
{
	font-size:small;
	font:verdana;	
}

.border_style
{
	border-top-style: groove; 
	border-right-style: groove; 
	border-left-style: groove; 
	border-bottom-style: groove;
	/*border-color:Green;*/
}

.menu_current_page
{
    font-weight:bolder;
	color:black;
}

.menu_visited_page
{
     /*color:green;*/
     color:Gray;
     font-weight:bold;
}

.menu_hover_page
{
     font-weight:300;
     color:Silver;	
     font-weight:bolder;
}

.menu_toolbar
{
     /*border-color:Green;*/
     background:whitesmoke;
}

.menu_style
{
     /*background:Green;*/
     background:Gray;
}

.Grid_Header
{
     color:White;
     background-image:url(../Images/onyxBar.gif);
}

.Grid_Cell
{
     /*color:Black;*/
     /*background-color:White;*/
}

.calendar
{
	 border-style:solid;
	 border-width:1px;
	 height:80px;
	 width:80px;
}

.calendarTop
{
	 border-style:solid;
	 border-width:1px;
	 height:40px;
	 width:80px;
}

.calendarLabel
{
	 border-style:solid;
	 border-width:1px;
}

.input_text
{
	
}
.jb_TD
{
	font-weight:bold; 
	text-align:right;
}

.Calendar_Date
{
	
}

.Calendar_Text
{
	
}

.te_status_data
{
	font-size: 11px;
}
.te_dropdown
{
    font-size: 11px;
}

.te_dropdown_assignments
{
	font-size:12px;
	font:verdana;
	width:158px;
}

.te_date
{
	font-size:10px;
}

.te_tab
{
	font-size:12px;		
}

.te_columnHeader
{
	color:White;
	font-size:12;
}

.te_status_header
{
     font-weight: bold;
     font-size: 11px;
}

.te_status_checkbox
{
	font-size: 11px;
}

.te_textBox
{
	font-size:small;
	font:verdana;
	border-color:Silver;
	border-style:solid;
	border-width:1px;
	font-size: 11px;
}

.te_titleSmall
{
	color: Maroon;
	font-weight: bold;
	font-size:12px;
}

.te_titleBig
{
	color: Maroon;
	font-size: 14px;
	font-weight: bold;
}

.te_grid_header
{
	background-image:url(../Images/onyxBar.gif);
}

.te_grid_first
{
	 
}

.te_grid_second
{
	background-color:Silver;	
}

.te_row_header
{
	color: Maroon;
	font-size: 11px;
	font-weight:bold;
}

.te_button
{
	font-size: 11px;
}

.te_status_border
{
	border-top-style:outset; 
	border-right-style: outset; 
	border-left-style: outset; 
	border-bottom-style: outset;
	border-width:thin;
	background-color:#dcdcdc;
	/*background-color:#d3d3d3;*/
}

.te_status_headerBorder
{
    /*border-left-style:solid;
    border-width:thin;
    border-color:Silver;*/	
}

.te_status_approveBorder
{
	border-top-style:solid;
	border-width:thin;
    border-color:Silver;	
}

.te_status_dataBorder
{
	
}

.te_status_headerBorderLeft
{
	
}
