body {
    background: #F370B6 url(/images/new/background.jpg) repeat-x;
    font-family: "Lucida Grande", sans-serif;
    font-size: 10pt;
    color: #333;
    margin: 0;
    padding: 0;
}

h1, h2 {
    text-transform: lowercase;
    margin: 0 0 6px 0;
    font-weight: lighter;
/*    font-size: 16pt;*/
    font-size: 30px;
    letter-spacing: -1pt;
    color: #FCB4DF;
}
h1.title {
    margin: 15px 15px 5px 15px;
}
h2 {
    font-size: 20px;
}
h2 {
    font-size: 14pt;
}
h3 {
    color: #ec008c;
    margin: 15px 0 ;
    padding: 0 0 5px 15px;
    border-bottom: 4px solid #fff;
}

.clear {
/*    height: 1px;*/
/*    background: red;*/
    clear: left;
}

p.intro {
    color: #EC008C;
    font-size: 140%;
}
p.centered {
    text-align: center;
}

img {
    border: 0;
}

input, select, textarea {
    font-size: 9pt;
/*    border: 1px solid #99cc33;*/
}
input.button {
    border: none;
}
input.checkbox {
    border: none;
}
fieldset {
    background: #eee;
    border: none;   
}

blockquote {
    font-size: 110%;
    line-height: 140%;
    font-style: italic;
    color: #444;
}

a {
    color: #ED008C;
}
a:hover {
    color: #ec008b;
}

a.button {
    display: block;
    text-decoration: none;
    font-weight: bold;
    background: #f68aca url(/images/button-on.gif) repeat-x;
    width: 70px;
    padding: 4px 5px;
    color: #fff;
    border: 1px solid #f619b7;
}
a.button:hover {
    background: #fff url(/images/button-off.gif) repeat-x;
    color: #ec008c;
}

/* Layout */

#wrapper {
    background: #fff url(/images/new/contentborder.gif) repeat-y;
    margin: 10px auto 0 auto;
    width: 909px;
}
#top {
    height: 38px;
    background: transparent url(/images/new/topborder.gif) no-repeat;
}


#bottom {
    width: 909px;
    margin: 0 auto 10px auto;
    height: 38px;
    clear: both;
    background: transparent url(/images/new/bottomborder.png) no-repeat;
    z-index: 1;
}

#header {
    background: transparent url(/images/new/header.jpg) no-repeat;
    width: 828px;
    height: 133px;
    margin: -13px 0 0 37px;
}
#header a.logo {
    
}

#navigation {
    height: 35px;
    overflow: hidden;
    margin: 0 30px;
    padding: 0;
}
#navigation li {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#navigation li a {
    color: #fff;
    text-decoration: none;
    background: transparent url(/images/new/tab-bg.gif) no-repeat;
    display: block;
    width: 101px;
    height: 26px;
    padding-top: 10px;
    text-align: center;
    margin-right: 3px;
    font-weight: bold;
}
#navigation li a:hover, #navigation li a.on {
/*    color: #ec008c;*/
    color: #dedede;
}

.hl {
    color: #ED008C;
}

p.line {
    clear: left;
    margin: 8px 15px;
}
p.line strong {
    text-align: left;
    display: block;
    width: 200px;
    float: left;
    padding-right: 10px;
}

div.people {
    
}

div.people p {
    text-align: right;
    height: 16px;
    margin: 8px 0;
}
div.people p strong {
    text-align: left;
    float: left;
    padding-right: 5px;
}
div.people p em {
    text-align: left;
    float: left;
    display: block;
    font-size: 80%;
    padding-top: 3px;
}

#smart-map {
    margin: 0 30px;
}
#map_title {
    display: none;
}
#map {
    display: none;
    border:1px solid #fff;
    overflow: hidden;
    width: 180px;
    height: 100px;
}
#large_map {
    display: none;
}
#large_map_container, #facebox .content {
    width: 600px;
    height: 400px;
}
.contact .right .page_tree.section6 {
    font-size: 80%;
}
.page_tree.section6 {
    margin: 0 10px;
}

/* 
 * New 09 stuff
 * 
 * Inner pages generic layout 
 */

#main {
    margin: 20px 0 -35px 30px;
