/*========================================================

Global CSS file for HSCS

Created by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/

/* CSS to define the overall document styles =======================================*/

body {
	margin: 0;
	padding: 0;
	background-color: #91A8B5;
	background-image:url('../cssimages/bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center; 
	}

#container {
	position: relative;
	margin: 0 auto;
	width: 770px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	}
#footer {
	background-color: #91A8B5;
	background:url('../cssimages/footer.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align:center;
	width: 770px;
	height: 33px;
	margin: 10px 0 0 0;
}
p {
	color: #555753;
	line-height: 1.8;
	padding: 0 10px 0 10px;
	text-align: left;
	}

/* CSS to format the forms on the website ==========================================================*/
#form {
	width: 500px;
	}
dl  {
	margin: 20px 0 0 20px;
}
dt {
	float: left;
	width: 150px;
	margin: 0 0 15px 0;
	padding-top: 4px;
	color: #555753;
}
dd {
	margin: 0 0 15px 0;
	color: #555753;
}
dd span {
	color: #666;
}
input, textarea {
	border: 1px #ccc solid;
	padding: 2px;
}
.submitbtn {
   margin: 3px 0 2px 0;
   color:#666666;
   font-family: Arial, Helvetica, sans-serif; 
   background-color: #efefef;
   font-weight: normal;
   border:1px solid #aaaaaa;
   }

/* CSS to format how header tags on the website ================================*/

h1, h2, h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.7em;
	margin: 12px 10px 3px 5px;
	color: #999;
	text-align: left;
}
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }


/* CSS to format how hyperlinks look on the website ================================*/

a:link, a:visited { 
	text-decoration: none; 
	color: #000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}

/* CSS code to format the main content on each page ================================*/

#header {
	width: 770px;
	height: 129px;
	background: url('../cssimages/header.jpg') no-repeat;
	}
#search {
	float: right;
	width: 200px;
}

/* CSS to format how forms look on the website  -------------------------------------------- */

#search form {
		font-family: arial, helvetica, sans-serif;
}
#search dl  {
	margin: 15px 0 0 10px;
}
#search dt {
	float: left;
	width: 150px;
	margin: 0 0 2px 0;
	padding-top: 0px;
}
#search dd {
	margin: 0px 0 5px 0;
}
#search .fields {
   	color:#666666;
	font-family: arial, helvetica, sans-serif;
   	background-color: #efefef;
   	font-weight: normal;
   	border:1px solid #aaaaaa;
   	padding: 1px;
	width: 150px;
}
#search .submit {
	border: 1px solid #fff;
	background-color: #fff;
	background-image: url('../images/search_button.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 20px;
}

/* CSS code to format the main content on each page ================================*/

#content {
	background-color: #fff;
	width: 770px;
}
#textwrapper {
	clear:both;
	background-image:url('../cssimages/wrapper_bg.jpg');
	background-repeat: repeat-y;
	width: 770px;
}

/* CSS to define the navigation styles =======================================*/

#navigation {
	background-color: #fff;
	margin: 0px;
}

#navigation ul
{
float: left;
background-color: #fff;
width: 155px;
margin: 0px 0 0 15px;
/* to display the list horizontaly */
}

#navigation li {
	display: inline;
	margin: 0px;
	padding: 0px
}

#navigation li a {
	display: block;
	height: 39px;
	background-image:url('../cssimages/nav_bg.jpg');
	background-repeat: no-repeat;
	text-align: left;
	color: #3392CA;
	font-size: 1.2em;
	padding-left: 5px;
	line-height: 34px;
	vertical-align: middle;
	margin-top: 1px;
}

#navigation a:hover { 
	color: #000;
}


/* CSS code to format the animation on each page ================================*/

#animation {
	width: 580px;
	float: right;
	margin: 0 7px 10px 10px;
}

/* CSS code to control the left side (the text) of the homepage ================================*/

#text {
	float: left;
	width:480px;
	margin: 10px 0 10px 30px;
	}
	
/* CSS code to control the sidebar of each page ================================*/
#sidebar {
	float: right;
	width:218px;
	margin: 10px 15px 0 0;
	}
#sidebar p {
	padding: 5px;
	text-align: left;
}
#sidebar .recent_site {
	border: 1px dotted #ccc;
	background-color: #F4F4F4;
	padding: 7px 0 0 10px;
}
#sidebar h2 {
	margin: 13px 0 0 0;
}
#sidebar ul { 
	margin: 10px 0 0 5px; 
	text-align: left;
	border: 1px dotted #ccc;
	background-color: #F4F4F4;
	}
#sidebar li {
	line-height: 1.5;
	list-style-type: none;
	color: #555753;
	display: block; 
	padding: 2px 0px 2px 20px; 
	margin: 2px 0;
	background: transparent url('../cssimages/bullet.gif') no-repeat 0px 3px;
}

