html
{
  /* force a vertical scrollbar in firefox if not required so that there is no horizontal shifting */
  overflow-y: scroll;
}

html, body {
  background-color:#fff;
  color:#534442;
  font-size:12px;
  margin: 0;
  font-family: "helvetica neue",helvetica,arial,verdana;
}

h1, h2, h3, h4, h5, h6, p, blockquote, ul {
  padding: 0px;
  margin: 0px;
}

/* ensure that images within links don't get a horrible border*/
img
{
    border-width:0px;
}

/*h1, h2, h3, h4, h5, h6
{
  font-family:georgia,Times,Serif;
}
*/
  

a
{
  text-decoration: none;
  color: #534442;
  overflow:hidden;
}

a:hover,a:focus
{
  text-decoration: underline;
  color:#999999;
}


/* LAYOUT */

#logoStrapline
{
    height: 160px;
    width: 285px;
    margin:0px;
    padding:0px;
    text-align: left;
    float: left;
  overflow: hidden;
 
}

#logoStrapline span
{
    float: left;
    /*font-size: 16pt;
    font-weight:100;
    margin-top:10px;*/
    /*background-image: url('/images/backgrounds/strapline.jpg');
    background-repeat: no-repeat;*/
    /*width:417px;*/
    font-weight:lighter;
    /*font-size:0px;
    color:transparent;*/
    font-family:"arial,"helvetica neue",helvetica,;
    font-size: 18px;
    text-align: left;
    width: 270px;
  margin: 0 0 0 15px
}
#headerimages {
  float: right;
  width: 713px;
  height: 160px;
  overflow: hidden;
}
.page-width {
  width: 998px;
  margin: 20px auto;
  position: relative;
  display:block;
  float:none;
}

#currentLocation
{
    height:30px;
    background-color:#006e51;
    color: white;
    width: 998px;
    float: left;
}

#currentLocation span
{
    float: left;
    width: 327px;
    padding-top:8px;
    margin-left:8px;
    font-weight:bold;
}

#currentLocation #cataloguebutton
{
    height: 29px;
    width: 286px;
    margin:0px;
    padding-left:0px;
    float: left;
}

#currentLocation #loginStatus
{
    float:right;
    color:white;
    position:relative;
    top:8px;
    width: 250px;
    text-align: right;
    margin-right:8px;
}

#currentLocation #loginStatus a
{
    color:white;
    font-weight:bold;
}

div#body
{
  /*padding: 0px 64px;*/
}

#mainContent
{
  margin-top:20px;
}

#mainContent div.navigation
{
  /*float:left;
  width: 140px;*/
}

#mainContent div.navigation ul  a
{
  text-decoration: none;

}

/*#mainContent div.navigation ul a:hover,
#mainContent div.navigation ul a:focus {
  text-decoration: underline;
}
*/

#mainContent div.navigation ul li
{
  padding:10px 10px;
  border: 1px solid #EBE0DE;
  margin-bottom:10px;
  line-height:1.2em;
}

#mainContent div.navigation ul li.selected
{
  background-color: #F0F0F0;
}

#mainContent div.navigation ul li ul
{
  padding-top: 4px;
}

#mainContent div.navigation ul li ul li
{
  border: 0px solid #EBE0DE;
  padding: 12px 0 0 12px;
  margin: 0;
}

/*#mainContent div.navigation ul li a:focus,
#mainContent div.navigation ul li a:hover
{
  color: #333333;
}
*/

#mainContent div.navigation ul li.selected a,
#mainContent div.navigation ul li.selected ul li.selected a
{
  font-weight: bold;
}


#mainContent div.navigation ul li.selected ul li a
{
  font-weight: normal;
}

/*#mainContent #content
{
  float:left;
  width: 425px;
  margin: 0px 20px;
}
*/

/*#mainContent #rightPanel
{
  float:left;
  width:190px;
}
*/

/* footer */
#footer
{
  padding: 15px 0 0;
  margin-top:15px;
  line-height: 18px;
  clear:both;
  background-color: #d1d1d1;
  float: left;
  width: 998px;
}

