/*
AKRIBIS METROLOGY CSS
*/

* {
	margin: 0;
	padding: 0;
}

#body1 {
	background: #FFFFFF url(http://www.akribis.co.uk/images1/img01e.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

.style1 {font-size: 90%}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h8 {
	font-size: 197%;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, li {
	line-height:1.4em;
	list-style-position: outside;
}

ul, ol {
	margin-left: 3em;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#menu {
	width: 770px;
	height: 0;
	margin-left: 150px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 127%;
	color: #BABABA;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #82BC2B;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin-left: 150px
}

#header h6 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(http://www.akribis.co.uk/images1/topimage3.png) no-repeat;
}

#header h5 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	background: url(http://www.akribis.co.uk/images1/header.png) no-repeat;
	padding: 84px 20px 0 0;
}

#IEroot #header h6 {
	float: left;
	width: 220px;
	height: 170px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(http://www.akribis.co.uk/images1/topimage3.png) no-repeat;
}

#IEroot #header h5 {
	float: right;
	width: 550px;
	height: 170px;
	margin: 0;
	background: url(http://www.akribis.co.uk/images1/header.png) no-repeat;
	padding: 84px 20px 0 0;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin-left: 150px;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

.post {
	margin-bottom: 10px;
	padding: 0 10px;
}

.hr {
	border-bottom: 1px solid #ffffff;
}

.hr1 {
     border: 1px solid #1953A9;
	 padding-top: 5px;
	 padding-bottom: 0;
}	 

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #FFFFFF;
}

#sidebar h6 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 115%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.bluebox {
	background: url(http://www.akribis.co.uk/images1/img05.gif) repeat-y;
}

.bluebox h6 {
	background: url(http://www.akribis.co.uk/images1/img06.gif) repeat-y;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	padding: 25px 0;
	background: #82BC2B url(http://www.akribis.co.uk/images1/img01a.png) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 70%;
}

#footer a {
	color: #FFFFFF;
}
	
/* Ebay Footer */

#footer1 {
	clear: both;
	height: 350px;
	padding: 25px 150px;
	background: #EDEBD5 url(http://www.akribis.co.uk/images1/img04.gif) repeat-x;
	font color:#FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 100%;
}

#footer a {
	color: #FFFFFF;
}
