@charset "UTF-8";
/******************************************************************************************************

										Market Hardware Core CSS

/******************************************************************************************************/

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address { margin: 0; padding: 0; text-indent: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 100%; font-weight: inherit; font-style: inherit; }
table, td, tr, tbody, thead, caption { border-spacing: 0; border: none; border-collapse: separate; vertical-align: top; text-align: left; font-weight: normal; }

/* typography */
body { font-size: 0.75em /* 12px */; background: #e0e0e0; color: black; font-family: Verdana, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ 
	color:#dc291e;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	}
h1 { font-size: 1.5em /* 18px */; margin-bottom: 18px;}
h2 { font-size: 1.3em /* 15px */; }
h3 { font-size: 1.2em /* 14px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE */
li { margin-bottom: 0.5em; }

a, a:visited {text-decoration: underline; }
a:hover, a:active {text-decoration: none; }

/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group { zoom: 1; display: block; }

/* layout */
#branding { position:relative;font-family: Arial, sans-serif }

#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav li { position: relative; }
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a, #nav a:visited {text-decoration: none; }
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about #nav #nav-about a,
.services #nav #nav-services a,
.testimonials #nav #nav-testimonials a,
.request #nav #nav-request a,
.contact #nav #nav-contact a {text-decoration: none; }

#footer { margin: 0 auto; font-size: 90%; text-align: center; color: lime; }
#footer a, #footer a:visited { color: lime; text-decoration: underline; }
#footer a:hover, #footer a:active { color: lime; text-decoration: none; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #f2f2f2; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
blockquote p { padding-left: 10px; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 38em; margin-left: 5px; }
form p { font-size: 100%; padding: 2px; margin: 0; }

/* fieldset styling */
fieldset { margin: 1em 0; padding: 1em; border : 1px solid #e2e2e2 }

/* legend styling */
legend { font-weight: bold; color: #dc291e; }

/* style for  labels */
label { float: left; width: 14em; }

/* style for required labels */
label .required { font-size: 0.9em; font-style: normal; color: red; }
label.error, input.submit { color: #F00; margin: 5px 0 0 0; }
input { width:auto; }
input.radio, input.submit { width: auto; }
textarea { width: 225px; height: 100px; padding:0; }

/* submit */
form div input, form div button { width: 100px; margin-top:5px; margin-left: 297px; padding: 0 .25em; background-color: #dc291e; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

body {
	width: 755px;
	margin:10px auto 0 auto;
}
#container {
	width:755px;
	position:relative;
	float:left;
	background:#fff;
}
#branding {
	position: relative;
	float: left;
	width: 755px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #fefdfd;
	border-bottom:#efebea 1px solid;
	}
#branding img {
	position: relative;
	float: left;
	padding:5px;
	}
#contact {
	position: relative;
	float: right;
	font-size: 26px;
	font-weight:900;
	color: #000000;
	padding: 40px 20px;
	}
#contact .small {
	font-size:12px;
	}

#nav {position:relative; float: right; display: block; height: 30px; width: 715px;  text-align:left; padding: 0 20px; border-top:#efebea 1px solid; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;z-index:99; border-top: 5px solid #8e8e8e; outline: none; background: url(../design/nav_bkg.gif) repeat-x;}

#headerpic {
	position: relative;
	float: left;
	width: 755px;
	border-bottom: #a9a9a9 4px solid;
	}
#quicklinks {
	position:relative;
	float:right;
	height:39px;
	margin:0 0 20px 20px
	}
.quicklinks {
	height:39px;
	width:138px;
	position:relative;
	float:left;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background:url(../design/bkg_quicklinks.gif) top center no-repeat;
	}
.quicklinks a, .quicklinks a:visited {
	color:#fff;
	text-decoration:none;
	}
.quicklinks a:hover {
	color:#dc291e;
	text-decoration:none;
	}
#copy {
	position: relative;
	float: left;
	width: 497px;
	color: #666666;
	padding: 0 0 20px 20px;
	}
#copy a, #copy a:visited {
	text-decoration: underline;
	color: #dc291e;
	}
#copy a:hover {
	color:#C03;
	text-decoration:none;
	}
#copy ul {
	margin:0;
	padding:0 0 20px 0;
	}
#copy li {
	list-style:url(../design/img_arrow_21.jpg);
	margin:0 0 0 25px;
	}
#callout {
	position: relative;
	float: right;
	width: 196px;
	border-left: #3761a8 2px dotted;
	}
.callout {
	position: relative;
	float: left;
	width:180px;
	font-size: 16px;
	text-align: left;
	border-bottom: #3761a8 2px dotted;
	margin: 10px 10px 10px 10px;
	}
.callout h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#dc291e;
	}
.callout p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#313e45;
	}
#callout a, #callout a:visited {
	color: #dc291e;
	font-size:11px;
	}
#callout a:hover {
	color:#C33;
	font-size:11px;
	}
#footer {
	position: relative;
	float: left;
	width: 755px;
	font-size:85%;
	background: #950101;
	color: #ffffff;
	}
#footer a, #footer a:visited {
	color:#ffffff;
	}
#footer a:hover {
	color: #CCCCCC;
	}
	/********************************* Custom Style ***************************/
	
table#furnace {
	text-align:center;
	font-size:.9em;
}
table#furnace th {
	text-align:center;
	font-size:1.1em;
	font-weight:900;
}
table#furnace td {
	text-align:center;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
table#furnace td span {
	font-size:1.1em;
	font-weight:900;
	color:#3e7d1f;
}
table#furnace td.signature {
	background-color:#e5fafa;
}
table#furnace td.elite {
	background-color:#fdfdcf;
}
table#furnace td.merit {
	background-color:#fde2f0;
}

