﻿body{
	margin:0;padding:0;background-color:#DDDDDD;
	font-family:Verdana,"Lucida Sans",Arial,"Trebuchet MS","Comic Sans MS",sans-serif;
	color:#000000;
	/*background-image:url(/images/backgrounds/bg_fill.jpg);
	background-repeat:repeat-x; */
	font-size:12px; 
	line-height:20px;
	}

#content{
	margin:0 8px;
	padding-right:0px;
	padding-left:0px;
	/*background-image:url(/images/backgrounds/content_fill.jpg);
	background-repeat:repeat-x;*/
	height:810px;
	color:#000000;
	display:block;
	}
	

	
.BigButton
{
	color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-image: url(/Images/buttons/bigbutton.gif);
	background-color: transparent;
	height:22px;
	width:150px;
	border:0px;
}

.greenButton
{
	width:auto;
	margin:5px 1 1 1px;
	padding:1px 1px 1px 1px;
	color:#FFFFFF;
	background-color:#62AA2A;
	outline:none;
	border:1px solid #CCCCCC;
	font-family: Verdana;
	font-weight:normal;
	font-size: 1em;
	cursor:pointer;
	height: 22px;
}

.ShowButton
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: url(../images/buttons/show.gif) fixed no-repeat;
	width: 107px;
}

.linkButton
{ 
  color: White ;
  background-color:#C1C1C1; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
a.linkButton
{ 
  color: Maroon;
  background-color:#C1C1C1; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align:center;
  padding-top:5px;
}

a.linkButton:hover
{ 
  color: Red ;
  background-color:#C1C1C1; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  
}

.smallText
{
	font-family: Verdana;
	text-decoration:none;
	font-weight: normal;
	font-size: 0.8em;
}
.lnkSmall
{
	font-family: Verdana;
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
	color: Gray;
	padding-left: 5px;
}
.lnkSmall:hover
{
	font-family: Verdana;
	text-decoration:underline;
	font-weight: normal;
	font-size: 10px;
	color: Gray;
	padding-left: 5px;
	
}

.txtInput
{
	width: 70px;
	border-width:0px

}
.txtInput1
{
	
	background-color:Blue;
	border-width:0px

}
.txtInputLong
{
	width: 150px;
	border-width:0px;

}



.inputTable { width: 100%; 
	padding: 0px; 
	border: none; 

	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	font-family: Verdana; 
	font-size:12px ;
	text-align:center ;
}


.inputTable td 
{ 
	
	margin-left:0px;
	margin-right:0px;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000; 
	background-color:white;
color:Black;

}

.inputTable th 
{
	width :40px; 
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000; 
	background-color:White;
	color:Black;
	font-weight:bold ;

}

.CompanyName
{
	color:White ;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
}
.Label
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	padding-left: 5px;
	text-decoration: none;
	background-image: url(/Images/backgrounds/herotext_bg.png);
}

.LabelValue
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: #1C5E55 1px solid;
	width:100%;
	display:inline-block;
}

.LabelCaption
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
}
.LabelData
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
}

.BottomLabelValue
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: #1C5E55 1px solid;
	width:100%;
	display:inline-block;
}
.LabelValueWL
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: White;
	padding-left: 5px;
	text-decoration: none;
	width:100%;
	display:inline-block;
}

.LabelHeader
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	background-color: #f4f4f4;
	color: #666666;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:1px;
	text-decoration: none;
	width:95%;
	height:16px;
	display:inline-block;
}
.LabelDHeader
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	background-color: #f4f4f4;
	color: #666666;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:1px;
	text-decoration: none;
	width:100%;
}

.detailTable
{
	border-right: #AAAAAA 1px solid;
	border-top: #AAAAAA 1px solid;
	border-left: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;
	border-collapse:collapse;
	background-color:Transparent ;
}

.detailTable th
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	background-color:#CCCCCC;
	padding: 0px;
	color: #000000;
	height:25px;
}

.loginLabel
{ 
  font-family: Verdana;  
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  padding-left: 5px;
  text-decoration: none;
}
.masterHeader
{
	background-color:#FFFFFF;
}

.loginFormLabel
{
  font-family: Verdana;  
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  padding-left: 5px;
  text-decoration: none;
}

.LoginText
{
	color:Silver ;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
}

.TextBox
{ 
  font-family: Verdana;  
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  padding-left: 5px;
  text-decoration: none;
}
.GridTextBox
{ 
  font-family: Verdana;  
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  padding-left: 5px;
  text-decoration: none;
  width:75px;
}
.EditTextBox
{ 
  font-family: Verdana;  
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  background-color:InfoBackground; 
  padding-left: 5px;
  text-decoration: none;
  width:75px;
}
.CalculatedTextbox
{
	font-family: Verdana;  
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	text-decoration: none;
	width:75px;
	background-color:Transparent;
	border: White 1px dashed;

}
.TintCalcForm
{
	
}
.TintCalcForm td
{
	color:Black ;
}
.DisclaimerLabel
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #C00;
	padding-left: 5px;
	text-decoration: none;
}
.DisclaimerText
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	padding-left: 5px;
	text-decoration: none;
}
.GridSelectedRow
{
  background-color:InfoBackground; 
}

