﻿/*body Control*/
img {
	border:0px solid #FFF;
}
body {
	background:#DFE1E0;
	font-size:11px;
	font-family:tahoma;
	padding:0px;
	margin:0 auto;
	/*background:url(../Images/BackImage.jpg) repeat-x;*/
}
/* default layout */
.ajax__tab_default .ajax__tab_header {
	white-space:nowrap;
}
.ajax__tab_default .ajax__tab_tab {
	margin-right:4px;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
	display:-moz-inline-box;
	display:inline-block
}
/* xp theme */
.ajax__tab_xp .ajax__tab_header {
	font-family:tahoma;
	font-size:11px;
background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) repeat-x bottom;
}
.ajax__tab_xp .ajax__tab_outer {
	padding-right:4px;
background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-right.gif")%>) no-repeat right;
	height:21px;
}
.ajax__tab_xp .ajax__tab_inner {
	padding-left:3px;
background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-left.gif")%>) no-repeat;
}
.ajax__tab_xp .ajax__tab_tab {
	height:13px;
	padding:4px;
	margin:0;
background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab.gif")%>) repeat-x;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-right.gif")%>) no-repeat right;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-left.gif")%>) no-repeat;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover.gif")%>) repeat-x;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-right.gif")%>) no-repeat right;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-left.gif")%>) no-repeat;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active.gif")%>) repeat-x;
}
.ajax__tab_xp .ajax__tab_body {
	height:450px;
	font-family:tahoma;
	font-size:11pt;
	border:1px solid #999999;
	border-top:0;
	padding:8px;
}
/* scrolling */
.ajax__scroll_horiz {
	overflow-x:scroll;
}
.ajax__scroll_vert {
	overflow-y:scroll;
}
.ajax__scroll_both {
	overflow:scroll
}
.ajax__scroll_auto {
	overflow:auto
}
#containtbody, #contentdiv {
	height: 450px;
	float:left;
}
#bodybackground {
	background: url(../images/bg.jpg);
}
#loginheader {
	margin-left: 320px;
	margin-top:170px;
	height: 38px;
	width:300px;
	background: url(../images/loginheader.jpg);
	background-repeat: no-repeat;
}
#loginbody {
	margin-left: 320px;
	height: 200px;
	width:295px;
	border-left:2px solid #C3D9FF;
	border-right:2px solid #C3D9FF;
	border-bottom:2px solid #C3D9FF;
	background-color:#EDEDED;
}
#loginnerbody {
	margin-top:50px;
}
#wrapper {
	width:100%;
	margin:0 auto;
	padding: 0px;
}
#header {
	background-color:#FFF;
	height: 90px;
	width:100%;
	float:left;
}
#planLogo {
	width:78%;
	height:90px;
	float:left;
}
#planLogo #company span {
	font-family:plan storytelling;
	font-size:36px;
	padding-left:88px;
	color:#E5E7E7;
}
#banner {
	width:100%;
	height:90px;
	border-bottom:1px solid #f04627;
}
.row {
	max-width:100%;
	margin-left:15px;
	margin-right:15px;
}
.ide-img {
	width:58%;
	height:auto;
	float:left;
}
.ide-img img {
	margin-top:96px;
	margin-left:120px;
	/*border:1px solid #b7b7b2;*/
	padding:5px;/*background:#FFF;*/
}
.login-div {
	width:40%;
	height:auto;
	float:right;
}
#headerMaster {
	background-color:#FFF;
	height: 110px;
	width:100%;
	float:left;
}
#bannerMaster {
	width:100%;
	height:109px;
	border-bottom:1px solid #f04627;
}
#ideMaster {
	width:40%;
	height:auto;
	float:left;
	margin-top:33px;
	margin-left:20px;
}
#ide {
	width:40%;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:20px;
}
#platoon span {
	font-family:plan storytelling;
	font-size:48px;
	font-weight:bold;
	color:#E5E7E7;
}
#mainlogo {
	width:10%;
	height:120px;
	float:left;
}
#company {
	width:58%;
	height:120px;
	float:left;
}
#companyName {
	width:55%;
	height:34px;
	float:right;
	font-size:26px;
	padding-top:15px;
	text-align:right;
	padding-right:20px;
	margin-top:15px;
	color:#FE000B;
	font-weight:bold;
	text-shadow: 1px 1px 1px #363636;
}
#companyNameMaster {
	width:55%;
	height:34px;
	float:right;
	font-size:26px;
	padding-top:15px;
	text-align:right;
	padding-right:20px;
	margin-top:33px;
	color:#06456D;
	text-shadow: 1px 1px 1px #363636;
}
.logOut {
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
#companyImg {
	width:55%;
	height:32px;
	float:right;
}
#companyImg img {
	margin-left:230px;
	margin-top:30px;
}
#company span {
	font-family:plan storytelling;
	font-size:48px;
	font-weight:bold;
	padding-left:88px;
	color:#E5E7E7;
}
/*--Start Master page Header--*/
#platoonMaster {
	/*background: url("../Images/plan-logo.png") no-repeat scroll 0 0 transparent;*/
    float: left;
	height: 120px;
	width: 40%;
	margin-top:20px;
	margin-left:20px;
}
#mainlogoMaster {
	float: left;
	height: 120px;
	width: 39%;
}
#companyMaster {
	float: left;
	height: 120px;
	width: 59%;
}
#companyMasterName {
	width:375px;
	height:auto;
	float:right;
	font-family:Plan Storytelling;
	color:#FFFFFF;
	font-size:32px;
	padding-top:5px;
	text-align:right;
	margin-right:20px;
	border:solid 1px red;
}
#companyMasterImg {
	width:100%;
	height:34px;
	float:right;
}
#companyMasterImg img {
	float:right;
	margin-top:5px;
	height:32px;
	width:125px;
}
#companyMasterInnerImg {
	width:100%;
	height:34px;
	float:right;
	margin-top:5px;
	text-align:right;
}
#companyMasterInnerImg2 {
	float:right;
	background: url("../Images/platoon.png") no-repeat scroll 0 0 transparent;
	width:101px;
	height:32px;
}
/*--Start Master page Header--*/
#headerUserBar {
	background:url('../Images/topUserBar.jpg');
	background-repeat:no-repeat;
	float: left;
	width:2%;
	height:120px;
	margin-top:0px;
}
#headerUser {
	width:20%;
	height:120px;
	float: left;
}
#mainContent {
	/*background:url(../Images/bodyBackground.jpg) repeat-x;*/
	/*background-color:#00ADEF;*/
	width:100%;
	float:left;
	padding-bottom:10px;
}
#menu {
	height: 30px;
	width:100%;
	border-bottom:2px solid #C3D9FF;
	float:left;
}
#menuBottomBg {
	background:url(../Images/menuBottomBg.jpg) repeat-x;
	height: 34px;
	width:100%;
	float:left;
}
#header h1 {
	padding: 10px 0 0 0;
	margin: 0 0 0 200px;
	color: #a83930;
	margin-left: 200px;
}
#masterbody {
	margin-left: 10px;
	margin-right:10px;
	min-height:550px;
	width:auto;
	text-align: center;
	background: url(../Images/body.bmp);
	background-color:#000000;
	background-repeat: no-repeat;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-top:2px solid #000000;
}
#formhead {
	background:url(../Images/back-bar-header.png) repeat-x;
	width: auto;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #028C3E; /* background-color:#189629; */
	border: 1px solid #C3D9FF;
}
#formhead1 {
	background:url(../Images/orengeBG.jpg) repeat-x;
	width: auto;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #028C3E; /* background-color:#189629; */
	border: 1px solid #C3D9FF;
}
#formhead2 {
	background:url(../Images/lightYellowBG.jpg) repeat-x;
	width: auto;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #028C3E; /* background-color:#189629; */
	border: 1px solid #C3D9FF;
}
#formhead3 {
	background:url(../Images/darkGreenBG.jpg) repeat-x;
	width: auto;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #028C3E; /* background-color:#189629; */
	border: 1px solid #C3D9FF;
}
#formhead4 {
	background:url(../Images/lightGreenBG.jpg) repeat-x;
	width: auto;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #028C3E; /* background-color:#189629; */
	border: 1px solid #C3D9FF;
}
#formhead5 {
	background:url(../Images/duskyBlueBG.jpg) repeat-x;
	width: auto;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #028C3E; /* background-color:#189629; */
	border: 1px solid #C3D9FF;
}
#formhead6 {
	background:url(../Images/duskyGreyBG.jpg) repeat-x;
	width: auto;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #028C3E; /* background-color:#189629; */
	border: 1px solid #C3D9FF;
}
#formhead7 {
	background:url(../Images/back-bar-header.png) repeat-x;
	width: auto;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #028C3E; /* background-color:#189629; */
	border: 1px solid #C3D9FF;
}
#logo {
	background-color: #fdea12;
	background: url(images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	border: 0;
	float: left;
}
#content {
	margin-left: 230px;
	margin-top:2px;
	width:655px;
	height:540px;
	padding: 0 20px 1.8em 10px;
	background-color: #fff;
	background: url(../images/bgHouse_Image.jpg);
	background-repeat: no-repeat;
}
#headercss {
	height: 70px;
	width:100%;
	float:left;
	background-color:#99CCCC;
	border:2px solid #9AB5FA;
}
#header_logo {
	background: url(../Images/logo.jpg) no-repeat;
	width:12%;
	height:70px;
	float:left;
	margin-left:10px;
}
#company_name {
	width:auto;
	float:left;
	font-family:Plan Storytelling, Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#000099;
	font-weight:bold;
	padding-top:10px;
}
#mainMenu {
	width:100%;
	height:auto;
	margin:0 auto;
	float:left;
	background:#b7b7b2;
}
#footer {
	background:url(../images/bottomBG.jpg) repeat-x;
	width:100%;
	float:left;
	margin:0 auto;
	bottom: 0;
	border-top:1px solid #FFF;
	position:fixed;
}
#footer span {
	color: #FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
}
#footer span a{ color:#FFF;}
#footerbottom {
	width:845px;
	margin-left: 70px;
	background: url(../images/footer_bottom.jpg);
	border-top: 1px solid #E0EDFE;
	background-repeat: no-repeat;
}
#footer p {
	font: normal 0.8em/0.9em verdana, arial, helvetica, sans-serif;
	vertical-align:middle;
	text-align: center;
	color: #666666;
}
#footer p.left {
	float: left;
	clear: left;
}
#footer p.right {
	float: right;
	clear: right;
}
.spacer {
	clear: both;
}
dd, dt {
	font-size: 0.95em;
}
#mainTitle {
	font-size: 2.0em;
	font-weight: bold;
	visibility: hidden;
}
.pageTitle {
	font-size: 1.5em;
	font-weight: bold;
}
.itemTitle {
	border-bottom: 1px solid #a83930;
	font-size: 1.5em;
}
.itemContent {
	padding-bottom: 1.8em;
}
.box {
	border: solid 1px #a83930;
}
.boxFloat {
	border: solid 1px #a83930;
	float: left;
}
.newsItem {
	padding-top: 1.0em;
	border-bottom: 1px solid #a83930;
	width: 100%;
}
.newsTitle {
	font-size: 110%;
	float: left;
}
.newsDate {
	font: normal 0.9em/0.9em 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	float: right;
	clear: right;
	color: #666666;
}
.newsContent {
	text-align: left;
}
/*  For Text style /*/

