/* -- Ministry of Manpower Sultanate of Oman Directorate General of Technological Education Ibra College of Technology---- */
/* ----------------------------------------------------------------------------------------------------------------------- */
/* -- This content is exclusively owned by Ibra College of  Technology and has reserved the full rights of its content. -- */
/* ----------------------------------------------------------------------------------------------------------------------- */
/* -- Disclaimer: Images, photos and icons used in this website are owned by Ibra College of Technology. Copyring, ------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
/* -- modifying, distributing, or selling its content will mean of violation under the existing law. --------------------- */
/* -------------------------------------- --------------------------------------------------------------------------------- */
/* ----------------------------------------- Absolute URL: http://www.ict.edu.om ----------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- Contact: admin@ict.edu.om ----------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------ Copyright 2008-2009 -------------------------------------------------- */

*{
  margin: 0px;
  padding: 0px;
}

a:link {
  text-decoration: none;
  color: #770000;
}

a:visited {
  text-decoration: none;
  color: #770000;
}

img {
  border: 0px;
}

/*
img.one { 
  opacity:0.3;
  filter:alpha(opacity=30)
}
*/

fieldset {
    margin: 1em 0;
    border: none;
    border-top: 1px solid #acc6db;
}

legend {
    margin: 1em 0;
    padding: 0 .3em;
    color: #3975B0;
    background: transparent;
    font-size: 1.3em;
    font-weight: bold;
}

label {
    float: left;
    width: 100px;
    padding: 0 1em;
    line-height: 21px;
    height: 21px;
    text-align: right;
}

fieldset div {
    margin-bottom: .5em;
    padding: 0;
    display: block;
}

blockquote {
  font-family: Letter Gothic;
  font-size: 16px; 
  font-style: italic; 
  color: #880
}

select {
	margin: 8px 0px 0px 0px;
	width: 200px;
  font-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
  font-SIZE: 12px;
	padding: 1px;
	padding-TOP: 0px;
	text-align: left;
  border-left : 1px solid #acc6db; 
  border-right : 1px solid #acc6db; 
  border-top : 1px solid #acc6db; 
  border-bottom : 1px solid #acc6db; 	
}

option {
  margin-left: 0px;
  margin-bottom: 5px;
}

.title1 {
  letter-spacing: 5px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 1px;
  margin-left: 10px;
}

div.headtitle1 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 1px;
  margin-left: 10px;
  background-color: #eee;
}

span.title2 {
  font-family: times;
  font-size: 35px;
  font-style: italic;
  color: #880000;
}

.title3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000;
  padding: 2px;
  margin: 2px;
}

.cform {
  width: 200px;
  clear: left;
  margin: 0;
  padding: 5px 0 8px 0;
  padding-left: 155px;
  height: 1%;
}

.ctextbox {
  width: 185px;
  border-left : 1px solid #acc6db; 
  border-right : 1px solid #acc6db; 
  border-top : 1px solid #acc6db; 
  border-bottom : 1px solid #acc6db; 
  background-color : #fff; 
  font-size : 12px;
  font-family: Arial, sans-serif; 
  color : #000; 
  height: 16px;
  padding: 3px;
}

.labeltxt {
  margin-left: 10px;
  margin-bottom: 3px;
}

.ctextbox2 {
  width: 160px;
  border-left : 1px solid #acc6db; 
  border-right : 1px solid #acc6db; 
  border-top : 1px solid #acc6db; 
  border-bottom : 1px solid #acc6db; 
  background-color : #fff; 
  font-size : 12px;
  font-family: Arial, sans-serif;
  color : #000; 
  height: 16px;
  padding: 3px;
}

.button1 {
  margin-left: 10px;
  margin-top: 3px;
  border-left : 1px solid #acc6db; 
  border-right : 1px solid #acc6db; 
  border-top : 1px solid #acc6db; 
  border-bottom : 1px solid #acc6db; 
  font-size : 12px;
  font-family: Arial, sans-serif;   
}

.cdropdown {
    border-left : 1px solid #999; 
    border-right : 1px solid #999; 
    border-top : 1px solid #999; 
    border-bottom : 1px solid #999; 
    background-color : #eee; 
    font-size : 11px;
    font-family: arial, sans-serif;
    color : #000; 
    height: 20px;
    padding: 1px;
}

.optiontext {
    width: 178px;
    border-left : 1px solid #acc6db; 
    border-right : 1px solid #acc6db; 
    border-top : 1px solid #acc6db; 
    border-bottom : 1px solid #acc6db; 
    background-color : #fff; 
    font-size : 10px;
    font-family: Arial, sans-serif; 
    color : #000; 
    height: 16px;
    padding: 3px;
}

/* ------------------------------------ bubble tip initialization ------------------------------ */

a.tt{
  position: relative;
  z-index: 20;
  color: #3CA3FF;
  text-decoration: none;
}

a.tt span{
  display: none;
 }

a.tt:hover{
  z-index: 25;
  color: #aaaaff;
}

a.tt:hover span.tooltip{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
	padding: 10px 0 0 0;
	width: 200px;
	height: auto;
	color: #880000;
	font-size: 11px;
	text-decoration: none;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
  background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
  background: url(../images/bubble.gif) no-repeat bottom;
}

a:hover {
    text-decoration:none;
}
  
a.tooltip span {
    display: none;
    padding: 2px 3px;
    margin-left: 8px;
    width: 130px;
    height: auto;
}
  
a.tooltip:hover span{
    display: inline;
    position: absolute;
    border: 1px solid #ccc;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 10px;
}

/* ------------------------------------ body ------------------------------ */

body {
  background: #fff url(../images/bg1.png) repeat-x 0px 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #04303E;
}

#general {
  /*margin: 0 auto auto auto;
  padding: 0;
  overflow: hidden;
  width: 1280px;
  height: auto;
  position: relative;
  border: 0 solid #fff;*/
  margin: 0 auto auto auto;
  width: 1280px;
  height: auto;
}
  
#main-container {
  margin: 0 auto auto auto;
  padding: 0;
  overflow: hidden;
  width: 970px;
  height: auto;
  background: #fff;
  position: relative;
  border: 1px solid #fff;
}


/* ----------------------------------- additional features ----------------------------------- */

.technology{
  cursor: pointer;
  font: 10px Verdana;
  margin: 10px 0;
}
.openlanguage{
  color: #ccc;
  font-style: italic;
}
.closedlanguage{
  color: #04303E;
}
#about a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}
#about a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

.container {
	width: auto;
	padding: 0;
	margin: 0;
	border: dotted 1px #fff;
}
.category {
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 1px;
	BORDER-TOP: #333333 8px solid;
	FLOAT: left;
	MARGIN: 0px; 
	WIDTH: 105px; 
	CURSOR: pointer; 
	font-family: arial, sans-serif;
}
.category P {
	font-family: tahoma, sans-serif;
	FONT-SIZE: 11px;
	MARGIN: 2px;
}
.category SPAN.cat_title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	MARGIN: 0px;
	border-bottom: dotted 1px #999;
}
#middle {
	PADDING: 0;
	BACKGROUND: #fff; 
	MARGIN: 0px auto; 
	BORDER-LEFT: #fff 1px solid; 
	BORDER-RIGHT: #fff 1px solid;
	WIDTH: 540px; 
}
#cat-120 {
	BORDER-TOP: #cc0000 8px solid;
}
#cat-120:hover {
	BACKGROUND: #cc0000;
	color: #fff;
}
#cat-121 {
	BORDER-TOP: #2b9435 8px solid
}
#cat-121:hover {
	BACKGROUND: #2b9435;
	color: #fff;
}
#cat-122 {
	BORDER-TOP: #6666FF 8px solid
}
#cat-122:hover {
	BACKGROUND: #6666FF;
	color: #fff;
}
#cat-123 {
	BORDER-TOP: #DEBB01 8px solid
}
#cat-123:hover {
	BACKGROUND: #DEBB01;
	color: #fff;
}
#cat-124 {
	BORDER-TOP: #0033CC 8px solid
}
#cat-124:hover {
	BACKGROUND: #0033CC;
	color: #fff;
}
.clearfloat {
	DISPLAY: inline-block;
}
* HTML .clearfloat {
	HEIGHT: 1%;
}
* + HTML .clearfloat {
	HEIGHT: 1%;
}
.clearfloat {
	DISPLAY: block;
}

