/*
Theme Name: Huttons
Theme URI: http://www.huttons.co.uk/
Description: The default Huttons website theme.
Version: 1.0
Author: Provide Design
Author URI: http://providedesign.co.uk/
Tags: dark, fixed width, two columns
*/



/* ---------- MAIN STRUCTURE ---------- */

body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Helvetica, 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	background: #fff;
	color: #fff;
	text-align: left;
	margin: 0px;
  	padding: 0px;
	line-height: 1.6em;
}

html>body {
	font-size: 10px;
}
	
#wrapper {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: transparent;
}

#horizon {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	clear: both;
	background: url('images/huttons_bg.jpg') #003064;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	position: relative;
	top: 0px;
	width: 1200px;
	overflow: hidden;
	clear: both;	
	display: block;  
	margin: 0px;
	padding: 0px;
}

#content-container  {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	position: relative;
	top: 0px;
	width: 904px;
	overflow: hidden;
	clear: both;
	display: block;  

}

#header-container {
	background-color: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 160px;
	overflow: hidden;
	clear: both;
	margin: 0px 0px 0px 0px;	
	display: block;  
}

#footer-wrapper {
	padding: 0px;
	margin: 0px;
	height: 189px;
	width: 100%;
	position: relative;
	background-color: #ffffff;  
}

#footer-horizon {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 189px;
	clear: both;
	background-image: url('images/huttons_footer_bg.jpg');
	background-color: #ffffff;
	background-repeat: repeat-x;
	overflow: hidden;
	
}

#footer-container {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	width: 884px;
	height: 189px;
	overflow: hidden;
	clear: both;	
	display: block;  
}




/* ---------- SITE LAYOUT CLASSES ---------- */

.main-logo {
	top: 20px;
	left: 160px;
	margin: 0px;
	width: 266px;
	height: 90px;
	display: inline;
	position: relative;
}

.footer-logo {
	top: 26px;
	left: 0px;
	width: 103px;
	height: 34px;
	display: inline;
	position: absolute;
}

.footer-asso-logo-1 {
	top: 60px;
	left: 613px;
	width: 65px;
	height: 74px;
	display: inline;
	position: absolute;
}

.footer-asso-logo-2 {
	top: 60px;
	left: 692px;
	width: 65px;
	height: 74px;
	display: inline;
	position: absolute;
}

.footer-asso-logo-3 {
	top: 60px;
	left: 768px;
	width: 116px;
	height: 74px;
	display: inline;
	position: absolute;
}




/* ---------- GLOBAL ELEMENTS ---------- */

p, table {
	color: #ffffff;
	font-weight: normal;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px 0px 1.4em 0px;
	background-color: transparent;
}

a, a:link {
	color: #ffffff;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active, a:focus {
	color: #99ccff;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1.3em;
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 1em 0px;
	background-color: transparent;
}

h1.archivetitle, h2.archivetitle, h3.archivetitle, h4.archivetitle, h5.archivetitle, h6.archivetitle {
	margin: 0px 0px 0px 0px;	
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 { 
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

p {
	font-size: 1em;
}

iframe {
	margin: 0px 0px 1em 0px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.4em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	font-family: Georgia, Times, 'Times New Roman', Serif;
	font-size: 1.4em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	background-color: transparent;
	border-top: dotted 1px #8bcaff;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin: 1.4em 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	clear: both;
}

a img, a:link img, a:visited img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

select { 
	position: relative;
	top: 4px;
	background: #101010; 
	font-weight: normal;
	font-size: 1.2em;
	padding: 2px; 
	margin: 0px;
	color: #FFF; 
	line-height: 20px;
	border: solid 1px #333; 
	display: block;
	height: 27px;
}

label {
	width: 140px;
	float: left;
	text-align: right;
	padding: 1em 1em 0px 0px;
}

fieldset { 
	border: 0px;
	padding: 0px;
	text-align: left;
}


.header-text {
	margin: 0px;
	left: 452px;
	top: 73px;
	position: absolute;
	display: inline;
	color: #1d5eae;
	font-style: italic;
	font-weight: bold;
}

.footer-text {
	margin: 0px;
	left: 0px;
	top: 76px;
	position: absolute;
	display: inline;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}

/* ---------- NAVIGATION ---------- */

#navigation {
	position: absolute;
	top: 28px;
	left: 448px;
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 37px;
	width: 752px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}


#navigation a, #navigation a:link {
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#navigation ul {
	width: 752px;
	padding: 0px;
	list-style: none;
	line-height: 0px;
	display: inline;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	
}

