@charset "utf-8";
/* CSS Document */

#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;
}

.scheduleheading {
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
}

#topScheduleHeading {
	margin-top:9px;
}

.scheduletext {
	font-size:12px;
}