/* Home Page Layout
----------------------------------------------------- */

/*body { background: #000; }*/

/* Top Bar
----------------------------------- */

#top {
	background: #3c3F44;
}

/* Main Navigation Bar
----------------------------------- */

#navigation-main li.li_active a {
	background: #3c3F44;
}

/* Drop Down Navigation
----------------------------------- */

#navigation-main ul.quicklinks_sub li a:hover {
	background: #bdbdbd;
}

#navigation-main ul.quicklinks_sub li.dropdown_active a {
	background: #bdbdbd;
}

/* Image Banner Box
----------------------------------- */

#image_banner {
	width: 875px;
	height: 202px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	background: #666;
	overflow: hidden;
	position: relative;
	z-index: -2;
}

#image_banner p {
	color: #fff;
	padding: 10px;
}

#image_banner a {
	color: #fff;
	text-decoration: none;
}

#image_banner a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Coloured Title Bar
----------------------------------- */

#titles {
	width: 875px;
	height: auto;
	padding: 0;
	float: left;
	clear: both;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#titlebox_left { /* Quicklinks Drop Down */
	width: 388px;
	height: 23px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	background: #80af44;
	border-right: 1px solid #fff;
	overflow: visible;
	position: absolute;
	z-index: 2;
}

#titlebox_centre {
	width: 230px;
	height: 18px;
	margin: 0;
	padding: 5px 0 0 12px;
	float: right;
	display: inline;
	background: #5f6264;
	border-right: 1px solid #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
}

#titlebox_right {
	width: 231px;
	height: 18px;
	margin: 0;
	padding: 5px 0 0 12px;
	float: right;
	display: inline;
	background: #96989a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
}

/* Quicklinks Dropdown
----------------------------------- */

.quick_links {
	list-style: none;
	list-style-position: outside;
	position: absolute;
	width: 388px;
	height: 23px;
	margin: 0;
	padding: 0;
}

.quick_links li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 388px;
	background: #80af44;
	color: #29292c;
	font-size: 1.2em;
}

.quick_links li a  {
	color: #29292c;
	text-decoration: none;
	display: block;
}

.quick_links li a:visited  {
	color: #29292c;
	text-decoration: none;
	display: block;
}

.quick_links li a:hover  {
	color: #29292c;
	text-decoration: none;
}

a.quicklinks  {
	color: #29292c;
	text-decoration: none;
	margin: 0;
	padding: 3px 0 3px 10px;
	display: block;
	background: url(../image/quicklink_arrow3.gif) no-repeat right -22px;
}

a.active {
	color: #29292c;
	text-decoration: none;
	padding: 3px 0 3px 10px;
	display: block;
	background: url(../image/quicklink_arrow3.gif) no-repeat right -0px;
}

:focus { outline: 0; }


/* Sub
---------------------------- */

.quick_links_sub {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0 0 5px 0;
	width: 388px;
	background: #b7b6b3;
	display: none;
}

.quick_links_sub li {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	width: 378px;
	background: #b7b6b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
}

.quick_links_sub li a {
	display: block;
	padding: 2px 0 2px 10px;
	width: 100%;
	color: #4b4e53;
	background: #b7b6b3;
	text-decoration: none;
}

.quick_links_sub li a:hover {
	color: #fff;
	background: #a1a1a1;
	text-decoration: none;
}


/* Contents Columns
----------------------------------- */

#content {
	position: relative;
	/*z-index: -1;*/
	background: #efefef;
}

#contents_column_one {
	width: 388px;
	height: auto;
	margin: 0;
	padding: 0 0 30px 0;
	float: left;
	clear: both;
	background: #c8c7c4;
	border-right: 1px solid #fff;
}

#contents_column_two {
	width: 242px;
	height: auto;
	margin: 0;
	padding: 0 0 30px 0;
	float: left;
	display: inline;
	background: #efefef;
	border-right: 1px solid #9d9d9d;
}

#contents_column_three {
	width: 243px;
	height: auto;
	margin: 0;
	padding: 0 0 30px 0;
	float: right;
	display: inline;
	background: #efefef;
}


/* Column One Boxes
----------------------------------- */

.col1_box {
	width: 175px;
	height: 190px;
	margin: 13px 0 0 13px;
	padding: 0;
	float: left;
	display: inline;
}


.col1_box_top {
	width: 175px;
	height: 122px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}

.col1_box_bottom {
	width: 175px;
	height: 68px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	overflow: hidden;
	cursor: pointer;
}

.col1_box_bottom a {
	color: #fff;
	text-decoration: none;
}

.col1_box_bottom a:hover {
	color: #fff;
	text-decoration: none;
}

#image01 { background: #2f2f2f url(../image/home_images/blackboard.jpg) no-repeat; }

#image02 { background: #2f2f2f url(../image/home_images/research.jpg) no-repeat; }

#image03 { background: #2f2f2f url(../image/home_images/library.jpg) no-repeat; }

#image04 { background: #2f2f2f url(../image/home_images/winter-image.jpg) no-repeat; }

#image05 { background: #2f2f2f url(../image/home_images/social.jpg) no-repeat; }

#image06 { background: #2f2f2f url(../image/home_images/online.jpg) no-repeat; }

#blue { background: #CC9900; }

#red { background: #9d341f; }

#green{ background: #17600b; }

#orange { background: #00001F; }

#gold { background: #e70033; }

#purple { background: #bd295a; }


/* Footer
----------------------------------- */

#footer {
	position: relative;
	z-index: -1;
	margin: 0;
}


/* Typography
----------------------------------- */

#contents_column_two p {
	padding: 0 12px 0 12px;
	margin: 0 0 12px 0;
}


#contents_column_three p {
	padding: 0 12px 0 12px;
	margin: 0 0 12px 0;
}

.col1_box_bottom h4 {
	font-size: 104%;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 7px 7px 3px 7px;
}

.col1_box_bottom p {
	font-size: 100%;
	color: #fff;
	margin: 0;
	padding: 0 7px 3px 7px;
	line-height: 1.2em;
}

h5 {
	margin: 12px 12px 9px 12px;
	color: #2f2f2f;
}

hr {
	height: 1px;
	background: #9d9d9d;
	color: #9d9d9d;
	border: none;
	margin: 4px 0 4px 0;
	padding: 0;  
}

.right { text-align: right; }

	