.textlevelinval {
	color : #FF0000;
	text-align:center;
	font-size : 11px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
.textlevel1 {
	float:left;
	color : #09086E;
	text-align:right;
	font-size : 11px;
	font-family :tahoma;
	font-stretch:normal;
	font-variant:normal;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

.textlevel {
	float:left;
	color : #09086E;
	text-align:right;
	font-size : 11px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
    width: 19px;
}
.textlevel {
	float:left;
	width:80px;
	color : #09086E;
	text-align:right;
	font-size : 11px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
.textlevelcenter {
	float:left;
	width:120px;
	color : #09086E;
	text-align:center;
	font-size : 11px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
.textlevelcenterfine {
	float:left;
	width:160px;
	color : #fff;
	background-color:#3366CC;
	text-align:center;
	font-size : 11px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:18px;
}
.textlevelauto {
	float:left;
	color : #09086E;
	font-size : 11px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
.msglabel {
	width:auto;
	color : green;
	text-align:right;
	font-size : 12px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}
.msglabelleft {
	width:auto;
	color : green;
	text-align:left;
	font-size : 12px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}
.msglabelerr {
	width:auto;
	color : #C64908;
	text-align:right;
	font-size : 14px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}
.validator {
	width:auto;
	color : #C00000;
	text-align:left;
	font-size : 11px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
.logtextlevel {
	float:left;
	width:60px;
	color : #09086E;
	text-align:right;
	font-size : 11px;
	font-family :tahoma;
	font-stretch:normal;
	font-variant:normal;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
.ItemStylecss {
	color : #09086E;
	text-align:right;
	font-size : 11px;
	font-family :tahoma;
	text-align:left;
}
.ItemTexbox {
	color : #09086E;
	font-size : 11px;
	font-family :tahoma;
	text-align:left;
}
.ItemStylecssCenter {
	color : #09086E;
	font-size : 11px;
	font-family :tahoma;
	text-align:center;
}
.ItemStylecssRight {
	color : #09086E;
	font-size : 11px;
	font-family :tahoma;
	text-align:right;
}
.textlevelleftfloat {
	float:left;
	width:120px;
	color : #09086E;
	text-align:left;
	font-size : 11px;
	font-family :tahoma;
	font-stretch:normal;
	font-variant:normal;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
.textlevelleft
.textlevelleft
{
	color : #09086E;
	text-align:left;
	font-size : 11px;
	font-family :tahoma;
	font-variant:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}


.middlesizediv {
	margin-top:20px;
	width:400px;
	height:350px;
	background-color:White;
}
.innerdiv {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	width:auto;
	height: auto;
}
.buttondiv {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	vertical-align:bottom;
	width:auto;
	height: auto;
}
.divbody {
	width:315px;
	height:215px;
	float:left;
}
.doublediv {
	width:600px;
	height:215px;
	float:left;
}
.fulldiv {
	width:600px;
	height:360px;
	float:left;
}
.rightdiv {
	width:315px;
	height:215px;
}
.autoleftdiv {
	width:615px;
	height:auto;
}
.autorightdiv {
	width:300px;
	height:auto;
}
.autoheightmaxwidthdiv {
	width:600px;
	height:auto;
	float:left;
}
.autodiv {
	float:left;
}
.autodiv1 {
	width:auto;
	height:auto;
}
.mrdiv {
	width:650px;
	height:auto;
}
#operationalbutton {
	/*margin:200px 350px 200px 200px;
	vertical-align:middle;*/
	padding: 0 200px 0 10px;
}
.TextBox140 {
	width:140px;
	border: #dddddd;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.TextBox110 {
	width:110px;
	border: #C2D8FF;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.TextBox120 {
	width:120px;
	border: #666666;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.TextBox100 {
	width:100px;
	border: #666666;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.TextBox80 {
	width:80px;
	border: #666666;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.TextBox60 {
	width:60px;
	border: #666666;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.TextBoxAmt60 
.TextBoxAmt60 {
	text-align:right;
	font-family:tahoma;
	font-weight:11px;
	color:#09086e;
}


.TextBoxAmt100 {
	width:100px;
	text-align:right;
}
.TextBoxAmt40 {
	width:40px;
	text-align:right;
}
.TextBox40 {
	width:40px;
	border: #666666;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.TextBox20 {
	width:20px;
	border: #666666;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.TextBox160 {
	width:160px;
	border: #666666;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.TextBox180 {
	width:180px;
	border: #666666;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.TextBox200 {
	width:200px;
	border: #666666;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.BlackDevide4 {
	float:left;
	width:80px;
	border: #C2D8FF;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.BlackDevide5 {
	float:left;
	width:50px;
	border: #C2D8FF;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.blankline {
	width:10px;
	height:.5px;
}
.ddlstyle {
	width:120px;
	float:left;
}
.fieldsetstyle {
	width:300px;
	height:200px;
}
.autofieldsetstyle {
	width:615px;
	height:auto;
}
.mrfieldsetstyle {
	width:640px;
	height:auto;
}
.autofield {
	width:auto;
	height:auto;
}
.doublefieldsetstyle {
	width:615px;
	height:180px;
}
.autoheightmaxwidthfieldsetstyle {
	width:615px;
	height:auto;
}
.fullfieldsetstyle {
	width:615px;
	height:360px;
}
.afterddl {
	width:100px;
	float:none;
}
.defaultdiv {
	float:right;
	width:10px;
	height:1px;
}
.suficblbl {
	width:50px;
	font-size : 9px;
	font-family :tahoma;
	color : #0000FF;
	text-align:center;
}
.divalign {
	float:left;
}
.ListHeader {
	font-size : 9px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	BACKGROUND-COLOR: buttonface;
	padding: 2;
}
.ListHeaderLeft {
	font-size : 9px;
	border-right: gray 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: gray 1px solid;
	background-color: buttonface;
	padding: 2;
}
/* FOR MODAL POPUP WINDOW*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.PrProgress {
	display: block;
	position: absolute;
	padding: 2px 3px;
}
.PrContainer {
	border: solid 1px #808080;
	border-width: 1px 0px;
}
.PrHeader {
	background: url(Images/sprite.png) repeat-x 0px 0px;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 0px 10px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;
	white-space:nowrap;
	font-family: arial, helvetica, clean, sans-serif;
}
.PrBody {
	background-color: #f2f2f2;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding: 10px;
}
.Div950 {
	width:98%;
	height:auto;
	margin:0 auto;
}
.Div951 {
	width:100%;
	height:auto;
	margin:0 auto;
}
.PrIFrame {
}
@media print {
/*****   Styles for print   ******/
      h1, h2, h3 {
	color:black;
}
#autodiv1 {
	display:none
}
}
 @media screen {
/*****   Styles for screen  ******/
}
/* Updated by Amit for IE 7 Compatible */
/* For Command Message */
.MsgBox {
	height: 20px;
	margin: 10px 0px 0px 10px;
	text-align: right;
	padding-right:15px;
	color:#046412;
}
/*--Button--*/

.DivCommand1 {
	width:100%;
	height:auto;
	padding-top:3px;
	margin:0 auto;
}
#DivCommand1 {
	width:100%;
	height:auto;
	padding-top:3px;
	margin:0 auto;
}
#DivCommand1 table {
	width:100%;
	height:auto;
}
#DivCommand1 td {
	width:50%;
	height:auto;
	padding-left:15px;
}
.DivCommandL {
	text-align:left;
	float:left;
	padding-left:12px;
}
.DivCommandR {
	text-align:right;
	padding-right:13px;/*width:100%;*/
}
#setPrivilegeButton {
	width:78%;
	height:auto;
}
/* For Image */
.Photo {
	text-align:left;
	height:267px;
	width:100px;
}
.DivCommand2 {
	height: 20px;
	margin: 10px 10px 10px 10px;
	text-align: right;
}
/* For Mainform Width 500px */
 .Form500 {
	background-color:#FFF;
	width:40%;
	margin:0 auto;
	text-align:left;
	display: block;
	font-weight: normal;
	padding-bottom:10px;
	margin-top:80px;
}
.Div450 {
	background-color:#FFF;
	width:78%;
	margin-left:8px;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
}
.Grid450 {
	margin:10px 5px 5px 10px;
	height:250px;
	width:95%;
	overflow:scroll;
	border: solid 1px gray;
}
.Grid440 {
	margin:10px 5px 5px 10px;
	height:230px;
	width:95%;
	overflow:scroll;
	border: solid 1px gray;
}
.Grid440Tab2 {
	margin:10px 5px 5px 10px;
	height:250px;
	width:440px;
	_width:455px;
	overflow:scroll;
	border: solid 1px gray;
}
/* For Mainform Width 1000px */
 .formStyle {
	background-color:#FFF;
	width:97%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 75px;
	padding-bottom:10px;
	-moz-border-radius:0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	overflow:hidden;
}
.iesEmp {
	background:#FFF;
	width:98%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:0 auto;
}
.iesAttendanceLevel {
	background:#FFF;
	width:880px;
	margin-left:10px;
	margin-right:10px;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
}
.Div930 {
	background-color:#FFF;
	width:100%;
	margin-left:5px;
	margin-right:5px;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
}
.Div920 {
	background-color:#FFF;
	width:100%;
	margin:0 auto;
}
.Div900 {
	background-color:#FFF;
	width:98%;
	margin:0 auto;
}
.Div800 {
	background-color:#FFF;
	width:90%;
	margin:0 auto;
}
.DivFirstCol {
	float: left;
	margin: 10px 0px 0px 5px;
	width: 280px;
}
/* For Medium Size Form */
.Form700 {
	background-color:#FFF;
	width:62%;
	min-height:400px;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:20px;
	padding-bottom:10px;
}
.Div650 {
	background-color:#FFF;
	width:100%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin: 0 auto;
}
.Grid650 {
	background:#FFF;
	margin:10px 5px 5px 15px;
	height:250px;
	width:96.5%;
	overflow:scroll;
	border: solid 1px gray;
}
.dynamicMenu1 {
	border-color: #DEDBDE;
	border-bottom:1px solid #DEDBDE;
	border-left:1px solid #DEDBDE;
	border-right:1px solid #DEDBDE;
	padding:2px;
	width:160px;
	font-size:13px;
	font-weight:normal;
	font-family: Tahoma;
	text-decoration:none;
	margin-top:-5px;/* filter: 
	 progid:DXImageTransform.Microsoft.Gradient 
               (gradientType=0,startColorStr=lightblue,endColorStr=lightblue); */
}
.dynamicMenuItem1 {
	text-decoration: none;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	padding:2px;
	font-family: Tahoma;
	width:160px;/* filter: 
	 progid:DXImageTransform.Microsoft.Gradient 
               (gradientType=0,startColorStr=lightblue,endColorStr=lightblue); */
}
#masterbodycssInner {
	min-height:450px;
	width:100%;
	float:left;
	background-color:#3b64c0;
	border:2px solid #9AB5FA;
}
/*--FAKE Master Page--*/
#masterbodycss {
	border:1px solid #9AB5FA;
	width:98%;
	margin:0 auto;
	min-height:452px;
	background-color:#3366CC;
}
#masterBgTop {
	width:100%;
	height:353px;
	margin:0 auto;
	float:left;
}
#masterBlueBg {
	width:33.01%;
	height:353px;
	float:left;
	background:#0e2099;
	border-right:4px solid #FFF;
	background: url(../Images/blueBg.jpg) repeat-x;
}
#masterRedBg {
	width:33.05%;
	height:353px;
	float:left;
	background:#e02004;
	border-right:4px solid #FFF;
	background: url(../Images/redBg.jpg) repeat-x;
}
#masterGreenBg {
	width:33.1%;
	height:353px;
	float:left;
	background:#028c3e;
	background: url(../Images/greenBg.jpg) repeat-x;
}
#masterBgFooter {
	background:#FFF;
	width:100%;
	height:auto;
	margin:0 auto;
	float:left;
}
#masterFooterLogo {
	background: url(../Images/footerLogo.jpg) no-repeat;
	width:769px;
	height:84px;
	margin:0 auto;
}
/*login*/