#footer .address
{
  float: left;
  width: 978px;
  line-height: 14px;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 0 10px;
}

#footer .detailsleft {
  float: left;
  width: 500px;
  text-align: left;
  margin: 0;
  background-color: #e5e5e5;
  padding: 15px;
}
#footer .detailsright {
  float: left;
  width: 438px;
  text-align: right;
  margin: 0;
  background-color: #e5e5e5;
  padding: 15px;
}
#footer .productsbystauff
{
  float: left;
  width: 968px;
  line-height: 18px;
  font-size: 12px;
  margin: 0;
  padding: 15px;
}

#footer .socialmedia
{
    float: left;
  background-color: #b2b2b2;
  padding: 10px 0 5px;
  width: 998px;
}

/* HEADER */
div#header
{
  padding-top: 0px;
  overflow: hidden;
  /*position: relative;*/
}

/* Main navigation styles */
div.navigation
{
  padding: 0;
  margin: 0;
  height: 25px;
  overflow: hidden;
  width: 998px;
  float: left;
  background-color: #cccccc;
  margin: 0 0 15px 0;
  box-shadow: 0 3px 3px -3px #999;
  background-image: url(/media/25605/navigation.png);
  font-weight: bold;
}

div.navigation ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  
}

div.navigation ul li
{
  margin: 0;
  padding: 0;
  display: inline;
}
*/

.navigationBlock
{
    margin:0px;
    padding:0px;
    width:102px;
    height:120px;
}

.navigationBlock img
{
    margin:0px;
    padding:0px;
    width:99px;
    height:98px;
    border-style: solid;
    border-width:1px;
    border-color:#333333;
 
}

.navigationBlock a
{
    height:102px;
    overflow:hidden;
}

.navigationBlock a img
{
    filter:alpha(opacity=75);
    opacity:.75;
}

.navigationBlock a:hover img
{
    filter:alpha(opacity=100);
    opacity:1;
}

div.navigation ul li a
{
  display:block;
  text-decoration: none;
}
div.navigation ul li a:hover
{
  display:block;
  text-decoration: underline;
}

div.navigation ul li a.name
{
  color: #006e51;
  height: 13px;
  margin: 0;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  padding: 7px 19px 5px 18px;
  display: inline;
  float: left;
  background-image: url(/media/25610/navigationlink.png);
  background-position: right top;
  background-repeat: no-repeat;
}
div.navigation ul li:nth-child(11) a.name {  
  background-image: none !important;
  padding: 7px 0 5px 18px;
}

div.navigation ul li a.selected
{
  color:#534442;
}
div.navigation ul li a.last
{
  background-image: none;
  padding: 7px 20px 5px;
  color: #006e51;
  height: 13px;
  margin: 0;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  display: inline;
  float: left;
  
}

/*div#header div.navigation ul.navigation li a:hover,
div#header div.navigation ul.navigation li a:focus,
div#header div.navigation ul.navigation li li.active a,
div#header div.navigation ul.navigation li.selected a {
  background-color: #ABABAB;
  color:#fff;
}
*/

/*div#header img.touristBoard
{
  position: absolute;
  top:18px;
  right:60px;
}
*/

/*
div#header p#telephone
{
  position: absolute;
  top:55px;
  left:180px;
  padding: 0px;
  font-size:16px;
}
*/

div#header p#telephone span
{
  font-size:24px;
}

/*div#header div.page-width ul.navigation
{
  float:right;
  clear:right;
  width: 300px;
  text-align:right;
  padding: 15px 0px 15px 0px;
}
*/

/*div#header div.page-width ul.navigation li
{
  display: inline;  
  padding-right:6px;
  margin-right:6px;
}
*/

div#header div.page-width ul.navigation li.last
{
  padding:0px;
  margin:0px;
}

/* Secondary navigation */
#secondNavigation
{
  padding:0px;
  margin:0px;
}

