@charset "utf-8";
/* CSS Document */
html, body {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;}
#pagecontainer {margin-right: auto;
	margin-left: auto;
	width: auto;
	width: 850px;
	height: auto;
	border: solid 1px #ccc;
	border-top: hidden;
	margin-bottom: 20px;
	background: white;}
#pagehead {width: 850px;
	height: 100px;
	border-bottom: solid 1px #ccc;
	padding-top: 5px;}
#identifier {float: left; 
	font-size: 12px; 
	margin-top: 10px; 
	margin-left: 5px;
	text-align: left;}
#identifier a:link {text-decoration: underline;
	color: blue;}
#identifier a:visited {text-decoration: underline;
	color: blue;}
#identifier a:hover{text-decoration: none;
	color: blue;}
#viewcart {float: right;
	margin-top: 5px;  
	text-align: left;
	width: 115px;
	height: 25px;}
#plpdesc {width: 840px; 
	text-align: left; 
	padding: 5px 5px 10px 5px;
	font-size: 12px;}
#plpdesc h2 {font-size: 18px; 
	font-weight: bold;
	color: #BC3F3F;
	padding: 0px;
	margin: 0px;}
#plpdesc h3 {font-size: 12px;
	font-weight: normal;
	color: black;
	padding: 0px;
	margin: 0px;}
table.product {border-top: 1px solid black;
	width: 850px;}
td.shortdesc {background: url(../images/grey-producthead3.jpg) repeat-x; 
	font-weight: bold; 
	padding-left: 10px; 
	height: 20px;
	text-align: left;}
td.shortdesc h3 {padding: 0px;
	margin: 0px;
	font-size: 16px;}

td.desc {padding: 5px;
	text-align: left;
	width: 66%;
	font-size: 12px;}

#shortdesc {background: url(../images/grey-producthead2.jpg) repeat-x; 
	/*background: #333333;
	color: white;*/
	font-weight: bold; 
	padding-left: 10px; 
	height: 20px;
	text-align: center;
	width: 840px;}

#productcontainer {width: 850px;
	height: auto;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align: center;}

#producthead {background: #CCC;
	height: 20px;
	width: 850px;
	color: black;
	text-align: left;
	font-weight: bold;}

#productcontent {font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	width: 590px;
	height: 100%;
	padding: 5px;}
#featuredcontent {background: url(../images/new-blue-gd.jpg) top repeat-x;
	text-align: left;
	z-index: 5;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;	}

#featured {width: 806px;
	height: auto;
	border: #00f solid 1px;
	margin-right: auto;
	margin-left: auto;}
	
/* #################### HEAD LINKS ############### */
#logohead {float: left; 
width: 615px; 
height: 71px;}
.homelink {width: 229px;
	height: 71px;
	text-indent: -9999px;
	outline: none;
	background: url(../structure_images/FAP-Top-Bar/FAP-Top-Bar_01.jpg) no-repeat;
	display: block;
	float: left;}
.consumerlink {width: 64px;
	height: 71px;
	text-indent: -9999px;
	outline: none;
	background: url(../structure_images/FAP-Top-Bar/FAP-Top-Bar_02.jpg) no-repeat;
	display: block;
	float: left;}
.industriallink {width: 64px;
	height: 71px;
	text-indent: -9999px;
	outline: none;
	background: url(../structure_images/FAP-Top-Bar/FAP-Top-Bar_03.jpg) no-repeat;
	display: block;
	float: left;}
.refillslink {width: 64px;
	height: 71px;
	text-indent: -9999px;
	outline: none;
	background: url(../structure_images/FAP-Top-Bar/FAP-Top-Bar_04.jpg) no-repeat;
	display: block;
	float: left;}
.petlink {width: 64px;
	height: 71px;
	text-indent: -9999px;
	outline: none;
	background: url(../structure_images/FAP-Top-Bar/FAP-Top-Bar_05.jpg) no-repeat;
	display: block;
	float: left;}
.outdoorlink {width: 64px;
	height: 71px;
	text-indent: -9999px;
	outline: none;
	background: url(../structure_images/FAP-Top-Bar/FAP-Top-Bar_06.jpg) no-repeat;
	display: block;
	float: left;}
.helplink {width: 64px;
	height: 71px;
	text-indent: -9999px;
	outline: none;
	background: url(../structure_images/FAP-Top-Bar/FAP-Top-Bar_07.jpg) no-repeat;
	display: block;
	float: left;}
#page-number {float: right;}
#page-number a:link {color: blue;}
#page-number a:visited {color: blue;}
#page-number a:hover {color: blue;}


/*#######################FOOTER##########################*/

#foot {font-size: 12px;
	width: 100%;
	border-top: #333333 1px solid;
	color: #333333;
	text-align: center;}
#foot a:link {text-decoration: none;
	color: black;}
#foot a:visited {text-decoration: none;
	color: black;}
#foot a:hover {text-decoration: underline;
	color: #333;}


#clear {clear: both;}
#clearleft {clear: left;}
#clearright {clear: right;}



#sidelink ul li a {height: auto;
	width: 198px;
	color: blue;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

#sidelink ul li a:visited {height: auto;
	width: 198px;
	color: blue;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

#sidelink ul li a:hover {background: #3399FF;
	color: white;}

#sidelink ul {list-style: none;
margin: 0px;
padding: 0px;
float: left;}





/*_________________JUMP LINKS____________________*/

#jumplink {font-size: 14px;}

#jumplink a {height: auto;
	width: auto;
	color: blue;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;}

#jumplink a:visited {height: auto;
	color: blue;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

#jumplink a:hover {background: #3399FF;
	color: white;}



.buyframe {width: 175px;
	height: 100px;
	border: hidden;}

.discountframe {width: 350px;
	height: 125px;
	border: hidden;}

.imageframe {width: 280px;
	height: 250px;
	border: hidden;}

.descframe {width: 560px;
	height: auto;
	border: hidden;}



.style2 {color: #999999;
	font-weight: bold;
	font-size: 14px;}

.style3 {color: #FF0000;
	font-weight: bold;
	font-size: 14px;}

.style4 {color: #000080;
	font-weight: bold;
	font-size: 14px;}

.style5 {font-size: 14px;
	color: #999999;}

.style6 {color: #FF0000;
	font-size: 14px;}

.style7 {
	color: #000080;
	font-size: 14px;
}

.style8 {font-size: 16px}
.style9 {font-size: 14px}
.style10 {font-size: 14}
.style12 {font-size: 10px;
	font-weight: bold;}

.style14 {font-size: 12px}
.style15 {color: #FF0000}
.style16 {font-size: 12px; color: #FF0000; }
.style17 {color: #FF00FF}
.style18 {font-weight: bold}


.black {color: black;}
.orange {color: orange;}
.red {color: red;}
.neongreen {color: #99FF00;}
.green {color: #009900;}
.blue {color: blue;}
.pink {color: #FF00FF;}
.purple {color: purple;}
.yellow {color: #FFCC00;}
.teal {color: #00CCCC;}
.forestgreen {color: #006600;}
.burgundy {color:#990000;}
.headred {color: #BC3F3F;}
.underline {text-decoration: underline;}



.sku {font-size: 10px;
margin: 0px;
padding: 0px;}


.bordertop {border-top: #CCC 1px solid;}
.borderright {border-right: #CCC 1px solid;}
a:link {text-decoration: underline;
	color: blue;}
a:visited {text-decoration: underline;
	color: blue;}
a:hover{text-decoration: none;
	color: blue;}