@charset "UTF-8";
body {
	background:#d9d4d1;
	text-align: center;/*for centering page in ie*/
	text-decoration:none;
	font:normal 9pt Tahoma, Lucida Grande, Geneva, sans-serif;
}

.hidden{
	visibility:hidden;
}

/* for removing dotted outline in FF outside any link*/
a:focus{
outline: none;
}

/*td{
	font-family: "Tahoma";
	font-size: 8pt;
	color:#000000;
}	*/
input{
   color:#000;
   font:normal 8pt Tahoma, Lucida Grande, Geneva, sans-serif;
   font-size: 8pt;
	border: 1px solid #7f9db9;
   background-color:#fff;
   }
.inputtxtarea
	{
   color:#000;
   font-family:Tahoma,Tahoma;
   font-size:8pt;
   font-weight:normal;
   border: 1px solid #7f9db9;
   background-color:#fff;	
	} 

.inputList  {
	background-color: #fff;
	border: 1px solid #7f9db9;
	padding:0px;
	font-family: "Tahoma";
	font-size: 8pt;
	color:#000000;	
	}
/* main container*/
#main {
	position: relative;
	text-align:left;
	width:1000px;
	margin:0 auto;
	background:#fff;
	/*margin-right: auto; for centering page in FF
	margin-left: auto;*/
	/*background: #ffffff url(/cms/images/main_bg_gradient_x.gif);
	background-repeat:repeat-x;*/
}

#header {
	position: relative;
	width: 1000px;
	height: 85px;
	overflow:hidden;
}

/* for dropshadow adjustment*/
#topstrip {
	position:relative;
	top:0;
	left:0;
	height:85px;
	background:#014568;
}
#topstrip img {margin:0 10px !important;}

#schoollogo{
	position: absolute;
	top: 26px;
	left: 34px;
	width: 315px;
	height: 55px;
	background: url(../images/schoollogo.gif);
	background-repeat: no-repeat;
}

#login {
	position: absolute;
	width:324px;
	height: 54px;
	left: 425px;
	top: 30px;
	visibility: hidden;
        display: none;
}

/* new addition by Shubho on 11/09/08 for new esf logo */
#esf_logo_new {
	position: absolute;
	width:60px;
	height: 60px;
	left: 675px;
	top: 20px;
}

#username {
position: relative;
float: left;
left: 0px;
}

#password {
	position: relative;
	float: left;
	left: 35px;
}

#usertype {
	position: relative;
	float: left;
	left: 70px;
}

#go {
	position: relative;
	height: 36px;
	width: 36px;
	float: left;
	left: 107px;
}

.loginfield {
	text-align:left;
	font-family:Tahoma;
	font-size:10pt;
	color:#024475;
}

/* Main header slideshow area */
#flasharea {
	position: relative;
	left:0px;
	width: 1000px;
	height:200px;
	top: 0px;
	margin-bottom:25px;
}

#flashareainner {
	position: relative;
	left:0px;
	width: 1000px;
	height:200px;
	top: 0px;
	margin-bottom:20px;
}
#flashareainner.hidden {height:5px}

#menuarea {
	position: relative;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	width: 782px;
	height: 0px;
	background: url(/cms/images/menuimage.gif);	
	z-index:100;
}
#menuarea ul {
	font-size:10pt;
	font-family: tahoma;
	font-weight: normal;
	text-align:left;
	text-indent:9px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 24px;		
}

#menuarea ul li {
	float:left;
	margin-left:5px;
	margin-top: 6px;
}

#menuarea ul li a {
	display: block;
	color: #005696;
	text-decoration: none;
	background: url(/cms/images/arrow.gif) no-repeat;
}

#menuarea ul li a:hover {
	color: #e51426;
	
}

/*pathway a {
	display: block;
	color: #005696;
	text-decoration: none;
	background: url(/cms/images/arrow.gif) no-repeat;
}

pathway a:hover {
	color: #e51426;
}*/

