body,
html {
  margin:0;
  padding:0;
  color:#050529;
  font-family: 'Questrial', sans-serif;
}

#staroverlay {
  display: none;
}

#hidden {
  display: none;
}

.nomobile {
  display: none;
}

#menu {
  display: none;
}

#overlay {
  display: none; /* ensures its invisible until its called */
}

#overlay a {
  text-decoration: none;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}

#overlay a:hover {
  color: #515151;
}

#fade {
    display: none;  /* ensures its invisible until its called */
}

#wrap {
  margin: auto;
  background:#fefefe;
}

#contentwrap {
  margin: auto;
  width: 20cm;
}

#landwrap {
  margin: auto;
  height: 100%;
  width: 100%;
}

#landheadwrap {
  margin: auto;
  width: 70%;
  background:#fefefe;
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  border-color: #515151;
}

#landheadimage {
  height: 110px;
  width: 235px;
  float: right;
  position:relative;
  bottom:0px;
}

#header {
  background:#7baacb;
  height: 150px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #000000;
  background-image: linear-gradient(left bottom, rgb(123,170,203) 50%, rgb(193,215,230) 100%, rgb(154,190,214) 52%);
  background-image: -o-linear-gradient(left bottom, rgb(123,170,203) 50%, rgb(193,215,230) 100%, rgb(154,190,214) 52%);
  background-image: -moz-linear-gradient(left bottom, rgb(123,170,203) 50%, rgb(193,215,230) 100%, rgb(154,190,214) 52%);
  background-image: -webkit-linear-gradient(left bottom, rgb(123,170,203) 50%, rgb(193,215,230) 100%, rgb(154,190,214) 52%);
  background-image: -ms-linear-gradient(left bottom, rgb(123,170,203) 50%, rgb(193,215,230) 100%, rgb(154,190,214) 52%);
  background-image: -webkit-gradient( linear, left bottom, right top, color-stop(0.5, rgb(123,170,203)), color-stop(1, rgb(193,215,230)), color-stop(0.52, rgb(154,190,214)));
}

#headerband {
  background:#515151;
  width: 100%;
  height: 40px;  
  color: #eee;
  text-align: center;
  display: table;
}

#headerband p {
  display: table-cell;
  vertical-align: middle;
}

#headeroverlaytrophy {
  position:relative;
  top:-30px;
  left:10px;
  width: 300px;
  color: #fff;
  font-size:60px;
  font-weight: 700;
}

#headeroverlayland {
  position:relative;
  top:-60px;
  left:200px;
  width: 300px;
  color: #515151;
  font-size:60px;
}

#headeroverlayaddress {
  position:relative;
  top:-45px;
  left:0px;
  width:100%;
  height: 20px;
  background: #eee;
  color: #515151;
  font-size:12px;
  text-align: center;
  display: table;
}

#headeroverlayaddress p {
  display: table-cell;
  vertical-align: middle;
  word-spacing: 2px;
  letter-spacing: 1px;
}

#headeremail a:hover {
  text-decoration: underline;
}

#headeroverlaysearch {
  position: absolute;
  top:80px;
  right:20px;
  width:450px;
  text-align: right;
  display: table;
  font-size:12px;
  color: #515151;
}

#headeroverlayspecial p {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
  color: #eee;
  font-size:11px;
  font-weight: 700;
  line-height: 14px;
}

#main {
  width: 19cm;
  background:#fefefe;
  float:left;
  font-size: 100%;
}

#footer {
  display: none;
}

#footer p {
  display: table-cell;
  vertical-align: middle;
  word-spacing: 2px;
  letter-spacing: 1px;
}

#footer a{
  color: #eee;
  text-decoration: none;
}

#footer a:hover {
  color: #eee;
  text-decoration: underline;
}

#header a{
  color: #111111;
  text-decoration: none;
}

#header a:hover {
  color: #111111;
'  text-decoration: underline;
}

#main a{
  color: #111111;
  text-decoration: none;
  font-weight: bold;
}

#main a:hover {
  color: #111111;
  text-decoration: underline;
}

#imageholder {
  background:#fff url('/images/loading.gif') no-repeat center;
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 200px;
}

#imageholder img {
  width: 90%;
  height: auto;
}

#prev {
  padding-left: 20px;
  margin-bottom: 20px;
  float: left;
  width: 90px;
}

#prev a img {
  border: none;
}

#next {
  padding-right: 20px;
  margin-bottom: 20px;
  float: right;
  width: 90px;
}

#next a img {
  border: none;
}

#image-text {
  font-size: 14px;
}

#image-text a {
  color: #000000;
}