#secondNavigation #title
{
    color:white;
    font-size:13px;
    width:218px;
    min-height:18px;
    text-align:center;
    padding-top:10px;
    padding-bottom:5px;
    background:#9cc4b9;
    font-weight:bold;
    text-transform:uppercase;
}

#secondNavigation ul
{
    list-style-type:none;
    list-style-position:outside;
    margin:0px;
    padding:0px;
    width:218px;
}

#secondNavigation ul li
{
    margin:0px;
    padding:0px;
    padding-top:6px;
    padding-bottom:6px;
    width:218px;
    border-bottom-width:2px;
    border-bottom-color:white;
    border-bottom-style:solid;
}

#secondNavigation ul li.last
{
    padding-bottom:0px;
    border-bottom-style:none;       
 
}

#secondNavigation ul li a
{
    color:#eeeeee;
    font-size:12px;
    text-transform:uppercase;
    font-weight:normal;
}

#secondNavigation ul li a:hover
{
    color:white;
}

/* Homepage */
#homePanel
{
    width:998px;
    height: auto;
}

#mapPanel
{
    float:left;
    width:218px;
    background-color:#006e51;
    margin: 0px 15px 0 0;
    padding: 20px 20px;
  min-height: 360px;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  box-shadow: 3px 3px 3px #999999;
}
#mapPanel h1 {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
  text-align: center;
  font-family: "helvetica neue",helvetica,arial,verdana,;
}

#mapPanel p
{
    margin: 0 0 10px 0;
}
#mapPanel #top
{
    /*background-image: url('/images/backgrounds/paneltop.gif');
    background-repeat: no-repeat;
    width:220px;
    height:16px;*/
}

#mapPanel #middle
{
    margin: 0px;
    /*background-image: url('/images/backgrounds/panelmiddle.gif');
    background-repeat: repeat-y;*/
    width:218px;
    /*padding-left:16px;
    padding-right:16px;*/
    min-height: 391px;
    overflow: hidden;
}

#mapPanel #middle img
{
  /*filter:alpha(opacity=75);
  opacity:.75;*/
}

#mapPanel #middle h2
{
    color:white;
    font-size:20px;
    margin: 0px;
    padding:0px;
    font-weight:normal;
}

#mapPanel #middle p
{
    position:relative;
    top: 0;
    color: white;
    font-weight:normal;
    font-size: 11px;
    margin: 0px;
    padding:0px;
    display:block;
    width:220px;
    margin-top:20px;
}

#mapPanel #middle p strong
{
    font-weight:bold;
    font-size:13px;
}

#mapPanel #bottom
{
    /*background-image: url('/images/backgrounds/panelbottom.gif');
    background-repeat: no-repeat;
    width:220px;
    height:16px;*/
}
#mainPanel
{
    /*position:relative;
    top:8px;*/
    float: right;
    width:720px;
    font-size: 12px;
  line-height: 18px;;
}
#mainPanel h1 {
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
}
#mainPanel h2 {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
}

#productlinks {
  float: left;
  width: 500px;
  height: 275px;
  margin: 0 15px 0 0;
  overflow: hidden;
}
#productlinks img {
  width: 500px;
  height: 275px;
}
.producttitle {
    float: left;
    width: 535px
    height: 43px;
    margin: 0 0 5px 0;
}
.productone {
    float: left;
    height: 104px;
    width: 119px;
    margin: 0 17px 5px 0;
}
.producttwo {
    float: left;
    height: 104px;
    width: 119px;
    margin: 0 17px 5px 0;
}
.productthree {
    float: left;
    height: 104px;
    width: 119px;
    margin: 0 17px 5px 0;
}
.productfour {
    float: left;
    height: 104px;
    width: 119px;
    margin: 0 0 5px 0;
}
.productfive {
    float: left;
    height: 104px;
    width: 119px;
    margin: 0 17px 0 0;
}
.productsix {
    float: left;
    height: 104px;
    width: 119px;
    margin: 0 17px 0 0;
}
.productseven {
    float: left;
    height: 104px;
    width: 119px;
    margin: 0 17px 0 0;
}
.producteight {
    float: left;
    height: 104px;
    width: 119px;
    margin: 0;
    z-index: -999;
}
#shopPanelabsolute
{
    width:535px;
    height:171px;
    position: absolute;
    overflow:hidden;
    top: 495px;
    left: 232px;
    
}

