/* CSS Document A Better Medway */
/* General CSS -------------------*/
body{ font-size:70%; font-family: Arial, Helvetica, Verdana, sans-serif; margin:0px; padding:0px; height:100%; width:100%; background-color:#FFF; color:#000; }
p { margin:0px 0px 15px; padding:0px; line-height:130%;}
a{ text-decoration:underline; color:#000;}
a img { border:none;}
a:hover{ text-decoration:underline;}
div#page {max-width:990px; margin:20px; padding: 0px; height:100%; }
div#accessibility_area-content a.a_small { font-size:70%;}
div#accessibility_area-content a.a_large {}
div#submenu, div#main_layout div#it_column, div#accessibility_area-content, div#footer_panels, div.main_img, div#footer div.right, div#site_search, div#loginbox_area, div#comments_panel, div#accesskey_log, div#mobile_menu, a.top_jump { display:none;}
/* cluetip CSS (for footer panel events calendar) -------------------*/
/* global */
body.non_script_event { padding:30px; width:400px;}
#cluetip-close img {border: 0;}
#cluetip-title {overflow: hidden;}
#cluetip-title #cluetip-close {float: right;position: relative;}
#cluetip-waitimage {width: 43px;height: 11px;position: absolute;background-image: url(../../_graphics/cluetips/wait.gif);}
.cluetip-arrows {display: none;position: absolute;top: 20px !important;left: -6px;height: 22px;width: 11px;background-repeat: no-repeat;background-position: 0 0; z-index:100;}
#cluetip-extra {display: none;}
/* cluetipClass: 'jtip' */
.cluetip-jtip {background-color: transparent;}
.cluetip-jtip #cluetip-outer {border: 5px solid #ccc;position: relative;background-color: #fff;padding:20px;}
.cluetip-jtip #cluetip-inner {padding:0;display: inline-block;}
.cluetip-jtip div#cluetip-close { float:right;margin: 0;color: #900; width:20px;}