body
{
 font-family:Arial;
 font-size: 12px;
  text-align:justify;
  background-color: #eee;
}

div#container
{
  width:600px;
  border: #aaa 1px solid;
  padding:10px;
  background-color: #fff;
}

div.buybox
{
  border: 1px solid black;
  padding:10px;
  height: 180px;
}

div#top_header
{
  width:100%;
  background-repeat: repeat;
  background-position: top left;
  /*background-image: url(http://www.pureindigo.co.uk/images/pi_gradient.png);
  */
}

div#topmenu 
{
  width:100%;
  text-align:right;
  font-size:12px;
  padding:0px 10px 5px 0px;
}

div#topbar-spacer
{
  padding: 0 0 0 20px;
  background-color: #EDD8EF;
}

div#topbar
{
  COLOR: white;
  BACKGROUND-COLOR: #2E0854;
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  PADDING: 2px 4px;
  margin-bottom: 10px;
}


div#aboutbox
{
  float:right;
  clear:right;
  background-color: #EDD8EF;
  width: 160px;  
  // width:160px;
  padding:0px 10px 10px 10px;
  margin:2px 0;
  font-size:11px;
  /*height:320px;*/
}

ul.spaced li
{
  margin-bottom:5px;
}

div#aboutbox ul, td ul, th ul
{
  margin:0 0 0px 2px;
  padding-left: 1em;
  text-indent:-1em;
}

td ul, th ul
{
  margin:0 0 0px 2px;
  padding-left: 1em;
  text-indent:0em;
}

div#aboutbox .bullet
{
  color:#000;
}


div#aboutbox li
{
  list-style: none;
  BORDER-RIGHT: white;
  PADDING: 0px;
  BORDER-TOP: white;
  BORDER-LEFT: white;
  COLOR: white;
  BORDER-BOTTOM: white;
/*  BACKGROUND-COLOR: #eee;*/
  TEXT-ALIGN: left;
  margin: 7px 0px;
  font-weight: bold;
  /*list-style-image: url("http://www.pureindigo.co.uk/images/bullet.jpg");*/
}
div#aboutbox li.header
{
  BACKGROUND-COLOR: #2E0854;
}


div#maincontent
{
  padding: 10px 0px 10px 0px;
  width:380px;
}

a
{
  FONT-WEIGHT: bold;
  color: #2E0854;
  text-decoration: underline;
}
a:hover 
{
  color: #555;
  text-decoration: underline;
}

div#topbar a
{
  color: #FFF;  
  text-decoration: none;
}

div#footer
{
  width:610px;
}

div#footer p
{
 font-size:10px;
 color:#444;
}


h1,h2,h3,h4
{
  color: #2E0854;
  text-align:left;
}

topheader h1
{
  font-size: 32px;
  font-weight:bold;
}

h1
{
  font-size: 26px;
}

h2
{
  font-size: 16px;
  font-style: italic;
}

div.articlelist h2
{
  margin-bottom:2px;
  padding:0px;
}

.feedback h2
{
  font-size:12px;
  font-style: italic;
  margin:4px;
}

h3
{
  font-size: 12px;
  margin-bottom: 5px;
}

div#aboutbox li.header
{
  margin-top:8px;
  font-size: 14px;
}


h3.subtitle
{
  font-style: italic;
  margin-top:0;
}

p
{
  margin-top: 0px;
}

img
{
  margin:0;
}


form td
{
  vertical-align:top;
}

.alert
{
  COLOR: red;
}

table.nice th, table.nice td{
font-size:12px;
padding:0 10px;
}

table.nice
{
  border-top: 1px black solid;
  border-bottom: 1px black solid;
  border-collapse: collapse;
  margin: 8px 6px;
}

table.nice th
{
  background-color:#eee;
  border-bottom: 1px #aaa solid;
  text-align:center;
}
table.nice td
{
  border-bottom: 1px #aaa solid;
  text-align:left;
}

table.equipdetails, table.equipdetails td, table.equipdetails th
{
  border:0
}

table.flowchart td
{
  font-weight:bold;
  text-align:left;
}

table.flowchart th
{
  font-weight:bold;
  padding:0;
  text-align:left;
}

table.flowchart
{
  width:90%;
  margin-bottom:1em;
  border: 1px #aaa solid;
}