/* total content area sidebar and rightpanel*/
#content {
	position: relative;
	top: 0px;
	width: 782px;
	min-height:1000px;        
}

* html #content { 
   height: expression(this.scrollHeight < 801 ? "800px" : "auto" ); /* sets min-height for IE */
}

#sidebar{
	position: absolute;
	top: 20px;
	left:20px;
	width: 151px;
    height:450px;
    float: left;
	z-index:500;
}

#calender{
	position: relative;
	margin-top: 10px;
}

#calenderheading {
	position: relative;
	width: 192px;
	height: 50px;
	background: url(/cms/images/calenderheading.GIF)
	
}

#calenderbody {
	position: relative;
	width: 190px;
}

#location{
	position: relative;
	margin-top: 10px;
	width: 189px;
}

#weather{
	position: relative;
	margin-top: 10px;
	width: 185px;
}

#announcement {
	position:relative;
	margin-top:10px;
	width: 168px;
}

#emaze {
	position:relative;
	margin-top:10px;
	width: 168px;
	height: 31px;
}

#clc {
	position: relative;
	margin-top: 10px;
	width: 168px;
	height: 31px;
}

#esf {

	position: absolute;
	margin-top: 10px;
	width: 156px;
	height: 81px;
}

#middlepanel{
	position: relative;
	top: 0px;
	left: 150px;
	width: 480px;
	min-height:700px;
	margin-bottom:40px;
	z-index:0;
	}

#middlepanelonly{
	position: relative;
	top: 0px;
	left: 155px;
	/*width: 750px;*/ /*2010-08-16 | Azadi Saryev: width attr commented out to allow more tabs without breaking over 2 lines.*/
	margin-bottom:40px;	
	min-height:700px;
	<!--[if IE 6]>
	height:700px;
	<![endif]-->
	}

#rightpanel{
	position: absolute;
	top: 0px;
	right: -150px;
	width: 300px;
	float:left;
	min-height:700px;
}

/* Principal's Message*/
#messege {
	position: relative;
	top: 5px;
	width:547px;
	/* height:320px; */
	/* background: url(/cms/images/messege_bg.gif); */
}

#messagein {
	position: relative;
	width:527px;
	top: 5px;
	margin-left:10px;
	margin-right:10px;

}

.messagetext{
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Tahoma;
	
	padding:2px;
	font-size:11pt;
	color:#474646;
}

.principalheading {
	font-family:Tahoma;
	font-size:18pt;
	color:#005596;
	
}



/* Newsletter start*/
#newsletter {
	position: relative;
	width: 551px;
	top:10px;
	
}

#newspanelone {
	position: relative;
	width: 551px;
	height:99px;
}

#newsimage {
	position: relative;
	float:left;
	left: 10px;
	width: 293px;
	height:99px;
}

#newsdate {
	position: relative;
	float: right;
	top: 20px;
	right: 10px;
	
}

.issue {
	text-align:left;
	font-family:Tahoma;
	font-size:12pt;
	color:#99002f;
}

.ddate {
	text-align:left;
	font-family:Tahoma;
	font-size:12pt;
	color:#005696;
}

#newspaneltwo{
	position: relative;
	width: 551px;
	top: 10px;
}

#newspaneltwoinner {
	position:relative;
	width: 520px;
	left: 15px;
	right: 15px;
}

.panel_two_heading {
	text-align:left;
	font-family:Tahoma;
	font-size:15pt;
	color:#99002f;
}

.paneltwotext {
	text-align:left;
	font-family:Tahoma;
	font-size:11pt;
	color:#474646;

}

.newsmore {
	text-align:right;
	font-family:Tahoma;
	font-size:11pt;
	color:#005696;
}

#newspanelthree{
	position: relative;
	margin-top: 15px;
	width: 551px;
	/*height: 257px;*/

}

