﻿@import "normalize.css";
@import "main_navigation.css";
@import "news.css";
@import "events.css";
@import "form.css";
@import "tabPanel.css";
@import "sideBoxes.css";

body 
{
    background: url(../imgs/shd/bodyBg.gif) top left repeat;
    font-family: Verdana, Arial;
    font-size: 12px;
}

h1, h2 { font-weight: normal; }

/** CONTENT STYLES **/

#pageContent ul, #pageContent ol 
{
    margin-left: 3em;
    padding-top: 0.7em;
}

#pageContent ul { list-style-type: disc; }

#pageContent ol { list-style-type: decimal; }

#pageContent strong { font-weight: bold; }

#pageContent em { font-style: italic; }

#pageContent a { color: #660066; text-decoration: underline; }

#pageContent a:hover { color: #f93; text-decoration: none; }

#container 
{
    width: 990px;
    margin: 0 auto;
}

#contentArea 
{
    width: 950px;
    border: 10px solid #ff9933;
    padding: 10px;
    background: #fff;
}

#flashTop 
{
    width: 751px;
    float: left;
    background: url(../imgs/home/flash_img.jpg) top left no-repeat;
    min-height: 365px;
    height: auto !important;
    height: 365px;
}

#homeRightCol 
{
    width: 179px;
    float: right;
    background: url(../imgs/home/rightColBg.jpg) top left no-repeat;
    padding: 10px;
    min-height: 345px;
    height: auto !important;
    height: 345px;
}

#primaryContent 
{
    width: 950px;
    padding-bottom: 10px;
}

#secondaryContent 
{
    width: 950px;
}


.clear { clear: both; }

/** QUICKLINKS **/

#quickLinks {
    border-bottom:1px solid #FF9900;
    border-top:1px solid #FF9900;
    margin-top:8px;
    padding:10px 0;
    width: 950px;
}

#quickLinks .quickLinkCol
{
    width: 180px;
    margin-right: 10px;
    float: left;
}

#quickLinks h2, #quickLinks a
{
    font-size: 11px;
}

#quickLinks h2 
{
    font-weight: bold;
}

#quickLinks a 
{
    color: #606;
}

#quickLinks h2 a
{
    text-decoration: none;
    color: #ff9933;
}

#quickLinks ul {
    list-style-type: disc;
    margin-left: 14px;
}

#quickLinks ul li {
    padding-bottom: 0.3em;
    color: #606;
}

#quickLinks ul.title {
    list-style-type: none;
    margin: 0;
}

#quickLinks ul.title li {
   
}


/** FOOTER **/

#footer 
{
    width: 990px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    margin: 1em auto;
    font-size: 0.9em;
}

#footer span 
{
    margin-left: 2em;
}

#footer span a
{
    margin-left: 0.4em;
}

#footer a
{
    color: #fff;
}

#footer p
{
    line-height: 24px;
}


/** HEADER STYLES **/

#header { height: 95px; margin-top: 1em; }

#logo img { display: block; }

#topNav 
{
    float: left;
    width: 510px;
    margin: 29px 0 0 10px;
}

#topNav li a 
{
    padding-top: 52px;
    height: 0px;
    display: block;
    margin-right: 5px;
    overflow: hidden;
    float: left;
}

#topNav li a#youngPeople:hover, #topNav li a#parentsCarers:hover, 
#topNav li a#employers:hover, #topNav li a#professionals:hover
{
    background-position: 0 0;
}

#topNav li a#youngPeople 
{
    background: url(../imgs/buttons/navYoungPeople.gif) 0 -52px no-repeat;
    width: 119px;
}

#topNav li a#parentsCarers 
{
    background: url(../imgs/buttons/navParentsCarers.gif) 0 -52px no-repeat;
    width: 140px;
}

#topNav li a#employers
{
    background: url(../imgs/buttons/navEmployers.gif) 0 -52px no-repeat;
    width: 97px;
}

#topNav li a#professionals
{
    background: url(../imgs/buttons/navProfessionals.gif) 0 -52px no-repeat;
    width: 114px;
}

