body.homepage {
	background: #F6F6F6 url(/homepage/images/hp-bg.jpg) repeat-x 0px 0px;
}

/*banner*/
div#banner {
	float:left;
	width: 998px;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 211px;
	clear: both;
}
div#banner img {
	margin: 0px;
	padding: 0px;
}
/* under nav */
#undernav {
	margin: 0px;
	padding: 0px 0px 30px;
	width: 998px;
	clear: both;
	background: url(/homepage/images/undernavbg.jpg) no-repeat 0px 0px;
	float: left;
}	

#undernav #navlist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 704px;
	text-indent: -10000px;
}

#navlist ul {
	float:left;
	width: 704px;
}



#navlist ul li {
	padding: 0px;
	margin: 0px;
	float: left;
}	
#navlist li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 33px;
	overflow: hidden;
}
#navlist li#nav01 a {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -292px 0px;
	width: 174px;
}

#navlist li#nav01 a:hover {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -1294px 0px;
	width: 174px;
}
#navlist li#nav02 a {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -466px 0px;
	width: 165px;
}
#navlist li#nav02 a:hover {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -1468px 0px;
	width: 165px;
}
#navlist li#nav03 a {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -631px 0px;
	width: 156px;
}
#navlist li#nav03 a:hover {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -1633px 0px;
	width: 156px;
}
#navlist li#nav04 a {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -787px 0px;
	width: 206px;
}
#navlist li#nav04 a:hover {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -1789px 0px;
	width: 206px;
}
#emergency {
	width:995px;
	float:left;
	font-weight:bold;
	background-color:#900;
	color:#FFF;
	clear:both;
	margin: 0px 0px 20px;
	padding: 0px;
}

#emergency p {
	margin:10px;
}

#emergency a:link, #emergency a, #emergency a:visited {
	color: #fff;	
}

/*main content*/

div.home#maincontent {
	margin: 0em 0px 0px 4px;
	padding: 0px;
	float: left;
	width: 995px;
	font-size: .9em;
	background: #F6F6F6 url(/homepage/images/border01.gif) repeat-y 0px 0px;
}

#maincontent h4 a, #maincontent li a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #999;
}

#maincontent #col01 {
	margin: 0px 2em 0px 0em;
	padding: 0px;
	float: left;
	width: 410px;
}

#maincontent #col02 {
	margin: 0px 2em 0px 0em;
	padding: 0px;
	float: left;
	width: 330px;
}


* html #maincontent #col02 {
	margin: 0px 15px 0px 0em;
}

#maincontent #col02 li img {
	border: 3px solid #D0D0D0;
	float: left;
	margin-right: .8em;
	margin-bottom: .8em;
}
#maincontent #col02 li {
	margin-bottom: 1em;
	clear: both;
}
.special {
	margin: 0px 0px 1em;
	padding: 0px 0px 1em;
	clear: both;
	border-bottom: 1px solid #C7C7C7;
}

#maincontent #col03 {
	margin: 0em;
	padding: 0px;
	float: left;
	width: 200px;
}


/* Kimon Added */
#maincontent #col03 h5 {
	margin: 0em 0em .75em .5em;
	padding: 0px;

}



* html #maincontent #col03 {
	width: 190px;
}
/* news */
#maincontent .feature {
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
#maincontent .feature h4 img {
	margin: 0px 0px 1em;
	padding: 0px;
}
#maincontent .hotinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 410px;
	clear: both;
}

/* col 3 */
#weather {
	/*background: url(/homepage/images/weatherbg.gif) no-repeat 0px 0px;*/
	width: 200px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	border-bottom: 1px solid #C7C7C7;
	clear: both;
	float: left;
}
#weather p {
	margin: 0px;
	padding: 0px;
}
#weather img {
	margin: -1em 1em 0px 0px;
}
#weather .temp {
	font-weight: bold;
	font-size: 1.4em;
}
table .wowfill {
	display: none;	
}
#col01 .hotinfo .specialannouncement {
	background: #E8E8E8;
	border: 1px solid #CCC;
	clear: both;
	padding: 5px;
	margin: 0px 0px 1em;
}

#qlnkwrap {
	margin: 0px 0px 1.4em;
	padding: 0px;
	float: left;
	width: 200px;
	border-bottom: 1px solid #C7C7C7;
}
#qlnkwrap legend, #qlnkwrap label{
	display: none;	
}
/* IT DD */
#portalwrap {
	margin: 14px 1em 0px 0px;
	padding: 2px;
	width: 310px;
	height: 175px;
	background: url(/homepage/images/portalbg.jpg) no-repeat 0px 0px;
	float: left;
}
#portalwrap legend {
	display: none;
}
#portalwrap ul {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 0px;
}
#portalwrap li label {
	width: 75px;
	float: left;
}
#portalwrap li{
	margin: 0px 0px 5px;
}
#portalwrap input.fld{
	width: 145px;
	border: 2px #999 solid;
	padding: 3px;
	margin: 0px;
	font-size: 0.9em;
	color: #333;
}

