@charset "UTF-8";
/* CSS Document */

/* Resets **************************************************************************************** */

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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }
	
img {
	display:none;
}
#head-container {
	display:none;
}
#bcrumb-hold {
	display:none;
}
#price {
	display:none;
}
#op {
	display:block;
	font-weight:bold;
}
img.story-image {
	display:block;
	float:left;
}
#side {
	display:none;
}
#footer {
	display:none;
}
.single {
	width:50%;
	float:left;
}
.single-content-highlight {
	display:none;
}
#backlink {
	display:none;
}
body {
	font-family:Arial, Verdana, sans-serif;
	color: #666666;
	padding-top:200px;
}
p {
	line-height:140%;
	padding-bottom:6px;
	font-size:80%;
}
h1 {
	font-family:Arial, Verdana;
	color:#333;
	font-size:140%;
	font-weight:bold;
	padding-left:40px;
	padding-top:10px;
	margin:0px;
	line-height:115%;
	clear:both;
}
h2 {
	font-family:Arial, Verdana;
	color:#333;
	font-size:110%;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:0px;
}
h3 {
	font-family:Arial, Verdana;
	color:#0087be;
	font-size:100%;
	font-weight:bold;
	padding:0px;
}
h4 {
	font-family:Arial, Verdana;
	color:#0087be;
	font-size:90%;
	font-weight:bold;
}
.date {
	font-size:85%;
	color:#94cde0;
	font-weight:bold;
}
label {
	font-size:75%;
	font-weight:bold;
}
hr {
	border:none;
	height:1px;
	background-color:#eaeaea;
	color:#eaeaea;
}
#cartimg {
	display:none;
}
#optionsbloc {
	width:50%; float:left; padding:10px; border:solid #eee 1px; margin-bottom:10px;
}
.printhideme {
	display:none;
}
.printonly {
	display:block;
	clear:both;
	padding-bottom:10px;
	float:left;
}
ul { 
padding-left:20px;
display:block;
float:left;
}
li { 
	font-size:11.5px;
}
.options_row {
clear:both;
padding-bottom:10px;
	float:left;
}
#printhideme {
	display:none;
}