/* --------------------------------------------------------- [ General ] */

body
   {
   font: 13px verdana, sans-serif;
   line-height: 18px;
   }
h1
   {
   line-height: 1em;
   }
a
   {
   color: #758dcb;
   text-decoration: none;
   }

/* ---------------------------------------------------------- [ Header ] */

div#header-home img, div#header-about img, div#header-products img, div#header-whats-new img, div#header-faq img, div#header-contact img, div#header-acrylic-ed img,
   {
   border: none;
   position: relative;
   left: -31px;
   }
img#slogan
   {
   border: none;
   position: relative;
   top: -31px;
   margin-left: 20px;
   }
a#language-link
   {
   display: none;
   }

/* ------------------------------------------------- [ Horizontal Menu ] */

div#horizontal-menu
   {
   display: none;
   }

/* --------------------------------------------------- [ Vertical Menu ] */

div#vertical-menu
   {
   display: none;
   }

/* ----------------------------------------------- [ Home Page Content ] */

div#content-home p
   {
   text-align: left;
   font: 12px verdana, sans-serif;
   line-height: 18px;
   }

/* ------------------------------------------- [ Non-Home Page Content ] */

ul#breadcrumbs
   {
   display: none;
   }
.more-link
   {
   display: none;
   }
.colour-chart
   {
   display: none;
   }
.back-button
   {
   display: none;
   }
/* Products Page */
div#products--acrylics img, div#products--solucryl img, div#products--spectral img, div#products--sludge img, div#products--oilmediums img, div#products--accessories img
   {
   display: none;
   }
/* Acrylics Page */
div#acrylics--finest-quality img, div#acrylics--true-colour img, div#acrylics--rheotech img
   {
   display: none;
   }
/* Finest Quality Page */
div#finest-quality--viscosity img, div#finest-quality--liquids img, div#finest-quality--inks img, div#finest-quality--airbrush img, div#finest-quality--mediums img
   {
   display: none;
   }
/* High Viscosity Page */
div#high-viscosity img
   {
   display: none
   }
/* Liquids Page */
div#liquids img
   {
   display: none;
   }
/* Inks Page */
div#inks img
   {
   display: none;
   }
/* Airbrush Page */
div#airbrush img
   {
   display: none;
   }
/* Mediums Page */
div#mediums img
   {
   display: none;
   }
div#mediums th
   {
   text-align: left;
   }
/* True Colour Page */
div#true-colour img
   {
   display: none;
   }
/* Rheotech Page */
div#rheotech img
   {
   display: none;
   }
div#rheotech span
   {
   display: none;
   }
/* Solucryl Page, Solucryl FAQ Page */
div#solucryl img, div#solucryl--faq img
   {
   display: none;
   }
/* Spectral Page */
div#spectral img
   {
   display: none;
   }
/* Sludge Page */
div#sludge img
   {
   display: none;
   }
/* Oil Mediums */
div#oil-mediums img
   {
   display: none;
   }
/* Accessories Page */
div#accessories img
   {
   display: none;
   }
/* What's New Page */
div#news dl
   {
   margin-left: 20px;
   }
div#news dl dt a
   {  
   font-weight: bold;
   }
div#news dd
   {
   margin-left: 0;
   }
/* 2006/09/08-product-label-update Article */
div#news-article span
   {
   display: block;
   text-align: center;
   margin: 40px 0;
   }
div#news-article span img
   {
   margin: 0 10px;
   }
img#semi-gloss
   {
   position: relative;
   top: -4px;
   }
img#matte
   {
   position: relative;
   top: -1px;
   }
/* 2006/05/12-product-change Article */
div#samples
   {
   margin-top: 550px;
   text-align: center;
   }
div#mass-tone
   {
   margin: 0 auto;
   width: 440px;
   }
div#undertone
   {
   margin: 0 auto;
   width: 360px;
   }
div#samples dl
   {
   font-size: 11px;
   float: left;
   margin: 0 10px;
   text-align: center;
   }
div#samples dd
   {
   margin: 0;
   text-align: center;
   }
h1.highlight
   {
   padding-top: 20px;
   clear: both;
   text-align: center;
   }
/* 2006/04/15 Articles */
div#art-noise img, div#d-limonene img, div#rheotech-news img, div#acrylics-book img
   {
   float: right;
   padding: 1px;
   border: 1px solid #000;
   }

/* ---------------------------------------------------- [ Contact Form ] */

fieldset
   {
   border: none;
   padding: 0;
   }
form#contact
   {
   width: 370px;
   }
form#contact .textbox
   {
   width: 100%;
   }
form#contact textarea
   {
   display: block;
   width: 100%;
   height: 100px;
   }
form#contact input#submit
   {
   float: right;
   margin-top: 10px;
   }

/* ---------------------------------------------------------- [ Footer ] */

div#footer
   {
   clear: both;
   font: 9px arial, sans-serif;
   }