#portalwrap #forgotinfo{
	margin: 5px 0px 20px 40px;
	padding: 0px;
	font-size: 0.9em;
	border-top: 1px solid #999;
	float: left;
	width: 205px;
}

#portalwrap #forgotinfo li {
	display: inline;	
	margin-right: .5em;
}
#otherlogs {
	margin: 18px 10px 1em 0em;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 230px;
	border-right: 1px solid #B3B3B3;
}
#otherlogs ul{
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
}
#otherlogs li{
	margin: 0px;
	padding: 0px;
	display:inline;
}
#otherlogs a{
	display: block;
	overflow: hidden;
	float:left;
}
#otherlogs #gmail a{
	background: url(/homepage/images/loginbtns-2.jpg) no-repeat 0px 0px;
	width: 113px;
	height: 95px;
}
#otherlogs #webmail a{
	background: url(/homepage/images/loginbtns-2.jpg) no-repeat -113px 0px;
	width: 113px;
	height: 95px;
}
#otherlogs #webct a{
	background: url(/homepage/images/loginbtns-2.jpg) no-repeat 0px -95px;
	width: 113px;
	height: 85px;
}
#otherlogs #moodle a{
	background: url(/homepage/images/loginbtns-2.jpg) no-repeat -113px -95px;
	width: 113px;
	height: 85px;
}
#otherlogs #link01 a{
	background: url(/homepage/images/webmail.jpg) no-repeat 0px -3px;
	width: 225px;
	height: 83px;
}
#otherlogs #link02 a{
	background: url(/homepage/images/loginbtns.jpg) no-repeat 0px -2px;
	width: 225px;
	height: 55px;
}
#otherlogs #link03 a{
	background: url(/homepage/images/loginbtns.jpg) no-repeat 0px -57px;
	width: 225px;
	height: 57px;
}
#italerts {
	margin: 15px 0px 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#italerts span.twitterTime {
	display: none;
}
#italerts h3 {
	font: normal 1.4em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
}
#italerts h3 a {
	color: #333;
	text-decoration: none;
}
div.socialmedia {
	padding: 0px;
	margin: 1em 0px 0px;
	float: left;
	width: 998px;
	clear: both;
	text-align: center;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
.socialmedia h3 {
	font-size: 1.4em;
	margin: 0em 0em 1em;
	padding-top: 10px;
}
.socialmedia ul {
	margin: .5em auto;
}
.socialmedia ul li a img {
	padding: 0px;
	margin-right: 0.5em;
	margin-left: 0.5em;
	vertical-align: middle;
}
.socialmedia ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
/* SPRY */

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 292px;
	
}

* html .CollapsiblePanel {
	margin: 0px 0px 0px 0px;
	width: 292px;
	
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: sans-serif;
	font-weight: bold;
	height: 33px;
	background: url(/homepage/images/undernavbg.jpg) no-repeat 0px 0;
	width: 292px;
	text-indent: -10000px;
	overflow: hidden;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 3px 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 992px;
	background-color: #E9E9E9;
	border: 1px #900;
	position: relative;
}

* html .CollapsiblePanelContent {
	margin: 0px;
	position: relative;
	width: 996px;
	border: 1px #900;
	left: 0;
	float: left;
	
}


/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -1002px 0;
	width: 292px;
}
* html .CollapsiblePanelOpen .CollapsiblePanelTab {
	width: 292px;
}
/* This is an example of how to change the appearance of the panel tab when the
 * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed
 * whenever the CollapsiblePanel is closed.
 */

.CollapsiblePanelClosed .CollapsiblePanelTab {
	/*background: url(/homepage/images/undernavbg.jpg) no-repeat -50px 0;*/
 /* background-color: #EFEFEF */
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -1002px 0;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background: url(/homepage/images/undernavbg.jpg) no-repeat -1002px 0;
}


#twitter_div {
	padding: 0px;
	margin: 0px;
	font-size:110%;
}

#twitter_div li {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom:1px solid #D8D8D8;
}

/* Twitter Feed link behaviors. */

#twitter_div a:link {
color:#600;


}

#twitter_div a:visited {
color:#000;
}

#twitter_div a:hover {
color:#900;
}

#twitter_div a:active {
color:#000;
}


