/* 
  -----------------------------------
Kenny Darcy I would like to be friends with the sparrows
  -----------------------------------
*/
.METALMBM06h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	background-color: #000000;
	background-image: url(img/metal_carbon_hz.jpg);
	background-repeat: repeat-x;
	background-position: 0px -100px;
	zoom: 1;
}
.METALMBM06h ul {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.METALMBM06h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0;
}
.METALMBM06h li.METALMBfirst {
	border-left: 0;
}
.METALMBM06h li.METALMBlast {}

.METALMBM06h a {
	display: block;
	color: #999999;
	text-decoration: none;
	background-image: url(img/metal_carbon_hz.jpg);
	background-repeat: repeat-x;
	background-position: 0px -100px;
	font-weight: normal;
	border-right: 1px solid #000000;
	background-color: #000000;
	padding: 10px 16px;
}
.METALMBM06h a.METALMBfirst {}
.METALMBM06h a.METALMBlast {}

.METALMBM06h a:hover {
	color: #FFFFFF;
}
.METALMBM06h .METALMBmark {
	font-weight: bold;
	color: #D8D8D8;
	cursor: default;
}
.METALMBM06h .METALMBmark:hover {
	color: #FFFFFF;
}
.METALmb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* 
  -----------------------------------
kenny darcy kenny@theelbow.com
london 020 76229853
  -----------------------------------
*/
body {
	background-color: #8D9298;
	background-image: url(../images/metal-background.jpg);
	color: #333333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	margin: 20px 0px 50px 0px;
	padding: 0;
}
#masthead {
	height: 130px;
	/* background-image: url(../images/metal-background.jpg); */
}
#logonone {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 135px;
}
/********LAYOUT WRAPPER**********/
#layout {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/metalwork-white.jpg);
	background-repeat: repeat-y;
}
/********MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 750px;
	color: #ECE9D8;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 750px;
	padding: 2em 0 0 0;
	background-image: url(../images/metal_grunge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 540px;
}
#sidebox {
	float: left;
	width: 210px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 0 30px 20px 30px;
	font-size: 0.85em;
	background-image: url(../images/metal-rule.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#maincontent p{
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}
.callout {
	float: left;
	width: 132px;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
}
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	padding: 0 24px 20px 20px;
	margin: 0 0 0 0;
}
#sidecontent p{
	line-height: 1.5em;
	margin: 12px 0;
}
/********HEADINGS*******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.35em;
	letter-spacing: 0.3em;
}
h1, h2, h3, h4 {
	line-height: normal;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.25em;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
}
#sidecontent h3.topheading {
	margin: 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../images/metal-footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
	background-position: left bottom;	
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #CECCC4;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
	margin-top: -5px;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #333333;
	cursor: default;
	font-size: 0.1em;
}
.METALfix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #4a4a4a;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
/* #footer a:hover, #footer a:active, #footer a:focus {
	background-color: #4D4D4D;
	color: #FFFFFF;
	text-decoration: none;} */


#footer a:link {color: #999999; text-decoration: none;}

#footer a:visited {color: #666666; text-decoration: none;}

#footer a:hover {color: #FFFFFF;}
 
 /* the form */
.search {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#686868;
	background-color:#EDF5FB;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cecaae;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cecaae;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cecaae;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cecaae;
}
select {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#686868;
}
.textarea_style {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#B2876A;
	margin: 0;
	padding-left:4px;
}
.radiocheck_style {
	font-size:11px;
	color:#333333;
	margin: 0px;
	padding: 0px;
}
input.btn {
	color:#050;
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#fed;
	cursor:pointer;
	border:1px solid;
	border-top-color:#B2876A;
	border-left-color:#B2876A;
	border-right-color:#B2876A;
	border-bottom-color:#B2876A;
}
form {
	margin:0px;
	padding:0px;
}
.formlabels {
	text-align:right;
	font-size:.9em;
	line-height: 1.3em;
	font-weight:600;
}
.formlabelstwo {
	text-align:right;
	font-size:.9em;
	line-height: 1.2em;
	font-weight:600;
	padding-right:2px;
}
.redtip {
	color:#CC0000;
	font-size: .8em;
}
.redtipPlus {
	color:#CC0000;
	font-size: .8em;
	padding-left:100px;
	margin-bottom: -5px;
	margin-top:-5px;
}


