body
{
  font: 9pt/12pt Arial;
}

#main #menu ul, #resources, #links, #content p.intro span, .acro
{
  display: none;
}

#header
{
  float: left;
  width: 100%;
  height: 75px;
}

#header a span
{
  display: none;
}

#header a#createLogo
{
  float: left;
  margin: 0;
  padding: 0;
  height: 71px;
  width: 500px;
  display: block;
  background-image: url(http://www.reece.com.au/new/images/create/header/createLogo_print.gif);
  background-repeat: no-repeat;
}

#header a#reeceLogo
{
  float: right;
  margin: 0;
  padding: 0;
  height: 71px;
  width: 86px;
  display: block; 
  background-image: url(http://www.reece.com.au/new/images/create/header/reeceLogo_print.gif);
  background-repeat: no-repeat;
}

#content, #crumb
{
  clear: both;
}

#crumb
{
  text-align: left; 
}


#crumb p
{
  margin: 0;
  padding: 5pt;
  font-size: 18pt;
  color: #000;
  font-weight: bold;
}

p
{
  margin: 0;
  padding: 5pt;
  font-size: 10pt;
}

h2
{
  margin: 0;
  padding: 5pt;
  font-size: 14pt;
}

h3
{
  margin: 0;
  padding: 5pt;
  font-size: 12pt;
}

h4
{
  margin: 0;
  padding: 5pt;
  font-size: 11pt;
  font-weight: bold;
}

h4.clear, h4.indent, h3.clear
{
  margin: 0;
  padding: 0;
  clear: both;
}

h5
{
  margin: 0;
  padding: 5pt;
  font-size: 11pt;
  color: #999;
}

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

a img
{
  border: none;
}

#main #content .type, #main #content div.product
{
  clear: both;
}

#main #content .type h4, #main #content .product h4
{
  clear: none; 
  width: 400px;
}

#main #content .type img, .product img, #main #content .acro img, #main #product img
{
  float: left;
  margin: 0;
  padding: 0 20px 0 0;
}

#main #content ul
{
  list-style-image: url(../assets/images/widgets/list_item.gif);
}

.tip, .breakout
{
  float: left;
  margin: 10pt 25pt;
  width: 90%;
  background-color: #DDD;
}

.breakout
{
  padding: 20pt 0 0 0;
}

#main #content p.point
{
  float: left;
  width: 100%;
  padding: 5px 0 10px 0;
  clear: both;
}

#main #content p.point span, .product span, #main #content .type p span
{
  font-weight: bold;
}