#professionals #topNav li a#professionals { background-position: 0 0; }
#employers #topNav li a#employers { background-position: 0 0; }
#parentsCarers #topNav li a#parentsCarers { background-position: 0 0; }
#youngPeople #topNav li a#youngPeople { background-position: 0 0; }  

#topNavCover {
    text-align: right;
}

#topNav li, #topNavCover li
{
    display: inline;
    margin-left: 0.4em;
}

#topNav li a, #topNavCover li a
{
    color: #fff;
}  

#header #logo 
{
    float: left;
    width: 169px;
}

#headerFunctions 
{
    float: left;
    width: 300px;
}

#headerFunctions #search fieldset
{
    float: right;
    margin-top: 7px;
    width: 171px;
}

#headerFunctions .searchInput 
{
    border: 1px solid #ccc;
    padding: 3px 3px 2px 3px;
    float: left;
    margin-right: 5px;
    
}

#headerFunctions #searchGo 
{
    width: 58px;
    float: right;
    padding-top: 23px;
    height: 0px;
    overflow: hidden;
    display: block;
    background: url(../imgs/buttons/searchBtn.gif) no-repeat;
}

#headerFunctions #searchGo:hover
{
    background: url(../imgs/buttons/searchBtn.gif) 0 -23px;
}

.browsealoud 
{
    display: block;
    overflow: hidden;
    height: 0px;
    padding-top: 35px;
    background: url(../imgs/buttons/browsealoud.gif) no-repeat;   
    width: 105px;
}

.browsealoud:hover
{
    background: url(../imgs/buttons/browsealoud.gif) 0 -35px;   
}

#otherFunctions 
{
    clear: both;
}

#otherFunctions p 
{
    float: right;
    color: #fff;
}

#otherFunctions a 
{
    color: #fff;
}

a.size1 { display: block; width: 9px; padding-top: 22px; height: 0px; float: left; overflow: hidden; background: url(../imgs/shd/smallText.gif) no-repeat top left; }
a.size2 { display: block; width: 13px; padding-top: 22px; height: 0px; float: left; overflow: hidden; background: url(../imgs/shd/mediumText.gif) no-repeat top left; }
a.size3 { margin-right: -3px; display: block; width: 18px; padding-top: 22px; height: 0px; float: left; overflow: hidden; background: url(../imgs/shd/largeText.gif) no-repeat top left; }

p.textSize span { float: left; height: 12px; padding-top: 10px; padding-right: 4px; }

a.size1:hover, a.size2:hover, a.size3:hover { background-position: 0 -22px; }

p.textSize { margin-top: 23px; }
p.accessibility { margin: 30px 0 0 20px; }
p a.browsealoud { margin: 10px 0 0 12px; }

#primaryContent a.size1, #primaryContent a.size2, #primaryContent a.size3, #primaryContent a.print 
{
    padding-left: 3px;
}

#primaryContent a.size1:hover, #primaryContent a.size2:hover, #primaryContent a.size3:hover, #primaryContent a.print:hover
{
    background-position: top left;
}

#primaryContent a.size1 { display: block; width: 9px; padding-top: 22px; height: 0px; float: left; overflow: hidden; background: url(../imgs/shd/contentsmallText.gif) no-repeat 0 -22px; }
#primaryContent a.size2 { display: block; width: 13px; padding-top: 22px; height: 0px; float: left; overflow: hidden; background: url(../imgs/shd/contentmediumText.gif) no-repeat 0 -22px; }
#primaryContent a.size3 { display: block; width: 18px; padding-top: 22px; height: 0px; float: left; overflow: hidden; background: url(../imgs/shd/contentlargeText.gif) no-repeat 0 -22px; }
#primaryContent a.print { display: block; width: 21px; padding-top: 22px; height: 0px; float: left; overflow: hidden; background: url(../imgs/shd/contentPrint.gif) no-repeat 0 -22px; }

/** RIGHT HAND SIDE TOP **/

