@charset "utf-8";
/* CSS Document */
body {
	background-image: none !important;
}

.BreadcrumbContainer,
.ProductGalleryOverContainer,
.RowOne,
.DocumentsContainer,
.FooterContainer,
.HeaderStrip,
.LastFooterContainer,
.PrintIcon,
.GalleryNavOverlay,
.NoPrint,
.ColumnContainer {
	display: none;
}
.ProductImageContainer {
	width: 600px;
	margin-bottom: 20px;
}
.main,
.ProductDescription,
.BoxOne,
.BoxTwo,
.MidTileContainer {
	width: 100%;
}
.BoxTwo {
	margin-top: 30px;
}
.ContentContainer {
	width: 98%;
	margin: 0px !important;
}
.ScrollContainer {
	height: auto;
}
#ProductInfo {
	height: auto !important;
}
.slimScrollBar {
	display: none;
}
.slimScrollDiv {
	height: auto !important;
}
.LineHeading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e3b70;
}
.FeatureBox ul {
	list-style-type: square !important;
	margin-left: 30px !important;
}
.FeatureBox  li {
	list-style-type: square !important;
	background-image: none;
	padding-left: 0px;
}
.ProductDescription ul {
	list-style-type: square !important;
	margin-left: 30px !important;
}
.ProductDescription  li {
	list-style-type: square !important;
	background-image: none;
	padding-left: 0px;
}
.ContentContainer ul {
	list-style-type: square !important;
	margin-left: 30px !important;
}
.ContentContainer li {
	list-style-type: square !important;
	background-image: none;
	padding-left: 0px;
}

ul {
	list-style-type: square !important;
	margin-left: 60px;
}
li {
	list-style-type: square !important;
	background-image: none;
	padding-left: 0px;
}
.GalleryVinnette {
	overflow: hidden;
	background-image: none !important;
	background-color: #000 !important;
	left: 0px !important;
	width: 100%;
}
.PrintBack:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  border-bottom: 1000px solid #000000;
  opacity: .75;
}
.MidTileContainer {
	width: 100%;
}
.HomepageMapBox {
	display: none;
}
.MidTileCaptionContainer a {
	display: none;
}
.caption,
.ProductInfo {
	height: auto !important;
}
.CenterRowsContainer .LineHeading {
	border-bottom-color: #FFFFFF !important;
}
.ProductInfo a {
	display: none;
}
.CenterTile {
	margin-left: 0%;
	margin-right: 0%;
}

.MidTileOverlay:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  border-bottom: 1000px solid #000000;
  opacity: .75;
}
.PageBreak {
	display: block;
	page-break-after: always !important;
}
.PrintBackBlue:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  border-bottom: 1000px solid #1e3b70;
}
.MargBot40 {
	margin-bottom: 10px !important;
}

.LocationDetails {
	width: 100%;
}
.LocationMapContainer {
	margin-top: 50px;
	width: 100%;
}

.LocationMapContainer img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}








