body,td,th,p,ol {
	color: #5e6e65;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #f26649;
}
a img {
	border: 0;
}

a.read_more {
	font-size: 10px;
	color: #f26649;
	text-decoration: none;
}

blockquote {
	color: #5e6e65;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 10px 0 10px 35px;
}

h1 {
	font-size: 32px;
	color: #F26649;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	color: #f26649;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	padding: 0;
}
h3 {
	font-size: 20px;
	color: #679146;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
h4 {}
h5 {
	margin: 0;
	padding: 0;
	color: #f26649;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h6 {}

p {
	padding: 0;
	margin: 0 0 10px 0;
}
p.leadin {
	font-weight: bold;
}

ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul#sitemap {
	padding: 0;
	list-style-type: none;
}

.floatLeft {
float:left;
margin: 0 10px 10px 0;
}

.floatRight {
float:right;
margin: 0 0 10px 10px;
}

#sizes_graphic {
	text-align: right;
	width: 562px;
	margin: 0 0 20px 10px;
	clear: both;
}

table#size_chart {
	float: left;
	width: 572px;
	border-collapse: collapse;
	border: 1px solid #e86747;
	margin-bottom: 30px;
}
table#size_chart td, table#size_chart th {
	border-bottom: 1px solid #E86747;
	border-right: 1px solid #E86747;
}
table#size_chart th {
	height: 30px;
	width: 83px;
	padding-left: 10px;
	background-color: #ecf0df;
	text-align: left;
	color: #e86747;
	font-weight: normal;
}
table#size_chart td {
	height: 30px;
	width: 122px;
	text-align: center;
	color: #e86747;
	vertical-align: middle;
}



table#shipping_chart {
	float: left;
	width: 572px;
	border-collapse: collapse;
	border: 1px solid #e86747;
	margin-bottom: 30px;
}
table#shipping_chart td, table#shipping_chart th {
	border-bottom: 1px solid #E86747;
	border-right: 1px solid #E86747;
}
table#shipping_chart th {
	height: 30px;
	width: 83px;
	padding-left: 10px;
	background-color: #ecf0df;
	text-align: left;
	color: #e86747;
	font-weight: normal;
}
table#shipping_chart td {
	height: 30px;
	width: 122px;
	padding-left: 10px;
	text-align: left;
	color: #e86747;
	vertical-align: middle;
}

/* Products Section */
#prod_list {
	margin-top: 20px;
	margin-right: -30px;
}
#prod_list .prod {
	float: left;
	width: 182px;
	min-height: 176px;
	margin-right: 17px;
	margin-bottom: 17px;
}
* HTML #prod_list .prod {
	height: 176px;
	margin-right: 11px;
}
#prod_list .prod .img {
	width: 166px;
	height: 147px;
	padding: 8px 8px 13px 8px;
	background-image: url(../images/bg_sml_prod.gif);
	background-repeat: no-repeat;
}
#prod_list .prod .content p {
	line-height: 14px;
	color: #171b1e;
}

#prod_detail {
	margin-top: 25px;
	margin-bottom: 0px;
}
#prod_detail .prod_img {
	width: 284px;
	float: left;
	margin-right: 25px;
}
* HTML #prod_detail .prod_img {height: 252px;}
#prod_detail .prod_img .img {
	background-image: url(../images/bg_med_prod.gif);
	background-repeat: no-repeat;
	min-height: 252px;
	padding: 6px 7px 6px 7px;
	margin-bottom: 10px;
}
#prod_detail .detail {
	float: left;
	width: 272px;
}
#prod_detail .detail .label {
	color: #f26649;
	font-weight: bold;
}
#prod_detail .detail .bio {
	margin-bottom: 20px;
}
#prod_detail .detail .price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #679146;
	margin-bottom: 15px;
}
#prod_detail .detail .size {
	margin-bottom: 15px;
}
#prod_detail .detail .size .select {
	float: left;
}
#prod_detail .detail .size .icon {
	float: left;
	margin: 2px 0 0 5px;
}
#prod_detail .detail .order_now {
	margin-left: -3px;
}
#prod_detail .detail .size #size_error {
	border: 1px solid #000000;
	padding: 15px;
	color: #000000;
	display: none;
}



#nav_headpet {
/*	width: 472px; */
/*	height: 55px;*/
	margin-bottom: 0px;
	list-style-type: none;
	padding: 0;
}
#nav_headpet li {
	float: left;
	width: 46px;
	text-align: center;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */