/* -------------------------- BODY STYLES ---------------------------------- */
body { margin: 0px; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height:130%; 
}
/* non IE fix to force horiziontal scrollbar display (stops the width changing and the template jumping around)*/
html { height: 100%; margin-bottom: 1px; 
}
.tiny {font-size:1px;
}
li { list-style-position:inside; 
}

/* -------------------------- TEMPLATE & LAYOUT STYLES ---------------------------------- */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:#000000;
	 margin:0px; 
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;
	 margin:0px; 
}
h2 a:link    {color:#660000; text-decoration:underline;}
h2 a:visited {color:#660000; text-decoration:underline;}
h2 a:hover   {color:#FF6600; text-decoration:none; cursor:pointer;}
h2 a:active  {color:#660000; text-decoration:underline;}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000;
	 margin:0px; margin-top:32px; 
}
.ours { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color:#999999;
        padding-top:10px; padding-bottom:15px;}			 
.ours a:link    {color:#999999; text-decoration:underline;}
.ours a:visited {color:#999999; text-decoration:underline;}
.ours a:hover   {color:#666666; text-decoration:underline; cursor:pointer; }
.ours a:active  {color:#999999; text-decoration:underline;
}
.impadR {margin-left:10px;margin-bottom:10px;float:right;}
.impadL {margin-right:10px;margin-bottom:10px;float:left;}
.flagpad {margin-right:2px;margin-top:2px;}

/* ------------------ VERTICAL MENU STYLE with background image ------------------------- */
/* You can call this in a single <div> - no <br> tags are needed. If you want to have a 
different background/style when you are actually ON the page then you need to make your
menu an editable region and use <div class="vertOFF">menu item with no link</div>         */
.vertmenu a { text-decoration:none; text-align:left;
  color:#336666; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 
  font-weight: normal; display:block; width:180px; height:20px; line-height: 20px;  padding-left: 10px; border-bottom: 1px solid #cccccc; }
.vertmenu a:hover { text-decoration:underline;
}
.vertOFF { text-decoration:none; text-align:left;
  background-image: url(../images/menuSELECT.gif); background-repeat:no-repeat;
  color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; 
  font-weight: normal; 
  display:block; width:213px; height:30px; line-height: 30px;  padding-left: 17px; }
  
/* -------------------------------------------- MAIN HORIZONTAL MENU -------------------------------------- */

.hozmenu a { text-decoration:none; text-align:left; background-color: #e6e6e6; background-repeat:no-repeat;
  color:#336666; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: normal; 
  display:inline; height:20px; line-height: 20px; padding-left: 15px; padding-right: 15px;padding-top:4px;padding-bottom:4px; border-left:1px #cccccc solid;border-right:1px #cccccc solid;margin-right:2px;}
.hozmenu a:hover { background-color: #336666; height:20px; color:#FFFFFF;
}


/* -------------------------------- TEXT STYLES ----------------------------------------- */
.maintxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336666; line-height:130%;  }
.maintxt a:link    {color:#336666; text-decoration:none;}
.maintxt a:visited {color:#336666; text-decoration:none;}
.maintxt a:hover   {color:#336666; text-decoration:underline; cursor:pointer;}
.maintxt a:active  {color:#336666; text-decoration:none;
}
.contract{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336666; line-height:130%;  }
.contract a:link    {color:#336666; text-decoration:none;}
.contract a:visited {color:#336666; text-decoration:none;}
.contract a:hover   {color:#999999; text-decoration:underline; cursor:pointer;}
.contract a:active  {color:#336666; text-decoration:none;
}
.tabtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height:130%;  }
.bread { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336666; line-height:130%;  }
.bread a:link    {color:#336666; text-decoration:none;}
.bread a:visited {color:#336666; text-decoration:none;}
.bread a:hover   {color:#336666; text-decoration:underline; cursor:pointer;}
.bread a:active  {color:#336666; text-decoration:none;
}
.faq{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336666; line-height:130%;  }
.faq a:link    {color:#336666; text-decoration:underline;}
.faq a:visited {color:#336666; text-decoration:underline;}
.faq a:hover   {color:#336666; text-decoration:underline; cursor:pointer;}
.faq a:active  {color:#336666; text-decoration:underline;
}
.foot { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #336666; line-height:130%;  }
.foot a:link    {color:#336666; text-decoration:none;}
.foot a:visited {color:#336666; text-decoration:none;}
.foot a:hover   {color:#336666; text-decoration:underline; cursor:pointer;}
.foot a:active  {color:#336666; text-decoration:none;
}

/* -------------------------------- FORM STYLES ----------------------------------------- */

.formfield {border: 1px solid #000000;}
/* -------------------------------- CSS LAYOUT STYLES ----------------------------------------- */
#container {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#headerbox {
	height: 103px;
	width: 990px;
}
#topL {
	height: 103px;
	width: 300px;
	float: left;
	text-align: left;
}
#topR {
	float: right;
	height: 103px;
	width: 690px;
	text-align: right;
	background-image: url(../images/metalregbanner-R.gif);
	background-repeat: no-repeat;
}
#menubar {
	text-align: left;
	height: 21px;
	width: 990px;
	line-height: 20px;
	visibility:hidden;
}
#breadbox {
    width:975px;
	height:27px;
	background-color:#e6e6e6;
	margin-top:10px;
	margin-bottom:25px;
	padding-left:15px;
	text-align:left;
	line-height:27px;
	visibility:hidden;}
#mainbox {
	height: auto;
	width: 990px;
}
#mainL {
	float: left;
	height: auto;
	width: 218px;
	text-align: left;
	visibility:hidden;
}
#maincentre {
	text-align: left;
	height: auto;
	width: 772px;
	float: left;
}
#titlebox {
	float: left;
	height: 30px;
	width: 772px;
}
#titleboxL {
	text-align: left;
	float: left;
	height: 30px;
	width: 552px;
	line-height: 30px;
}
#titleboxR {
	float: right;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-align: right;
}
#maincontent {
	text-align: left;
	float: left;
	height: auto;
	width: 772px;
	margin-top: 10px;
}


#smenubox {
	background-image: url(../images/smenu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 210px;
}
#searchbox {
	float: left;
	height: auto;
	width: 190px;
	margin-top:10px;
	margin-bottom: 20px;
}

#loginbox {
	background-image: url(../images/login-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 190px;
	margin-top:10px;
}
#footer {
	text-align: center;
	clear: both;
	height: 70px;
	width: 950px;
	margin-top: 30px;
	background-color: #e6e6e6;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}

