/* CSS Document */

/* corporate */

body {
	background: #D6083B url(../img/bg.gif) repeat-x;
    font-size: x-small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

a img {
    border: none;
    }
    
a img.all-courses {
    margin:2px 0 10px 0;
    }

h1, h2, h3, h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #cc0033;
    font-weight: bold;
    }

h1, h2 {
    padding: 8px 9px;
    background: url(../img/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/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: 100%;
    line-height: 1.5em;
    color: #666;
    /* width:136px; */
    }
    
form fieldset span input {
    width:130px;
    
    }
    
form fieldset {
    margin: 0;
    padding: 0;
    width: 300px;
    height:28px;
}

td {
    vertical-align: top;
}

td table td {
    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: #08154a;
    }

p {
    margin: 25px  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;
    position: relative;
}
    
#content {
    clear: both;
    padding: 0 20px 20px 20px;
    margin-bottom:0;
}
    
/* HACK FOR MSIE */ 
/* \*/
* html #content { height: 1%; }
/* */
    
#containerSmall {
    margin: 5px auto;
    }

#contentSmall {
    clear: both;
    padding: 0 20px 15px 20px;
    background: url(../img/containerSmallBottom.gif) no-repeat bottom left;
    }

/* \*/
* html #contentSmall { height: 1%; }
/* */

#contentSmall h1, #contentSmall h1, #contentSmall h2, #contentSmall h3, #contentSmall h4 {
    color: #08154a;
    background: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    padding-bottom: 0px;
    }
    
#containerSmall {
    width: 600px;
    padding: 0;
    background: #fff url(../img/containerSmallTop.gif) no-repeat top center;
    margin-bottom: 0;
    }

#containerSmallBottom {
    clear: both;
    height: 15px;
    background: url(../img/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/containerTop.gif) no-repeat top center;
    margin-bottom: 0;
    }

.containerBottom {
    clear: both;
    height: 15px;
    background: url(../img/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;
    margin-bottom: 0;
    height:100px;
    }
    
#navPrimary ul {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 2px 0;
    }

#navPrimary li {
    display: inline;
    line-height: normal;
    font-size: 110%;
    padding: 0 8px;
    border-right: 1px solid #d3dddb;
    }

#navPrimary li a {

    color: #cc0033;
    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;
    }



/* =FOOTER INFO
----------------- */

#footer-info {
    clear: both;
    padding: 0 20px 4px 20px;
    background: url(../img/containerBottom.gif) no-repeat bottom left;
    }

#footer-info ul {
    clear: both;
    list-style: none;
    margin: 0; 
    padding: 2px 0;
    }
    
#footer-info ul li {
    display: inline;
    font-size: 90%;
    }

#footer-info ul li a {
    text-decoration: none;
    }

#footer-info ul li {
    border-left: 1px solid #d3dddb;
    margin-left: 5px;
    padding-left: 5px;
    }
    
#footer-info ul li.firstItem {
    font-weight: bold;
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    }
    
#footer-info ul li a:hover {
    text-decoration: underline;
    }



/* =BREADCRUMBS and =SEARCH
---------------------------------------------------------- */

#crumbs-search {
    padding: 0 20px;
    }

#breadcrumbs {
    float: left;
    list-style: none;
    margin: 0; padding: 2px 0;
    }
    
#breadcrumbs li {
    display: inline;
    font-size: 100%;
    }

#breadcrumbs li a {
    /*
    color: #08154a;
    */
    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: #08154a;
    */
    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/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/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;
    border-left: 1px solid #d9d9d9;
    padding-left: 20px;
}

#homepageContent h1 {
    background-image: url(../img/childCon-h1.gif); 
    font-size: 140%;
    font-weight: normal;
    padding: 8px 9px;
    }

#homepageContent h4 {
    font-size: 110%;
    font-weight: bold;
    color: #08154a;
    }

#homepageContent p, li, a:link, a:visited {
    color: #666;
    }

