/*
ASSORTED STYLES
-------------------------------------*/

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
/*	font-weight: inherit;
	font-style: inherit; */
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
body {
 	width: 93%;
	margin: 0px auto;
	padding: 10px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-bottom: 1.2em;
	font-size: 130%;
	line-height: 1.2em;
}
h1 {
	font-size: 170%;
}
h2 {
	font-size: 150%;
	color: #333;
	font-weight: bold;
	margin-bottom: 8px;
}
a img, :link img, :visited img {
	border: 0;
}

#main-content .image {
	margin: auto 0;
	text-align: center;
}
#main-content .text {
	padding: 6px;
	background-color: #202020;
}
#main-content p.manufacturer, #main-content .model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}
#main-content p.manufacturer {
	font-weight: bold;
	margin-bottom: 2px;
}

#main-content .model {
	font-weight: normal;
	margin-left: 8px;
}
#main-content .writeup p {
	margin-bottom: 0px;
	line-height: 1.3em;
	font-size: 120%;
	color: #ccc;
	font-weight: bold;
}


/*
STYLIN' LINKS
-------------------------------------*/
.white-link-small, .link-small-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
	text-transform: uppercase;
}
.link-small-right {
	float: right;
	margin: 8px 8px 6px 0;
}
a.white-link-small:hover, a.link-small-right:hover, #reviews ul li a:hover {
	color: #fff;
}
a.red-link, a.red-link-right, a.red-link-friend, a.red-link-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #8f191c;
}
a.red-link, a.red-link-large {
	padding: 1px 2px;
	margin: 2px 4px;
}
a.red-link-right {
	float: right;
	padding: 1px 2px;
	margin: 8px 8px 6px 0;
}
a.red-link-friend {
	display: block;
	margin: 0 6px 8px 570px;
}
a.red-link:hover, a.red-link-right:hover, a.red-link-friend:hover, a.red-link-large:hover {
	color: #fff;
	background-color: #8f191c;
}
a.red-link-large {
	font-size: 120%;
	margin-left: 8px;
}


/*
COPYRIGHT
-------------------------------------*/
#copyright {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	background-image: url(/images/design/copyright_hr.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-top: 8px;
}
#copyright p {
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-bottom: 2px;
}




#article {
	background-color: #fff;
	padding: 6px 8px 8px 12px;
	width: 100%;
	float: left;
}

#article div.center {
	text-align: center;
	margin: 0 auto 12px auto;
}

#article .figure-table {
	width: 200px;
	margin-left: 6px;
	padding: 4px 4px 0 4px;
	border: solid 1px #999;
	float: right;
}

#article .figure-table p.caption {
	font-size: 100%;
	color: #666;
	font-weight: bold;
	margin-bottom: 18px;
}

#article .figure-table .credit {
	font-weight: normal;
}

#article h1 {
	font-size: 170%;
	color: #8f191c;
	font-weight: bold;
}
#article p.subtitle {
	margin: 0 0 4px 0;
	font-size: 140%;
	color: #666;
}
#article .byline {
	display: block;
	margin: 4px 0 12px 0;
	font-size: 120%;
	color: #333;
	font-style: italic;
}
#article ul {
	margin: 8px 16px;
}
#article ul li {
	font-size: 130%;
	line-height: 1.3em;
}
#article .body-subhead {
	font-weight: bold;
	font-size: 100%;
	color: #8f191c;
}
#article .image a.enlarge-link {
	float: right;
}
#article p.bio {
	font-weight: bold;
	font-size: 120%;
	color: #339;
}
#article a.bio-email {
font-family: verdana, arial;
color: #339;
font-size: 85%;
text-transform: uppercase;
}

#article #quicklinks {
	width: 500px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
}
#article #quicklinks h1 {
	height: 28px;
	text-align: center;
	font-family: times, arial;
	letter-spacing: .5em;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669;
	background-color: #eee;
	padding-top: 8px;
	border-bottom: 1px solid #999;
	margin-bottom: 4px;
}
#article #quicklinks .quicklink {
	margin-bottom: 12px;
	font-size: 120%;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 4px 8px;
}
#article #quicklinks .quicklink .manuf {
	text-transform: uppercase;
}