/* ----------------------------------- display on mouse over ----------------------------------- */

.thumbnail{
  position: relative;
  z-index: 0;
}

.thumbnail:hover{
  background-color: transparent;
  z-index: 50;
}

.thumbnail span{
  position: absolute;
  background-color: #fff;
  padding: 5px;
  left: -1000px;
  border: 1px solid #ccc;
  visibility: hidden;
  color: black;
  text-decoration: none;
  font-size: 11px;
}

.thumbnail span img{
  border-width: 0;
  padding: 5px;
  width: auto;
}

.thumbnail:hover span{
  visibility: visible;
  top: 0;
  left: 60px;
  width: auto;
}


/* ----------------------------------- top navigation ----------------------------------- */

#topnav {
  width: 970px;
  height: 17px;
  background: transparent;
  color: #fff;
  margin: 0 auto auto auto;
}

.textleft {
  FLOAT: left;
  margin-left: 5px;
  font-family: Arial, sans-serif;
  font-size: 11px; 
  color: #fff; 
}

.textright {
  FLOAT: right;
  margin-right: 5px;
 font-family: Arial, sans-serif;
  font-size: 11px;  
}

.textright img {
  margin: 0;
  padding: 0;
}

.textright a {
  text-decoration: none;
}

.textright a:link {
  color: #fff;
}

.textright a:hover {
  text-decoration: underline;
}

.textright a:visited {
  color: #fff;
}

.textright a:active {
  color: #880000;
}

.selected {
  color: #880000;
  font-weight: bold;
}

#topnav .textright ul li {
  display: inline;
}



/* ----------------------------------- banner headers ----------------------------------- */

#banner {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/new_banner_001.png);
}

#bannerit {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/bannerit.png);
}

#bannerengg {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/bannerengg.png);
}


#bannerbus {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/bannerbus.png);
}

#banneralumni {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../alumni/images/banneralumni.png);
}

#bannerqa {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../qa/imgs/bannerQA.png);
}


#bannerforms {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../downloads/images/CF.png);
  
}

#bannersa {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/bannersa.png);
}

#bannerelc {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/bannerelc.png);
}

#banneretc {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/banneretc.png);
}

#bannersac {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/banneretc.png);
}

#bannergal {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/bannergal.png);
}

#bannericdl {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/bannericdl.png);
}

#banneribra {
  width: auto;
  height: 170px;
  margin: 0;
  padding: 0;
  background: transparent;
  background: url(../images/banneribra.png);
}

.templsubbanner {
  background: url(images/);
  width: 735px;
  height: 175px;
  padding: 1px;
  margin: 1px;
  border: solid 1px #ccc;
}

.templsubbannerit {
  background: url(../images/subbannerit.jpg);
  width: 735px;
  height: 175px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
}

.templsubbannerengg {
  background: url(../images/subbannerengg.jpg);
  width: 735px;
  height: 175px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
}


