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


body {
font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 20px;
}
p {
	margin-top: 4px;
	margin-bottom: 10px;
}
img {
	border: 0px;
	text-align: center;
}
a {
	color: #5E7B25;
	text-decoration: none;
}
a:hover {
	color: #5E7B25;
	text-decoration: underline;
}
h1 {
	font-size: 23px;
	line-height: 28px;
	color: #C15017;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
h1 em {
	font-size: 23px;
	line-height: 28px;
	color: #6F8F30;
	font-weight: normal;
	padding-left: 6px;
	font-style: normal;
}
h2, .greenbold {
	font-size: 12px;
	color: #5E7B25;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
	color: #C15017;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}
h4 {
	font-size: 12px;
	color: #C15017;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
h5 {
	font-size: 14px;
	color: #5E7B25;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
}
h6 {
	font-size: 12px;
	color: #C15017;
	font-weight: bold;
	margin: 18px 0px 5px 0px;
}
h6.white{
	font: bold 20px/28px Arial, Helvetica, sans-serif;
	color: #FFF;
}

.h5large {
	font-size: 16px;
	color: #5E7B25;
	font-weight: normal;
	padding-top: 8px;
	margin: 10px 0px 8px 0px;
}

.h3green {
	font-size: 18px;
	line-height: 24px;
	color: #5E7B25;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}

.h3 {
	font-size: 16px;
	line-height: 24px;
	color: #C15017;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}

hr {
	border: 1px solid #FFF;
	border-top: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 15px;
}


.forceclear {
	clear: both;
}
#outercontainer {
	width: 917px;
	background-image: url(images/bkg_container.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
#container {
	width: 897px;
	margin: 0 auto;
}
#shoppingcart {
	padding-bottom: 8px;
	float: right;
}

#indexheader {
	background-color: #000000;
	background-image: url(images/bkg_index_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 10px;
}

#header {
	background-color: #000000;
	background-image: url(images/bkg_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 10px;
}
#indexbanner {
	height: 270px;
}

*html #indexbanner {
	margin-top: -10px;
	height: 270px;
}
#indexcontentarea {
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding-bottom: 30px;
	padding-top: 30px;
}
.indextext {
	width: 207px;
	float: left;
	border-right: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	padding: 0px 25px;
}
.indexproduct {
	width: 358px;
	float: left;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
.indexproductimage {
	margin: 0px 0px 0px 10px;
	float: left;
}
.indexproduct p {
	padding-left: 0px;
	padding-right: 20px;
}
.indexproduct a {
	color: #015533;
	font-style: italic;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contentarea {
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding-bottom: 30px;
	background-image: url(images/bkg_container_lc.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

*html #contentarea {
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding-bottom: 30px;
	background-image: url(images/bkg_container_lc.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin-top: -10px;
}
#lc {
	width: 228px;
	float: left;
	padding-top: 0px;
}
#lc ul {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
#lc li {
	border-bottom: 1px solid #CCCCCC;
	list-style-type: none;
	line-height: 29px;
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
}
#lc li a {
	color: #333;
	padding-left: 8px;
}
#lc li a:hover {
	color: #5E7B25;
	text-decoration: none;
	background-image: url(images/lc_nav_hover.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#lcsubtext {
	padding: 25px 25px 0px 25px;
	font-size: 12px;
	line-height: 17px;
}
#mc {
	width: 431px;
	float: left;
	padding-top: 45px;
	padding-left: 50px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 17px;
}

#mc ul, #mc ol {
	margin: 20px 0px 20px 30px;
}

#mc input {
	margin: 4px 0px 4px 0px;
}

.mcimagearea {
	float: left;
}
.leftimg {
	margin-right: 20px;
	margin-bottom: 15px;
}
.rightimg {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}


.rightimg2 {
	float: right;
	clear: left;
	margin-left: 20px;
	margin-bottom: 15px;
}
.border img {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 5px solid #EEEEEE;
}


#mcmain {
	width: 571px;
	float: left;
	padding-top: 45px;
	padding-left: 50px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 17px;
}

#mcmain td {
	padding-right: 25px;
}

#rc {
	float: right;
	width: 166px;
	padding-top: 350px;
}
#tagline {
	background-color: #6F8F30;
	padding: 20px 0px;
	margin-bottom: 3px;
	text-align: center;
}
#footer {
	background-color: #E5E5E5;
	font-size: 9px;
	line-height: 13px;
	padding: 15px;
}
#dogwatchlogo {
	float: left;
	padding: 22px 25px 15px 6px;
}
.tablepadding td {
	padding-bottom: 6px;
	vertical-align: top;
}
.smallclose {
	font-size: 10px;
	line-height: 13px;
}
.footnote {
	font-size: 11px;
	line-height: 15px;
}

sup {
	 font-size: 9px; 
	 line-height: 0px;
	 } 
	 
.producttable img {
	padding-right: 25px;
	padding-bottom: 25px;
}
.orange {
	font-size: 14px;
	color: #C15017;
	font-weight: normal;
	margin: 20px 0px 8px 0px;
}
table.shoppingCart td{
	padding: 5px;
	border-bottom: 2px solid #EEE;
	
}

table.addtocart td{
	padding: 5px;
}
input.remove{
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #CCC;
	border: none;
	cursor:pointer;
	padding: 4px;
}
form{
	margin: 0px;
	padding: 0px;
}
#topCart{
	padding: 10px;
	border: 2px solid #C15017;
	margin-bottom: 10px;
}