#mainPanel #welcomePanel
{
    margin:0px;
    margin-left:0px;
    margin-right:8px;
    padding:0px;
    width:542px;
    float:left;
    height:100%;
    overflow:hidden;
}

#mainPanel #welcomePanel h1
{
    background-image: url('/images/backgrounds/welcome.jpg');
    background-repeat: no-repeat;
    width:426px;
    min-height:77px;
    font-weight:lighter;
    font-size:0px;
    color:transparent;
}

#mainPanel #welcomePanel #loginPanel
{
    background:#fff9c2;
    margin:0px;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:5px;
    padding-left:8px;
    width:528px;
    height: 61px;
}

#mainPanel #welcomePanel #loggedinPanel
{
    background:#fff9c2;
    margin:0px;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:5px;
    padding-left:8px;
    width:528px;
    height:55px;
}

#mainPanel #welcomePanel #loggedinPanel p
{
   padding-top:10px;
}

#mainPanel #welcomePanel #loginPanel input
{
    -moz-box-shadow: 2px 2px 2px #808080;
    -webkit-box-shadow: 2px 2px 2px #808080;
    box-shadow: 2px 2px 2px #808080;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
}

#mainPanel #welcomePanel #loginPanel .username
{
    display:block;
    width:300px;
    padding-bottom:4px;
}

#mainPanel #welcomePanel #loginPanel .username span
{
    display:inline-block;
    width:70px;
}

#mainPanel #welcomePanel #loginPanel .username input
{
    width:120px;
}

#mainPanel #welcomePanel #loginPanel .password
{
    display:block;
    width:400px;
    padding:bottom:4px;
}

#mainPanel #welcomePanel #loginPanel .password span
{
    display:inline-block;
    width:70px;
}

#mainPanel #welcomePanel #loginPanel .password input
{
    width:120px;
}

#mainPanel #welcomePanel #loginPanel .register
{
   display:inline;
   float:left;
   width: 80px
   height: 40px;
   position: relative;
   left:230px;
   top:-66px;
}

#mainPanel #welcomePanel #loginPanel .button
{
    display:inline;
    float:left;
    width:80px;
    height:40px;
    position: relative;
    left: 205px;
    top:-46px;
    
}

#mainPanel #welcomePanel #loginPanel .loginFailure
{
    color:red;
    display:block;
    float:right;
    width:310px;
    height:20px;
    padding-top:4px;
    position:relative;
    top:-18px;
    left:115px;
}

/*
#mainPanel #welcomePanel #loginPanel .loginFailure
{
    color:red;
    display:block;
    width:400px;
    height:20px;
    padding-top:4px;
}
*/

#newsPanel
{
    margin: 0;
    padding: 0;
    width: 210px;
    float: right;
    height: 275px;
    overflow: hidden;
  background-color: #555;
}
#newsPanel img
{
    width: 210px;
    height: 275px;
}


#mainPanel #shopterms
{
    width:540px;
    height:15px;
    float:left;
    padding: 10px 0 7px 0;
    overflow: auto;
    font-size: 12px;
}
#shopPanel
{
    margin: 15px 0 0;
    padding: 0;
    width: 725px;
    height:120px;
    float: right;
    overflow:hidden;
  font-size: 12px;
  line-height: 19px;
}
#shopPanel a:link {
  color: #006e51; 
  text-decoration: none;
}
#shopPanel a:visited {
  color: #006e51; 
  text-decoration: none;
}
#shopPanel a:hover {
  color: #006e51; 
  text-decoration: underline;
}
#shopPanelTickertape
{
  width: 620px;
  font-size: 17px;
  line-height: 17px;
  height: 25px;
  font-weight: bold;
  margin: 0 0 10px 0;
  color:#006e51;
  float: left;
  background-image: url(/media/25574/tickertapebackground.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #999999;
  color: #FFF;
  text-transform: uppercase;
  padding: 0;
  overflow: hidden;
  box-shadow: 3px 3px 3px #999999;
}
#shopPanelAdvert {
  position: absolute;
  top: 483px;
  right: 5px;
  z-index: 8000;
  width: 144px;
  height: 144px;
}
#mainPanel #shopPanel #top
{
    margin-top:4px;
    margin-left:4px;
    margin-right:4px;
    margin-bottom:4px;
    width:478px;
}