/* CSS code to control the services page ===========================================*/
#text_services {
	float: left;
	width: 720px;
	margin: 10px 0 10px 20px;
	}

.services_header {
	background-color: #EEF8FD;
	padding: 2px;
}

.service_block {
	float: left;
}
.hover {
	font-size: 0.9em;
	width: 228px;
	height: 240px;
	background-color: #EEF8FD;
	color: #B5B5B5;
	margin: 0 6px;
}
.hover h2 {
padding: 20px 0 0px 0;
font-weight: bold;
height: 20px;
font-size: 1.5em;
}
.service_block :hover {
	background-color: #EEF8FD;
	color: #000;
}
.service_block h2 {
	height: 10px;
	margin: 10px;
}
.service_block h2 :hover {
	color: #ccc;
}

/* CSS code to control the quality assurance page ===========================================*/
#textwrapper_qa {
	clear:both;
	background-image:url('../cssimages/qa_wrapper_bg.jpg');
	background-repeat: repeat-y;
	width: 770px;
}
#sidebar_qa {
	float: left;
	width:222px;
	margin: 10px 0 0 18px;
	}
#sidebar_qa p {
	text-align: left;
	padding: 2px 7px;
}
#sidebar_qa h2 {
	margin: 15px 0 0 0;
	padding: 2px 7px;
}
#sidebar_qa .white_top_border {
	padding-top: 10px;
}
#sidebar_qa .recent_site {
	border: 1px dotted #ccc;
	background-color: #F4F4F4;
	padding: 7px 0 0 10px;
}
#sidebar_qa ul { 
	margin: 10px 0 0 5px; 
	text-align: left;
	border: 1px dotted #ccc;
	background-color: #F4F4F4;
	}
#sidebar_qa li {
	line-height: 1.5;
	list-style-type: none;
	color: #555753;
	display: block; 
	padding: 2px 0px 2px 20px; 
	margin: 2px 0;
	background: transparent url('../cssimages/bullet.gif') no-repeat 0px 3px;
}
#text_qa {
	float: right;
	width:502px;
	margin: 10px 20px 10px 0px;
	}
#text_qa h3 {
	padding: 5px 0 0px 5px;
}
.white_top_border {
	margin: 10px 0;
	padding: 20px 0 0 5px;
	border-top: 8px #fff solid;
}
/* CSS code to control the contacts page ===========================================*/
#textwrapper_contacts {
	clear:both;
	background-image:url('../cssimages/contacts_wrapper_bg.jpg');
	background-repeat: repeat-y;
	width: 770px;
}
#sidebar_contacts {
	float: right;
	width:345px;
	margin: 0px 30px 0 0px;
	}

#text_contacts {
	float: left;
	width:365px;
	margin: 0px 0px 0px 12px;
	}
#text_contacts h2, #text_contacts p {
	height: 21px;
	margin: 0;
	padding: 3px 0 0 8px;
}
/* CSS code to control the copyright footer of each page ================================*/
#strawberrysoup {
	margin: 0 auto;
	width: 770px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

/*==============================================
Marks code for products page
==============================================*/

#product_wrapper {
	clear:both;
	background-image:url('../cssimages/products_wrapper_bg.jpg');
	background-repeat: repeat-y;
	width: 770px;
}

div#info, div#categories, div#datasheets {
	width: 230px;
	padding: 9px;
	float: left;
/* 	background: #ccc; */
}

div#info {
	margin-left: 14px;
}

ul.product_display {
	margin-left: 10px;
	list-style: none;
	margin-top: 20px;
}

.product_display li {
	margin-bottom: 8px;
}

#datasheets li a{
	display: block;
	padding: 6px 0 6px 34px;
	background: url('../cssimages/pdficon.gif') no-repeat 0 0;
}

#search_wrapper {
	margin-left: 14px;
	padding-top: 1px;
	clear: both;
}

#search_results {
	width: 360px;
	float: left;
}

#search_results ol {
	margin-left: 30px;
	list-style: none;
	margin-top: 20px;
}

#search_results ol li a {
	display: block;
	padding: 6px 0 6px 34px;
	background: url('../cssimages/pdficon.gif') no-repeat 0 0;
	font-size: 0.9em;
}

/*========================================================
Pree's code for home page and subnav added for SEO.
=========================================================*/
.subnav{
	font-size:0.8em;
	text-indent:-20px;
}

.subnav a{
	text-decoration:underline;
	color:#3392CA;
}

.subnav a:hover{
	text-decoration:none;
	color:#000;
}

#text li{
	margin:0 0 0 25px;
	line-height:1.6em;
	color:#555753;
}















