/* CSS File */
html {
  height: 100%;
  background: #7FAFBF url('../images/template/bg-grad.jpg') repeat-x;
}
body {
  width: 990px;
  margin: 0px auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
div {
  margin: 0px auto;
  padding: 0px;
  border: none;
  display: block;
  float: left;
}
table {
  float: left;
  display: block;
}
p {
  color: #000;
  line-height: 120%;
  display: block;
  padding: 0 0 10px 0;
  margin: 0;
}
input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
td {
  color: #000;
  line-height: 150%;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic;
}
.blue_alternate {
  color: #015CAB;
}
table.center {
  margin-left: auto;
  margin-right:auto;
}
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
object {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.req_field {
  /* color: #f00; */
}
div #html_container {
  width: 990px;
  padding: 3px;
}
div #container {
  width: 984px;
  padding: 3px;
  background: #FFFFFF;
}
/* Layout */
div #setext_container {
  width: 990px;
}
div #setext {
  width: 990px;
  background: #CCCCCC;
  color: #000000;
  text-align: center;
  font-size: 9px;
}
div #setext_padding {
  width: 990px;
  padding-bottom: 5px;
  padding-top: 5px;
}
div #header_container {
  width: 984px;
  height: 147px;
  background: #FFFFFF;
  color: #000000;
}
div #header_logo {
  width: 223px;
  height: 95px;
  padding: 13px 0 0 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 10px;
  margin: 0;
  overflow: hidden;
  }
