﻿


.Header
{
	background-image: url(  '/Images/HeaderBG.jpg' );
	background-repeat: repeat-x;
	/*height: 70px;*/
	background-color: #666666;
}
#NavBar
{
	background-image: url( '/Images/NavBarBG.jpg' );
	background-repeat: repeat-x;
	height: 30px;
	
}
#NavBar2
{
	background-image: url( '/Images/NavBarBG.jpg' );
	background-repeat: repeat-x;
	height: 30px;
	
}
#NavBarShadow
{
	background-image: url( '/Images/NavBarShadow.jpg' );
	background-repeat: repeat-x;
	height: 14px;
}
#NavBarShadow2
{
	background-image: url( '/Images/NavBarShadow.jpg' );
	background-repeat: repeat-x;
	height: 14px;
}
.Logo
{
	position: absolute;
	left: 610px;
	
	
}




.HeaderImage
{
	margin-right: 10px;
}


.HeaderText
{
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	padding-left: 10px;
	float: left;
	margin-top: 24px;
}
.HeaderLabel
{
	margin-left: 0px;
}

#MainLayoutTable
{
	background-image: url( '/Images/NavBarShadow.jpg' );
	background-repeat: repeat-x;
	/*border: 1px solid #000000;*/
}
.LeftCell
{
	width: 150px;
	
	
	background-repeat: repeat-x;
}

.LabelLoginWelcome
{
	font-size: 10px;
	position: relative;
	left: 10px;
	margin-bottom: 10px;
}

.CurrentEmployee
{
	color: White;
	position: absolute;
	
	left: 188px;
}


#LowerDiv
{
	background-image: url( '/Images/NavBarShadow.jpg' );
	background-repeat: repeat-x;
	/*border: 1px solid #000000;*/
}
#LowerDiv2
{
	background-image: url(   '/Images/LeftBar.jpg' );
	background-repeat: repeat-y;
	white-space: nowrap;
}

.PanelLogin
{
	/*border-style: solid;
	border-width: 1px;*/
	background-image: url(  '/Images/LoginBG.jpg' );
	background-repeat: repeat-x;
	/*height: 100%;*/
	
}
#LowerLeft
{
	float: left;
	width: 150px;
	background-color: #ecf1f4;
	background-image: url( '/Images/NavBarShadow2.jpg' );
	background-repeat: repeat-x;
	/*min-height: 100px;
		border: 1px solid #000000;*/

}
#LowerMiddle
{
	float: left;
	width: 20px;
}
#LowerRight
{
	float: left;
	left: 300px;
	/*border: 1px solid #FF0000;*/
}
#LeftMenuDiv
{
	color: #000000; 
	/*border: 1px solid #FF0000;
	min-height: 300px;*/
	width: 150px;
	margin-top: 1px;
	padding-left: 0px;
	float: left;
}
.LeftMenuItem
{
	/*padding-left: 15px;*/
	position: relative;
	left: 15px;
	margin-right:10px;
}
.LeftMenuNoLink, .LeftMenuNoLink a, .LeftMenuNoLink a:link, .LeftMenuNoLink a:visited, .LeftMenuNoLink a:active, .LeftMenuNoLink a:hover
{
	padding-left: 15px;
	color: #000000;
}


#LeftMenu
{
	position:relative;
	/*top: -1em;*/
}

#ContentDiv
{
	/*border: 1px solid #000000;*/
	float: left;
	padding-bottom: 20px;
	width: 630px;
}

#SiteMapPath
{
	/*border: 1px solid #000000;*/
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 10px;
}

#SiteMapPath a
{
	font-weight: normal;
	font-size: 10px;
}

#FooterRule
{
	clear: both;
	color: #cccccc;
	margin-left: 0px;
}
#FooterDiv
{
	margin-left: 0px;
	font-weight: normal;
	font-size: 11px;
}
#FooterDiv a
{
	font-weight: normal;
	font-size: 11px;
}
#FooterDivSmall
{
	font-size: 10px;
}
#FooterDivSmall a
{
	font-size: 10px;
}


input, textarea, select

{
	font-family: Verdana;
	font-size: 11px;
}


.GridView
{
	padding: 0px 0px;
	font-size: 10px;
	background-color: #666666;
	text-align: center;
	
}

.GridViewHeader
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #666666;
	color: #FFFFFF;
}
.GridViewHeader a, .GridViewHeader a:link, .GridViewHeader a:visited, .GridViewHeader a:active, .GridViewHeader a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.DataGridHeader a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.IS
{
	
	background-color: #eeeeee;
}
.AIS
{
	background-color: #dcdcdc;
}
.SelectedItemStyle
{
	font-weight: bold;
	color: white;
	background-color: #008a8c;
}
.Invisible
{
	display: none;
}


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000000;
	/* border: 1px solid #ECF1F4;*/
	text-decoration: none; /* no underline */
	color: #0099cc;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #ECF1F4;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000000;
		
		font-weight: bold;
		background-color: #666666;
		color: #FFF;
	}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #ECF1F4;
	
		color: #DDD;
		visibility:hidden;
	}

.BarBorder
    {
        border-style: none;
        border-width: 1px;
        width: 0px;
	height: 5px;
	font-size: 1px;
	visibility:hidden;
        /*height: 10px;*/
    }

.BarIndicator
    {
 	height: 5px;
	font-size: 1px;
       color: orange;
        background-color: orange;
    }
.StrengthStyle1
{
	height: 5px;
	font-size: 1px;
	background-color: #ff0000;
}
.StrengthStyle2
{
	height: 5px;
	font-size: 1px;
	background-color: #E21C00;
}
.StrengthStyle3
{
	height: 5px;
	font-size: 1px;
	background-color: #C63800;
}
.StrengthStyle4
{
	height: 10px;
	background-color: #AA5500;
}
.StrengthStyle5
{
	height: 10px;
	background-color: #8D7100;
}
.StrengthStyle6
{
	height: 10px;
	background-color: #718D00;
}
.StrengthStyle7
{
	height: 10px;
	background-color: #55AA00;
}
.StrengthStyle8
{
	width: 150px;
	height: 10px;
	background-color: #38C600;
}
.StrengthStyle9
{
	height: 10px;
	background-color: #1CE200
}
.StrengthStyle10
{
	height: 10px;
	background-color: #00FF00;
}
.no_show {color: #fff; background-color: #fff;} 
