/* ----- MAIN ABBOTSMEAD STYLES ----- */
/* -----  CREATED BY RED ABBEY  ----- */


/* General
--------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #000000 url(binaries/body-grad-bg.gif) repeat-y center top;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#wrapper {
	width: 993px;
	margin: 0 auto;
	text-align: left;
}
a img {
	border: none;
}
.clearer {
	clear: both;
}
.rightFloat {
	float: right;
	margin-left: 10px;
}

/* Header
--------------------------------- */

#header {
	height: 90px;
	position: relative;
}
#telNum {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 5px;
	padding-left: 20px;
}
#header h1, #header p {
	font-weight: normal;
	font-size: 22px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 5px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#header h1 #titleColouring, #header p #titleColouring {
	display: block;
	color: #CCCCCC;
}

/* Top navigation
--------------------------------- */

#topNav {
	list-style: none;
	background:url(binaries/nav-bg.gif) repeat-x;
	height: 43px;
	padding-top: 2px;
}
#topNav li {
	display: inline;
}
#topNav li a {
	color: #000000;
	text-decoration: none;
	background: url(binaries/nav-bg.gif) repeat-x;
	padding-bottom: 30px;
	padding-top: 2px; 
	padding-left: 10px; 
	padding-right: 14px; 
	font-size: 14px;
	border-right: 4px solid #000000;
}
#topNav li a:hover {
	color: #FFFFFF;
}
#topNav li a.current {
	color: #FFFFFF;
	font-weight: bold;
}

/* Page Title Banner
--------------------------------- */

#pageTitle {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 20px;
	background: no-repeat right bottom;
	font-size: 14px;
	height: 100px;
	position: relative;
}
#pageTitle h1 {
	font-weight: normal;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#contentWrapper {
	position: relative;
}

	
/* Left column
--------------------------------- */

#leftCol {
	float: left;
	margin-top: 10px;
	width: 300px;
	text-align: center;
}
.leftColBanner {
	display: block;
}
#leftColBanners img {
	display: block;
	margin-bottom: 20px;
}

/* Sub Menu
--------------------------------- */

.subMenu {
	text-align: left;
	list-style: none;
	font-size: 16px;
	border-right: 2px solid #333333;
	border-top: 2px solid #333333;
	
}

.subMenu a {
	border-bottom: 1px dotted #FFFFFF;
	display: block;
	float: left;
	clear: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	background: url(binaries/submenu-bg.gif) repeat-x left bottom;
}
.subMenu li>a {
	float: none;
}
.subMenu a:hover {
	background: #313131;
}
.subMenu a.current {
	color: #FFFFFF;
}
.subMenu a.current:hover {
	background: url(binaries/submenu-bg.gif) repeat-x left bottom;
	cursor: default;
}

/* Main content
--------------------------------- */

h2 {
	color: #ffd200;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}
a {
	color: #FFFF00;
}
blockquote {
	background: #121212;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	color: #FFFF00;
	padding: 5px;
	margin-top: 10px;
	font-style: italic;
}
/* Start Front page introduction */
#intro {
	width: 380px;
	position: relative;
	margin-left: 310px;
	top: 20px;	
}
h2 {
	color: #ffd200;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
#intro h2 a {
	color: #ffd200;
	text-decoration: none;
}
#intro h2 img {
	position: relative;
	top: 1px;
	left: 5px;
}
#intro p {
	line-height: 1.8em;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#intro ul {
	margin-left: 30px;
}
#intro .divider {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(binaries/content-line-fade.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 1px;
	width: 100%;
}
#businessWoman {
	float: right;
	position: relative;
	right: 10px;
	top: 20px;	
}
/* End Front page introduction */
/* Start Timetable Main Content */
#mainContent {
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	font-size: 14px;
	width: 650px;
}
#mainContent p {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
}
#mainContent ul {
	margin-left: 30px;
}
#coursesTables td, #coursesTables th {
	padding: 3px;
}
#coursesTables th {
	background: #ff7e00 url(binaries/table-header-bg.gif) repeat-x left top;
	color: #000000;
	text-align: center;
}
#coursesTables a {
	color: #FFFFFF;
}
#coursesTables a:hover {
	color: #ffd200;
}
/* End Timetable Main Content */
/* Start Staff Details */
#staffDetailsWrapper h3 {
	border-bottom: 1px solid #999999;
	clear: both;
}
.staffDetails {	
	width: 46%;
	font-size: 11px;
	float: left;
	margin-right: 20px;
}
.staffDetails strong {
	font-size: 14px;
	color: #E87400;
	
}
.staffDetails p {
	text-align: left;
}
.staffDetails img {
	float: right;
	margin-left: 10px;
}
/* End Staff Details */
/* Start Room Hire */
#roomHire {
	margin-left: 25px;
}
#roomHire table {
	margin-bottom: 20px;
}
#roomHire table th {
	background:  #ff7e00 url(binaries/table-header-bg.gif) repeat-x left top;
	color: #000000;
}
/* Start Useful Links */
#webLinks a:hover {
	color: #FF9900;
}
/* End Useful Links */
/* Start Courses */
#coursesContent h3 {
	border-bottom: 1px solid #FFFF00;
	color: #E87400;
}
#coursesContent ol {
	margin-left: 25px;
}
.pageContentsMenu {
	list-style: none;
	text-align: center;
	background: #333333;
	padding: 10px;
}
.pageContentsMenu li {	
	display: inline;
}
.pageContentsMenu li a {
	margin-left: 5px;
	margin-right: 5px;
}
.pageContentsMenu li a:hover {
	color: #E87400;
}
.pageContentsMenu br {
	height: 10px;
}
.backTop {
	background: #222222;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
}
.backTop a {
	display: block;
}

/* Footer
--------------------------------- */

#footer {
	text-align: right;
	color: #999999;
	padding-top: 20px;
	padding-right: 10px;
}
#footer a {
	color: #FFFFFF;
}
