/* 
    Document   : default
    Created on : 21-Jan-2013, 08:38:52
    Author     : Adam Maltpress <adam@maltpress.co.uk>
    Description:
        Main stylesheet including reset styles
*/

@import url('fonts.css');

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* main layout */

html, body {
    
}

body {padding-top: 10px;}

.inner {
    width: 930px;
    margin: 0 auto;
}
.clear{clear: both; line-height: 0; font-size: 0; height: 0;}
.left{float: left}
.right{float: right}
.headerRow1 {height: 130px;}
.headerRow2 {height: 75px;}
.row {width: 930px; clear: both;}
.column1 {width: 225px; float: left; border-bottom: 1px solid #4b575f; margin: 0px 10px 10px 0px; height: 100%; position: relative;}
.column2 {width: 460px; float: left; border-bottom: 1px solid #4b575f; margin: 0px 10px 10px 0px; height: 100%; position: relative;}
.column3 {width: 695px; float: left; border-bottom: 1px solid #4b575f; margin: 0px 10px 10px 0px; height: 100%; position: relative;}
.column4 {width: 930px; float: left; border-bottom: 1px solid #4b575f; margin: 0px 10px 10px 0px; position: relative;}
.columnhalf {width: 107.5px; margin-right: 10px; float: left;}
.last {margin-right: 0px !important;}
.nounder {border-bottom: none;}
.leftColumn, .rightColumn {float: left;}

/*
SPECIFICS
**************/

/* header elements */
h1.logo a {
    display: block;
    width: 227px;
    height: 120px;
    background: transparent url('../images/logo-new.png') no-repeat;
    text-indent: -10000px;
    line-height: 0;
    font-size: 0;
    margin-top: 0px;
}

h1#biglogo a {
    display: block;
    width: 460px;
    height: 74px;
    background: transparent url('../images/biglogo.png') no-repeat;
    text-indent: -10000px;
    line-height: 0;
    font-size: 0;
    margin-top: 0px;
    margin-bottom: 10px;
}


header .headerRow1 .headerBlocks aside {
    background: #e5e6e8;
    height: 105px;
    padding: 5px 10px 10px;
    width: 205px;
    position: relative;
}

header .headerRow1 .headerBlocks aside:hover {
    background-color: #fde5db;
}

header .headerRow1 .headerBlocks aside.reverse {
    background: #e96527;
    color: #fff;
}

header .headerRow1 .headerBlocks aside h2, header .headerRow1 .headerBlocks aside.reverse a {
    font-family: 'co_headlineregular', helvetica, arial, sans-serif;
    color: #5d6b73;
    font-size: 1.5em;
    line-height: 0.9em;
    margin-top: 7px;
}

header .headerRow1 .headerBlocks aside.reverse h2, header .headerRow1 .headerBlocks aside.reverse a {color: #fff;}
 header .headerRow1 .headerBlocks aside.reverse a {font-size: 1.1em; font-weight: normal; margin-top: 0;}
header .headerRow1 .headerBlocks aside h2 cufon {
    margin-top: -7px;
}

header .headerRow1 .headerBlocks aside a {
    position: absolute;
    font-family: Helvetica, arial, sans-serif;
    text-decoration: none;
    color: #5c6a72;
    font-weight: bold;
    font-size: 0.8em;
    display: block;
    width: 205px;
    line-height: 1.2em;
    height: 105px;
    margin-left: -10px;
    padding: 10px;
    margin-top: -10px;
    float: left;
}

header .headerRow1 .headerBlocks aside {
    background-position: 167px 50px;
    background-repeat: no-repeat;
    float: left;
    position: relative;
}

header .headerRow1 .headerBlocks aside a span {position: absolute; bottom: 10px; width: 137px;}

header .headerRow1 .headerBlocks aside a:hover {
    text-decoration: underline;
}

header .headerRow1 .headerBlocks aside.events {
    background: #e5e6e8 url('../images/calendar-new.png') no-repeat 167px 50px;
}
header .headerRow1 .headerBlocks aside.consultation {
    background: #e5e6e8 url('../images/pen.png') no-repeat 173px 62px;
}

header .headerRow1 .headerBlocks aside.events:hover {
    background: #fde5db url('../images/calendar-new-on.png') no-repeat 167px 50px;
}
header .headerRow1 .headerBlocks aside.consultation:hover {
    background: #fde5db url('../images/pen-ion.png') no-repeat 173px 62px;
}

header .headerRow1 .headerBlocks aside.fullback {
    background-position: 0 0 !important;
    float: left;
}

header .headerRow1 .headerBlocks aside.fullback a {
    position: absolute;
    float: left;
}

/* search */
div.searchBox {
    padding: 0px;
}

div.searchBox form {
    margin-bottom: 5px;
}

div.searchBox form input {
    border: 1px solid #4b575f;
    width: 162px;
    padding-bottom: 2px;
}

div.searchBox form input#searchsubmit {
    width: 50px;
    border: none;
    background: #5c6a72;
    color: #fff;
    float: right;
    padding: 2px 2px;
    font-weight: bold;
    font-size: 0.75em;
    font-family: Helvetica, arial, sans-serif;
    -webkit-appearance: none;border-radius: 0;-webkit-border-radius:0;
}

@media (max-device-width: 640px) {
    div.searchBox form input {
        width: 158px;
    }
}

div.searchBox a {
    color: #000;
    padding-right: 18px;
    text-decoration: none;
    font-family: Helvetica, arial, sans-serif;
    font-size: 0.7em;
    margin-right: 7px;
}

div.searchBox a.share {
    background: transparent url('../images/arrow_down_off.png') no-repeat right;
}

div.searchBox a.share:hover {
    background-image: url('../images/arrow_down_on.png');
}

div.searchBox a.print {
    background: transparent url('../images/printer_off.png') no-repeat right;
}

div.searchBox a.print:hover {
    background-image: url('../images/printer_on.png');
}

/* small blocks */

header .headerRow2 a.headerButton {
    background: #6c7980;
    height: 57px;
    display: block;
    color: #fff;
    text-decoration: none;
    font-family: 'tondobold', helvetica, arial, sans-serif;
    font-size: 0.9em;
    padding: 3px 34px 5px 5px;
    width: 68.5px;
}

header .headerRow2 a.headerButton:hover {
    background-color: #f57538;
}

header .headerRow2 a.feedback {
    background: #6c7980 url('../images/feedback.png') no-repeat 48px 19px;
}
header .headerRow2 a.feedback:hover {
    background: #f57538 url('../images/feedback-on.png') no-repeat 48px 19px;
}

header .headerRow2 a.updates {
    background: #6c7980 url('../images/updated.png') no-repeat 48px 19px;
}
header .headerRow2 a.updates:hover {
    background: #f57538 url('../images/updated-on.png') no-repeat 48px 19px;
}
header .headerRow2 a.email {
    background: #6c7980 url('../images/email.png') no-repeat 48px 25px;
}
header .headerRow2 a.email:hover {
    background: #f57538 url('../images/email-on.png') no-repeat 48px 25px;
}
header .headerRow2 a.download {
    background: #6c7980 url('../images/download.png') no-repeat 66px 19px;
}
header .headerRow2 a.download:hover {
    background: #f57538 url('../images/download-on.png') no-repeat 66px 19px;
}
header .headerRow2 a.twitter {
    background: #6c7980 url('../images/twitterheader.png') no-repeat 62px 27px;
}
header .headerRow2 a.twitter:hover {
    background: #f57538 url('../images/twitterheader.png') no-repeat 62px 27px;
}

header .headerRow2 a.event {
    background: #6c7980 url('../images/calendarhead.png') no-repeat 70px 17px;
}
header .headerRow2 a.event:hover {
    background: #f57538 url('../images/calendarhead-on.png') no-repeat 70px 17px;
}


.nobottom {border-bottom: 0;}

/* navigation */

nav.mainnav {
    font-family: 'tondobold', helvetica, arial, sans-serif;
    margin-right: 0px;
    overflow: visible;
    font-size: 15px;
    border-bottom: 1px solid #4b575f;
    clear: both;
    width: 100%;
    float: left;
    height: 27px;
    margin-bottom: 10px;
}

nav.mainnav a {
    color: #4b575f;
    text-decoration: none;
    
}

nav.mainnav li.current-menu-item a, nav.mainnav a:hover {
    color: #FA5022;
}

nav.mainnav li.highlight a {
    color:#FA5022;
}

nav.mainnav ul {
    display: flex;
    justify-content: space-between;
    
}

nav.mainnav ul {}

nav.mainnav ul li {
    line-height: 1.2em;
    position: relative;
    float: left;
/*    margin-right: 10px;*/
    padding-bottom: 10px;
    
}

nav.mainnav ul li:hover {
    
}

nav.mainnav ul li a {
    font-size: 1.2em;
}

nav.mainnav ul li ul {
    display: none;
    margin: 0px 0px 0px 10px;
    position: absolute;
    
    width: 200px !important;
    top: 27px;
    z-index: 10000;
    
    background: #fff;
    border-top: 1px solid #4b575f;
    border-bottom: 1px solid #4b575f;
    height: auto;
    left: -15px;
    padding: 0;
}

nav.mainnav ul li:hover ul {
    display: block;
}

nav.mainnav ul li.current-menu-ancestor ul {
    
}
nav.mainnav ul li ul li {
        line-height: 1.3em;
        border: none;
        padding-bottom: 0px;
        width: 100%;
        padding: 5px 10px;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;   
        margin-bottom: 5px;
}

nav.mainnav ul li ul li:last-child {margin-bottom: 0;}
nav.mainnav ul li ul a {
    font-size: 1em;
    color: #4b575f;
    display: block; width: 100%;
}

nav.mainnav ul li ul li:hover {
    background: #ccc;
    
}

nav.mainnav ul li ul a:hover {
    color: #FA5022;
    
}

nav.mainnav ul li:hover ul li ul {display: none;}

nav.mainnav ul li ul li:hover ul {display: block; position: absolute; left: 190px; top: -1px;}


/* slider - move to home.css? */

aside.sliderWrap {
    padding-bottom: 10px;
    position: relative;
}

aside.sliderWrap .sliderJSWrap .slider {
    background: #000;
    display: none;
    height: 325px;
    width: 695px;
    
}

aside.sliderWrap .sliderJSWrap .slider a {
    display: block; width: 695px;height: 325px;
}

aside.sliderWrap .sliderPaging {
    position: absolute;
    top: 20px;
    z-index: 1000;
    left: 20px;
}

aside.sliderWrap .sliderPaging a {
    display: block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    background: transparent url('../images/slider_off.png') no-repeat;
    text-indent: -10000px;
    line-height: 0;
    font-size: 0;
    float: left;
}

aside.sliderWrap .sliderPaging a.activeSlide, aside.sliderWrap .sliderPaging a:hover {
    background-image: url('../images/slider_on.png');
}

/* middle blocks */

div.middleBlocks {
    display: block;
}

div.middleBlocks aside {
     border-top: 1px solid #4b575f;
     height: 205px;
     position: relative;
     overflow: hidden;
}

div.middleBlocks aside h2, div.middleBlocks aside h2.closed {
     font-family: helvetica, arial, sans-serif;
     font-size: 0.9em;
     display: block;
     height: 35px;
     padding: 5px 0px;
     padding-right: 20px;
     background: transparent url('../images/arrow_up_on.png') no-repeat right 5px;
     cursor: pointer;
     color: #000000;
     border-top: 1px solid #4b575f;
     opacity: 0.6;
     font-weight: bold;
}

div.middleBlocks aside h2.open {
    background: transparent url('../images/arrow_down_on.png') no-repeat right 5px;
}

div.middleBlocks aside img {
    position: relative;
}

div.middleBlocks aside div.textHide {
    position: absolute;
    left: 0px;
    top: 160px;
    width: 225px;
    background: transparent url('../images/80.png') repeat;
    min-height: 265px;
    _height: 265px;
    z-index: 10;
}
div.middleBlocks aside div.textHide p {
    font-family: helvetica, arial, sans-serif;
    font-size: 0.85em;
    line-height: 1.2em;
}

div.middleBlocks aside div.textHide a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

div.middleBlocks aside div.textHide a:hover {
    text-decoration: underline;
}

/* partner logos */

section#partnerIntro {
    border-top: 1px solid #4b575f;
    padding-top: 5px;
}

section#partnerIntro h2 {
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    color: #4b575f;
    margin-bottom: 20px;
}

section#partnerIntro p {
    color: #5c6a72;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    font-size: 0.75em;
    line-height: 1.2em;
    margin-bottom: 10px;
}