#homepageContent ul {
    list-style: none;
    padding: 0; padding-bottom: 10px;
    margin: 0 10px;
    }
    
#homepageContent li {
    font-size: 120%;
    padding-left: 10px;
    background: url(../../img/arrow-white.gif) no-repeat center left;
    }


.summary {
    background: #e3ebe9 url(../img/summaryBottom.gif) no-repeat bottom center;
    padding-top: 0;
    margin-bottom: 10px;
    }

.summary h2 {
    color: #000;
    background: url(../img/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/arrow.gif) no-repeat center left;
    }

.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/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/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/more-details.gif) no-repeat top left;
    }




/* =CONTENT PRIMARY
---------------------------------------------------------- */

#contentPrimary {
    margin-left: 20px;
    width: 380px;
    float: left;
    }

#contentPrimary h1 {
    background-image: url(../img/childCon-h1.gif); 
    }

#contentPrimary h2 {
    margin: 20px 0 0 9px;
    color: #08154a;
    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;
    }


#contentPrimary p a {
    color: #333;
    font-weight: bold;
    text-decoration: underline;
    }

#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/conSec-h2.gif);
    }

#contentSecondary div {
    margin-bottom : 10px;
    padding-bottom: 5px;
    background: #F0F2CE url(../img/conSec-bottom.gif) no-repeat bottom center;
    }
    
#contentSecondary div h2, #contentSecondary div h5 {
    padding: 6px 9px;
    background-image: url(../../img/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: #08154a;
    */
    }

#contentSecondary a:hover {
    text-decoration: underline;
    }
    
#contentSecondary h2 a:hover {
    text-decoration: underline;
    }   
    
    



/* =NAV SECONDARY
---------------------------------------------------------- */

#navSecondary {
    width: 150px;
    float: left;
    margin-top: 1px;
    }
    
#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: 100%;
    margin: 10px 0 5px 0px;
    }

#navSecondary ul {
    font-size: 110%;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    list-style: none;
    }

#navSecondary li {
    line-height: 1.6;
    }

#navSecondary li a {
    /*
    color: #08154a;
    */
    text-decoration: none;
    }

#navSecondary li a:hover {
    text-decoration: underline;
    /*
    color: #08154a;
    */
    }




/* =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: #08154a;
    padding: 0;
    background: none;
    }
    


    
    
    
/* =FOOTER
---------------------------------------------------------- */   
    
#footer, #footer_alt {
    padding: 9px 10px;
    height: 12px;
    margin-bottom:0;    
    
    }

#footer {
    background: transparent url(../img/footer.gif) no-repeat top center;   
    }
    
#footer_alt {
    background: #d3dddb url(../img/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 , #footer p {
    color: #666;
    text-decoration: none;
    }
    
#footer li a, #footer p a {
    color: #d6083b;
    text-decoration: none;
    }
    
#footer li a:hover, #footer p a:hover {
    color: #d6083b;
	text-decoration: underline;    
	}
    

/* =SUBFOOTER
---------------------------------------------------------- */   
    
#subfooter {
	background-color: #d6083b; 
    padding: 12px 4px 12px 4px;
    height:14px;
}
    
#subfooter li {
    color: #fff;
    font-size: 90%
    }
#subfooter ul {
    margin: 0 0 7px 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 {
    text-decoration: underline;
    }



/* SPECIFIC COLOR THINGS
----------------------------------------------------------- */

#breadcrumbs li a.firstItem {
    /*
    color: #08154a;
    */
    }
    
#contentSecondary div {
    background-color: #e3ebe9;
    }

#contentSecondary a {
    /*
    color: #08154a;
    */
    }

#navSecondary li a:hover {
    /*
    color: #08154a;
    */
    }

#footer li a:hover {
    /*
    color: #08154a;
    */
    }
    
    
    
/* 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: #cc0033;
    text-decoration: none;
    }

a:visited {
    text-decoration: none;
    }

a:hover {
    /*
    color: #08154a;
    */
    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;
    margin: 0;
    }
    
