@charset "utf-8";
/* Secure Portal CSS Document */

/* LEFT MENU STYLES */
#adminmenu a { color: #26608b; font-weight: bold; text-decoration: underline; }
#adminmenu a:hover { color: #26608b; font-weight: bold; text-decoration: none; }
#adminmenu h3 { color: #9CD4FD; font-size: 15px; font-weight: bold; margin-bottom: 3px; }

/* LOGIN CONTROL STYLES */
#LoginView { text-align: right; color: White; }
#ctl00_LoginView1_LoginName1 { font-weight: bold; }
#ctl00_LoginView1_LoginStatus1 { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.login { margin-top: 30px; }

/* LINK STYLES */
a.llink { color: #26608b; text-decoration: underline }
a.llink:hover { color: #26608b; text-decoration: none;}
a.llinkb { color: #26608b; font-weight: bold; text-decoration: underline }
a.llinkb:hover { color: #26608b; font-weight: bold; text-decoration: none;}
a.dlink { color: #26608b; font-weight: normal; text-decoration: none }
a.dlink:hover { color: #26608b; font-weight: normal; text-decoration: none;}

/* GENERAL STYLES */
td.aright { text-align: right; padding-right: 10px; }
.leftalign { text-align: left; }
.centeralign { text-align: center; }
.rightalign { text-align: right; padding-right: 10px;}
.pportal { font-size: 12px; }
.txtpadright { margin-right: 5px; }
.padtop { margin-top: 10px; }
.watermark { color: Silver; }
.padleft { margin-left: 10px; }
.fontstyle { font-size: 11px; }
.btnEditClass   { margin: 15px 0px 15px 155px; }
.btnUpdateClass { margin: 15px 0px 15px 90px; }
.btnCancelClass { margin: 15px 0px 15px   0px; }
tr.pagerStyle { margin-left: 50px; padding-left: 50px; font-size: 14px; background-color:#C5DAE9; font-family:Verdana; font-weight:bold;}
.messageStyle { color: Red; font-family: Verdana; font-size: 11px; font-style: italic; margin: -10px 0 -7px 0; }

/* CREATE EMPLOYEE TABLE FORMATTING */
table.mainorder { width: 620px; margin: 0px 0px 0px 0px; }
td.cp_label { width: 150px; color: Black; text-align: right; }
td.cp_label_ { width: 155px; color: Black; text-align: right; margin: 0 0 0 0; padding: 15px 0 0 0; }
td.cp_label2 { width: 150px; color: Black; text-align: right; margin: 5px 5px 5px 0px; padding: 5px 5px 5px 0px; font-weight: bold; }
td.cp_text { width: 200px; color: Black; text-align: left; }
td.cp_text_ { width: 200px; color: Black; text-align: left; margin: 0 0 0 0; padding: 15px 0 0 0; }
td.cp_valdtn { width: 300px; color: Black; text-align: left; }
.displayinline { display: inline; }
.formlabel    { font-size: 11px; font-weight: bold; text-decoration: underline;  font-style: normal; font-variant: normal; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: right; color: Black; }
.formlabel2    { font-size: 11px; font-weight: bold;   font-style: normal; font-variant: normal; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: right; color: Black; }
.marginleft20 { margin-left: 20px; }
.TextBox_2  { font-size: 11px; font-weight: normal; font-style: normal; font-variant: normal; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: solid 1px Silver; background-color: White; }
.TextBox_3  { font-size: 11px; color: #669DC6; font-weight: normal; font-style: normal; font-variant: normal; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: none; background-color: White; }
.UnitTypeDDL2 { font-size: 11px; }
.Validator_  { font-size: 10px; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: left; color: Red; }