﻿
h1, h2, h3
{
	padding:0 0 15px 0;
	font-size:1.235em;
	font-weight:bold; 
	color:#231f20;
}
h2
{
	font-size:1.025em;
}
#rightcol .inner h2
{
	margin:0 0 10px 0;
	padding:0 0 2px 0;
	border-bottom:#e5e5e5 2px solid;
}
h3
{
	font-size:1.0em;
}
p
{
	padding:0 0 15px 0;
	line-height:1.5;
}
a
{
    color:#f55c23;
}
a:hover
{
    color:#000;     
}
#accessibility
{
    display:none;
}
/*----------------------------------------------------------------------*/
/*--------*//* NAVIGATION */
#navigation ul
{
    margin:15px 0 0 14px;
}
#navigation ul li
{
	position:relative;
	float:left;
	padding:0 20px 0 0;
}
#navigation ul li a
{
    display:block; 
	font-weight:bold; 
    text-decoration:none;
    color:#fff;
}
#navigation ul li a:hover, #navigation ul li a.current, #navigation ul li a.section
{
    color:#f55c23;  
}
/*----------------------------------------------------------------------*/
/*--------*//* SEARCH FORM */
#searchForm
{
    position:absolute;
    top:10px;
    right:14px;
    z-index:999;
}
#searchForm li
{
    float:left;
}
#searchForm li input
{
    width:160px;
}
#searchForm li.button input
{
    margin:0 0 0 3px;
    padding:1px 0 1px 0;
    width:60px;
    font-weight:bold;
    color:#fff;
    background:#f55c23;
    border:0px;
}
/*----------------------------------------------------------------------*/
/*--------*//* SUB NAVIGATION */
#subNav ul
{
    border-bottom:#fff 2px solid; 
}
#subNav ul li
{    
    border-top:#fff 2px solid;  
}
#subNav ul li a
{
    display:block;
    padding:6px 10px;
    width:200px;
    w\idth:180px;
    text-decoration:none;
    font-size:0.8em;
    font-weight:bold;
    color:#231f20;
    background:#e5e5e5;
}
#subNav ul li a:hover, #subNav ul li a.current, #subNav ul li a.section
{
    color:#fff; 
    background:#b9b9b9;   
}
#subNav ul li ul
{
    background:#fff;
}
#subNav ul li ul li a
{
    padding:2px 10px 2px 15px;
    width:200px;
    w\idth:175px;
    color:#58595b;
    background:#fff;
}
#subNav ul li ul li a:hover, #subNav ul li ul li a.current, #subNav ul li ul li a.section
{
    color:#f55c23; 
    background:#fff;   
}
/*----------------------------------------------------------------------*/
/*--------*//* BOXES */
.anchor
{
    cursor:pointer;
}
#downloadCatalogue, #getInTouch, #pdfDownload
{
    position:relative;
    padding:12px;
    width:295px;
    w\idth:271px;
    height:115px;
    he\ight:91px;
    border-bottom:#e5e5e5 5px solid;
}
#pdfDownload
{
    height:auto;
}
#downloadCatalogue
{
    background:url(../images/backgrounds/boxes/download-catalogue.jpg) no-repeat;
}
#pdfDownload
{
    background:url(../images/backgrounds/boxes/pdf2.jpg) no-repeat;
}
#downloadCatalogue h2, #pdfDownload h2
{
    padding:0;
    font-size:1.25em;
}
#downloadCatalogue p, #pdfDownload p
{
    font-size:0.9em;
    font-weight:bold;
}
#pdfDownload p
{
    line-height:120%;
    padding:8px 0;
    width:175px;
}
#downloadCatalogue a
{
    position:absolute;
    top:65px;
    left:14px;
    display:block;
    width:175px;
    text-align:center;
    text-transform:uppercase;
    text-decoration:none;
    font-size:0.86em;
    color:#000;  
}
#pdfDownload a
{
    font-weight:bold;
    display:block;
    width:184px;
    height:48px;
    padding:15px;
    w\idth:154px;
    he\ight:18px;
    text-align:center;
    text-transform:uppercase;
    text-decoration:none;
    font-size:0.86em;
    color:#000;
    background:url(../images/backgrounds/boxes/pdf-anchor.gif) no-repeat;
}
#getInTouch
{
    background:url(../images/backgrounds/boxes/get-in-touch.jpg) no-repeat;
}
#getInTouch h2
{
    padding:0 0 15px 0;
    font-size:1.25em;
}
#getInTouch p
{
    font-size:1.4em;
    font-weight:bold;
}
/*----------------------------------------------------------------------*/
/*--------*//* PRODUCT LIST FOR RIGHT COLUMN */
ul.productList li
{
    padding:0 0 2px 0;
}
ul.productList li a
{
    text-decoration:none;
    color:#000;
}