.templsubbannerQA {
  background: url(../qa/imgs/subbannerQA.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-top: 0;
  border-right:0;
  border-left:0;
}

.templsubbannerSAC {
  background: url(../etc/img/subESSsac.PNG);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-top: 0;
  border-right:0;
  border-left:0;
}

.templsubbannerlib {
  background: url(../etc/img/subbannerlib.PNG);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-top: 0;
  border-right:0;
  border-left:0;
}

.templsubbannerPub {
  background: url(../etc/img/subESSpublishing.PNG);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-top: 0;
  border-right:0;
  border-left:0;
}

.templsubbannerPhoto {
  background: url(../etc/img/subESSphoto.PNG);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-top: 0;
  border-right:0;
  border-left:0;
}

.templsubbannerESSGraphics {
  background: url(../etc/img/subESSgraphics.PNG);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-top: 0;
  border-right:0;
  border-left:0;
}

.templsubbannerresearch {
  background: url(../etc/img/subbannerresearch.PNG);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-top: 0;
  border-right:0;
  border-left:0;
}

.templsubbannerforms {
  background: url(../etc/img/subbannerforms.PNG);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-top: 0;
  border-right:0;
  border-left:0;
}

.templsubbannercol {
  background: url(../images/subbannercol.jpg);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #eee;
}

.templsubbanneradm {
  background: url(../images/subbanneradm.jpg);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #eee;
}

.templsubbannerfac {
  background: url(../images/subbannerfac.jpg);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #eee;
}

.templsubbannerelc {
  background: url(../images/subbannerelc.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbanneretc {
  background: url(../images/subbanneretc.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannerhelpdesk {
  background: url(../etc/img/subbannerhelpdesk.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannerserver {
  background: url(../etc/img/subbannerserver.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannertraining {
  background: url(../etc/img/subbannertraining.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannerasset {
  background: url(../etc/img/subbannerasset.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannersoftware {
  background: url(../etc/img/subbannersoftware.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannerhardware {
  background: url(../etc/img/subbannerhardware.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannerweb {
  background: url(../etc/img/subbannerweb.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 5px #eee;
}

.templsubbannerevent {
  background: url(../etc/img/subbannerevent.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannergraphics{
  background: url(../etc/img/subbannergraphics.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannerbus {
  background: url(../images/subbannerbus.jpg);
  width: 735px;
  height: 175px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbanneralu {
  background: url(../images/banneralumni.png);
  width: 735px;
  height: 175px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannercontact {
  background: url(../images/subbannercontact.png);
  width: 735px;
  height: 175px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannersitemap {
  background: url(../images/subbannersitemap.png);
  width: 735px;
  height: 175px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannersitemgt {
  background: url(../images/subbannersitemgt.png);
  width: 735px;
  height: 175px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannersitesa {
  background: url(../images/subbannersa.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannersitelib {
  background: url(../images/subbannerlib.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbannersitenews {
  background: url(../images/subbannernews.png);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border: solid 1px #eee;
}

.templsubbanneralumni {
  background: url(../images/subbanneralumni.PNG);
  width: 735px;
  height: 200px;
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #eee;
}

.templsubbannerAL-Archives {
  background: url(../alumni/images/alumni-archives.PNG);
  width: 735px;
  height: 100px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  }
  
.templsubbannerCareerHelp {
  background: url(../alumni/images/career-help.PNG);
  width: 735px;
  height: 100px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  }

.templsubbannerRegister {
  background: url(../alumni/images/register.PNG);
  width: 735px;
  height: 100px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  }


 .templsubbannerAl-Event {
  background: url(../alumni/images/event-gallery.PNG);
  width: 735px;
  height: 100px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  }


 .templsubbannerAl-Testi {
  background: url(../alumni/images/testi.PNG);
  width: 735px;
  height: 100px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  }


.templsubbannerstaff {
  background: url(../engineering/staff/staff-details.png);
  width: 735px;
  height: 100px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  }

  .templsubbannerfacilities {
  background: url(../engineering/facilities/facilities.png);
  width: 735px;
  height: 100px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  }
  

.templsubbannermedia {
  background: url(../ELC/images/MediaGallery.png);
  width: 735px;
  height: 100px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  }

/* ---------------------------------- login -------------------------------------------------- */

.st_textbox {
    width: 160px;
    height: 21px;
    line-height: 21px;
    border-left : 1px solid #acc6db; 
    border-right : 1px solid #acc6db; 
    border-top : 1px solid #acc6db; 
    border-bottom : 1px solid #acc6db; 
    background-color : #fff; 
    color : #000; 
    padding: 1px;
    margin: 1px;
    font-size: 11px;
    font-weight: bold;
} 

/* ----------------------------------- main navigation control ----------------------------------- */

#mainnav {
  /*BACKGROUND: url(../images/mainnavbg.png) #fcfae6 repeat-x 0px 0px;*/
  BACKGROUND: url(../images/menubr.png) #fcfae6 repeat-x 0px 0px;
  padding-bottom: 0px;
  LINE-height: 23px;
  padding-TOP: 0px;
  height: 26px;
  font-family: Tahoma, sans-serif;
  font-SIZE: 10px;
  font-WEIGHT: bold;
  border-top: 0px solid #006699;
  /*border-bottom: 5px solid #006699;*/
  border-bottom: 0px solid #fff;
}

#mainnav UL {
	Z-INDEX: 20000; 
	margin: 0px; 
	LINE-height: 24px; 
	LIST-STYLE-TYPE: none; 	
}

#mainnav ul li {
	DISPLAY: inline; 
	FLOAT: left; 
	POSITION: relative; 
	text-ALIGN: left;
}

#mainnav ul li a {
	padding-right: 29px; 
	DISPLAY: inline; 
	padding-left: 4px; 
	font-WEIGHT: bold; 
	font-SIZE: 12px; 
	padding-bottom: 0px; 
	color: #fff; 
	LINE-height: 26px; 
	padding-TOP: 0px; 
	WHITE-SPACE: nowrap; 
	text-decoration: none;
}

#mainnav ul li span .noSubMenu a {
	padding-right: 8px! important;
}

head:first-child + body div #mainnav ul li a {
	padding-right: 10px; 
	padding-left: 5px; 
	padding-bottom: 3px; 
	padding-TOP: 3px;
}

#mainnav ul li a:hover {
	/*color: #FFCC00;*/
	color: #fff;
	border-bottom: none! important;
	height: 26px;
	border-bottom: solid 1px #eee;
}

.menuselected {
  display: block; 
  height: 26px;
  text-decoration: none;
  color: #eee;
	padding-right: 10px; 
	padding-left: 5px; 
	padding-bottom: 3px; 
	padding-TOP: 0;
	background-color: #006699;
	cursor: pointer;
}

#mainnav UL LI UL {
	padding-right: 0! important; 
	DISPLAY: block; 
	padding-left: 0! important; 
	left: 0px; 
	VISIBILITY: hidden; 
	padding-bottom: 0! important; 
	width: 173px! important; 
	padding-TOP: 0! important; 
	POSITION: absolute; 
	TOP: 20px; 
	BACKGROUND: #334F7E;
}

#mainnav UL LI UL LI {
	padding-right: 0px! important; 
	DISPLAY: list-item; 
	padding-left: 0px! important; 
	FLOAT: none; 
	padding-bottom: 0px! important; 
	padding-TOP: 0px! important; 
	border-bottom: #fff 0px dotted;
}

#mainnav UL LI UL LI UL LI {
	padding-right: 0px! important; 
	DISPLAY: list-item; 
	padding-left: 0px! important; 
	FLOAT: none; 
	padding-bottom: 0px! important; 
	padding-TOP: 0px! important; 
	border-bottom: #fff 1px dotted;
}

#mainnav UL LI UL LI.sublink_top {
	border-TOP: #fff 0px dotted;
}

#mainnav UL LI UL LI A {
	padding-right: 0; 
	DISPLAY: block; 
	padding-left: 5px; 
	padding-bottom: 0; 
	color: #000066; 
	padding-TOP: 1px; 
	WHITE-SPACE: normal;
	/*BACKGROUND: #006699;*/
	background: url(../images/menu_hov.png);
	height: 24px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	
}

#mainnav UL LI UL LI A:hover {
	/*color: #FFCC00;*/
	/*BACKGROUND: url(../images/cap06.png) repeat-x;*/
	height: 24px;
	text-decoration: underline;
}


/* ---------------------------------- POLL ----------------------------------- */

#pollwrapper {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 9px;  
}

.pollcontent {
  border: solid 0 #ccc;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}


/* ----------------------------------- new main structure ----------------------------------- */

.u2list ul {
	padding: 0;
	margin-left: 10px;
}

.u2list ul li {
	margin-left: 10px;
	list-style-type: none;
	LIST-STYLE-IMAGE: url(images/arrow_ico.gif);
}

#latest_mainbox {
	width: 500px;
	height: auto;
	border: solid 1px #ccc;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	padding: 3px;
	float: left;
}

#wrapcontroller {
  /*border: solid 1px #eee;*/
  padding: 0;
  margin: 0;
  float: left;
}

#leftcontrolnav {
  border: solid 1px #fff;
  width: 202px;
  height: auto;
  margin: 0;
  padding: 2px;
  float: left;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
}

#centercontrol{
  border: solid 1px #fff;
  width: 546px;
  height: auto;
  margin: 0;
  padding: 2px;
  float: left;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;  
}

#rightcontrolnav {
  border: solid 1px #fff;
  width: 202px;
  height: auto;
  margin: 0;
  padding: 2px;
  float: left;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px; 
}

#constructionwrap {
  border: solid 1px #fff;
  width: auto;
  height: auto;
  margin: 1px;
  padding: 1px;
}

.constructiontitle {
  border-bottom: solid 1px #999;
  margin: 1px;
  padding: 3px;
  height: 27px;
  line-height: 27px;
  font-weight: bold;
}

#constructioncontent {
  border: solid 1px #fff;
  margin: 1px;
  padding: 5px;
  height: 105px;
}

.constructionbox1 {
  margin: 1px;
  padding: 1px;
  float: left;
}

.constructionbox2 {
  margin: 1px;
  padding: 1px;
  width: auto;
  float: left;
}

#bus_wrap {
  padding: 6px;
  margin: 6px;
  height: auto;
  width: auto;
  border: 1px dashed #999;
  overflow: hidden;
  background: #eee;  
}

#bus_wrap a:hover {
  text-decoration: underline;
}

#tab_wrap_st1 {
  padding: 3px;
  margin: 3px;
  width: 47%;
  height: auto;
}

#tab_wrap_st2 {
  padding: 3px;
  margin: 3px;
  width: 47%;
  height: auto;
}

#tab_Content_wrap {
  padding: 3px;
  margin: 1px;
  width: auto;
  height: 305px;
  overflow: auto;
}

#tab_Content_wrap p {
  font-size: 11px;
  font-family: tahoma, sans-serif;
  line-height: 18px;
}

#tab_wrap {
  border: solid 1px #fff;
  padding: 3px;
  margin: 3px;
  width: auto;
  height: auto;
}

#tab_wrap_content {
  margin: 1px;
  padding: 1px;
  border: solid 1px #ccc;
  width: auto;
  height: 100px;
}

#tab_wrap_img {
  float: left;
  padding: 5px;
  border: solid 1px #ccc;
}

#tab_wrap_title {
  font-family: times;
  font-weight: bold;
  font-size: 13px;
  margin: 3px;
  padding: 3px;
  background: #eee;
}

.tab_wrap_posted {
  font-size: 10px;
  margin-left: 5px;
  color: #999;
  font-style: italic;
}

.tab_ins_content {
  padding: 1px;
  margin: 1px;
  float: left;
  width: 390px;
  height: auto;
}

.tab_ins_content a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

.tab_ins_content a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

#st_banner {
  border: solid 1px #fff;
  margin: 1px;
  padding: 1px;
  margin: 0 auto auto auto;
  width: 500px;
}

