body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;

	margin: 0;
	padding: 0;
	background-color: #F7F5CC;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

.cssclear {
	clear: both;
}


#overcontainer {
	width: 900px;  /* 851px;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background-color: #fff;
}


#header {
	background-color: #e5d6d3;
	width: 900px;
	height: 138px;
}


#navigation {
	width: 900px;
	background-color: #fff;
	color: #000;
	height: 34px;
	padding-top: 7px;
}

#content {
	width: 840px;
	margin: 16px 0 10px 1px;
	padding: 14px 15px 10px 42px;
	min-height: 500px;
	clear: left;
}

#footer {
	font-size: 14px;
	background-color: #fff;
	width: 900px;
	height: 80px;
	text-align: center;
	padding: 10px 0 0 0;
}



/* Heading specific */

#header .logo {
	float: left;
	width: 172px;
	margin: 12px 0 0 12px;
}

#header #headcontainer {
	float: right;
	width: 666px;
}

#header .presmack {
	margin: 12px 0 0 0;
	padding-top: 22px;
	padding-bottom: 2px;
}

#header .dotbar {
	margin: 0;
	padding: 0;
}

#header .schoolfash {
	padding-top: 5px;
}

#header p {
	margin: 0;
	padding: 0;
}

#header .basket {
	float: right;
	padding: 37px 13px 0 0;
}

#header #strapline {
	width: 293px;
	float: left;
}

#header #searchbox {
	width: 250px;
	float: right;
	margin: 7px 14px 0 0;
	text-align: right;
}

#header #searchbox #q {
	border: 2px solid #fff;
	width: 170px;
	margin: 0 1px 0 0;
}


/* Navigation specific */

#navigation a { 
	color: #000;
	text-decoration: none;
	padding-top: 4px;
	text-transform: Uppercase;
	font-family: serif;
	font-size: 12px;
	margin: 5px 0 0 0;
}

#navigation a:hover, #navigation a:active {
	text-decoration: underline;
}

#navigation ul {
	list-style-type: none;
	text-indent: 0;
	margin: 0 0 0 4px;
	padding: 0;

}

#navigation li {
	display: inline;
	margin: 0 15px;
}





/* Footer specific */

#footer a { 
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer ul {
	padding: 0;
	margin: 4px 0 0 0;
	list-style-type: none;
}

#footer li {
	display: inline;
	margin: 0 6px;
}


#footer .copyright {
	font-size: 0.7em;
	margin: 5px 0 0 0;
}

#footersocial {
	float: left;
	margin: 3px 13px 0 17px;
}

#footersocial .twitter, #footersocial .facebook {
	margin: 0 6px 18px 0;
}

#footerlinks {
	float: left;
	margin: 8px 0 0 0;
	padding: 0;
}


#footernewsletter {
	float: left;
	margin: 12px 0 0 11px;
}

.lastright {
	margin-right: 0;
}


/* Content */

h1 {
	font-size: 20px;
	margin-top: 0;
	font-family: Sans-Serif;
	color: #088694;
	font-weight: normal;

}

h2, h3 {
	font-size: 18px;
	margin-top: 0;
	font-family: Serif;
	color: #088694;
	text-transform: Uppercase;
}


#content p, #content h1, #content h2, #content h3 {
	padding-left: 0px;
}

#content a:link, #content a:hover {
	color: #06918E;
}

#content a:visited, #content a:active {
	color: #045952;
}


/* Instamatic camera picture effect */
.instapic {
	background-color: #fff;
	padding: 12px 12px 30px 12px;
	
	-webkit-box-shadow: 0px 3px 10px #000;
	-moz-box-shadow: 0px 3px 10px #000;
	box-shadow: 0px 3px 10px #000;
}

.instapic p {
	text-align: center;
	margin: 10px 0 -15px 0;
}

.instapic a:link, .instapic a:visited {
	text-decoration: none;
}

.instapic a:hover, .instapic a:active {
	text-decoration: underline;
}

p.instapiccenter {
	text-align: center;
	width: 223px;
}



.enditem {
	margin-right: 0;
}





/* Course Group */

#coursegroup {

}

#coursegroup h1 {
	margin-top: 0px;
	padding-top: 14px;
	
}

#coursegroup h2 {
	width: 651px;
	background-color: #e5d6d3;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px 14px;
}


.sgdetails {
	width: 215px;
	text-align: center;
	float: left;
	margin: 0 50px 40px 0;
	min-height: 230px;
}





/* Course details */

#coursedetails {
	
}

#coursedetails h1 {
	margin-top: 0px;
	padding-top: 10px;
}

#coursedetails .courseimage {
	padding: 14px 0 0 14px;
}

.bookingprocedure {
	float: right;
	width: 530px;
	margin-top: -28px;

	
}



#prevnext {
	width: 840px;
	height: 30px;
	margin-left: 12px;
	margin: 0 0 5px 0px;
}

#prevnext .prev {
	float: left;
	width: 200px;
}

#prevnext img {
	vertical-align: top;
}

#prevnext .link {
	margin-top: 6px;	
}

#coursebook #prevnext .next {
	float: right;
	text-align: right;
	width: 220px;
}

#prevnext .timetableyear {
	float: left;
	width: 100px;
	text-align: center;
	padding-left: 89px;
}

