* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size: 100%;
	text-align: center;
}
img {
	border: 0;
}
a,
h1,
h2,
h3,
h4,
h5 {
	color: #c00;
}
a:hover,
#side ul .active a {
	color: #f93;
}
h1 {
	margin-bottom: 0.5em;
	font-size: 2.00em;
	line-height: 0.92em;
}
h2 {
	margin-bottom: 0.5em;
	font-size: 1.17em;
}
h3 {
	margin-bottom: 0.5em;
	font-size: 1.08em;
}
h4 {
	margin-bottom: 0.25em;
	font-size: 1em;
}
h5 {
	margin-bottom: 0.25em;
	font-size: 1em;
	text-decoration: underline;
}
h6 {
	font-size: 1em;
	color: #000;
}
input,
select,
textarea {
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size: 1em;
}
p,
table {
	margin-bottom: 1.35em;
}
table {
	border-collapse: collapse;
}
td,
th {
	padding: 1px 2px;
}
#content ul,
#content ol {
	margin-bottom: 1.35em;
	padding-left: 1.5em;
}
#content ol {
	margin-left: 1em;
}

/* Layout */
.container {
	margin: 35px auto;
	min-width: 770px;
	width: 80%;
	position: relative;
	text-align: left;
}
#wrapper {
	padding: 28px 50px 11px;
	position: relative;
	height: 100%;
	background: #fff8eb;
	font-size: 0.75em;
	line-height: 1.5em;
}
#header {
	margin-bottom: 26px;
	border-bottom: 1px solid #000;
	height: 132px;
	position: relative;
	line-height: 1.15em;
}
#logo {
	position: absolute;
	top: 0;
	left: -10px;
}
.nav {
	list-style: none;
	position: absolute;
	right: -10px;
}
.nav li {
	margin-right: 10px;
	padding-left: 13px;
	float: left;
	background: url(../images/nav-bullet.gif) no-repeat 0 60%;
}
.nav a {
	font-weight: bold;
	text-decoration: none;
}
#nav {
	bottom: 27px;
}
#sub {
	top: -10px;
}
#search {
	position: absolute;
	top: 34px;
	right: 0;
	overflow: hidden;
}
#search label {
	position: absolute;
	left: -9999px;
}
#search input {
	float: left;
}
#search .q {
	padding: 4px 3px 3px;
	border: 1px solid #666562;
	width: 187px;
	height: 14px;
	background: #fff;
	color: #000;
}
#inner-wrap {
	margin-left: 200px;
}
#content {
	margin-right: -100%;
	position: relative;
	width: 100%;
	min-height: 240px;
	float: left;
}
#breadcrumbs {
	margin-bottom: 15px;
	font-weight: bold;
}
#breadcrumbs a,
#breadcrumbs span {
	text-decoration: none;
	font-weight: normal;
}
#photos {
	margin-bottom: 15px;
	width: 500px;
	height: 130px;
	overflow: hidden;
}
/*#photos div {
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 130px;
	background: url(../images/image-panel-border.png) no-repeat;
}*/
#side {
	margin-left: -200px;
	padding-left: 10px;
	width: 170px;
	min-height: 240px;
	float: left;
}
#side ul {
	margin-bottom: 80px;
	list-style: none;
}
#side ul li {
	margin-bottom: 7px;
}
#side ul li.active {
	position: relative;
}
#side ul a {
	font-weight: bold;
	text-decoration: none;
}
#side .sub-nav {
	margin: 0;
	padding: 10px 5px;
	position: absolute;
	top: -10px;
	left: 140px;
	display: none;
	width: 150px;
	background: #fffcf6;
	overflow: hidden;
}
.sub-nav a {
	padding: 0 5px;
	display: block;
}
.sub-nav-active {
	display: block !important;
}
#footer {
	margin-top: 2em;
	position: relative;
	font-size: 0.92em;
	line-height: 1.15em;
}
#footer ul {
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
}
#footer span {
	position: absolute;
	top: 18px;
	right: 0;
}
#footer li {
	display: inline;
}
#footer li:before {
	content: "| ";
}
#footer li:first-child:before {
	content: "";
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* Shadows & Corners */
.st, .sb {
	margin: 0 12px;
	height: 13px;
	overflow: hidden;
}
.sl {
	padding-left: 12px;
	background: url(../images/shdw-l.png) repeat-y 0 0;
}
.sr {
	padding-right: 12px;
	background: url(../images/shdw-r.png) repeat-y 100% 0;
}
.st {
	background: url(../images/shdw-t.png) repeat-x;
}
.sb {
	background: url(../images/shdw-b.png) repeat-x;
}
.ctl, .ctr, .cbl, .cbr {
	height: 13px;
	width: 12px;
	position: absolute;
	overflow: hidden;
}  
.ctl, .ctr {
	top: -13px;
}
.cbl, .cbr {
	bottom: -13px;
}
.ctl {
	background: url(../images/rnd-cnr.png) no-repeat 0 0;
	left: -12px;
}
.ctr {
	background: url(../images/rnd-cnr.png) no-repeat 100% 0;
	right: -12px;
}
.cbl {
	background: url(../images/rnd-cnr.png) no-repeat 0 100%;
	left: -12px;
}
.cbr {
	background: url(../images/rnd-cnr.png) no-repeat 100% 100%;
	right: -12px;
}

