/* CSS Document */

body {
	margin: 0px;
	background-image: url(/img/metal007.gif);
	list-style-image: url(/img/arrow.gif);
	list-style-type: disc;
}
table {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
td.left {
	padding: 5px;
}
td.main {
	padding: 15px;
	line-height:120%;
}
td.right {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
td.right-hp {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
td.right-2col {
	width: 553px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#news-hp {
	margin:0 10px 0 10px;
	padding:0;
}
td.details {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color: #C30012;
	text-transform:uppercase;
	margin-bottom:20px;
}
/*color: #C30012;*/

.h1 {
	font-weight:bold;
	font-size: 13px;
	color: #666666;
}
h2, .h2 {
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	margin-bottom:6px;
}
h3, .h3 {
	font-weight:bold;
	font-size: 15 px;
	color: #666666;
	line-height:115%;
	margin-bottom:0px;
}
h4, .h4 {
	font-weight:bold;
	font-size: 13 px;
	color: #004193;
	line-height:115%;
}
hr {
	color: #cccccc;
}
.bordercolor {
	border: 1px solid #666666;
}
img, a:link {
	border-color:#999999;
}
a:link {
	color: #145291;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #145291;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #145291;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #C30012;
	text-decoration: underline;
	font-weight: normal;
}
#header {
	background:url(/img/bg_header.gif) repeat-x;
	width:751px;
	height:92;
}
.nav {
	background:url(/img/bg_nav.gif) no-repeat;
	width:167px;
	height:150px;
}

.prodcenter {
	background:url(/img/prod_nav-center.gif) repeat-x top #0f315e;
	width:158px;
}
.whitebold {
	width:152px;
	height:20px;
	font-weight:bold;
	font-size: 11 px;
	color: #ffffff;
	padding: 0px 0 0px 25px;
	margin:0;
	text-align:left; 
	padding-left:25px;
}
.prod-cat	{ padding:0 9px 9px; border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC; }
a.catlink {color:#000000;	font-weight:bold;	text-decoration:none;}
a.catlink:hover {color:#C30012;	font-weight:bold;	text-decoration:none;}
.cat-list td { padding:6px;}
#products {}
#products td.hdr	{ padding:5px 0 5px 0; }
#products td.pic	{ width:170px; border-bottom:solid 1px #CCCCCC; padding:0 5px 5px 0; }
#products td.desc	{ border-bottom:solid 1px #CCCCCC; padding:0 5px 5px 0; vertical-align:top; }

.prodteaser {position:relative; height:115px;}
.prodclick {position:absolute; bottom:0; right:0; width:150px; text-align:right;}

.dots_vertical {
	width:1px;
	background:url(/img/dots_vertical.gif) repeat-y;
}
.dots_horiz {
	background:url(/img/dots_sm.gif) repeat-x;
}
.graybold {
	font-weight:bold;
	font-size: 12 px;
	color: #666666;
}
.darkboldgray {
	font-weight:bold;
	font-size: 10 px;
	color: #333333;
}
a.un:link {
	color: #145291;
	text-decoration: underline;
	font-weight: normal;
}
a.un:visited {
	color: #145291;
	text-decoration: underline;
	font-weight: normal;
}
a.un:active {
	color: #145291;
	text-decoration: underline;
	font-weight: normal;
}
a.un:hover {
	color: #C30012;
	text-decoration: underline;
	font-weight: normal;
}
a.prod:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.prod:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.prod:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.prod:hover {
	color: #C30012;
	text-decoration: none;
	font-weight: normal;
}
a.prodlink:link {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.prodlink:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.prodlink:active {
	color:#C30012;
	font-weight:bold;
	text-decoration:none;
}
a.prodlink:hover {
	color: #C30012;
	text-decoration: none;
	font-weight: bold;
}
input {
	background-color: #ffffff;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border-top: 1px solid #20849E;
	border-right: 1px solid #20849E;
	border-bottom: 1px solid #20849E;
	border-left: 1px solid #20849E;
}
textarea {
	background-color: #ffffff;
	border: #20849E 1px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
select {
  background-color: #ffffff;
	border: #20849E 1px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.altButtonFormat {
	background-color: #20849E;
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
a.white:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.white:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.footer {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}
.footer a:link, .footer a:visited, .active a:link {
	color:#000000;
	font-weight:bold;
}
.footer a:hover {
	color: #145291;
	font-weight:bold;
}
a:link.foot {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:visited.foot {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:active.foot {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover.foot {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.flash
{background: url(/img/metal007.gif);
height:254px; }

.address
{width:155px; padding: 0 0 0 5px; float:left;}

.warranty
{float:left; width:150px; padding:5px; margin: 5px 0 0 40px; text-align:center; border: solid #D7D7D5 1px; line-height:16px;}