﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("./images/bg_all.gif");
	background-repeat: repeat-x;
	font-size: 1em;
	background-color: #DCDCDC;
}
p, div, span, table {
	font-size: 0.9em; color: #666; 
}
input,select{ font-family: verdana; font-size: 11px; border: solid 1px #BDC7D8;}

/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #069;
}
h2 {
	font-size: x-large;
	color: #069;
}
h3 {
	font-size: large;
	color: #069;
}
h4 {
	font-size: medium;
	color: #069;
}
blockquote,p,ol,ul {
	font-size: small;
	color: #000;
}
h5 {
	font-size: x-small;
	color: #069;
}
h6 {
	font-size: xx-small;
	color: #069;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #069;
}
/* Links */
a {
	color: #069;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#container {
	border-right: 1px solid #ADC5D7;
	border-bottom: 1px solid #ADC5D7;
	border-left: 1px solid #ADC5D7;
	background-color: #fff;
	float:left;
}

#masthead {
	height: 80px;
	width: 100%;
	background-color: #FFF;
}

#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #F0F4F7;
	background-image: url("./images/mhl-grad.gif");
	background-repeat: repeat-x;
	color: #85abd0;	
	width: 100%;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 160px;
	background-color: #fff;
}
html>body #column_l {
	width: 160px;
	background-color: #fff;
}

#column_c {
	width: 580px;
	padding: 0px;
	background-color: #fff;
}
html>body #column_c {
	width: 580px;
	padding: 0px;
	background-color: #fff;
	margin-right: 2px;
}
#column_r {
	width: 240px;
	padding: 0px;
	background-color: #fff;
	border-left : solid 1px #eee;
}
html>body #column_r {
	width: 240px;
	padding: 0;
	background-color: #fff;
}
#column_r2 {
	width:810px;
	/*width:786px;*/
	padding: 0px 0px 0px 10px;
	background-color: #fff;
	min-height: 500px;
}
html>body #column_r2 {
	width:810px;
	/*width:786px;*/
	padding: 0px 0px 0px 10px;
	background-color: #fff;
}
#content {
	background-color: #fff;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #1DA3DD;
	margin-bottom: 0;
}
#masthead h3 {
	color: #9a9;
	margin-top: 0.5em;
}

#masthead .left{
	float: left;
	width: 210px;
	height: 80px;	
	background-color: #fff;
	background-image: url("./images/masthead_logo.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
}

#masthead .right{
	float: right;
	height: 80px;	
	text-align:right;
	padding-right: 10px;
	background-image: url("./images/masthead_gradient1.gif");
	background-repeat: repeat-y;
	color: White;
}

#navigation .topMenu {
	margin: 0px;
	padding: 0px;
}

#navigation .topMenu .item{
	color: #069;
	font-size: 11px;
	border-right: solid 1px #FFF;
	text-align: center;
	color:#fff;
	padding: 3px 35px 3px 5px;
	height: 22px;
}

#navigation .topMenu .itemSelected {
	color: #069;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
#navigation .topMenu .itemHover {
	text-decoration: underline;
}

.leftMenu
{
   width:200px;
   background-color: #ECEEF1;
   border: solid 1px #BDC7D8;
   border-left: none;
   color: White;
   font-size: 12px;
}
.leftMenu .item{
   height: 20px;
   color: #069;
   padding: 2px 2px 2px 10px;
   border-bottom: solid 1px #DDD;
}
.leftMenu .itemSelected{
	font-weight: bold;	
}
.leftMenu .itemHover{
	text-decoration: underline;  
}

/* GridView Style */
.gridView {
	font-size: 1em;
	width: 100%;
	padding: 2px 2px 2px 2px;
}
.gridView .header {
	height: 20px;
	color: #fff;
	background-color: #5598CC;
}
.gridView .item {
	height: 20px;
}
.gridView .itemAlternative {
	height: 20px;
	background-color: #EFF5E9;
}
.gridView .itemSelected {
	background-color: #666666;	
}

/* Standard Form Items (label, header, command toolbar, error message, message) */
.label
{
	color: #666;
	font-size: 11px;
	text-align: left;
}

