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

/****************  Fonts  ****************/

/****************  Headings  ****************/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #558955;
	margin: 0 0 1px 0;
	padding: 0;
}
h1.spaced {
	margin-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #558955;
	margin: 0 0 2px 0;
	padding: 0;
}
h2.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #0a9d0a;
	text-align: right;
	margin: 0;
	padding: 0;
}
h2.heading-attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #900;
	margin: 0 0 2px 0;
	padding: 0;
}
h2.heading-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #558955;
	margin: 0 0 2px 0;
	padding: 0;
}
h2.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}
h2.live-pet-food, h2.insect-food, h2.frozen-pet-food {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #1b2777;
	margin-top: 8px;
	margin-left: 20px;
	margin-bottom: 2px;
}
h2.additional-products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #558955;
	margin: 10px 0 0 0;
	padding: 0;
}
h2.product-specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #329939;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #558955;
	margin: 0;
	padding: 0;
}
h3.shipping-territory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
}
h3.pricing-discounts {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin: 0;
	padding: 0;
}
h3.latin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	color: #527152;
	margin: 0 0 15px 0;
	padding: 0;
}
h3.latin-specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	color: #558955;
	margin: 0;
	padding: 0;
}
h3.purpose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #527152;
	margin: 0 0 15px 0;
	padding: 0;
}
h3.product-input-label {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;		
	text-decoration: none;	
	color: #18727a;
	display: block;
	margin: 4px 0 2px 0;
	padding: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #558955;
	margin: 0;
	padding: 0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	background: #5c6656;
	margin: 10px 10px 0 10px;
	padding: 2px 1px 1px 7px;
}

.align-center {
	text-align: center;	
}
.align-left {
	text-align: left;	
}
.double-spaced {
	margin-bottom: 30px;
}
.spaced {
	margin-bottom: 15px;
}
.top-spaced {
	margin-top: 15px;
}
/****************  Paragraphs  ****************/
p {
	margin: 0 0 10px 0;	
}
p.nospace {
	margin: 0;	
}
p.copyright {
	text-align: center;
	margin-top: 3px;	
}
p.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
}
.exotic-pet {
	color: white;
	font-size: 13px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
	margin: 3px 0 20px 0;
	padding: 0 0 0 0;
}
p.price-qualification {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	color: #339f2c;
	margin: 10px 0 10px 0;
	padding: 0;
}
span.notice-uppercase {
	color: #F00;
	font-weight: bold;
	font-variant: small-caps;
}
span.product-details {
	color: #363;
	font-weight: bold;
	text-decoration: none;
}
.strikeout {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #c00;
	text-decoration: line-through;
	margin: 0;
	padding: 0;
}
/****************  Images  ****************/
.product-spaced {
		padding-bottom: 10px;
}
img.special,img.cookies	{
	width: 50%;	
	height: auto;	
	float: right;
	margin-left: 10px;
}
img.product-sample {
	width: 37%;	
	height: auto;	
	float: right;
	margin-left: 10px;
}
img.minimum-waived {
	width: 30%;	
	height: auto;	
	float: right;
	margin-left: 10px;
}
img.special-framed {
	width: 50%;	
	height: auto;	
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #558955;
}
img.special-heading {
	width: 45%;	
	height: auto;	
}
img.special-month {
	width: 50%;	
	height: auto;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
}
img.focus-center {
	display: block;
	margin: 0 auto;
}
img.thank-you {
	width: 40%;
	height: auto;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #558955;	
}
table.feature-photos {
	border-collapse: collapse;
	border-spacing: 0;
	float: right;
	margin: 0 0 10px 15px;;
	padding: 0;
	width: 40%;	
}
img.feature {
	background: #fff;
	margin: 0;
	padding: 0;
	height: auto;
	width: 100%;
	border: 1px solid #1b2777;
}
img.feature-alt {
	float: right;
	background: #fff;
	margin: 3px -2px 0 0;
	padding: 0;
	height: auto;
	width: 100%;
	border: 1px solid #1b2777;
}
/******************* DIVs *********************/
div.product-grouping {
	padding-top: 10px;	
}
.object-center {
	margin:0 auto;
	display: block;
	text-align:center;
}
.contact-buttons-center {
	margin:0 auto;
	display: block;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 0px;
}
/******************* Forms *********************/
/*input, select {
	height: 22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 18px;
	color: #01427e;
	text-decoration: none;
	font-weight: normal;
	border: 2px solid #3d4f34;
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #fff 0%, #cde1c6 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cde1c6));		
}
*/
input.form-input-company,input.form-input-address {
	height: 22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 18px;
	color: #01427e;
	text-decoration: none;
	font-weight: normal;
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #fff 0%, #cde1c6 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cde1c6));	
}
input.form-input-name,input.form-input-contact {
	height: 22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 18px;
	color: #01427e;
	text-decoration: none;
	font-weight: normal;
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #fff 0%, #cde1c6 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cde1c6));		
}
input.form-input-permit,input.form-input-phone {
	height: 22px;
	width: 150px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 18px;
	color: #01427e;
	text-decoration: none;
	font-weight: normal;
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #fff 0%, #cde1c6 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cde1c6));		
}
input.form-input-postal {
	height: 22px;
	width: 100px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 18px;
	color: #01427e;
	text-decoration: none;
	font-weight: normal;
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #fff 0%, #cde1c6 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cde1c6));	
	text-transform:uppercase;		
}
input.form-input-quantity {
	height: 30px;
	width: 40px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 18px;
	color: #01427e;
	text-decoration: none;
	font-weight: normal;
	border: 2px solid #5b7d32;	
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #fff 0%, #cde1c6 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cde1c6));	
	margin: 0;
	padding: 0;		
}
input.form-input-quantity:focus {
	border: 2px solid #86dc5b;	
}
textarea.comment-box1 {
	width: 210px;
	height: 200px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 18px;
	color: #01427e;
	text-align: left;
	font-weight: normal;
	padding: 3px;
	margin-bottom: 10px;
	font-weight: normal;
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #fff 0%, #cde1c6 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cde1c6));		
	resize: none;	
}
input:required {
	border: 2px solid red;	
}
input:required:invalid, 
input:focus:invalid { 
	box-shadow: 0 0 6px red;
	-moz-box-shadow: 0 0 6px red;
} 
input:required:valid { 
	border: 2px solid #85d5dc;	
}
input:focus {
	border: 2px solid #86dc5b;	
}