#loginPage {
	width:100%;
	margin:0 auto;
	height:auto;
	float:left;
}
#masterloginbodycss {
	height:450px;
	float:left;
	width:100%;
	text-align: center;
	background-color:#3b64c0;
	border:2px solid #9AB5FA;
}
html* masterloginbodycss {
	min-height:550px;
}
#assBorder {
	border:2px solid #ffffff;
	background-color:#ffffff;
	width:100%;
	float:left;
	height:20px;
}
#loginLeftDiv {
	width:492px;
	height:333px;
	float:left;
	margin-left:25px;/*background:url(../Images/tumb.jpg);*/
}
#loginRightDiv {
	background:url(../Images/login_Bg.png);
	background-repeat:no-repeat;
	height:300px;
	width:425px;
	margin:0 auto;
	margin-right:10px;
	float:right;
	margin-top:25px;/*border:12px solid #2245BB;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	box-shadow: 10px 10px 5px #222;
	-moz-box-shadow:10px 10px 5px #222;
	-webkit-box-shadow:10px 10px 5px #222;*/
}
#loginHeadTitle {
	margin:0px 0px 0px 0px;
	height:30px;
	width:420px;
	text-align:center;
	background-color:#9ab5fa;
	color:blue;
	font-size:16px;
	valign:moddle;
}
#loginHeadTitleText {
	height:25px;
	valign:middle;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	padding-left:4px;
}
#loginImg {
	margin:20px 0px 0px 20px;
	height:150px;
	width:375px;
	background-image:url('../Images/loginHeadImg.jpg');
	background-repeat:no-repeat;
	border:solid 2px #fff;
}
#loginMsg {
	margin:0px 0px 0px 20px;
	height:100px;
	width:379px;
	background-color:#fff;
}
#loginMsg .style {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#99FF66;
}
/*Top Haader Brunch Style*/

