@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
#container {
	/*width: 90%;*/
	width: 796px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* HEADLINE */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFF
	}
.page-content h1 {
	color: #369;}
/* CONTENT */
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	color: #369;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 5px;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	color: #369
	}

a img {
	border: none;
}
a, 
a:link, 
a:visited {
	color: #369;
	text-decoration: underline;
}
a:focus, 
a:hover, 
a:active {
	background: #396;
	color: #FFF!important;
	text-decoration: none;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul li {
	background:url(../images/bullet_green.gif) no-repeat left 50%;
	padding-left:20px;
}

/* LAYOUT */
#container-intro,
#container-images,
#container-content,
#container-footer {clear: both;border-top: 1px solid #ccc}
#container-content {
	font-size: 0.75em;
	background: #fff url(../images/back-grad.jpg) repeat-x left top;
	color: #333;
	/*width: 100%;*/
	width: 796px;
	float: left;
	height: auto;
}
/* CONTENT */
#page .page-content {
	float: right;
	/*width: 640px;*/
	width: 570px;
	padding-bottom: 2em;
	padding-top: 2em;
	padding-right: 20px;
}
#page .page-content p,
#page .page-content ul,
#page .page-content th,
#page .page-content td {font-size: 1.1em;}
#page .page-content img {
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
	
}
#sub-menu {
    /*width: 22%;
    margin-right: 2.9%;*/
	width: 186px;
    float: left;
	/*margin-right: 2em;
   padding-top: 50px;
min-height:400px;
height:auto;
_height:400px;*/
}
#sub-menu li {list-style-type: none; background: none;}/* Disable bullets on all menu items */
#sub-meun ul {
	margin: 0;
	padding:0;
	clear: both;
}
#sub-menu li {
	/*display:block;
	padding: 0.25em;*/
	margin: 0;
	padding:0;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #797C80;
}
#sub-menu li ul li {
	border-top: none;
	font-weight: normal;
	color: #797C80;
	border-bottom: none;
	border-top: 1px solid #ccc;
	background: #f2f9f5;
}
#sub-menu li ul li ul {
	border-top: 1px solid #ccc;
	}
#sub-menu li ul li ul li {
	border: none;
	}
#sub-menu a, 
#sub-menu a:link, 
#sub-menu a:visited {
	/*color: #797C80;*/
	text-decoration: none;
	display:block;
	padding: 0.5em;
}
#sub-menu a:focus, 
#sub-menu a:hover, 
#sub-menu a:active {
	color: #00874D;
	text-decoration: underline;
}
a.active, 
a.active:link, 
a.active:visited {
	color: #FFFFFF!important;
	text-decoration: none;
	background: #396;	
}
#sub-menu li ul li a {
	font-weight: bold!important;
	}
#sub-menu li ul li ul li a {
	font-weight: normal!important;
	}
/*
a.active:focus, 
a.active:hover, 
a.active:active {
	color: #FFFFFF!important;
	text-decoration: underline;
	background: #396!important;	
}
#sub-menu ul li ul li a {
	font-weight: bold;
	}
#sub-menu ul ul a, 
#sub-menu ul ul a:link, 
#sub-menu ul ul a:visited {
	font-weight: normal;
}
#sub-menu ul ul a:focus, 
#sub-menu ul ul a:hover, 
#sub-menu ul ul a:active {
background: none;
color: #00874D!important;
}
#sub-menu ul ul a.active:focus, 
#sub-menu ul ul a.active:hover, 
#sub-menu ul ul a.active:active {
	color: #FFFFFF!important;
	text-decoration: underline;
	background: #396!important;	
}*/
.online-enquiry {
	clear: both;
text-align: right;
padding-top: 1em;
}
.online-enquiry img {float: left!important;padding: 0!important;}
.data-sheet p,
.data-sheet h2 {clear: both;}


#container-footer {
	font-size: 0.7em;
	background: #FFF;
}

#container-header {
	padding-bottom: 1em;
	background: #FFF;
}
.logo {
	float: left;
	padding-bottom: 15px;
	}
#container-header ul {
	/*float: right;*/
	font-size: .75em;
	}
#container-header li {
	background: none;
	
	text-transform:uppercase;
	font-weight: bold;
	color: #36C
	}
#container-header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	background: #FFF;
	}
#container-header ul li {
	float: left;
	}
#container-header ul a {
	display: block;
	float: left;
	padding: 0 .15em;
	/*line-height:2.1em;*/
	text-decoration: none;
	color: #36c;
	}
#container-header ul a:hover {
	color: #396;
	background: #FFF;
	}

#container-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	background: url(../images/menu-right.gif) no-repeat right top;
	height: 30px;
}
#container-menu ul li {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
}
#container-menu ul a {
	display: block;
	padding: 0 1.5em;
	line-height: 30px;;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	border-right: 1px solid #0B749F;
	background: url(../images/menu-off.gif) repeat-x left top;	
}
#container-menu ul a:hover {
	display: block;
	padding: 0 1.5em;
	line-height: 30px;
	text-decoration: underline;
	color: #FFF;
	border-right: 1px solid #0B749F;
	background: url(../images/menu-on.gif) repeat-x left top;	
}
#container-menu ul a.active {
	display: block;
	padding: 0 1.5em;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	border-right: 1px solid #0B749F;
	background: url(../images/menu-on.gif) repeat-x left top;	
}
.column1 {
	float: left;
	width: 47%;
	padding-left: 2%;
	padding-bottom: 1%;
	padding-right: 1%;
	}
.column2 {
	float: left;
	width: 22%;
	border-left: 1px dotted #ccc;
	padding-left: 1%;
	padding-right: 1%;
	}
.column3 {
	float: left;
	width: 22%;
	border-left: 1px dotted #ccc;
	padding-left: 1%;
	}
#container-intro {
	clear: both;
	border-top: 1px solid #ccc;
	background: #336699;
	padding-left: 20px;
	padding-bottom: 5px;
}
#container-images {
	clear: both;
	border-top: 1px solid #ccc;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

