﻿body
{
	color: White;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#ctl00_ctl00_imgBackGround, #ctl00_ctl00_ctl00_imgBackGround
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.header
{
	width: 100%;
	height: 70px;
}

.MarwadiLogo
{
	float: left;
	width: 20%;
}

.MarwadiLogoHeader
{
	float: left;
	width: 79%;
}

.MarwadiLogo img
{
	width: 100%;
}

.footer
{
	width: 100%;
	clear: both;
	height: 0px auto;
}

.MainContent
{
	width: 100%;
	height: 0px auto;
}

.StudentMenu
{
	float: left;
	width: 100%;
	text-align: left; /*background-color: #052313;*/
	background-color: #052313;
	opacity: 0.80; /* firefox, opera, safari, chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; /* IE 8 */
	filter: alpha(opacity=80); /* IE 4, 5, 6 and 7 */
	zoom: 1; /* so the element "hasLayout"*/
}

.divStudentMenuBackColor
{
	background-color: #041D10;
	padding-top: 2%;
	height: 26px;
}

.divStudentMenuBackColor a
{
	background-color: #0F5B34;
}

.divStudentMenuBackColor a:hover
{
	background: #0B3620;
}

.Content
{
	float: left;
	text-align: left;
	width: 80%;
	min-height: 451px;
	color: black;
	background-color: White;
	opacity: 0.90; /* firefox, opera, safari, chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)"; /* IE 8 */
	filter: alpha(opacity=90); /* IE 4, 5, 6 and 7 */
	zoom: 1; /* so the element "hasLayout"*/
	overflow-x: auto;
	margin: 0px;
	padding: 0px;
}

.StudentMenu ul li
{
	cursor: pointer;
	padding: 1% 1% 2% 1%;
	width: 180px;
	border-bottom: 1px dashed #0A4B29;
}

.StudentMenu ul li a
{
	color: #DBFDE7;
	text-decoration: none;
}

.StudentMenu ul li:hover
{
	background-color: #0A4B29;
}

/* Start Headline Region */
#scrollup
{
	float: left;
	position: relative;
	overflow: hidden;
	border: 1px solid #000;
	height: 100px;
	width: 99%;
	border: none;
	background-color: #052313;
}
.headline
{
	position: absolute;
	top: 210px;
	left: 5px;
	height: 195px;
	width: 96%;
}

.GreenColor
{
	padding: 2% 2% 2% 2% !important;
	background-color: #0F5B34 !important;
}

.BlueColor
{
	padding: 2% 2% 4% 2% !important;
	background-color: #0C4F95 !important;
}

/* End Headline Region */

/* Tag Wise Css */

h2
{
	color: #0C4F95;
	font-family: Arial;
}

h3
{
	padding: 0px;
	margin: 0px;
}

a
{
	text-decoration: none;
	color: White;
}

a:hover
{
	cursor: pointer;
}

/* End Tag wise Css */

/* Start Menu Style */
.liPersonal ul
{
	display: none;
}

.liPersonal img
{
	background-image: url(../Images/arrow_right.png);
	background-position: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	width: 10px;
	height:10px;
}

.liPersonal:hover img
{
	background-image: url(../Images/arrow_bottom.png);
	background-position: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.liPersonal:hover ul
{
	display: block;
}

.liPersonal:hover ul li
{
	width: auto;
}

.liPersonal:hover ul li:hover
{
	background-color: #0C4F95;
}

.aShowHideMenu
{
	cursor: pointer;
	font-weight: bold;
	padding: 2px 6px 0 6px;
	background-color: #0C4F95;
	/*-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	box-shadow: 5px 5px 10px #000;
	behavior: url(../CSS/border-radius.htc);
	border-radius: 4px; */
	border:2px solid silver;
}

.hrBorder
{
	border:1px dashed #0A4B29;
}

.datagrid a
{
	color:Blue;	
}

/* End Menu Style */


.PopUpBackColor
{
	opacity: 0.70; /* firefox, opera, safari, chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; /* IE 8 */
	filter: alpha(opacity=70); /* IE 4, 5, 6 and 7 */
	zoom: 1; /* so the element "hasLayout"*/
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: Black;
	z-index: 1;
	position: fixed;
}

.PopUp
{
	background-color: Black;
    left: 28%;
    position: fixed;
    top: 20%;
    width: 52%;
    z-index: 2;
}
.interaction_dropdown_12px
{
		font-family:Verdana;
		font-size:12px;
		color:#0470B8;
	}
.interaction_text_verdana_12px
{
	font-family:Verdana;
	font-size:12px;
	color:#223A3C;
	font-weight:bold;
	}
.interaction_text_verdana_underline_12px
{
	font-family:Verdana;
	font-size:12px;
	color:#0470B8;
	font-weight:bold;
	text-decoration:underline;
	}
.interaction_text_verdana_nobold_12px
{
	font-family:Verdana;
	font-size:12px;
	color:#223A3C;
	}
.PopUp_new
{
	background-color: Black;
    left: 28%;
    position: absolute;
    top: 30%;
    width: 52%;
    z-index: 2;
}
.PopUpHeader
{
	font-family:Verdana;
	font-size:14px;
	font-weight:200;
	}

.item_name
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#26324F;
	}
h1 {
    font: bold 32px Times;
	color: #666;
	text-align: center;
	padding: 20px 0;    
}
#container {
    width: 700px;
    margin: 10px auto;
}

.mGrid { width: 100%; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; }
    .mGrid td { padding: 2px; border: solid 1px #c1c1c1; color: #717171; }
    .mGrid th { padding: 4px 2px; color: #fff; background: #424242 url(grd_head.png) repeat-x top; border-left: solid 1px #525252; font-size: 0.9em; }
.mGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }
.mGrid .pgr {background: #424242 url(grd_pgr.png) repeat-x top; }
    .mGrid .pgr table { margin: 5px 0; }
    .mGrid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
    .mGrid .pgr a { color: #666; text-decoration: none; }
    .mGrid .pgr a:hover { color: #000; text-decoration: none; }	
.roundedcornr_box_613614 {
   background: #cccccc;
}
.roundedcornr_top_613614 div {
   background: url(../CSS/RequestImages/roundedcornr_613614_tl.png) no-repeat top left;
}
.roundedcornr_top_613614 {
   background: url(../CSS/RequestImages/roundedcornr_613614_tr.png) no-repeat top right;
}
.roundedcornr_bottom_613614 div {
   background: url(../CSS/RequestImages/roundedcornr_613614_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_613614 {
   background: url(../CSS/RequestImages/roundedcornr_613614_br.png) no-repeat bottom right;
}

.roundedcornr_top_613614 div, .roundedcornr_top_613614, 
.roundedcornr_bottom_613614 div, .roundedcornr_bottom_613614 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_613614 { margin: 0 10px; }

/* Start of AutoComplete Extender */
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	cursor: 'default';
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}
/* AutoComplete item */
.autocomplete_listItem
{
	background-color: window;
	color: windowtext;
	padding: 2px;
	border-bottom: 1px solid green;
	vertical-align: middle;
	z-index: 1;
}

.imgSet
{
	height: 25px;
	width: 25px;
	z-index: -1;
}
/* End of AutoComplete Extender */