.topBar {
	background-color:#fe0000;
	width:100%;
	margin-right:10px;
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
	font-style:normal;
	height:20px;
	position:fixed;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
/*--Attendance--*/

#holidayForm {
	background-color:White;
	width:66%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:25px;
	margin-bottom:10px;
}
#holidayFormInner {
	width:90%;
	height:auto;
	margin:0 auto;
}
#holidayTopForm {
	margin:5px;
	height:auto;
	width:98%;
	border:1px solid gray;
}
#holidayBottomForm {
	margin:30px 5px 5px 7px;
	height:230px;
	width:98%;
	overflow:scroll;
	border: solid 1px gray;
}
#holidayBottomFormInner1 {
	margin:5px 5px 5px 5px;
	height:25px;
	width:98%;
	border-bottom:solid 1px gray;
}
#holidayBottomFormInner2 {
	margin:10px 5px 5px 5px;
	height:25px;
	width:98%;
}
.attendancePolicy {
	background-color:#FFF;
	width:70%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:20px;
	padding-bottom:10px;
}
/*--Attendance Policy--*/

#attendancePolicyForm {
	background-color:#FFF;
	width:80%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:10px;
	margin-bottom:10px;
}
#attendanceFormInner {
	width:90%;
	height:auto;
	margin:0 auto;
}
#otRecommentd1 {
	background:#FFF;
	border:1px solid #000;
	width:98%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:0 auto;
}
/*--LeaveApplicaion--*/