#mainPanel #shopPanel #top a
{
    font-size:16px;
    color:#006e51;
}

#mainPanel #shopPanel #left
{
    margin-left:8px;
    margin-right:0px;
    float:left;
    width:319px;
    font-size:10px;
    font-weight:normal;
    padding:0px;
}

#mainPanel #shopPanel #left ul
{
  list-style-type:disc;
  list-style-position:inside;
  color:#006e51;
  padding:0px;
  margin:0px;
  line-height:13px;
}

#mainPanel #shopPanel #left ul li
{
  
}

#mainPanel #shopPanel #right
{
    float:left;
    width:181px;
}

#mainPanel #shopPanel #right span
{
    display:block;
    font-size:10px;
    margin-top:86px;
    position:relative;
    left:-52px;
}

#mainPanel #shopPanel #right a
{
    color:red;
}

#mainPanel #followPanel
{
    background-color: #006f51;
    width:188px;
    height:80px;
    margin: 0 0 0px 0;
    padding: 10px 15px;
    float:right;
    text-align: left;
    overflow:hidden;

}
#mainPanel #followPanel H1
{
  margin: 0 0 5px;
  padding: 0;
  color: #FFF;
  font-family: Arial;
  font-weight: normal;
  font-size: 28px;
  line-height: 24px;
}

#mainPanel #followPanel span
{
    font-size:0px;
    color:transparent;
}

#mainPanel #followPanel ul
{
    list-style-type:none;
    position:relative;
    top:60px;
    width:210px;
    margin-left:auto;
    margin-right:auto;
    
}

#mainPanel #followPanel ul li
{
    display:inline-block;
    border-width:0px;
    padding-left:8px;
    padding-right:0px;
    
}

#mainPanel #followPanel ul li:first-child
{
    padding-left:0px;
}

/*div#slideshow
{
  padding: 30px 0px;
  position:relative;
  height: 260px;
}

div#slideshow div
{
  
}

div#slideshow li
{
  height: 260px;
  position:absolute;
  width:795px;
  top:20;
  left:20;
}

div#slideshow li.rotating-panel img
{
  padding-right:20px;
}

div#slideshow h3,
div#slideshow p,
div#slideshow ul li ul {
  padding:8px 24px;
}

div#slideshow ul li ul
{
  position: relative;
}

div#slideshow ul li ul li
{
  height:auto;
  background: none transparent;
  position:relative;
  padding: 3px 0px 3px 18px;
  background: url("/images/li_white_bg.gif") no-repeat left 5px transparent;
  line-height: 1em;
  width:auto;
}

div#slideshow h3
{
  font-size: 24px;
}

div#slideshow ul#slidePager
{
  position: absolute;
  bottom: 35px;
  left:15px;
}


div#slideshow ul#slidePager li
{
  display:inline;
  position: relative;
  background: none transparent;
  float:left;
  height: auto;
  padding-right: 5px;
  width: auto;
}

div#slideshow ul#slidePager li a
{
  display:block;
  height: 15px;
  width:15px;
  border: 1px solid #ccc;
  background-color: #fff;
  text-indent:-9999em;
}

div#slideshow ul#slidePager li a.selected
{
  background-color: #F0F0F0;
}

*/

div.feature
{
  width: 245px;
  margin: 0px 10px;
  border-top:1px solid #cdcdcd;
}

div.feature h2
{
  font-weight: normal;
  font-size: 18px;
  border-bottom:1px solid #cdcdcd;
  padding: 6px 0px 6px 10px;
}