.labelTitle
{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.commandBar 
{
	text-align: right;
	color: #777777;
	font-size: 1.1em;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	background-color: #fff;
	background-image: url("./images/bg_label_header.gif");
	background-repeat: repeat-x;
	background-color : #ccc;
	height: 20px;	
	width: 100%;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

.titleBar
{
	float: none;
	color: White; 
	background-color: #006699; /* #7FB6D4;*/
	font-size: 11px;
	padding-top:5px;
	padding-left: 5px;
	width: 99%; 
	margin: 1px;
	height: 23px;
}

.errorMessage{
	font-size: 11px;
	color: Red;
}

.errorMessage ul{
	font-size: 11px;
	color: Red;
}

.labelSuccess{
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}

.successBox
{
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
	background-color: #FFFFE1;
	border: solid 1px #EEE;
	min-height: 30px;	
}

/* Input */
.inputbutton{
}

.inputtextbox
{
	color: #000;
	width: 160px;
}

.inputtextbox2
{
	color: #000;
	width:70px;
}

.inputdropdownlist{
	color: #000;
	font-size: 11px;
	width: 200px;
}

/* Report Peformance GridView Style */
#reportContainer
{
	width:100%;
	margin:3px;
	border-collapse:collapse;
	background-color:#fff;
}

#reportContainer tr, td
{
	margin: 2px;
	padding-right: 1px;
	vertical-align: top;
}

#reportContainer .reportContainerTitleBar {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: inherit;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding-top: 5px;
}

.titleBar
{
	padding-left: 5px;
	font-weight:bold;
	color: White; 
}

.titleHeader
{
	background-color: #7FB6D4;
	vertical-align: bottom;
	border-spacing:0px;
	width:130px;
	height: 25px;
}


.gridViewReport {
	font-size: 11px;
	width: 100%;
	padding: 2px 2px 2px 2px;
}

.gridViewReportHeader {
	height: 20px;
	font-size :11px;
	color: #fff;
	background-color: #7FB6D4;
	width:100%;
	font-weight:bold; 
	text-align: center;
	vertical-align: middle;
}

.gridViewReportRow {
	height: 25px;
	font-size :11px;
	color: #666;
	background-color: #eee;
	vertical-align: middle;
}

.gridViewAlternativeReportRow
{
	 background: #F7F9FC; 
	 vertical-align: middle;
}

.gridViewReportFooter
{
	font-size :11px;
	color: #666;
	background-color: #fff;
	font-weight:bold;
	background-color: #ddd;
}

.gridViewReportTitle
{
	color: White; 
	background-color: #006699;
	min-width:130px;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-left: 2px;
}

.loginCheckBox 
{
	padding-left:50px;
	text-align:center;
}

.forgetPwdHeader
{
	width: 500px;
	height:22px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	background-color:#006699;
	vertical-align:middle;
	padding-top: 8px;
	padding-left:10px;
}

.forgetPwdBox
{
	
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:510px;
	height: 80px;
	padding-top:10px;
	text-align:center;
}

#changePwd 
{	
	width:100%;
	text-align:left;
}

#changePwd td,tr
{
	border-collapse: collapse;
	height:15px;
	font-size:11px;
	text-align:left;
}

#changePwd .changePwdErrorCol
{
	border-collapse: collapse;
	color:Red;
	font-size:11px;
	text-align:left;
	
}
/*End of Login Style*/

/*Left Panel*/

#leftPanel{
	width:100%;
}

#leftPanel td,tr{
	height:20px;
	padding-left:5px;
}

#leftPanel .tr1
{
	background-color:#C9D3DD;
	height:22px;
	vertical-align:middle;
}
#leftPanel .tr2
{
	background-color:#ECEEF1;
	height:22px;
	vertical-align:middle;
}

#leftPanel .tr3
{
	background-color:#999999;
	height:22px;
	vertical-align:middle;
	color:#fff;
}

#leftPanel .tr4
{
	background-color:#ECEEF1;
	height:22px;
	vertical-align:middle;
}
/*End of Left Panel*/

#loginContent
{
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin-left:8%;
	margin-right:5%;
		
	}

#loginContent tr,td
{
	padding:0px 0px 0px 0px;
	border-collapse:collapse;

	}

#loginContent .loginHeader
{
	
	padding:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.userControlTable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;	
	color: #666;
	font-size: 11px;
}

.userControlTable p,tr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	color: #666;
	
}

.userControlTable .unorderlist  {
	list-style-type: circle;
	list-style:outside;
	font-size: 11px;
	color: #666;
}

.userControlTable li  {
	font-size: 11px;
	color: #666;
}

.quotaTargetTitle
{
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

/* */
.ReadOnlyTextBox
{
	background-color: #FFFFCC;
}