.leaveApplicaionStyle {
	background-color:White;
	width:97%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:10px;
	margin-bottom:15px;
}
.leaveApplicaionStyle2 {
	background-color:White;
	width:91%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:10px;
	margin-bottom:15px;
}
#leaveApplicaionFormInner {
	width:97%;
	height:auto;
	margin:0 auto;
}
#leaveTypeForm {
	background-color:White;
	width:80%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:10px;
	margin-bottom:10px;
}
#leavePackageForm {
	background-color:White;
	width:80%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:10px;
	margin-bottom:10px;
}
#leavePackageFormInner {
	width:80%;
	height:auto;
	margin:0 auto;
}
#leavePackageList {
	margin:15px 0px 0px 0px;
	height:160px;
	width:100%;
	border:solid 1px black;
	overflow:scroll;
}
#leavePackageList2 {
	margin:5px 0px 0px 0px;
	height:293px;
	width:100%;
	border:solid 1px black;
	overflow:scroll;
}
#leavePackageList table {
	width:100%;
	font-size:9px;
}
#leaveEmpInfo {
	width:100%;
	HEIGHT: 250px
}
#leaveEmpInfoBoxLeft {
	float: left;
	margin: 15px 0px 0px 5px;
	width:450px;
	height:130px;
}
#leaveEmpInfoBoxRight {
	width:450px;
	height:130px;
	float:right;
	margin-right:10px;
}
.EmpLeaveProfStyle {
	background:#FFF;
	width:70%;
	display: block;
	font-weight: normal;
	padding-bottom:10px;
	margin:15px auto 0;
	margin-bottom:15px;
}
#empLeaveProfiFrame {
	margin: 10px 5px 5px 10px;
	overflow: scroll;
	border: gray 1px solid;
	width:97.7%;
	height: 141px
}
.EmpLeaveAdJform {
	background-color:#FFF;
	width:70%;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:35px;
}
.leaveRenewform {
	background:#FFF;
	width:78%;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:10px;
}
.LeavePostApprovalAdjustment {
	background-color:#FFF;
	width:90%;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:35px;
}
/*--EMP--*/

