@charset "UTF-8";
/* CSS Document */

body {
	background-color: #757575;
	color: #000;
}
#container {
	background-color: #FFF;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 100px;
	background-repeat: no-repeat;
}
#navigation {
	width: 285px;
	float: left;
	height: 200px;
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
	background-position: 12px 0px;
}
#navigation ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#navigation li {
	display: inline;
}
#navigation a {
	display: block;
	color: #666666;
	text-decoration: none;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
}
#navigation a.last {
	border-bottom-style: none;
}
#banner {
	float: left;
	width: 465px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
.accountancy {
	background-image: url(../images/navquote.jpg);
}
.manufacture {
	background-image: url(../images/navservicesquote.jpg);
}
.product_special {
	background-image: url(../images/navquote_special.jpg);
}
#content {
	margin-top: 15px;
}
#footer {
	text-align: right;
	font-size: 0.8em;
}
#footer ul {
	margin-right: 20px;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding-left: 20px;
}
.grey {
	color: #666666;
	font-weight: bold;
}
.blend {
	color: #000;
	text-decoration: none;
}
ul.arrows {
	list-style-type: none;
	margin-left: 30px;
}
ul.arrows li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	display: block;
	height: 20px;
}
.home_left {
	float: left;
	width: 470px;
}
.home_right {
	float: left;
	width: 280px;
}
.contact_left {
	float: left;
	width: 260px;
}
.contact_right {
	float: left;
	width: 490px;
}
#contact_details {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 220px;
	text-align: left;
}
#contact_details th {
	padding: 10px;
	vertical-align: text-top;
	color: #717173;
	font-weight: normal;
}
#contact_details td {
	color: #0C4181;
	padding: 10px;
	vertical-align: text-top;
}
#basket p {
	padding: 15px;
}
#products .result {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#products .result .left_column {
	width: 200px;
	float: left;
}
#products .result .right_column {
	float: left;
	width: 495px;
}
#products .result .left_column p{
	padding: 0px;
}
#products .result .right_column h3 a {
	text-decoration: none;
	color: #0D4892;
	font-weight: bold;
	font-size: 1.3em;
}
.price  {
	font-size: 1.3em;
	font-weight: bold;
	color: #777678;
}
#products .hr {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#cart  {
	padding: 0px;
	list-style-type: none;
	text-align: right;
	margin-top: 12px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.9em;
}
#cart li {
	margin-bottom: 0px;
	margin-top: 0px;
}
#cart .ico_cart {
	background-image: url(../images/Shopping_Cart.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: text-top;
	padding-left: 28px;
}
/* 5 Pagination Styles creates from Pagination Class */
ul.pages {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 25px;
	padding: 0px;
	margin-bottom: 10px;
}
.pages li {
	display: inline;
}
.pages span.label {
	display: block;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 12px;
	margin-right: 4px;
	font-size: 0.85em;
}
.pages a {
	display: block;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-right: 4px;
	color: #25558a;
	font-size: 0.85em;
	text-decoration: none;
	background-color: #EEE;
	border: 1px solid #999;
}
.pages a:hover {
	color: #900;
	border: 1px solid #900;
}
.pages a.active {
	color: #333;
	background-color: #FFF;
	border: 1px solid #FFF;
}
#product .left_column {
	float: left;
	width: 430px;
	line-height: 1.5em;
}
#product .right_column {
	float: left;
	width: 320px;
}
ul.thumbnails {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
ul.thumbnails li {
	display: inline;
}
ul.thumbnails a {
	float: left;
}
#product .price {
	color: #666;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.here {
	text-decoration: none;
	color: #16387D;
}
h3 a {
	color: #0D4892;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}
