/*---Normalise Browser Styles---*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { 
border:0;
}
/*---End Normalisation---*/

/*-------------------------------------Page Styles----------------------------------------*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

#container {
width: 780px;
margin: auto;
text-align: left;
}

h2 {
padding: 5px 0px 10px 0px;
}

h2 {
font-size: 1.6em;
}

h3 {
font-size: 1.3em;
}

h4 {
font-size: 1.2em;
}

p, li {
font-size: 0.8em;
}

a{
color: #8B8927;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

img {
padding: 5px;
}

/*-------------------------------------Navigation Styles----------------------------------------*/

#nav {
width: 780px;
height: 40px;
overflow: hidden;
background: #eee;
line-height: 50px;
}

#nav ul {
margin: auto;
text-align: center; /*to centre in IE*/
}

#nav li {
float: left;
margin-left: -2px;
}

#nav li a {
padding: 0px 30px 0px 15px;
text-decoration: none;
display: block;
color: #fff;
outline: none;
}

#nav .homeBut {
margin-left: 30px;
background: #FFBA00 url(../graphics/home-but-right.jpg) no-repeat top right;
}

#nav .homeBut a {
background: url(../graphics/home-but-left.jpg) no-repeat top left;
}

#nav .homeBut a:hover, #nav .homeBut a:focus, #nav .homeBut a:active {
color: #AA7B00;
}

#nav .learnersBut {
background: #CC6600 url(../graphics/learners-but-right.jpg) no-repeat top right;
}

#nav .learnersBut a {
background: url(../graphics/learners-but-left.jpg) no-repeat top left;
}

#nav .learnersBut a:hover, #nav .learnersBut a:focus, #nav .learnersBut a:active {
color: #6C3600;
}

#nav .providersBut {
background: #1550B1 url(../graphics/providers-but-right.jpg) no-repeat top right;
}

#nav .providersBut a {
background: url(../graphics/providers-but-left.jpg) no-repeat top left;
}

#nav .providersBut a:hover, #nav .providersBut a:focus, #nav .providersBut a:active {
color: #09214A;
}

#nav .partnersBut {
background: #B115A0 url(../graphics/partners-but-right.jpg) no-repeat top right;
}

#nav .partnersBut a {
background: url(../graphics/partners-but-left.jpg) no-repeat top left;
}

#nav .partnersBut a:hover, #nav .partnersBut a:focus, #nav .partnersBut a:active {
color: #500A48;
}

#nav .employersBut {
background: #B11527 url(../graphics/employers-but-right.jpg) no-repeat top right;
}

#nav .employersBut a {
background: url(../graphics/employers-but-left.jpg) no-repeat top left;
}

#nav .employersBut a:hover, #nav .employersBut a:focus, #nav .employersBut a:active {
color: #650C17;
}

#nav .infoBut {
background: #62B115 url(../graphics/info-but-right.jpg) no-repeat top right;
}

#nav .infoBut a {
background: url(../graphics/info-but-left.jpg) no-repeat top left;
}

#nav .infoBut a:hover, #nav .infoBut a:focus, #nav .infoBut a:active {
color: #355F0C;
}

#nav .contactBut {
background: #1583B1 url(../graphics/contact-but-right.jpg) no-repeat top right;
}

#nav .contactBut a {
background: url(../graphics/contact-but-left.jpg) no-repeat top left;
}

#nav .contactBut a:hover, #nav .contactBut a:focus, #nav .contactBut a:active {
color: #0C4761;
}


/*-------------------------------------Branding Styles----------------------------------------*/

#branding h1 {
margin-top: -11px;
width: 780px;
height: 155px;
text-indent: -9999px;
}

.home #branding h1 {
background: url(../graphics/home-skills-for-life-logo.png) no-repeat;
}

.learners #branding h1 {
background: url(../graphics/learners-skills-for-life-logo.png) no-repeat;
}

.providers #branding h1 {
background: url(../graphics/providers-skills-for-life-logo.png) no-repeat;
}

.partners #branding h1 {
background: url(../graphics/partners-skills-for-life-logo.png) no-repeat;
}

.employers #branding h1 {
background: url(../graphics/employers-skills-for-life-logo.png) no-repeat;
}

.info #branding h1 {
background: url(../graphics/info-skills-for-life-logo.png) no-repeat;
}

.contact #branding h1 {
background: url(../graphics/contact-skills-for-life-logo.png) no-repeat;
}

#search {
margin: -40px 0px 0px 50px;

}

#search .searchText {
font-size: 1em;
}

/*-------------------------------------Content Styles----------------------------------------*/

#content {
padding: 20px 20px 30px 20px;
background: #eee url(../graphics/container-bg.jpg) repeat-y;
overflow: hidden;
}

#content table, #content td, #content tr {
border: 1px solid #ccc;
padding: 3px;
}


#mainContent h3, #mainContent h4, #mainContent p, #mainContent li {
padding: 5px 0px 10px 0px;
line-height:1.5;
text-align: justify;
}

#mainContent h3, #mainContent h2, #mainContent h4 {
text-align: left;
}

#subNav {
width: 135px; /*Required 150px minus 15 for padding*/
float: left;
}