#findUs h2 
{
    padding-top: 16px;
    height: 0px;
    display: block;
    overflow: hidden;
    background: url(../imgs/home/findUsTitle.gif) no-repeat;  
}

#findUs a 
{
    width: 179px;
    height: 0px;
    padding-top: 120px;
    display: block;
    background: url(../imgs/home/findUsMap.gif) no-repeat;  
    margin-top: 1em;
}

#findUs a:hover 
{
    background-position: 0 -120px;
}

#whatsOn, #whatsOn a 
{
    color: #fff;
}

#whatsOn h2 
{
    padding-top: 13px;
    height: 0px;
    display: block;
    overflow: hidden;
    background: url(../imgs/home/whatsOnTitle.gif) no-repeat;
    margin-bottom: 0.2em;
}

#whatsOn #whatsOnDetails a 
{
    text-decoration: none;
    font-weight: bold;
}

#whatsOn #whatsOnDetails a span
{
    font-weight: normal;
}

#whatsOn #whatsOnDetails a:hover
{
    text-decoration: underline;
}

#whatsOn, #homeLatestNews
{
    border-top: 1px solid #f93;
    padding-top: 1em;
}

#homeLatestNews, #whatsOn
{
    margin-top: 1em
}

#homeLatestNews h2 
{
    padding-top: 13px;
    height: 0px;
    display: block;
    overflow: hidden;
    background: url(../imgs/home/whatsNewTitle.gif) no-repeat;
    margin-bottom: 0.2em;
}

#homeLatestNews a
{
    text-decoration: none;
    color: #fff;
    float:left;
    margin-bottom:2px;
    padding-top:1px;
}

#homeLatestNews a:hover
{
    text-decoration: underline;
}


/********** INNER PAGE STYLES START HERE ************/

.inner #contentArea
{
    padding: 0;
    width: 970px;
    border: none;
}    

#youngPeople #contentArea { background: #f93; border: 10px solid #f93; }
#parentsCarers #contentArea { background: #00a0e2; border: 10px solid #00a0e2; }
#employers #contentArea { background: #9b87bc; border: 10px solid #9b87bc; }
#professionals #contentArea { background: #d12382; border: 10px solid #d12382; }

#headerImage 
{
    position: relative;
    margin-bottom: 1em;
}

#headerImage img
{
    display: block;
}

/** USEFUL LINKS **/

#headerImage #usefulLinks 
{
    position: absolute;
    top: 20px;
    right: 40px;
}

#usefulLinks h2 
{
    padding-top: 53px;
    height: 0px;
    width: 109px;
    display: block;
    overflow: hidden;
    background: url(../imgs/shd/usefulLinksTitle.gif) no-repeat;
    margin-bottom: 0.2em;
}

#usefulLinks ul
{
    padding-top: 7px;
    padding-left: 34px;
}

#usefulLinks li 
{
    margin-top: 0.6em;
}

#usefulLinks a
{
    color: #fff;
    font-size: 16px;
    background: url(../imgs/shd/whiteArrowBullet.gif) no-repeat 0 7px;
    padding-left: 14px;
}

.inner #content 
{
    width: 750px;
    padding: 10px;
    float: right;
    background: #fff;
}

.inner #innerLHS 
{
    width: 200px;
    float: left;
}


/** CONTENT AREA STYLES **/

.inner #content #primaryContent 
{
    width: 552px;
    margin-right: 7px;
    float: left;
}

.inner #content #primaryContent #heading h1 
{
    width: 70%; float: left;
}

.inner #content #primaryContent #accessibility
{
    width: auto; float: right;
}

.inner #content #primaryContent #pageContent 
{
    clear: both;
    padding-top: 0.1em;
}

.inner #content #primaryContent #pageContent p
{
    margin-top: 1em;
    line-height: 1.4em;
}

.inner #content #secondaryContent 
{
    width: 190px;
    float: right;
}

/** SHARE WIDGET STYLING **/

#share{
    background: #fff;
    margin:1.5em 0 0;
    padding-top: 1em;
    float:left;
    width:100%;
    height:59px;
    border-top: 1px solid #f93;
}

