html{
	height: 100%;
}
body{
	font-family: arial, sans serif;
	font-size: .8em;
	height: 100%;
	width: 1000px;
}
a{
	color: #002288;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: none;
}

.rccl{
  background: url(/img/roundCorner-l.png) repeat-y 0 0;
}
.rccr{
  background: url(/img/roundCorner-r.png) repeat-y right top;
}
.tl{
  background: url(/img/roundCorner-tl.png) no-repeat 0 0 transparent;
  float: left;
  height: 17px;
  width: 34px;
}
.tr{
  background: url(/img/roundCorner-tr.png) no-repeat 0 0 transparent;
  float: right;
  width: 34px;
  height: 17px;
}
.trb{
  background: url(/img/roundCorner-tr-blend.png) no-repeat 0 0 transparent;
  float: right;
  width: 34px;
  height: 13px;
}
.t{
  background: url(/img/roundCorner-t.png) repeat-x 0 0 transparent;
  height: 17px;
}
.c{
  border-left: 2px solid #000000;
  padding: 0 30px  0 17px;
}
.l{
  background: url(/img/roundCorner-l.png) repeat-y right top;
  width: 34px;
}
.bl{
  background: url(/img/roundCorner-bl.png) no-repeat 0 0 transparent;
  float: left;
  height: 34px;
  width: 17px;
}
.blb{
  background: url(/img/roundCorner-bl-blend.png) no-repeat 0 0 transparent;
  float: left;
  width: 13px;
  height: 34px;
}
.br{
  background: url(/img/roundCorner-br.png) no-repeat 0 0 transparent;
  float: right;
  width: 34px;
  height: 34px;
}
.b{
  background: url(/img/roundCorner-b.png) repeat-x 0 0 transparent;
  height: 34px;
}

.ClearingDiv{
	display: block;
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	font-size: 1px;
}
#Header{
	background: #000 url(/img/General-Fire-Safety-Equipment-Company-Header.png) no-repeat;
}
#Header-Menu{
	color: #fff;
	font-family: arial, sans serif;
	font-size: 1.3em;
	font-style: italic;
	margin-top: -22px;
	margin-left: 305px;
	
}
.Header-Menu-Item{
	background-color: #000;
	float: left;
	font-weight:bold;
	text-align: center;
}
#Header-Menu a{
	text-decoration: none;
	color: #fff;
}
#Header-Menu a:hover{
	font-weight: bold;
	text-decoration: underline;
}
#LeftContent{
	width: 175px;
	float: left;
	margin-right: 20px;
}
#RightContent{
	width: 175px;
	float: right;
	height: 100%;
	margin-left: 20px;
}
#LoginPane{
	border: 1px solid #000;
	width: 175px;
	margin-top: 20px;
}
.PaneHeader{
	color: #222;
	background-color: #eee;
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px 5px 5px 5px;
}
.PaneContent{
	padding: 10px 5px;
	background-color: #eee;
}
.FeaturedItem{
	border: 1px solid #000;
	margin: 10px 10px 0 0;
	padding: 10px;
	width: 225px;
	height: 225px;
	float: left;
}
.FeaturedItemBrand{
	font-size: 16px;
	margin: 0;
}
.FeaturedItemName{
	font-size: 14px;
	margin: 0;
}
.FeaturedItemPrice{
	font-size: 12px;
	margin: 8px 0 0 0;
}
.FeaturedItemImg{
	float: left;
	margin-right: 5px;
	width: 100px;
}
.FeaturedItemInfo{
	clear: both;
	margin: 35px 0 0 0;
}
.ServicesDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/*table.categoryContainer{
	font-size: 0.8em;
}*/
.categoryContainer{
	float: right;
	border: 1px solid black;
	margin-top: 20px;
	width: 165px;
}
.categoryHeader{
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	padding: 3px;
}
.categoryItem{
	font-size: 0.9em;
	margin: 0 0 0 3px;
}
#catalogOverview{
	width: 618px;
	height: 307px;
	margin: 20px 0 0 0;
	float: left;
	border: 1px solid #000000;
}
#categoryOverviewWindow{
	float: right;
	width: 359px;
	height: 307px;
	border-left: 1px solid black;
	overflow: hidden;
}
#categoryOverviewContainer{
	width: 358px;
}
.categoryOverview{
	width: 329px;
	height: 277px;
	padding: 15px;
}
.categorySelector{
	width: 253px;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #555555;
}
.CatName{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
}
.CatDesc{
	color:#333333;
	font-size: 10px;
	margin: 2px 0 0 0;
}
.middleText{
	padding: 5px 10px 0px 10px;
	clear: left;
}
.middleText a{
	text-decoration: underline;
}
.ovwImgLeft{
	float: left;
	margin: 0 10px 0 0;
}
.ovwImgRight{
	float: right;
	margin: 0 0 0 10px;
}
.Right{
	text-align: right;
}
.hr{
	clear:both;
	margin: 7px 0 10px 0;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #cccccc;
	height: 0px;
	width: 100%;
}
.MidInfo{
	float: left;
	width: 250px;
	margin: 15px;
}
.Mission{
	font-style: italic;
	padding: 20px 0 0 0;
	width: 225px;
}
#mainContent{
	float: left;
	width: 800px;
	padding: 20px 0 0 0;
}
#footerContainer{
	background-color: #000000;
	color: #ffffff;
	margin: 20px 0 0 0;
	height: 50px;
}

/* ######################## */
/* PRODUCT CONTAINER STYLES */
/* ######################## */
#productcontainer div {
	float: left;
	text-align:center;
}
#productcontainer .productcontainertd {
}

