/* CSS Document */

/* courses */

body {
	background-color: #d3dddb;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a img {
	border: none;
	}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	}

h1, h2 {
	padding: 8px 9px;
	background: url(../img/decoration/conPrim-h1.gif) no-repeat top left;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	margin: 0;
	}
	
h3, h4 {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 100%;
	margin: 0;
	}

h1 {
	margin-bottom: 10px;
	}

h2 {
	background: url(../img/decoration/conPrim-bg.gif) no-repeat top left;
	}

h2 a:hover {
	text-decoration: underline;
	}

p, li, label, input, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.8;
	color: #333;
	}

td {
	vertical-align: top;
}

td table td, td table td p, td table td ul li {
	font-size: 100%;
}

ul ol li, li ul li {
	font-size: 100%;
}

dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.2;
	color: #333;
	}

p {
	margin: 10px 0;
	}

dl {
	margin: 4px 0;
	}
	
dt {
	/*
	width: 250px;
	float: left;
	*/
	}

dd {
	/*margin-left: 260px;*/
	}

dd p, dd ul, dd ul li {
	margin-left: 0px;
	font-size: 100%;
}
        	
.clear {
	clear: both;
	}





/* =GENERAL
---------------------------------------------------------- */

#container {
	margin: 5px auto;
	}
	
#content {
	clear: both;
	padding: 0 20px 15px 20px;
	background: url(../img/decoration/containerBottom.gif) no-repeat bottom left;
	}
	
/* HACK FOR MSIE */	
/* \*/
* html #content { height: 1%; }
/* */
	
#containerSmall {
	margin: 5px auto;
	}

#contentSmall {
	clear: both;
	padding: 0 20px 15px 20px;
	background: url(../img/decoration/containerSmallBottom.gif) no-repeat bottom left;
	}

/* \*/
* html #contentSmall { height: 1%; }
/* */

#contentSmall h1, #contentSmall h1, #contentSmall h2, #contentSmall h3, #contentSmall h4 {
	color: #333;
	background: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-bottom: 0px;
	}
	
#containerSmall {
	width: 600px;
	padding: 0;
	background: #fff url(../img/decoration/containerSmallTop.gif) no-repeat top center;
	margin-bottom: 0;
	}

#containerSmallBottom {
	clear: both;
	height: 15px;
	background: url(../img/decoration/containerSmallBottom.gif) no-repeat top left;
	margin: 0 auto;
	width: 600px;
	}

#branding {
	padding: 0 20px;
	padding-top: 20px;
	}

#container {
	width: 760px;
	padding: 0;
	background: #fff url(../img/decoration/containerTop.gif) no-repeat top center;
	margin-bottom: 0;
	}

.containerBottom {
	clear: both;
	height: 15px;
	background: url(../img/decoration/containerBottom.gif) no-repeat top left;
	margin: 0 auto;
	width: 760px;
	}

#logo {
	float: left;
	}
	
#logo  a img {
	border: none;
	}

#goto-content {
	position: absolute;
	left: -2000em;
	}
	
	
	


/* =PRIMARY NAVIGATION
---------------------------------------------------------- */
	
#navPrimary {
	float: right;
	text-align: right;
	}
	
#navPrimary ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#navPrimary li {
	display: inline;
	line-height: normal;
	font-size: 110%;
	padding: 0 8px;
	border-right: 1px solid #d3dddb;
	}

#navPrimary li a {
	color: #0077d8;
	text-decoration: none;
	}
	
#navPrimary li a:hover {
	text-decoration: underline;
	}
	
#navPrimary li.lastItem {
	padding-right: 0;
	border: none;
	}
	
#navPrimary img {
	margin-top: 15px;
	border: 0;
	}





/* =BREADCRUMBS and =SEARCH
---------------------------------------------------------- */

#crumbs-search {
	padding: 0 20px;
	}

#breadcrumbs {
	float: left;
	list-style: none;
	margin: 0; padding: 8px 0;
	}
	
#breadcrumbs li {
	display: inline;
	font-size: 100%;
	}

#breadcrumbs li a {
	color: #0077d8;
	text-decoration: none;
	}

#breadcrumbs li {
	border-left: 1px solid #d3dddb;
	margin-left: 5px;
	padding-left: 5px;
	}
	
#breadcrumbs li.firstItem {
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	}
	
#breadcrumbs li a:hover {
	color: #0077d8;
	text-decoration: underline;
	}
	
#crumbs-search form {
	float: right;
	}
	
