/* Site Designed and Programmed by Henry Russell Bruce Copyright 2009 */
body{
	margin:0;
	font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;
	font-size:10pt;
	line-height:17pt;
	color:#6e6e6e;
	background:#fff;
}
img{border:0;}
h1{
	margin:0;
	padding:6px 0;
	font-size:15pt;
	line-height:19pt;
	color:#dc241f;
}
h2,h3{
	margin:0;
	padding:6px 0;
	font-size:15pt;
	line-height:19pt;
	color:#acacac;
}
a{
	color:#dc241f;
	text-decoration:underline;
	outline:none;
}
a:hover{
	color:#ff1f1f;
}
a:active{
	color:#900;
}
p{
	margin:0;
	padding:2px 0 6px;
}
input,textarea,select{
	font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;
	font-size:9pt;
	overflow:auto;
}
a.pdf{
	display:block;
	padding:10px 0 10px 56px;
	line-height:12pt;
	background:url(../images/pdf-icon.png) no-repeat left top;
	text-decoration:none;
}
a.pdf .details{
	display:block;
	font-size:8pt;
	color:#717171;
}
.alignright{
	float:right;
	margin:8px 0 12px 20px;
}
.alignleft{
	float:left;
	margin:8px 20px 12px 0;
}
.aligncenter{
	display:block;
	margin:8px auto;
}
#site{
	position:relative;
	margin:0 auto;
	width:990px;
}
#top-nav{
	padding:0 10px;
	height:24px;
	text-align:right;
	font-size:9pt;
	line-height:24px;
	color:#e1dfdb;
}
#top-nav a{
	color:#645b47;
	text-decoration:none;
}
#top-nav a:hover{
	color:#8b8066;
}
#top-nav a:active{
	color:#2b2414;
}
#header{
	height:105px;
	background:url(../images/space-heaters-header.png) no-repeat top right;
}
#logo{
	float:left;
	display:block;
	width:162px;
	height:105px;
	background:url(../images/mitm-logo.jpg) no-repeat #000;
	text-indent:-5000px;
}
#url-link{
	float:right;
	display:block;
	margin:36px 10px 0;
	width:260px;
	height:21px;
	text-indent:-5000px;
}
#nav{
	clear:right;
	margin:0 0 0 162px;
	padding:0;
	height:48px;
	background:url(../images/nav-background.png) repeat-x #000;
	list-style:none;
}
#nav a{
	display:block;
	padding:0 12px 0 21px;
	height:48px;
	font-size:12pt;
	line-height:48px;
	font-weight:bold;
	color:#e6b748;
	text-decoration:none;
}
#nav a:hover{
	color:#ffdb85;
}
#nav a:active{
	color:#c4921c;
}
#nav li{ /* all list items */
	float:left;
	display:block;
	height:48px;
	width:170px; /* width needed or else Opera goes nuts */
	background:url(../images/nav-spacer.png) no-repeat top left;
	text-align:center;
}
#nav li.first{
	background-position:-5px 0;
}
#nav li:hover a{ /* keep hover state on top level links */
	color:#ffdb85;
}
#nav li ul{ /* second-level lists */
	position:absolute;
	margin:0 0 0 3px;
	padding:0;
	background:#000;
	border:1px solid #444;
	border-top:none;
	width:170px;
	left:-999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	text-align:left;
	list-style:none;
	opacity:0.76;
	z-index:999;
}
#nav li ul:hover{
	opacity:0.9;
}
#nav li ul li{
	width:170px;
	height:36px;
	border-bottom:1px solid #333;
	background:none;
}
#nav li ul li:last-child{
	border:0;
}
#nav li ul a{
	padding:0 20px;
	height:36px;
	line-height:36px;
	text-shadow:none;
	text-align:left;
	text-decoration:none;
}
#nav li ul a:hover{
	color:#222;
	background:#e6b748;
}
#nav li ul a:active{
	color:#000;
	background:#f0c96e;
}
#nav li ul ul{ /* third-and-above-level lists */
	margin:-0.8em 0 0 10em;
}
#nav li:hover ul ul,#nav li.sfhover ul ul{
	left:-999em;
}
#nav li:hover ul,#nav li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul{ /* lists nested under hovered list items */
	left:auto;
}
#nav li:hover,#nav li.hover{ /* IE7 sticky menu fix */
    position:static;  
}
#aside{
	clear:right;
	float:right;
	margin:12px 0 40px 20px;
	width:252px;
}
#contact{
	margin:0 auto;
	width:216px;
	background:url(../images/large-form.png) no-repeat;
	background-position:left 34px;
}
#contact label{
	display:block;
	padding:10px 0 4px;
	font-family:'tahoma','verdana',serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	color:#e7b848;
	text-transform:uppercase;
}
#contact input{
	display:block;
	margin:0 0 5px 2px;
	padding:3px 0 0 40px;
	width:170px;
	height:20px;
	border:0;
	color:#000;
	background:none;
	outline-color:#f0c956;
}
#contact textarea{
	display:block;
	margin:0 0 7px 2px;
	padding:4px 0 0 60px;
	width:150px;
	height:40px;
	border:none;
	color:#000;
	background:none;
	outline:none;
}
#contact #company{
	padding-left:54px;
	width:156px;
}
#contact #address{
	padding-left:46px;
	width:164px;
}
#contact #location{
	height:28px;
}
#contact #city{
	float:left;
	padding-left:24px;
	width:57px;
}
#contact #state{
	float:left;
	margin-left:3px;
	padding-left:34px;
	width:27px;
}
#contact #zip{
	float:left;
	margin-left:3px;
	padding-left:20px;
	width:42px;
}
#contact #promo-code{
	margin:0 0 0 21px;
	padding-left:70px;
	width:121px;
}
#contact #send{
	margin:4px 0 0 128px;
	padding:0;
	width:85px;
	height:27px;
	line-height:22px;
	cursor:pointer;
}
#contact #send:hover{
	color:#fff0cb;
}
#contact #send:active{
	color:#999;
}
#more-info{
	margin:20px 0 0;
	padding:20px 0 10px 12px;
	height:174px;
	height:auto !important;
	min-height:174px;
	background:url(../images/more-info-background.png) no-repeat top left;
}
#more-info h3{
	padding-bottom:14px;
}
#products{
	clear:both;
	margin:0 auto;
	width:780px;
	height:128px;
}
#products a{
	float:left;
	display:block;
	margin:0 1px;
	width:128px;
	height:128px;
	text-align:center;
	background:url(../images/item-background.jpg) no-repeat top left;
}
#products a:hover{
	color:#111;
	background-position:top center;
}
#products a.current,#products a:active{
	color:#000;
	text-shadow:0 1px 4px #111;
	background-position:top right;
}
#products a img{
	display:block;
	margin:0 auto;
}
#footer{
	clear:both;
	padding:28px 0;
	text-align:center;
}
#footer a{
	color:#6e6e6e;
	text-decoration:none;
}
#footer a:hover{
	color:#909090;
}
#footer a:active{
	color:#333;
}
#footer address{
	display:inline;
	font-style:normal;
}