div #header_image {
  width: 751px;
  height: 108px;
}
div #header_nav {
  width: 984px;
  height: 36px;
  background: url('../images/template/top-nav-bg.jpg') repeat-x;
  text-align: center;
}
div #header_nav_spacer {
  width: 127px;
  height: 36px;
}
div #header_nav ul {
  display: block;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  overflow: visible;
}
div #header_nav ul li {
  display: block;
  float: left;
  margin: 0;
  text-align: center;
  padding: 0;
  list-style-type: none;
  position: relative;
  z-index: 1;
}
div #header_nav ul li a {
  font-size: 11px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 9px;
  padding-right: 9px;
  height: 36px;
  line-height: 36px;
  display: block;
  float: left;
  background: url('../images/template/top-nav-button-bg.jpg') repeat-x;
}
div #header_nav ul li a:hover {
  color: #FDD90F;
}
div #header_nav ul ul {
  position: absolute;
  left: -2px;
  top: 36px;
  z-index: 5000;
  width: 275px;
  background-image: url('../images/template/submenu-gradient.gif');
  background-repeat: repeat-x;
  background-color: #6DBFFA;
  border: 2px solid #3185C1;
  display: none;
}
* html #header_nav ul li { /* IE6 hack */
  behavior: url("http://www.aganto.co.uk/styles/IEmen.htc");
}
div #header_nav ul li:hover ul {
  display: block;
}
div #header_nav ul ul li {
  float: none;
  border-top: 1px solid #3185C1;
  height: 16px;
  margin: 0px 1px;
  position: relative;
}
div #header_nav ul ul li a {
  height: 16px;
  line-height: 16px;
  text-align: left;
  background-image: none;
}
div #header_nav .break {
  width: 2px;
  height: 36px;
  display: block;
  float: left;
  font-size: 1px;
}
div #content_container {
  width: 984px;
  background: #fff;
  position: relative;
}
.content_container_linkedin, .content_container_linkedin img {
  display: block;
  float: left;
}
.content_container_linkedin {
  padding: 12px 8px 30px 15px;
}
div #side_menu {
  width: 165px;
  background: #FFFFFF;
  color: #fff;
}
div #side_menu ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 24px 0 0 4px;
  width: 161px;
  display: block;
  float: left;
  margin: 0;
  font-size: 12px;
  list-style-type: none;
}
div #side_menu ul li {
  padding: 0 0 2px 0;
  margin: 0;
  list-style-type: none;
  display: block;
  float: left;
}
div #side_menu ul li a {
  font-family: Arial, Helvetica, sans-serif;
  width: 161px;
  height: 27px;
  line-height: 27px;
  text-indent: 10px;
  background: #FFFFFF url('../images/template/side-nav-button-bg.gif') no-repeat;
  display: block;
  float: left;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
}
div #side_menu ul li a.red_back {
  font-family: Arial, Helvetica, sans-serif;
  width: 161px;
  height: 27px;
  line-height: 27px;
  text-indent: 10px;
  background: #FFFFFF url('../images/template/side-nav-button-red-bg.gif') no-repeat !important;
  display: block;
  float: left;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
}
div #side_menu ul li a:hover {
  color: #FDD90F;
  text-decoration: none;
}
div #side_menu ul li ul {
  width: 159px;
  background: none;
  border-left: 1px solid #C5D7E7;
  border-right: 1px solid #C5D7E7;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #C5D7E7;
}
div #side_menu ul li ul li {
  padding: 0;
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  width: 155px;
  display: block;
  float: left;
}
div #side_menu ul li ul li a {
  font-size: 12px;
  width: 143px;
  padding-left: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  background: #FFFFFF url('../images/template/bullet-arrow-blue.gif') 1px 7px no-repeat;
  display: block;
  float: left;
  color: #000000;
  font-weight: 400;
  text-transform: capitalize;
  line-height: normal;
  height: auto;
  text-indent: 0px;
}
div #side_menu ul li ul li a:hover {
  color: #70A2CA;
}
div #side_menu_container {
  width: 165px;
}
div #quick_contact_container {
  padding-left: 4px;
  width: 161px;
  padding-top: 13px;
  padding-bottom: 13px;
}
div #exhibitions {
  padding-left: 4px;
  width: 161px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size:10px;
  text-align:center;
  font-weight:700;
}
div #content_main {
  width: 640px;
  padding: 23px 20px 10px 17px;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  line-height: 150%;
  /* background-image: url('../images/template/sketch-bg-1.gif'); */
  background-repeat: no-repeat;
  background-position: right top;
}
div #content_main_gallery {
  width: 644px;
  padding: 23px 18px 10px 15px;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  line-height: 150%;
  /* background-image: url('../images/template/sketch-bg-1.gif'); */
  background-repeat: no-repeat;
  background-position: right top;
}
#display_image {
  padding: 1px;
  border: 1px solid #0473BA;
  background-color: #EBF2F7;
}
.gallery_landing_spacer{
  width: 100%;
  height: 20px;
}
.gallery_landing_outer{
  padding-left: 45px;
}
.gallery_landing_cont{
  width: 250px;
  padding: 1px;
  background-color: #EBF2F7;
  border: 1px solid #57A1D0;
}
.gallery_landing_title{
  width: 240px;
  padding: 1px 5px;
  text-align: center;
}
.gallery_landing_title a{
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
.gallery_landing_desc{
  width: 240px;
  padding: 0px 5px;
  text-align: center;
}
.gallery_landing_desc a{
  text-decoration: none;
  color: #000;
}

/* PDF container */
div .pdf-container {
  background-color:#EBF2F7;
  clear: left;
  border: 1px solid #ABAEB3;
  padding: 5px;
  width: 449px;
  margin: 10px 0px;
}
div img.pdf-img {
  vertical-align: middle;
  padding-right: 10px;
  float: left;
}

div #right_column {
  width: 142px;
  /* background-image: url('../images/template/sketch-bg-2.gif'); */
  background-repeat: no-repeat;
  background-position: left top;
  text-align: center;
}
div #right_column_telephone {
  width: 140px;
  height: 62px;
  line-height: 16px;
  font-size: 15px;
  color: #3D93C2;
  font-weight: 700;
  font-family: Arial, Verdana;
  border: 1px solid #ABAEB3;
  padding: 4px 0 4px 0;

}
div #right_column_telephone a{
  text-decoration: none;
  color: #3D93C2;
}
div #footer_container {
 width: 984px;
  height: 86px;
  line-height: 36px;
  background: #7FAFBF url('../images/template/bottom-nav-bg.jpg') repeat-x;
  text-align: center;
  font-size: 11px;
  color: #FFFFFF;
}
div #footer_container a {
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  color: #FDD90F;
}
div #footer_sitemap {
  width: 974px;
  height: 45px;
  line-height: 14px;
  padding-top:5px;
  padding-left: 10px;
  text-align: left;
}
div #footer_sitemap a {
  color: #FFFFFF;
  text-decoration: none;
}
div #footer_address {
  width: 428px;
  height: 36px;
  line-height: 36px;
  padding-right: 10px;
  text-align: right;
}
div #footer_copyright {
  width: 536px;
  height: 36px;
  line-height: 36px;
  text-align: left;
  padding-left: 10px;
}
#content_main a, #content_main a:hover {
  color: #3d93c2;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