section#partners-list {}

article.partner {
  display: block;
    text-align: center;
    margin-right: 36px;
    float: left;
    margin-bottom: 10px;
}

article.partner:last-child, article.partner:nth-child(6n) {
    margin-right: 0px;
}

article.partner img {
    opacity: 0.6;
}

article.partneropen img {
/*    opacity: 1;*/
}

article.partner a.partnerAccord {
    
}

article.partneropen a.partnerAccord {
    background: transparent url('../images/arrow_up_off.png') no-repeat right top;
}

article.partner div.hidden {
    display: none;
    height: 100%;
    float: left;
}
article.partner div.hidden p {
    padding: 10px 0px;
    margin-bottom: 5px;
    font-family: helvetica, arial, sans-serif;
    color: #000609;
    font-size: 0.8em;
    line-height: 1.2em;
}

article.partner div.hidden a {
    font-family: helvetica, arial, sans-serif;
    color: #4b575f;
    font-size: 0.9em;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
    float: left;
    font-weight: bold;
}

article.partner div.hidden a:hover {
    color: #000;
}

/* home page blocks */



article.centreBlock {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #4b575f;
}

article.centreBlock div.panel {
    display: block;
    width: 460px;
    height: 325px;
    position: relative;
}

article.centreBlock .textWrapper {
    position: relative;
    height: 325px;
    top: 0px;
}

