﻿/* HTML TAG DEFINITIONS */

html {
	height: 100%; 
	margin-bottom: 1px;}

/* * {
	margin: 0;padding: 0} */


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
ul#menu {padding:0; list-style:none; background:url('../images/back.gif'); text-align:center; margin:0 auto; font-size:11px; font-family:arial, sans-serif; height:41px; width:900px; position:absolute; left:0; top:120px;}
ul#menu ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px;}
ul#menu table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}

ul#menu ul li {float:left; margin:0; text-align:left;}
ul#menu ul li a {display:block; line-height:20px; margin:0; padding:0 10px; background:transparent; width:150px;}

ul#menu li {display:inline; margin:0 -2px; text-align:left;}
ul#menu li a {display:inline-block; height:36px; margin:5px 0 0 0;padding:0 20px 0 0; background:url('../images/button.gif') right top; line-height:30px; text-decoration:none; color:#2d4793;}
ul#menu li a.sub {background:url('../images/button-arrow.gif') right top;}

html>/**/body ul#menu li {display:inline-block; padding:0;}

* html ul#menu li a.sub {margin-right:3px;}
* html ul#menu li a {margin-bottom:-4px;}

ul#menu li a b {display:block; height:36px; float:left; padding:0 0 0 20px; background:url('../images/button.gif') left top; cursor:pointer;}

ul#menu li a:hover {position:relative; background-position:right bottom; color:#fff;}
ul#menu li a:hover b {background-position:left bottom;}

ul#menu li:hover {position:relative;}
ul#menu li:hover > a {background-position:right bottom; color:#fff;}
ul#menu li:hover > a b {background-position:left bottom;}

ul#menu :hover ul {left:1px; width:105px; top:41px;}
* html ul#menu :hover ul {top:36px;}

ul#menu :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; width:120px; background:#ddd; color:#2d4793;}
ul#menu :hover ul li a.fly {background:#ddd url('../images/arrow.gif') no-repeat right center;}
ul#menu :hover ul li a:hover {background:#3b6098; color:#fff;}
ul#menu :hover ul li:hover > a {background:#3b6098; color:#fff;}

ul#menu :hover ul li a.fly:hover {background:#3b6098 url('../images/arrow-over.gif') no-repeat right center;}
ul#menu :hover ul li:hover > a.fly {background:#3b6098 url('../images//arrow-over.gif') no-repeat right center;}

ul#menu :hover ul ul {left:-9999px;}

ul#menu :hover ul :hover ul {left:105px; top:0; width:150px;}

ul#menu :hover ul :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; background:#bbb; color:#2d4793;}
ul#menu :hover ul :hover ul li a:hover {color:#fff; background:#2d4973;}


	
body {
	font: normal 80%/1.6em Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #606060;
	text-align: center;
	margin: 0;
	behavior:url("css/csshover.htc");}


hr {
	background-color: #c0c0c0;
	color: #c0c0c0;
	height: 1px;
	width: 100%;
	margin: 20px 0;}

img {
	border: none;}
	
p {
	margin: 0; padding: 0;}
	
ul {
	padding: 0;
	margin: 0 0 0 17px;
	list-style: square;}

h1 {
	color: #3b6098;
	letter-spacing: 0.05em; 
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;}

h3 {
	color: #4977bd;
	font: normal 20px Georgia, Georgia, serif;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 20px 0 10px 0;}
h2 {
	color: #4977bd;
	font: normal 20px Georgia, Georgia, serif;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #c0c0c0;}

h4 {
	color: #4977bd;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0 0 10px 0;}

h5 {
	color: #4977bd;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #c0c0c0;}

h6 {
	color: #6d92ca;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;}

a {
	color: #3b6098;
	text-decoration: none;
	font-weight: normal;}

a:hover {
	color: #2d4973;
	text-decoration: underline;
	font-weight: normal;}
	
p.center {
	text-align:center;}	

/* PAGE LAYOUT IDs AND CLASSES */

#wrapper {
	position:relative;
	text-align: left;
	width: 902px;
	margin: 0 auto;
/*	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0; */
	border-bottom: 1px solid #c0c0c0;}

#contactdetails {
	position: absolute;
/*	bottom:90px; */
	left:0px;
	float:left;	
	width:260px;
	line-height: 1.3em;
	padding: 0px 20px 10px 20px;}



#header {
	width: 900px;
	height: 120px;
	}

#headerleft {	
	float: left;
	font-size: 90%;
	padding:10px 0 10px 14px;
	}
	
#headerright {
	float: right;
	font-size: 90%;
	text-align: right;
	padding: 10px 40px 20px 40px;
	}
	