#share ul{
    padding: 3px 0 0 0;
    margin: 0px;
}

#share ul li{
    float:left;
}

#share ul li a{
    color:#000;
    padding-left: 25px;
    margin-right:25px;
}

.delicious { background: url("../imgs/widgets/delicious.gif") no-repeat 0 0; }
.digg { background: url("../imgs/widgets/digg.gif") no-repeat 0 0; }
.redit { background: url("../imgs/widgets/redit.gif") no-repeat 0 0; }
.facebook { background: url("../imgs/widgets/facebook.gif") no-repeat 0 0; }
.stumbleupon { background: url("../imgs/widgets/stumbleupon.gif") no-repeat 0 0; }

/** INNER QUICKLINKS **/

.inner #quickLinks 
{
    background: #fff;
    padding: 10px;
    width: 950px;
    border: none;
}

/** RHS BOXES **/

#relatedLinks li 
{
    padding: 4px;
    background: #660066;
    margin-bottom: 0.4em;
}

#relatedLinks li:hover
{
    background: #510051;
}

#relatedLinks a
{
    background: url(../imgs/shd/relatedPagesBullet.gif) 0 1px no-repeat;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 0.8em;
    display: block;
    text-decoration: none;
}

.rhsBox 
{
    background: url(../imgs/shd/rhsBoxGrad.jpg) top left repeat-x #a264a2;
}

#askmeabout 
{
    padding: 15px 0 0 13px;
    background: #660066 url(../imgs/shd/askMeAbout.jpg) no-repeat bottom right;
    min-height: 116px;
    height: auto !important;
    height: 116px;
}

#askmeabout h2 
{
    padding-top: 31px;
    width: 108px;
    height: 0px;
    display: block;
    overflow: hidden;
    background: url(../imgs/shd/askMeAboutTitle.gif) no-repeat;
    margin-bottom: 0.2em;
}

#askmeabout ul 
{
    margin-top: 0.7em;
    padding-bottom: 1em;
    list-style-type: none;
} 

#askmeabout li 
{
    margin-bottom: 0.4em;
}

#askmeabout li a 
{
    color: #fff;
    text-decoration: none;
    padding-left: 9px;
    font-size: 0.9em;
    background: url(../imgs/shd/orangeArrowBullet.gif) no-repeat 0 4px;
}

#askmeabout li a:hover
{
    text-decoration: underline;
}

#askmeabout li a.more
{
    color: #606;
}

/** INNER NEWS AND EVENTS **/

#newsAndEvents 
{
    padding: 0 10px 10px;
}

#newsAndEvents #whatsOn, #whatsOn a 
{
    color: #fff;
}

#newsAndEvents #whatsOn h2 
{
    padding-top: 12px;
    height: 0px;
    display: block;
    overflow: hidden;
    background: url(../imgs/shd/whatsOnTitle.gif) no-repeat;
    margin-bottom: 0.2em;
}

#newsAndEvents #whatsOn #whatsOnDetails a 
{
    text-decoration: none;
    font-weight: bold;
}

#newsAndEvents #whatsOn #whatsOnDetails a span
{
    font-weight: normal;
}

#newsAndEvents #whatsOn #whatsOnDetails a:hover
{
    text-decoration: underline;
}

#newsAndEvents #whatsOn 
{
    border-top: none;
    padding-top: 1em;
}

#newsAndEvents #news, #whatsOn
{
    margin-top: 0.5em
}

#newsAndEvents #news h2 
{
    padding-top: 12px;
    height: 0px;
    display: block;
    overflow: hidden;
    background: url(../imgs/shd/whatsNewTitle.gif) no-repeat;
    margin-bottom: 0.2em;
}

#newsAndEvents #news a
{
    text-decoration: none;
    color: #fff;
}

#newsAndEvents #news a:hover
{
    text-decoration: underline;
}

/** REMOVE UNWANTED WIDGETS **/

.regBtn, #loginWidget 
{
    display: none;
}