article.centreBlock h2 {
    color: #fff;
    font-weight: bold;
    display: block;
    position: absolute;
    bottom: 40px;
    left: 20px;
    font-size: 1.1em;
    font-family: helvetica, arial, sans-serif;
    width: 320px;
}

article.centreBlock a.readMore {
    color: #fff;
    font-weight: bold;
    display: block;
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 0.9em;
    font-family: helvetica, arial, sans-serif;
    width: 320px;
    text-decoration: none;
}

article.centreBlock a.readMore:hover {
    color: #e4e6e7;
}

/* right column quotes */

aside.quotes {
    padding-bottom: 10px;
    border-bottom: 1px solid #4b575f;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
}

aside.quotes div.quoteWrapper {
    background: #e96527;
    margin-bottom: 6px;
    color: #fff;
    min-height: 304px;
    position: relative;
    width: 205px;
    padding: 10px 10px 15px;
}

.quotesInner {
    
}

aside.quotes h2 {
    font-family: 'co_headlineregular', helvetica, arial, sans-serif;
    font-size: 1.5em;
    display: block;
    width: 160px;
    margin-bottom: 15px;
}

aside.quotes p {
    font-family: 'co_headlineregular', helvetica, arial, sans-serif;
    font-size: 1.1em;
    line-height: 1em;
    position: absolute;
    bottom: 15px;
}
aside.quotes p span {
    color: #d1d6da;
}