#crumbs-search input {
	border: 1px solid #d3dddb;
	}
	
#crumbs-search input.knop {
	border: none;
	}
	
	
	

/* =HOMEPAGE
---------------------------------------------------------- */


/* ajh mod: hacks to hide green cath content! */

/*
.main-area { display:none; }
*/
#icon-list { display:none; }
.clear-both { display:none; }
.right-column { display:none; }
.crumb-trail { display:none; }
/* ajh end */

#navSecBoxes {
	width: 150px;
	float: left;
	padding: 0;
	margin: 0;
	}

#navSecBoxes h2 {
	padding: 9px;
	margin: 0;
	margin-bottom: 1px;
	background: url(../img/decoration/navSecPrimItem.gif) no-repeat top left;
	color: #fff;
	font-weight: normal;
	}

#navSecBoxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#navSecBoxes li {
	margin: 0;
	background: url(../img/decoration/navSecSecItem.gif) no-repeat top left;
	line-height: normal;
	margin-bottom: 1px;
	}

#navSecBoxes li a {
	padding: 9px;
	width: 150px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #fff;
	text-decoration: none;
	}

#navSecBoxes li a:hover {
	text-decoration: underline;
	}
	
#homepageContent {
	margin-left: 170px;
	}

.summary, .blog {
	background: #e3ebe9 url(../img/decoration/summaryBottom.gif) no-repeat bottom center;
	padding-top: 0;
	margin-bottom: 10px;
	}

.summary h2 {
	color: #000;
	background: url(../img/decoration/summaryTop.gif) no-repeat top center;
	}

.summary h3 {
	color: #000;
	padding-left: 10px;
	}

.summary ul {
	list-style: none;
	padding: 0; padding-bottom: 10px;
	margin: 0 10px;
	}
	
.summary li {
	padding-left: 10px;
	background: url(../img/decoration/arrow.gif) no-repeat center left;
	}


.blog h1 {
	color: #000;
	background: url(../img/decoration/summaryTop.gif) no-repeat top center;
	font-size: 160%;	
}

.blog img {
	float: right;
	margin: 10px 10px 15px 15px;
}

.blog-item {
	margin: 40px 10px 30px 10px;
}

.blog-item h2 {
	padding: 0px;
	color: #000;
	font-size: 120%;
}

.blog-item p, .blog-item ul li {
	color: #666;
}

.blog-item img {
	float: right;
	margin: 10px 10px 15px 15px;
}



.preamble {
	font-weight: bold;
}

.preamble img
{
	float: left;
	display: block;
	margin: 0px 8px 5px 0px;
}

.readmore {
	float: left;
	width: 176px;
	margin-right: 10px;
	background: #e3ebe9 url(../img/decoration/readmoreBottom.gif) no-repeat bottom center;
	}

.readmore p {
	padding: 0 10px;
	}

.readmore h2 {
	height: 200px;
	padding: 0;
	text-indent: -9999px;
	background: url(../img/a-level-courses.jpg) no-repeat top left;
	}

h2.alevel {
	background-image: url(../img/a-level-courses.jpg);
	}

h2.exam {
	background-image: url(../img/exam-places.jpg);
	}

h2.hearfrom {
	background-image: url(../img/hear-from.jpg);
	}

.readmoreLast {
	margin-right: 0 !important;
	}

.highlight {
	float: left;
	width: 176px;
	margin-right: 10px;
	background: #e3ebe9 url(../img/decoration/readmoreBottom.gif) no-repeat bottom center;
	}

.highlight p {
	padding: 0 10px;
	font-size: 9px;
	}

.highlight h2 {
	padding: 0;
	}

.highlightLast {
	margin-right: 0 !important;
	}


a.more {
	margin-top: 5px;
	padding-top: 3px;
	height: 22px;
	width: 105px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background: #00009d url(../img/decoration/more-details.gif) no-repeat top left;
	}




/* =CONTENT PRIMARY
---------------------------------------------------------- */

#contentPrimary {
	margin-left: 20px;
	width: 380px;
	float: left;
	}

#contentPrimary h1 {
	background-image: url(../img/decoration/childCon-h1.gif); 
	}

#contentPrimary h2 {
	margin: 20px 0 0 9px;
	color: #333;
	padding: 0;
	background: none;
	}

#contentPrimary p, #contentPrimary dl {
	margin-left: 9px;
	}

#contentPrimary table {
	margin-left: 6px;
	}

#contentPrimary ul {
	padding-left: 0;
	margin-left: 24px;
	}

