﻿/* This file should do all the pages */
img {
	border: 0px;
	text-align: center;
	margin-top: 2px;
	}
li {
	text-align: left;
}

pre {
	font-family: Arial, Verda;
}
body {
	margin: 0px 20px 0px 20px;
	background-color: /* #f1f4f9; */;
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	border: none;
	background-image: url('http://www.clarkcomponents.co.uk/images/background.jpg');font-family: Arial,Verdana;
	text-align: Justify;
	font-size: 14px;
	color: #000066;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 0px;
}
#maintext {
	position:fixed;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#logo {
	float: left;
	position: absolute;
	width: 100%;
	height: 100px;
	z-index: 53;
	left: 0px;
	top: 0px;
}
#other_products {
	background-color:white;
}
}
.img.float-left {
	float: left;
	margin: 5px;
	}
.img.float-right {
	float: right;
	margin: 5px;
}
#container {
	width: 800px;
	min-width: 800px;
	margin: 0 auto;
     /*	border: 2px solid #666;	*/
	background-color: #FFF;
	background-image: url('');
	position: relative;
}
#bluebackground {
	position: absolute;
	height: 200px;
	z-index: 5;
	right: 20px;
	left: 20px;
	top: 0px;
	background-color: #000066;
}
#banner {
	position: absolute;
	height: 50px;
	z-index: 30;
	right: 100px;
	left: 100px;
	bottom: 69px;
	/* background-color:#000066; */
}
#leftpipes {
	position: absolute;
	width: 102px;
	height: 150px;
	z-index: 20;
	left: 50px;
	bottom: 25px;
}
#rightpipes {
	position: absolute;
	width: 102px;
	height: 150px;
	z-index: 10;
	right: 50px;
	bottom: 25px;
}
h1 {
	text-align: center;
	font-weight: 700;
	margin-top: 15px;
	padding-top: 0px;
}
h2 {
	font-family: Arial,Verdana;
	text-align: Center;
	font-weight: lighter;
	margin: 0px 20px 0px 20px;
	font-size: 22px;
	color: #000066;
}
h3 {
	font-family: Arial,Verdana;
	text-align: Center;
	font-size: 16px;
	color: #C0C0C0;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 10px;
}
h5 {
	font-family: Arial,Verdana;
	text-align: Left;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	color: #C0C0C0;
}
/* navigation */
#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #ccc;
	border-bottom: 1px solid #999;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav a {
	float: left;
	display: block;
	padding: 2px 40px 2px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #666;
	background-image: url('http://www.clarkcomponents.co.uk/images/bp_slants.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ccc;
	background-attachment: scroll;
}
#nav #nav-1 a {
	padding-left: 20px;
}
#nav a:hover {
	color: #000;
	
}
.textos {
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}
.style1 {
	color: #000066;
	font-size: xx-small;
	/*font-weight: bold;*/
}
.style2 {
	vertical-align: text-bottom;
	padding-left: 5px;
	padding-right: 5px;
}
.style3 {
	color: #000066;
	font-size: xx-small;
	border-bottom-style: solid;
}
.style4 {
	color: red;
	font-size: small;
}
.style7 {
	font-size: small;
	margin:0 5 0 5;
	padding-left:5px ;
}
.style10 {
	font-size: small;
	/*border-bottom-style: solid;*/
}
.style12 {
	border-bottom-style: solid;
}
.style13 {
	font-size: small;
}
.style14 {
	font-size:medium;
	font-weight: bold;
}
.style15 {
	vertical-align: text-bottom;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
</style>

