@charset "utf-8";
/* CSS Document */

img, div, input { behavior: url("iepngfix.htc") }
img { -ms-interpolation-mode:bicubic; }

/* Reset stylesheet to make all the crowser consistance */
html, body, div, form, table, th, td, h1, h2, h3, h4, h5, h6, p, ul, ol { 
	margin: 0; padding: 0;
}

#content ol, #content ul {
	margin: 0 0 0 12px;
	padding: 10px 0 20px 15px;
}
#content ol li, #content ul li {
	padding: 5px 0;
}
#container {
	width: 920px;
	margin: 0 auto;
	font: 11px Verdana, Arial, Helvetica, sans-serif;	
	color: #333;
}
#header {
	width: 100%;
}
#top_bar {
	width: 100%;
	padding: 10px;
}
#navtop {
	display: none;
}
#banner {
	width: 100%;
	height: 213px;
}
#middle_bar {
	display: none;
}

/*===================================== Top Bar ========================================*/
#login_vertical {
	display: none;
}
#login {
	float: left;
	width: 480px;
}
.txtboxdiv{
	 margin:0;
	 padding-right: 5px;
	 height:20px;
	 width:133px;
	 background:url('../images/txtbox.png') no-repeat bottom;
	 float: left;
}
.txtbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background:none;
	border:none;
	width:125px;
	height:17px;
	margin:0;
	padding-top: 3px;
	padding-left: 8px;
	float: left;
}
.login_link:link, .login_link:visited {
	color: #1C4F84;
	font-size: 10px;
	text-decoration: underline;	
}
.login_link:hover {
	text-decoration: none;
}
.login_text {
	color: #02327C;
	font: bold 14px Arial, Helvetica, sans-serif;
	float: left;
	padding-right: 10px;
}
#search {
	float: right;
	padding-right: 10px;
}
.searchboxdiv{
	 margin:0;
	 padding-right: 5px;
	 height:20px;
	 width:138px;
	 background:url('../images/searchbox.gif') no-repeat bottom;
	 float: left;
}
.searchbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background:none;
	border:none;
	width:130px;
	height:17px;
	margin:0;
	padding-top: 3px;
	padding-left: 8px;
	float: left;
}
.btn_search {
	margin-left: -5px;
}
#datetime {
	background: url('../images/grey_line.gif') no-repeat center left;
	color: #1C4F84;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 2px 20px 0 15px;
	float: right;
}

/*===================================== Page part ========================================*/
#page {
	width: 100%;
	padding: 15px 0 0 0;
}
#col_left {
	float: left;
	width: 226px;
}
#col_right {
	float: right;
	width: 680px;
}
#content {
	padding-left: 10px;
}

/*===================================== Column Left Part ========================================*/
#side_nav {
	width: 100%;	
	margin-bottom: 10px;		
}
#side_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#side_nav a {
	display: block;
	_float: left;
	width: 191px;
	background-color: #145197;
	background-image: url('../images/sidenav_bullet.png');
	background-repeat: no-repeat;
	background-position: center left;
	_background-image: none;
	color: #fff;
	text-decoration: none;
	margin-bottom: 3px;
	padding: 6px 10px 6px 25px;
	_padding: 6px 10px 6px 22px;
}
#side_nav a:hover {
	background-color: #2E7EC9;
	text-decoration: none;
}
#side_nav a.selected, #side_nav a:active {
	background-color: #2E7EC9;
	text-decoration: none;
}
#latest_news, #poll, #main_ads, #programmes, #quick_link, #coming_events, #visitor, #partner {
	border: 1px solid #BEBEBE;
	margin-bottom: 10px;
}
#highlight_title, #highlight_title_left {
	background: #E4E3E3 url('../images/titlebar_bg.gif') repeat-x top;
	border-bottom: 1px solid #BEBEBE;
	font: bold 14px "trebuchet MS", verdana, arial;	
}
#highlight_title {
	text-align: center;
	padding: 5px 0;
}
#highlight_title_left {
	text-align: left;
	padding: 5px 10px;
}
#side_ads {
	padding-bottom: 5px;
}
#side_ads img {
	padding-bottom: 5px;
}
#news_inside {
	padding: 10px;
	background: url('../images/news_bg.jpg') no-repeat;
	font-size: 10px;
}
.ul_news, .ul_events, #content .ul_events2, .ul_news ul, .ul_events ul, #content .ul_news, #content .ul_events, #content .ul_news ul, #content .ul_events ul {
	list-style: none;
} 
#content .ul_events2 li {
	background: url('../images/blue_bullet.gif') no-repeat top left;
	padding: 0 0 10px 10px;
}
.ul_news li, #content .ul_news li {
	background: url('../images/grey_bullet.png') no-repeat top left;
	_background:  none;
	padding: 0 0 10px 15px;
}
.ul_news li ul li, .ul_events li ul li, #content .ul_news li ul li, #content .ul_events li ul li {
	background: url('../images/black_bullet.png') no-repeat top left;
	_background:  none;
}
#poll, #quick_link {
	background: #fff url('../images/sidebox_bg.gif') repeat-x bottom;
}
#poll_inside, #programmes_inside {
	padding: 10px;
}
#poll_inside form input {
	vertical-align: middle;
}