div .home_thumbs_container {
  width: 640px;
  padding-bottom: 10px;
}
div .home_thumbs {
  width: 166px;
  height: 130px;
  padding-bottom: 20px;
}
div .home_thumbs_text {
  width: 142px;
  padding-right: 18px;
  padding-bottom: 4px;
  height: 15px;
  color: #0052A5;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
}
div .home_thumbs_image {
  width: 136px;
  height: 115px;
}
.home_thumbs_text a, #home_thumbs_text a:hover {
  text-decoration: none;
  color: #0052A5;
}
.f_r_cont {
  width: 589px;
  padding-bottom: 5px;
}
.f_label {
  width: 250px;
}
.f_label_pad {
  width: 370px;
  padding-bottom: 10px;
  padding-right: 30px;
}
.f_label_wide {
  width: 439px;
}
.f_element {
  width: 339px;
}
.f_element_pad {
  width: 189px;
}
.f_field {
  height: 27px;
}
.f_element_wide {
  width: 389px;
  padding-left: 200px;
}
.breadcrumbs {
  background-color: pink;
  padding-bottom: 10px;
}
h1 {
  padding: 0 0 12px 0;
  margin: 0;
  color: #000000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
}
h2 {
  margin: 0;
  padding: 0 0 10px 0;
  color: #3d93c2;
  font-family: Verdana, Arial, Helvetica;
  font-size: 18px;
  font-weight: 400;
}
h3 {
  margin: 0;
  padding: 0 0 10px 0;
  color: #666666;
  font-family: Verdana, Arial, Helvetica;
  font-size: 14px;
  font-weight: 400;
}
h4 {
  margin: 0;
  padding: 0 0 10px 0;
  color: #666666;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: 400;
}
div #content_main ul {
  padding: 0 0 15px 0;
  margin: 0;
  line-height: 15px;
  list-style-type: none;
  display: block;
}
div #content_main ul li {
  padding: 0 0 15px 12px;
  margin: 0;
  background: #FFFFFF url('../images/template/bullet-arrow-blue.gif') no-repeat 0px 3px;
  list-style-type: none;
  display: block;
}
div #content_main ul li ul {
  padding: 0 0 0 12px;
  margin: 0;
  line-height: 27px;
  list-style-type: none;
  background: none;
}
div #content_main ul li ul li {
  padding: 0 0 5px 12px;
  background: #FFFFFF url('../images/template/bullet-arrow-blue.gif') no-repeat 0px 8px;
  list-style-type: none;
}
/** Form Elements **/
div #quick_contact_header {
  width: 156px;
  padding-left: 3px;
  padding-top: 7px;
  padding-bottom: 8px;
  background-color: #EBF2F7;
  color: #000000;
  font-size: 15px;
  border-top: 1px solid #57a1d0;
  border-left: 1px solid #57a1d0;
  border-right: 1px solid #57a1d0;
}
div #quick_contact_body {
  width: 159px;
  background-color: #EBF2F7;
  color: #000000;
  border-bottom: 1px solid #57a1d0;
  border-left: 1px solid #57a1d0;
  border-right: 1px solid #57a1d0;
}
.quick_contact_textfield {
  border: 1px solid #57A1D0;
  width: 88px;
  height: 18px;
  margin: 0;
  padding: 0;
}
.quick_contact_textarea {
  border: 1px solid #57A1D0;
  width: 88px;
  height: 51px;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.quick_contact_row {
  width: 159px;
}
.quick_contact_label {
  width: 63px;
  text-align: left;
  font-size: 10px;
  text-indent: 6px;
  padding-bottom: 8px;
  padding-top: 3px;
  font-family: Arial, Helvetica, sans-serif;
  color: #005CAE;
  font-size: 10px;
}
.quick_contact_element {
  width: 92px;
  padding-bottom: 11px;
}
/** News Section **/
div .news_listing_block {
  width: 640px;
  padding-top: 15px;
  padding-bottom: 15px;
}
div .news_listing_block_large {
  width: 640px;
}
div .news_listing_border {
  border: 1px solid #ABAEB3;
  width: 628px;
  padding: 5px;
}
div .news_listing_image {
  width: 117px;
}
div .news_listing_image_container {
  width: 117px;
  padding-bottom: 15px;
}
div .news_listing_content, div .news_listing_text {
  width: 500px;
}
div .news_listing_content_large {
  width: 461px;
  padding-left: 10px;
}
div .news_listing_title {
  width: 450px;
  font-weight: 700;
}
/** CTAs **/
div .cta_container {
  width: 142px;
  padding-bottom: 23px;
}
div .cta {
  width: 136px;
  border: 1px solid #ABAEB3;
  padding: 2px;
}
div .cta_image {
  width: 136px;
  height: 100px;
}
div .cta_text {
  width: 124px;
  background: #777E87 url('../images/cta/background.gif') repeat-x;
  font-size: 10px;
  padding: 6px;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
}
div .cta_text a {
  color: #fff;
  text-decoration: none;
}
.yellow {
  color: #E3CE4C;
}
.thumb {
  border: 1px solid #0473BA;
  margin: 0;
  padding: 2px;
  margin: 0 auto;
  float: none;
  display: block;
}
div .qquotation {
  width: 142px;
  height: 64px;
  padding-bottom: 23px;
}
/** NEW TABBED FORMS **/
div #form_outer {
  width: 583px;
  border: 1px solid #AEAEAE;
  border-bottom: 0px;
  margin-bottom: 23px;
}
div #form_inner {
  width: 583px;
  background-color: #F7D57C;
  background-image: url('../images/template/form-gradient.gif');
  background-repeat: repeat-x;
  padding-top: 15px;
}
div #form_inner .f_r_cont {
  width: 573px;
  padding: 0px 0px 10px 10px;
}
div #form_inner .f_r_cont_sizes {
  padding-left: 10px;
}
div #form_inner .f_cont {
  padding-left: 10px;
}
div #form_inner .f_label {
  width: 110px;
  font-weight: bold;
}
div #form_inner .f_label_check {
  width: 413px;
  padding-right: 15px;
}
div #form_inner .f_label_pad {
  width: 364px;
  padding-bottom: 10px;
  padding-right: 30px;
}
div #form_inner .f_label_wide {
  width: 270px;
  font-weight: bold;
}
div #form_inner .f_label_captcha {
  width: 300px;
  font-weight: bold;
}
div #form_inner .f_element {
  width: 463px;
}
div #form_inner .f_element input, div #form_inner .f_element textarea {
  width: 440px;
}
div #form_inner .f_element_wide input, div #form_inner .f_element_wide textarea {
  width: 280px;
}
div #form_inner .f_element_captcha input {
  width: 250px;
}
div #form_inner .f_element_check {
  width: 145px;
}
div #form_inner .f_element_check input {
  margin: 0px;
}
div #form_inner .f_element_pad {
  width: 189px;
}
div #form_inner .f_field {
  height: 27px;
}
div #form_inner .f_element_wide {
  width: 303px;
  padding-left: 0px;
}
div #form_inner .f_bottom, div #form_inner .f_top, div #form_inner .f_top_bottom_split {
  margin: 0px -1px;
  z-index: 1000;
  position: relative;
  padding: 0px 1px 10px 11px;
  background-repeat: repeat-x;
}
div #form_inner .f_bottom {
  padding-bottom: 20px;
  background-image: url('../images/template/form-bottom-panel.gif');
  background-position: bottom;
}
div #form_inner .f_top {
  padding-top: 20px;
  background-image: url('../images/template/form-top-panel.gif');
}
div #form_inner .f_top_bottom_split {
  padding-top: 30px;
  background-image: url('../images/template/form-tb-split-panel.gif');
}
div .tab_outer_active, div .tab_outer {
  border: 1px solid #AEAEAE;
  border-bottom: 0px;
  margin-right: 2px;
}
div .tab_outer {
  border: 1px solid #D7D6D6;
  border-bottom: 0px;
  margin-top: 2px;
}
div .tab_first {
  margin-left: 10px;
}
div .tab_inner, div .tab_inner_active {
  background-color: #F3F3F3;
  line-height: 25px;
  height: 25px;
  vertical-align: middle;
  text-align: center;
  padding: 0 15px;
}
div .tab_inner_active {
  position: relative;
  background-color: #F5C341;
  background-repeat: repeat-x;
  line-height: 28px;
  height: 28px;
  z-index: 500;
  margin-bottom: -1px;
}
.captcha {
  width: 250px;
  padding-left: 300px;
  padding-bottom: 10px;
}
#content_main .tab_inner_active a, #content_main .tab_inner_active a:hover, #content_main .tab_inner a, #content_main .tab_inner a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#content_main .tab_inner a, #content_main .tab_inner a:hover {
  color: #666666;
}
div #survey_outer {
  width: 583px;
  padding: 2px;
  border: 1px solid #ABAEB3;
  background-color: #FFFFFF;
  margin-bottom: 23px;
}
div #survey_inner {
  width: 583px;
  background-color: #356CA1;
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 5px;
}
div #survey_inner .f_r_cont {
  width: 583px;
  padding-bottom: 5px;
}
div #survey_inner .f_label {
  width: 374px;
  padding-left: 10px;
}
div #survey_inner .f_label_full {
  width: 573px;
  padding-left: 10px;
}
div #survey_inner .f_element {
  width: 199px;
}
div #survey_inner .f_element_full {
  width: 573px;
  padding-left: 5px;
  padding-bottom: 15px;
}
div #survey_inner .f_element_full textarea {
  width: 520px;
  height: 60px;
}
.f_r_cont_padover {
  width: 192px;
  padding-left: 391px;
  padding-bottom: 5px;
}
.mover {
  margin-left: 5px;
}
.f_r_cont_paddown {
  width: 583px;
  padding-bottom: 21px;
}
.pad_top {
  padding-top: 10px!important;
}
.pad_base {
  padding-bottom: 18px!important;
}
div#map div {
  float: none;
}