#st_banner a:hover {
  border: 0;
}

#tabSignature {
  font-size: 9px;
  color: #999;
  margin-left: 5px;
}

#bodyWrapCon {
  padding: 1px;
  margin: 1px;
  border: 1px solid #ccc;
  width: 540px;
  height: auto;
}
#maincontainer {
  /*clear: all;*/
  width: auto;
  height: 100%;
  margin: 1px;
  padding: 1px;
  border: 1px solid #eee;
}

.container1wrap {
  overflow: hidden;
  width: auto;
  height: auto;
  margin: 3px;
  padding: 3px;
  float: left;
  border: 1px solid green;
  width: 100%;
}

.icomore {
  background: url(../images/more.png);
  width: 40px;
  height: 14px;
  position: absolute;
}

.mainBoxBot1 {
  float: left;
  width: 536px;
  height: auto;
  border: solid 1px #fff;
  padding: 1px;
  margin: 1px;
  text-align:justify;
}

.mainBoxBot2 {
  float: left;
  width: 265px;
  height: 100px;
  border: solid 0px #ccc;
  padding: 1px;
  margin: 1px;
}

.mainBoxBot1 a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

.mainBoxBot1 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

.mainBoxBotcontentHolder {
  padding: 1px;
  margin: 1px;
  width: auto;
  height: auto;
  border: solid 1px #fff;
}

.mainBoxBotcontentHolder p{
  top: 2px;
}

.mainBoxBotcontentHolderTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 3px;
  margin: 3px;
  background: #eee;
  border: solid 1px #999;
}

/* ----------------------------------- main structure ----------------------------------- */

#whatsnew small {
  font-family: tahoma, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #999;
}
#whatsnew {
  height: auto;
  width: 500px;
  margin: auto auto auto auto;
}

#whatsnew_title {
  background: url(../images/dept_news_events_icon.png) no-repeat;
  padding: 4px;
  height: 30px;
  width: auto;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

#whatsnew_title2 {
  background: url(../images/centre_news_events_icon.png) no-repeat;
  padding: 4px;
  height: 30px;
  width: auto;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

#whatsnew_title p{
  margin-left: 10px;
}

#whatsnew_content {
  padding: 6px;
  margin: 6px;
  height: auto;
  width: auto;
  border: 1px dashed #999;
  background: #eee;
}

#whatsnew ul {
  list-style-type: none;
  padding: 0;
}

#whatsnew li {
  list-style-type: none;
  padding: 0;
  margin-left: 10px;
}

#main_wrap{
  width: 548px;
  height: auto;
  margin: 1px;
  padding: 1px;
  float: left;
}

/*
#main_wrap a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

#main_wrap a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}
*/

.main_wrap_content{
  margin: 1px;
  padding: 1px;
}

.contruction_content{
  margin: 7px;
  padding: 7px;
  width: auto;
  height: 100px;
  border: solid 1px green;
}

#panel_banner {
  /*border: solid 1px #eee;*/
  margin: 0;
  padding: 0;
  width: auto;
  height: 30px;
  line-height: 30px;
  /*background: url(../images/icon_banner_ft.png);*/
  background: url(../images/title_bar.png);
  font-weight: bold;
  font-size: 12px;
}

#panel_banner_templ {
  border: solid 1px #eee;
  margin: 0;
  padding: 0;
  width: auto;
  height: 30px;
  line-height: 30px;
  background: url(../images/icon_banner_ft.png);
  font-weight: bold;
  font-size: 13px;
}

#panel_banner_templ p {
  margin-left: 10px;
  color: #eee;
}

#panel_banner p {
  margin-left: 10px;
}

#tab_calendar_wrap1 {
  border: solid 1px #fff;
  margin: 1px;
  padding: 1px;
  width: 242px;
  height: auto;
  float: left;
}

#tab_calendar_wrap2 {
  border: solid 1px #fff;
  margin: 1px;
  padding: 1px;
  width: 242px;
  height: auto;
  float: left;
}

.tab_calendar_wrap_banner {
  width: auto;
  height: 23px;
  line-height: 23px;
  margin: 1px;
  padding: 1px 5px;
  border: solid 1px #fff;
  font-weight: bold;
  font-size: 12px;
  background: #ccc;
}

.tab_calendar_content {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: solid 1px #fff;
  font-size: 11px;
  font-family: Arial, sans-serif;
}

#main-content {
  width: 544px;
  height: auto;
  FLOAT: left;
  margin-TOP: 3px;
  margin-left: 5px;
  margin-bottom: 3px;
  padding-left: 0;
  padding-right: 0;
  border: solid 0px red;
}

#right-pan {     
  width: 202px;
  FLOAT: left;
  margin-top: 0;
  margin-left: 5px;
  margin-bottom: 3px;
  padding: 0;
  border-left: 1px solid #fff;
}

#subcontenttemplfull {
  width: auto;
  height: auto;
}

#bottomnavlinks {
  width: auto;
  height: 100px;
  border: 0 solid red;
  padding: 1px;
  margin: 1px;
}

.bottomnavlinks {
  border: 0;
  padding: 0;
  margin: 0;  
}

.bottomnavlinks img {
  width: 15px;
  height: 15px;
  line-height: 15px;  
  padding: 0;
  margin: 0 5px 0 3px;
}

.bottomnavlinks ul {
  padding: 0;
  margin: 0;
}

.bottomnavlinks ul li {
  list-style-type: none;
  display: inline;
  padding: 0;
  margin: 0;
}

#subcontainertemplfullleftpan {
  width: 200px;
  height: auto;
  float: left;
  border: 1px solid red;
  padding: 3px;
  margin: 3px;
}

.subcontainertemplfullmainwrap {
  float: left;
  position: relative;
  clear: right;
  width: 741px;
  height: auto;
  border: 1px solid red;
  padding: 3px;
  margin: 3px;
  margin-bottom: 3px;
}

#subcontenttemplwide hr {
  width: 100%;
  margin: 3px;
  color: #ccc;
}

#subcontenttemplwide {
  width: 752px;
  height: auto;
  float: left;
  margin-top: 3px;
  margin-left: 5px;
  margin-bottom: 3px;
  border-left: 1px dashed #999;
}

.subcontenttemplwidecontent {
  margin: 10px 3px 5px 3px;
  padding: 10px 10px 0 0;
  height: auto;
  width: auto;
  padding: 3px 3px 3px 3px;
  line-height: 21px;
}

.etcboxcontent {
  margin: 10px;
  padding: 10px;
  height: auto;
  width: 65%;
  border: 0 solid #eee;
  text-align: justify;
}

