﻿/* General */

body
{
	background-color: #adc7a2;
	font: normal normal normal 12px Verdana
}

table
{
	border-collapse: collapse
}

a, a:Visited
{
	color: #0000ff
}

a:Hover, a:Active
{
	color: #000000;
	font-weight: bold;
}

img
{
	border-width: 0px
}

.Clear
{
	clear: both
}

h1
{
	color: #0000ff;
	margin: 8px 0px 0px 0px;
	font: normal normal bold 15px Verdana;
	text-align: center;
	text-decoration: none
}

.Error, .Confirmation
{
	position: absolute;
	top: 200px;
	width: 200px;
	height: 85px;
	margin-left: 550px;
	padding: 5px 15px 5px 15px;
	border: solid 1px #000000;
	background-color: #ccc;
	text-align: center
}

/*******************************/
/* Content Panel
/*******************************/

#divContent
{
	width: 900px;
	margin: auto
}

#divContent .TopLeft
{
	background-image: url(Images/Border/TopLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 37px;
	height: 39px
}

#divContent .TopCentre
{
	background-image: url(Images/Border/TopCenter.gif);
	background-repeat: repeat-x;
	border-bottom: solid 1px #ccc
}

#divContent .TopRight
{
	background-image: url(Images/Border/TopRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 32px;
	height: 39px
}

#divContent .MiddleLeft
{
	background-image: url(Images/Border/MiddleLeft.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 12px;
	width: 37px
}

#divContent .MiddleCentre
{
	width: 831px;
	background-color: #ffffff;
	padding-top: 5px
}

#divContent .MiddleRight
{
	background-image: url(Images/Border/MiddleRight.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 10px;
	width: 32px
}

#divContent .BottomRight
{
	background-image: url(Images/Border/BottomRight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	width: 32px
}

#divContent .BottomCentre
{
	background-image: url(Images/Border/BottomCenter.gif);
	background-repeat: repeat-x;
	height: 35px
}

#divContent .BottomLeft
{
	background-image: url(Images/Border/BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 35px;
	width: 37px
}

/* Home Page */

#divHome .Logo
{
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center
}

#divHome .Logo .Find
{
	margin-top: 30px;
}

#divHome .Links
{
	float: left;
	width: 490px;
	margin-left: 25px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#divHome .Services .Image
{
	width: 50px;
	height: 45px;
	text-align: center;
	vertical-align: middle
}

#divHome .Services .Service
{
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold
}

/* Instructor Selection */

#divInstructors
{
	margin-top: 20px
}

#divInstructors h2
{
	margin-top: 0px;
	text-align: center;
	font: normal normal bold 14px Verdana
}

#divInstructors h3
{
	margin-top: 0px;
	font: normal normal bold 13px Verdana
}

#divInstructorRow
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px
}

#divInstructorRow:hover
{
	background-color: #f0ecec;
	cursor: pointer;
	cursor: hand
}

.InstructorSelection
{
	background-color: #ffffff;
}

#divInstructorRow .Photo
{
	float: left;
	width: 120px;
	text-align: center
}

#divInstructorRow .Details
{
	float: left;
	width: 680px
}

/* Instructor Details */

#divInstructorDetails
{
	margin: 10px auto 10px auto;
	width: 700px;
	height: 430px
}

#divInstructorDetails h2
{
	color: #000000;
	margin: 20px 0px 10px 0px;
	font: normal normal bold 15px Verdana;
}

#divInstructorDetails .InstructorPhoto
{
	float: left;
	padding-top: 5px
}

#divInstructorDetails .PersonalDetails
{
	float: left;
	width: 400px;
	text-align: left
}

#divInstructorDetails .PersonalDetails ul
{
	margin: 0px
}

#divInstructorDetails .PersonalDetails li
{
	margin: 4px 10px 9px 0px;
	list-style-type: none
}

#divInstructorDetails .ContactLink
{
	float: left;
	width: 50px;
	padding-top: 10px;
}

#divInstructorDetails .PersonalDetails span, #divInstructorDetails .Web span
{
	color: #0000ff
}

#divInstructorDetails .Web a, #divInstructorDetails .Web a:visited, #divInstructorDetails .Web a:hover
{
	color: #969696;
	text-decoration: underline;
}

#divInstructorDetails .Statement
{
	margin: 30px 20px 30px 20px;
	font-style: italic;
	text-align: justify;
}

.Qualifications
{
	text-align: center;
	margin-bottom: 20px
}

.Qualifications img
{
	margin-left: 5px;
	margin-right: 5px
}

#divInstructorCar
{
	float: left;
	width: 310px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
}

#divInstructorCar span
{
	color: #0000ff
}

#divInstructorCar h2
{
	font: normal normal bold 13px Verdana;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: underline;
}

#divInstructorCar div
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#divInstructorCarPhoto
{
	float: left;
	width: 210px;
	height: 155px;
	padding-right: 7px;
	text-align: right;
}

.Contact
{
	position: absolute;
	top: 200px;
	height: 270px;
	margin-left: 550px;
	padding: 5px 15px 5px 15px;
	border: solid 1px #000000;
	background-color: #ccc
}

.Contact .Label
{
	margin-top: 5px
}

.Contact input[type=text], .Contact textarea
{
	width: 200px
}

.Contact .Submit
{
	margin-top: 10px;
	text-align: center
}

/* BTEC */

#divA2om .Logo
{
	margin-left: 10px;
	margin-bottom: 10px;
	float: right
}