#colMain {
    float: left;
    margin-left: 9px;
    width: 550px;
    }

#colMain h1, #colMain h2, #colMain h3, #colMain h4 {
    color: black;
    padding: 0;
    margin: 0;
    }

/* =HOMEPAGE INTRO
---------------------------------------------------------- */

     
#intro {
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 120%;
    padding-top: 0;
}

#intro h1, #intro h2 {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.5em;
    color: #cc0033;
    background: none;
    font-weight: bold;
    padding: 0 0 0 0;
}

/* =HOMEPAGE BUTTONS
--------------------------------------------------------*/
#homepageContent a.button, #homepageContent .button {
    display: block;
    width: 334px;
    height: 58px;
    margin: 10px 0;
    padding: 10px 0 0 0;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 3em;
    text-align: center;
}

#homepageContent a.button:hover {
    text-decoration: none;
}

#homepageContent .arrRight {
    background: url(../img/button-right.jpg) 0 0 no-repeat;
    
}

#homepageContent .arrDown {
    background:url(../img/button-down.jpg) 0 0 no-repeat;
}

/* =HOMEPAGE RESOURCES
-------------------------------------------------------*/
#resources {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 15px;  
    padding-bottom: 15px;
}

#resources ul li {
    background: url(../img/bullet.gif) 0 10px no-repeat;
    width: 240px;
    float: left;
    font-size: 120%;
}


/* =HOMEPAGE INTERESTED
--------------------------------------------------------*/



#interested h3 {
    background: url(../img/h3-bg.gif) 0 5px no-repeat;
    color: #cc0033;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.4em;
    padding-left: 35px;
    line-height: 2em;
}

#interested p {
    margin-left: 35px;
    margin-top: -10px;
    margin-bottom: 20px;
    font-size: 120%;
    /* clear:both; */
    clear:both;
}

#interested img.logo-difference {
    /* outline:1px solid red; */
    padding-top: 20px;
}

#interested p.ruler-top {
    margin-top:20px;
    
    
}

/*
#interested ul {
    width: 535px;
    height:330px;
    margin-left:-16px;
   /*  outline:1px solid red;       
}



#interested hr {
    border-top: 1px solid #f8f6f6;
    width:99%;
    margin-left: 0; 
}


#interested ul li {
    float: left;
    margin: 0;
    padding: 0;
    z-index: 20;
    position: relative;
}

/*
#interested ul li.first {
    margin-left: -10px;
    z-index: 10;
}

#interested ul li.first {
    margin-left: -20px;
    z-index: 10;
     outline:1px solid red; */

#credits {
    position: absolute;
    top: 462px;
    left: 14px;
    width: 175px;
}

#credits img.no-margin {
    margin-top: 585px;
    margin-left:10px;
    /* outline:1px solid red; */
}

div#services{
	clear: both;
	display: block;
	height: 350px;
	}

div.onethird{
	width: 160px;
	float: left;
	margin-top: 22px;
	margin-right: 12px;
	}
	
div.onethird ul{
	padding:  0;
	margin-left: 0px;
	text-indent: 0px;
	}
	
	
div.onethird ul li {
	list-style: none;
	color: black;
	clear: both;
	margin-left: -21px;

	}
	
div.onethird ul li a{
	background: #f8c8c1;
	color: #cc0033;
	font-size: 1.2em;
	float: left;
	clear: both;
	padding: 6px;
	display: block;
	margin-top: 6px;
	margin-left: 0px;
	width: 140px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	min-height: 37px;
	}		
	
div.onethird h3{
	font-size: 1.9em;
	
	}

div.onethird#purple ul li a{
	background: #decad4;
	color: #6d1a42;
	}		
	
div.onethird#purple h3{
	color: #6d1a42;
	
	}	

div.onethird#blue ul li a{
	background: #d3dcdd;
	color: #005058;
	}		
	
div.onethird#blue h3{
	color: #005058;
	
	}			
	
	
div.footer-logos img{
	margin-right: 17px;
	}	