/*    height: 425px;*/
}
#title {
    width: 85px;
    height: 423px;
    float: left;
    background-repeat: no-repeat;
    background-position: bottom right;
}
#content {
    position: relative;
    width: 722px;
    float: left;
    margin-left: 21px;
/*    margin-left: 105px;*/
}
#content.wide {
/*    background: red;*/
    margin-left: 0;
    width: 829px;
}
#content.fixed {
    background: #fff url(/images/new/backgrounds/plain.gif) no-repeat;    
    height: 425px;
}
#content.flexible {
    background: #fff url(/images/new/backgrounds/tile.gif) repeat-y !important;
}
#content.flexible .top {
    height: 17px;
    background: #fff url(/images/new/backgrounds/top.gif) no-repeat;
    margin-bottom: -17px;
}
#content.flexible .bottom {
    height: 17px;
    background: #fff url(/images/new/backgrounds/bottom.gif) no-repeat;
/*    margin-bottom: -17px;*/
    position: relative;
    z-index: 100;
    clear: both;
}
#content.generic {
    background-image: url(/images/new/backgrounds/plain.gif) !important;
}
#content .text {
    margin: 20px;    
    font-size: 80%;
}
#content.wide .text {
    margin: 0;
}

#content .links {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 46px;
    width: 722px;
}
#content .links a {
    display: block;
    float: right;
    margin: 0 15px;
}
#content .links .left {
    float: left;
    margin: 0 15px;
}
#content .links .talk {
    margin-top: 4px;
}
#content .links .break {
    margin: -6px 1px 10px 1px;
}
#content .break {
    height: 2px;
    background: #E9409B;
    margin: 6px -19px;
}

#content .col {
    font-size: 12px;
    float: left;
    width: 240px;
    margin-left: 15px;
    margin-top: 10px;
}
#content .col p {
    margin: 1px 0 8px 0;
}
#content .col h3 {
    font-weight: lighter;
    font-size: 12px;
    margin: 10px 0;
    padding: 0;
}
#content .col h4 {
    color: #EC008C;
    font-weight: lighter;
    font-size: 13px;
    margin: 8px 0 0 0;
    padding: 0;
}
#content .col h4.first {
    margin-top: 0;
}
#content .col3 ul {
    padding: 0;
    margin: 0;
}

/* Home */

.home #title {
    background-image: url(/images/new/titles/welcome.gif);
}
.home #content {
    background-image: url(/images/new/backgrounds/home.jpg);
}
.home #content .text {
    margin: 110px 0 0 20px;
    width: 453px;
}
.home #content .text ul {
    margin: 0;
    padding-left: 15px;
}
.home #content .buttons {
    position: absolute;
    top: 252px;
    left: 16px;
}

/* Contact */

.contact #title {
    background-image: url(/images/new/titles/contacts.gif);
}
.contact #content {
    
}
.contact #map_background {
    width: 260px;
    height: 390px;
    float: left;
    margin: 15px;
    background: transparent url(/images/new/backgrounds/contacts.gif) -17px -12px;
}
.contact #content .col1 {
    width: 260px;
    height: 390px;
    position: relative;
    left: -15px;
    top: -10px;
}
.contact #content .col1 .marker {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 15px;
    height: 15px;
    background: transparent url(/images/new/dot-light.png) no-repeat;
}
.contact #content .col1 .marker:hover, .contact #content .col1 a.active {
    background: transparent url(/images/new/dot-dark.png) no-repeat;
}
.contact #content .col2 {
    width: 350px;
    margin-top: 35px;
}
.contact #content .col2 h1 {
    font-size: 20px;
    margin-bottom: 40px;
}
.contact #content ul  {
    position: relative;
    margin: 0;
    padding-left: 25px;
    list-style-image: url(/images/new/dot.gif);
    padding-left: 25px;
}
.contact #content ul li {
    margin: 0;
}
.contact #content ul li a {
    font-size: 20px;
    font-weight: lighter;
}
.contact .map_container {
    float: right;
    margin: 34px 15px 15px 0;
}
.contact .break {
    clear: right;
}
.contact-children #content .text h1 {
    font-size: 24px;
    margin-bottom: 10px;
}

/* Contact sub pages */

.contact #content.flexible .text {
    margin: 20px;
}

/* titles */

.about #title {
    background-image: url(/images/new/titles/about.gif);
}

.links #title {
    background-image: url(/images/new/titles/links.gif);
}