#productsdiv {
}

#productcontainer .product {
	width: 175px;
	height: 165px;
	padding: 4px;
	margin: 5px;
}
#productcontainer .product div {
	float: none;
}
#productcontainer .prodtitle {
	text-align: left;
	width: 163px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#productcontainer .prices div {
	text-align: left; 
	text-align: left; 
	width: 170px; 
	margin-top: 8px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
}
#productcontainer .prices .price { 
	float: left; 
	width: 60px; 
	color: #000000;
}
#productcontainer .prices .sale { 
	width: 110px; 
	color: #ff0000; 
}


.CatMenu {
	background-color:#dfdfdf;
}

.CatMenu, .CatMenu a:link, .CatMenu a:active, .CatMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #920000;
	text-decoration: none;
}

.CatMenu a:hover {
	color: #a80000;
}

.CartLinksAlt {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	color: #000000;
	font-weight: bold;*/
	text-decoration: none;
}
.BreadCrumb, .BreadCrumb a:link, .BreadCrumb a:active, .BreadCrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	color: #000000;
	font-weight: bold;*/
}
.CategoryLinks {
	font-weight: bold;
	/*color: #870000;*/
	text-decoration: underline;
	margin: 0 0 15px 0;
}
h1.producttitle{
	margin-top:0;
	font-size:1.8em;
}
h2.productcode{
	font-size:1.3em;
}
div.productdescription{
	font-size:0.9em;
	font-weight:normal;
	margin: 0 0 20px 0;
}
#productprice{
	font-size:1em;
	font-weight:bold;
}
#saleprice{
	font-size:1em;
	font-weight:bold;
	color: #870000;
}
#productaddcart{
margin:15px 0 0 0;
}
.Headings{
	font-size:1.5em;
	font-weight: bold;
}
.CartProduct {
	border-top:1px solid #000000;
	color:#000000;
	padding:4px;
	width:700px;
}
.CartTitle {
	font-size:11px;
	font-weight:bold;
	padding:2px;
}
.CartAtts {
	font-size:10px;
	font-weight:normal;
	margin-top:4px;
	padding:2px;
	text-align:left;
}
.CartUnitPrice {
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	text-align:left;
}
.CartProduct .Qty {
	background-color:#FFFFFF;
	border:1px solid #000000;
	height:17px;
	margin-bottom:4px;
	text-align:center;
	vertical-align:middle;
	width:35px;
}
.CartPrice {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	text-align:right;
}
.CartRemoveLink a:hover {
	color:#000099;
}
.CartRemoveLink a, .CartRemove a:link, .CartRemove a:active, .CartRemove a:visited {
	color:#B80000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.CartBottom {
	border-top:1px solid #000000;
	color:#000000;
	margin-bottom:0;
	padding:4px 4px 0;
	text-align:right;
	width:700px;
	font-size:11px;
	font-weight:bold;
}
.BodyText {
	color:#000000;
	font-weight:normal;
}
.BoldTextSmall {
	font-size:14px;
	font-weight:bold;
}
.SectionHeadings {
	border-bottom:1px solid #000000;
	color:#000000;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.Tagline{
	font-size:16px;
	font-weight:bold;
}
.miniProductTile{
  float: left;
  margin: 0 15px 0 15px;
  text-align: center;
  height: 120px;
  font-weight: bold;
}
.miniProductTileImage{
  height: 100px;
}
.FeaturedItemBrowsePrompt{
  border-top: 1px solid black;
  font-size: 120%;
  font-weight: bold;
  margin:20px 0 0 0;
  padding:10px 0 0 0;
}
/* ########################### */
/* SHOPPING CART STYLES        */
/* ########################### */
	
	/*.CartProduct { width: 630px; padding: 4px; border-top: 1px solid #b80000; font-family: Arial, Helvetica, sans-serif; color: #000000;}*/
		.CartProduct form { margin: 0px; padding: 0px; }
		.CartProduct .Qty {width: 35px; height: 17px; background-color: #ffffff; border: 1px solid #000000; text-align:center; vertical-align: middle; margin-bottom: 4px; }
		.CartTitle { padding: 2px; font-size: 11px; font-weight: bold; }
		.CartUnitPrice { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 11px; color: #555555; font-weight: bold; padding: 2px; }
		.CartPrice { font-family: Arial, Helvetica, sans-serif; text-align: right; font-size: 11px; color: #000000; font-weight: bold; padding: 2px; }
		.CartAtts { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 10px; font-weight: normal; padding: 2px; margin-top: 4px;}
		.CartRemoveLink a, .CartRemove a:link, .CartRemove a:active, .CartRemove a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #b80000; text-decoration: none; }
		.CartRemoveLink a:hover { color: #000099; }
	.CartBottom { width: 700px; border-top: 1px solid #000000; padding: 4px; padding-bottom: 0px; margin-bottom: 0px; text-align: right; font-family: Arial, Helvetica, sans-serif; color: #000000; }
		.CartSubTotal { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #444444; }		
		
/* ########################### */
/* CREDIT CARD FORM STYLES     */
/* ########################### */

	.CCRow1 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: Bold; color: #000000; background-color: #e7e7e7; }
	.CCRow2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: Bold; color: #000000; background-color: #eeeeee; }
	
/* ########################### */
/* ADDED FOR COUPON PAGE       */
/* ########################### */
	
	.TemplateTables { border: 1px solid #000000; }
	.AdminContainer {	border: 1px solid #a80000;}
	.AdminLinks, .AdminLinks a:link, .AdminLinks a:active, .AdminLinks a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000066;	text-decoration: none;}