.TextBoxRight
{ 
  font-family: Verdana;  
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  padding-left: 5px;
  text-decoration: none;
  text-align:right;
}

.CheckBox
{ 
  font-family: Verdana;  
  font-weight: normal;
  font-size: 12px;
  color: #666666;

}

.TextBoxArea
{ 
  font-family: Verdana;  
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  padding-left: 5px;
  text-decoration: none;
}

.Message
{ 
  font-family: Verdana;  
  font-weight: normal;
  font-size: 12px;
  color:Maroon ;
  font-weight: bold;
  padding-left: 5px;
  text-decoration: none;
}
.SiteTitle
{
	color: Background;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.Welcome
{
	color:White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.Welcome
{
	color:White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.DropDown
{ 
  font-family: Verdana  ;  
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  padding-left: 5px;
  text-decoration: none;
}

#nav-menu {
vertical-align:bottom;
}

.menu_ul {
	list-style-type:none;
	height: 30px;
	width: 100%;
	margin: auto;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(/Images/buttons/Menu_Right.jpg);*/
	background-repeat:no-repeat;
	background-position:right 0px;
	padding-left:0px;
	background-color:#000000;
}

.menu_li
{
	float: left;
	padding-top: 6px;
	padding-right: 15px;
	text-decoration: none;
	height: 30px;
	/*background-image: url(/Images/buttons/Menu_Divider.jpg);*/
	background-repeat:no-repeat;
	background-position:Left 0px;
	text-align:center;
	width:150px;
	
}
.menu_li:hover
{
	float: left;
	padding-top: 6px;
	padding-right: 15px;
	text-decoration: none;
	height: 30px;
	/*background-image: url(/Images/buttons/Menu_Divider.jpg);*/
	background-repeat:no-repeat;
	background-position:Left 0px; 
	background-color:#000000; 
	cursor:pointer  ;
	text-align:center;
	width:150px;
	color:#FF0000;
}

.menu_li_left
{
	float: left;
	padding-top: 6px;
	padding-right: 15px;
	text-decoration: none;
	height: 30px;
	background-image: url(/Images/buttons/Menu_Left.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px; 
	text-align:center;
	width:150px;

}
.menu_li_left:hover
{
	float: left;
	padding-top: 6px;
	padding-right: 15px;
	text-decoration: none;
	height: 30px;
	background-image: url(/Images/buttons/Menu_Left.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px; 
	background-color:White; 
	cursor:pointer  ;
	text-align:center;
	width:150px;


}



.label
{ 
color: Yellow ;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

.MessageArea
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: White;
	border-bottom: #a2a2a2 1pt solid;
	font-weight: normal ;
	width:100%;
	vertical-align:bottom;
	height:12pt;
}
caption
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: White;
	background-color:#444444 ;
	
}

.caption
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: White;
	background-color:#444444 ;
	
}
.GridHeader
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: White;
	background-color:#AAAAAA ;
	
}
.GridItem
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	background-color:White;
	
}
.GridAltItem
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	background:#EDEDED;
}
a.GridItem
{
	font-family: Verdana  ;
	font-weight: normal;
	font-size: 12px;
	color: #0098D4;
	background-color: transparent;
}
a.GridItem:hover
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000033;
	background-color: transparent;
}
.Validation
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: Red;
}


.submenu_ul {
	list-style-type:none;
	height: 20px;
	width: 100%;
	margin: auto;
	font-size: 14px;
	color: #2F2F2F;
	background-color:#DCDDDE;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:0px;
}

.submenu_li
{
	float: left;
	padding-top: 1px;
	text-decoration: none;
	height: 19px;
	/*background-image: url(/Images/buttons/Menu_Divider.jpg);*/
	background-repeat:no-repeat;
	background-color:#DCDDDE; 
	background-position:Right 0px;
	text-align:center;
	border-right : 1px solid white;
	width:200px;
	color: #000000;
	
	
}
.submenu_li:hover
{
	float: left;
	padding-top: 1px;
	text-decoration: none;
	height: 19px;
	/*background-image: url(/Images/buttons/Menu_Divider.jpg);*/
	background-repeat:no-repeat;
	background-position:Right 0px; 
	background-color:White; 
	cursor:pointer  ;
	text-align:center;
	width:200px;
}

.submenu_li_selected
{
	float: left;
	padding-top: 1px;
	text-decoration: none;
	height: 19px;
	/*background-image: url(/Images/buttons/Menu_Divider.jpg);*/
	background-repeat:no-repeat;
	background-color:#CCCCCC; 
	background-position:Right 0px;
	text-align:center;
	border-right : 1px solid white;
	width:200px;
	font-weight:bold;
	
}

