@charset "utf-8";
body {
	background-color: #121212;
	background-image: url(../layout/body_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	font-size: 62.5%;
	color: #cbaf65;
	height: 100%;
}
* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap {
	background-image: url(../layout/body_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	position: relative;
	padding-top: 40px;
	height: 55px;
}
h1#logo {
	text-indent: -9999px;
	margin: 0px;
	left: -54px;
	position: absolute;
	top: -40px;
}
h1#logo a {
	background-image: url(../layout/metisse_new.gif);
	height: 51px;
	width: 260px;
	display: block;
}
ul#navigation {
	padding: 0px;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 211px;
	top: 64px;
}
ul#navigation li {
	float: left;
	list-style-type: none;
}
ul#navigation li a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 31px;
}
ul#navigation li a:hover {
	background-position: left bottom;
}

ul#navigation li a#steve {
	background-image: url(../layout/nav_steve.gif);
	width: 115px;
}
ul#navigation li a#heritage {
	background-image: url(../layout/nav_heritage.gif);
	width: 104px;
}
ul#navigation li a#historic {
	width: 122px;
	background-image: url(../layout/nav_historic.gif);
}

ul#navigation li a#contact {
	background-image: url(../layout/nav_contact.gif);
	width: 94px;
}
ul#navigation li a#books {
	background-image: url(../layout/nav-book.gif);
	width: 94px;
	margin-left: 2px;
}
ul#navigation li a#merchandise {
	background-image: url(../layout/nav_merchandise.gif);
	width: 100px;
	margin-left: 2px;
}
ul#navigation li a#fibreglass {
	background-image: url(../layout/nav-fibreglass.gif);
	width: 92px;
	margin-left: 2px;
}
a#tech {
	position: absolute;
	display: block;
	background-image: url(../layout/tech.gif);
	height: 139px;
	width: 87px;
	text-indent: -9999px;
	left: 711px;
	top: 0px;
	z-index: 1;
}
.clearboth {
	clear: both;
	height: 0px;
}
#subheader {
	background-image: url(../layout/paper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 732px;
	text-align: left;
	z-index: 0;
	position: relative;
}
#subheader img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	z-index: 0;
}
#subheader a#main-enlarge {
	position: absolute;
	height: 291px;
	width: 712px;
	display: block;
	background-image: url(../layout/enlarge_main.gif);
	background-repeat: no-repeat;
	background-position: right top;
	left: 10px;
	top: 11px;
	text-indent: -9999px;
}
#subheader a#main-enlarge:hover {
	background-position: right bottom;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.4em;
	text-indent: -9999px;
	background-image: url(../headers/steve.gif);
	height: 81px;
	width: 485px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
}
#signature {
	background-image: url(../layout/steve-sig.gif);
	height: 46px;
	width: 139px;
	text-indent: -9999px;
	display: block;
	float: left;
	position: absolute;
	left: 219px;
	top: 348px;
}
.column {
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	display: inline;
}
h3 {
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	margin-top: 5px;
	margin-bottom: 0px;
}
h4 {
	background-image: url(../layout/paper.jpg);
	color: #2d220a;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	padding: 5px;
	background-position: left center;
	margin-top: 10px;
}
h5 {
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 0px;
	color: #CBAF65;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78622C;
}


p {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 1.1em;
}
a {
	outline: none;
}
.column  a, .stoppress a {
	color: #C2A45B;
	text-decoration: none;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 1.5em;
}

span.highlight {
	float: right;
	width: 50%;
	display: block;
	padding: 5px;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 2px;
}

.thumb {
	background-image: url(../layout/thumbs_bkgrd.jpg);
	height: 272px;
	width: 207px;
	position: relative;
	float: left;
	margin-right: 17px;
	margin-left: 17px;
}
.thumb img {
	margin-top: 10px;
	margin-left: 10px;
}
.thumb a {
	height: 250px;
	width: 187px;
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../layout/enlarge.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
}
.thumb a:hover {
	background-position: right bottom;
}
ul#footer {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
}
ul#footer li {
	float: left;
	margin-right: 15px;
	list-style-type: none;
}