/*===================================== Column Right Part ========================================*/
#middle_content {
	width: 536px;
	float: left;
}
#sideright_content {
	width: 130px;
	float: right;
}

/*===================================== Middle Content Part ========================================*/
.menu_navigation {
	padding-bottom: 15px;
}
#welcome {
	margin-bottom: 10px;
}
#main_ads {
	padding: 5px;
}
.blue_sidc {
	color: #02327C;
}
.calendar_link:link, .calendar_link:visited {
	color: #333;
	text-decoration: none;
}
.calendar_link:hover {
	text-decoration: underline;
}
#programmes_inside {
	background-color: #fff;
}
.tbl_pragrammes td {
	padding: 10px 0;
	background:  url('../images/dotline_hor.gif') repeat-x bottom;
}
.tbl_pragrammes img {
	padding-right: 15px;
}

/*===================================== Side Right Content Part ========================================*/
#link_inside {	
	text-align: center;
	padding: 10px 2px;
}
#link_inside img {
	padding-bottom: 10px;
}
#events_inside {
	font-size: 10px;
	padding: 10px 3px;
}
.ul_events li {
	background: url('../images/blue_bullet.gif') no-repeat top left;
	padding: 0 0 10px 10px;
}
.blue:link, .blue:visited {
	color: #02327C;
	text-decoration: none;
}
.blue:hover {
	text-decoration: underline;
}
#visitor_inside {
	background-color: #CFE7FB;
	text-align: center;
	color: #022E73;
	font: 18px verdana, arial;
	padding: 20px 0;
}

/*===================================== Bottom Part ========================================*/
#footer {
	background-color: #EDEDED;
	text-align: right;
	border-top: 2px solid #1B427E;
	padding: 10px 0;
	color: #666;
	font-size: 10px;
	margin-top: 15px;
	width: 100%;
        clear: both;
}

/*=================================== Slideshow ============================================*/
.stepcarouse_left{
	width:23px;
	height:44px;
	float:left;
	padding-top: 25px;
}
.stepcarouse_right{
	width:23px;
	height:44px;
	float:right;
	padding-top: 25px;
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width:870px;
	_width:850px;
	float:left;
	height: 90px; /*Height should enough to fit largest content's height*/
	margin:0px;
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0px;
}
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	margin-top: 7px; /*margin around each panel*/
	_margin-top:10px;
	padding: 0 15px;
}

/*===================================== FAQs Part ========================================*/
/*Default style for SPAN icons. Edit if desired: */
.iconspan{
	float: left;
	margin: 3px 6px 3px 3px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
}
/*CSS used to style the examples. Remove if desired: */
.eg-bar, .eg-bar2{
	border: 1px solid #ccc;
	color: #000;
	padding: 3px;
	margin-bottom: 10px;
}
.eg-bar{
	background-color: #F3F3F4;
}
.eg-bar2{
	background-color: #EAF4FF;
}
div.eg-bar, .eg-bar2{
	width: 99%;
}
.icongroup1{
	padding: 0px 20px 20px 20px;
}

/*===================================== Calendar Part ========================================*/
.download_link {
	padding: 25px 0 5px 0;
	text-align: right;
}
.tbl_calendar th, .tbl_calendar_exam th, .tbl_facilities th, .bluebg_title, .tbl_career th {
	background-color: #145197;
	padding: 5px;
	color: #fff;
	font-weight: normal;	
	text-align: center;
}
.tbl_calendar_exam th a {
	color: #DFF0FF;
	text-decoration: underline;
}
.tbl_calendar_exam td {
	padding: 2px;
	min-height: 88px;
	font: bold 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #07162C;
	text-align: center;
	background-color: #EAF4FF;
}
.yellow_bg {
	background-color: #FCFBA6;
	height: 100%;
	width: 100%;
}
.tbl_career td {
	padding: 10px 5px;
	font-size: 10px;
	text-align: center;
	background-color: #EAF4FF;
}
.tbl_calendar td {
	padding: 10px 5px;
	font-size: 10px;
	text-align: center;
}
.tbl_facilities td {
	padding: 6px 5px;
	font-size: 10px;
	border: 1px solid #ddd;
}
.tbl_calendar tr.blue_bg, .tbl_facilities tr.blue_bg {
	background-color: #EAF4FF;
}
.tbl_facilities td.section {
	background-color: #B8D4F4;
	font-weight: bold;
}
.table_title {
	background: #E4E3E3 url('../images/titlebar_bg.gif') repeat-x top;
	border: 1px solid #BEBEBE;
	font: bold 14px "trebuchet MS", verdana, arial;	
}
.table_title {
	text-align: left;
	padding: 5px 10px;
}
.tbl_calendar a:link, .tbl_calendar a:visited, .blue_link2:link, .blue_link2:visited {
	color: #01438F;
	text-decoration: underline;
}
.tbl_calendar a:hover, .blue_link2:hover {
	text-decoration: none;
}
.note {
	font-size: 10px;
	font-style: italic;
	padding: 5px 20px;
}