#image-text a:hover {
  color: #2a2953;
}

#info-text {
  font-size: 14px;
  text-align: center;
  width: 100%;
}

#info-text a {
  color: #000000;
}

#info-text a:hover {
  color: #2a2953;
}

.float-img img{
  float: right;
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: 10px;
  clear: right;
  width: 30%
}

#first {
  text-align: center;
  font-size: 11px;
  float: left;
  width: 90px;
  height: 20px;
}

#last {
  text-align: center;
  font-size: 11px;
  float: left;
  width: 90px;
  height: 20px;
}

#pagenum {
  text-align: center;
  font-size: 11px;
  float: left;
  width: 90px;
  height: 20px;
}

#paginator {
  display: none;
}
.pages { text-align: center; margin-bottom: 20px; margin-top: 20px; font: 11px/15px Arial, Helvetica;}
.paginator { font-size: 10px; padding-top: 10px; margin-left: auto; margin-right: auto; }
.paginator a, .pageList .this-page { padding: 2px 3px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.paginator a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.paginator .atstart { margin-right: 10px; padding: 2px 6px; background: #fff; color: #aaa; }
.paginator .prev { margin-right: 10px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
.paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.paginator .next { margin-left: 10px; padding: 2px 6px; border: solid 2px #ddd; background: #fff;}
.paginator .atend { margin-left: 10px; padding: 2px 6px; background: #fff; color: #aaa; }
.paginator .this-page {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 11px; vertical-align: top; background: #fff; color: #000000; }
.paginator a:hover {color: #fff; background: #0063DC; border-color: #036; text-decoration: none;}
.pages div.results { text-align: center; font: 11px/15px Arial, Helvetica; color: #aaa; margin-top: 8px; }

div#left {
  float: left;
  width: 25%;
}
div#right {
  float: right;
  width: 25%;
}
div#middle {
  padding: 0px 160px 5px 160px;
  margin: 0px;
}

div#homemain {
  clear: both;
}

div.homebox {
  display: none;
}

div.homebox:hover {
  color: #eee;
  text-decoration: underline;
  border-color: #000;
  opacity: 0.75;
}

div.hometitlebar {
  width: 167px;
  height: 35px;
  font-size: 75%;
  display: table-cell;
  vertical-align: bottom;
}

div.hometitletext {
  width: 167px;
  background:#515151;
  color: #eee;
  padding: 5px;
  font-size: 85%;
  text-align: right;
  opacity: 0.85;
}

#clickquote {
  display: none;
}

#clickquote a {
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}

#clickquote a:hover {
  color: #515151;
  text-decoration: none;
}

fieldset {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 15px;
  font-size: 14px;
  color: #050529;
  font-family: 'Questrial', sans-serif;
  display: inline;
  width: 80%;
  margin-bottom: 5px;
  margin-top: 5px;
  border: 1px;
  border-style: solid;
  border-color: #050529;
}

legend {
  color:#7baacb;
  font-family: 'Questrial', sans-serif;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}

.fb-like-box {
  display: none;
}

h3.MnM_Body {
  color: #515151;
  font-family: 'Questrial', sans-serif;
  font-size: 20px;
  width: 90%;
  font-weight: bold;
  margin: auto;
}

#contact-tab-mob {
  display: none;
}

#mobilemenubutton {
  display: none;
}


div.categorybox {
  width: 125px;
  height: 67px;
  border-style: solid;
  border-width: 2px;
  border-color: #515151;
  margin: 0 auto 15px auto;
  display: table;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  background-size:265px 142px;
}

div.categorytitlebar {
  width: 100%;
  height: 25px;
  font-size: 75%;
  display: table-cell;
  vertical-align: bottom;
}

div.categorytitletext {
  width: 125px;
  background:#515151;
  color: #eee;
  padding: 5px;
  font-size: 10px;
  text-align: right;
  opacity: 0.85;
}

div.productBox {
  width: 150px;
  height: 145px;
  border-style: solid;
  border-width: 2px;
  border-color: #515151;
  margin: 0 auto 15px auto;
  display: table;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  float: left;
  padding: 10px;
}

div.productBox img {
  width: 150px;
}

div.productTitleBar {
  width: 100%;
  font-size: 10px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

div.productTitleText {
  width: 100%;
  background:#515151;
  color: #eee;
  padding: 6px 0 6px 0;
  font-size: 85%;
  text-align: center;
  opacity: 0.85;
}


div.productMagOverlay {
  display: none;
}

.productPager {
  display: none;
}

#productFade {
  background-color: #ffffff;
  opacity: 100%;
}
