[hidden] {
  display: none;
}
[w0] {
  width: 0;
}
body {
  background-color: #e9e9e9;
  color: #121212;
  height: 100%;
  overflow: hidden;
  min-width: 990px;
  min-height: 680px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wrapper {
  min-height: 90%;
  height: 90%;
  margin: 0 auto -8.5em;
  z-index: 1;
}
#main_content {
  float: left;
  width: 100%;
/*width: 990px*/
}
.homewrapper {
  width: 100%;
}
.arrleft {
  height: 500px;
  margin-right: -25px;
  background: url("../images/arrowleft.png") no-repeat right center;
  cursor: pointer;
}
.arrright {
  height: 480px;
  margin-left: -30px;
  background: url("../images/arrowright.png") no-repeat left center;
  cursor: pointer;
  padding-top: 10px;
}
a,
a:hover,
a:link,
a:active,
a:visited {
  color: #d0b02c;
  text-decoration: none;
}
nav.headernav {
  margin-top: 25px;
  float: left;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  margin-left: 20px;
}
nav.headernav ul li {
  display: inline-block;
  margin-left: 20px;
}
nav.headernav a.current {
  color: #d0b02c;
  text-decoration: none;
}
nav.headernav a {
  color: #808080;
  text-decoration: none;
}
nav :focus {
  outline: 0;
}
header div.top {
  background: url("../images/headerback_1x68.png") repeat-x;
  width: 100%;
  height: 68px;
  z-index: 1000;
}
header div.bottom {
  background: url("../images/headergradient_1x9.png") repeat-x left bottom;
  width: 100%;
  height: 9px;
  position: relative;
  z-index: 1000;
}
#headermiddle {
  display: table;
  width: 990px;
  margin: 0 auto;
}
#headerlogo {
  float: left;
  margin-top: 20px;
}
#socialheader {
  float: right;
  width: 127px;
  height: 32px;
  margin-right: 17px;
  margin-top: 17px;
}
.socialicon_header {
  margin-left: 10px;
  float: left;
}
.socialicon {
  width: 32px;
  height: 32px;
}
.facebook {
  background-image: url("../images/facebook_32x32.png");
}
.facebook_color {
  background: url("../images/facebook_color_32x32.png");
}
.twitter {
  background-image: url("../images/twitter_32x32.png");
}
.googleplus {
  background-image: url("../images/googleplus_32x32.png");
}
.googleplus_color {
  background-image: url("../images/googleplus_color_32x32.png");
}
[clear] {
  clear: both;
}
footer {
  position: absolute;
  bottom: 0em;
  width: 100%;
}
footer div.top {
  width: 100%;
  height: 8px;
  background: url("../images/footergradient_1x8.png") repeat-x left top;
}
footer div.bottom {
  width: 100%;
  height: 52px;
  background: url("../images/headerback_1x68.png") repeat-x;
}
#address {
  display: table;
  margin: 0 auto;
  padding-top: 10px;
}
footer div.bottom p {
  display: inline;
  margin-left: 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 1.15em;
  letter-spacing: 0.08em;
}
.dot {
  padding-left: 20px;
  font-size: 1.6em;
}
.shinelogo {
  background: url("../images/shinelogo_151x26.png") no-repeat center center;
  width: 151px;
  height: 26px;
}
#bottomrow {
  position: absolute;
  bottom: 60px;
  margin-left: 5px;
}
.circular {
  color: #fff;
  background-color: #000;
  position: absolute;
  opacity: 0.8;
  display: table;
  border-collapse: collapse;
}
.circular .row {
  display: table-row;
  height: 30px;
}
.circular .link {
  display: table-cell;
  font-family: 'Oswald';
  font-size: 0.8em;
  font-weight: 400;
  vertical-align: top;
  padding-bottom: 10px;
  text-align: center;
  color: #d0b02c;
}
.circular :focus {
  outline: 0;
}
.circular .h1 {
  font-family: georgia;
  font-size: 2em;
  font-style: italic;
  font-weight: 200;
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 10px;
  padding-top: 0px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
.circular .h2 {
  font-family: georgia;
  font-size: 1em;
  font-style: italic;
  font-weight: 200;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  padding-bottom: 0px;
}
.circular .note {
  font-family: georgia !important;
  font-size: 1em !important;
  line-height: 1.1em;
  font-style: italic;
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  padding-bottom: 25px;
}
@-moz-document url-prefix() {
  .circular .row {
    display: table-row;
    height: 15px !important;
  }
}
#main_slide {
  width: 100%;
  display: block;
  position: absolute;
  top: 52%;
  margin-top: -280px;
}
.slidewrapper {
  border-style: solid none none none;
  border-width: 1px;
  border-color: #d3d3d3;
  width: 100%;
  height: 490px;
  background-color: #fff;
  box-shadow: 0 4px 8px -2px #808080;
  display: table;
  z-index: 100000;
  margin-bottom: 15px;
}
.close {
  position: relative;
  top: 50px;
  right: -850px;
  margin-top: -40px;
  width: 56px;
  height: 56px;
}
.hometitle {
  right: 5%;
  margin-top: 5%;
}
.homearr {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  width: 90px;
  height: 90px;
}
.homeleft {
  left: -47px;
  background: url("../images/arrowleft.png") no-repeat right center;
}
.homeright {
  right: -47px;
  background: url("../images/arrowright.png") no-repeat left center;
}
.homedesc {
  display: block;
  color: #d0b02c;
  font-family: 'Oswald';
  font-size: 2em;
  max-width: 535px;
  font-weight: 300;
  position: absolute;
  bottom: 10%;
  left: 5%;
  padding: 10px;
  background: rgba(0,0,0,0.8);
  line-height: 1.1em;
}
.homedesc .white {
  display: inline;
  color: #fff;
  font-family: 'Oswald';
/*font-size: 1em*/
  font-weight: 300;
  padding-right: 0px;
}
.homedesc .yellow {
  display: inline;
  padding: 10px;
  padding-left: 0px;
}
#ncalcent {
  left: 50%;
  margin: 0 -200px -200px 0;
  width: auto;
  text-align: center;
  margin-right: 35px;
}
#newscal {
  height: 64px;
  overflow: hidden;
  margin: 0 auto;
  width: 990px;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#newscal div {
  display: inline-block;
  font-family: 'Oswald';
  font-size: 1.1em;
  font-weight: 300;
}
#newscal .yearmonths {
  overflow: hidden;
  display: inline-block;
  height: 37px;
  margin-bottom: -14px;
}
.newsyear {
  background: url("../images/circ_year_64x64.png") no-repeat center center;
  width: 64px;
  height: 64px;
  margin-left: 10px;
  cursor: pointer;
}
.newsyear span {
  display: block;
  text-align: center;
  margin-top: 35%;
  color: #fff;
}
.newsyear.current {
  background: url("../images/circ_year_selected_64x64.png") no-repeat center center;
}
.newsmonth {
  background: url("../images/circ_month_39x37.png") no-repeat center center;
  cursor: pointer;
  width: 39px;
  height: 37px;
  margin-left: 5px;
}
.newsmonth.current {
  background: url("../images/circ_month_selected_39x37.png") no-repeat center center;
}
.newsmonth span {
  font-size: 0.87em;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 27%;
}
.readmore {
  margin-top: -74px;
  margin-left: -10px;
  height: 70px !important;
  text-align: right;
  z-index: 10000;
}
.readmore2 {
  margin-top: 163px;
  margin-left: -40px;
  margin-bottom: -170px;
  margin-right: -220px;
}
.newsdetail p,
.newsdetail h1 {
  margin-left: 15px !important;
}
.newsdetail h1 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.newsdetail .excerpt {
  margin-top: 10px;
  margin-bottom: 0.9em;
  color: #d0b02c;
}
.newsimage {
  margin: 5px;
  margin-top: 0px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.transrect314x169 {
/* background: url('../images/transrect_314x169.png') no-repeat center center */
  background: rgba(254,254,254,0.9);
  box-shadow: -1px -1px 15px -1px #808080;
  width: 314px;
  max-width: 314px;
  height: 190px;
  float: left;
  margin-left: 10px;
}
.transrect314x169 h1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 1.97em;
  margin-top: 15px;
  margin-left: 20px;
}
.transrect314x169 p {
  font-family: Georgia, serif;
  font-size: 0.9em;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 15px;
  height: 85px;
  overflow: hidden;
}
.jobbottom {
  disply: block;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#jobline {
  color: #d0b02c;
  font-family: 'Oswald';
  font-size: 2.2em;
  font-weight: 300;
  padding: 10px;
  background: rgba(254,254,254,0.9);
  position: absolute;
  bottom: 270px;
  box-shadow: -1px -1px 15px -1px #808080;
  margin-left: 20px;
  padding-left: 30px;
  padding-right: 30px;
}


