@charset "utf-8";
/* CSS Document */

#header {
	background: url(images/FCT_header.jpg) no-repeat;
	width:766px;
	height:190px;
	position:relative;
}

#liveHelp {
	position:absolute;
	top:0px;
	right:0px;
	height: 49px;
	width: 267px;
}

#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;
}

#studentarea {	
	position:absolute;
	top:0px;
	left:292px;
}

body {
	text-align:center;
	background: #000000 url(images/FCT_BGgradient.jpg) repeat-x;
}

#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:27px;
	text-align:left;
	width:766px;
	font-family:Arial, sans-serif;
}

#content {
	background:#FFFFFF;
	border-right: 1px solid #7A8096;
	border-left: 1px solid #7A8096;
	width:758px;
	padding-right:3px;
	padding-left:3px;
	position:relative;
}
#hear {
	float: right;
	position: absolute;
	clear: none;
	top: 5px;
	right: 5px;
}

a {
	outline:none;
	text-decoration:none;
	color:#0096FF;
}

#footer {
	width:766px;
	text-align:center;
	font-size:11px;
	color: #A5A5A5;
}

#footer a {
	color: #A5A5A5;
	text-decoration: underline;
}

#footer a:hover {
	color:#FFFFFF;
}
.error {
	font-size: 12px;
	text-align: center;
	padding: 20px;
	display: block;
}

h1 {
	display:block;
	position:relative;
	margin-top:8px;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:16px;
	border:0px;
	line-height:12px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}

h1.red {
	background:url(images/red-block.gif) left center no-repeat;
	color:#c72f00;
}

h1.orange {
	background:url(images/orange-block.gif) left center no-repeat;
	color:#d77100;
}

h1.blue {
	background:url(images/blue-block.gif) left center no-repeat;
	color:#026acd;
}

h1.green {
	background:url(images/green-block.gif) left center no-repeat;
	color:#439f06;
}

h2 {
	padding-top:5px;
	margin-top:7px;
	padding-bottom:5px;
	margin-bottom:0px;
	padding-left:16px;
	margin-left:15px;
	line-height:12px;
	font-size:16px;
	font-weight:normal;
	clear:left;
}

h2.red {
	background:url(images/red-dot.gif) left center no-repeat;
	color:#c72f00;
}

h2.orange {
	background:url(images/orange-dot.gif) left center no-repeat;
	color:#d77100;
}

h2.blue {
	background:url(images/blue-dot.gif) left center no-repeat;
	color:#026acd;
}

h2.green {
	background:url(images/green-dot.gif) left center no-repeat;
	color:#439f06;
}

h2.purple {
	background:url(images/purple-dot.gif) left center no-repeat;
	color:#ae00ff;
}

.thumb-nav {
	margin-left:14px;
	margin-top:8px;
}

.thumb-text {
	margin-left:17px;
	margin-top:6px;
	font-size:12px;
	padding-right:3px;
}
