/* CSS Document */
body
{
	 background: radial-gradient(circle, rgba(255,255,255,1) 60%, rgba(178,178,178,1) 100%); /*background-image: url(../images/back.jpg); background-position: top center;     background-repeat: no-repeat;     background-color: #fff;*/
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.lblb
{
    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu-bg
{
	 /*background-image: url(../images/menu-bg.gif);  background-repeat:no-repeat;*/
    background: rgba(1,107,183,1);
    background: -moz-linear-gradient(-45deg, rgba(1,107,183,1) 0%, rgba(22,121,192,1) 34%, rgba(64,144,201,1) 74%, rgba(66,132,179,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,107,183,1)), color-stop(34%, rgba(22,121,192,1)), color-stop(74%, rgba(64,144,201,1)), color-stop(100%, rgba(66,132,179,1)));
    background: -webkit-linear-gradient(-45deg, rgba(1,107,183,1) 0%, rgba(22,121,192,1) 34%, rgba(64,144,201,1) 74%, rgba(66,132,179,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(1,107,183,1) 0%, rgba(22,121,192,1) 34%, rgba(64,144,201,1) 74%, rgba(66,132,179,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(1,107,183,1) 0%, rgba(22,121,192,1) 34%, rgba(64,144,201,1) 74%, rgba(66,132,179,1) 100%);
    background: linear-gradient(135deg, rgba(1,107,183,1) 0%, rgba(22,121,192,1) 34%, rgba(64,144,201,1) 74%, rgb(10, 98, 160) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016bb7', endColorstr='#4284b3', GradientType=1 );
    background-repeat: no-repeat;
    border-radius: 0 0 12px 12px;
}
.p-left
{
	padding-left: 18px;
}
.login-bg
{
	 background: rgba(195,195,195,1);
    background: -moz-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(195,195,195,1)), color-stop(50%, rgba(208,209,208,1)), color-stop(100%, rgba(229,230,230,1)));
    background: -webkit-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: -o-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: -ms-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: linear-gradient(to bottom, rgba(195,195,195,1) 0%, rgb(232, 232, 232) 70%, rgba(229,230,230,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c3c3', endColorstr='#e5e6e6', GradientType=0 );
    background-repeat: no-repeat;
    border-radius: 12px 6px;
}
.login-bg-reset
{
	 /*background-image: url(../images/login-bg.jpg);     background-repeat: no-repeat;*/
    background: rgba(195,195,195,1);
    background: -moz-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(195,195,195,1)), color-stop(50%, rgba(208,209,208,1)), color-stop(100%, rgba(229,230,230,1)));
    background: -webkit-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: -o-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: -ms-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: linear-gradient(to bottom, rgba(195,195,195,1) 0%, rgb(232, 232, 232) 70%, rgba(229,230,230,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c3c3', endColorstr='#e5e6e6', GradientType=0 );
    background-repeat: no-repeat;
    border-radius: 12px 6px;
}
.text-box
{
	width: 228px;
	height: 22px;
	border: 1px solid #c6c6c6;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.forgot
{
	color: #4c7897;
	font-weight: bold;
	text-decoration: none;
}
A:hover.forgot
{
	color: #000;
	text-decoration: none;
}
.chkbox
{
	width: 14px;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
.gray-font
{
	color: #2d2d2d;
}
.footer-bg
{
	/*background-image: url(../images/footer-bg.gif);     background-repeat: no-repeat; */
    background: rgba(195,195,195,1);
    background: -moz-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(195,195,195,1)), color-stop(50%, rgba(208,209,208,1)), color-stop(100%, rgba(229,230,230,1)));
    background: -webkit-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: -o-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: -ms-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(208,209,208,1) 50%, rgba(229,230,230,1) 100%);
    background: linear-gradient(to bottom, rgba(195,195,195,1) 0%, rgb(232, 232, 232) 70%, rgba(229,230,230,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c3c3', endColorstr='#e5e6e6', GradientType=0 );
    background-repeat: no-repeat;
    border-radius: 12px 6px;
}
A.footer-link
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
A:hover.footer-link
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.p-right
{
	padding-right: 18px;
	color: #fff;
}


/* Index */
.menu-brd
{
	border-left: 1px solid #016cb7;
}
A.menu-link
{
	color: #fff;
	text-decoration: none;
}
A:hover.menu-link
{
	color: #ffe47a;
	text-decoration: none;
}
.user-info
{
	background-image: url(../images/user-info.gif);
}
.student-bg
{
	background-image: url(../images/student.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* Form */
.form-head
{
	background-image: url(../images/form-head.gif);
}
h1
{
	font-family: Myriad Pro,Georgia, "Times New Roman" , Times, serif;
	color: #484848;
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 0 40px;
}
.grid-bg
{
	background-image: url(../images/grid-bg.jpg);
	background-repeat: repeat-x;
	background-color: #feae31;
	font-size: 12px;
}
.inner-grid-bg
{
	background-image: url(../images/grid-head-bg4.jpg);
	background-repeat: repeat-x;
	background-color: #feae31;
	font-size: 12px;
}

.grid-border
{
	border-color: #d6d6d6;
}

.Grid-row
{
	background-color: #fafaf8;
}
.Grid-alternative
{
	background-color: #ffffff;
}

.tab-bot
{
	background-color: #d0e6f1;
}
.Grid-hover
{
	background-color: #ffffef;
}
.list-box
{
	width: 220px; /*height: 22px;*/
	border: 1px solid #c6c6c6;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textarea
{
	width: 228px;
	border: 1px solid #c6c6c6;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*Added by Vikram K Mahapatra*/
.TextIndicator_TextBox1_Strength1
{
	background-color: Gray;
	color: White;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength2
{
	background-color: Gray;
	color: Yellow;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength3
{
	background-color: Gray;
	color: #FFCAAF;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength4
{
	background-color: Gray;
	color: Aqua;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength5
{
	background-color: Gray;
	color: #93FF9E;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

.validatorCalloutHighlight
{
	/* background-color: lemonchiffon; */
	border: 1px solid #FF9393;
	background-color: #FFFFFF;
}

/* Sub Level Menu Style */
.ddsubmenustyle
{
	font: normal 11px Tahoma;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: #126e6d;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
}
.ddsubmenustyle ul
{
	/*topmost and sub ULs, respectively*/
	font: normal 11px Tahoma;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: #126e6d;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
}

.ddsubmenustyle li a
{
	display: block;
	width: 160px; /*width of menu (not including side paddings)*/
	color: #333;
	background-color: #eaf3f9;
	text-decoration: none;
	padding: 6px 7px;
	border-bottom: 1px solid #d3e0ea;
}

* html .ddsubmenustyle li
{
	/*IE6 CSS hack*/
	display: inline-block;
	width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover
{
	background-color: #f4f4f4;
	color: #514c47;
}

.downarrowpointer
{
	/*CSS for "down" arrow image added to top menu items*/
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer
{
	/*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	padding-top: 3px;
	left: 155px;
	border: 0;
}

#progressBackgroundFilter
{
	position: fixed;
	height: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.3;
	z-index: 9;
}