.self-help #title {
    background-image: url(/images/new/titles/self-help.gif);
}

.intranet #title {
    background-image: url(/images/new/titles/intranet.gif);
}

.courses #title {
    background-image: url(/images/new/titles/courses.gif);
}

.news #title {
    background-image: url(/images/new/titles/news.gif);
}

.news #title {
    background-image: url(/images/new/titles/news.gif);
}

.smart-times #title, .intranet #title {
    background-image: url(/images/new/titles/intranet.gif);
}

.business-training #title {
    background-image: url(/images/new/titles/employers.gif);
}

.learners #title {
    background-image: url(/images/new/titles/learners.gif);
}

.pre-apprenticeships #title {
    background-image: url(/images/new/titles/pre-apprenticeships.gif);
}

.apprenticeships #title {
    background-image: url(/images/new/titles/apprenticeships.gif);
}
/*
.hospitality #title {
    background-image: url(/images/new/titles/hospitality.gif);
}
.business-administration #title {
    background-image: url(/images/new/titles/business-administration.gif);
}
.customer-service #title {
    background-image: url(/images/new/titles/customer-service.gif);
}
*/

.train-to-gain #title {
    background-image: url(/images/new/titles/train-to-gain.gif);
}

.commercial #title {
    background-image: url(/images/new/titles/commercial.gif);
}

/* courses */

.courses ul.page_tree {
    padding-left: 0;
}
.courses ul.page_tree li {
    list-style-type: none;
}
.courses ul.page_tree.level1 li {
    display: block;
    float: left;
    width: 226px;
    margin: 0;
}
.courses ul.page_tree.level1 li > span, ul.page_tree.level1 li a {
    font-weight: bold;
    font-size: 120%;
    margin: 10px 0;
    display: block;
    color: #EC008C;
}

.courses ul.page_tree.level2 li a {
    font-weight: bold;
    font-size: 90%;
    margin: 5px 20px;
    display: block;
    color: #000;
}
.courses ul.page_tree.level3 li a {
    color: #333;
    display: block;
    font-size: 80%;
    font-weight: lighter;
    text-decoration: none;
    padding: 6px 6px 3px 25px;
    margin: 1px 0;
}
.courses ul.page_tree.level3 li a:hover, ul.page_tree.level3 li a.on {
    color: #EC008C;
}

/* News */

.news ul.page_tree, .news ul.page_tree li {
    list-style-type: circle;
}
.news ul.page_tree.level1 li a { 
    font-size: 100%;
    margin: 6px 4px;
}
.date {
    font-style: italic;
    color: #888;
    margin-top: -9px;
}

/* Employers */

.business-training #content {
    background-image: url(/images/new/backgrounds/employers-new.jpg);
}
.business-training #content .text {
    margin: 150px 20px 0 25px;
}

.benefits #content {
    background-image: url(/images/new/backgrounds/plain.gif) !important;
}
.commerce #content {
    background-image: url(/images/new/backgrounds/commerce.jpg) !important;
}
.hospitality #content {
    background-image: url(/images/new/backgrounds/hospitality.jpg) !important;
}

/*  Learners */

.learners #content {
    background-image: url(/images/new/backgrounds/learners.jpg) !important;
}
.learners #content .col1 {
    margin: 130px 0 0 21px;
}

.benefits #content {
    background-image: url(/images/new/backgrounds/plain.gif) !important;
}
.benefits #content .col {
    width: 275px
}
.benefits #content .col1 {
    margin: 10px 0 0 15px;
}

.career-options #content {
    background-image: url(/images/new/backgrounds/career-options.jpg) !important;
}
.career-options #content .col {
    text-align: right;
    width: 292px;
    margin-top: 103px;
    position: relative;
    margin-left: 48px;
}
.career-options #content .continuebuttons {
    width: 292px;
    position: absolute;
    top: 190px;
    left: 0;
}
.career-options #content .continuebuttons a {
    float: right;
    clear: right;
    margin: 5px 0;
    display: block;
}
.career-options #content .col1 {

}
.career-options #content .col2 {
    font-size: 10px;
}

.pre-apprenticeships #content {
    background-image: url(/images/new/backgrounds/pre-apprenticeships.jpg) !important;
}
.pre-apprenticeships #content .text {
    width: 405px;
    margin: 256px 0 0 280px;
    color: #fff;
}