.empSearchForm {
	background-color:#FFF;
	width:90%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:10px;
}
#empSearchResult {
	border:1px solid #999;
	overflow:scroll;
	width:97%;
	height:380px;
	margin:0 auto;
	margin-top:20px;
}
.empTrainForm {
	background-color:#FFF;
	width:72%;
	min-height:400px;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:20px;
	padding-bottom:10px;
}
.empEduForm {
	background-color:#FFF;
	width:87%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:20px;
	padding-bottom:10px;
}
.empEduDiv01 {
	width:98%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:20px;
	padding-bottom:10px;
}
#empEduDiv02 {
	margin:15px 0 auto;
	height:285px;
	width:100%;
	border:solid 1px black;
	overflow:scroll;
}
/*--iFrame--*/
#iFrame {
	margin: 10px 5px 5px 10px;
	overflow: scroll;
	border: gray 1px solid;
	width:97.7%;
	height: 141px
}
/*--Report--*/
.repotForm2 {
	background:#FFF;
	width:98%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:0 auto;
	margin-top:15px;
}
#reportList {
	height:382px;
	width:35%;
	margin:10px 10px 10px 10px;
	border:solid 1px gray;
	float:left;
	overflow:scroll;
}
#reportListFild {
	min-height:382px;
	width:60%;
	margin:10px 10px 10px 5px;
	border:solid 1px Gray;
	float:left;
}
/*--Security--*/
#securityForm {
	background-color:White;
	width:80%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:10px;
	margin-bottom:10px;
}
#securityFormInner {
	width:90%;
	height:auto;
	margin:0 auto;
}
.userPermision {
	background-color:#FFF;
	width:50%;
	height:auto;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	padding-bottom:30px;
}
.userPermisionInner {
	background-color:#FFF;
	width:97%;
	margin-left:8px;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
}
/*--EIS--*/

.officeSetup {
	background-color:#FFF;
	width:50%;
	margin:0 auto;
	text-align:left;
	display: block;
	font-weight: normal;
	padding-bottom:10px;
	margin-top:15px;
}
.officeSetupInner {
	background-color:#FFF;
	width:96%;
	margin:0 auto;
}
.officeSetupGrid450 {
	margin:10px 5px 5px 10px;
	height:250px;
	width:95%;
	overflow:scroll;
	border: solid 1px gray;
}
.GridFormat1 {
	height:200px;
	width:95%;
	overflow:scroll;
	border: solid 1px gray;
	background-color:#FFF;
	width:96%;
	margin:0 auto;
	margin-top:10px;
}
.programSetup {
	background-color:#FFF;
	width:60%;
	margin:0 auto;
	text-align:left;
	display: block;
	font-weight: normal;
	padding-bottom:10px;
	margin-top:15px;
}
.programSetupInner {
	background-color:#FFF;
	width:96%;
	margin:0 auto;
}
.locationSetup {
	background-color:#FFF;
	width:50%;
	margin:0 auto;
	text-align:left;
	display: block;
	font-weight: normal;
	padding-bottom:10px;
	margin-top:15px;
}
.locatinSetupInner {
	background-color:#FFF;
	width:96%;
	margin:0 auto;
}
.locatinSetupGrid450 {
	margin:10px 5px 5px 10px;
	height:250px;
	width:95%;
	overflow:scroll;
	border: solid 1px gray;
}
.departmentSetup {
	background-color:#FFF;
	width:50%;
	margin:0 auto;
	text-align:left;
	display: block;
	font-weight: normal;
	padding-bottom:10px;
	margin-top:15px;
}
.departmentSetupInner {
	background-color:#FFF;
	width:96%;
	margin:0 auto;
}
.departmentSetupGrid450 {
	margin:10px 5px 5px 10px;
	height:250px;
	width:95%;
	overflow:scroll;
	border: solid 1px gray;
}
.sectionSetup {
	background-color:#FFF;
	width:50%;
	margin:0 auto;
	text-align:left;
	display: block;
	font-weight: normal;
	padding-bottom:10px;
	margin-top:15px;
}
.sectionSetupInner {
	background-color:#FFF;
	width:96%;
	margin:0 auto;
}
.sectionSetupGrid450 {
	margin:10px 5px 5px 10px;
	height:250px;
	width:95%;
	overflow:scroll;
	border: solid 1px gray;
}
.setup {
	background-color:#FFF;
	width:50%;
	margin:0 auto;
	text-align:left;
	display: block;
	font-weight: normal;
	padding-bottom:10px;
	margin-top:15px;
}
.setupInner {
	background-color:#FFF;
	width:96%;
	margin:0 auto;
}