#panelthreeleft {
	position: relative;
	float: left;
	left: 10px;
	width: 283px;
	/*height: 183px;*/
	background: url(/cms/images/school_border.gif)
	
}

#panelthreeleftin {
	position:relative;
	top: 6px;
	left: 5px;
	
	width: 260px;

	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */	
}

#panelthreeright {
	position: relative;
	float: right;
	width: 250px
	
}

#panelthreerightin {
	position: relative;
	left: 10px;
	width: 232px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */	
}	


.ourschool_heading {
	text-align:left;
	margin-left: 10px;
	font-family:Tahoma;
	font-size:12pt;
	color:#99002f;
}

.ourschool_text {
	text-align:left;
	font-family:Tahoma;
	font-size:10pt;
	color:#474646;
}

#schoolmore{
	position: absolute;
	top: 136px;
	left: 95px;
}

.holidays_heading{
	text-align:left;
	margin-left: 10px;
	font-family:Tahoma;
	font-size:12pt;
	color:#99002f;
}

.holidays_text{
	text-align:left;
	font-family:Tahoma;
	font-size:10pt;
	color:#474646;
}
.hmore {
	text-align:right;
	margin-left: 180px;
	font-family:Tahoma;
	font-size:10pt;
	color:#005696;
}


#pathway {
	padding: 0 0 0 140px;
	/*width: 100%;*/ /*2010-08-16 | Azadi Saryev: width attr commented out to remove horizontal scrollbars on pages.*/
	margin-top: 0;
	font-size:9pt;
}
#pathway p, #pathway a {font-size:9pt}
#pathway img {margin:0; vertical-align:baseline}
/*For streaching content div in firefox i.e for adjusting footer */
#set {
	z-index: 3;
	clear: both;
}

#footer {
	position:relative;
	top:5px;
	left:0;
	/*width:100%;
	height:90px;*/
	background:#014568;
}

.footerleft {
	float:right;
	margin:5px 10px;
	text-align:right;
	font-size:9pt;
	color:#fff;
	line-height:1.5em;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #f8efef;
}

#footer img {
	border:0;
	margin:5px 15px;
}


/*css for innerpage start here*/

#content_indside {
	position: absolute;
	width: 1000px;
	left: 0px;
	z-index: 2;
	/*border: 1px solid red;*/
}

#flasharea_inside {
	position: relative;
	top: 0px;
	width: 782px;
	height:147px;		
	background: url(/cms/images/flashimage_small.jpg);
}
/* ---- staff page display table-----------  */
		.disptableTd1 {
			border: 0px solid;
			margin: 0px;	
			font-family: "Tahoma";
			font-size: 10pt;
			color:#FFFFFF;
			font-weight: bold;
			padding: 0px;
		}
		.tablistTd1 {
			background: #026FC1;
			border: 0px solid;
			margin: 0px;	
			font-family: "Tahoma";
			font-size: 10pt;
			color:#000000;
			font-weight: bold;
			padding: 0px;
			width:3%;			
		}
		.tablistTd2 {
			background: #0293fe;
			border: 0px solid;
			margin: 0px;	
			font-family: "Tahoma";
			font-size: 10pt;
			color:#000000;
			font-weight: bold;
			padding: 0px;
			width:3%;			
		}
		.tablistTd2a {
			font-family: "Tahoma";
			font-size: 10pt;
			color:#000000;
			font-weight: bold;	
		}				
		.disptableTd2 {
			border: 0px solid;
			margin: 0px;	
			font-family: "Tahoma";
			font-size: 11pt;
			color:#000000;
			padding: 0px;
		}
		.disptableContentTd1 {
			border: 0px solid;
			margin: 0px;	
			font-family: "Tahoma";
			font-size: 10pt;
			color:#000000;
			font-weight: bold;
			padding: 0px;
		}
		.disptableContentTd2 {
			border: 0px solid;
			margin: 0px;	
			font-family: "Tahoma";
			font-size: 10pt;
			color:#000000;
			padding: 1px;
		}
		.disptableContentTd3 {
			border: 0px solid;
			margin: 0px;	
			font-family: "Tahoma";
			font-size: 12pt;
			color:#000000;
			font-weight: bold;
			padding: 0px;
		}		
		.disptableContentTd4 {
			border: 0px solid;
			margin: 1px;	
			font-family: "Tahoma";
			font-size: 13pt;
			color:Navy;
			padding: 0px;
		}