input::-webkit-input-placeholder { color: #ababab; }
input:-moz-placeholder { color: #ababab; }
:-ms-input-placeholder { color: #ababab; }

/******************* Form Pricing *********************/
label.product-input-label {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;		
	text-decoration: none;	
	color: #18727a;
	display: block;
	margin: 0 0 2px 0;
	padding: 0;
}
label.recorp-input-label {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;		
	text-decoration: none;	
	color: #18727a;
/*	width: 125px;*/
/*	float: left;*/
	display: block;
	margin: 0;
	padding: 0;
}


div.slider-container {
	width: 270px;
}
div.select-container {
	width: 220px;	
	margin: 10px 0 10px 0;
}

table.product-listing {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 5px;
}
table.product-listing td.product-image {
	width: 60%;	
}
table.product-listing td.product-pricing {
	width: 40%;
	vertical-align: middle;
}
td.pricing-currency {
	width: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;		
	color: black;
	text-decoration: none;
	text-align: right;
	padding: 0 5px 0 0;
}
.special-order {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	
	color: #c00;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;	
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
table.product-support {
	width: 100%;
	margin: 14px 0 0 0;	
}
table.product-checkbox {
	width: 100%;
	margin: 0 0 0 -5px;	
}
/*******************  CONTACT US  *********************/
#map,#map-ottawa {
	width: 270px;
	height: 275px;	
	margin:0 auto;
	margin-bottom: 5px;
	display: block;
	border: 1px solid #1b2777;		
}
table.contact-details {
	border-collapse: collapse;
	border-spacing: 0;
	width: 270px;
	margin: 0;
}
table.contact-details td {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 39px;
	color: #426a9f;
	text-decoration: none;
	font-weight: normal;
}
table.contact-details td.email {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 28px;
	color: #426a9f;
	text-decoration: none;
	font-weight: normal;
}
table.contact-details td.contact-icons {
	width: 125px;
}
p.contact-phone {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 39px;
	color: #426a9f;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/contact/icon-phone.jpg) no-repeat left 0px;
	padding-left:43px;
}
p.contact-fax {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 39px;
	color: #426a9f;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/contact/icon-fax.jpg) no-repeat left 0px;
	padding-left:43px;
}
p.contact-email {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 28px;
	color: #426a9f;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/contact/icon-email.jpg) no-repeat left 0px;
	padding-left:43px;
}
p.contact-address {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 39px;
	color: #426a9f;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/contact/icon-address.jpg) no-repeat left 0px;
	padding-left:43px;
}
p.bondfield-address {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 15px;
	color: #426a9f;
	text-decoration: none;
	font-weight: normal;
	padding-top: 11px;
}
hr {
	margin-top: 0px;
	margin-bottom: 2px;
	border: 0;
	color: #7d9a7f;
	background-color: #7d9a7f;
	height: 1px;
	text-align: left;	
}
div.primary-text-content {
	padding: 10px 45px 0 45px;
}
div.secondary-text-content {
	padding: 10px 12px 0 12px;
}
table.indented {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	margin-left: 25px;
	margin-bottom: 20px;
}
div.indented-full {
	padding-top: 20px;
	padding-left: 36px;
	padding-right: 110px;
}
/*******************  Unordered List  ************************/
ul.failed-list {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	color: #ff0000;
	list-style: none;
	margin: 6px 0 10px 0;
	padding: 0 0 0 0;
}
ul.failed-list li {
	background: url(../images/common/failed.jpg) no-repeat left 0px;
	margin: 2px 0 0 0;
	padding: 0 0 0 27px;
}
ul.arrow-list {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.arrow-list li {
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #2B58D2;
	background: url(http://www.17designs.com/mobile/images/common/arrow.gif) no-repeat left 0px;
	padding-left: 17px;
	margin-left: 7px
}
ul.check-list {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 0;
}
ul.check-list li {
	font-size: 12px;
	line-height: 15px;
	color: #2B58D2;
	background: url(http://www.17designs.com/mobile/images/common/check.gif) no-repeat left 0px;
	padding-left: 17px;
	margin-bottom: 2px;
	margin-left: 7px
}
/*********************** Define Rollovers ***************************/
a {
	outline: 0;
}
a.bid-list:link {
	text-decoration: none;
}
a.bid-list:visited {
	text-decoration: none;
}
a.bid-list:hover, a.bid-list:active {
	color: #CC0000;
	text-decoration: none;
}
