﻿@Import url(/shared/styles/prodcat.css);
#Viewport {
	width: 100%;
	text-align: center;
	margin-top:15px;
}
.outerBounds {
	width: 983px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.innerBounds {
	width: 100%;
	text-align: left;
}
.colLeft {
	float: left;
	width: 150px;
	height: auto;
	overflow: hidden;
}
.colLeftInner 
{
	padding-bottom:125px;
}
.hrFlourish {
	height:9px;
	background:url(/shared/images/hr-flourish.gif) no-repeat center center;
	margin:10px 0;
	clear:both;
}
.colRight {
	float: left;
	width: 770px;
	height: auto;
	border: 1px solid #AFA9A6;
	position:relative;
}
.colRightInner {
	padding:15px;
}
#PageHeader {
	background:url(/shared/images/headerbg.png) no-repeat;
	width:983px;
	height:73px;
	position:relative;
}
#PageHeaderInner {
}
#PageBody {
	background:url(/shared/images/bodybg.png) repeat-y;
}
#PageBodyInner {
	padding-left:30px;
	padding-top:20px;
}
#Columns {
width:953px;
}
#ColumnsInner {
}
#PageFooter {
	background:url(/shared/images/footerbg.png) no-repeat bottom;
	width:983px;
	margin:0 auto;
	position:relative;
}
#PageFooterInner {
	padding:10px 0 25px 180px;
	position:relative;
}
.screen {
	display: block;
}
.pageTitle {
	padding:0 0.25em;
	background-color:#fff;
	width:auto;
	position:absolute;
	top:-18px;
	left:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-decoration:none;
	color:#948C88;
	font-size:24px;
	font-weight:bold;
}
.pageTitleSmaller {
	font-size:20px;
	font-style:normal;
	font-weight:normal;
}
.detailColLeft {
	float:left;
	width:365px;
	min-height:1px;
}
.detailColLeftInner {
}
.detailColRight {
	float:left;
	width:340px;
	min-height:1px;
}
.detailColRightInner {
	padding:0 15px;
	font-size:18px;
	font-style:italic;
	line-height:1.5em;
}
.detailColRightInner .content {
	font-size:12px;
	font-style:normal;
	line-height:normal;
}
.detailColRightFull {
	float:left;
	width:705px;
	min-height:1px;
}
h1#MastHead {
	width:100px;
	height:73px;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	font-size:9px;
	color:#fff;
	text-indent:-9999px;
	letter-spacing:-999em;
}
h1#MastHead a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:100%;
}
h1#MastHead a:hover {
	border:none;
}
h2#Tagline {
	position:absolute;
	margin:0;
	padding:0;
	font-size:9px;
	color:#fff;
	text-indent:-9999px;
	letter-spacing:-999em;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
 .clearfix {
	display:block;
}
/* End hide from IE Mac */
.colRightBottom {
	float:left;
	
	width:auto;
}
.colRightBottomInner {
	padding-right:25px;
}
#FeaturedHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	margin:15px 0;
	font-weight:bold;
	text-align:center;
}
.panelbar .link, .panelbar .text {
	display:inline !important;
}
/*#CMSForm table li { color: red }*/

#FeaturedProductCategoryList a {
	color:#948C88;
}
#FeaturedProductCategoryList h3 {
	font-style:italic;
}
.resultUrl a {
	font-style:italic;
}
#acmMenu a, #acmMenu a:hover {
	border:none;
}
h3#ProductHeader {
	margin:0;
	padding:0;
	/*text-align:right;*/
	margin-right:15px;
	color:#948C88;
}
h3#ProductHeader a {	
	color:#948C88;
	text-decoration:none;
}
.address
{
	font-size:11px;
	text-align:right;
	padding-right:15px;
	height:100px;
	width:135px;
	position:absolute;
	top:-85px;
	 left:30px;
}