/* home page latest news */

aside.latestNews {
    
/*    border-bottom: 1px solid #4b575f;*/
    margin-bottom: 10px;
}

aside.latestNews h1.title a {
    background: #E9E8E8;
    color: #FA5022;
    font-family: 'co_headlineregular',helvetica,arial,sans-serif;
    font-size: 1.4em;
    height: 26px;
    margin-bottom: 5px;
    padding: 5px 100px 5px 5px;
    display: block;
    text-decoration: none;
}

aside.latestNews h2 a, aside.latestNews h2 {
    font-size: 1.1em;
    font-family: helvetica, arial, sans-serif;
   
    display: block;
    font-weight: bold;
    color: #4b575f;
    margin-bottom: 25px;
    margin-top: 5px;
    text-decoration: none;
}

aside.latestNews article {
     border-bottom: 1px solid #4b575f;
     position: relative;
     padding-bottom: 10px;
}

aside.latestNews article div.newsHeader {
    
    padding-top: 9px;
}

aside.latestNews article div.newsHeader time {
    font-family: helvetica, arial, sans-serif;
    font-size: 0.8em;
    color: #5c6a72;
}

aside.latestNews article div.newsHeader h2 {
    font-size: 0.95em;
    margin-top: -15px;
    margin-bottom: 0px;
    display: block;
    padding: 15px 25px 0px 0px;
    background: transparent url('../images/arrow_down_on.png') no-repeat right 5px;
    cursor: pointer;
    color: #5c6a72;
    font-weight: normal;
}