.submenu_li_small
{
	float: left;
	padding-top: 1px;
	text-decoration: none;
	height: 19px;
	/*background-image: url(/Images/buttons/Menu_Divider.jpg);*/
	background-repeat:no-repeat;
	background-color:Gray; 
	background-position:Right 0px;
	text-align:center;
	border-right : 1px solid White;
	width:125px;
	
}
.submenu_li_small:hover
{
	float: left;
	padding-top: 1px;
	text-decoration: none;
	height: 19px;
	/*background-image: url(/Images/buttons/Menu_Divider.jpg);*/
	background-repeat:no-repeat;
	background-position:Right 0px; 
	background-color:White; 
	cursor:pointer  ;
	text-align:center;
	width:125px;
}

.submenu_li_small_selected
{
	float: left;
	padding-top: 1px;
	text-decoration: none;
	height: 19px;
	/*background-image: url(/Images/buttons/Menu_Divider.jpg);*/
	background-repeat:no-repeat;
	background-color:White; 
	background-position:Right 0px;
	text-align:center;
		border-right : 1px solid Gray;

	width:125px;
	
}

.progress
{
	position: absolute;
	z-index: 100;
	top: 20%;
	left: 50%;
	color:Yellow;
}

/*fade popup*/
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	 /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.popup_blockSession{
	 /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#fadeSession { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
#fadeSessionDual { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .20;
	z-index: 9999;
}
img.btn_close {
	float: right;
	margin: -25px -25px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

 th {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	/*background-color:#DCDDDE;*/
	/*background-image:url(../images/backgrounds/TACHeaderBack.jpg);*/
	background-color:transparent;
	padding: 0px;
	color: #000000;/*#2F2F2F;*/
	
	
}
.redStar
{
	color:#FF0000;
	font-size: 10px;
}
.focus
{
    border: 2px solid #34D800; /* background-color: #EFFD72;*/
}

.LabelHover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	cursor:pointer;
	text-decoration:none;
	/*color: White;*/
}

.LabelHover:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	cursor:pointer;
	text-decoration:underline;
	color: #32B160;

}

.ExpandButton
{
	color:  #FFFFFF;
	border-style:none;
	font-family: Verdana;
	font-size: 1em;
	height: 22px;
	width:100%;
	background-color: #585960;
	
}
.ExpandButton:hover
{
	color:  Black;
	border-style:none;
	font-family: Verdana;
	font-size: 1em;
	height: 22px;
	width:100%;
	/*background-color: #000000;*/
}

.HideButton
{
	color:  #FFFFFF;
	border-style:none;
	font-family: Verdana;
	font-size: 0.9em;
	height: 22px;
	width:100%;
	font-weight:bold;
	background-color: #7c2582;
	
}

.ExpButton
{
	color: White;
	border-style:none;
	font-family: Verdana;
	font-size: 1em;
	height: 22px;
	width:100%;
	background-color: #565759;
	text-indent:15px;
	
}
.ExpButton:hover
{
	color: #7c2582;
	border-style:none;
	font-family: Verdana;
	font-size: 1em;
	height: 22px;
	width:100%;
	background-color:  #565759;
	
}

.collspseButton
{
	color:  #FFFFFF;
	border-style:none;
	font-family: Verdana;
	font-size: 0.9em;
	height: 22px;
	width:100%;
	font-weight:bold;
	background-color: #565759;
	text-indent:15px;
}


.fixed_th th 
{
   
}
.fixed_th1 th 
{
   
}


/********** AUTO COMPLETE style Start **********/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
/********** AUTO COMPLETE style End **********/


/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
  
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #FCFCCE;
}

.cluetip-default h3#cluetip-title {
  margin: 0 0 2px;
  padding: 3px 3px 3px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #666A70;
  color: #fff;
  
}

.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 5px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}

/**************  =cluetipClass: 'default' Finished ********************  */


/*.cal_theme2 .ajax__calendar_active { font-weight: bold; background-color: #C0C0C0;}*/
/*.cal_theme2 .ajax__calendar_today { font-weight: bold;  background-color: #FFFF00;}
.cal_theme2 .ajax__calendar_day {  border:solid 1px #FFFFFF;  background-color: #FF0000;}*/
.cal_theme2 .ajax__calendar_today { font-weight: bold;  background-color: #FFFFFF;}
.cal_theme2 .ajax__calendar_active {font-weight: bold; background-color: #ffffff; border:solid 1px #cccccc;}

.cal_theme2 .ajax__calendar_container   {
    background-color: #FFFFFF; 
    border:solid 1px #cccccc;
}

.autocomp
{
    background:LightGray;
    cursor:pointer;
    color:Black;
}
.autocomp:hover
{
    background:Gray;
    color:Black;
}

.autocompMobile
{
    background:LightGray;
    cursor:pointer;
    color:Black;
    line-height:25px;
}
.autocompMobile:hover
{
    background:Gray;
    color:Black;
    line-height:25px;
}

.jobListImgButtons
{
    border:none;
}


/*.cal_theme2 .ajax__calendar_today .ajax__calendar_day

        {

            border-color: #0066cc;

            background-color: #0099ee;

            color: #fff;

            font-weight: bold;

        }*/
   