/*===================================== Media Part ========================================*/
.tbl_media td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('../images/dotline_hor.gif') repeat-x bottom;
	padding: 10px 10px 15px 10px;
}
.grey_date {
	font: 11px Arial, Helvetica, sans-serif;
	color: #888;
}
.media_title {
	color: #01438F;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
}
.red_link:link, .red_link:visited {
	color: #C60000;
	text-decoration: none;
}
.red_link:hover {
	text-decoration: underline;
}

/*===================================== Others ========================================*/
.clear {
	height: 0;
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	_margin: -13px 0 0 0;
}
#content h1 {
	font: bold 20px "trebuchet MS", verdana, arial;
}
#content h2, #content .subHeading {
	font: bold 16px "trebuchet MS", verdana, arial;
}
#content h3 {
	font: normal 13px "trebuchet MS", verdana, arial;
	padding: 10px 0;
}
#content h4 {
	font: normal 12px "trebuchet MS", verdana, arial;
}
#content h5 {
	color: #01438F;
	font: normal 13px "trebuchet MS", verdana, arial;
}
#content h6 {
	color: #01438F;
	font: bold 13px "trebuchet MS", verdana, arial;
	padding: 10px 0;
}
.ul_news h1, .ul_news h2, .ul_news h3, .ul_news h4, .ul_news h5, .ul_news h6 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;	
}
#content .date {
	font: bold 14px "trebuchet MS", verdana, arial;
	color: #01438F;
}
#content .pic img, #content .photo {
	border: 1px solid #888;
}
.page_title {
	font: bold 22px "trebuchet MS", verdana, arial;
	border-bottom: 2px solid #1B427E;
	margin-bottom: 15px;
}
.title_orange {
	padding-bottom: 5px;
	color: #FF7200;
	font-weight: bold;
	font-size: 11px;
}
.title_black {
	padding-bottom: 5px;
	font-weight: bold;
}
.title_blue, .title_blue2 {
	color: #01438F;
	padding: 10px 0;
}
.title_blue {
	font: 20px Arial, Helvetica, sans-serif;
}
.title_blue2 {
	font: bold 14px Arial, Helvetica, sans-serif;
}
.title_blue3 {
	color: #01438F;
	font: bold 13px "trebuchet MS", verdana, arial;
	padding: 20px 0 0 0;
}
.normal {
	font-weight: normal;
}
.blue, .blueText {
	color: #02327C;
}
.black_link:link, .black_link:visited {
	color: #000;
	text-decoration: none;
}
.blue_link:link, .blue_link:visited, .download a:link, .download a:visited {
	color: #01438F;
	text-decoration: none;
}
.blue_link:hover, .black_link:hover, .download a:hover {
	text-decoration: underline;
}
.dotline {
	background: url('../images/dotline_hor.gif') repeat-x center;
	padding: 10px 0;
}
#content .ul_bullet, #content .ul_pdf {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}
#content .ul_bullet li {
	background: url('../images/blue_bullet2.gif') no-repeat top left;
	padding: 5px 0 5px 15px;
}
#content .ul_bullet li ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}
#content .ul_bullet li ul li {
	background: none;
}
a:link, a:visited {
	/*color: #FF6600;*/
	color: #01438F;
	text-decoration: underline;
}
.orange:link, .orange:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover, .orange:hover {
	text-decoration: none;
}
a img {
	border: none;
}

.img-left      { float: left; margin:0px 15px 5px 0; }
.img-right     { float: right; margin:0px 0 5px 15px; }
.padding-right      { margin: 0 30px 10px 0; }
.clearfix {clear: both;}

div.photoDesc {
	font-size: 0.8em;
	text-align: center;
	line-height: normal;
	margin-bottom: 10px;
}
div.photoDesc img {
	margin: 5px 0;
}
hr {
	margin: 1em 0;
	height: 1px;
	border: 0;
	background-color: #999;
	clear: both;
}
div.director {
	width: 252px;
	text-align: right;
	float: left;
	margin-bottom: 20px;
}
div.directorCopy {
	margin-left: 270px;
}
p {
	padding: 10px 0;
}
.facilitiesDesc img {padding: 0 15px 0 0;}
.facilitiesDesc td {
	background: url('../images/dotline_hor.gif') repeat-x bottom;
	padding: 10px 0;
}
.download {
	padding: 20px 0;
}
.bluebg_title {
	margin-bottom: 5px;
}
table caption {
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #888;
	text-align: left;
}

