@charset "utf-8";
body {
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #999;
	margin-top: 11px;
}
a:link {
	color: #0F765C;
	text-decoration: underline;
}
a:visited {
	color: #6e62aa;
	text-decoration: underline;
}
a:hover {
	color: #6e62aa;
	text-decoration: underline;
}
a:active {
	color: #6e62aa;
	text-decoration: underline;
}
.nav_center {
	background-image: url(images/center_nav.gif);
	background-repeat: repeat-x;
}

a.nav_button, a:visited.nav_button {
	display: block;
	color: #666666;
	text-decoration: none;
	height: 25px;
	padding-top: 15px;
	background-image: url(images/center_nav.gif);
	background-repeat: repeat-x;
}
a:hover.nav_button, a:active.nav_button {
	display: block;
	color: #666666;
	text-decoration: none;
	height: 25px;
	padding-top: 15px;
	background-image: url(images/center_nav_over.gif);
	background-repeat: repeat-x;
}
.copyright {
	text-indent: 5px;
}
.mainarea {
	background-color: #FFFFFF;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.center {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.purple_text {
	color: #6e62aa;
	font-weight: bold;
	font-size: 11px;
}
.green_text {
	color: #0F765C;
	font-size: 11px;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 1px;
	border: 1px solid #999;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e62aa;
	border: 1px solid #999;
	margin-top: 2px;
	background-color: #FFFFFF;
	background-image: url(images/butn.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-position: center center;
}
.button:focus, .button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e62aa;
	border: 1px solid #999;
	margin-top: 2px;
	background-color: #FFFFFF;
	background-image: url(images/butn_over.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-position: center center;
}
.greenbentable {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.scoopbentable {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.howbentable {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.links {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.linksfirst {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.green_texthome {
	color: #0F765C;
	font-size: 11px;
	line-height: 13px;
}
.scoops {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
.how_type {
	float: left;
	width: 300px;
	height: 200px;
	position: static;
}
.poopatroller {
	font-size: 16px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F765C;
	padding-top: 10px;
}
.product_image {
	border: 1px solid #CCCCCC;
}
#facebox .b {
  background:url(images/b.png);
}

#facebox .tl {
  background:url(images/tl.png);
}

#facebox .tr {
  background:url(images/tr.png);
}

#facebox .bl {
  background:url(images/bl.png);
}

#facebox .br {
  background:url(images/br.png);
}

#facebox {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 100;
	text-align: left;
	background:url(images/overlay.png);
	height: 100%;
}

#facebox .popup {
	position: relative;
	top: 120px;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
	padding: 10px;
	background: #ffffff;
	width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #CCCCCC;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}
#facebox .footer a {
	text-decoration: none;	
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}