@charset "utf-8";

body {
	background-color: #fff;
	padding: 0;
}

#wrapper_site {
	border: none;
	width: 100%;
}

#header {
	background-color: #fff;
}

#logo {
	border: none;
	height: auto;
	width: auto;
}

#logo h1 {
	display: none;
}

#logo p {
	position: static;
	width: auto;
}

#banner {
	display: none;
}

#nav_main, #nav_sub {
	display: none;
}

#wrapper_breadcrumbs_functions {
	display: block;
	float: none;
	margin-right: 0;
	overflow: hidden;
	width: 100%;
}

ul#breadcrumbs {
	margin-left: -10px;
}

ul#breadcrumbs li {
	background: none;
}

ul#page_functions, #quick_search {
	display: none;
}

#content {
	clear: both;
	display: block;
	float: none;
	margin-right: 0;
	width: 100%;
}

body#one_col #content {
	margin-left: 0;
	width: 100%;
}

#sub_col {
	display: block;
	float: none;
}

.widget_btn {
	display: none;
}

#contact_details p, #contact_details span, #contact_details a {
	background-color: #fff;
	color: #606060;
}

#footer div {
	margin-left: 0;
	width: 100%;
}

#footer a#uni_logo {
	background: none;
	height: auto;
	margin-top: 1.28em;
	text-indent: 0;
	width: auto;
}

#content ul {
	list-style-type: square;
	padding-left: 30px;
}

html body #content ul li {
	background: none;
	padding-left: 10px;
}

.error, .ok {
	background-color: #fff;
	width: auto;
}

.error h3, .ok h3 {
	background: none;
	border-bottom: 1px solid #811919;
	color: #000;
	margin: 0;
	padding-left: 10px;
	width: auto;
}

.ok h3 {
	border-bottom-color: #417b2a;
}

#content .error ul, #content .ok ul {
	background: none;
	margin: 1em 0 0 0;
	list-style-type: square;
	padding-left: 30px;
	width: auto;
}

#hp_panels {
	background: none;
}

#hp_panels .panel {
	padding-left: 0;
	width: 31%;
}

#hp_panels .panel h2 a {
	background: none !important;
	height: auto;
	text-indent: 0;
}

h3.credit a {
	background: none !important;
	padding-bottom: 0;
}