#navigation ul li {
	padding: 0px;
	list-style: none;
	line-height: 0px;
	display: block;
	float: left;
	width: auto;
	
}


a#nav-home {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 61px;
	padding: 0px;
	margin: 0px;
	height: 37px;
	float: left;
}

a#nav-home:hover {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	width: 61px;
	padding: 0px;
	margin: 0px;
	height: 37px;
	float: left;
}  

a#nav-home-current {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	width: 61px;
	padding: 0px;
	margin: 0px;
	height: 37px;
	float: left;
}


a#nav-about {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -61px 0px;
	width: 83px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}

a#nav-about:hover {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -61px -37px;
	width: 83px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}  

a#nav-about-current {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -61px -37px;
	width: 83px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}


a#nav-products {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -144px 0px;
	width: 161px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}

a#nav-products:hover {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -144px -37px;
	width: 161px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}  

a#nav-products-current {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -144px -37px;
	width: 161px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}


a#nav-medical {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -305px 0px;
	width: 84px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}

a#nav-medical:hover {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -305px -37px;
	width: 84px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}  

a#nav-medical-current {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -305px -37px;
	width: 84px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}


a#nav-locations {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -389px 0px;
	width: 90px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}

a#nav-locations:hover {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -389px -37px;
	width: 90px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}  

a#nav-locations-current {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -389px -37px;
	width: 90px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	left: 39px;
	float: left;
}


a#nav-contact {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -479px 0px;
	width: 79px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}

a#nav-contact:hover {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -479px -37px;
	width: 79px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}  

a#nav-contact-current {
	background: url(images/huttons_nav.jpg);
	background-repeat: no-repeat;
	background-position: -479px -37px;
	width: 79px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
	float: left;
}





/* ---------- CATALOGUE 2009 NAVIGATION ---------- */

#cat-navigation {
	background-image: url('images/huttons_cat_but.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	position: relative;
	left: 0px;
	margin: 0px 0px 0px 0px;
	height: 274px;
	width: 288px;
	display: block;
	padding: 0px;
}

#cat-navigation a, #cat-navigation a:link {
	font-size: 1.1em;
	display: inline;
	color: #ffffff;
	text-decoration: none;
}

#cat-navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#cat-navigation ul {
	height: 274px;
	width: 288px;
	padding: 0px;
	list-style: none;
	line-height: 0px;
	display: inline;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	
}

#cat-navigation ul li {
	padding: 0px;
	list-style: none;
	line-height: 0px;
	display: block;
	float: left;
	height: 24px;
	width: 288px;
	margin: 1px 0px 0px 0px;
	overflow: hidden;
	
}

a#cat-nav-clothing {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 288px;
	padding: 0px;
	margin: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-clothing:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px 0px;
	width: 288px;
	padding: 0px;
	margin: 0px;
	height: 24px;
	float: left;
}


a#cat-nav-personalpro{
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-personalpro:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px -25px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}  

a#cat-nav-ropes{
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-ropes:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px -50px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}  

a#cat-nav-rigging{
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-rigging:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px -75px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
} 

a#cat-nav-safety{
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-safety:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px -100px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
} 

a#cat-nav-tools{
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -125px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-tools:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px -125px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
} 

a#cat-nav-hardware{
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-hardware:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px -150px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
} 

a#cat-nav-nautical{
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -175px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-nautical:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px -175px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
} 

a#cat-nav-cleaning{
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -200px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-cleaning:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px -200px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
} 

a#cat-nav-chemicals{
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -225px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-chemicals:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px -225px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
} 

a#cat-nav-medical{
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -250px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
}

a#cat-nav-medical:hover {
	background: url(images/huttons_cat_but.jpg);
	background-repeat: no-repeat;
	background-position: -288px -250px;
	width: 288px;
	padding: 0px;
	height: 24px;
	float: left;
} 

.cat-menu-text {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	height: 20px;
	padding: 4px 0px 0px 0px;
	
}




/* ---------- START PAGE ELEMENTS ---------- */

#search-area {
	width: 220px;
	height: auto;
	background-color: transparent;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}

.search-item {
	width: auto;
	margin: 0px 40px 0px 0px;
	float: left;
}

.search-item input {
	display: inline;
	float: right;
}

.column-single{
	margin: 0px 10px 0px 0px;
	width: 288px;
	display: inline;
	position: relative;
	float: left;
	height: 1%;
}