.subcontenttemplwidecontent h4 {
  margin-left: 10px;
  padding: 0;
}

#etcsubcontenttemplwide hr {
  width: 100%;
  margin: 3px;
  color: #ccc;
}

#etcsubcontenttemplwide {
  width: auto;
  height: auto;
  float: left;
  margin: 3px;
  padding: 3px;
  border-left: dotted 1px #ccc;
}

.etcsubcontenttemplwidecontent {
  margin: 3px;
  padding: 3px;
  height: auto;
  width: auto;
  border: solid 1px #fff;
}

.innertextmain {
  padding: 3px;
  margin: 3px;
  border: solid 1px red;
}

.etcsubcontenttemplwidecontent h4 {
  margin-left: 10px;
  padding: 0;
}

#subcontenttempl {
  width: 544px;
  height: auto;
  float: left;
  margin-top: 3px;
  margin-left: 5px;
  margin-bottom: 3px;
  border-left: 1px solid #ccc;
}

.subcontenttempl {
  margin: 10px 3px 5px 3px;
  padding: 10px 10px 0 0;
  height: auto;
  width: auto;
  padding: 3px 3px 3px 3px;
  line-height: 21px;
}

.subcontenttempltitle h1 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 1px;
  padding: 1px;
  background-color: #eee;
  border: 1px solid #ccc;
  line-height: 21px;
  height: 21px;
  width: 100%;
}

/*.subcontenttempltitle h1 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  margin: 17px 1px 1px 1px;
  padding: 1px 1px 1px 1px;
  background-color: #eee;
  border: 1px solid #ccc;
  line-height: 21px;
  height: 21px;
}*/

.subcontenttempltitle h2 {
  font-family: Arial, sans-serif;
  font-size: 13px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0;   
}

.subcontenttempltitle h3 {
  font-family: Times;
  font-style: italic;
  font-size: 15px;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  width: auto;
  text-align: center;
}

.subcontenttempltitle h4 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  margin: 3px;
  padding: 3px;
  width: 400px;
  background-color: #eee;
}

.subcontenttempltitle h5 {
  font-family: Arial, sans-serif;
  font-size: 13px;
  margin: 17px 1px 5px 1px;
  padding: 5px 2px 2px 2px;
}

.subcontenttempltitle h6 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  margin: 0 1px 5px 10px;
  padding: 0 2px 2px 2px;
}

.subcontenttempltitle p {
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;   
}


span.subcontenttempltitle{
  font-family: "Garamond Premr Pro", Times;
  font-size: 16px;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  font-weight: normal;
  font-style: italic;
  width: auto;
  font-style: normal;
  margin-left: 330px;
  font-size: 12px;  
}

.subcontenttemplcontentxt {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  margin: 10px 5px 5px 10px;
  padding: 5px 2px 2px 2px;
  width: auto;
  top: 50px;
  text-align: justify !important;
}

.subcontenttemplcontentxt .nested {
  float: right;
  width: 175px;
  background: #eee;
  margin: 0px 0px 10px 10px;
  padding: 3px;
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.subcontenttraining{
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin: 20px 5px 5px 25px;
  padding: 5px 2px 2px 2px;
  width: auto;
  top: 50px;
  text-align: justify !important;
  border: solid 0px red;
}

.subcontentparagraph {
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 5px 2px 2px 2px;
  width: auto;
  top: 50px;
  text-align: justify !important;
  border: solid 0px red;
}

span.subcontenttemplcontentxt {
  font-family: Arial, sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0;
  float: left;
  margin-left: 38px;
}

.subcontenttemplcontentxt img {
  padding: 2px 2px 2px 2px;
  margin: 2px 2px 2px 2px;
  bottom: 5px;
  top: 5px;
}

.subcontenttemplcontentxt ul {
  padding: 0;
  margin: 0;
  margin-left: 20px;
  line-height: 20px;
}

.subcontenttemplcontentxt ul li {
  LIST-STYLE-TYPE: none;
  LIST-STYLE-IMAGE: url(../images/arrow_ico.gif);
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 5px;
}

.subcontenttempltxt ul {
  display: inline;
  padding: 5px;
}

.subcontenttemplcontentnav {
  font-family: Arial, sans-serif;
  font-size: 11px;
  margin: 3px 15px 5px 5px;
  padding: 5px 2px 2px 2px;
  color: #000;
  font-style: italic;
}

.subcontenttemplcontentnav ul {
  list-style-type: none;
  display: inline;  
}

.subcontenttemplcontentnav a {
  text-decoration: underline;
  font-style: normal;  
}

.subcontenttemplcontentnav a:hover {
  text-decoration: none;
}

.subcontenttemplcontentxt ul {
  font-size: 12px;
  LIST-STYLE-TYPE: none;
  font-family: Arial, sans-serif;
}

.subcontenttemplcontentxt ul {
  padding: 1px;
  margin: 1px;
  margin-left: 20px;
}

.subcontenttemplcontentxt li {
  padding: 1px;
  margin: 1px;
}

.subcontenttemplcontentxt ul li {
  margin-left: 20px;
  LIST-STYLE-TYPE: none;
}

.subcontenttemplcontentxt table {
  padding: 0;
  margin-left: 2px;
  margin-top: 2px;
}

.tabcontenttitlewrap {
  width: 520px;
  border: solid 1px #fff;
  margin: 0;
  padding: 0;
}

.tabcontenttitle {
  font-family: sans-serif;
  font-size: 10px;
  background-color: #ccc;
  color: #000;
  width: 492px;
  height: 21px;
  line-height: 20px;
  padding: 2px;
  margin: 2px;
  background: url(../images/cap07.gif) repeat-x;
}

.tabfeatureholder {
  float: left;
  width: 255px;
  height: auto;
  border: solid 0px #ccc;
  margin: 0;
  padding: 0;
}

.tabfeaturetitle {
  font-family: sans-serif;
  font-size: 12px;
  background-color: #ccc;
  color: #000;
  width: auto;
  height: 21px;
  line-height: 20px;
  padding: 2px;
  margin: 2px;
  background: url(../images/cap07.gif) repeat-x;
}

.tabfeaturecontent {
  padding: 2px;
  margin: 2px;
  width: auto;
  height: auto;  
  border: solid 0px #eee;
  text-align: left;
}

#imgrotatorwrap {
  /*border: solid 1px #eee;*/
  width: 540px;
  height: 280px;
  /*height: 375px;*/
  padding: 0;
  margin: 0;
}

.imgrotatorholder {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}


.tabcontxt {
  font-family: Times;
  text-decoration: underline;
  font-size: 10px;
  padding-right: 5px;
  font-style: italic;
  color: #000;
}

.tabcontxttitle {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.subcontent {
  border: 1px solid #eee;
  width: auto;
  height: auto;
  padding: 5px;
  margin: 5px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.subcontent h2 {
  margin-left: 5px;
  padding: 1px;
  font-size: 15px;
  font-family: Arial, sans-serif; 
}

#subcontentnews {
  border: solid 1px #ccc;
  width: 720px;
  height: auto;
  padding: 5px;
  margin: 6px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: url(../images/news_bgx01.png) no-repeat bottom right;
}

#subcontentnews p{
  text-align: justify;
}

#subcontentnews small {
  font-size: 10px;
  color: #999;
  margin-left: 20px;
}

#subcontentnews img{
  border: solid 1px #999;
  padding: 2px;
}