.setupGrid450 {
	margin:10px 5px 5px 10px;
	height:239px;
	width:95%;
	overflow:scroll;
	border: solid 1px gray;
}
.setupGrid450 {
	margin:10px 5px 5px 10px;
	height:250px;
	width:60%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:10px;
	margin-bottom:10px;
}
#PayrollConfigInner {
	width:95%;
	height:auto;
	margin:0 auto;
}
#PayrollConfigList {
	margin:15px 0px 0px 0px;
	height:160px;
	width:100%;
	border:solid 1px black;
	overflow:scroll;
}
#PayrollConfigList table {
	width:100%;
	font-size:9px;
}
#PayrollConfigForm2 {
	background-color:White;
	width:70%;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:15px auto 0;
	padding-bottom:10px;
	margin-bottom:10px;
}
#PayrollConfigInner2 {
	width:95%;
	height:auto;
	margin:0 auto;
}
#PayrollConfigList2 {
	margin:15px 0px 0px 0px;
	height:160px;
	width:100%;
	border:solid 1px black;
	overflow:scroll;
}
#PayrollConfigList2 table {
	width:100%;
	font-size:9px;
}
#LogoStyle {
	background-image: url(Images/ide-logo.png);
}
/*===============================================Login Form===========================*/

/*--------------------*/

#login {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(top, #fff, #eee);
	background-image: -moz-linear-gradient(top, #fff, #eee);
	background-image: -ms-linear-gradient(top, #fff, #eee);
	background-image: -o-linear-gradient(top, #fff, #eee);
	background-image: linear-gradient(top, #fff, #eee);
	height: 240px;
	width: 400px;
	/* margin: -150px 0 0 -230px;*/
    padding: 30px;
	position: absolute;
	top: 30%;
	/*left: 50%;*/
    z-index: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:
 0 0 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, .2), 0 3px 0 #fff, 0 4px 0 rgba(0, 0, 0, .2), 0 6px 0 #fff, 0 7px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow:
 0 0 2px rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, .1), 3px 3px 0 rgba(255, 255, 255, 1), 4px 4px 0 rgba(0, 0, 0, .1), 6px 6px 0 rgba(255, 255, 255, 1), 7px 7px 0 rgba(0, 0, 0, .1);
	box-shadow:
 0 0 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, .2), 0 3px 0 #fff, 0 4px 0 rgba(0, 0, 0, .2), 0 6px 0 #fff, 0 7px 0 rgba(0, 0, 0, .2);
}
#login:before {
	content: '';
	position: absolute;
	z-index: -1;
	border: 1px dashed #f8971d;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	-moz-box-shadow: 0 0 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px #fff;
	box-shadow: 0 0 0 1px #fff;
}
/*--------------------*/