.column-double{
	margin: 0px 10px 0px 0px;
	width: 586px;
	display: inline;
	position: relative;
	float: left;
}

.module-single-top {
	background-image: url('images/huttons_module_single_top.png');
	background-color: transparent;
	margin: 0px;
	height: 10px;
	width: 288px;
	display: block;
}

.module-single-mid {
	background-image: url('images/huttons_module_single_mid.png');
	background-color: transparent;
	margin: 0px;
	height: 100%;
	width: 288px;
	display: block;
	clear: both;
}

.module-single-bot {
	background-image: url('images/huttons_module_single_bot.png');
	background-color: transparent;
	margin: 0px 0px 20px 0px;
	height: 10px;
	width: 288px;
	display: block;
}

.module-single-white-top {
	background-image: url('images/huttons_module_s_w_top.png');
	background-color: transparent;
	margin: 0px;
	height: 10px;
	width: 288px;
	display: block;
}

.module-single-white-mid {
	background-image: url('images/huttons_module_s_w_mid.png');
	background-color: transparent;
	margin: 0px;
	height: 100%;
	width: 288px;
	display: block;
	color: blue;
}

.module-single-white-mid p, .module-single-white-mid h3  {
	color: blue;
}

.module-single-white-bot {
	background-image: url('images/huttons_module_s_w_bot.png');
	background-color: transparent;
	margin: 0px;
	height: 10px;
	width: 288px;
	display: block;
}

.module-single-area {
	padding: 0px 14px 0px 14px;
	margin: 0px;
	width: 260px;
	height: auto;
	overflow: hidden;
	background-color: transparent;
}


.module-double-top {
	background-image: url('images/huttons_module_double_top.png');
	background-color: transparent;
	margin: 0px;
	height: 10px;
	width: 586px;
	display: block;
	float:
}

.module-double-mid {
	background-image: url('images/huttons_module_double_mid.png');
	background-color: transparent;
	margin: 0px;
	height: auto;
	overflow: hidden;
	width: 586px;
	display: block;
	
}

.module-double-bot {
	background-image: url('images/huttons_module_double_bot.png');
	background-color: transparent;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: 10px;
	width: 586px;
	display: block;
	
}

.module-double-area{
	padding: 0px 14px 0px 14px;
	margin: 0px;
	width: 558px;
	height: auto;
	overflow: hidden;
	background-color: transparent;
}

.module-cat-top {
	margin: 0px;
	height: 309px;
	width: 288px;
	display: block;
}

.module-cat-bot {
	background-image: url('images/huttons_module_single_bot.png');
	background-color: transparent;
	margin: 0px;
	height: 10px;
	width: 288px;
	display: block;
}

.post {
	font-family: 'lucida grande' Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
}

.postmetadata, .commentmetadata {
	font-size: 0.8em;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	border-top: 1px dotted #8bcaff;
	border-bottom: 1px dotted #8bcaff;
	padding: 1.4em 0px;
	margin: 1.4em 0px;
	clear: both;
}

.clear {
	clear: both;
}

.linebrk {
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #fff;
	background-color: transparent;
	margin: 20px 0px 20px 0px;
	clear: both;
	overflow: hidden;
}

.module-linebrk {
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #fff;
	background-color: transparent;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

.module-linebrk-top {
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #fff;
	background-color: transparent;
	margin: 20px 0px 10px 0px;
	overflow: hidden;
}

.btn span {
	display: none;
}



/* ---------- BUTTONS ROLLOVER ---------- */

#sidebar ul.sidenav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: auto;
	overflow: hidden;
}

#sidebar ul.sidenav li {
	display: block;
	height: 32px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 260px;
}

a.btn, a.btn:visited  {
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin: 10px 0px 4px 0px;
	overflow: hidden;
	display: block;
}

a.btn:hover  {
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	padding: 0px;
	margin: 10px 0px 4px 0px;
	overflow: hidden;
	display: block;
}

a.requestacatalogue, a.requestacatalogue:visited, a.requestacatalogue:hover  {
	width: 260px;
	background-image: url('images/btn-requestacatalogue.gif');
}

a.about, a.about:visited, a.about:hover   {
	width: 260px;
	background-image: url('images/btn-about.gif');
}

a.mission, a.mission:visited, a.mission:hover   {
	width: 260px;
	background-image: url('images/btn-missionstate.gif');
}

a.ourteam, a.ourteam:visited, a.ourteam:hover   {
	width: 260px;
	background-image: url('images/btn-ourteam.gif');
}