#subNav li {
margin: 5px;
border: 1px #000 solid;
list-style: none;
/*list-style-image: url(../graphics/bullet2.gif);
list-style-position: inside;*/
}
/*Old list style CAN BE USED IF NEEDED!!!!
#subNav li {
margin-left: 18px;
list-style-image: url(../graphics/bullet2.gif);
}
*/

#subNav li a {
padding: 2px;
display: block;
text-decoration: none;
}

#subNav li a:hover, #subNav li a:active, #subNav li a:focus {
color: #fff;
}

.home #subNav li a {
background: #FFF1CC;
}

.home #subNav li a:hover, .home #subNav li a:active, .home #subNav li a:focus {
background: #FFCF4D;
}

.learners #subNav li a {
background: #F6E5D4;
}

.learners #subNav li a:hover, .learners #subNav li a:active, .learners #subNav li a:focus {
background: #DB944D;
}

.providers #subNav li a {
background: #D8E1F2;
}

.providers #subNav li a:hover, .providers #subNav li a:active, .providers #subNav li a:focus {
background: #5C85C9;
}

.partners #subNav li a {
background: #F2D8EF;
}

.partners #subNav li a:hover, .partners #subNav li a:active, .partners #subNav li a:focus {
background: #C95CBD;
}

.employers #subNav li a {
background: #F2D8DB;
}

.employers #subNav li a:hover, .employers #subNav li a:active, .employers #subNav li a:focus {
background: #C95C68;
}

.info #subNav li a {
background: #E5F2D8;
}

.info #subNav li a:hover, .info #subNav li a:active, .info #subNav li a:focus {
background: #91C95C;
}

.contact #subNav li a {
background: #D8EAF2;
}

.contact #subNav li a:hover, .contact #subNav li a:active, .contact #subNav li a:focus {
background: #5CA8C9;
}

#mainContent {
width: 600px;
float: right;
}

#mainContent ul li {
margin-left: 15px;
margin-bottom: 15px;
list-style-image: url(../graphics/bullet2.gif);
}

#mainContent ol li {
margin-left: 25px;
margin-bottom: 15px;
list-style: decimal;
}

#mainContent ol li ol li {
margin-left: 15px;
margin-bottom: 15px;
list-style: lower-latin;
}

.col2 #mainColumn {
width: 280px; /*Required 300px minus 17 for padding*/
float: left;
padding-left: 5px;
padding-right: 10px;
border-right: 1px dotted #565656;
}

.home .col2 #mainColumn {
border-right: none;
}

.col2 #secondaryColumn {
width: 280px; /*Required 300px minus 15 for padding*/
float: right;
padding-right: 10px;
}

.col1 #mainColumn{
width: 580px;
padding-left: 10px;
padding-right: 10px;
}

.col1 #secondaryColumn {
visibility: hidden;
}

.subPageList {
width: 590px;
overflow: hidden;
}

.subPageList li {
float: left;
width: 150px;
padding: 0px 15px 2px 0px;
margin-left: 15px;
list-style-image: url(../graphics/bullet2.gif);
}

/*-------------------------------------SiteInfo Styles----------------------------------------*/

#siteInfo {
height: 50px;
clear: both;
background: url(../graphics/content-end.jpg) no-repeat bottom center;
}

#siteInfo h2 {
margin-left: 20px;
font-size: 10px;

}

/*-------------------------------------designInfo Styles----------------------------------------*/

#designInfo h2{
text-align: center;
font-size: 10px;
}

/*-------------------------------------Page Specific Styles----------------------------------------*/

#newsList {
padding: 5px;
background: #FFDD82;
border: 1px #AA7B00 solid;
list-style: none;
}

#newsList ul li{
list-style: none;
margin-left: 0;
margin-bottom: 0;
}

.newsItem {
margin-top: 5px;
padding: 3px;
background: #FFF3D4;
}

.home {
background: #FFDD80 url(../graphics/bg-home.jpg) center repeat-y;
}

.learners {
background: #E6B380 url(../graphics/bg-learners.jpg) center repeat-y;
}

.providers {
background: #8AA8D8 url(../graphics/bg-providers.jpg) center repeat-y;
}

.partners {
background: #D88AD0 url(../graphics/bg-partners.jpg) center repeat-y;
}

.employers {
background: #D88A93 url(../graphics/bg-employers.jpg) center repeat-y;
}

.info {
background: #B1D88A url(../graphics/bg-info.jpg) center repeat-y;
}

.contact {
background: #8AC1D8 url(../graphics/bg-contact.jpg) center repeat-y;
}

/*Text colour styles for specific pages*/

.home h2 {
color: #FFBA00;
}

.home h3, .home a {
color: #AA7B00;
}

.learners h2 {
color: #cc6600;
}

.learners h3, .learners a {
color: #6c3600;
}

.providers h2 {
color: #1550b1;
}

.providers h3, .providers a {
color: #09214a;
}

.partners h2 {
color: #b115ad;
}

.partners h3, .partners a {
color: #500a48;
}

.employers h2 {
color: #b11527;
}

.employers h3, .employers a {
color: #650c17;
}

.info h2 {
color: #62b115;
}

.info h3, .info a {
color: #355f0c;
}

.contact h2 {
color: #1583b1;
}

.contact h3, .contact a {
color: #0c4761;
}