div.feature p
{
  padding: 12px 6px;
}

/* Main Content */
#mainContent #content h2
{
  font-size: 24px;
  color: #333;
  padding: 0 0 12px 0;
  line-height: 1em;
}

#mainContent #content h3
{
  font-size: 16px;
  color: #333;
  padding: 0 0 12px 0;
}

#mainContent #content p
{
  padding: 0 0 12px 0;
}

#mainContent #content ul
{
  padding: 10px 0px;
}

#mainContent #content ul li
{
  padding: 3px 0px 3px 18px;
  line-height:1.2em;
  background: url("/images/li_bg.gif") no-repeat left 5px transparent;
}

#rightPanel li
{
  padding-bottom: 11px;
}


#rightPanel li h3
{
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  font-size: 14px;
  padding: 11px;
}


#rightPanel li p,
#rightPanel li ul
{
  padding: 11px 11px 0px 11px;
}

#rightPanel li ul li
{
  border: 0px solid #fff;
}


/*  Map*/
#map_canvas {
  height:280px;
  line-height:1.2em;
  width:425px;
}

/*Search form*/
#searchForm
{
  float:right;
  clear:right;
}

#searchForm input#search
{
  background:url("/images/search_bg.png") no-repeat 0 0 transparent ;
  border:medium none;
  height:18px;
  padding:4px 5px 4px 30px;
  margin-right: 3px;
  width: 110px;
}

#searchForm input.submit
{
  background-color: #fff;
  border: 1px solid #999;
  padding: 3.5px 4px 3px 4px;
}

