﻿body
{
	/*background-color:#112bb5;*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; /*color:#666666;*/
	margin: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
.maintable
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.headerbar
{
	background-image: url(images/a_head_bar.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 26px; /*text-align: left;*/ /*padding-right: 10px;*/
	font-size: 11px;
	font-weight: bold;
	color: #15689a;
	vertical-align: middle;
}
.page_header
{
	background-image: url(images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1000px;
}
.page_repeat
{
	background-image: url(images/repeat.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 1000px;
}
.TableBorder
{
	border-top: 1px solid #443d85;
	border-bottom: 1px solid #443d85;
	border-left: 1px solid #443d85;
	border-right: 1px solid #443d85;
	background-color: #e3e3e3;
}
.page_norepeat
{
	background-image: none;
	background-color: White;
	background-position: top left;
}
.page_footer
{
	background-image: url(images/footer_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1000px;
	height: 115px;
	color: #FFFFFF;
}
.page_footer A
{
	color: #000000;
	text-decoration: none;
}
.page_footer A:hover
{
	color: #000000;
	text-decoration: underline;
}
.page_footer .footerlink, .page_footer .footerlink:hover
{
	color: #393939;
	text-decoration: none;
}
.leftframe
{
	width: 286px;
}
.rightframe
{
	width: 714px;
	color: #393939;
	font-size:11px;
}
.toptab
{
	background-image: url(images/SRL_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 18%;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	color: #393939;
	font-weight: bold;
	font-size: 11.9px;
}
.toptab A
{
	color: #393939;
	text-decoration: none;
}
.toptab A:hover
{
	color: #393939;
	text-decoration: none;
}
.toptabWide
{
	background-image: url(images/SRL_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 30%;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	color: #393939;
	font-weight: bold;
	font-size: 11.9px;
}
.toptabWide A
{
	color: #393939;
	text-decoration: none;
}
.toptabWide A:hover
{
	color: #393939;
	text-decoration: none;
}
.toptabNew
{
	background-image: url(images/SRL_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	color: #393939;
	font-weight: bold;
	font-size: 11px;
}
.toptabNew11
{
	background-image: url(images/SRL_new11.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 210px;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	color: #393939;
	font-weight: bold;
	font-size: 13px;
}
.toptab1select
{
	background-image: url(images/SRL_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 18%;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	color: #393939;
	font-weight: bold;
	font-size: 11.9px;
}
.toptab1select A, .toptab1selectwide A, .toptab2select A, .toptab3select A
{
	color: #ffff00;
	text-decoration: none;
}
.toptab1selectwide
{
	background-image: url(images/SRL_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 29%;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	color: #393939;
	font-weight: bold;
	font-size: 11.9px;
}
.toptab2select
{
	background-image: url(images/SRL_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	color: #393939;
	font-weight: bold;
	font-size: 13px;
}

.toptab3select
{
	background-image: url(images/SRL_new11.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 210px;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	color: #393939;
	font-weight: bold;
	font-size: 13px;
}


.toptabNew A
{
	color: #393939;
	text-decoration: none;
}
.toptabNew A:hover
{
	color: #ffff00;
	text-decoration: none;
}
.toptabNew11 A
{
	color: #393939;
	text-decoration: none;
}
.toptabNew11 A:hover
{
	color: #ffff00;
	text-decoration: none;
}
.button
{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #393939;
	background-color: #e1e1e1;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
}
.SessionTimeOutButton
{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #393939;
	background-color: #e1e1e1;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
}
.LinkButton
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #393939;
	text-decoration: underline;
}
.GridView-BackGround
{
	border-top: 1px solid #443d85;
	border-bottom: 1px solid #443d85;
	border-left: 1px solid #443d85;
	border-right: 1px solid #443d85;
	background-color: #e3e3e3;
}
.gridbutton
{
	/*	background-image:url(images/buttonn_bg.gif); 	background-position:top left; 	background-repeat:repeat-x;*/
	background-color: #e1e1e1;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #393939;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #e1e1e1;
}
.tablebackground
{
	background-color: #cccccc;
}
.tableheader
{
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	color: #150e5b;
	font-weight: bold;
	background-color: #e9e9e9;
}
.tableheader A, .tableheader A:hover
{
	color: #150e5b;
	text-decoration: none;
}
.tableevenrow
{
	font-size: 11px;
	color: #150e5b;
	font-weight: normal;
	background-color: #fafafa;
	padding: 2px;
}
.tableevenrow td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #150e5b;
	font-weight: normal;
	background-color: #fafafa;
	padding: 2px;
}
.tableoddrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #150e5b;
	font-weight: normal;
	background-color: #fafafa;
	padding: 2px;
}

.tableoddrow td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #150e5b;
	font-weight: normal;
	background-color: #fafafa;
	padding: 2px;
}
.divhome
{
	OVERFLOW-X: auto;
	OVERFLOW-Y: auto;
	height: 150px;
	width: 215px;
	border: #000000 0px solid;
}
.divContent
{
	OVERFLOW-X:auto;
	OVERFLOW-Y:auto;
	height: 460px;	
	border: #000000 0px solid;
}
.txtfld
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
	color: #000000;
	font-size: 11px;
	height: 12pt;
}
.title_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330099;
	text-decoration: none;
	font-weight: bold;
}
.borderbottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE1E3;
}
.info
{
	font-family: Arial;
	font-size: 11px;
	color: Blue;
	text-decoration: none;
	text-align: justify;
}
.leftlink
{
	font-size: 11px;
	color: #ea6b03;
	text-decoration: none;
}
.leftnav
{
	background-image: url(images/left_nav_bg.jpg);
	background-position: bottom 5px;
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 25px;
	color: #556a09;
	font-size: 12px;
}
.leftnav A
{
	color: #1d6490;
	text-decoration: none;
}
.leftnav A:hover
{
	color: #d21e4b;
	text-decoration: none;
}
.leftnav A:active
{
	color: #d21e4b;
	text-decoration: none;
}
.errorMsg
{
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: Red;
	font-weight: normal;
}
.title_text
{
	background-image: url(Others/title_repeat.gif);
	background-position: top left; /*background-repeat:repeat-x;*/
	height: 42px;
	background-color: #e1e1e1;
	color: #393939;
	font-weight: bold;
}
.title_text P
{
	padding-top: 5px;
	padding-left: 10px;
}
.readmore
{
	background-image: url(images/readmore.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 66px;
	height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	float: right;
}
.readmore:hover
{
	background-image: url(images/readmore.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 66px;
	height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	float: right;
}
.popmenunormal
{
	background-color: #eae7e7;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #003958;
	color: #056294;
}
.popmenuselected
{
	background-color: #056294;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #003958;
	color: #FFFFFF;
}
.header_image
{
	background-image: url(images/blank.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	height: 44px;
	width: 217px;
	font-size: 11px;
	color: #000000;
	padding-left: 0px;
}
.search_box
{
	background-image: url(images/search_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 44px;
	width: 217px;
	font-size: 11px;
	color: #000000;
	padding-left: 25px;
}
.txtbox
{
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
}
.newsletter
{
	padding-left: 15px;
	vertical-align: middle;
	height: 175px;
}
.navbar_rep
{
	background-image: url(../img/nav-bar-rep.jpg);
	background-repeat: repeat-x;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #056192;
}
.navbar_rep a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #056192;
	text-decoration: none;
}
.navbar_rep a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #056192;
}
.navbar_rep a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #056192;
	text-decoration: none;
}
.navbar_rep a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #056192; /*text-decoration: underline;*/
}
.normaltext
{
	font-size: 11px;
	color: #000000;
	text-align:Left;
}
.Spacer
{
	background-image: url(Others/spacer.gif);
}

.leftnavforLeftMenu
{
	/*background-image:url(images/left_nav_bg.jpg);*/
	background-position: bottom 5px;
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 15px;
	color: #556a09;
	font-size: 12px;
}
.leftnavforLeftMenu A
{
	color: #1d6490;
	text-decoration: none;
	font-size: 12px;
}
.leftnavforLeftMenu A:hover
{
	color: #d21e4b;
	text-decoration: none;
	font-size: 12px;
}
.leftnavforLeftMenu A:active
{
	color: #d21e4b;
	text-decoration: none;
	font-size: 12px;
}
.tabcontainer
{
	clear: left;
	width: 95%; /*width of 2nd level sub menus*/
	height: 1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.btnsubmit
{
	background-image: url(Main/button_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 20px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #90a8cd;
	color: #000000;
}


.tabcontent
{
	display: none;
}


/*Added by pritesh...tab represention*/


.solidblockmenu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.solidblockmenu li
{
	margin: 0;
	line-height: 24px;
	padding: 0;
	display: inline;
}

.solidblockmenu li a
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background: url(images/tab_bg.jpg) repeat-x !important;
	text-decoration: none;
	padding: 5px 15px;
	border-bottom: 1px solid #076394;
	border-top: 1px solid #f5f2ed;
	border-right: 1px solid #076394;
	border-left: 1px solid #f5f2ed;
}

.solidblockmenu li a:active
{
	color: #A72027 !important;
	border-color: #359ad0;
	background: #A72027 !important;
	cursor: default;
	font-size: 11px;
	font-weight: bold;
}


.solidblockmenu li a:hover, .solidblockmenu li a.current
{
	color: #A72027;
	background-color: #A72027 !important;
}

.solidblockmenu li a.current
{
	color: #359ad0;
	background-color: #359ad0 !important;
}
.solidblockmenu_label
{
	display: none;
}
.solidblockmenu_content_active
{
	display: block;
}

.solidblockmenu_content_Selected
{
	color: #359ad0 !important;
	background-color: #000000 !important;
	display: inline-block;
}
.solidblockactive
{
	background: #A72027 !important;
	color: #FFFDF4 !important; /*border-color: #A37D58; 	color: #FFFDF4 !important; 	cursor: default; 	font-size: 11px; 	font-weight: bold;	*/
}
.solidblockinactive
{
	background: url(images/tab_bg.jpg) repeat-x !important; /*color: #64301B !important; 	font-size: 11px; 	font-weight: bold; 	text-decoration: none; 	padding: 5px 15px; 	border-bottom: 1px solid #990000; 	border-top: 1px solid #f5f2ed; 	border-right: 1px solid #990000; 	border-left: 1px solid #f5f2ed;*/
}





#modernbricksmenu
{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #A72027;
}

#modernbricksmenu ul
{
	font: 13px Arial;
	margin: 0;
	margin-left: 40px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu li
{
	font: 13px Arial;
	display: inline;
	margin: 0 1px 0 0;
	padding: 0px;
}

#modernbricksmenu a:link
{
	color: #FFF9FF;
	padding: 0px 15px;
	text-decoration: none;
}

#modernbricksmenu a:visited
{
	color: #FFF9FF;
	padding: 0px 15px;
	text-decoration: none;
	text-decoration: none;
}

#modernbricksmenu a:hover
{
	text-decoration: underline;
	background-color: #A72027;
}


#modernbricksmenu a:active
{
	/*currently selected tab*/ /*background-color: #FFF9FF; /*Brown color theme*/ /*border-color: #D25A0B;*/ /*Brown color theme*/
}
#modernbricksmenu a:current
{
	/*currently selected tab*/
	background-color: #A72027; /*Brown color theme*/ /*border-color: #D25A0B;*/ /*Brown color theme*/
}


.selectedmenu
{
	background-color: #A72027;
	border: none;
	font-size: 11px;
	color: #FFF9FF;
	padding: 5px;
	display: none;
}



#modernbricksmenuline
{
	width: 100%;
	margin-top: 1px;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
	background: #A72027;
}

.Message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	line-height: 15pt;
	padding-left: 5px;
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-collapse: collapse;
}
.treeviewfont A
{
	font-family: Verdana,Arial;
	color: #000000;
}

.RowMouseOut
{
	background-color: White;
}

.RowMouseOver
{
	background-color: Green;
	cursor: hand;
}

.Weblink
{
	color: #1d6490;
}
.Weblink A
{
	color: #1d6490;
	text-decoration: none;
}
.Weblink A:hover
{
	color: #d21e4b;
	text-decoration: none;
}
.Weblink A.selected
{
	color: #d21e4b;
	text-decoration: none;
}

/*  -------------------- Wizard Theme Start -------------------------------------*/

.Wizard-SideBarStyle
{
	border: 1px solid #443d85;
	background-color: #f8f7f7;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	display: inline-block;
	padding: 2px 0px 0px 2px;
	width: 15%;
}

.Wizard-SideBarButtonStyle
{
	background-color: #f8f7f7;
	border-bottom: 1px solid #e5e4e4;
	text-decoration: none;
	color: #15689a;
}

.Wizard-HeaderStyle
{
	background-image: url(images/header_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: bold;
	height: 22px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
}

.Wizard-NavigationButtonStyle
{
	background-color: #FFFBFF;
	border: solid 1px #000000;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	color: #000000;
	height: 25px;
}

.Wizard-NavigationStyle
{
	border-right: 1px solid #443d85;
	border-bottom: 1px solid #443d85;
	border-left: 1px solid #443d85; /* This should be removed if sidebar is visible */
	background-color: #f8f7f7;
	text-align: right;
	text-decoration: none;
	vertical-align: top;
	padding: 2px 25px 0px 2px;
	display: inline-block;
}

.Wizard-StepStyle
{
	border-top: 1px solid #443d85;
	border-right: 1px solid #443d85;
	border-bottom: 1px solid #443d85;
	border-left: 1px solid #443d85; /* This should be removed if sidebar is visible */
	color: #5D7B9D;
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 2px 5px;
	display: inline-block;
	height: 500px;
	width: 85%;
}

.Wizard-StepStyle Table
{
	background-color: #e3e3e3;
	vertical-align: text-top;
}

.Wizard-StepStyle Tr
{
	color: #150e5b;
	font-weight: normal;
	background-color: #fafafa;
	padding: 2px;
	height: 20px;
}

.Wizard-StepStyle Td
{
	color: #150e5b;
	height: 30px;
	font-weight: normal;
	background-color: #fafafa;
	padding: 2px;
	vertical-align: top;
}

.Wizard-StepStyle input[type='text']
{
	border: 1px solid #808080;
	color: #000000;
}

/*  -------------------- Wizard Theme END -------------------------------------*/
.LABTable
{
	border-color: Black;
	border-width: 1px;
	width: 100%;
	height: 100%;
}

.LABTableHeaderCell
{
	background-color: #6097cf;
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	border-top: 1px solid #443d85;
	border-bottom: 1px solid #443d85;
	border-left: 1px solid #443d85;
	border-right: 1px solid #443d85;
	border-color: Black;
	border-width: 1px;
}


.LabComputer
{
	background-color: #ADD8E6;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	width: 50px;
}

.LABBookedCell
{
	width: 50px;
	border-color: Black;
	border-width: 1px;
	background-color: #00FFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.LABNotBookedCell
{
	width: 50px;
	border-color: Black;
	border-width: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	cursor: pointer;
}

.LABNotBookedCellLegend
{
	width: 50px;
	border-color: Black;
	border-width: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.LABBookedCellLegend
{
	width: 50px;
	border-color: Black;
	border-width: 1px;
	background-color: #00FFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.LABBookedCellDone
{
	width: 50px;
	border-color: Black;
	border-width: 1px;
	background-color: #FF0000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	cursor: pointer;
}
.LABBookedCellDoneLegend
{
	width: 50px;
	border-color: Black;
	border-width: 1px;
	background-color: #FF0000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.SchoolTestLegend
{
	background-color: #0000FF;
	color: White;
	text-align: center;
}
.LessonTestLegend
{
	background-color: #FF7F50;
	color: White;
	text-align: center;
}
.AdHocTestLegend
{
	background-color: #9932CC;
	color: White;
	text-align: center;
}

TD.SchoolTestLegendColor, .GridView-RowStyle td.SchoolTestLegendColor, .GridView-AlternatingRowStyle td.SchoolTestLegendColor
{
	color: #0000FF;
	font-size: 11px;
}

TD.LessonTestLegendColor, .GridView-RowStyle td.LessonTestLegendColor, .GridView-AlternatingRowStyle td.LessonTestLegendColor
{
	color: #FF7F50;
	font-size: 11px;
}
TD.AdHocTestLegendColor, .GridView-RowStyle td.AdHocTestLegendColor, .GridView-AlternatingRowStyle td.AdHocTestLegendColor
{
	color: #9932CC;
	font-size: 11px;
}
.title_headingNew
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	text-decoration: none;
}
.adjustedZIndex {
    z-index: 1;
}
