/*
 Screen style    
 Site: Seltic
*/

body {
	font-size: 81.25%;
	padding: 0;
}

/* Wrapper */

#wrapper {
	width: 944px;
	margin: 0 auto;
}

/* Header */

#header {
	height: 196px;
	background: #E0E0E0 url(../images/photos/header1.jpg) no-repeat;
	color: #fff;
	position: relative;
	margin-bottom: 3px;
}

#logo {
	position: absolute;
	top: 0;
	left: 19px;
	background: #170119;
}

#logo img {
	display: block;
	color: #fff;
}

#accessibility {
	display: none;
}

/* Links and Search */

#header .top-right {
	position: absolute;
	top: 0;
	left: 625px;
	height: 139px;
	width: 302px;
	background: url(../images/bg/top-right.png) no-repeat;
}

#header .top-right .inner {
	padding: 8px 18px 0 10px;
}

#header .top-right p.links {
	text-align: right;
	text-transform: lowercase;
	font-size: 1.09em;
	font-weight: bold;
	margin: 0 0 36px 0;
}

#header .top-right p.links span {
	margin: 0 3px;
}

#header .top-right a {
	color: #fff;
}

#header .top-right .search-hdr {
	font-size: 1.38em;
	font-weight: normal;
	margin: 0 0 3px 0;
	display: block;
}

#header .top-right input {
	vertical-align: middle;
}

#header .top-right #query {
	border: 1px solid #170119;
	padding: 4px 5px;
	width: 200px;
}

/* Main Navigation */

#main-nav {
	background: #E0E0E0;
	margin-bottom: 3px;
}

#main-nav li {
	float: left;
}

#main-nav a {
	font-size: 1.38em;
	font-weight: normal;
	color: #170119;
	display: block;
	padding: 7px 13px;
	border-right: 2px solid #fff;
}

#main-nav a.current, #main-nav a:hover {
	background: #3A79AA;
	color: #fff;
}

/* Secondary Navigation */

#sec-nav {
	margin-bottom: 3px;
}

#sec-nav li {
	float: left;
}

#sec-nav a {
	font-size: 1.38em;
	font-weight: normal;
	color: #484848;
	display: block;
	padding: 7px 13px;
	border-right: 2px solid #fff;
}

#sec-nav a.current, #sec-nav a:hover {
	background: #6194BB;
	color: #fff;
}

/* Content */

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

/* Main body */

#content .main-body {
	background: #999 url(../images/bg/main-body.gif) left bottom no-repeat;
	color: #fff;
	padding: 21px 40px 18px 14px;
	font-size: 1.23em;
	margin-bottom: 5px;
}

#content .main-body h1 {
	font-size: 1.5em;
}

#content .main-body h3 {
	font-size: 1em;
}

#content .main-body a {
	color: #fff;
}

#content .main-body ul {
	list-style-type: disc;
}

#content .main-body ul li {
	margin-left: 2em;
}

/* School */

.school, .sec-body {
	background: #E5E5E5 url(../images/bg/school.gif) left bottom no-repeat;
	padding: 15px 56px 12px 14px;
	margin-bottom: 5px;
}

.featured-school {
	padding-bottom: 70px;
}

.school h2 {
	font-size: 1.08em;
	margin-bottom: 0.75em;
}

.school h3 {
	float: left;
}

.school h3.read-more {
	float: none;
	clear: both;
}

.school .intro {
	clear: both;
	padding: 17px 0 12px 0;
}

.school .intro p {
	float: left;
	width: 365px;
}

.school .intro img {
	float: right;
	margin: 0 0 5px 5px;
}

.school .info {
	float: right;
	font-weight: bold;
	font-size: 1.09em;
	text-transform: lowercase;
}

.school .info li {
	float: left;
	margin-left: 17px;
}

.school .info a {
	padding: 4px 0;
	position: relative;
}

.school .info .more {
	background: url(../images/bg/arrow1.gif) right center no-repeat;
	padding-right: 28px;
}

.school .info .more.down {
	background-image: url(../images/bg/arrow2.gif);
}

/* Other results */

.other-results {
	margin: 8px 0 8px 14px;
}

.other-results h2 {
	font-size: 1em;
}

.other-results p {
	margin: 0;
}

/* Send search results */

.send-search-results {
	margin: 12px 0 12px 14px;
	width: 425px;
}

.send-search-results h3 {
	font-size: 1em;
	margin: 0 0 0.75em 0;
}

.send-search-results p {
	clear: both;
}

.send-search-results label {
	display: block;
	float: left;
	width: 170px;
	font-weight: bold;
	margin: 3px 0 0 0;
}

.send-search-results .field {
	background: #FDF8F6;
	border: 1px solid #170119;
	width: 232px;
	padding: 3px 5px;
	float: right;
	margin: 0 0 12px 0;
}

.send-search-results textarea {
	height: 65px;
}

.send-search-results .submit {
	text-align: right;
}

/* Sidebar */

#sidebar {
	width: 310px;
	float: right;
}

/* Course finder */

#sidebar .course-finder {
	background: #ccc url(../images/bg/course-finder-bottom.gif) bottom left no-repeat;
}

#sidebar .course-finder .top {
	background: #344062 url(../images/bg/course-finder.jpg) bottom left no-repeat;
	color: #fff;
	padding: 20px 73px 25px 17px;
}

#sidebar .course-finder .top h2 {
	margin-bottom: 9px;
}

#sidebar .course-finder .top li {
	padding-left: 17px;
	background: url(../images/bg/star1.gif) left center no-repeat;
	font-size: 1.08em;
	margin-bottom: 0.35em;
}

#sidebar .course-finder form {
	padding: 30px 55px 25px 9px;
}

#sidebar .course-finder select {
	color: #170119;
	font-size: 1.09em;
	width: 246px;
}

#sidebar .course-finder .submit {
	text-align: right;
}

/* Send and print */

#sidebar .send-print {
	font-size: 0.92em;
	font-weight: bold;
	margin: 14px 65px 20px 130px;
}

#sidebar .send-print li {
	margin-bottom: 15px;
	line-height: 1.1;
}

#sidebar .send-print a {
	color: #2782BA;
	display: block;
	background-repeat: no-repeat
}

#sidebar .send-print a.send {
	background-image: url(../images/bg/send-friend.gif);
	padding: 10px 0 0 53px;
}

#sidebar .send-print a.print {
	background-image: url(../images/bg/print-page.gif);
	padding: 18px 0 12px 53px;
}

/* supported-by */

#sidebar .supported-by {
	margin-left: 3px;
}

#sidebar .supported-by h2 {
	font-size: 1.08em;
	font-weight: normal;
	margin: 0 0 7px 0;
}

#sidebar .supported-by li {
	float: left;
}

#sidebar .supported-by li.first {
	margin-right: 6px;
}

/* Footer */

#footer {
	clear: both;
	font-size: 0.92em;
	margin: 5px 0 35px 0;
	text-transform: lowercase;
}

/* Auto clearing floats */

#main-nav:after, #sec-nav:after, .school:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.school.type-of-courses ul {
	float: left;
	list-style-image: url(../images/bg/bullet.gif);
	margin-left: 2em;
	margin-right: 10px;
}

p.error {
	margin-bottom: 1em;
}