@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/pattern.jpg);
	background-color: #96928f;
	background-repeat: repeat-x;
	background-position: center top;
}
.interior-topbak {
	/* background-image: url(images/interior-topbak.jpg); */
	background-repeat: repeat-x;
	background-position: center top;
}

p {
	font-size: 12px;
	margin-top:5px;
	margin-right: 0px;
	color: #000000;
	padding-bottom: 7px;
	margin-bottom: 0px;
	line-height: 16px;
}
h1 {
	font-size: 21px;
	margin-top:10px;
	margin-bottom:4px;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	line-height: 22px;
}
h3 {
	font-size: 15px;
	margin-top:0px;
	margin-bottom:0px;
	color: #333;
	padding-top: 8px;
	padding-bottom: 0px;
	line-height: 17px;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	line-height: 23px;
	padding-right: 100px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h4 {
	color: #333333;
	text-shadow: white 0.1em 0.1em 0.2em;
	font-size: 14px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
}
ul {
	font-size: 12px;
	margin-top:2px;
	color: #333333;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 8px;
}
ol {
	font-size: 12px;
	margin-top:2px;
	color: #333333;
	list-style-image: none;
	margin-bottom: 8px;
}
a {
	text-decoration:none;
	color:#039;
}
a:hover {
	text-decoration:underline;
}
#spraycanbottom {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/spraycanbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 0px;
}
#logocontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 0px;
}
#homecontainer {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 0px;
	background-image: url(images/homebarbak.jpg);
	background-repeat: no-repeat;
	height: 234px;
	padding-top: 0px;
}
#homecontainer p {
	font-size: 12px;
	margin-top:5px;
	margin-right: 0px;
	color: #000000;
	padding-bottom: 7px;
	margin-bottom: 0px;
	line-height: 17px;
}
#logobar {
	height: 113px;
	padding-top: 0px;
}
#logobar img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logobar h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFCC;
	margin-top: 0px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	letter-spacing: 1px;
	display: block;
	margin-left: 600px;
	line-height: 26px;
	text-shadow: 0.1em 0.1em 0.2em black;
	padding-top: 15px;
}
#hznav {
	height: 35px;
}
#hznav p{
	color: #333;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 10px;
}
#hznav p a{
	color: #000000;
	padding-right: 9px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
#hznav p a:hover{
	background-color: #FFFFFF;
	color: #990000;
	text-decoration: none;
}

.topbak {
	background-image: url(images/topbak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.middlebak {
	background-image: url(images/middlebak.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

#main {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
}

#admin-main {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 15px;
}

#footerbox {
	background-image: url(images/footerbak.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: 11px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 16px;
}

.footer a{
	text-decoration: underline;
	color: #6e0a02;
}


li {
	margin-bottom: 2px;
	line-height: 14px;
}



.photo {
	background-color: #FFFFFF;
	padding: 3px;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #666666;
	margin-top: 0px;
}

.photo2 {
	background-color: #FFFFFF;
	padding: 3px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 0px;
	margin-top: 0px;
}
.smlinks {
	font-size: 11px;
	line-height: 20px;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
	display: block;
	padding-top: 8px;
}

.rule {
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	margin-top: 10px;
}

.li2 {
	margin-bottom: 8px;
}
.phone {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
	padding-right: 88px;
}
.grid_8 h2 {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	line-height: 23px;
	padding-right: 100px;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
.blacktext {
	font-weight: normal;
	color: #000000;
}
#leftnav {
}
#rtcolumn {
	margin:0px;
	width:160px;
	padding-top:4px;
}
#learnmore {
	margin: 0px;
}
#learnmore a{
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 28px;
	padding-left: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 15px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
}
#learnmore a:hover{
	color: #e8b900;
	text-decoration: none;
}
.viewnow {
	color: #333333;
	display: block;
	float: right;
	width: 150px;
	margin-left: 22px;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	height: 80px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 28px;
	margin-top: 5px;
}
.viewnow a{
	text-decoration: underline;
}
.tabletext p{
	font-size: 12px;
	line-height: 16px;
}
#products-button {
	background-image: url(images/products-button.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#contact-button {
	background-image: url(images/contact-button.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#contact-button:hover, #products-button:hover {
	background-position: -160px;
}
.order-button {
	background-image: url(images/order-button.jpg);
	background-repeat: no-repeat;
	height: 128px;
	margin-top: 30px;
}
.videos-button {
	background-image: url(images/videos-button.jpg);
	background-repeat: no-repeat;
	height: 56px;
	margin-top: 10px;
}
.order-button:hover, .videos-button:hover {
	background-position: -130px;
}
.credit {
	display: block;
	margin-top: 10px;
	color: #CCC;
}
.add-to-cart {
	background-image: url(images/add-to-cart.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 120px;
}
.add-to-cart:hover {
	background-position: -120px;
}
.update-cart {
	background-image: url(images/update-cart.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 120px;
}
.update-cart:hover {
	background-position: -120px;
}
.credit {
	display: block;
	margin-top: 10px;
	color: #CCC;
}
#imagebar {
	height: 100px;
	width: 960px;
	background-image: url(images/imagebar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#leftnav {
	width: 130px;
	margin-right:15px;
	margin-top:10px;
}
#leftnav p  {
	margin: 0!important;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/navbak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #5d5552;
}
#leftnav p a {
	text-decoration:none;
	color:#FFFFFF;
	margin: 0;
	font-size: 11px;
	display: block;
	text-align: left;
	padding-left: 22px;
	padding-right: 2px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bcbcbc;
	border-bottom-color: #6C4140;
	background-image: url(images/leftnavbullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
}
#leftnav p a:hover {
	color: #900;
	text-decoration:none;
	background-color: #FFF;
}
#leftnav h3  {
	margin: 0!important;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/navbak.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#leftnav h3 a {
	text-decoration:none;
	color:#000;
	margin: 0;
	font-size: 12px;
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BCBCBC;
	border-bottom-color: #6C4140;
	letter-spacing: 1px;
}
#leftnav h3 a:hover {
	color: #900;
	text-decoration:none;
	background-color: #FFF;
}
.appbucket {
	float: left;
	width: 290px;
	height: 96px;
	display: block;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 22px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right: 0px;
}
.appbucket img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