p.xsltsearch_result_title {font-family: georgia,Times,Serif;color: #333333;font-size: 16px;padding: 0 0 12px; font-weight:bold;}
div#xsltsearch_results {border-top: 1px solid #CDCDCD; margin-bottom:20px;}
div.xsltsearch_result {  border-bottom: 1px solid #CDCDCD; padding: 10px 0px 10px 0px;}


/* Login */
p#loggedIn
{
  /*position: absolute;*/
  top: 0; left:300px;
}

table th, td {border: 0px solid #fff;}

.formRow  {padding-bottom: 6px;}
.checkBoxRow {padding: 13px 0px 16px 0px;}
.formRow label {width: 200px; display:block; padding: 6px 0px;}
.formRow input,
.formRow textarea {padding: 5px; width: 250px;}
.checkBoxRow label {padding-left: 10px;}
.buttonRow input {padding:5px 10px; border:1px solid #CDCDCD; background-color:#EFEFEF;}

/* List */
#mainContent #content ul#newsList
{
  border-top:1px solid #CDCDCD;
}
#mainContent #content ul#newsList li
{
  border-bottom:1px solid #CDCDCD;
  margin-bottom: 20px;
    padding: 0 0 20px;
    background-image: none;
}

/* Products and services */
#products
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#products li
{
    display:block;
    width:770px;
    height:80px;
    margin-bottom:10px;
}

#products li #productslistpic
{
    display:inline-block;
    float:left;
    height:78px;
    width:78px;
    border-left:1px solid;
    border-top:1px solid;
    border-right:1px solid;
    border-bottom:1px solid;
}

#products li #productslist
{
    display:inline-block;
    margin-left:0px;
    margin-top:5px;
    padding-top:11px;
    padding-left:5px;
    border-left:0px;
    border-top:4px solid;
    border-right:4px solid;
    border-bottom:4px solid;
    height:51px;
    width:616px;
}

.productslisttitle
{
    font-size:20px;
    font-weight:bold;
    line-height: 24px;
}

#products li #productslist em
{
    font-size:14px;
    padding-top: 2px;
}

/*Contact us */
#grid
{
    list-style-type:none;
    border:0px;
    padding:0px;
}

#grid li
{
    display:inline-block;
    width:355px;
    height:210px;
}

#grid li #title
{
    font-size:16px;
    margin-bottom: 5px;
    font-weight:normal;
}

#grid li #detail
{
    background-color:#d1d2d4;
    width:300px;
    height:160px;
    overflow:hidden;
    padding:8px;
}

#grid li #detail img
{
    float:left;
    padding-right:8px;
}

#grid li #detail p
{
    font-size:10px;
    line-height: 14px;
}

#grid li #detail span
{
    position:relative;
    top:8px;
    font-size:9px;
}

#grid li #detail span::before
{
  content: "(";
  display: inline;
}

#grid li #detail span::after
{
  content: ")";
  display: inline;
}

/* News */

#news
{
    list-style-type:none;
    margin:0px;
    padding:0px;
    display:table;
}

#news li
{
    display:block;
    display:table-row;
    width:770px;
    height: 80px;
    padding-bottom:10px;
    
}

#news li #newslistpic
{
    display:inline-block;
    display:table-cell;
    width:78px;
    height:78px;
    vertical-align:middle;
    overflow:hidden;
}

#news li #newslistpic img
{
    width:80px;
}

#news li #newslist
{
    display:inline-block;
    margin-left:0px;
    margin-top:5px;
    margin-bottom: 10px;
    padding:5px 5px 5px 5px;
    border-left:8px;
    border-top:4px solid;
    border-right:4px solid;
    border-bottom:4px solid;
    width:616px;
    border-color:#006e51;
    
}

.newslisttitle
{
    font-size:20px;
    font-weight:bold;
}

#news li #newslist em
{
    font-size:15px;
}

#news li span a
{
    color:#000066;
    margin-left:8px;
    font-size:15px;
    font-style:italic;
}

/* Room booking form */

#booking
{
  
}

#booking div div
{
  display:inline-block;
}

#booking div div:first-child
{
  width:130px;
}

/* Products and services */

.productimage
{
   float:right;
   width:218px;
   position:relative;
   right:-7px;
}

.productdetailtext
{
    font-size: 14px;
  line-height: 20px;
}
.productdetailtext ul {
  margin: 0 0 0 20px;
}
.productdetailtext li {
  padding: 0;
  margin: 0;
}

/* Site map */

#sitemap
{
   margin-left:20px;
}

#sitemap ul li
{
   margin-left:15px;
}

#sitemap ul li a
{
   margin-left:20px;
}

#sitemap ul li ul li
{
   margin-left:35px;
}

#sitemap ul li ul li a
{
   margin-left:20px;
}

/* Login, logout, change password, register forms */

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 12px!important;
    font-weight: bold!important;
    padding: 7px 0;
}

input.textEntry
{
    width: 260px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 260px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

.failureNotification
{
    color: Red;
}
.nologin {
  font-size: 12px;
  font-weight: bold;
  color: Red;
}
#promotion {
  width: 555px;
  height: 445px;
  top: 200px;
  left: 215px;
  position: absolute;
  background-color: #FFF;
  background-image: url('/media/14476/homepromotion.jpg');
  z-index: 899;
}
#promotionlink {
  width: 210px;
  height: 20px;
  top: 604px;
  left: 534px;
  position: absolute;
  z-index: 999;
}
#training {
  float: left;
  width: 1000px;
  min-height: 500px;
  background-image: url('/media/15424/background.png');
  background-position: left bottom;
  background-repeat  background-repeat: no-repeat;
}
#training p{
  margin: 0 0 10px 0;
}
#training ul{
  margin: 10px;
  padding: 10px;
}
#training h1{
  margin: 0 0 10px 0;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
#training h2{
  margin: 0;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #fff200;
}
#trainingfooter {
  float: left;
  width: 970px;
  height: auto;
  padding: 15px;
  background-color: #006e51;
  color: #FFF;
  font-size: 14px;
  line-height: 14px;
}
.trainingfooterleft {
  float: left;
  width: 485px;
  height: auto;
}
.trainingfooterright {
  float: left;
  width: 485px;
  height: auto;
  text-align: right;
}
#trainingtitle {
  float: left;
  width: 734px;
  height: 20px;
  font-size: 22px;
  line-height: 22px;
  margin: 15px 0 15px 15px;
  padding: 15px 0;
}
#trainingbuttons{
  float: right;
  width: 225px;
  height: 50px;
  margin: 15px 15px 15px 0;
  text-align: right;
}

