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, font, 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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
} :focus {
outline: 0;
} ins {
text-decoration: none;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
}   fieldset label {
display: block;
}
fieldset .w_file,
fieldset .w_text,
fieldset .w_textarea,
fieldset .w_multiSelect,
fieldset .w_select,
fieldset .w_submit,
fieldset .w_multisubmit,
fieldset .w_value,
fieldset .w_checkbox,
fieldset .w_date,
fieldset.w_radios {
display: block;
}
fieldset.w_radios .w_radio {
float: left;
width: 10%;
text-align: center;
}
fieldset.w_radios label {
float: right;
width: 90%;
clear: both;
}
.widgetGrouping fieldset.no_border,
fieldset.no_border {
border: 0;
margin: 0;
padding: 0;
} .widgetGrouping,
.widgetGrouping fieldset { 
margin: 0 0 0.25em 0;
padding: 0.25em 0.5em;
color: #000;
border: solid 1px #ccc;
}
.widgetGrouping hr {
clear: both;	margin: 0 0 20px 0;
padding: 0;
border: 0;
border-bottom: solid 1px #999;
}
.widgetGrouping table {
margin: 0 0 21px 0;
padding: 0;
border: solid 1px #ccc;
width: 99%;
border-collapse: collapse;
}
.widgetGrouping td {
border: solid 1px #ccc;
padding: 0.25em;
margin: 0;
}
.widgetGrouping fieldset.w_radios {
border: none;
}
.widgetGrouping {
border: solid 1px #999;
background-color: #eee;
}
.widgetGrouping legend {
padding: 0.1em 0.5em;
border: solid 1px #999;
background-color: #fff;
}
.widgetGrouping fieldset.w_radios legend {
border: none;
background-color: inherit;
}
.widgetGrouping fieldset legend {
border: solid 1px #ccc;
}
.widgetGrouping a {
color: #000;
}
.widgetGrouping a:link {
color: #000;
text-decoration: underline;
}
.widgetGrouping a:visited {
color: #000;
text-decoration: underline;
}
.widgetGrouping a:hover {
color: #000;
text-decoration: underline;
}
.widgetGrouping form {
border: 0;
margin: 0;
padding: 0;
}
.widgetGrouping .w_labelWidget {
overflow: auto;
clear: both;
}
.widgetGrouping label,
.widgetGrouping fieldset.w_radios .w_radio {
float: left;
clear: both;
display: block;
width: 36%;
padding: 0 0 0.25em 0;
}
.widgetGrouping fieldset.w_radios .w_radio {
clear: none;
text-align: right;
}
.w_widget label {
width: 100%;
}
.widgetGrouping .w_widget,
.widgetGrouping fieldset.w_radios label {
display: block;
float: right;
clear: right;
width: 59%;
padding: 0 0 0.5em 0;
}
.widgetGrouping .w_file {
display: block;
float: right;
text-align: right;
width: auto;
margin: 0 0 0.5em 0;
}
.widgetGrouping textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 20em;
}
.widgetGrouping .w_value {
overflow:auto;
}
input, select, textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.widgetGrouping .w_text input,
.widgetGrouping .w_select select,
.widgetGrouping .w_multiSelect select,
.widgetGrouping input.w_fullWidth,
.widgetGrouping textarea.w_fullWidth {
display: block;
width: 100%;
}
.widgetGrouping .w_text input[type=checkbox] {
width: auto;
}
.widgetGrouping .w_isDefined {
display: inline;
float: left;
width: auto;
clear: none;
}
.widgetGrouping input.w_digit {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
width: 2em;
text-align: right;  
}
.widgetGrouping .w_textarea textarea {
height: 4em;
}
.widgetGrouping .w_multiSelect select {
height: 6em;
}
.widgetGrouping .w_value img.imagePreview {
width: auto;
max-height: 4em;
}
.widgetGrouping .w_multisubmit {
text-align: center;
}
.gntml_edit textarea {
height: 20em;
}
.gntml_clear {
clear:both;
}
.gntml_error {
border: solid 4px #ff0000;
padding: 4px;
margin-bottom: 1em; 
}
.error {
color: #f00;
font-weight: bold;
}
div.error {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border: solid 4px #f00;
padding: 4px;
text-align: center;
}
textarea.gntmledit {
clear: both;
}   body.f_unpublishedCurrent {
border-top: solid 0.5em #f00;
padding-top: 0.5em;
}
body.f_unpublishedParent {
border-top: solid 0.5em #fcc;
padding-top: 0.5em;
}  div.f_unpublishedCurrent,
div.f_unpublishedParent {
width: 14em;
padding: 0.5em;
position: fixed;
top: 7em;
right: -5.5em;
transform: rotate(90deg);
-ms-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
}
div.f_unpublishedCurrent:before,
div.f_unpublishedParent:before {
font-weight: bold;
color: #fff;
}
div.f_unpublishedCurrent {
background-color: #f00;
}
div.f_unpublishedCurrent:before {
content: "This page is not published";
}
div.f_unpublishedParent {
background-color: #fcc;
}
div.f_unpublishedParent:before {
content: "This page (or one of its parents) is not published";
}  .grid_row {
margin-left: auto;
margin-right: auto;
width:1057px;
padding: 0 18px;
}
.grid_row:before, .grid_row:after { content:""; display: table; }
.grid_row:after { clear: both; }
.grid_row { zoom:1; }
.grid_row>.i:before, .grid_row>.i:after { content:""; display: table; }
.grid_row>.i:after { clear: both; }
.grid_row>.i { zoom:1; }
.grid_clearfix:before, .grid_clearfix:after { content:""; display: table; }
.grid_clearfix:after { clear: both; }
.grid_clearfix { zoom:1; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7 {
display:inline;
float: left;
position:relative;
margin-left:18px;
min-height: 21px;
margin-right:18px;
}
.gntml_grid { display: table-cell; position: relative; min-height: 21px; padding-left: 18px; padding-right: 18px; }
.lt-ie9 .gntml_grid { display: block; position: relative; min-height: 21px; padding-left: 0; padding-right: 0; }
.gntml_left { display: inline; float: left; clear: left; position: relative; margin: 0 36px 0 0; }
.gntml_left>.i { margin-bottom: 21px; }
.gntml_right { display: inline; float: right; clear: right; position: relative; margin: 0 0 0 36px; }
.gntml_right>.i { margin-bottom: 21px; }
.gntml_center { margin-bottom: 21px; }
.body_3>.gntml_center_1 { padding-right: 151px; padding-left: 151px; }
.body_3>.gntml_center_2 { padding-right: 151px; padding-left: 0; }
.body_4>.gntml_center_1 { padding-right: 302px; padding-left: 151px; }
.body_4>.gntml_center_2 { padding-right: 151px; padding-left: 151px; }
.body_4>.gntml_center_3 { padding-right: 151px; padding-left: 0; }
.body_5>.gntml_center_1 { padding-right: 302px; padding-left: 302px; }
.body_5>.gntml_center_2 { padding-right: 302px; padding-left: 151px; }
.body_5>.gntml_center_3 { padding-right: 151px; padding-left: 151px; }
.body_5>.gntml_center_4 { padding-right: 151px; padding-left: 0; }
.body_6>.gntml_center_1 { padding-right: 453px; padding-left: 302px; }
.body_6>.gntml_center_2 { padding-right: 302px; padding-left: 302px; }
.body_6>.gntml_center_3 { padding-right: 302px; padding-left: 151px; }
.body_6>.gntml_center_4 { padding-right: 151px; padding-left: 151px; }
.body_6>.gntml_center_5 { padding-right: 151px; padding-left: 0; }
.body_7>.gntml_center_1 { padding-right: 453px; padding-left: 453px; }
.body_7>.gntml_center_2 { padding-right: 453px; padding-left: 302px; }
.body_7>.gntml_center_3 { padding-right: 302px; padding-left: 302px; }
.body_7>.gntml_center_4 { padding-right: 302px; padding-left: 151px; }
.body_7>.gntml_center_5 { padding-right: 151px; padding-left: 151px; }
.body_7>.gntml_center_6 { padding-right: 151px; padding-left: 0; }
.grid_1, .gntml_left_1, .gntml_right_1, .gntml_grid_1 { width:115px; }
.grid_2, .gntml_left_2, .gntml_right_2, .gntml_grid_2 { width:266px; }
.grid_3, .gntml_left_3, .gntml_right_3, .gntml_grid_3 { width:417px; }
.grid_4, .gntml_left_4, .gntml_right_4, .gntml_grid_4 { width:568px; }
.grid_5, .gntml_left_5, .gntml_right_5, .gntml_grid_5 { width:719px; }
.grid_6, .gntml_left_6, .gntml_right_6, .gntml_grid_6 { width:870px; }
.grid_7, .gntml_left_7, .gntml_right_7, .gntml_grid_7 { width:1021px; }
.alpha, .gntml_plus_alpha { margin-left: 0; clear: left; }
.omega, .gntml_plus_omega { margin-right: 0; }
.gntml_clear { clear: both; }
.grid_1.grid_innerRow,
.grid_2.grid_innerRow,
.grid_3.grid_innerRow,
.grid_4.grid_innerRow,
.grid_5.grid_innerRow,
.grid_6.grid_innerRow,
.grid_7.grid_innerRow,
.grid_innerRow {
margin-left: -18px;
margin-right: -18px;
}
.grid_innerRow:before, .grid_innerRow:after { content:""; display: table; }
.grid_innerRow:after { clear: both; }
.grid_innerRow { zoom:1; }
.grid_innerRow>.i:before, .grid_innerRow>.i:after { content:""; display: table; }
.grid_innerRow>.i:after { clear: both; }
.grid_innerRow>.i { zoom:1; }
.gntml_grid_x { display: table; margin-left: -18px; margin-right: -18px; }
.lt-ie9 .gntml_grid_x { display: block; margin-left: 0; margin-right: 0; }
.gntml_grid_x>.i { display: table-row; }
.lt-ie9 .gntml_grid_x>.i { display: block; }
.grid_i_l_1 { margin-left: 151px; }
.grid_i_r_1 { margin-right: 151px; }
.grid_i_l_2 { margin-left: 302px; }
.grid_i_r_2 { margin-right: 302px; }
.grid_i_l_3 { margin-left: 453px; }
.grid_i_r_3 { margin-right: 453px; }
.grid_i_l_4 { margin-left: 604px; }
.grid_i_r_4 { margin-right: 604px; }
.grid_i_l_5 { margin-left: 755px; }
.grid_i_r_5 { margin-right: 755px; }
.grid_i_l_6 { margin-left: 906px; }
.grid_i_r_6 { margin-right: 906px; }
.grid_i_l_7 { margin-left: 1057px; }
.grid_i_r_7 { margin-right: 1057px; }  .w_themedForm,
.w_themedForm select,
.w_themedForm input,
.w_themedForm textarea {
font-size: 1em;
}
.w_themedForm fieldset {
border: 0;
padding: 0;
margin: 0;
}
.w_themedForm .w_labelWidget {
clear: both;
}
.w_themedForm label {
float: left;
display: block;
width: 115px;
margin: 0;
text-align: left;
font-style: italic;
color: #3b8da3;
}
.w_themedForm .w_compulsory>label>em:after {
content: " *";
}
.w_themedForm .w_compulsory>label>em {
}
.w_themedForm .w_widget {
display: block;
float: right;
width: 417px;
margin: 0 0 0.5em 0;
}
.w_themedForm .w_text>input,
.w_themedForm .w_select>select,
.w_themedForm .w_multiSelect>select,
.w_themedForm .w_textarea>textarea,
.w_themedForm input.w_fullWidth,
.w_themedForm textarea.w_fullWidth {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 100%;
border: solid 1px #999;
display: block;
padding: 0.1em;
}
.w_themedForm .w_file>input {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 100%;
}
.w_themedForm h1,
.w_themedForm h2,
.w_themedForm h3,
.w_themedForm h4 {
clear: both;
}  html { overflow-y: scroll; }
body, select, input, textarea {
font-family: myriad-pro, sans-serif;
color: #023044;
}
body, textarea {
font-size: 16px;
line-height: 21px;
}
h1, h2, h3, h4, ul, ol, dl, p, .gntml_image>.i, .gntml_plus_tint, pre.code_block {
margin-bottom: 21px ;
}
h1,h2,h3,h4 {
margin-top: 42px;
}
h1.node_title {
margin-top: 0;
}
h1 { font-size: 22px; line-height: 30px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { }
h1,h2,h3,h4,.heading {
font-weight: 600;
color: #0a557c;
}
a:link {
color: #0a557c;
background-color: #e9f0f4;
}
a:visited {
color: #3b8da3;
background-color: #e9f0f4;
}
a:visited:hover,
a:link:hover {
color: #fff;
background-color:  #0a557c;
}
hr {	margin: 0 0 41px 0;
padding: 0;
border: 0;
border-bottom: solid 1px black;
}
sup {
font-size: 80%;
position: relative;
top: -0.5em;
}
sub {
font-size: 80%;
position: relative;
bottom: -0.5em;
}
ul, ol, .semantic ul.semantic, .semantic ol.semantic {	margin-left: 75px;
}
ul {
list-style: disc;
}
ol	{
list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
margin-top: 10px;
}
li	{
margin-bottom: 10px;
}
ul.semantic, ol.semantic {
list-style:none;
margin-left:0;
}
ul.semantic>li,
ol.semantic>li {
margin-bottom: 0;
}
ul ul, ul ol, ol ol, ol ul, .gntml_plus_tint_i * {
margin-bottom: 0;
}
.gntml_plus_tint_i {
padding: 17px;
}
dl { 
}
dt { 
margin-bottom: 10px;
color: #0a557c;
font-weight: 600;  
}
dd { 	margin-left: 75px;
margin-bottom: 10px;
}  .m_menu ul {
list-style: none;
}
.m_menu a,
.tp_generated_content a {
text-decoration: none;
background-color: #e9f0f4;
color: #0a557c;
padding: 0 4px;
}
.m_menu a:link:hover,
.m_menu a:visited:hover,
.m_menu a.current {
background-color: #0a557c;
color: #fff;
}
.m_menu a.parent {
background-color: #3b8da3;
color: #fff;	
}
.m_singleGeneration {
margin-right: -36px;
}
.m_singleGeneration ul,
.m_pages ul {
overflow:auto;
margin: 0;
padding: 0;
}
.m_singleGeneration li,
.m_pages li {
float: left;
width: 115px;
margin:0 36px 10px 0;
}
.m_singleGeneration a {
display: block;
text-align: center;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
border-radius: 4px; 
}
.m_treeFull ul {
margin: 0;
padding: 0 0 0 21px;
}
.m_treeFull ul.ul0 {
padding-left: 0;
margin-bottom: 21px;
}
.m_treeFull li,
.tp_generated_content li
{
margin: 3px 0;
}
.tp_generated_content p.heading {
margin-bottom: 0;
}
.m_treeFull a {
zoom: 1;
width: auto;
white-space: pre-wrap;
}
.numPaginator p {
margin-bottom:0;
}
div.RSS_linksBlock {
margin-bottom: 21px;
}
a.RSS {
background: #e9f0f4 url(//www.lowcommission.org.uk/statics/build/node/img/feed-icons/feed-icon-14x14.png) no-repeat 4px;
margin-bottom: 21px;
padding-left: 22px;
}
.tp_content .low_pag {
margin-right: -151px;
}
.low_pag {
margin-right: -151px;
overflow:auto;
border-bottom: solid 1px #e9f0f4;
margin-bottom: 21px;
}
.low_pag_text {
float: left;
width: 417px;
margin-right: 36px;
}
.low_pag_button {
float: left;
width: 115px;
background-color: #e9f0f4;
color: #fff;
}
.low_pag_prev {
margin-right: 36px;
}
.low_pag_next {
text-align: right;
}
.low_pag_button>a {
display: block;
background-color: #e9f0f4;
padding: 0 4px;
color: white;
}
.low_pag_button>a:link,
.low_pag_button>a:visited {
color: #0a557c;
}
.low_pag_button>a:link:hover,
.low_pag_button>a:visited:hover {
color: #fff;
}  .t_summary {
margin-bottom: 42px ;
}  .t_row_header, .t_row_content, .t_row_footer {
}
.t_header, 
.t_left, .t_content, .t_right,
.t_footer {
overflow: visible;
}  .f_globalSearchInput { 
display: block; 
float: right;
border: solid 1px #3b8da3; 
background-color: #fff;
width: 115px; 
height:25px; 
padding-left: 6px; 
border-radius: 4px; 
-moz-border-radius: 4px; 
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
margin: 0 0 0 0;
}
.f_globalSearchSubmit {
display: block;
float: right;
background-color: #3b8da3;
color: #fff;
border: solid 1px #3b8da3;
border-radius: 4px; 
-moz-border-radius: 4px; 
height: 25px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
margin: 0 0 0 10px;
}  .bannerImg {
background-color:#ccc;
margin-bottom: 21px;
}
.bannerImg img {
margin: 0 auto;
}  .ImagePage_row {
margin-left: 302px;
margin-right: 0;
overflow:auto;
margin-bottom: 21px;
}
.ImagePage_row>h2 {
margin-top:0;
}
.ImagePage_img {
width: 417px;
margin-right: 36px;
float: left;
}
.ImagePage_meta,
.GntmlScalableImage_zoomCaption {
margin-top: 21px;
}
p.img_download {
margin-bottom: 0;
}
.ImagePage_nav_prev {
width: 115px;
margin-right: 36px;
float: left;
}
.ImagePage_nav_next {
width: 115px;
float: left;
}  .f_ImagePageListing {
margin-right: -151px;
}
.f_ImagePageListing>.row {
overflow:auto;
padding-bottom: 21px;
margin: 0  -18px;
}
.f_ImagePageListing>.row>li {
float: left;
margin: 0 18px;
}  .IndexListing_overview p {
margin: 0 0 0 151px;
text-indent: -151px;
}
.IndexListing_overview .indexValue { font-weight: bold; }
.IndexListing_overview a { text-decoration: none; }
.IndexPage_IndexValue .isDefined { width: auto; }
.IndexPage_IndexValue .ranking { width: 4em; }
.IndexPage_IndexValue .description { width: 100%; height: 3em; }
.IndexListing.description li {
margin-bottom: 10px;
}
.IndexListing.description .description {
display: block;
}
.IndexValue>.titleDescription li {
margin-bottom: 10px;
}
.IndexValue>.titleDescription .description {
display: block;
}  .timedPages .image {
float: left;
margin-right: 36px;
min-width: 115px;
}
.timedPages .description {
display: block;
margin-bottom: 21px;
}
.timedPages .formattedDates:after {
content: ": ";
}
.timedPages.illustrated {
}
.timedPages.illustrated>li {
overflow: auto;
}
.TimedPageListing_TimedPage>ul {
list-style: none;
margin-left: 0;
}
.TimedPageListing_TimedPage>ul>li {
margin-bottom: 21px;
}
.TimedPageListing .f_title {
margin-bottom: 0;
}
.TimedPageListing .f_startTime {
float: right;
margin-left: 2em;
}
.TimedPageListing_homeHighlights li {
margin-bottom: 0;
}
.TimedPageListing_homeHighlights p {
margin-bottom: 0;
}
.gallery>.row {
overflow: auto;
padding-bottom: 21px;
margin: 0 -18px;
}
.gallery>.row>li {
float: left;
margin: 0 18px;
}
.gallery>.row>li>a>img {
margin-bottom: 21px;
}
.gallery1>.row>li {
width: 115px;
}
.gallery2>.row>li {
width: 266px;
}
.gallery3>.row>li {
width: 417px;
}
.formattedDates:after { content: ': '; }
.timedPageListing:after { content: ': '; }  .TimedPage_count {
text-align: center;
}
.TimedPage_next {
text-align: right;
}
p.TimedPage_nav_date {
text-align: center;
} .gntml_plus_top, .gntml_grid.gntml_plus_top {
vertical-align: top;
}
.gntml_plus_bottom, .gntml_grid.gntml_plus_bottom {
vertical-align: bottom;
}
.gntml_plus_middle, .gntml_grid.gntml_plus_middle {
vertical-align: middle;
}
.gntml_plus_left {
text-align: left;
}
.gntml_plus_right {
text-align: right;
}
.gntml_plus_center {
text-align: center;
}
.gntml_plus_justify {
text-align: justify;
}
.gntml_plus_clear {
clear: both;
}
.gntml_plus_clear_left {
clear: left;
}
.gntml_plus_clear_right {
clear: right;
}
.gntml_left.gntml_in_1 { margin-left: 151px; }
.gntml_right.gntml_in_1 { margin-right: 151px; }
.gntml_left.gntml_in_2 { margin-left: 302px; }
.gntml_right.gntml_in_2 { margin-right: 302px; }
.gntml_left.gntml_in_3 { margin-left: 453px; }
.gntml_right.gntml_in_3 { margin-right: 453px; }
.gntml_left.gntml_in_4 { margin-left: 604px; }
.gntml_right.gntml_in_4 { margin-right: 604px; }
.gntml_left.gntml_in_5 { margin-left: 755px; }
.gntml_right.gntml_in_5 { margin-right: 755px; }
.gntml_left.gntml_in_6 { margin-left: 906px; }
.gntml_right.gntml_in_6 { margin-right: 906px; }
.gntml_left.gntml_in_7 { margin-left: 1057px; }
.gntml_right.gntml_in_7 { margin-right: 1057px; }
.gntml_left.gntml_in_8 { margin-left: 1208px; }
.gntml_right.gntml_in_8 { margin-right: 1208px; }
.gntml_left.gntml_plus_noclear,
.gntml_right.gntml_plus_noclear {
clear: none;
}
.gntml_left.gntml_plus_adjacent {
margin-right: 0;
}
.gntml_right.gntml_plus_adjacent {
margin-left: 0;
}
.gntml_plus_moveleft_1 {
position: relative;
left: -151px;
}
.gntml_plus_moveleft_2 {
position: relative;
left: -302px;
}
.gntml_plus_moveleft_3 {
position: relative;
left: -453px;
}
.gntml_plus_moveleft_4 {
position: relative;
left: -604px;
}
.gntml_plus_moveleft_5 {
position: relative;
left: -755px;
}
.gntml_plus_moveleft_6 {
position: relative;
left: -906px;
}
.gntml_plus_moveleft_7 {
position: relative;
left: -1057px;
}
.gntml_plus_moveleft_8 {
position: relative;
left: -1208px;
}
.gntml_plus_moveright_1 {
position: relative;
right: -151px;
}
.gntml_plus_moveright_2 {
position: relative;
right: -302px;
}
.gntml_plus_moveright_3 {
position: relative;
right: -453px;
}
.gntml_plus_moveright_4 {
position: relative;
right: -604px;
}
.gntml_plus_moveright_5 {
position: relative;
right: -755px;
}
.gntml_plus_moveright_6 {
position: relative;
right: -906px;
}
.gntml_plus_moveright_7 {
position: relative;
right: -1057px;
}
.gntml_plus_moveright_8 {
position: relative;
right: -1208px;
}
.grid_innerRow {
clear: both;
}
.gntml_plus_header_down_1,
.gntml_plus_header_down_2,
.gntml_plus_header_down_3,
.gntml_plus_header_down_4,
.gntml_plus_header_down_5,
.gntml_plus_header_down_6,
.gntml_plus_header_down_7,
.gntml_plus_header_down_8 {
display: block;
width: 0;
margin: 0;
padding: 0;
}
.gntml_plus_header_down_1 {
height: 21px;
}
.gntml_plus_header_down_2 {
height: 42px;
}
.gntml_plus_header_down_3 {
height: 63px;
}
.gntml_plus_header_down_4 {
height: 84px;
}
.gntml_plus_header_down_5 {
height: 105px;
}
.gntml_plus_header_down_6 {
height: 126px;
}
.gntml_plus_header_down_7 {
height: 147px;
}
.gntml_plus_header_down_8 {
height: 168px;
}
.gntml_plus_header_down_1.gntml_right {
float: right;
}
.gntml_plus_header_down_1.gntml_left {
float: left;
}
div.gntml_plus_down.gntml_left,
div.gntml_plus_down.gntml_right {
margin-top: 21px;
}
.gntml_plus_wide {
margin-left: -36px;
margin-right: -36px;
}
.gntml_grid.gntml_plus_wide {
padding-left: 0;
padding-right: 0;
}
.gntml_plus_halfwide {
margin-left: -18px;
margin-right: -18px;
}
.gntml_grid.gntml_plus_halfwide {
padding-left: 0;
padding-right: 0;
}
.gntml_plus_continuous>.i,
.gntml_plus_continuous>.i>p,
.gntml_plus_continuous>.i>h2,
.gntml_plus_continuous>.i>h3,
.gntml_plus_continuous>.i>h4,
.gntml_plus_continuous>.i>ul,
.gntml_plus_continuous>.i>ol {
margin-bottom: 0;
}
.gntml.left_0>.content {
margin-left: 0;
}
.gntml.left_1>.content {
margin-left: 151px;
}
.gntml.left_2>.content {
margin-left: 302px;
}
.gntml.left_3>.content {
margin-left: 453px;
}
.gntml.left_4>.content {
margin-left: 604px;
}
.gntml.left_5>.content {
margin-left: 755px;
}
.gntml.left_6>.content {
margin-left: 906px;
}
.gntml.right_0>.content {
margin-right: 0;
}
.gntml.right_1>.content {
margin-right: 151px;
}
.gntml.right_2>.content {
margin-right: 302px;
}
.gntml.right_3>.content {
margin-right: 453px;
}
.gntml.right_4>.content {
margin-right: 604px;
}
.gntml.right_5>.content {
margin-right: 755px;
}
.gntml.right_6>.content {
margin-right: 906px;
}
span.gntml_plus_field_shim {
display: block;
}
.table {
overflow: auto;
}
.table>.row {
clear: left;
}
.row>* {
float: left;
width: 115px;
margin: 0 18px 21px 18px;
}
.row>:first-child { margin-left: 0; }
.row>:last-child { margin-right: 0; }
.row>.cell1 { width: 115px; }
.row>.cell2 { width: 266px; }
.row>.cell3 { width: 417px; }
.row>.cell4 { width: 568px; }
.row>.cell5 { width: 719px; }
.row>.cell6 { width: 870px; }
.row>.cell8 { width: 1172px; }
.lt-ie9 .gntml_grid_x {
display: block;
margin-left: -18px;
margin-right: -18px;
overflow: auto;
}
.lt-ie9 .gntml_grid_x>.i {
display: block;
}
.lt-ie9 .gntml_grid {
display: block;
padding-left: 18px;
padding-right: 18px;
float: left;
}
.gntml_grid_x {
clear:both;
}
.gntml_grid {
vertical-align: top;
}
select.CyclingImage-add-id {
max-width: 25em;
float: right;
}
input.CyclingImage-rank {
width: 3em;
} .tp_content .content {
margin-left: 302px;
margin-right: 151px;
}
.tp_row {
padding-left: 18px;
padding-right: 18px;
}
.tp_left {
float: left;
width: 266px;
margin-right: 36px;
}
.tp_right {
float: right;
width: 115px;
margin-left: 36px;
}
body {
background-color: #e9f0f4;
}
.wrapper_header {
background-color: #fff;
height: 65px;
border-bottom: solid 1px #e9f0f4;
}
.wrapper_content {
background: #e9f0f4; background: -moz-linear-gradient(top, #e9f0f4 0%, #e9f0f4 0%, #fff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9f0f4), color-stop(0%,#e9f0f4), color-stop(100%,#fff)); background: -webkit-linear-gradient(top, #e9f0f4 0%,#e9f0f4 0%,#fff 100%); background: -o-linear-gradient(top, #e9f0f4 0%,#e9f0f4 0%,#fff 100%); background: -ms-linear-gradient(top, #e9f0f4 0%,#e9f0f4 0%,#fff 100%); background: linear-gradient(to bottom, #e9f0f4 0%,#e9f0f4 0%,#fff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f0f4', endColorstr='#fff',GradientType=0 ); }
.wrapper_content>.grid_row {
background-color: #fff;
padding-top: 21px;
padding-bottom: 21px;
min-height: 500px;
}
.wrapper_footer {
padding-top: 10px;
}
.header_outer {
width: 417px;
float: right;
font-size: 14px;
line-height: 25px;
margin: 10px 0;
padding-top: 5px;
padding-bottom: 5px;
}
img.twitter {
display: inline;
vertical-align: top;
margin-right: 7px;
}
a.twitter {
background-color: inherit;
}
a.twitter:hover {
background-color: inherit;
}
.header_slug, #simplyscroll {
width: 417px;
float: left;
color: #3b8da3;
font-style: italic;
font-size: 19px;
line-height: 21px;
text-align: justify;
margin-top: 5px;
} .simply-scroll-container { 
position: relative;
} .simply-scroll-clip { 
position: relative;
overflow: hidden;
} .simply-scroll-list { 
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}
.simply-scroll-list li {
padding: 0;
margin: 0;
list-style: none;
font-size: 19px;
}
.simply-scroll-list li img {
border: none;
display: block;
}  .simply-scroll { 
float: left;
width: 417px;
height: 50px;
margin-bottom: 1em;
} .simply-scroll .simply-scroll-clip {
width: 417px;
height: 50px;
} .simply-scroll .simply-scroll-list li {
float: left; width: 417px;
height: 50px;
margin-right: 2em;
}
.tp_row_content {
position: relative;
}.menu_main {
height: 57px;
}
.h1_outer {
min-height: 57px;
position: relative;
width: 719px;
margin-left: 302px;
margin-bottom: 42px;
clear: right;
}
h1.node_title {
position: absolute;
bottom: -7px;
margin: 0;
}
.low_logo {
margin-bottom: 63px;
}
.wrapper_footer {
padding-top: 10px;
}
.g_p_footer {
font-size: 12px;
line-height: 14px;
}
.f_evidence {
margin-bottom: 21px;
}
.gntml_plus_tint>.i {
background-color: #e9f0f4;
margin-left: -18px;
margin-right: -18px;
padding: 10px 18px;
}
.gntml_plus_lined>.i {
border-top: solid 1px #e9f0f4;
border-bottom: solid 1px #e9f0f4;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 21px;
}
.gntml_plus_lined>.i>*:last-child,
.gntml_plus_tint>.i>*:last-child {
margin-bottom: 0;
}
.gntml_plus_tint.gntml_plus_lined>.i {
border-top: solid 1px #3b8da3;
border-bottom: solid 1px #3b8da3;
}
.gntml_plus_slug {
color: #3b8da3;
font-style: italic;
font-size: 18px;
line-height: 21px;
}
.gntml_pages_image img {
margin-bottom: 10px;
}
div.redactor_editor>* {
margin-left: 100px;
margin-right: 100px;
}
div.redactor_editor>.left_2 {
margin-left: 0;
margin-right: 30px;
float: left;
clear: left;
width: 200px;
}
div.redactor_editor>.left_3 {
margin-left: 0;
margin-right: 30px;
float: left;
clear: left;
width: 300px;
}
.immutable {
color: blue;
background-color: grey;
}
.redactor_toolbar li a.redactor_btn_move_down {
background-image: url(https://www.lowcommission.org.uk/statics/img/FormAt/move_down.png);
}
.redactor_toolbar li a.redactor_btn_move_up {
background-image: url(https://www.lowcommission.org.uk/statics/img/FormAt/move_up.png);
}
.redactor_toolbar li a.redactor_btn_delete_block {
background-image: url(https://www.lowcommission.org.uk/statics/img/FormAt/delete_block.png);
}
.redactor_toolbar li a.redactor_btn_add_div {
background-image: url(https://www.lowcommission.org.uk/statics/img/FormAt/add_div.png);
}
.redactor_toolbar li a.redactor_btn_block_width {
background-image: url(https://www.lowcommission.org.uk/statics/img/FormAt/block_width.png);
}
.redactor_toolbar li a.redactor_btn_nodelink {
background-image: url(https://www.lowcommission.org.uk/statics/img/FormAt/nodelink.png);
}
.DummyInline {
background-color: #fef;
}
.editing {
color: red;
}
#Delete_Block_Confirm {
display: none;
}  #grid {	width: 1093px;
position: absolute;
top: 0;
left: 50%;    margin-left: -546px;
}
#grid div.vert {
width: 115px;
border: solid darkturquoise;
border-width: 0 1px;
background-color: rgba(200,255,255, 0.3);    margin-right: 34px;
}
#grid div.vert.first-line {    margin-left: 35px;
}
#grid div.horiz {    height: 20px;
border-bottom: 1px dotted #ddd;
margin: 0;
padding: 0;
}
#grid.grid-1 div.vert{
border-color: darkturquoise;
} img {
display:block;
}
a.unpublished:link,
a.unpublished:visited {
color: red;
}
a.unpublished:before {
content:"(";
}
a.unpublished:after {
content:')';
}