html, body
{
	margin: 0;
	padding: 0;
}

body 
{
	background-color:#fff;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background:url(images/green-strip.jpg) repeat-x left top;
}

h1 { font-size:150%; font-weight:normal;}
h2 { font-size:140%; font-weight:normal;}
h3
{
	font-size:200%; 
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:20px;
}



h4 { font-size:110%; }
h5 { font-size:100%; font-weight:normal;}

p
{
	margin-top:0px;
	margin-bottom:9px;
}

b, strong
{
	color:#e6531f;
}

td 
{
	vertical-align:top;
	padding:2px 0px 5px 0px;
}

img
{
    border:none;
}

ul
{
    list-style-image:url(images/bullet.gif);
}

li
{
    margin:5px 0 5px 0;
    
}

a, a:hover
{
    color:#000;
    text-decoration:none;
}

a:visited
{
	color:#000;
	text-decoration:none;
}

.clear
{
    height:1px;
    line-height:1px;
    clear:both;
}

#global 
{
    width:100%;
    text-align:center;
    margin-top:50px;
}

#pageTitleHolder
{
	position:absolute;
	top:220px;
	left:120px;
	font-size:110%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container
{
	width:900px;
	margin:auto;
	text-align:left;
	position:relative;
}

#logo
{
	position:absolute;
	top:10px;
	left:0px;
}

#main
{
	/*min-height: 200px;*/
	width:100%;
}

* html #main
{
	height: 500px;
}

#greenStrip
{
	width:100%;
	padding-top:5px;
	height:90px;
	background:#fdfdfd url(Images/green-strip.jpg) repeat-x left bottom;
}

#greyStrip
{
	width:100%;
	background:#fdfdfd url(/Templates/hoxtonfurnace/Images/grey-strip.jpg) repeat-x left top;
}

#telephone
{
	position:absolute;
	top:10px;
	right:0px;
}

#hozline
{
	position:absolute;
	top:80px;
	left:0px;
	width:900px;
	border-top:5px solid #e6531f;
	line-height:1px;
	height:1px;
}

#columns
{
	padding-top:360px;
	height:1%;
	
}

#content
{
    min-height:200px;
    float:left;
    width:770px;
    padding-left:20px;
    position:relative;
}

* html #content
{
	height: 1%;
}

#footer
{
	color:White;
	width:733px;
	margin:auto;
}

#side
{
	float: left;
	width: 198px;
	margin: 2px;
}

#nav
{
	width: 100px;
	padding-bottom:85px;
	float:left;
	background:url(/Templates/hoxtonfurnace/Images/menu-reflection.gif) no-repeat left bottom;
}

* html #side
{
	width: 198px;
	margin-left: -3px;
}

#nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li
{
	margin:0;
	padding:0;
}

#nav a
{
	display: block;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	color: #e6531f;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav a:hover
{
	text-decoration: none;
	color:#371408;
}

#nav a.selected
{
	color:#5e210c;
}

#nav ul ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul ul li a
{
	padding-left: 10px;
	color: #e6531f;
	font-size:90%;
	padding-top: 2px;
	padding-bottom: 2px;
}




.section
{
}
.section h3
{
}

.moduletools
{
	color:red;
	font-size:120%;
	font-weight:bold;
}

.moduletools a, .moduletools a:visited
{
	color:red;
	text-decoration:underline;
}


.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.searchresults
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.searchresults h4
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
}

.searchresults .sub
{
	font-size: 90%;
	color: #090;
}

.searchresults li
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlelist h4
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	background-color: #f9f9f9;
}

.articlesub span
{
	margin-right: 6px;
}

.articlesub a
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articleerror
{
	color: #c00;
}

.genericitem
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

.genericitem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.genericdetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

.languageswitcher ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.languageswitcher li
{
	display: inline;
	padding: 2px;
	margin-right: 3px;
}

ul.submenu
{
    margin:0;
    padding:0;
    list-style-type:none;
}

ul.submenu li
{
    margin:0;
    padding:7px 0 7px 0;
    width:182px;
    text-align:right;
}

ul.submenu li a
{
    margin:0;
    padding:0;
    width:182px;
    text-align:right;
    text-decoration:none;
}

ul.submenu li a:hover
{
	color:White;
}

.submenulink
{
    
}

.subselected
{
    
}

#searcharea
{
	float: right;
	width: 210px;
}

#searcharea div.section
{
	border: 0;
}

#searcharea a
{
	color: #fff;
}

#searcharea input
{
	font-size: 100%;
}

.blue
{
    
}
.light-green
{
    
}
.dark-green
{
    
}
.light-grey
{
    
}
.peach
{
    
}
.dark-grey
{
    
}

#slideshow
{
	position:absolute;
	left:0px;
	top:90px;
	border:2px solid #000;
}

.slideshow_images 
{
	width:896px;
	height:246px;
	overflow:hidden;
}