a.facilities, a.facilitiesvisited, a.facilities:hover   {
	width: 260px;
	background-image: url('images/btn-facilities.gif');
}

a.history, a.history:visited, a.history:hover   {
	width: 260px;
	background-image: url('images/btn-history.gif');
}

a.prodservices, a.prodservices:visited, a.prodservices:hover   {
	width: 260px;
	background-image: url('images/btn-prodsservices.gif');
}

a.provisions, a.provisions:visited, a.provisions:hover   {
	width: 260px;
	background-image: url('images/btn-provisions.gif');
}

a.medical, a.medical:visited, a.medical:hover   {
	width: 260px;
	background-image: url('images/btn-medical.gif');
}

a.technical, a.technical:visited, a.technical:hover   {
	width: 260px;
	background-image: url('images/btn-technical.gif');
}

a.industrial, a.industrial:visited, a.industrial:hover   {
	width: 260px;
	background-image: url('images/btn-industrial.gif');
}

a.services, a.services:visited, a.services:hover   {
	width: 260px;
	background-image: url('images/btn-services.gif');
}

a.issaconditions, a.issaconditions:visited, a.issaconditions:hover   {
	width: 260px;
	background-image: url('images/btn-issaconditions.gif');
}

a.medicalprods, a.medicalprods:visited, a.medicalprods:hover   {
	width: 260px;
	background-image: url('images/btn-medicalprods.gif');
}

a.downloads, a.downloads:visited, a.downloads:hover   {
	width: 260px;
	background-image: url('images/btn-downloads.gif');
}

a.medicalupdate, a.medicalupdate:visited, a.medicalupdate:hover   {
	width: 260px;
	background-image: url('images/btn-medicalupdate.gif');
}

a.contact, a.contact:visited, a.contact:hover   {
	width: 260px;
	background-image: url('images/btn-contact.gif');
}

a.findoutmore, a.findoutmore:visited, a.findoutmore:hover   {
	width: 260px;
	background-image: url('images/btn-findoutmore.gif');
}

a.testimonials, a.testimonials:visited, a.testimonials:hover   {
	width: 260px;
	background-image: url('images/btn-testimonials.gif');
}

a.news, a.news:visited, a.news:hover   {
	width: 260px;
	background-image: url('images/btn-viewarchive.gif');
}





/* ---------- IMAGE CONTROL ---------- */

.entry p img {
	padding: 0px;
	margin: 0px;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 0px;
	margin: 0px 0px 1em 1.5em;
	display: inline;
}

p img.alignleft {
	padding: 0px;
	margin: 0px 1.5em 1em 0px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.imgtitle {
	display: inline;
	clear: both;
	margin: 0px 0px 1em 0px;
}

.entry .size-thumbnail {
	margin: 0px 20px 0px 0px;
}

.entry .size-large {
	margin: 0px 0px 20px 0px;
}

img.btn {
	display: block;
	margin: 1.4em 0px;
}






/* ---------- LIST CONTROL ---------- */

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0px;
	text-indent: 0px;
} 

#sidebar ul, .post ul {
	list-style: circle;
	margin: 0px 0px 20px 0px;
	padding-left: 1.4em;
	text-indent: 0px;
} 

li {
	line-height: 1.8em;
	width: auto;
	margin: 0px;
	padding: 0px;
}

ol {
	margin: 0px;
	padding: 0px;
}




/* ---------- FORM CONTROL ---------- */

#searchform {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#searchform input {
	position: relative;
	top: 8px;
	left: 18px;
	background-color: transparent;
	color: #fff;
	padding: 4px;
	margin: 0px;
	border: 0px;
	font-size: 1em;
	float: left;
	font-weight: bold;
}

#search-area input#s {
	width: 130px;
}

.search-item select {
	clear: both;
	padding: 0px;
	margin: 0px;
}

input#searchsubmit {
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px;
	margin: 0px 0px 0px 10px;
	background-color: transparent;
	display: inline;
	float: left;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}





/* ---------- COMMENTS ---------- */

.commentlist {
	padding: 0px;
}

.commentlist li.comment-user {
	margin: 0px 0px 20px 0px;
	padding: 16px 16px 10px 16px;
	list-style: none;
	background-color: #101010;
}

.commentlist li.comment-admin {
	margin: 0px 0px 20px 0px;
	padding: 16px 16px 10px 16px;
	list-style: none;
	background-color: #ccc;
	color: #333;
}