a.sitemaplink,A.sitemaplink:link, a.sitemaplink:visited, a.sitemaplink:active{
color:#026fc2;
font-family: Tahoma, sans-serif;
font-size:10pt;
font-weight: bold;
text-decoration: none;
}
a.sitemaplink:hover{
color:#1d9cfd;
font-family: Tahoma, sans-serif;
font-size:10pt;
font-weight: bold;
text-decoration: none;
}
TD.sitemaplink{
color:#1d9cfd;
font-family: Tahoma, sans-serif;
font-size:10pt;
font-weight: bold;
text-decoration: none;
}

a, a:link, a:visited, a:active
		{color: #6DA3AF ; text-decoration: none; font-family: Tahoma; font-size: 10pt;}
a:hover
		{color: #0f5673; text-decoration: none; font-family: Tahoma; font-size: 10pt;}

a.style1, a.style1:link, a.style1:visited, a.style1:active
		{color: #fcf19d ; text-decoration: none; font-family: Tahoma; font-size: 10px;}
a.style1:hover
		{color: #cee802; text-decoration: none; font-family: Tahoma; font-size: 10px;}	
		
.logout{font-family:"Tahoma"; font-size:12px; text-decoration:none; color:#000000;}		
.hdr{
	font-family: "Tahoma";
	font-size: 8pt;
	color:#ffffff;
	font-weight: bold;
}

.backgr{
	background: #ffffff;
}
.calTd{
	background: #0293FE;
}
.calTdd{
	background: #026FC1;
}

/*menu generation*/
#mainlink1 {
		position: absolute;
		top: 0px;
		left:0px;
		width: 134px;
		height: 0px;
		border: 0px solid;
		font-family: "Tahoma";
		font-size: 8pt;
		color:#FFFFFF;
		font-weight: bold;
		text-align: left;
		}

		#mainlink3 {		position: absolute;
		top: 0px;
		left: 60px;
		width: 134px;
		height: 0px;
		border: 0px solid;
		font-family: "Tahoma";
		font-size: 8pt;
		color:#FFFFFF;
		font-weight: bold;
		text-align: left;
		}

		#mainlink8 {
		position: absolute;
		top: 0px;
		left: 122px;
		width: 134px;
		height: 0px;
		border: 0px solid;
		font-family: "Tahoma";
		font-size: 8pt;
		color:#FFFFFF;
		font-weight: bold;
		text-align: left;
		}

		#mainlink17 {
		position: absolute;
		top: 0px;
		left: 235px;
		width: 134px;
		height: 0px;
		border: 0px solid;
		font-family: "Tahoma";
		font-size: 8pt;
		color:#FFFFFF;
		font-weight: bold;
		text-align: left;
		}

		#mainlink_campuses {
		position: absolute;
		top: 0px;
		left: 340px;
		width: 134px;
		height: 0px;
		border: 0px solid;
		font-family: "Tahoma";
		font-size: 8pt;
		color:#000000;
		font-weight: bold;
		text-align: left;
		}

		

		#mainlink34 {
		position: absolute;
		top: 0px;
		left: 430px;
		width: 134px;
		height: 0px;
		border: 0px solid;
		font-family: "Tahoma";
		font-size: 8pt;
		color:#FFFFFF;
		font-weight: bold;
		text-align: left;
		}
		#mainlink39 {
		position: absolute;
		top: 0px;
		left: 530px;
		width: 134px;
		height: 0px;
		border: 0px solid;
		font-family: "Tahoma";
		font-size: 8pt;
		color:#FFFFFF;
		font-weight: bold;
		text-align: left;
		}
		#mainlink41 {
		position: absolute;
		top: 0px;
		left: 640px;
		width: 134px;
		height: 0px;
		border: 0px solid;
		font-family: "Tahoma";
		font-size: 8pt;
		color:#FFFFFF;
		font-weight: bold;
		text-align: left;
		}
		





			#submenus3 {			
			background-color:#ffffff;			
			position: absolute;
			top: 20px;
			left: 90px;
			width: 134px;
			border: 1px solid #026fc1;
			font-family: "Tahoma";
			font-size: 8pt;
			color:#FFFFFF;
			font-weight: bold;
			padding:7px;
			visibility:hidden;
			z-index:101;
			}
			#submenus8 {
			background-color:#ffffff;
			position: absolute;
			top: 20px;
			left: 152px;
			width: 134px;
			border: 1px solid #026fc1;
			font-family: "Tahoma";
			font-size: 8pt;
			color:#FFFFFF;
			font-weight: bold;
			padding:7px;
			visibility:hidden;
			z-index:102;
			}	
			


			#submenus17 {
			background-color:#ffffff;
			position: absolute;
			top: 20px;
			left: 265px;
			width: 134px;
			border: 1px solid #026fc1;
			font-family: "Tahoma";
			font-size: 8pt;
			color:#FFFFFF;
			font-weight: bold;
			padding:7px;
			visibility:hidden;
			z-index:103;
			}
			#submenus_campuses {
			background-color:#ffffff;
			position: absolute;
			top: 20px;
			left: 370px;
			width: 134px;
			border: 1px solid #026fc1;
			font-family: "Tahoma";
			font-size: 8pt;
			color:#FFFFFF;
			font-weight: bold;
			padding:7px;
			visibility:hidden;
			z-index:104;
			}
			
			#submenus34 {
			background-color:#ffffff;
			position: absolute;
			top: 20px;
			left: 460px;
			width: 134px;
			border: 1px solid #026fc1;
			font-family: "Tahoma";
			font-size: 8pt;
			color:#FFFFFF;
			font-weight: bold;
			padding:7px;
			visibility:hidden;
			z-index:105;
			}


			#submenus39 {
			background-color:#ffffff;
			position: absolute;
			top: 20px;
			left: 560px;
			width: 134px;
			border: 1px solid #026fc1;
			font-family: "Tahoma";
			font-size: 8pt;
			color:#FFFFFF;
			font-weight: bold;
			padding:7px;
			visibility:hidden;
			z-index:106;
			}
a.submenu,A.submenu:link, a.submenu:visited, a.submenu:active{
background-color:#ffffff;
color:#6DA3AF;
font-family: Tahoma, sans-serif;
font-size:8pt;
text-decoration: none;
}
a.submenu:hover{
background-color:#d7e7f6;
color:#000000;
font-family: Tahoma, sans-serif;
font-size:8pt;
text-decoration: none;
}
a.announc,A.announc:link, a.announc:visited, a.announc:active{
color:#0559a7;
font-family: Tahoma, sans-serif;
font-size:8pt;
text-decoration: none;
}
a.announc:hover{
color:#000000;
font-family: Tahoma, sans-serif;
font-size:8pt;
text-decoration: none;
}
#submenulist.submenu1:hover{
background-color:#d7e7f6;
color:#000000;
font-family: Tahoma, sans-serif;
font-size:9pt;
text-decoration: none;
}
#menuname{
	background-color:#94c0e2;
	color:#04528c;
}
article_separator{
 display:none;
}

/*joomfish styles*/
#jflanguageselection div{
  margin-right: 20px;
  text-align:right;
  z-index:600;
  float:right;
  position:relative;
}
/*joomfish style end*/

