body{
    margin: 0; height: 100%;
    background: #babcbd url(/sitecollectionimages/template-images/bg-hatch.gif) repeat-y top center;
}

.access{
    display: none;
}

#full-container{
    width: 928px; /* 940 - 12 */
    height: 100%; margin: 0 auto 0 auto; padding: 0 6px 0 6px;
    background: url(/sitecollectionimages/template-images/bg-main.gif);
}

#hefcw-header{
    height: 75px; padding-left: 11px;
}

#hefcw-header a{
    color: #c0362c;
}

#hefcw-logo img{
    display: block; float: left; margin-top: 11px;
}

#hefcw-logo .language{
    display: block; float: left; margin: 15px 0 0 325px; font-size: 14px;
}

#hefcw-search{
    background: url(/sitecollectionimages/template-images/search-bg.gif);
    float: right; margin: 3px 3px 0 0; padding: 14px 0 0 9px;
    width: 220px; /* 229 - 9px padding */
    height: 55px; /* 69 - 14px padding */
}

#hefcw_search_nav{
    clear: both; height: 56px;     background: url(/sitecollectionimages/template-images/secondary-nav-bg.gif) no-repeat bottom left;
}

#hefcw-search h2{
    display: block; float: left; margin-right: 120px; margin-bottom: 12px; font-size: 13px;
    font-weight: normal; color: #c0362c;
}

#hefcw-content-main #hefcw-search-circulars h2{
    display: block; float: left;
    margin: 4px 34px 0 14px; /*120px; margin-bottom: 12px; */
    font-size: 13px;
    font-weight: normal; color: #c0362c;
}

#hefcw-search .help{
    display: block; float: left;
}

#hefcw-search form{
    clear: both;
}

#hefcw-search-circulars form{
}

#hefcw-search .textarea, #hefcw-search-circulars .textarea{
    border: 1px solid #d9dadb; color: #878889; font-size: 13px;
    width: 162px; height: 17px;
}

#hefcw-search-circulars .textarea{
    width: 242px;
}

#hefcw-search .button, #hefcw-search-circulars .button{
    position: relative; width: 43px; height: 21px; border: none; margin: 0; top: -1px;
    background: url(/sitecollectionimages/template-images/btn-go.gif) no-repeat top left;
}

#hefcw-search .button_welsh, #hefcw-search-circulars .button{
    position: relative; width: 43px; height: 21px; border: none; margin: 0; top: -1px;
    background: url(/sitecollectionimages/template-images/btn_go_welsh.gif) no-repeat top left;
}


#hefcw-nav-primary{
    clear: both; width: 100%; height: 85px; line-height: 1.3em;
}

#hefcw-nav-primary li{
    float: left; width: 116px; height: 85px;
}

#hefcw-nav-primary li a{
    display: block; padding: 10px; width: 96px; height: 65px; text-decoration: none; color: white;
}


#hefcw-nav-primary li a.last{

}

#hefcw-nav-secondary{
    clear: both; height: 56px; line-height: 1.1em;
    background: url(/sitecollectionimages/template-images/secondary-nav-bg.gif) no-repeat bottom left;
}

#hefcw-nav-secondary li{
    float: left; width: 116px; height: 56px;
}

#hefcw-nav-secondary li a{
    text-decoration: none; color: #878889; display: block; padding: 10px; width: 95px; height: 36px;
}

#hefcw-nav-secondary li a:hover, #hefcw-nav-secondary li a.current{
    background: url(/sitecollectionimages/template-images/secondary-over.gif) no-repeat top left;
    color: white;
}

#hefcw-nav-breadcrumb{
    clear: both; height: 25px; background-color: #ececed; border-top: 3px solid #d1d3d4;
}

#hefcw-nav-breadcrumb ol{
    margin-left: 10px;
}

#hefcw-nav-breadcrumb li{
    float: left; height: 25px;
}

#hefcw-nav-breadcrumb .print{
    width: 175px; float: right;
}

#hefcw-nav-breadcrumb .print a{
    background: url(/sitecollectionimages/template-images/print.gif) no-repeat;
    height: 25px; color: #c0362c; line-height: 25px;
    padding-left: 20px;
}

#hefcw-nav-breadcrumb li a{
    height: 25px; color: #878889; line-height: 25px;
}

#hefcw-content{
    margin: 14px 0 14px 0;
}

#hefcw-language-select{
    width:904px; height:489px;
    margin: -14px 0 44px 12px ;
    position: relative;
}

#hefcw-language-select .language{
    position: absolute;
    top: 245px;
    padding: 14px;
    width: 204px; /*232px - 28px padding*/;
    height: 155px; /*183px - 28px padding*/;
    background: url(/sitecollectionimages/template-images/selection-bg.gif);
}

#hefcw-language-select .language a{
    position: absolute;
    bottom: 10px;
}

#hefcw-language-select .cymraeg{
    left: 200px;
}

#hefcw-language-select .english{
    left: 474px;
}

#hefcw-content-nav{
    clear: both; width: 177px; float: left;
    background: url(/sitecollectionimages/template-images/content-nav-bg.gif);
}

#hefcw-content-nav.landing{
    background: none;
}

#hefcw-content-nav.landing img{
    display: block;
    margin: 0 0 54px 10px;
}