.appbucket p{
	color: #333;
	margin-top: 0px;
	padding-top: 3px;
}

.app {
	float: left;
	width: 96px;
	height: 120px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #333;
	font-weight: bold;
}
.app img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.homespraycans {
	background-image: url(images/homespraycans.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bucket {
	background-image: url(images/bucket.jpg);
	height: 194px;
	width: 282px;
	float: left;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
}
.bucket h1 a, .bucket2 h1 a{
	color: #FFFFFF;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "Arial Narrow";
	font-weight: normal;
	text-shadow: black 0.1em 0.1em 0.2em;
	margin-top: 0px;
	padding-left: 20px;
}
.bucket h1 a:hover, .bucket2 h1 a:hover{
	color: #000;
	text-shadow: white 0.1em 0.1em 0.1em;
}
.bucket p, .bucket2 p{
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	line-height: 16px;
}

.table-categories {
   border-collapse:separate;
   border-spacing: 7px 7px;
}
.categories {
	width: 188px;
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
   /*
   margin-top: 10px;
	margin-bottom: 5px;
   margin-right: 10px;
   */
}
.categories li {
	line-height:13px;
	padding-top:0px;
	font-size: 12px;
	background-image: url(images/doublearrows.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 4px;
	margin-top: 1px;
	margin-left: 0px;
}
.categories li a {
	color: #333;
}
.categories li a:hover {
	color: #069;
}
.categories ul {
	list-style-image: none;
	list-style-type: none;
}
.categories h3 {
	padding-top: 0px;
	margin-bottom:5px;
}
.categories h3 a{
	color: #FFF;
	margin-top: 0px;
	padding-top: 5px;
	background-image: url(images/categorybak.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #069;
}
.categories h3 a:hover{
	color: #FFF;
	background-image: url(images/categorybako.jpg);
	background-position: bottom;
	text-decoration: none;
}
.grayrow {
	color: #FFF;
	background-color: #999;
}
.table4 {
	font-size: 11px;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #333366;
	line-height: 12px;
	margin-top: 12px;
	margin-bottom: 18px;
	float: left;
}

.table4 thead{
	background-color:#006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	line-height: 14px;
}

.table4 thead td{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.table4 tbody td{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #333;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.smallfont {
	font-size: 10px;
	line-height: 11px;
}
.producttable {
	background-color: #FFF;
	border: 1px solid #999;
}
.red {
	color: #900;
}
.producttable td{
	padding:4px;
}
.producttable p{
	line-height:15px;
	margin-top: 3px;
}
.learnmore {
	font-size: 12px;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.learnmore a{
	background-image: url(images/doublearrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: underline;
}