#subcontentnews a {
  text-decoration: none;
  border-bottom: dotted 1px #999;
  color: #04303E;
}

#subcontentnews a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

#subcontentnews a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

#subcontentnews a:link {
  color: #04303E;
}

.subcontentnews {
  border: 1px solid #fff;
  width: auto;
  height: auto;
  padding: 5px;
  margin: 5px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.subcontentnews img {
  border: solid 0px red;
  padding: 5px;
  margin: 5px;  
}

.subcontentnews h1 {
  margin-left: 5px;
  padding: 1px;
  font-size: 15px;
  font-family: Arial, sans-serif;
}

.subcontentnews h2 {
  margin-left: 5px;
  padding: 1px;
  font-size: 13px;
}

.subcontentnews h3 {
  margin-left: 5px;
  padding: 5px;
  font-size: 10px;
}

.subcontentnews p {
  margin-left: 5px;
  padding: 5px;
  text-align: justify;
}

span.textposted {
  margin: 1px;
  padding: 0;
  font-size: 12px;
  font-family: Times;
  font-style: italic;
  color: #ccc;
  display: inline;
}

.horizontalbar hr {
  width: 90%;
  color: #ccc;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}


#etcmainwrap {
  border: solid 1px #fff;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  float: left;
}

.etcmainwrapcontent {
  padding: 1px;
  margin: 1px;
  border: solid 1px #fff;
}

.etcmainwraptitlenav {
  font-size: 15px;
  font-weight: bold;
  margin: 1px;
  padding: 1px;
  background-color: #eee;
  border: 1px solid #ccc;
  line-height: 21px;
  height: 21px;
  width: 100%;
}

/* -------- ELC Grade Result ---- */

#cboxtempl {
  clear: both;
  float: right;
  width: 200px;
  height: auto;
  padding: 2px;
  margin: 2px;
  border: solid 1px #fff;
  
}

.cboxtemplform {
  width: auto;
  height: auto;
  margin: 0;
  padding: 5px 0 10px 0;
  padding-left: 5px;
  border: solid 1px #eee;  
}

.cboxtempltxtbox {
  width: 160px;
  background-color: #fff; 
  height: 16px;
  padding: 3px;
  border: solid 1px #acc6db;
}

.cboxtemplpanel {
  width: auto;
  height: auto;
  margin-top: 5px;
  border: 1px solid #ccc;
  padding: 3px;
  margin: 3px;
  background-color: #ccc;
}

.cboxtempltitle {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
}

.cboxtemplcontent {
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin-top: 0px;
  padding: 3px;
  margin: 3px;
  height: auto;
  width: auto;
  border: solid 0px green;
} 

#barnav {
  width: auto;
  height: 17px;
  font-size: 11px;
  color: #3399CC;
  padding-left: 10px;
  padding-right: 3px;
  padding-top: 4px;
  padding-bottom: 2px;
  margin-left: 5px;
  margin-right: 5px;
  font-STYLE: italic;
}

#barnav a {
  font-STYLE: normal;
  text-decoration: underline;
  color: #3399CC;
}

#barnav a:hover {
  text-decoration: none;
  color: #004444;
}

#helpdesk_wrap {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: dashed 1px #fff;
}

.helpdesk_box1 {
  margin: 2px;
  padding: 2px;
  height: auto;
  width: 228px;
  float: left;
}

.helpdesk_box2 {
  margin: 2px;
  padding: 2px;
  height: auto;
  width: 228px;
  float: left
}

.helpdesk_box3 {
  margin: 2px;
  padding: 2px;
  height: auto;
  width: 228px;
  float: left
}

/* ----------------------------------- left panel navigation ----------------------------------- */
#related_link_wrap a {
  text-decoration: none;
}

#related_link_wrap a:hover {
  text-decoration: underline;
}

#related_link_wrap {
  border: dotted 1px #ccc;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}

#title_panel {
  border: solid 1px #eee;
  margin: 1px;
  padding: 1px;
  width: auto;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  font-size: 14px;
  background: url(../images/nav_hover.gif) repeat-x;
}

#title_panel p {
  margin-left: 8px;
}

.innertextrel {
  margin: 2px;
  padding: 2px;
  border: solid 1px #fff;
}

#related_link_wrap ul {
  list-style-type: none;
}

#related_link_wrap li {
  background: url(../images/dotsgry.gif) repeat-x bottom;
  line-height: 21px;
  margin-left: 5px;
}

#left_panel {
  border: solid 1px #ccc;
  width: 202px;
  height: auto;
  margin: 1px;
  padding: 1px;
  float: left;
}

/*
#left_panel a {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

#left_panel a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}
*/

.left_panel_survey_content {
  border: solid 1px #999;
  margin: 1px;
  padding: 1px;
  background: url(../images/poll_bg.png) center no-repeat;
  height: auto;
}

.left_panel_survey_content a {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

.left_panel_survey_content a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

.left_panel_ads_content {
  margin: 0;
  padding: 0;
  height: auto;
  width: auto;
}

.left_panel_ads_content a{
  text-decoration: none;
}

.left_panel_ads_content a:hover{
  text-decoration: underline;
}

.left_panel_ads_content img{
  margin-top: 5px;
}

.left_panel_search_content {
  border: solid 1px #fff;
  margin: 1px;
  padding: 1px;
  height: auto;
}

.left_panel_stat_content {
  border: solid 1px #fff;
  margin: 1px;
  padding: 1px;
  height: auto;
}

.left_panel_stat_content a {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

.left_panel_stat_content a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

#usefulLinkBoxLeft {
  height: auto;
  width: 202px;
  border: 1px solid #fff;
  margin: 1px;
  padding: 1px;
  float: left;
  position: relative;
}
.usefulLinkBoxLeftContent {
  margin: 1px;
  padding: 1px;
  border: 1px solid #fff;
}
.usefulLinkBoxLeftContent img{
  border: 1px solid #ccc;
  padding: 2px;
  margin: 2px;
}

#wrapLeftBox1 {
  border: 1px solid #fff;
  width: auto;
  height: 110px;
  margin: 1px;
  padding: 1px;
  position: relative;
}

#wrapLeftBox2 {
  border: 1px solid #fff;
  width: auto;
  height: auto;
  margin: 1px;
  padding: 1px;
  position: relative;
}

.wrapLeftBox1Head {
  background: url(../images/ecap04.png) no-repeat;
  margin: 1px;
  padding: 1px;
  height: 33px;
  line-height: 33px;
  font-size: 15px;
  font-family: sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
}

.wrapLeftBox1HeadCont {
  margin: 1px;
  padding: 1px;
  width: auto;
  height: 50px;  
}

.wrapLeftBox1HeadContA p{
  margin: 1px;
  padding: 1px;
  width: auto;
  height: 50px;
  margin-left: 15px;
}

#left-pan {
  width: 202px;
  height: 100%;
  float: left;
  border-bottom: 0px solid #ccc;
  border-top: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  background: #fff;
  margin-top: 3px;
  margin-left: 3px;
  margin-bottom: 3px;
  padding: 0;
}

#left-pan h5 {
  padding-top: 30px;
  margin-left: 15px;
  margin-top: 2px;
}

#leftpantext1 {
  font-size: 10px;
  text-align: center; 
  margin-top: 25px; 
  font-weight: bold;
  width: 200px;
  height: 35px;
  background: url(../images/subtop9.png) no-repeat bottom;
}