.apprenticeships #content {
    background-image: url(/images/new/backgrounds/plain-purple.gif) !important;
}
.apprenticeships #content h1 {
    font-size: 22px;
    color: #9500BF;
}
.apprenticeships #content .col {
    font-size: 11px;
    width: 230px;
}
.apprenticeships #content .col h4 {
    font-size: 11px;
    color: #9500BF;
}
.apprenticeships #content .col1, .apprenticeships #content .col {
    margin: 5px 0 0 15px;
}
.apprenticeships #content .col3 {
    width: 210px;
    margin-left: 20px;
}
.apprenticeships #content .col3 h2 {
    color: #9500BF;
    text-transform: none;
    font-size: 18px;
    margin-top: 130px;
}
.apprenticeships #content .col3 ul {
    list-style-image: url(/images/new/learners/dot-purple.gif);
    padding-left: 25px;
}
.apprenticeships #content .col3 ul li {
    margin: 5px 0;
}
.apprenticeships #content .col3 ul li a {
    font-size: 14px;
    color: #9500BF;
}


.apprenticeships-children h2 {
    color: #A700CD;
    text-transform: none;
    font-size: 18px;
}
.apprenticeships-children a {
    color: #A700CD;
}

.apprenticeships-children #content {
    background-image: url(/images/new/backgrounds/hospitality.gif) !important;
}
.apprenticeships-children #content .col {
    color: #fff;
    font-size: 11px;
    width: 265px;
}
.apprenticeships-children #content .col2 {
    width: 215px;
}

.train-to-gain #content {
    background-image: url(/images/new/backgrounds/plain-blue.gif) !important;
}
.train-to-gain #content h1 {
    font-size: 22px;
    color: #1d8dc8;
}
.train-to-gain #content .col {
    font-size: 11px;
    width: 310px;
    margin: 5px 0 0 15px;
}
.train-to-gain #content .col2 {
    width: 150px;
}
.train-to-gain #content .col3 {
    width: 210px;
    margin-left: 20px;
}
.train-to-gain #content .col3 h2 {
    color: #1d8dc8;
    text-transform: none;
    font-size: 18px;
    margin-top: 130px;
}
.train-to-gain #content .col3 ul {
    list-style-image: url(/images/new/learners/dot-blue.gif);
    padding-left: 25px;
}
.train-to-gain #content .col3 ul li {
    margin: 5px 0;
}
.train-to-gain #content .col3 ul li a {
    font-size: 14px;
    color: #1d8dc8;
}

.train-to-gain-children h2 {
    color: #1D8DC8;
    text-transform: none;
    font-size: 18px;
}
.train-to-gain-children a {
    color: #1D8DC8;
}
.train-to-gain-children #content {
    background-image: url(/images/new/backgrounds/plain-blue2.gif) !important;
}
.train-to-gain-children #content .col {
    color: #fff;
    font-size: 11px;
    width: 265px;
}
.train-to-gain-children #content .col2 {
    width: 215px;
}

.commercial #content {
    background-image: url(/images/new/backgrounds/plain-green.gif) !important;
}
.commercial #content h1 {
    font-size: 22px;
    color: #96bd0d;
}
.commercial #content .col {
    font-size: 11px;
    width: 230px;
}
.commercial #content .col {
    margin: 5px 0 0 15px;
}
.commercial #content .col3 {
    width: 210px;
    margin-left: 20px;
}
.commercial #content .col3 h2 {
    color: #96bd0d;
    text-transform: none;
    font-size: 18px;
    margin-top: 130px;
}
.commercial #content .col3 ul {
    list-style-image: url(/images/new/learners/dot-green.gif);
    padding-left: 25px;
}
.commercial #content .col3 ul li {
    margin: 5px 0;
}
.commercial #content .col3 ul li a {
    font-size: 14px;
    color: #96bd0d;
}

.commercial-children h2 {
    color: #96BD0D;
    text-transform: none;
    font-size: 18px;
}
.commercial-children a {
    color: #96BD0D;
}
.commercial-children #content {
    background-image: url(/images/new/backgrounds/plain-green2.gif) !important;
}
.commercial-children #content .col {
    color: #000;
    font-size: 11px;
    width: 265px;
}
.commercial-children #content .col2 {
    width: 215px;
}