:focus {
	outline: 0;
}

p, a, body, th {
	font-family: "Futura Std Book", Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
}

p {
	padding-top: 0px;
	padding-bottom: 7px;
	margin: 0px;
}

h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
}


a:link {
	text-decoration: none;
	color: #333300;
}

a:visited {
	text-decoration: none;
	color: #333300;
}

a:hover {
	color: #333300;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #333300;
}

.linkActive {
	font-weight: bold;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}



/* ---------- TABLE FORMATTING BELOW ----------------- */

.dutable {
	width: 800px;
}

.logo {
	height: 120px;
	padding-left: 10px;
	text-align: left;
}

.sidenav, #sidenav {
	vertical-align: top;
	width: 180px;
}
	

.header {
	width: 620px;
	vertical-align: bottom;
	padding-bottom: 20px;
	/*
	background-image: url(../rollovers/die-cast.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	*/
}

.image {
	height: 400px;
	padding-right: 10px;
	padding-left: 10px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A551;
	*/
}

.subnav {
}

.footer {
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

.footer p {
	font-size: 10px;
	color: #999999;
}

.smallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 18px;
}

.litlink {
}

.litlink a:hover {
	font-weight: bold;
	text-decoration: underline;

}

/* ---------- EDITORIAL SECTION BELOW ----------------- */

#edit {
	height: 400px;
	overflow: auto;
}

#nav {
	padding-top: 10px;
}

/* ---------- DIE CAST TABLE FORMATTING ----------------- */

.table {
}

.table td {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

.code {
	width: 75px;
}

.desc {
	width: 250px;
}

.length {
	width: 50px;
}

.width {
	width: 50px;
}

.depth {
	width: 50px;
}

.centers {
	width: 50px;
}

.finishes {
}

#finish {
	width: 100px;
	float: left;
	height: 160px;
	margin-right: 22px;
	vertical-align: top;
}

#finish img {
	padding-bottom: 5px;
}

.clearer {
	clear: both;
	border: 0px none #FFF;
	color: #FFF;
	background-color: #FFF;
	height: 1px;
}

#designer {
	vertical-align: top;
	margin-top: 20px;
}

#designer img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.image p a {
	white-space: nowrap;
}


/*### DEALER LIST STYLING ###*/

#dealerList {
}

#dealerRow {
	clear: both;
}

#dealerCell {
	float: left;
	padding-right: 10px;
}

#dealerState {
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
}

#dealerName {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

#dealerPhone {
}

#dealerWeb {
}

#dealerTop {
	text-align: right;
	padding-top: 10px;
	clear: both;
	font-style: italic;
}

#dealerTop a {
	font-size: 10px;
}

#dealerArrow {
	padding-top: 10px;
}

sup {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

sub {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