#content .nav_module {
	float: right;
	width: 162px;
}
#content .nav_module ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .nav_module li {
	padding: 0;
}
#content .nav_module a {
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	color: #eee;
	background: transparent url("../images/nav-module-top2.jpg") no-repeat right top;
	text-decoration: none;
	padding: 0;
	margin-bottom: 2px;
	cursor: pointer;
}
#content .nav_module .module {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
#content .nav_module a span {
	float:left;
	display:block;
	width: 152px;
	padding: 8px 5px;
	text-align: center;
	background: transparent url("../images/nav-module-bottom2.jpg") no-repeat right bottom;
}
#content .nav_module a:hover, #content .nav_module a.selected, .#content nav_module a:active {
	background-position: 0% 0%;
	color: #000;
}
#content .nav_module a:hover span, #content .nav_module a.selected span, #content .nav_module a:active span {	
	background-position: 0% 100%;
}
.desc_module {
	float: left;
	width: 480px;
	padding-right: 15px;
	background: url('../images/dotline_ver.gif') repeat-y right;
}
.iconpdf {
	background: url('../images/icon_pdf.gif') no-repeat left;
	padding: 5px 0 5px 20px;
}
.iconarrow {
	/*background: url('../images/icon-blue.gif') no-repeat left top;*/
	padding: 5px 0 5px 20px;
}
.moduleTitle {
	color: #01438F;
	font: bold 12px arial;
}
a.simulationButton {
	text-transform: uppercase;
	color: #000;
	margin: 5px;
	font: 11px "trebuchet MS", verdana, arial;
	display: block;
	background: url(../images/btn.png) no-repeat center top;
	padding: 2px;
	text-decoration: none;
}
#content table td {
	padding: 5px;
}
.smallText {
	font-size: 9px;
	font-style: italic;
	color: #555;
}

.left {
	float: left;
	width: 460px;
}
.right {
	float: right;
	width: 206px;
}
#content .groupBox {
	border: 1px solid #145197;
	margin: 0 0 10px 10px;
	background-color: #DFF0FF;
	font-size: 0.85em;
	padding: 8px;
	line-height: 1.2em;
	width: 180px;
	float: right;
}
#content .groupBox h1 {
	color: #fff;
	font-weight: bold;
	padding: 2px 20px;
	font-size: 11px;
	margin: -8px -8px 8px;
	background-color: #145197;
}
#content .groupBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.participateCompanyList {
	float: left;
	width: 45%;
	padding-right: 20px;
}

blockquote {
	background: url('../images/quote-left.gif') no-repeat left top;
	padding-left: 25px;
	font-size: 12px;
	line-height: normal;
	margin: 1.5em 0 0.2em;
}
.blockquoteName {
	font-style: italic;
	color: #02327C;
	margin-left: 25px;
}

/* @group photo thumbnail */

.photoThumbnail {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.photoThumbnail li {
	display: inline;
}
.photoThumbnail a {
	display: block;
	border: 1px solid #bfbfbf;
	float: left;
	background-color: #fff;
	padding: 4px;
	margin: 5px;
}
.photoThumbnail a:hover {
	border-color: #7f7f7f;
}
#photo_center {
	text-align: center;
}
.programme_logo img {
	margin: 0 20px 10px 0;
}
a:link.noline {
	text-decoration: none;
}
h6 a:link {
	text-decoration: none;
}
.pic2 { padding-right: 15px;}

/* @group Link Icon */

/****Advance Links Icon*****/
#content a[href $='.pdf'] {
	padding: 5px 0 5px 20px;
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/*=================================== EMP Part =====================================*/
#emp_box {
	background: #fff url('../images/emp-bg.gif') repeat-y left;
	width: 100%;
}
#emp_box2010 {
	background: #fff url('../images/emp-bg2.gif') repeat-y left;
	width: 100%;
}
#emp_menu {
	width: 138px;
	padding: 10px;
	float: left;
}
#emp_menu ul { list-style: none; padding: 0; margin: 0;}
#emp_menu a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#emp_menu a:hover, #emp_menu a.selected { color:#FBB5B5;}

#emp_content, #emp_content2010 {
	float: right;
	width: 492px;
	padding: 10px;
	min-height: 200px;
	_height: 200px;
}
#emp_content {
	background: url('../images/emp_contentbg.gif') repeat-x top;
}
#emp_content2010 {
	background: url('../images/emp_contentbg2.gif') repeat-x top;
}

.photoborder img { border: 1px solid #245FA2;}

.page_title a.noline:link, .page_title a.noline:visited, .page_title a.noline:hover { text-decoration: none;}





