body {
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/**color: #B7B97F;**/
}

h1, h2, h3 {
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h1.title {
	text-align: center;
	padding: 10px;
	padding-bottom: 30px;
	margin: 0;
	font-size: 35px;
	font-weight: normal;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #D64803;
}

a:hover {
}

a img
{
	border: none;
}

#horizontalList {
	width: 960px;
}

#horizontalList a {
	float: left;
	display: block;
	background: #FFFFFF;
	margin: 0 auto;
}


#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/* Header */

#header {
	width: 960px;
	height: 110px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 76px;
	padding: 15px 0px 0px 60px;
	color: #FFFFFF;
}

/*#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 40px;
}

#logo p {
	float: left;
	margin: 0;
	padding: 22px 0 0 10px;
	font-size: 14px;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}*/

/* Search */

#share {
	float: left;
	width: 68px;
	height: 32px;
	margin: 40px 20px 0 0;
}

#search {
	float: left;
	width: 304px;
	height: 32px;
	margin: 40px 0 0 220px;
	background: url('/common/images/googlesearch.png') no-repeat;
	padding: 6px;
	padding-left: 9px;
}

#search input {
	float: left;
	border: none !important;
	background: #FFF !important;
}

#search form {
	/*height: 41px;*/
	margin: 0;
	padding: 0;
	/*padding: 50px 0 0 30px;*/
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font-size: 11px;
	color: #262618;
}

#search-submit {
	display: none;
}

/* Menu */

#menu, #nav {
	width: 960px;
	/*margin: 0 auto 10px auto;*/
	clear: both;
	margin: 0;
	padding: 0;
}

#menu {
	height: 33px;
	background: #CC6602;
}

#nav {
	height: 20px;
	background: #E0CD99;
	color: #000;
	margin-bottom: 15px;
}

#menu ul, #horizontalList ul, #nav ul {
	list-style: none;
	line-height: normal;
	text-align: center;
	margin: 0 auto;
}

#nav ul {
	margin-left: 40px;
}

#menu li, #horizontalList li, #nav li {
	display: inline;
	float: left;
}

#menu a, #nav a {
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
}

#nav a {
	color: #000;
}

#menu a {
	font-size: 15px;
	padding: 8px 23px 8px 23px;
}

#nav li {
	font-size: 11px;
	padding: 4px 0 1px 0px;
	margin-left: 10px;
}

#nav a {
	margin-right: 12px;
}

#menu .current_page_item, #menu .current_page_item a:hover {
	background: #FFF url(/slip/common/images/current_page.png) no-repeat center bottom;
	/*background: #FFF;*/
}

#menu .current_page_item a {
	color: #C44203;
}

#menu a:hover {
	background: #FFF;
	color: #C44203;
	text-decoration: underline;
}

#nav a:hover {
	text-decoration: underline;
}

#welcome {
	width: 900px;
	height: 330px;
	margin: 0px auto;
	background: url(/common/neoimages/homepagegears.png) no-repeat right top;
	color: #000000;
	font-size: 11pt;
}

#welcome p {
	padding: 3px 0 0 75px;
	width: 400px;
}

.directory_toc {
	margin-top: 10px;
	text-align: center;
}

.directory_toc a {
	padding-left: 7px;
	padding-right: 7px;
}

/* Page */

#intro{
	padding-top: 20px;
	font-size: 1.5em;
	line-height: 12px;
	color: #000;
}

#page {
	clear: both;
	width: 900px;
	padding: 0 30px 0 30px;
	/**background: url(/common/images/img07.jpg) repeat-y left top;**/
}

#page-bgtop {
	background: url(/common/images/img06.jpg) no-repeat left top;
}

#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
	background: url(/common/images/img08.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 960px;
}


.post .title {
	height: 38px;
	letter-spacing: -.5px;
	color: #1757AB;
}

.post .title a {
	color: #FFFFFF;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ACAD8E;
	text-align: left;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */
/*
#sidebar {
	float: right;
	width: 330px;
	padding: 0px 0px 0px 0px;
	color: #B7B97F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #ACAD8E;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #B7B97F;
}

#sidebar a:hover {
	text-decoration: underline;
}*/

#labour_markets{
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#labour_markets h2{
	font-size: 50px;
	color: black;
	padding-bottom: 10px;
}

#labour_markets p{
	font-size: 25px;
	color: black;
}

#horizontalList {
	clear: both;
	width: 480px;
	list-style-type:none;
	display: inline;
}

#horizontalList a {
	float: left;	
	display: block;
	background: #FFFFFF;
	padding-left: 10px;
}

/** Mainly main page **/

#footer-gradient {
	clear: both;
	float: left;
	width: 960px;
	background: #FFFFFF url(/common/neoimages/foot_grad.png) repeat-x left bottom;
	margin: 0 auto;
	height: 71px;
	padding-top: 10px;
}
#windows {
	clear: both;
	width: 960px;
	padding: 0 40px 0 40px;
	position: relative;
	z-index: 50;
}

#windows #column1, #windows #column2, #windows #column3, #windows #column4, #video_block {
	display: block;
	float: left; /* Sets this column to the left inside its section */
	position: relative;
	z-index: 40;
	margin: 4px;
	height: 127px;
	margin-bottom: -30px;
}

#windows #column1 {
	background: url(/common/neoimages/eventsbox.png) no-repeat;
	width: 352px;
	color: #000000;
	font-size: 11px;
	margin-left: 0;
}
#windows #column1 .contents {
	padding: 7px;
}
#windows #column1 h3 {
	text-align: center;
	font-size: 22px;
	color: #000000;
	padding: 0 0 4px 0;
	margin: 0;
	font-weight: normal;
}

#windows #column2 {
	width: 152px;
}

#windows #column3, #windows #column4 {
	width: 177px;
}

#windows #column4 {
	margin-right: 0;
}

#video_block {
	clear: both;
	float: right;
	/*width: 213px;*/
	width: 500px;
	margin-bottom: -100px;
}

#video_block img {
	float: right;
	padding-right: 15px;
}

.video_label {
	width: 165px; 
	/*margin: -32px 10px 0 5px; */
	text-align: center; 
	background: #FFF; 
	position: relative; 
	z-index:10; 
	font-size: 9px;
}

#logo_cluster {
	clear: both;
	width: 960px;
	padding-top: 50px;
	margin-top: 100px;
	padding-bottom: 30px;
	background:	#CD680E;
}

#logo_cluster div {
	padding: 0px 10px 0 10px;
	text-align: center;
}

#spacer {
	width: 960px;
	height:120px;
	background:	#CD680E;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
}

#footer p {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
	font-size: 9px;
	text-align: center;
	color: #656646;
}

#footer a {
	color: #3E3F27;
}

/** Styles for the event page **/

	.event_table {
		width: 700px;
		border-spacing: 0px;
		border-collapse: collapse;
		padding: 0px;
		margin: 0 auto;
	}

	.event1 {
		background-image: url('/common/images/events/curvedevents1.png');
		background-repeat: no-repeat;
	}
	.event2 {
		background-image: url('/common/images/events/curvedevents2.png');
		background-repeat: no-repeat;
	}
	
	.event_logotop {
		background-position: top left;
		text-align: center; 
		padding: 10px 25px 0px 10px;
		width: 175px;
	}
	
	.event_contenttop {
		background-position: top right;
		padding: 10px;
	}
	
	.event_logobottom {
		background-position: bottom left;
		height: 10px;
	}

	.event_contentbottom {
		background-position: bottom right;
		height: 10px;
	}
