@import url("whitespace.css");
@import url("forms.css");
@import url("listings.css");


img {
	margin: 5px;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}
html {
	background: #76340d url(../images/bg.jpg) 50% 0 repeat-x;
}

body {
	background: url(../images/bgtop.jpg) 50% 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#container {
	width: 780px;
	margin: 0 auto;
	background: url(../images/content.gif) 188px 0 repeat-y;
	position: relative;
}
#header {
	margin: 0;
	height: 106px;
	background: url(../images/header.jpg) 0 0 no-repeat;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 97px;
	text-decoration: none;
}
#column {
	float: left;
	width: 188px;
	color: #FFF;
}
#navigation {
	margin: 0;
	list-style: none;
	text-indent: -1234em;
}
#navigation li {
	margin: 0;
}
#navigation li a,
#navigation li span {
	display: block;
	height: 32px;
	text-decoration: none;
}
#home {	background: url(../images/menu.gif) 0 0 no-repeat;}
#home a:hover {	background: url(../images/menu.gif) -188px 0 no-repeat;}
#generators-engines span {	background: url(../images/menu.gif) 0 -32px no-repeat;}
#parts {	background: url(../images/menu.gif) 0 -64px no-repeat;}
#parts a:hover {	background: url(../images/menu.gif) -188px -64px no-repeat;}
#newinventory {	background: url(../images/menu.gif) 0 -96px no-repeat;}
#newinventory a:hover {	background: url(../images/menu.gif) -188px -96px no-repeat;}
#about {	background: url(../images/menu.gif) 0 -128px no-repeat;}
#about a:hover {	background: url(../images/menu.gif) -188px -128px no-repeat;}
#contact {	background: url(../images/menu.gif) 0 -160px no-repeat;}
#contact a:hover {	background: url(../images/menu.gif) -188px -160px no-repeat;}

#navigation ul {
	margin: 1px 1px 5px;
	text-indent: 0;
	list-style: none;
}
#navigation ul li a {
	font-size: 12px;
	color: #FFF;
	padding: 4px 11px 4px 16px;
	text-decoration: none;
	font-weight: bold;
	height: auto;
}
#navigation ul li a:hover {
	padding: 3px 10px 3px 15px;
	border: 1px solid #FFF;
	background: #848484;
}

#column dl {
	margin: 10px 0;
	text-align: center;
}
#column dt {
	font-weight: bold;
	font-size: 13px;
}
#column dd {
	margin: 0 0 10px;
	color: #EEE;
	font-size: 11px;
}
#column dt.sales {
	padding-top: 10px;
	clear: both;
}
#column dt.phone {
	width: 60px;
	float: left;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 20px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

/* commented backslash hack for mac-ie5 \*/
dt.phone { clear: both; }
/* end hack */
#column dd.phone {
	float: left;
	width: 100px;
	margin: 0 0 0 0;
	padding: 1px;
	text-align: left;
	font-size: 12px;
}
#column dl a {
	color: #EEE;
	text-decoration: none;
}
#column dl a:hover {	text-decoration: underline;}

#content {
	margin: 0 15px 0 203px;
	padding: 10px 0 0;
	background: #ddd;
}
#title {
	margin: 0 160px 15px 0;
	padding: 10px 0 0;
	line-height: 22px;
	vertical-align: bottom;
	font-size: 18px;
}
#internal #title {
	margin-right: 0;
}
#foot {
	position: relative;
	margin: 0 0 0 188px;
	height: 28px;
	z-index: 1;
	background: url(../images/quickbg.gif) -1000px -1000px no-repeat;
}
#foot * {
	margin: 0;
}
#foot label {	display: none;}
#foot input#query {
	position: absolute;
	left: 3px;
	top: 0;
	border: 1px solid #000;
	background: #d4d4d4;
	padding: 3px;
	width: 360px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
}
#foot button {
	margin: 0;
	position: absolute;
	top: 0;
	left: 371px;
	width: 119px;
	cursor: pointer;
	display: block;
	padding: 0;
	border: 0;
	height: 25px;
}
#foot button::-moz-focus-inner { 
    border: 0;
    padding: 0;
}
#foot button img {
	margin: 0;
	border-width: 0;
}
#quicklinks {
	position: absolute;
	top: 0;
	left: 493px;
	height: 25px;
	width: 96px;
	background: url(../images/quicklinks.gif) 0 0 no-repeat;
	z-index: 10;
	cursor: pointer;
}
#quicklinks ul {	display: none;}
div:hover#quicklinks {
	background: url(../images/quicklinks.gif) 0 -25px no-repeat;
}
div:hover#quicklinks ul {
	display: block;
	position: absolute;
	cursor: default;
	bottom: 23px;
	right: 0;
	width: 200px;
	margin: 0;
	background: url(../images/quickbg.gif) 0 100% no-repeat;
	border-top: 1px solid #000;
	list-style: none;
	padding: 10px 10px 15px;
}
#quicklinks a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 2px;
}
#quicklinks a:hover {
	background: #FFF;
	color: #e7661b;
}
#internal #newinv {	display: none;}
#newinv {
	position: absolute;
	left: 614px;
	top: 118px;
	background: url(../images/newinventory.jpg) 0 0 no-repeat;
	width: 153px;
	height: 50px;
	text-indent: -1234em;
}
#newinv a {
	display: block;
	height: 50px;
	text-decoration: none;
}
#newinv a:hover {
	background: url(../images/newinventory.jpg) -153px 0 no-repeat;
}
#footer {
	padding: 15px 5px;
	text-align: right;
	margin: 0 0 0 188px;
	background: #e7661b;
	color: #FFF;
	font-size: 10px;
	word-spacing: -1px;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {	text-decoration: underline;}
p#copyright {
	width: 780px;
	margin: 20px auto 5px;
	text-align: right;
	color: #dfd0c7;
	font-size: 10px;
}
p#byline {
	width: 780px;
	margin: 5px auto 20px;
	text-align: right;
	color: #dfd0c7;
	font-size: 10px;
}
#byline a {
	text-decoration: none;
	color: #dfd0c7;
}
#byline a:hover {	text-decoration: underline;}