/*#topnav {
	background-image: url('../images/topnavbg.jpg');
	color: #ffffff;
	text-align: center;
	font-size: 90%;
	height: 60px;
	padding: 10px 0 0 10px;
}

	
#topnav a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;}
	
#topnav a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;}
*/	
#menuarea {
	width:900px;
	height:60px
}

#contentarea {width:900px;
	}
	
#content {
	width: 560px;
	float: right;
	padding: 0 20px 10px 20px;}
	
.box {
	background: #f6f6f6;
	border: 1px dashed #c0c0c0;
	padding: 10px;}
	
.boxcd {
	background: #f6f6f6;
	border: 1px dashed #c0c0c0;
	padding: 10px;}
	
.contact {
	background-image:url('../images/map.jpg');
	background-repeat: no-repeat;
	background-position:center
}

#sidebar {
	width: 260px;
	float: left;
	line-height: 1.3em;
	padding: 0px 20px 10px 20px;}

span.hottopic {
	color: #6d92ca;
	font-weight: bold;}

#contentwide {
	clear: both;
	padding: 0 40px;}
	
#footer {
	clear: both;
	background: #f6f6f6;
	height: 30px;
	text-align: center;
	padding: 20px 0 20px 20px;
	border-top: 1px solid #c0c0c0;}

/* Alsett Clearing */

.clearfix:after {
	content: ".";
	display: block;azimuth:
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display:inline-block;
	}
	
*html .clearfix {height:1%;}
.clearfix {display:block}

/* MISCELLANEOUS FORMATTING CLASSES */

.contact {padding: 5px; text-align: left; margin: 20px 0;}
.contact label {width: 150px; float: left; text-align: right; margin: 3px 5px 5px 5px; clear: both;}
.contactbox {margin: 3px 5px 5px 5px; background-color: #fff; color: #fff; border: 1px solid #c0c0c0;}
.contactbutton {text-align: center; margin: 5px 0 0 170px; border: none;}

.catalogleft {
	width: 260px;
	padding: 0 20px 10px 0;
	float: left;
	text-align: left;}
	
.catalogright {
	width: 260px;
	padding: 0 0 10px 20px;
	float: right;
	text-align: left;}	
	
.imageleft-noborder {
	margin: 0 10px 0 0;
	float: left;
	padding-left: 20px;
}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;}
	
.datatable {
	border: 1px solid #6d92ca;
	background-color:white;
	border-collapse: collapse;float:none
	}
	
.datatable-nofill {
	border: 1px solid #6d92ca;
	background-image:url('../images/map.jpg');
	background-repeat: no-repeat;
	background-position:center;
	text-align:center;	
	}
.datatable-nofill td {
	border:none;
	text-align: center;
	padding: 0.2em;}

	
.datatable td {
	border:1px solid #6d92ca;
	text-align: center;
	padding: 0.2em;}

.datatable th {
	border: 1px  solid #6d92ca;
	font-weight: bold;
	text-align: left;
	padding: 0.2em;}

.datatable tr:hover {
	background-color:#DFE7F2;
	color:#000000;}

/* left hand navigation */


#navigation_left {
  width: 200px;
}

#navigation_left ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation_left li {
  border-bottom: 1px solid #4977bd;
}

#navigation_left li a:link, #navigation_left li a:visited  {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  display: block;
  padding: 0.2em 0 0.2em 0.5em;
  border-left: 12px solid #3b6098;
  border-right: 1px solid #3b6098;
  background-color: #ddd;
  color: #2d4793;
  text-decoration: none;
}

* html #navigation_left li a {
  width: 100%;
}

#navigation_left li a:hover {
  background-color: #3b6098;
  color: #FFFFFF;
}

#navigation_left ul ul {
  margin-left: 12px;
}

#navigation_left ul ul li {
  border-bottom: 1px solid #2d4973;
  margin:0;
}

#navigation_left ul ul a:link, #navigation_left ul ul a:visited {
  background-color: #ccc;
  color: #2d4793;
}

#navigation_left ul ul a:hover {
  background-color: #3b6098;
  color: #FFFFFF;
}

#navigation_left ul ul ul {
  margin-left: 12px;
}

#navigation_left ul ul  ul li {
  border-bottom: 1px solid #2d4973;
  margin:0;
}

#navigation_left ul ul ul a:link, #navigation_left ul ul ul a:visited {
  background-color: #bbb;
  color: #2d4793;
}

#navigation_left ul ul ul a:hover {
  background-color: #3b6098;
  color: #FFFFFF;
}