#leftPanTempl {
  width: 202px;
  float: left;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 2px solid #000;  
  background: #eee;
  margin-top: 3px;
  margin-left: 3px;
  margin-bottom: 3px;
  padding-top: 53px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}
    
.leftPanTempl ul {
  margin-left: 10px;
}

.leftPanTempl ul li {
  list-style: none;
  margin-left: 15px;
  
}

.leftPanTempl {
  text-decoration: none;
}

.leftPanTempl a:hover {
  text-decoration: none;
  list-style-image: url(../images/arrow_select.png);
}

.leftboxcontainer {
  width: 196px;
  height: auto;
  margin: 1px;
  padding: 1px;
}

.leftboxcontainer img{
  top: 5px;
}

#leftboxtempl {
	width: auto;
	padding: 1px;
	border: solid 0px red;
}

.leftboxtemplcontent {
  width: 196px;
  height: auto;
  margin: 1px;
  padding: 1px;
  border: solid 0px #ccc;
}

.pollBoxcontent {
  width: 196px;
  height: 363px;
  margin: 1px;
  padding: 1px;
  border: solid 1px #ccc;
  background: url(../images/poll_bg.png) center no-repeat;
}

.studentlogintextbox {
    width: 125px;
    border-left : 1px solid #acc6db; 
    border-right : 1px solid #acc6db; 
    border-top : 1px solid #acc6db; 
    border-bottom : 1px solid #acc6db; 
    background-color : #fff; 
    font-size : 12px;
    color : #000; 
    height: 19px;
    line-height: 19px;
}

.externalLnk {
    margin: 10px 4px;
    font-size: 11px;
    background: transparent;
    color: #3975B0;
}



.externalLnk legend {
    margin: 5px 4px;
    padding: 5px;
    color: #04303E;
    background: transparent;
    font-size: 11px;
    border: 1px solid #fff;
    font-weight: bold;
}

/*
.searchWrd {
	width: 95%;
	margin-top: 15px;
	margin-left: 4px;
}

.searchWrd input {
  font-family: Arial, sans-serif;
	margin-left: 3px;
	padding: 2px;
}

.search_btn {
	background: none;
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	position: absolute;
}
*/

.boxfSet {
    margin: 10px 0;
    margin-bottom: 5px;
    padding-bottom: 5px;
    margin-left: 4px;
    margin-right: 4px;
}

.leftnav ul { 
	list-style : none;
} 

.leftnav li { 
	margin : 0 0 2px 0;
}
 
.leftnav li a { 
	display : block;
	width : 200px;
	height : 40px;
	line-height : 30px;
	background : url(../images/quicklinks_icon/iconT-fBox.jpg) no-repeat left top;
	text-indent : 10px;
	color : #99cccc;
	text-decoration : none;
	font-weight : bold;
	padding-top : 5px;
} 

#menu-option {
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 0;
  width: 186px;
  height: auto;
  LINE-height: 21px;
  margin-left: 5px;
  list-style: none;
  list-style-image: url(../images/bullet_ico.png);
  font-family: Arial, sans-serif;
  font-size: 12px;  
}

#sbmenu-option {
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 10px;
  padding-right: 0;
  width: 186px;
  height: auto;
  LINE-height: 21px;
  margin-left: 10px;
  list-style: none;
  list-style-image: url(../images/list.gif);
  font-family: Arial, sans-serif;
  font-size: 12px;  
}

#menu-option ul li a:hover {
  list-style-image: url(../images/arrow_select.png);
  font-family: Arial, sans-serif;
  text-decoration: underline;
}

.back {
  background: url(../images/back.png);
  padding: 0;
  margin: 0;
  position: relative;
}

/* ----------------------------------- right panel navigation ----------------------------------- */

#reclink {
	width: auto;
	padding-top: 10px;
}

#reclink ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#reclink li {
	line-height: 25px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0;
}


#usefullink {
	width: auto;
	padding-top: 10px;
}

#usefullink ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#usefullink li {
	line-height: 25px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0;
}

#right_panel {
  border: solid 1px #ccc;
  width: 202px;
  height: auto;
  margin: 1px;
  padding: 1px;
  float: left;
}

#right_panel a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

#right_panel a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

#right_panel_date_g {
  border: solid 0 #999;
  margin: 1px;
  padding: 1px;
  height: 25px;
  line-height: 25px;
}

#right_panel_date_h {
  border: solid 0 #999;
  margin: 1px;
  padding: 1px;
  height: 25px;
  line-height: 25px;  
}

.right_panel_date {
  text-align: center;
}

#right_panel_advisory {
  border: solid 1px #fff;
  margin: 1px;
  padding: 1px;
  height: auto;
}

.right_panel_advisory_content {
  margin: 0;
  padding: 0;
  height: auto;
}

.right_panel_weather_content {
  border: solid 1px #fff;
  margin: 1px;
  padding: 1px;
  height: auto;
}

.right_panel_cal_content {
  border: solid 1px #fff;
  margin: 1px;
  padding: 1px;
  height: auto;
  /*text-align: center;*/
}

.right_panel_cal_content a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

.right_panel_cal_content a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}


.right_panel_links_content {
  border: solid 1px #fff;
  margin: 1px;
  padding: 1px;
  height: auto;
}

#usefulLinkBox {
  height: auto;
  width: auto;
  border: 1px solid red;
  margin: 1px;
  padding: 1px;
  float: left;
  position: relative;
}

.usefulLinkBoxContent {
  margin: 1px;
  padding: 1px;
  border: 1px solid green;
}
.usefulLinkBoxContent p {
  font-weight: bold;
}
.usefulLinkBoxContent img{
  border: 1px solid #ccc;
  padding: 2px;
  margin: 2px;
}

#datetimewrap {
  color: #000;
  text-align: center;
  width: 202px;
  height: 21px;
  line-height: 21px;
  border: solid 1px #ccc;
  margin-bottom: 2px; 
  margin-top: 3px;
  background-color: #eee;
}

#rightnavheader1 {
  width: 202px;
  height: 350px;
  border: 0px solid #ccc;
  background: url(../images/cap09_advisory.png) no-repeat top center;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

.rightnavheadercontent1 {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 50px 0;
}

#rightnavheader2 {
  width: 202px;
  height: 120px;
  border: 0px solid #ccc;
  background: url(../images/cap09_calendar.png) no-repeat top center;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

.rightnavheadercontent2 {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 50px 0;
  font-size: 100%;
}

.rightnavheadercontent2 a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

.rightnavheadercontent2 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

.rightnavheadercontent2 ul {
  list-style-type: none;
  line-height: 27px;
  margin-left: 5px;
  
}

.rightnavheadercontent2 ul li {
  list-style-type: none;
}

#rightnavheader3 {
  width: 202px;
  height: 195px;
  border: 0px solid #ccc;
  background: url(../images/cap09_weather.png) no-repeat top center;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

.rightnavheadercontent3 {
  margin-top: 0px;
  padding-top: 50px;
  height: auto;
  width: auto;
}

.rightnavheadercontent3 a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

.rightnavheadercontent3 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

#rightnavheader4 {
  width: 202px;
  height: auto;
  border: 1px solid #fff;
  background: url(../images/cap09_ulinks.png) no-repeat top center;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

.rightnavheadercontent4 {
  margin-top: 0px;
  padding-top: 0;
  height: auto;
  width: auto;
}

.rightnavheadercontent4 a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

.rightnavheadercontent4 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

.rightnavheadercontent4 table{
  font-size: 11px;
}

