*
{
  font-family: Arial, Verdana, Sans-Serif;
}

html, body
{
  width: 100%;
  height: 100%;
}

body
{
  font-size: 9pt;
  background: #F4EEFA url(/_images/bg.jpg) repeat-x top left;
  color: #9972CB;
  margin: 0;
  padding: 0;
  text-align: center;
}

p, a, td, label, h1, h2, h3, input, select, textarea, label
{
  font-size: 10pt;
}

p, h1, h2, h3
{
  margin: 0 0 10px 0;
}

h1
{
  font-size: 120%;
  font-weight: bold;
  line-height: 120%;
}

h2
{
  font-size: 120%;
  font-weight: bold;
}

h3
{
  font-size: 110%;
  font-weight: normal;
}

img
{
  border: none;
  margin: 0;
  padding: 0;
}

p
{
  line-height: 1.7em;
}

a
{
  color: #9972CB;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

th, td
{
  vertical-align: top;
}

th
{
}

#frame
{
  margin: 0 auto 0 auto;
  width: 990px;
  text-align: center;
}

#header
{
  padding-top: 13px;
}

#header img
{
  float: right;
}

#nav
{
  clear: both;
  margin: 0 auto 0 auto;
  width: 950px;
  height: 180px;
}

#normal
{
  width: 950px;
  height: 230px;
}

#highlights
{
  position: absolute;
  margin-left: -5px;
  margin-top: -15px;
}

#highlights img
{
  position: absolute;
  display: none;
}

.end, .end img
{
  width: 15px;
  height: 110px;
  float: left;
}

.blob
{
  width: 92px;
  float: left;
  text-align: center;
}

.blob img
{
  width: 92px;
  height: 110px;
  display: block;
  margin-bottom: 10px;
}

.blob a
{
  font-size: 120%;
  font-weight: bold;
}

.blob a:hover
{
  text-decoration: none;
}

#content
{
  min-height: 400px;
  width: 890px;
  margin: 0 auto 0 auto;
  text-align: left;
}

#content p, #content h1, #content h2, #content h3, #content ul, #content dl
{
  margin: 0 20px 10px 20px;
}

#content dt
{
  margin: 0 0 10px 0;
  font-weight: bold;
  line-height: 1.3em;
  letter-spacing: 0.05em;
}

#content dd
{
  margin: 0 0 10px 0;
  line-height: 1.7em;
}

.backButton
{
  float: right;
  font-size: 150%;
  text-transform: lowercase;
  font-weight: bold;
  color: #F6A94F;
}

#content h1
{
  margin-left: 20px;
  margin-bottom: 20px;
  font-size: 200%;
  text-transform: lowercase;
}

#content h2
{
  text-transform: lowercase;
  font-size: 140%;
}

#content ul
{
  margin: 0 0 10px 20px;
  padding: 0;
  text-indent: 0;
}

#content li
{
  margin: 0 0 10px 0;
  padding-left: 15px;
  text-indent: 0;
  list-style: none;
  background: transparent url(/_images/bullet.jpg) no-repeat 0 2px;
}

#content dd ul
{
  margin: 0 0 10px 0;
  padding: 0;
  text-indent: 0;
}

#content dd li
{
  margin: 0 0 10px 0;
  padding-left: 15px;
  text-indent: 0;
  list-style: none;
  background: transparent url(/_images/bullet.jpg) no-repeat 0 5px;
}

.column
{
  width: 33%;
  float: left;
  padding-bottom: 20px;
}

.columnButton
{
  width: 33%;
  float: left;
  padding-bottom: 20px;
}

#buttons
{
  clear: both;
  padding-top: 20px;
}

#buttons
{
  text-align: center;
}

#footerNav
{
  width: 100%;
  height: 48px;
  line-height: 48px;
  vertical-align: middle;
  text-align: center;
  clear: both;
  padding-top: 0px;
}

#footerNavInner
{
  margin: 0 auto 0 auto;
  width: 900px;
  font-weight: normal;
  font-size: 110%;
  
}

#footerNavInner li
{
  display: inline;
  margin: 0 5px 0 5px;
}

#footer
{
  background-color: #d1b7f6;
  border-top: solid 1px #ffffff;
  color: #ffffff;
  width: 100%;
  height: 48px;
  line-height: 48px;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  left: 0px;
  
}

#footer a
{
  color: #ffffff;
  font-weight: normal;
  font-size: 110%;
}

#footerInner
{
  margin: 0 auto 0 auto;
  width: 990px;
  font-weight: normal;
  font-size: 140%;
  padding-left: 40px;
}

#footer img
{
  position: absolute;
  right: 10px;
  bottom: 15px;
}

.panel
{
  background: transparent url(/_images/bg-panel.jpg) no-repeat top left;
  width: 240px;
  height: 300px;
  margin-left: 30px;
}

.panelInner
{
  position: relative;
  top: 180px;
  left: 30px;
  width: 200px;
  height: 180px;
}

/* colours */

.home, .home *
{
  color: #8952A3;
}

.productRange, .productRange *
{
  color: #F6A647;
}

.productBenefits, .productBenefits *
{
  color: #DB2369;
}

.accessories, .accessories *
{
  color: #AED24C;
}

.technicalInfo, .technicalInfo *
{
  color: #186FB6;
}

.fabrics, .fabrics *
{
  color: #8952A3;
}

.aboutUs, .aboutUs *
{
  color: #F6A94F;
}

.ordering, .ordering *
{
  color: #DC246A;
}

.faqs, .faqs *
{
  color: #AED24E;
}

.downloads, .downloads *
{
  color: #1970B7;
}

.assessment, .assessment *
{
  color: #F6A647;
}

.brochure, .brochure *
{
  color: #DC246A;
}

.enquiry, .enquiry *
{
  color: #AED24E;
}

.toddler, .toddler *
{
  color: #A8D72F;
}

.junior, .junior *
{
  color: #F58D10;
}

/* forms */

fieldset
{
  width: 400px;
  padding: 10px 0 20px 0;
  margin: 20px 20px 10px 0;
  background-color: #ffffff;
  border: solid 1px #9972CB;
  float: left;
}

fieldset h2
{
  padding-bottom: 10px;
}

fieldset label
{
  width: 160px;
  height: 20px;
  line-height: 20px;
  clear: left;
  float: left;
  text-align: right;
  vertical-align: middle;
  text-transform: lowercase;
}

fieldset input[type="text"], fieldset input[type="password"], fieldset input[type="file"]
{
  width: 200px;
  height: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 170px;
  display: block;
  border: solid 1px #7EA9AF;
  background-color: #ffffff;
}

fieldset input[type="file"]
{
  height: 20px;
}

fieldset input[type="checkbox"]
{
  width: 20px !important;
  height: 20px;
  clear: right;
  position: relative;
  top: 1px;
  left: 6px;
  display: block;
}

fieldset select
{
  width: 200px;
  height: 19px;
  margin-top: 1px;
  margin-bottom: 5px;
  margin-left: 170px;
  display: block;
  border: solid 1px #7EA9AF;
  font-size: 8pt;
}

fieldset textarea
{
  width: 200px;
  height: 100px;
  margin-bottom: 5px;
  margin-left: 170px;
  display: block;
  border: solid 1px #7EA9AF;
  background-color: #ffffff !important;
}

button, input[type="submit"], input[type="button"]
{
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  text-transform: lowercase;
}

.buttons
{
  float: right !important;
  clear: left;
  margin-right: 8px;
  margin-top: 0px;
}

.error
{
  position: absolute;
  display: inline;
  color: #ff0000;
  background: transparent url(/_images/error.png) no-repeat center left;
  padding: 5px 0 5px 20px;
  margin-left: 215px;
  margin-top: -3px;
}

.asterisk
{
  font-weight: bold;
  color: #F6A647;
  display: inline !important;
  font-size: 130%;
}