/* Home */
body.p-home {
	background: #fff url(../images/backgrounds/red.jpg) no-repeat 50% 0;
}
.p-home #inner-wrap {
	margin: 0;
}
.p-home a,
.p-home h1,
.p-home h2,
.p-home h3,
.p-home h4,
.p-home h5 {
	color: #c00;
}
.p-home a:hover,
.p-home #n-home a,
.p-home #side ul .active a {
	color: #f93;
}

/* News Box & Tabs */
#news-box {
	margin-top: 2em;
}
#news-box ul {
	list-style: none;
}
.ui-tabs-nav,
.ui-tabs-hide {
	display: none;
}
.ui-tabs-panel {
	position: relative;
	width: 440px;
}
#news-box h2 {
	margin: 0 10px 0 0;
	width: 190px;
	height: 125px;
	background: url(../images/news-events.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.news-overlay img {
	margin-right: 16px;
}
.news-overlay div {
	position: absolute;
	top: 0;
	left: 0;
	width: 152px !important;
	height: 125px !important;
	background: url(../images/photo-holder.png) no-repeat;
}
#news-box h2,
.ui-tabs-panel,
.news-overlay img,
#news-box .ui-tabs-panel li {
	float: left;
}
#news-box .ui-tabs-panel {
	min-height: 125px;
}
#news-box .ui-tabs-panel ul {
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 152px;
	width: 60px;	
}
#news-box div li {
	margin-right: 10px;
	width: 15px;
}
#news-box .next a,
#news-box .prev a {
	display: block;
	width: 15px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}
#news-box .next a {
	background: url(../images/news-nav.gif) no-repeat -15px 0;
}
#news-box .prev a {
	margin-right: 10px;
	background: url(../images/news-nav.gif) no-repeat 0 0;
}

/* About KU */
body.p-about {
	background: #fff url(../images/backgrounds/blue.jpg) no-repeat 50% 0;
}
.p-about a,
.p-about h1,
.p-about h2,
.p-about h3,
.p-about h4,
.p-about h5 {
	color: #06c;
}
.p-about a:hover,
.p-about #n-about a,
.p-about #side ul .active a {
	color: #6cf;
}
.p-about .sub-nav a {
	color: #06c !important;
}
.p-about .sub-nav a:hover {
	color: #6cf !important;
}
.p-about #side .sub-nav {
	border: 1px solid #06c;
}