#hefcw-content-nav ol{
    margin: 24px 0 24px 10px;
}


#hefcw-content-nav li{
    display: block; width: 158px; 
    /*height: 38px;*/
}

#hefcw-content-nav li a{
    display: block;
    position: relative;
    left: -20px;
    padding-left: 20px;
    width: 138px; 
    /*height: 38px;*/
    margin-left: 20px; color: #878889; font-weight: bold;
    /*line-height: 38px;*/
    line-height: 1.1em;
    min-height: 22px;
    padding-top: 12px;
    padding-bottom: 4px;
    text-decoration: none;
    background: url(/sitecollectionimages/template-images/content-nav-dots.gif) no-repeat bottom left;
}

#hefcw-content-home{
    width: 723px; /* 576 - 30px padding + 177 */
    float: left; padding: 0 20px 0 10px;
}

#hefcw-content-main{
    width: 546px; /* 576 - 30px padding */
    float: left; padding: 0 15px 0 15px;
}

#hefcw-content-main h2{
    color: #c0362c; font-size: 22px; font-weight: normal; margin-bottom: 18px;
}

#hefcw-content-main p{
    margin-bottom: 15px; line-height: 1.4em; width: 502px;
}

#hefcw-content-main p.firstpara{
    font-size: 14px;
}

#hefcw-content-main .rounded{
    width: 502px; margin-bottom: 10px;
    background: url(/sitecollectionimages/template-images/rounded-mid.gif);
}

#hefcw-content-main .roundedred{
    width: 502px; margin-bottom: 10px;
    background: url(/sitecollectionimages/template-images/rounded-mid-red.gif);
}


#hefcw-content-main .rounded p{
	width:480px;
}

#hefcw-content-main .rounded .top{
    height: 6px;
    background: url(/sitecollectionimages/template-images/rounded-top.gif);
}


#hefcw-content-main .roundedred .top{
    height: 6px;
    background: url(/sitecollectionimages/template-images/rounded-top-red.gif);
}


#hefcw-content-main .rounded .topheader{
    height: 6px;
    background: url(/sitecollectionimages/template-images/rounded-top-header.gif);
}

#hefcw-content-main .rounded .bottom{
    clear: both;
    height: 6px;
    background: url(/sitecollectionimages/template-images/rounded-bottom.gif);
}

#hefcw-content-main .roundedred .bottom{
    clear: both;
    height: 6px;
    background: url(/sitecollectionimages/template-images/rounded-bottom-red.gif);
}


#hefcw-content-main ul{
    list-style-type: disc; color: #c0362c; margin: 10px 1em 0 2.3em; line-height: 1.5em;
}

#hefcw-content-main ul li span{
    color: #878889;
}

#hefcw-content-main li{
    margin-bottom: .5em;
}

#hefcw-content-main a.download{
    display: block; font-size: 14px;font-style: italic; height: 21px; line-height: 21px; padding-left: 34px;
    background: url(/sitecollectionimages/template-images/icon-down.gif) no-repeat;
}

#hefcw-content-main a.cta{
    display: block; font-size: 14px;font-style: italic; height: 21px; line-height: 21px; padding-left: 34px;
    background: url(/sitecollectionimages/template-images/icon-right.gif) no-repeat;
}

#hefcw-content-main a.backlink{
    display: block; font-size: 14px;font-style: italic; height: 21px; line-height: 21px; padding-left: 34px;
    background: url(/sitecollectionimages/template-images/icon-left.gif) no-repeat;
}

#hefcw-content-links{
    width: 175px; float: left;
}

#hefcw-content-links img{
    margin-bottom: 8px;
}

#hefcw-content-links h3{
    width: 165px; height: 21px; line-height: 21px; padding-left: 6px; margin-bottom: 3px; color: white; font-weight: bold;
}

#hefcw-content-links .linksection{
    width: 147px; padding-left: 10px;
    background: url(/sitecollectionimages/template-images/links-left.gif) repeat-y top left;
}

#hefcw-content-links .linksection ol{
    padding-bottom: 6px;
    background: url(/sitecollectionimages/template-images/links-dots.gif) no-repeat bottom left;
}

#hefcw-content-links .linksection li{
    /*height: 18px; */
    width: 157px;
    background: url(/sitecollectionimages/template-images/links-bg.gif) no-repeat top left;
}

#hefcw-content-links .linksection a{
    color: #c0362c; display: block; 
    margin-left: 20px; 
    width: 137px; 
    line-height: 18px;
}

#hefcw-content-links .linksection h4{
    line-height: 24px;
}

#hefcw-footers{
    clear: both;
}

#hefcw-footers #hefcw-content-footer{
    width: 546px; /* 576 - 30px padding */
    float: left; padding: 0 15px 0 15px;
}

#hefcw-footers #hefcw-links-footer{
    width: 175px; float: left;
}

#hefcw-footers #hefcw-sponsor{
    float: left; width: 177px; position: relative;
}

#hefcw-footers #hefcw-sponsor .sponsor{
    position: relative; margin-top: -36px; margin-left: 10px;
}

#hefcw-footers a{
    font-size: 9px; color: #878889;
}

#hefcw-footers li{
    float: left;
}