h1 {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0px 2px 0 rgba(0, 0, 0, .5);
	text-transform: uppercase;
	text-align: center;
	color: #666;
	margin: 0 0 30px 0;
	letter-spacing: 4px;
	font: normal 26px/1 Verdana, Helvetica;
	position: relative;
}
h1:after, h1:before {
	background-color: #777;
	content: "";
	height: 1px;
	position: absolute;
	top: 15px;
	width: 120px;
}
h1:after {
	background-image: -webkit-gradient(linear, left top, right top, from(#777), to(#fff));
	background-image: -webkit-linear-gradient(left, #777, #fff);
	background-image: -moz-linear-gradient(left, #777, #fff);
	background-image: -ms-linear-gradient(left, #777, #fff);
	background-image: -o-linear-gradient(left, #777, #fff);
	background-image: linear-gradient(left, #777, #fff);
	right: 0;
}
h1:before {
	background-image: -webkit-gradient(linear, right top, left top, from(#777), to(#fff));
	background-image: -webkit-linear-gradient(right, #777, #fff);
	background-image: -moz-linear-gradient(right, #777, #fff);
	background-image: -ms-linear-gradient(right, #777, #fff);
	background-image: -o-linear-gradient(right, #777, #fff);
	background-image: linear-gradient(right, #777, #fff);
	left: 0;
}
/*--------------------*/

fieldset {
	border: 1;
	padding: 0;
	margin: 0;
}
/*--------------------*/

#inputs input {
	background: #f1f1f1 url(../Images/login-sprite.png) no-repeat;
	padding: 15px 15px 15px 30px;
	margin: 0 0 10px 0;
	width: 353px; /* 353 + 2 + 45 = 400 */
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
	box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
}
.username {
	background-position: 5px -2px !important;
}
.password {
	background-position: 5px -52px !important;
}
#inputs input:focus {
	background-color: #fff;
	border-color: #e8c291;
	outline: none;
	-moz-box-shadow: 0 0 0 1px #e8c291 inset;
	-webkit-box-shadow: 0 0 0 1px #e8c291 inset;
	box-shadow: 0 0 0 1px #e8c291 inset;
}
/*--------------------*/
#actions {
	margin: 10px 0 0 0;
}
.submit {
	background-color: #ffb94b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fddb6f), to(#ffb94b));
	background-image: -webkit-linear-gradient(top, #fddb6f, #ffb94b);
	background-image: -moz-linear-gradient(top, #fddb6f, #ffb94b);
	background-image: -ms-linear-gradient(top, #fddb6f, #ffb94b);
	background-image: -o-linear-gradient(top, #fddb6f, #ffb94b);
	background-image: linear-gradient(top, #fddb6f, #ffb94b);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border-width: 1px;
	border-style: solid;
	border-color: #d69e31 #e3a037 #d5982d #e3a037;
	float: left;
	height: 35px;
	padding: 0;
	width: 120px;
	cursor: pointer;
	font: bold 15px Arial, Helvetica;
	color: #8f5a0a;
}
.submit:hover, #submit:focus {
	background-color: #fddb6f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb94b), to(#fddb6f));
	background-image: -webkit-linear-gradient(top, #ffb94b, #fddb6f);
	background-image: -moz-linear-gradient(top, #ffb94b, #fddb6f);
	background-image: -ms-linear-gradient(top, #ffb94b, #fddb6f);
	background-image: -o-linear-gradient(top, #ffb94b, #fddb6f);
	background-image: linear-gradient(top, #ffb94b, #fddb6f);
}
.submit:active {
	outline: none;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}
 .submit::-moz-focus-inner {
 border: none;
}
#actions a {
	color: #3151A2;
	float: right;
	line-height: 35px;
	margin-left: 10px;
}
/*--------------------*/

#back {
	display: block;
	text-align: center;
	position: relative;
	top: 60px;
	color: #999;
}
/*===============================Login CSS 2=================================
/*===============================Login CSS 2=====================================*/
*, *:before, *:after {
	-moz-box-sizing:inherit;
	behavior: url(Css/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'form-control' class */
}

	display: block;
}
label {
	display: inline-block;
	font-weight: normal;
	margin-bottom: 5px;
}
label {
	cursor: default;
}
.form-control {
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #CCCCCC;
	border-radius: 4px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-ms-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555555;
	display: block;
	font-size: 14px;
	/*height: 34px;*/
	line-height: 1.42857;
	padding: 8px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
	width: 93%;
	box-sizing: border-box;
	*behavior: url(Css/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'form-control' class */
}
.radio, .checkbox {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 20px;
	padding-left: 20px;
	vertical-align: middle;
}
.btn-primary {
	background-color: #9D1C27;
	border-color: #357EBD;
	color: #FFFFFF;
}
.btn {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.loginbox {
	background: #9D1C27;
	padding: 10px;
	width: 400px;
	margin: 2% auto 0 auto;
	position: relative;
}
.loginboxinner {
	background: #fff;
	padding: 20px;
	position: relative;
	border: 1px solid #333;
	-moz-box-shadow: inset 0 1px 0 #444;
	-webkit-box-shadow: inset 0 1px 0 #444;
	box-shadow: inset 0 1px 0 #444;
}
.loginheader {
	height: 40px;
}
.loginform {
	margin-top: 20px;
}
.form-group {
	margin-bottom:15px
}
.loginbox h1 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #555;
	font-weight: normal;
	padding-top: 10px;
}
.loginbox .logo {
	position: absolute;
	top: 10px;
	right: 20px;
}
.logo img {
	height:60px;
	width:60px;
}
.loginbox p {
	margin: 10px 0 15px 0;
}
.loginbox label {
	display: block;
	color: #666;/*letter-spacing: 1px;
	font-size: 18px;*/
}
/*.loginbox input {
	padding: 12px 10px;
	margin-top: 8px;
	font-size: 15px;
	border: 0;
	width: 340px;
	-moz-box-shadow: 0 1px 0 #444;
	-webkit-box-shadow: 0 1px 0 #444;
	box-shadow: 0 1px 0 #444;
	outline: none;
}*/
.loginbox button {
	/*background: #999;*/
	padding: 10px 20px;
	font-size: 18px;
	border: 0;
	letter-spacing: 1px;
	/*color: #333;*/
	width: 337px;
	-moz-box-shadow: 1px 1px 3px #222;
	-webkit-box-shadow: 1px 1px 3px #222;
	box-shadow: 1px 1px 3px #222;
	cursor: pointer;
}
.loginbox button.default {
	background: #999;
	color: #333;
}
.loginbox button.hover {
	background: #ccc;
	color: #000;
}
.loginbox button:active {
	background: #111;
	color: #fff;
}
.loginerror {
	color: #990000;
	background: #fbe3e3;
	padding: 0 10px;
	overflow: hidden;
	display: none;
}
.loginerror {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.loginerror p {
	margin: 10px 0;
}
.radius {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.title {
	font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
}
 @media screen and (max-width: 430px) {
 button, input, select, textarea {
font-size: 11px;
}
 .loginbox {
width: auto;
margin: 10px;
}
 .loginbox input {
width: 100%;

}
 .loginbox button {
width: 100%;

}
}
.radius {
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	*behavior: url(Css/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'form-control' class */
}
.loginbox 
{
	-webkit-box-shadow: 5px 5px 5px #888888;
    -moz-box-shadow: 5px 5px 5px #888888;
	box-shadow: 5px 5px 5px #888888;
	background: none repeat scroll 0 0 #06455A;
	margin: 2% auto 0;
	padding: 10px;
	position: relative;
	width: 400px;
	behavior: url(Css/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'form-control' class */
}
.login-div h2, .h2 {
	font-size: 30px;
}
.login-div h1, h2, h3 {
	margin-bottom: 10px;
	margin-top: 20px;
}

.dashBoard {
	
	width:60%;
	min-height:400px;
	text-decoration: none;
	text-align:left;
	display: block;
	font-weight: normal;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:20px;
	padding-bottom:10px;
}



.layer1 {
    margin: 0;
    padding: 0;
    width: 750px;
}
 
.heading 
{
	/*background:url(../Images/DashboardHeader.jpg) repeat-x;*/
    margin: 3px 0px 3px 0px;
    color: #fff;
    padding: 3px 10px;
    cursor: pointer;
    position: relative;
    background-color:#9D1C27;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    height:22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 5px 5px 5px #888888;
    -moz-box-shadow: 5px 5px 5px #888888;
	box-shadow: 5px 5px 5px #888888;
}

.content {
    padding: 5px 10px;
    background-color:#fafafa;
    border-radius: 4px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-ms-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

p { padding: 5px 0; }