@charset "utf-8";
/* CSS Document */

#header {
	background:url(images/de_header.jpg) no-repeat;
}

#homeover, #aboutover, #admissionsover, #programsover, #e-learningover, #mediaover, #faqover, #contactover {
	width:89px;
	height:26px;
	position:absolute;
	top:152px;
}

#homeover {
	left:6px;
}

#aboutover {
	left:101px;
}

#admissionsover {
	left:195px;
}

#programsover {
	left:290px;
}

#e-learningover {
	left:385px;
}

#mediaover {
	left:480px;
}

#faqover {
	left:575px;
}

#contactover {
	left:670px;
}

#content {
	height:465px;
	padding-top:4px;
}

#heading, #about {
	width:auto;
	clear:both;
	border:1px solid #ABADAC;
	overflow:auto;
}

#heading {
	height:62px;
	background:url(images/FCT_ELECTRONICTECH_headingBG.jpg) repeat-x;
}

#about {
	height:374px;
	margin-top:4px;
	padding-top:16px;
	background:url(images/FCT_ELECTRONICTECH_aboutBG.jpg) repeat-x;
}

#title {
	margin-left:14px;
	margin-top:24px;
}

#headingtext {
	margin-left:16px;
	margin-top:6px;
	font-size:11px;
}

#accordian {
	width:370px;
	height:374px;
	float:left;
}

#tab1, #tab2, #tab3 {
	color:#026ACD;
	font-size:13px;
	padding-left:33px;
	padding-top:4px;
	padding-right:5px;
}

.tabon {
	background:url(images/FCT_ELECTRONICTECH_arrowOnBG.png) -4px 0px no-repeat;
}

.taboff {
	cursor:pointer;
	background:url(images/FCT_ELECTRONICTECH_arrowOffBG.png) no-repeat;
}

.pannelon {
	font-size:12px;
	margin-left:16px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.panneloff {
	display:none;
}

#aboutright {
	float:right;
	width:385px;
	overflow:hidden;
}

#aboutright p a {
	padding-left:7px;
	color:#026acd;
	font-size:13px;
}

.scheduleheading {
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
}

#topScheduleHeading {
	margin-top:9px;
}

.scheduletext {
	font-size:12px;
}