﻿h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

:link,:visited { text-decoration:none }
a img,:link img,:visited img { border:none }

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:black;
	color:#FFFFFF;
}

h1
{
	font-size:xx-large;
	margin: 0px 0px 5px 0px;
	color: #ff8c1e;
	font-weight:bold;
}

h2
{
	font-size:x-large;
	margin: 4px 0px 4px 0px;
	color: #ff8c1e;
	font-weight:bold;
}

h3
{
	font-size:large;
	margin: 5px 0px 4px 0px;
	color: #ff8c1e;
	font-weight:bold;
}

a {
	color: #ff8c1e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td a:hover 
{
	text-decoration: underline;
}

a:visited 
{
	color: #ff8c1e;
}
p, ul li
{
	line-height: 1.3em;
}
 
#bulletlist ul, #bulletlist li {
	list-style-type:circle;
	padding-left: 40px;
	padding-bottom:20px;
}

#bulletlist li a {
	padding-left: 40px;
	padding-bottom:20px;
}

#header_container
{
	width: 100%;
	background-image: url(../../images/gradient_top.jpg);
	background-repeat:repeat;
}

#header2
{
	text-align:left;
	width:80%;
	margin: 0px auto;
	padding-top:0em;
	padding-left: .5em;
	padding-right:.5em;
	padding-bottom:0em;
	height:100px;
	color:#FF6600;
	min-width:800px;
}

#menu_container
{
	width:100%;
	height:45px;
	background-color:#000000;
	border-bottom: solid 3px #FF6600;
}

div#menunav
{
	text-align:left;
	width:80%;
	height:45px;
	min-width:800px;
	margin:0px auto;
}

#content_container
{
	clear:both;
	width:100%;
	background-image: url(../../images/gradient_middle.jpg);
	background-repeat:repeat;
	min-height:500px;
}

#container2
{
	text-align:left;
	width:80%;
	margin: 0px auto;
	min-width:800px;
	padding-top:5px;
}

#footer_container
{
	clear: both;
	margin: 0;
	color: #ffffff;
	background-color: #000000;
	font-size:small;
	height:50px;
	border-top: solid 3px #FF6600;
}

#footer2
{
	text-align:center;
	width:80%;
	margin: 5px auto;	
	padding: .5em;
	line-height:130%;
}

div#breadcrumbcontainer
{
	width:100%;
	background-color:#bfdfff;
}

div#breadcrumb
{
	text-align:left;
	width:80%;
	margin: 0px auto;
	padding-top:0.25em;
	padding-bottom:0.25em;
	background-color:#bfdfff;
	color:white;
	font-size:smaller;
}

#footer a
{
	font-size:small;
	color:White;
}

#footer p
{
	font-size:small;
	color:White;
}

.footerlink
{
	color:white;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.enq_table
{
    border:solid 1px white;
    width:495px;
}

.enq_table, .enq_table2
{
	padding:2px;
	margin-top:10px;
	border-spacing:5px;
}

.enq_table th, .enq_table2 th
{
	padding:2px;
	vertical-align:top;
	font-size:12px;
}

.enq_table td, .enq_table2 td
{
	padding:2px;
	vertical-align:top;
	font-size:12px;
}

.enq_table td.label, .enq_table2 td.label
{
}

.step_table
{
    border-spacing:5px;
    border:solid 1px #fff;
    width:500px;
}

.step_table td
{
    vertical-align:top;
    text-align:center;
    width:33%;
}

.faq_table
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: #666666 #666666 #666666 #666666;
	border-collapse: separate;
	background-color: white;
}

.faq_table th
{
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: #666666 #666666 #666666 #666666;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;	
	text-align:center;
	color:#666666;
}

.faq_table td
{
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: #666666 #666666 #666666 #666666;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:left;
	color:#666666;
}

.faq_table td .hidden
{
	display:none;
	_display:inline;
}

.faq_table td:hover .hidden
{
	display:block;
	position:relative;
	top:5px;
	background-color:#666666;
	color:White;
	border:none;
	margin-bottom:5px;
}

.small_print
{
	font-family:Georgia, Garamond, Serif;
	font-size:small;
}

.addthis_button
{
	text-align:right;
}

.bannerpanel
{
	height:290px;
	width:350px;
	text-align:center;
}

.maincontent
{
    width:100%;
    border-spacing:10px;
}

.maincontent tr
{

}

div.topad
{
    height:290px;
}

.maincontent td
{
    padding:0px;
}

.maincontent td.top
{
    padding:5px;
    width:33%;
    text-align:center;
    vertical-align:top;
    background-color:#FFF;
    color:#000;
}

.maincontent td.bottom
{
    padding:5px;
    width:25%;
    text-align:center;
    vertical-align:top;
    background-color:#FFF;
    color:#000;
}

.maincontent td.bottom img
{
}

.maincontent a, #container2 a
{
    font-size:x-large;
}

.tel,
.bold
{
    font-weight:bold;
    color:#FF8C1E;
}

.tel
{
    font-size:x-large;
}

.customersavings
{
    width:100%;
    border:solid 1px #FFF;
}

.customersavings th
{
    text-align:center;
    background-color:#000;
    color:#FFF;
}

.customersavings td
{
    text-align:center;
}

.customersavings .normal td
{
    background-color:#CCC;
    color:#000;
}

.customersavings .alt td
{
    background-color:#ffdab7;
    color:#000;
}

.customersavings .price
{
    text-align:right;
}

.enq_info_table
{
    width:100%;
    border-spacing:3px;
}

table.contactus
{
    width:100%;
    border:0;
    margin:0;
    padding:0;
    border-spacing:10px;
}

table.contactus td
{
    width:50%;
    vertical-align:top;
}

.ErrorMessage
{
    color:blue;
    font-weight:bold;
}

div.suppliers
{
    text-align:center;
    font-size:small;
}

div.suppliers img
{
    margin:10px;
}

.sitemap-col
{
    text-align:left;
}

.bulletlist ul
{
}

.bulletlist li
{
    padding:5px;
}