.rightnavheadercontent4 img{
  margin-top: 5px;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.rightboxcontainer {
  width: auto;
  height: auto;
  margin: 1px;
  padding: 1px;
  border: solid 1px red;
}

.special_bulletin {
  width: 202px;
  height: 150px;
  padding: 0;
  margin-bottom: 5px;
}


div.panelcontent {
	border-right: #cccccc 1px solid;
	padding-right: 0;
	border-top: #cccccc 1px solid;
	padding-left: 0px;
	padding-bottom: 0;
	margin: auto auto auto auto;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	width: 90%;
}

div.panelcontent h4 {
	padding-right: 0px;
	padding-left: 7px;
	padding-bottom: 5px;
	color: #ffffff;
	padding-top: 5px;
	background: #a0c7f2;
	text-ALIGN: left;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

div.panelcontent p {
  text-ALIGN: center;
}

.sacsubcontenttemplcontentxt {
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin-top: 20px;
  padding: 3px;
  margin: 3px;
  width: 732px;
  height: auto;
  text-align: justify !important;
  border: solid 0px red;
}

.sacsubcontenttemplcontentwrap {
  border: solid 0px blue;
  width: 518px;
  height: auto;
  margin: 0;
  padding: 0;
}

.sacsubcontenttemplcontentxt p {
  margin: 3px;
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 1px;
  margin-left: 5px;
}

.sacsubcontenttemplcontentxt ul {
  list-style-image: url(../images/arrow_trans.png);
  margin-left: 50px;
  line-height: 25px;
}

.sacsubcontenttemplcontentxt li {
  margin-left: 5px;
}

.sacsubcontenttemplcontentxt ul li {
  list-style-type: none;
}

#submnufloatwrap {
  float: right;
  clear: both;
  width: 200px;
  height: auto;
  padding: 1px;
  margin: 1px;
}

.submnufloatpanel {
  width: auto;
  height: auto;
  margin-top: 5px;
  border: 1px solid #ccc;
  padding: 3px;
  margin: 3px;
  background: #3D5E31;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

/*
.submnufloatpanelj {
  width: auto;
  height: auto;
  margin-top: 5px;
  border: 1px solid #eee;
  padding: 3px;
  margin: 3px;
  background-color: white;
}
*/

.submnufloattitle {
  font-weight: bold;
  line-height: 25px;
  height: 25px;
}

.submnufloatcontent {
  margin-top: 3px;
  padding: 5px;
  margin: 5px;
  height: auto;
  width: auto;
}

.etcright_innertext {
  padding: 1px;
  margin: 1px;
  background: #eee;
}

.innertext {
  padding: 3px;
  margin: 3px;
}

.submnufloatcontent ul {
  list-style-image: url(../images/hdbullet.gif);
  margin-left: 10px;
}

.submnufloatcontent li {
  background: url(../images/dotsgry.gif) repeat-x bottom;
  margin-left: 10px;
}

.submnufloatcontent ul li {
  list-style-type: none;
}

.submnufloatcontent a {
  text-decoration: none;
}

.submnufloatcontent a:hover {
  background-color: #880000;
  color: #fff;
}

.rightboxcontainer {
  width: 200px;
  height: auto;
  margin: 2px;
  padding: 2px;
  border: solid 1px #ccc;
  background-color: #eee;
}


/* ----------------------------------- webteam ---------------------------------- */

#webteamheader{
  width: 740px;
  height: 200px;
  margin: 0;
  padding: 0;
  background: url(../images/webteamheader.png) no-repeat top left;
  border: 1px solid #eee;
  float: left;
}

#technews {
  float: right;
  clear: both;
  width: 232px;
  height: auto;
  margin-top: 50px;
  padding-left: 1px;
  background: url(../webteam/wbtmpoll/images/bgt.png) no-repeat;
}

#rightpanel {
  float: right;
  clear: both;
  width: 232px;
  height: auto;
  margin-top: 25px;
  border: 1px solid #ccc;
  padding-left: 1px;
}

#rightpanelwbteamtechsupprt {
  float: right;
  clear: both;
  width: 232px;
  height: auto;
  margin-top: 25px;
  border: 1px solid #ccc;
  padding-left: 1px;
  background: url(../webteam/wbtmpoll/images/bgt.png) no-repeat;
}

.rightpaneltitle {
  margin: 3px;
  padding: 3px;
  font-size: 12px;
  font-weight: bold;
  background-color: #eee;
}

.rightpanelcontent {
  margin: 2px;
  padding: 2px;
  font-size: 11px;
  font-family: Arial, sans-serif;
  border: solid 1px #eee;
}

.rightpanelcontent ul {
  padding: 2px;
  margin: 2px;
  list-style-type: none;
}

.rightpanelcontent ul li{
  padding: 2px;
  margin: 2px;
  list-style-type: none;
}

#webteam_wrap {
  width: 487px;
  height: 200px;
  border: dashed 1px #ccc;
  margin: 2px;
  padding: 2px;
  margin-top: 55px;
}

.webteam_panel {
  margin: 2px;
  padding: 2px;
  background-color: #eee;
  border: solid 1px #ccc;
  font-weight: bold;
  font-size: 15px;
}

.team {
  margin-left: 10px;
  margin-top: 10px;
}


/* ----------------------------------- footer ----------------------------------- */

#bottom_links_container {
  float: left;
  width: 964px;
  height: 110px;
  margin: 2px;
  padding: 2px;
  background: #fff;
}

.bottom_links_content {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}

.bottom_links_content img {
  padding: 10px;
  margin: 10px;
}

.bottom_links_content ul {
  list-style-type: none;
  padding: 0;
}

.bottom_links_content ul li {
  list-style-type: none;
  padding: 0;
  display: inline;
}

#footerwrapper {
  clear: both;
  width: 970px;
  height: 75px;
  background: url(../images/footer_f_round.png);
  border-top: 5px solid orange;
  padding: 0;
  margin: 0;
}

.fcontent {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #eee;
  text-align: center;
  letter-spacing: 2px;
  margin: 5px;
  padding: 5px;
  width: 99%;
  height: auto;
}

.fcontent a {
  color: #fff;
  padding: 4px;
  text-decoration: none;
}

.fcontent a:hover {
  padding: 3px;
	color: #fff;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
}

.fcontent ul {
	LIST-STYLE-TYPE: none; 
}


.fcontent ul li {
	DISPLAY: inline;
	padding: 1px;
}


.viewerContent {
  border: 1px solid #fff;
  width: 200px;
  height: auto;
  float: left;
  overflow: hidden;
}

#footer-optimize {
  font-family: tahoma, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

#footer-optimize a:link {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  color: #04303E;
}

#footer-optimize a:hover {
  text-decoration: none;
  border-bottom: 1px solid #336699;
  background-color: #ccffff;
  color: #04303E;
}

#bottom_gutter {
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 100%;
	padding-bottom: 0px;
	border-top: #000 1px solid;
	position: static;
	top: 0px;
	height: 13px;
	line-height: 13px;
	background-color: #ccc;
	letter-spacing: 1px;
}

.ftnotleft {
  float: left;
  font-size: 10px;
  font-family: tahoma, sans-serif;
  margin-left: 20px;
  text-transform: uppercase;
}

.ftnotright {
  float: right;
  font-size: 10px;
  font-family: tahoma, sans-serif;
  margin-right: 20px;
}

.ftnotright a:hover {
  text-decoration: underline;
}

/* -- Copyright (c) 2009 Ibra College of Technology All rights reserved. -- */