#policyline {
  color: #d0b02c;
  font-family: 'Oswald';
  font-size: 2.2em;
  font-weight: 300;
  padding: 10px;
  background: rgba(254,254,254,0.9);
  position: absolute;
  top: 80px;
  box-shadow: -1px -1px 15px -1px #808080;
  padding: 15px;
  left: 50%;
margin-left: -490px;
}
.policy_content {
position: absolute;
background: white;
height: 60%;
width: 896px;
top: 150px;
margin: 0 auto;
left: 50%;
margin-left: -490px;
padding: 15;
overflow-y: scroll;
}


#jobline .blackinjob {
  color: #000;
}
.mask {
  left: 0px;
  opacity: 0.99;
}
.mask#leftmask {
  width: 200px;
  height: 495px;
  background: url("../images/trans_1x1.png") center center;
}
.mask#leftmask2 {
  width: 200px;
  height: 495px;
}
.mask#rightmask {
  display: table-cell;
  width: 270px;
  height: car_height-5;
  background: url("../images/trans_1x1.png") center center;
}
.jcarousel {
  position: relative;
  width: 290%;
  padding-top: 4px;
  float: left;
  overflow: hidden;
  height: 485px;
}
.jcarousel ul {
  min-width: 4500px;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}
.jcarousel li {
  float: left;
  width: 250px;
}
.jcarousel h1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 2em;
  padding-left: 7px;
  padding-right: 7px;
  margin-top: 10px;
}
.jcarousel h1.newsh1 {
  font-size: 1.5em;
}
.jcarousel p {
  font-family: georgia;
  font-size: 1.1em;
  padding-left: 7px;
  padding-right: 7px;
  line-height: 1.21em;
}
.jcarousel p.newsdetail {
  font-size: 1em;
}
.jcarousel p.date {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 1.1em;
  margin-left: 2px;
  margin-top: 10px;
  margin-bottom: 0.5em;
  color: #d0b02c;
}
.jcarousel li.box4x2 {
  width: 965px;
}
.box {
  overflow: hidden;
  float: left;
}
.newsbox {
  overflow: hidden;
  float: left;
/*padding-top 1px*/
}
.box1x1 {
  width: 235.25px;
  height: 242.5px;
}
.box1x1img {
  width: 234px;
  height: 115px;
/*padding-left 5px*/
/*padding-top 1px*/
}
.box2x1 {
  width: 476.5px;
  height: 242.5px;
}
.box2x1img {
  float: right;
  height: 242.5px;
  width: 237px;
/*padding-right 2px*/
}
.box1x2 {
  width: 235.25px;
  height: 485px;
}
.box1x2img {
  width: 234.25px;
  height: 150px;
/*padding-left 3px*/
}
.box2x2 {
  height: 485px;
  width: 475.5px;
}
.box2x2 h1 {
  padding-bottom: 20px;
}
.box2x2 h1.newsh1 {
  padding-bottom: 0.1em;
}
.box2x2img {
  width: 475px;
  height: 390px;
}
.box4x2 {
  width: 965px;
  height: 485px;
  padding-top: 1px;
}
.box4x2img {
  width: 470px;
  height: 490px;
}
.hr {
  border-style: dotted none dotted none;
  border-width: 1px;
  color: #000;
  width: 100%;
  float: left;
  height: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.vhr {
  border-style: none dotted none dotted;
  border-width: 1px;
  color: #000;
  padding-top: 24px;
  width: 1px;
  float: left;
  height: 100%;
  clear: none;
  margin-left: 1px;
  margin-right: 1px;
}
.half {
  height: 45.2%;
}
.halfw {
  width: 100%;
  margin-bottom: 2px;
}
div.c2x1 {
  height: 125px;
  line-height: 1.2em;
  overflow: hidden;
}
div.c1x2 {
  height: 230px;
  line-height: 1.1em;
  overflow: hidden;
}
div.c1x1 {
  height: 0px;
  line-height: 1.2em;
  overflow: hidden;
}
.programtitle,
.programtitle2 {
  margin-top: -130px;
  left: 50%;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.programtitle2 {
  left: 73%;
}
#slidecontainer {
  display: table-cell;
  vertical-align: middle;
  padding-left: 130px;
}
#slidercell {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
#sliderleft {
  display: table-cell;
  vertical-align: middle;
  font-family: 'Oswald';
  font-weight: 300;
  font-size: 2.1em;
  text-align: right;
  padding-bottom: 5;
}
#sliderright {
  display: table-cell;
  vertical-align: middle;
  font-family: 'Oswald';
  font-weight: 300;
  font-size: 2.1em;
  padding-left: 15px;
  padding-bottom: 5;
}
#slider {
  width: 550px;
  height: 5px;
  background: url("../images/slider_550x5.png") no-repeat center center;
}
#searchbar {
  float: right;
  display: table-cell;
  vertical-align: middle;
  background: url("../images/searchinp_131x29.png") no-repeat center center;
}
#searchbar input {
  border: 0;
  height: 40px;
  background-color: transparent;
  width: 131px;
  padding-left: 5;
}
#searchicon {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10;
  width: 27;
  height: 27;
  background: url("../images/searchbutton_27x27.png") no-repeat center center;
}
#bottombar {
  margin-bottom: /2;
  width: 950px;
  display: table;
}
#bottombar span {
  display: table-row;
  vertical-align: middle;
}
#bottombar .ui-slider-handle {
  width: 27px;
  height: 27px;
  margin-top: -6px;
  border: none;
  background: url("../images/programball_27x27.png") no-repeat center center;
}
#bottombar :focus {
  outline: 0;
}
.yearshow {
  font-family: 'Oswald';
  font-weight: 300;
  font-size: 7em;
  opacity: 0.8;
  color: #d3d3d3;
  position: absolute;
  padding-left: 20;
}
.programcircular {
  color: #fff;
  background-color: #000;
  opacity: 0.8;
  display: table;
  border-collapse: collapse;
}
.programcircular div {
  display: table-row;
}
.programcircular a {
  font-family: georgia !important;
  font-size: 0.9em !important;
  line-height: 1.1em;
  font-style: italic;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
[hidden] {
  display: none;
}
.member,
.member2 {
  margin-top: -105px;
  left: 55%;
  position: relative;
  background-color: #d0b02c !important;
  color: #000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.member2 {
  left: 75%;
}
.teamcircular {
  cursor: pointer;
  color: #fff;
  background-color: #000;
  opacity: 0.9;
  display: table;
  border-collapse: collapse;
}
.teamcircular span {
  display: table-row;
}
.teamcircular p {
  font-family: georgia !important;
  font-size: 1em !important;
  line-height: 1.1em;
  font-style: italic;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#ballcontainer {
  margin: 0 auto;
  text-align: center;
}
.teamball {
  background: url("../images/teamball_18x18.png") no-repeat center center;
  width: 18;
  height: 18;
  display: inline-block;
  margin-left: 10;
}
.teamball.current {
  background: url("../images/yellow_teamball_18x18.png") no-repeat center center;
}
#back {
/*max-height 80%!important*/
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  align: top;
  z-index: -1000;
}
#mapover {
  position: absolute;
  background: url("../images/contactus_bar_990x243.png") no-repeat center center;
  height: 243px;
  width: 990px;
  bottom: 21%;
  margin: 0 auto;
  left: 50%;
  margin-left: -490px;