ul#footer li a {
	display: block;
	font-size: 1.4em;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	background-color: black;
	color: #CBAF65;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	height: 30px;
}

ul#footer li#websir {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
ul#footer li#websir a {
	font-size: 10px;
	background-color: transparent;
}
blockquote {
	display: block;
	width: 60%;
	float: right;
	margin: 2px;
	padding: 5px;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 1.4em;
}
blockquote span {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.feature {
	width: 187px;
	float: right;
	padding: 5px;
	position: relative;
	border: 1px solid #40382B;
	margin: 10px;
}
.feature a {
	width: 187px;
	height: 138px;
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	z-index: 1;
	background-image: url(../layout/enlarge_feature.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.feature a:hover {
	background-position: right bottom;
}
h3.warranty {
	font-size: 1.5em;
}
table p {
	margin: 0px;
}
.paper {
	background-image: url(../layout/paper.jpg);
	background-repeat: repeat;
	background-position: center center;
	padding: 10px;
	margin-top: 10px;
}
.paper h5 {
	color: #2D220A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
}
.paper p {
	color: #2D220A;
	margin-top: 0px;
}
.paper a {
	color: #2D220A;
	text-decoration: underline;
}
.stoppress {
	text-align: center;
}
#footer  p#credit {
	position: absolute;
	left: 243px;
	top: 47px;
	margin: 0px;
	padding: 0px;
}
a#nextvid   {
	background-color: #C6A95B;
	display: block;
	position: absolute;
	color: #2D220A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bolder;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	bottom: 0px;
	left: 8px;
}
#videopop #second {
	visibility: hidden;
}

a#nextvid:hover   {
	background-color: #A68839;
}
#videopop {
	height: 480px;
	width: 500px;
	position: absolute;
	left: 106px;
	top: 76px;
	background-image: url(../layout/body_top.jpg);
	text-align: center;
	z-index: 10;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
}
#videopop  a#close {
	background-color: #C6A95B;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #2D220A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bolder;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
}
#videopop  a#close:hover {
	background-color: #A68839;
}
#videopop p {
	display: block;
	bottom: -30px;
	position: absolute;
	left: 0px;
	margin-bottom: 45px;
	color: #CBAE60;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}


#videopop object {
	padding: 2px;
	position: absolute;
	margin-right: auto;
	margin-bottom: auto;
	left: 8px;
	top: 26px;
	background-color: #000000;
}
#videopop a {
	color: #D5B76E;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
}
#purchase {
	width: auto;
	position: absolute;
	left: 588px;
	top: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sales {
	margin-top: 5px;
}
#readmore {
    background: url("../layout/read-more.png") no-repeat scroll left top transparent;
    bottom: -418px;
    height: 156px;
    left: 547px;
    position: absolute;
    text-indent: -9999px;
    width: 164px;}
.infofooter{
	margin: 10px auto 0;
	position: relative;
	width: 720px;
	background-color:#000;
	padding: 5px;
}
.infofooter span{
	display:block;
	width: 100%;
	float: left;
	margin-right: 10px;
}

#postage_prices{font-size:12px; width:340px; text-align:left; font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;margin:0 0 40px;}
#postage_prices th{font-size:14px; color:#2d220a; background-image: url("../layout/paper.jpg");
    background-position: left center;}
#postage_prices tr td:first-child{width:90%;}	
#postage_prices td{padding:5px 5px 5p 0;}
.price_header{background: none repeat scroll 0 0 transparent; color: #FFFFFF; font-size: 16px; padding: 0; text-transform:uppercase; margin:20px 0;}

#enquire_now{
	background:url(../layout/enquire_now.png) no-repeat;
	height: 46px;
	width: 174px;
	display: block;
	text-indent: -9999px;
	background-position: left top;
	margin: 0 0 20px 0;
}

hr {
	border-bottom: 1px solid #CBAF65;
}