.commentlist p {
	margin: 0 0 1em 0;
}


#commentform p {
	margin: 5px 0;
}

#registerform p {
	margin: 5px 0;
}

.nocomments {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #666;
}

#commentform input, #commentform textarea {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.4em;	
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

#commentform {
	padding: 0px 0px 20px 0px;
	overflow: hidden;
}


#commentform input {
	background-color: transparent;
	color: #fff;
	width: 194px;
	padding: 5px;
	margin: 5px 0px 1em 0px;
	border: 1px solid #fff;
}

#commentform input#submit {
	background-color: transparent;
	color: #fff;
	width: auto;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border: 0px;
	float: right;
}

#commentform textarea, #message {
	width: 544px;
	padding: 5px;
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
}

div.survey-question {
	border-bottom: 1px #fff dotted !important;
	margin: 20px 0px 0px 0px;
	clear: both;
	overflow: hidden;
}

div.survey-question textarea {
	width: 544px;
	padding: 5px;
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	margin: 5px 0px 20px 0px;
	height: 120px;
}	
	
div.survey-question input, form.survey-form #name, form.survey-form #email {
	width: 272px;
	padding: 5px;
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	margin: 5px 0px 20px 0px;
	font-size: 1.4em;
	clear: both;
}

.comment-input {
	float: left;
	margin: 0px 20px 20px 0px;
}

.comment-input-end {
	float: left;
	margin: 0px 0px 20px 0px;
}

#respond, #comments {
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: auto;
	display: block;
	overflow: hidden;
	clear: both;
	font-size: 13px;
}





/* ---------- CAPTIONS ---------- */

.aligncenter, div.aligncenter, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/* ---------- FORM CONTROL ---------- */

div.wpcf7 form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

input.checkbox {
	margin: 0px;
	padding: 0px;
}

.wpcf7 input {
	background-color: transparent;
	color: #fff;
	padding: 5px;
	margin: 5px 0px .6em 0px;
	border: 1px solid #8bcaff;
	font-size: 1.3em;
}

.wpcf7 input {
	width: auto;
}

.wpcf7 textarea.contactform, .wpcf7 input.contactform {
	width: 380px;
}


.wpcf7 input.posttelfax, .wpcf7 input.captcha {
	width: 180px;
	display: inline;
}

.wpcf7 textarea {
	background-color: transparent;
	color: #fff;
	padding: 5px;
	margin: 5px 0px .6em 0px;
	border: 1px solid #8bcaff;
	font-size: 1.3em;
}

div.wpcf7-response-output {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

input.btnsubmit {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div.wpcf7-mail-sent-ok {
}

div.wpcf7-mail-sent-ng {
}

div.wpcf7-spam-blocked {
}

div.wpcf7-validation-errors {
		color: #ff0000;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 1px;
	left: 3px;
	z-index: 100;
	display: block;
	background: transparent;
	color: #ff0000;
	width: 196px;
	padding: 2px;
	margin: 0px;
	font-size: 1em;
	line-height: .6em;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}




/* ---------- TABLE STYLE ----------- */

.wp-table-reloaded {
	background-color: transparent;
	margin:10px 0px 15px 0px;
	width:100%;
	text-align:left;
	color: #fff;
}
.wp-table-reloaded th {
	background-color:#E6EEEE;
	border:1px solid #FFFFFF;
	padding:4px;
}
.wp-table-reloaded td {
	padding:6px;
	border-bottom:1px solid transparent;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color: transparent;
}
.wp-table-reloaded .odd td{
	background-color:#228dda;
}
.wp-table-reloaded .header {
	background-image:url(http://providedesign.co.uk/test/huttons/wp/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://providedesign.co.uk/test/huttons/wp/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://providedesign.co.uk/test/huttons/wp/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}




/* ---------- EXPANDING TEXT ---------- */

.ddet_div {
  margin: 10px 0 10px 0px;
  padding: 10px;
  background: #3476c5;
  border: 1px solid #8bcaff;
}




/* ---------- FEED ---------- */

/* begin styles for RSS Feed */

.rss-box {
	font-size: 1.2em;
}

.rss-title, rss-title a {
	font-weight:bold;

}

.rss-items {
	border-bottom: dotted 1px #8bcaff;

}

.rss-item  {
  font-weight : bold; 
  margin: 8px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	}

.rss-item a:hover { 
	}
	
.rss-date {
	font-size: .8em;
	font-weight : normal;
	color: #ccc;
	
}
