@charset "utf-8";
/* CSS Document */

div#bodybox {
	/*background-color: #efefef;*/
	margin: 0 20px 20px 20px;
	/* border: 1px dotted black; */
	padding: 0;
}
div.featurepub {
	background-color: white;
	/* min-height: 190px; */
	width: 141px;
	float: left;
	border: 0;
	padding: 0;
	margin: 0 3px 12px;
}
div.feat_img {
	height: 160px;
	text-align: center;
	margin-top: 12px;
	/* border: 1px solid; */
}
.feat_img .subhead {
	line-height: normal;
}
div.feat_name {
	margin-top: -25px;
	text-align: center;
	/* border: 1px solid;
	height: 90px; */
}
div.tackdown {
	clear: both;
}
div.hrbar {
	clear: both;
	border-top: 5px solid #ccc;
}
a.arrowlinks {
	text-decoration: underline;
	font-size: 11px;
}
.searchdesc {
	font-size: 11px;
}
.alacarte_item {
	width: 353px;
	height: 140px;
	float: left;
	margin-bottom: 12px;
	clear: left;
}
.alacarte_item_right {
	width: 353px;
	height: 140px;
	float: right;
	clear: right;
	margin-bottom: 12px;
}
.cartbox_right {
	width: 353px;
	float: right;
	clear: right;
	margin-bottom: 12px;
}
.alacarte_item_img {
	float: left;
	margin-right: 3px;
	/* margin-top: 6px; */
}
.sortdiv {
	margin: 0 0 12px 0;
	/* border-bottom: 1px dotted black; */
}
.add_to_cart_form {
	float: right;
	margin: 0 6px 0 0;
}
.subhead, .bodytext {
	line-height: normal;
}
.sortform {
	display: inline;
}
div.abstract {
	color: #012531;
	border: 1px solid #012531;
	margin: 6px 0;
	padding: 6px;
	background-color:white;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	z-index:200;
	position:absolute;
	width: 330px;
}
#cart {
	border-left: 1px solid #510A07;
	border-right: 1px solid #510A07;
}
div.feat_type {
	border-bottom: 1px solid white;
	height:76px;
}