aside.latestNews article div p {
    line-height: 1em;
}
aside.latestNews article.newsopen div.newsHeader h2 {
    background: transparent url('../images/arrow_up_on.png') no-repeat right 5px;
}

aside.latestNews article div.hidden {
    display: none;
font-family: helvetica, arial, sans-serif;
    font-size: 0.95em;
    line-height: 1.2em;
}

aside.latestNews article div.hidden a.readMore {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

/* twitter block */

aside.twitterBlock h2 a {
background: url("../images/twitterMed.png") no-repeat scroll 185px 10px #E9E8E8;
    color: #FA5022;
    font-family: 'co_headlineregular',helvetica,arial,sans-serif;
    font-size: 1.4em;
    height: 26px;
    margin-bottom: 5px;
    padding: 5px 100px 5px 5px;
    display: block;
}

aside.twitterBlock h2 a {
    color: #FA5022;

}

aside.twitterBlock h2 cufon {
    margin-bottom: -3px;
}

aside.twitterBlock article {
    padding: 5px 0px;
    border-bottom: 1px solid #4b575f;
}

aside.twitterBlock article p {
    font-family: helvetica, arial, sans-serif;
    font-size: 0.9em;
    line-height: 1.1em;
    color: #5c6a72;
}

aside.twitterBlock article p a.twitterName {
    color: #009ee0;
    padding-left: 20px;
    background: transparent url('../images/twitterSmall.png') no-repeat;
    text-decoration: none;
}

aside.twitterBlock article p a {
    text-decoration: none;
    color: #7b868d;
}

aside.twitterBlock article p a:hover {
    text-decoration: underline;
}

/* addThis */

aside.addThis {
    padding: 7px 0px 0px;
    border-bottom: 1px solid #4b575f;
}

/* footer */

footer.column3 {
    margin-top: 20px;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    font-size: 0.75em;
    color: #5c6a72;
    display: block;
}

footer a {
    color: #5c6a72;
    text-decoration: none; 
}

footer a:hover {
    text-decoration: underline;
}

footer .left a {
    margin-right: 10px;
}

footer .right a.text {float: left; margin-right: 20px;}
footer .right #google_translate_element {position: relative; top: -8px;}


/* orange overlay */

div.hiddenOverlay {
    background: transparent url('../images/orangeOverlay.png') repeat;
    display: none;
    width: 460px;
    height: 325px;
    position: absolute;
    bottom: 0px;
}

.spacerLeft {
    margin: 0px 0px 0px 235px;
}

/* pagination */

ul.columnPagination {
    float: right;
    margin-top: 10px;
    font-size: 0.9em;
}

ul.columnPagination li {
    float: left;
    list-style-type: none;
    margin-left: 5px;
}

ul.columnPagination li a {
    color: #5c6a72;
    text-decoration: none; 
}

ul.columnPagination li a:hover {
    text-decoration: underline;
}

img.featuredPage {
    padding-bottom: 10px;
    border-bottom: 1px solid #5c6a72;
    margin-bottom: 5px;
}

div.intro div.postMeta {float: left; width: 310px;display: block; line-height: 1.4em; position: relative; height: 150px;}
div.intro div.authorImage {width: 150px; float: left;}
div.intro div.postMeta p {position: absolute; bottom: -10px;}
div.intro div.postMeta a {
        text-decoration: underline;
    color:#5c6a72;
}

/* comments */

div#comments {
    border-top: 1px solid #5c6a72;
    margin-top: 10px;
    padding-top: 10px;
}