/*padding-left 400px*/
}
.branchball {
  background: url("../images/circ_year_64x64.png") no-repeat center center;
  width: 54px;
  height: 54px;
  display: inline-block;
  padding: 10px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 1em;
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  cursor: pointer;
}
.branchball.current {
  background: url("../images/circ_year_selected_64x64.png") no-repeat center center;
}
#undermapover {
  position: relative;
  display: table;
/*bottom 10%*/
  margin-left: auto;
  margin-right: auto;
/*margin-left: -70px*/
  height: 64px;
  text-align: center;
  overflow: hidden;
  display: table;
}
#undermapover span {
  display: table-row;
}
#branch_uk_map {
  margin-left: 150px;
  margin-top: -30px;
  float: left;
}
#branch_uk_map p {
  margin-left: 230px;
  margin-top: 75px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 2em;
}
#branch_uk_map #ukmap {
  margin-top: -75px;
}
#branch_address {
  float: left;
  margin-top: 45px;
  margin-left: 10px;
  line-height: 1.5em;
  font-size: 1.1em;
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
#branch_address p {
  font-family: 'Oswald';
  font-size: 1em;
  font-weight: 300;
}
#adtitle {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 1em;
/*font-style bold*/
  color: #d0b02c;
}
#addcol2 {
  line-height: 1.5em;
  float: left;
  margin-left: 50px;
  margin-top: 45px;
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
#addcol2 p {
  font-family: 'Oswald';
  font-size: 1.1em;
  font-weight: 400;
/*font-style bold*/
  color: #d0b02c;
}
#addcol2 div {
  font-family: 'Oswald';
  font-size: 1em;
/*letter-spacing -0.4px*/
  font-weight: 300;
}
#mapover_aboutus {
  position: absolute;
  background: url("../images/aboutus_bar_990x243.png") no-repeat center center;
  height: 243px;
  width: 990px;
  bottom: 21%;
  margin: 0 auto;
  left: 50%;
  margin-left: -490px;
}
#abouttitle {
  background: rgba(0,0,0,0.8);
  font-family: 'Oswald';
  font-size: 1.4em;
  font-weight: 300;
  padding: 10px;
  max-width: 500px;
  margin-left: 40px;
  position: absolute;
  bottom: 220px;
}
#abouttitle #about_name {
  color: #fff;
}
#abouttitle #about_title {
  color: #d0b02c;
}
#about_leftcol {
  float: left;
  width: 400px;
  margin-left: 60px;
  line-height: 1.3em;
  height: 163px;
  overflow: hidden;
  margin-right: 70px;
  font-family: georgia;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 40px;
}
#about_rightcol {
  width: 400px;
  height: 163px;
  line-height: 1.3em;
  overflow: hidden;
  font-family: georgia;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 40px;
}