#trainingonecolumn {
  float: left;
  width: 970px;
  height: auto;
  margin: 0px 15px 15px 15px;
  font-size: 14px;
  line-height: 20px;
}
#trainingtwocolumn1 {
  float: left;
  width: 477px;
  height: auto;
  margin: 0px 15px 15px 15px;
  font-size: 14px;
  line-height: 20px;
}
#trainingtwocolumn2 {
  float: left;
  width: 478px;
  height: auto;
  margin: 0px 15px 15px 0px;
  font-size: 14px;
  line-height: 20px;
}
#trainingthreecolumn1 {
  float: left;
  width: 313px;
  height: auto;
  margin: 0px 15px 15px 15px;
  font-size: 14px;
  line-height: 20px;
}
#trainingthreecolumn2 {
  float: left;
  width: 314px;
  height: auto;
  margin: 0px 0px 15px 0;
  font-size: 14px;
  line-height: 20px;
}
#trainingthreecolumn3 {
  float: left;
  width: 313px;
  height: auto;
  margin: 0px 15px 15px 15px;
  font-size: 14px;
  line-height: 20px;
}
.referencepoint {
  height: auto;
  width: 50%;
  float: right;
  
  padding: 0;
  margin: 0;
   
}
.referencepoint p {
  color: #ffe100;
  padding: 0;
  margin:0;
  background-color: #d2232a;
  font-size: 14px;
  line-height: 18px;
}
.referencepoint a:link {
  color: #ffe100;
}
.referencepoint a:visited {
  color: #ffe100;
}
.referencepoint a:hover {
  color: #ffe100;
  text-decoration: underline;
}

/* Contour test forms */

.contourNavigation {
  padding: 0;
}

#contour fieldset {
  padding: 0!important;
  margin: 0!important;
}
#contour {
  padding: 0!important;
}
#contour, .contourPage, #contour label.fieldLabel, label.fieldLabel {
  font-size: 12px!important;
  line-height: 18px!important;
  font-weight: normal!important;
}
#contour label.fieldLabel {
  text-align: left;
  display: block;
  padding: 0!important;
}
#contour .checkboxlist label {
  font-size: 12px!important;
  line-height: 24px!important;
}
#contour input {
  display: inline!important;
}
#contour textarea {
  height: 125px!important;
  width: 400px!important;
  display: inline!important;
}
#contour span.checkboxlist, #contour span.radiobuttonlist, #contour span.checkbox {
    padding: 5px 0px!important;
}
#contour span.radiobuttonlist, #contour span.checkbox {
    font-size: 12px !important;
}
#contour .contourField div label {
    display: inline;
  font-size: 12px !important;
}
#contour legend {
  font-size: 16px!important;
  line-height: 22px!important;
}
.contourButton {
  padding: 0.5em;
  border: none;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background-color: rgb(0, 110, 81);
  border-radius: 0.25em;
  font-family: arial, san-serif;
  cursor: pointer;
}
.contourButton:hover {
  opacity: 0.9;
}
/* Pop Up Window */

#mask {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}

#boxes .window {
  position: fixed;
  left: 0;
  top: 0;
  width: 737px;
  height: 500px;
  display: none;
  z-index: 9999;
  padding: 0px;
  
  text-align: center;
}

#boxes #dialog {
  width: 737px;
  height: 500px;
  padding: 0px;
  background-color: #ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
  border-radius: 15px;
}

#popupfoot {
  font-size: 13px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0;
  padding: 30px 0;
  color: #FFF;
  font-weight: bold;
}
#popupfoot a {
  color: #FFF;
  text-decoration: underline;
  transition: 0.25s all;
}
#popupfoot a:hover {
  color: #FFF;
  text-decoration: none;
  transition: 0.25s all;
}








































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