#innerLHS #findus a
{
    display: block;
    padding-top: 168px;
    width: 190px;
    height: 0px;
    overflow: hidden;
    margin-top: 1em;
}
    
#innerLHS #condir
{
    margin-top: 1em;
    display: block;
    padding-top: 143px;
    width: 190px;
    height: 0px;
    overflow: hidden;
}

#youngPeople #innerLHS #findus a { background: url(../imgs/shd/orangeFindUs.jpg) no-repeat top left; }
#parentsCarers #innerLHS #findus a { background: url(../imgs/shd/blueFindUs.jpg) no-repeat top left; }
#employers #innerLHS #findus a { background: url(../imgs/shd/purpleFindUs.jpg) no-repeat top left; }
#professionals #innerLHS #findus a { background: url(../imgs/shd/pinkFindUs.jpg) no-repeat top left; }

#youngPeople #innerLHS #findus a:hover,
#parentsCarers #innerLHS #findus a:hover,
#employers #innerLHS #findus a:hover,
#professionals #innerLHS #findus a:hover
{ background-position: 0 -168px; }

#youngPeople #innerLHS #condir { background: url(../imgs/shd/orangeCnxDirect.jpg)  no-repeat top left; }
#parentsCarers #innerLHS #condir { background: url(../imgs/shd/blueCnxDirect.jpg) no-repeat top left; }
#employers #innerLHS #condir { background: url(../imgs/shd/purpleCnxDirect.jpg) no-repeat top left; }
#professionals #innerLHS #condir { background: url(../imgs/shd/pinkCnxDirect.jpg) no-repeat top left; }

#youngPeople #innerLHS #condir:hover,
#parentsCarers #innerLHS #condir:hover,
#employers #innerLHS #condir:hover,
#professionals #innerLHS #condir:hover
{ background-position: 0 -143px; }

#youngPeople #innerLHS #innerNav { background: url(../imgs/shd/orangeMenuBg.jpg) top left no-repeat; }
#parentsCarers #innerLHS #innerNav { background: url(../imgs/shd/blueMenuBg.jpg) top left no-repeat; }
#employers #innerLHS #innerNav { background: url(../imgs/shd/purpleMenuBg.jpg) top left no-repeat; }
#professionals #innerLHS #innerNav { background: url(../imgs/shd/pinkMenuBg.jpg) top left no-repeat; }

/** NAVIGATION STYLES **/

ul#innerNav 
{
    min-height: 128px;
    height: auto !important;
    height: 128px;
    padding: 10px;
}

ul#innerNav a 
{
    color: #fff;
    display: block;
}

ul#innerNav a:hover, ul#innerNav li#homeNav li a:hover, ul#innerNav li#homeNav li.on a:hover
{
    text-decoration: underline;
}

ul#innerNav li#homeNav ul
{
    margin-top: 0.6em;
}

ul#innerNav li#homeNav ul ul
{
    margin-top: 0;
}

ul#innerNav li#homeNav a
{
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}

ul#innerNav li#homeNav li 
{
    padding-bottom: 0.3em;
}
 
ul#innerNav li#homeNav li a
{
    font-size: 12px;
    padding-left: 10px;
    background: url(../imgs/shd/whiteArrowBullet.gif) no-repeat 0 5px;
}   

ul#innerNav li#homeNav li.on a
{
    background: url(../imgs/shd/blackArrowBullet.gif) no-repeat 0 5px;
    font-weight: bold;
}  

ul#innerNav li#homeNav li.on ul 
{
    margin-left: 0.8em;
    margin-top: 0.3em;
}  

ul#innerNav li#homeNav li.on li.off a
{
    background: url(../imgs/shd/whiteArrowBullet.gif) no-repeat 0 5px;
    font-weight: normal;
}  

/** SEARCH RESULTS PAGE **/

.searchResultsPage .searchTerm { font-weight: bold; color: #660066; }

.searchResultsPage h2 { margin: 1em 0; }

.searchResultsPage .searchResult 
{
    padding-bottom: 1em; border-top: solid 1px #660066;
}

# pageContent li

{
    margin-left:15px
}