/* Why Choose KU */
body.p-why {
	background: #fff url(../images/backgrounds/green.jpg) no-repeat 50% 0;
}
.p-why a,
.p-why h1,
.p-why h2,
.p-why h3,
.p-why h4,
.p-why h5 {
 	color: #093;
}
.p-why a:hover,
.p-why #n-why a,
.p-why #side ul .active a {
	color: #9c3;
}
.p-why .sub-nav a {
 	color: #093 !important;
}
.p-why .sub-nav a:hover {
	color: #9c3 !important;
}
.p-why #side .sub-nav {
	border: 1px solid #093;
}

/* Find a Centre */
body.p-find {
	background: #fff url(../images/backgrounds/green.jpg) no-repeat 50% 0;
}
.p-find a,
.p-find h1,
.p-find h2,
.p-find h3,
.p-find h4,
.p-find h5 {
	color: #093;
}
.p-find a:hover,
.p-find #n-find a,
.p-find #side ul .active a {
	color: #9c3;
}
.p-find .sub-nav a {
	color: #093 !important;
}
.p-find .sub-nav a:hover {
	color: #9c3 !important;
}
.p-find #side .sub-nav {
	border: 1px solid #093;
}
#find-a-centre-form {
	border: 0;
}
#find-a-centre-form div {
	margin-bottom: 10px;
}
#find-a-centre-form label {
	float: left;
	width: 100px;
}
.result-container,
.result-container-alt {
	padding: 10px 0 0 10px;
	border-bottom: 2px solid #093;
	display: inline-table;
	width: 100%;
}
.result-container-alt {
	background: #fffcf6;
}
.main-result {
	float: left;
	width: 65%;
}
.side-result {
	padding: 10px;
	float: right;
	width: 30%;
}
.result-container .bold,
.result-container-alt .bold {
	font-weight: bold;
}

/* KU helping the community & Inclusion Support */
body.p-community,
body.p-inclusion {
	background: #fff url(../images/backgrounds/red.jpg) no-repeat 50% 0;
}
.p-community a,
.p-community h1,
.p-community h2,
.p-community h3,
.p-community h4,
.p-community h5,
.p-inclusion a,
.p-inclusion h1,
.p-inclusion h2,
.p-inclusion h3,
.p-inclusion h4,
.p-inclusion h5 {
	color: #c00;
}
.p-community a:hover,
.p-community #n-community a,
.p-community #side ul .active a,
.p-inclusion a:hover,
.p-inclusion #n-inclusion a,
.p-inclusion #side ul .active a {
	color: #f93;
}
.p-community .sub-nav a,
.p-inclusion .sub-nav a {
	color: #c00 !important;
}
.p-community .sub-nav a:hover,
.p-inclusion .sub-nav a:hover {
	color: #f93 !important;
}
.p-community #side .sub-nav,
.p-inclusion #side .sub-nav {
	border: 1px solid #c00;
}

/* Employment */
body.p-employment {
	background: #fff url(../images/backgrounds/blue.jpg) no-repeat 50% 0;
}
.p-employment a,
.p-employment h1,
.p-employment h2,
.p-employment h3,
.p-employment h4,
.p-employment h5 {
	color: #06c;
}
.p-employment a:hover,
.p-employment #n-employment a,
.p-employment #side ul .active a {
	color: #6cf;
}
.p-employment .sub-nav a {
	color: #06c !important;
}
.p-employment .sub-nav a:hover {
	color: #6cf !important;
}
.p-employment #side .sub-nav {
	border: 1px solid #06c;
}
.p-position-vacant h1 {
	display: none;
}

/* Login */
body.p-login {
	background: #fff url(../images/backgrounds/orange.jpg) no-repeat 50% 0;
}
.p-login a,
.p-login h1,
.p-login h2,
.p-login h3,
.p-login h4,
.p-login h5 {
	color: #f60;
}
.p-login a:hover,
.p-login #n-login a,
.p-login #side ul .active a {
	color: #ffc20e;
}

/* Clearing fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Next hack is for IE/Mac */
/*\*//*/
.clearfix {display: inline-block;}
/**/