div#comments h2 {
    margin-top: 0px;
    font-size: 1.1em;
}

div#comments div.author {
    float: right;
    text-align: center;
    width:80px;
    margin-left: 10px;
}

div#comments div.author span {
    font-size: 0.8em;
        color:#5c6a72;
}

div#comments div.author span a {
        color:#5c6a72;
}

div#comments div.postMeta {
    clear: both;
}

div#comments div.postMeta a {
    color:#5c6a72;
}

div#comments div.comment-body {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #5c6a72;
}

/* counter */

div.counter aside {
    background: #e96527;
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    height: 69px;
    padding: 40px 11px 11px;
    font-weight: bold;
    font-size: 0.9em;
}
div.counter aside p.narrow {
    width: 190px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height:1.2em;
    position: absolute;
    bottom: 0;
}

div.counter aside p span {font-family: 'tondoregular', helvetica, arial, sans-serif; font-size: 35px; letter-spacing: 0px; font-weight: normal;

}

div.counter aside p span cufon {
    margin-top: -5px;
}

div.addthis_toolbox {
    padding: 13px 0px 0px;
    border-top: 1px solid #4b575f;
}

aside.callouttext p cufon {
    margin-top: -5px;
}

img.alignnone {
    margin-bottom: 10px;
}

span.text_highlight {
    background: #e96527;
    color: #fff;
    padding: 4px 7px;
}

/* cookie warning */

div.cookiewarning {
    position: absolute;
    top: 0px;
    width: 100%;
    background: #424242;
    color: #fff;
    font-size: 0.8em;
    height: 50px;
    z-index: 100000;
    font-family: arial, helvetica, sans-serif;
}

div.cookiewarning .inner {
    position: relative;
}

div.cookiewarning a {
    color: #e96527;
}
div.cookiewarning p {
padding-top: 18px;
padding-right: 60px;
}

div.cookiewarning a.cookieContinue {
    float: right;
    position: absolute;
    top: 14px;
    right: 0px;
    font-weight: bold;
    
    
    
    padding-top: 4px;
    background: #e96527;
    padding: 4px 8px 6px 8px;
    color: #fff;
    text-decoration: none;
}

.extend {padding-right: 20px;
margin-right: -10px;}

.contact-header {
    color: #6c7980;
    font-size: 14px;
    font-family: 'tondoregular', helvetica, arial, sans-serif;
}

.contact-header a {
    color: #6c7980 !important;
    text-decoration: none;
    font-size: 14px !important;
}

.contact-header a:hover {
    color: #FA5022 !important;
}

.contact-header span  {
    margin-top: 13px !important;
    display: block;
    margin-bottom: 0px;
}

.contact-header a  {
    margin-top: -15px !important;
    display: block;
}

a.blocklink {display: block; width:100%; height:100%;}