#contentPrimary ul ol {
	padding-left: 0;
	margin-left: 20px;
	}

#broadContentPrimary {
	float: left;
	width: 550px;
	}
	
#broadContentPrimary ul {
	margin: 10px 0;
	margin-left: 20px;
	padding: 0;
	}

#broadContentPrimary p {
	margin-left: 9px;
	}



/* =COURSES PAGE
------------------------------------------------ */
	
.courseOptions {
	float: left;
	width: 130px;
	margin-right: 10px;
	}

.courseOptions p {
	margin: 3px 0;
	}
	
.lastCourseOptions {
	margin-right: 0;
	}
	

	


/* =CONTENT SECONDARY
---------------------------------------------------------- */


#contentSecondary h2 a:link {
	color: #fff;
	text-decoration: none;
	}

#contentSecondary h2 a:hover {
	color: #fff;
	}

#contentSecondary h2 a:visited {
	color: #fff;
	}
	
#contentSecondary {
	margin-left: 570px;
	}
	
#contentSecondary h2 {
	background-image: url(../img/decoration/conSec-h2.gif);
	}

#contentSecondary div {
	margin-bottom : 10px;
	padding-bottom: 5px;
	background: #F0F2CE url(../img/decoration/conSec-bottom.gif) no-repeat bottom center;
	}
	
#contentSecondary div h2, #contentSecondary div h5 {
	padding: 6px 9px;
	background-image: url(../img/decoration/conSec-h2-box.gif);
	margin: 0;
	}
	
#contentSecondary blockquote {
	margin: 0;
	}
	
#contentSecondary p {
	margin: 9px;
	}

#contentSecondary p, #contentSecondary li {
	font-size: 100%;
	}

#contentSecondary blockquote p {
	margin-top: 5px;
	}

#contentSecondary ul {
	margin: 9px;
	padding: 0;
	list-style: none;
	}
	
#contentSecondary a {
	color: #0077d8;
	}

#contentSecondary a:hover {
	text-decoration: underline;
	}
	
#contentSecondary h2 a:hover {
	text-decoration: underline;
	}	
	
	



/* =NAV SECONDARY
---------------------------------------------------------- */

#navSecondary {
	width: 150px;
	float: left;
	}
	
#navSecondary h2 {
	background-image: url(../img/decoration/navSec-h2.gif);
	}

#navSecondary h2 a:link {
	color: #fff;
	text-decoration: none;
	}

#navSecondary h2 a:hover {
	color: #fff;
	}

#navSecondary h2 a:visited {
	color: #fff;
	}
	
#navSecondary h3 {
	font-size: 120%;
	margin: 10px 0 5px 0px;
	}

#navSecondary ul {
	font-size: 110%;
	margin: 0;
	margin-left: 9px;
	padding: 0;
	padding-bottom: 10px;
	list-style: none;
	}

#navSecondary li {
	line-height: 1.6;
	}

#navSecondary li a {
	color: #0077d8;
	text-decoration: none;
	}

#navSecondary li a:hover {
	text-decoration: underline;
	color: #0077d8;
	}

#navSecondary div {
	margin: 0;
	margin-left: 9px;
	padding: 0;
	padding-bottom: 10px;
	clear: both;
}

#navSecondary div img {
	float: left;
	display: block;
	margin: 0px 8px 5px 0px;
}




/* =CHILD CONTENT - #childContent is the child content div of #contentPrimary on pages with three boxes - 
should be combined with #navSecondary for secondary navigation items on the left-hand side
---------------------------------------------------------- */

#childContent {
	margin-left: 20px;
	width: 380px;
	float: left;
	}

#childContent h1 {
	background: url(../img/decoration/childCon-h1.gif) no-repeat top left; 
	}

#childContent h2 {
	margin: 20px 0 0 0;
	color: #333;
	padding: 0;
	background: none;
	}
	


	
	
	
/* =FOOTER
---------------------------------------------------------- */	
	
#footer, #footer_alt {
	padding: 9px 10px;
	height: 14px;
	}

#footer {
	background: #d3dddb url(../img/decoration/footer.gif) no-repeat top center;
	}
#footer_alt {
	background: #d3dddb url(../img/decoration/footer-alt.gif) no-repeat top center;
	}
	
#footer p, #footer li {
	color: #fff;
	}
#footer p, #footer li, #footer_alt p, #footer_alt li {
	font-size: 90%;
	}
	
#footer p, #footer_alt p {
	margin: 0;
	padding: 0;
	float: left;
	line-height: normal;
	}

