/*
 * Colour list
 * Main menu brick red    #a00028;
 * Main menu dark grey    #495b67;
 * Main menu orange       #e06625;
 * Button light blue      #afdfcf;
 * Button orange/pink     #f3bd97;
 * Body text              #2f3841;
 * Header text            #2f383f;
 */

/* reset all styles across browsers */

*
{
  margin: 0;       /* specifying these explicitly brings */
  padding: 0;      /* IE in line with everyone else */
  border: none;
}

body
{
  font-family: "Arial","Trebuchet","Verdana","Helvetica",sans-serif;
  font-size: 76%;
  text-align: center;     /* for IE6, central alignment of contained divs */
  background-color: #fff;
  color: #2f3841;
}

h1
{
  font-size: 2.0em;
  padding-bottom: 20px;
}

h2
{
  font-size: 1.5em;
  padding-bottom: 10px;
}

ol{ padding-left: 20px; }

ol li { margin-bottom: 17px; }

div.maincontent ul{ font-size: 1.2em; margin: 10px 20px 20px 20px; }

div.maincontent ul li{ margin-bottom: 5px; }

div.container
{
  margin: 0px auto;
  text-align: left;
  width: 73.3em;
}

a
{
  text-decoration: none;
  color: black;
}

br.clearall
{
  height: 1px;
  clear: both;
}

em
{
  font-weight: bold;
  font-style: normal;
  color: #a00028;
}


label span
{
  float: left;
  width: 10em;
}

label input
{
  width: 25em;
  height: 1.5em;
  border: none;
  background-color: #a0a0a0;
}

input[type="submit"] { cursor:pointer; border: 1px solid #333;}

textarea
{
  font-family: "Arial","Trebuchet","Verdana","Helvetica",sans-serif;
  font-size: 0.92em;
}

label textarea
{
  width: 25em;
  height: 7em;
  border: none;
  background-color: #a0a0a0;
}

p.inpagenav
{
  width: 100%;
  text-align: right;
  margin-top: -10px;
}

a.inpage
{
  color: #a00028;
  float: left;
  padding-left: 3%;
  margin-bottom: 1em;
  width: 30%;
  background: url(../images/redarrow.gif) 5px 3px no-repeat #fff;
}

a.totop
{
  color: #a00028;
  float: right;
  text-decoration: underline;
}

img.gallery
{
  padding: 0 14px 14px 0;
}

div#crumbtrail
{
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}

div#crumbtrail p { margin-right: 3px  }

div.maincontent
{
  float: left;
  width: 30em;
  margin-bottom: 25px;
}

#mc_wide{ width: 43em; }
#mc_gallery{ width: 58.5em; }
#mc_sarnafil{ width: 40em; }

div.maincontent p
{
  font-size: 1.2em;
}

div.pdflink img
{
  float: left;
  clear: left;
  margin-right: 5px;
  margin-bottom: 20px;
}

div.pdflink p
{
  float: left;
  margin-top: 10px;
}

div.pdflink p a
{
  color: #a00028;
  font-weight: bold;
}

div.pdflink p a span
{
  color: #777;
  font-size: 0.8em;
}



div#header
{
  width: 100%;
}

div#header img
{
  float: left;
}

div#header p
{
  float: right;
  text-align: right;
  margin-top: 30px;
  font-size: 1.4em;
  padding-right: 3px;
}

div#header p em
{
  line-height: 1em;
  font-size: 1.05em;
}

div#header p strong
{
  color: #a00028;
  font-size: 1.4em;
}

div#header p span
{
  font-size: 0.9em;
}


div#menu
{
  float: left;
  clear: left;
}

div#menu img,
div#menu div
{
  float: left;
  height: 5.48em;
}

div#menu p
{
  float: left;
  font-size: 1em;
  padding: 8px;
  line-height: 1.4em;
}

div#menu a
{
  color: white;
  text-decoration: none;
}

div.menured
{
  background-color: #a00028;
}

div.menugrey
{
  background-color: #495b67;
}

div.menuorng
{
  background-color: #e06625;
  padding-right: 10px;
}

div.leftbuttons
{
  width: 14.5em;
  float: left;
  margin-bottom: 10px;
}

div.slideshow
{
  float: left;
  clear: left;
  margin-bottom: 10px;
}

div#footer
{
  clear: both;
  width: 100%;
  border-top: 4px solid #a00028;
}

div#footer ul
{
  margin-left: 80px;
  margin-right: 120px;
  text-align: center;
  margin-top: 10px;
}

div#footer ul li
{
  display: inline;
  padding-left:  30px;
  margin-left: 0px;
  background-position: 8px 3px;
  background-repeat: no-repeat;
  font-size: 1.1em;
}

div#footer ul.orngbull li
{
  background-image: url('../images/sq-bull-orng.gif');
}

div#footer ul.redbull li
{
  background-image: url('../images/sq-bull-red.gif');
}

div#footer ul.greybull li
{
  background-image: url('../images/sq-bull-grey.gif');
  background-position: 9px 2px;
  font-size: 0.8em;
}

div#footer ul li.nobull
{
  background-image: none;
  margin-left: 0;
  padding-left: 0;
}

div#footer li a
{
  color: #777;
}

div#footer p
{
  float: right;
  text-align: right;
  color: #000;
  font-size: 0.9em;
}

div#footer p a
{
  color: #000;
  text-decoration: none;
}


div.lbutton
{
  width: 150px;
  float: left;
}

div.lbutton p
{
  display: block;
  width: 125px;
  margin-top: 8px;
  padding-top: 2px;
  padding-left: 12px;
  padding-right: 25px;
}


div.lbutton p a
{
  color: black;
  font-weight: bold;
}

div.lbutton img
{
  float: left;
  clear: both;
}

div.bblue
{
  background: url(../images/blubuttontop.gif) 0 0 no-repeat #fff;
}

div.bblue p
{
  background: url(../images/blubuttonbckgrnd.gif) 0 0 no-repeat transparent;
}

div.borng
{
  background: url(../images/orngbuttontop.gif) 0 0 no-repeat #fff;
}

div.borng p
{
  background: url(../images/orngbuttonbckgrnd.gif) 0 0 no-repeat #fff;
}

img#guarantee
{
  float: left;
  margin: 20px 0;
}

img#allcrafts
{
  float: left;
  margin-top: 2px;
}

p#leftmenulinks
{
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
}

p#leftmenulinks a
{
  color: black;
  text-decoration: underline;
}

div.verticalimages, div.sarnafil
{
  float: right;
  width: 160px;
  margin-left: 5px;
  margin-bottom: 20px;
}

div.sarnafil
{
  width: 200px;
}

div.sarnafil a
{
  color: #a00028;
  padding-left: 10px;
  background: url(../images/redarrow.gif) 0px 2px no-repeat #fff;
  font-size: 1.2em;
}

div.verticalimages p
{
  display: block;
  padding: 8px 12px 6px 7px;
  border-bottom: 2px solid white;
  background: url(../images/home-image-banner.gif) 0 0 no-repeat;
  font-size: 1.1em;
}

div.verticalimages p.banblue
{
  background: url(../images/home-image-banner-blue.gif) 100% 0 no-repeat;
}

div.verticalimages p.double
{
  width: 307px;
  border-bottom: 0px solid white;
}

div.verticalimages p a,
div.verticalimages p a em
{
  color: black;
}

div.verticalimages img
{
  margin-bottom: 5px;
}

div.verticalimages p.imgcaption
{
  background: none #fff;
  padding: 0 0 20px 0;
  text-align: center;
}

a.shoplink
{
  color: #2f3841;
  font-weight: bold;
}