#content #prevnext a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


#coursebooktable {
	margin: 0 0px;
	padding: 0;

	border-collapse: collapse;
}

.coursebooktable td {
	vertical-align: top;
}


td.bookcell, th.bookcell, th.coursecell {
	width: 90px;
	padding: 15px 0 15px 5px;
	margin-bottom: 5px;
	vertical-align: top;
	border-color: #A0D3D7;
	border-width: 0px 1px 1px 0;
	border-style: solid;
	margin: 0;
	font-weight: bold;
}

td.coursecell, #coursetimetable th.coursecell {
	width: 200px;
	margin: 5px 0 5px 5px;
	/* vertical-align: top; */
}

th.bookcell, #coursetimetable th.bookcell, #coursetimetable th.coursecell {
	background-color: #fff;
	border: 0;
	text-transform: Uppercase;
	font-family: Serif;
}


.coursetimetablegap {
	height: 5px;
}

#coursetimetable {
	margin: 0 10px 0 0px;
	padding: 0;
	border-spacing: 0px;
	width: 835px;
}


#bookcourse #timetable {
	width: 310px;
	float: left;
	padding: 7px 0 0 5px;
	font-weight: bold;
}

#prevnext .prev {
	float: left;
	width: 200px;
}

#bookcourse #prevnext .next {
	float: right;
	text-align: right;

}

/* Change whether border shows for various top and end of row cells */
td.grouptop {
	border-width: 0px 1px 0px 0;
}

td.endcell {
	border-width: 0px 0px 1px 0;
}

td.groupendcell {
	border-width: 0px 0px 0px 0;
}

.coursecell h4 {
	color: #088694;
}

#content td.coursecell a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#content td.bookcell a {
	color: #088694;
	text-decoration: none;
	font-weight: bold;
}



/* Testimonials section */

.testimonial {
	padding-bottom: 10px;
}


/* Basket */

#basket table {
	width: 676px;
	border-collapse: collapse;
	margin-left: 2px;
}


#basket th {
	text-align: left;
}

#basket td, #basket th {
/*	background-color: #E5D6D3; */
	padding: 8px;
	border: 1px solid #A0D3D7; 
	background-image: url(/images/translucent.png);
}

#basket th {
	border: 0;
	background-color: #fff;
}


.basketquan {
	width: 30px;
}



.basketmessage {
	padding-top: 10px;
}

.basketbuttons {
/*	background-color: #E5D6D3; */
	padding: 8px;
	margin: 8px 4px;
	background-image: url(/images/translucent.png);
}

.hardright {
	float: right;
}

.promocode {
	margin: 18px 0 0 0;
}

.promoinput {
	width: 397px;
	margin-right: 3px;
}

#collectperson {

}


/* Register */
#register table {
	width: 646px;
	border-collapse: collapse;
	margin-left: 42px;
}

#register th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	width: 110px;
}

#register td, #register th {
	padding: 8px;
}




.stdinput {
	width: 340px;
}

.stdtextarea {
	width: 340px;
	height: 100px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 95%;
}


/* Checkout */

#checkoutform table {
	width: 646px;
	border-collapse: collapse;
	margin-left: 14px;
}

#checkoutform th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	width: 310px;
}

#checkoutform td, #register th {
	padding: 8px;
}

#checkoutform .gapboth {

}


.attendee table {
	width: 646px;
	border-collapse: collapse;
	margin-left: 14px;
}

.attendee th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	width: 310px;
}

.attendee td, .attendee th {
/*	background-color: #E5D6D3; */
	padding: 8px;
	background-image: url(/images/translucent.png);
}

.attendee .gapboth {
	border-top: 4px solid #efeee9;
	border-bottom: 4px solid #efeee9;
}

.shoeinput {
	width: 100px;
}



.paymentbox {
/*	background-color: #E5D6D3;  */
	background-image: url(/images/translucent.png);
	padding: 0px;
	margin: 0 14px;
}


.nextstep {
	width: 384px;
}


/* FAQ section */
.faq {

}

.dividingline {
	margin: 0 0 0 0px;
}





/* Tutor List */
.tutoritem .tutorpic {
	float: none;
	margin: 0;
}


.tutoritem {
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
}



/* Tutor Bios */

.tutorpic {
	float: right;
	margin: 0 12px 0 10px;
}






/* Menu */
body {
	font-family: arial, helvetica, serif;
}

#navigation, #navigation ul { /* all lists */
}

#navigation a {
	display: block; /* Needs to be block for IE */
	margin-top: -3px;
/*	width: 10em; */
}

#navigation li { /* all list items */
	float: left;
/*	width: 10em; */ /* width needed or else Opera goes nuts */
}

#navigation li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 10em;
	margin-left: -5px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navigation li ul li {
	margin: 5px;
}

#navigation li:hover ul, #navigation li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



.faqs {
	padding-top: 10px;
}

#coursedetails .faqs h3 {
	font-weight: normal;
}



.promocodemsg {
	font-size: 14px;
	line-height: 18px;
}


.alert {
	color: #ff0000;
	font-weight: bold;
}



.deliverywarning {
	border: 1px solid #FF0000;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 2px;
	padding: 0px 8px;
	width: 658px;
}