#footer ul, #footer_alt ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	}
	
#footer li, #footer_alt li {
	display: inline;
	line-height: normal;
	padding: 0 7px; margin: 0;
	border-right: 1px solid #fff;
	}
	
#footer li.lastItem, #footer_alt li.lastItem {
	padding-right: 0;
	border-right: none;
	}
	
#footer li a, #footer p a, #footer_alt li a, #footer_alt p a {
	padding: 0;
	}
#footer li a, #footer p a {
	color: #fff;
	text-decoration: none;
	}
	
#footer li a:hover, #footer p a:hover {
	color: #cbd24c;
	}

/* =SUBFOOTER
---------------------------------------------------------- */	
	
#subfooter {
	padding: 0px 4px;
	background-color: #4fa600;
	}
	
#subfooter li {
	color: #fff;
	}
#subfooter li {
	font-size: 90%;
	}

#subfooter ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}
	
#subfooter li {
	display: inline;
	line-height: normal;
	padding: 0 7px; margin: 0;
	}
	
#subfooter li.lastItem {
	padding-right: 0;
	border-right: none;
	}
	
#subfooter li a {
	padding: 0;
	}
#subfooter li a {
	color: #fff;
	text-decoration: none;
	}
	
#subfooter li a:hover {
	color: #cbd24c;
	}



/* SPECIFIC COLOR THINGS
----------------------------------------------------------- */

#breadcrumbs li a.firstItem {
	color: #0077d8;
	}
	
#contentSecondary div {
	background-color: #e3ebe9;
	}

#contentSecondary a {
	color: #0077d8;
	}

#navSecondary li a:hover {
	color: #0077d8;
	}

#footer li a:hover {
	color: #0077d8;
	}
	
	
	
/* AJH BESPOKE EXTRAS
------------------------------------------------- */

div#icon-list
{
	float: right;
	clear: right;
}

div#icon-list img 
{
	border: 0;
	margin: 0;
}

div#secondary-content ul, div#navigation ul, div#community ul, div#icon-list ul, ul#legal-links
{
	display: inline;
	text-align: left;
	padding-left: 0;
	padding-right: 7px;
}

div#secondary-content li, div#navigation li, div#community li, div#icon-list li
{
	display: inline;
	text-align: left;
	padding-left: 0;
	padding-right: 7px;
}

ul#legal-links, ul#legal-links li
{
	display: inline;
	text-align: right;
	padding-left: 7px;
	padding-right: 0;
}

fieldset
{
	border: 0;
	padding: 0;
}

fieldset label
{
	display: none;
}

#search-select
{
	float:left;
}

div#section-title h3, div.section-title-small h3
{
	/* dropped down from 1.4em to combat float issue on IE */
	font-size: 110%;
	font-weight: bold;
	margin: 5px 0px;
	display: block;
}

div#section-title h4, div.section-title-small h4
{
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px;
	display: block;
}

div#section-title h5, div.section-title-small h5
{
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px;
	display: block;
}


/* try this out! */
a:link {
	color: #0077d8;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

a:hover {
	color: #0077d8;
	text-decoration: underline;
	}


/* end li tests */

#results-block p {
	margin: 0px 0;
	}
	
	
	
div.promotion-box
{
	padding-top: 5px;
	width: 100% !important;
	font-size: 1em;
}


div.promotion-box img
{
	float: left;
	display: block;
	margin: 0px 8px 5px 0px;
}



/* group stuff */

div#group-title h2
{
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
	background: none;
	color: black;
}

#colLeft {
	width: 150px;
	float: left;
	}
	
#colLeft div {
	margin: 0;
	margin-left: 9px;
	padding: 0;
	padding-bottom: 10px;
	clear: both;
}

#colLeft div img {
	float: left;
	display: block;
	margin: 0px 8px 5px 0px;
}

#colLeft h1, #colLeft h2, #colLeft h3, #colLeft h4 {
	color: black;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0;
	}
	
#colMain {
	float: left;
	margin-left: 9px;
	width: 550px;
	}

#colMain h1, #colMain h2, #colMain h3, #colMain h4 {
	color: black;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0;
	}


/* order table */

#order-table {
	width: 96%;
	padding: 0px;
	margin-top: 9px;
	margin-bottom: 12px;
	border: 1px solid #d3dddb;
}

#order-table td {
	border: 1px solid #d3dddb;
	vertical-align: top;
}

.labels {
	background-color: #F0F2CE;
}
