html, body, div, p, dl, dd, dt, h2, ul, li{
	margin: 0;
	padding: 0;
	font-size: 11pt;
	color: #4d4d4d;
}

img
{
  border: 0;
}

#banner {
	height: 111px;
	background: url('../_images/michael-harding-banner.gif') no-repeat #FF1807;
}

h1 {
	margin: 0;
	height: 111px;
	text-indent: -2000em;
	background: url('../_images/michael-harding-logo.gif') no-repeat 100% 0;
}

h2 {
	color: #660A00;
	font-size: 15pt;
    margin: 0 0 10px 0;
    text-align: left;
}


body#buynow h3 {
	color: #660A00;
	font-size: 14pt;
    margin: 10px 0 0 0;
    text-align: left;
    border-bottom: #660a00 solid 1px;
}

h3 {
	color: #660A00;
	font-size: 13pt;
    margin: 20px 0 20px 0;
    text-align: left;
    font-weight: bold;
}

h5 {
    color: #660A00;
    font-size: 10pt;
}


p {
	margin: 0 0 15px 0;
}

div#navigation {
	border-bottom: 1px solid #4d4d4d;
	margin: 0 20px 0 20px;
	line-height: 30px;
	font-weight: bold;
}

/* IE ignores styles with [attributes], so it will skip the following. */
html[xmlns] div#navigation
{
	height: auto;
	min-height: 30px;
}

div#navigation ul, div#footer ul{
	margin: 0;
	text-align: center;
}

div#navigation ul li, div#footer ul li{
	display: inline;
	margin: 0 20px 0 0;
}

div#footer ul li {
	font-size: 10pt;
	border-right: 1px solid #4d4d4d;
	padding-right: 10px;
	margin-right: 10px;
}

div#footer ul li.last {
	border-right: 0;	
	padding-right: 0;
	margin-right: 0;	
}

a {
	color: #4d4d4d;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #660A00;
}

a.red {
	color: #660A00;
	text-decoration: none;
/*    font-weight: bold; */
}

a.red:hover {
	color: #4d4d4d;
/*    font-weight: bold;*/
}

a.red:visited {
	color: #660A00;
}

div#main {
	background: url('../_images/michael-harding-painttube.gif') no-repeat 100% 100%;
	margin: 20px 50px 0 50px;
	position: relative;
    _height: 400px;
    min-height: 400px;
}

body#index div#main {
	background: none;
}

div#footer {
	font-size: 11pt;
	border-top: 1px solid #4d4d4d;
	margin: 20px 20px 0 20px;
	padding: 20px 0 20px 0;
}

div#footer p{
	text-align: center;
	font-size: 10pt;
	margin: 3px 0 3px 0;
}

body#index div#content-left {
	float: left;
	width: 50%;
	background: url('../_images/michael-harding-homepage.gif') no-repeat 0 50%;
	height: 275px;
	min-height: 275px;
}

body#index div#content-right {
	margin: 0 0 0 50%;
	height: 275px;
	min-height: 275px;
	text-align: right;
}

div#content-left {
	float: left;
	width: 200px;
}

div#content-right {
	margin: 0 0 0 210px;
	text-align: left;
}

body#buynow div#content-left, body#colourchart div#content-left{
	float: left;
	width: 0;
}

body#buynow div#content-right, body#colourchart div#content-right{
	margin: 0 0 0 0;
	text-align: left;
    position: relative;
    top: 0;
    left: 0;
}

br#clearer {
	clear: both;
	height: 0;
}

dl {
	margin: 2px 0 20px 0;
}

p.first {
	margin-top: 20px;
}

div#content-left ul li{
	list-style: none;
	margin: 0 0 10px 10px;
}

div#content-left img{

}

div#content-left a{
	font-weight: bold;
}

body#faqs dl dt{
    color: #660A00;
    font-style: italic;
    font-weight: bold;
}

body#faqs dl dd{
    margin: 3px 0 30px 0;
}

body#testimonials dl dt{

}

body#testimonials dl dd{
    color: #660A00;
    font-style: italic;
    font-weight: bold;
    margin: 3px 0 30px 0;
}

ul.nodisc{
  list-style: none;
}

.red{
	color: #660A00;
    font-weight: bold;
}

body#contact div#content-right ul{
  margin: 10px 0 0 0;
}

body#buynow table {
   margin: 0 auto 0 auto;
   width: 90%;
}

body#buynow table tr{
   background: #efefef;
}

body#buynow table tr.country{
   background: transparent;
}

body#buynow table tr.country td{
   padding: 5px 0 5px 0;
}

body#buynow table tr.spacer{
   background: transparent;
   height: 10px;
   line-height: 5px;
}

body#buynow table tr.spacer td{
   padding: 0;
}

body#buynow table td{
   vertical-align: center;
   padding: 10px 7px 10px 10px
}

body#buynow table td.image{
   text-align: right;
   vertical-align: center;
}

body#buynow table img{
   border: 3px solid #efefef;
}

body#buynow div#content-right{
   text-align: center;
}

div#content-right ul{
  margin: 5px 0 15px 25px;
}

table td{
  vertical-align: top;
  padding: 10px;
}

.centre {
  text-align: center;
}

body#links div#content-right img{
  margin: 10px;
  border: 0;
}

body#artist-nicholl div#content-right{
  text-align: center;
}

body#artist-nicholl div#content-right img, body#artist-harvey div#content-right img{
  margin: 10px;
  border: 0;
}

p.right{
    text-align: right;
    color: #660A00;
    font-style: italic;
}

table#colourchart
{
    background: #ccc;
    text-align: center;
    width: 95%;
}

table#colourchart p
{
    margin: 0px;
}

table#colourchart td
{
    width: 20%;
}

table#colourchart img
{
border: 0;
}

html[xmlns] div#main
{
	height: auto;
}

