@charset "utf-8";
/* CSS Document */

/* Container */

html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: url(images/bg-paws.png) repeat-x #badaec;
	font: 12px/1.5 "Trebuchet MS", Arial, sans-serif;
	color: #595959;
	height: 100%;
}
h1 {
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	color: #c02525;
	margin: 0 0 10px 0;
	padding-left: 25px;
	background: url(images/headline-paw.gif) no-repeat left center;
}
a {
	color: #3b7eda;
}
a:hover {
	color: #54a4e8;
}
a img {
	border: 0;
}

/* LAYOUT */

#container {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -148px;
	background: url(images/bg-container.png) repeat;
}
#mainArea {
	padding: 162px 10px 10px 10px;
}
#content {
	width: 700px;
	float: right;
	min-height: 500px;
	height: auto !important;
  	height: 500px;
}

/* HEADER */

#header {
	background: url(images/bg-header.png) no-repeat center top;
	height: 162px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
#headerContent {
	width: 960px;
	margin: 0 auto;
}
#utilities {
	width: 475px;
	height: 28px;
	padding: 7px 8px 0 10px;
	float: right;
	background: url(images/bg-utilities.png) no-repeat;
	color: #fff;	
	font-weight: bold;
}
#utilities a {
	color: #fff;
	margin: 0 6px;
	text-decoration: none;
}
#utilities a:hover {
	text-decoration: underline;
}
.shoppingCart {
	float: left;
	width: 280px;
}
#searchbox {
	width: 193px;
	height: 19px;
	margin-top: -1px;
	float: right;
	background: url(images/searchbox.png) no-repeat;
}
#searchbox img {
	float: right;
	margin: 3px 5px 0 0;
}
#smallsearchbox {
	border: 0;
	padding: 0 7px;
	margin-top: 1px;
	background: none;
	color: #858585;	
	font-size: 12px;
	float: left;
}
#logo {
	margin-top: 43px;
	float: left;
}

/* NAV */

#nav {
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	text-align: center;
}
#nav li {
	display: block;
	width: 138px;
	float: left;
	margin-left: 3px;
}
#nav li a {
	color: #245214;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 138px;
	height: 90px;
	line-height: 59px;
}
#nav li.about a {
	padding-top: 5px;
}
#nav li.contact a {
	padding-top: 15px;
}
#nav li.home a:hover {
	background: url(images/nav-hover.png) no-repeat 0 0;
}
#nav li.supplies a:hover {
	background: url(images/nav-hover.png) no-repeat -141px 0;
}
#nav li.about a:hover {
	background: url(images/nav-hover.png) no-repeat -282px 0;
}
#nav li.contact a:hover {
	background: url(images/nav-hover.png) no-repeat -423px 0;
}

/* CATEGORIES */

#categories {
	width: 220px;
	float: left;
}
#categories a {
	text-decoration: none;
	font-weight: bold;
}
/******* Top Level Category *******/
.sitelinks {
	background: url(images/category.png) no-repeat bottom #e5f0f7;
	border: 1px solid #c0d8e6;
	height: 33px;
	color: #323232;
	font-size: 14px;
	padding: 0 8px;
	line-height: 31px;
	font-weight: bold;
	margin-top: 25px;
	text-shadow: 1px 1px 1px #fff;
}

/*

#categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#categories ul li {
	background: url(images/category.png) no-repeat;
	margin-bottom: 4px;
}
#categories ul li a {
	color: #323232;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 33px;
	line-height: 31px;
	padding: 0 8px;
	text-shadow: 1px 1px 1px #fff;
}
#categories ul li a:hover {
	color: #457b97;
}

*/

/******* Second Level Category *******/

/*

#categories ul li ul {
	margin: 0;
	padding: 0;
	border: solid #c0d8e6;
	border-width: 0 1px 1px 1px;
	list-style: none;
}
#categories ul li ul li {
	margin: 0;
	padding: 0;
	background: none #e9f2f7;
}
#categories ul li ul li a {
	color: #5b8298;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
	text-shadow: none;
}
#categories ul li ul li a:hover {
	background: #dae9f2;
	color: #5b8298;
}

*/

/******* Third Level Category *******/

/*

#categories ul li ul li ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
#categories ul li ul li ul li a {
	padding: 0 8px 0 25px;
}

*/

/******* Static Links *******/
.linkCategory {
	background: #dae9f2;
	height: 25px;
	color: #323232;
	padding: 0 8px;
	line-height: 25px;
	font-weight: bold;
	border: solid #c0d8e6;
	border-width: 0 1px 1px 1px;
}
#categories ul.staticLinks {
	margin: 0;
	padding: 0;
	background: #e9f2f7;
	border: solid #c0d8e6;
	border-width: 0 1px 1px 1px;
	list-style: none;
}
#categories ul.staticLinks li {
	background: none;
	margin-bottom: 0;
}
#categories ul.staticLinks li a {
	color: #5b8298;
	display: block;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
	text-shadow: none;
}
#categories ul.staticLinks li a:hover {
	background: #dae9f2;
}
/******* Recently Viewed *******/
#recentprds {
	background: url(images/category.png) no-repeat center top #e9f2f7;
	margin-bottom: 10px;
	font-size: 11px;
	border: 1px solid #c0d8e6;
	margin-top: 25px;
}
#recentprds h3 {
	color: #323232;
	font-size: 14px;
	line-height: 31px;
	margin: 0 8px 3px 8px;
	text-shadow: 1px 1px 1px #fff;
}
#recentprds a {
	color: #5b8298;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding: 3px;
	text-decoration: underline;
}
#recentprds a:hover {
	color: #8dbcd7;
}
/******* Contact Info *******/
#contactInfo {
	border: 1px solid #dbdbdb;
	background: #fff;
	text-align: center;
	padding: 15px;
	margin-top: 29px;
	font-weight: bold;
}
#contactInfo strong {
	color: #c02525;
	font-size: 16px;
	font-weight: bold;
}
#contactInfo img {
	margin-top: 20px;
}
#manufLogos {
	text-align: center;
	margin-top: 29px;
}
#manufLogos img {
	margin: 15px 0;
}

/* MISC STYLES */

.featuredTop {
	background: url(images/featured-top.gif) no-repeat;
	width: 680px;
	height: 40px;
	color: #feb2b2;
	font-size: 18px;
	padding: 0 10px;
	line-height: 37px;
	font-weight: normal;
	text-shadow: 1px 1px 3px #8b1111;
}
.featuredTop strong {
	color: #fff;
}
#pcMain .featuredContainer {
	border: solid #dadada;
	border-width: 0 1px 1px 1px;
	background: url(images/featured-container.gif) no-repeat center bottom #fff;
	margin-top: 0;
}
#pcMain .featuredContainer a {
	font-size: 14px;
	font-weight: bold;
}

/* FOOTER */

#push {
	height: 148px;
	clear: both;
}
#footer {
	background: url(images/grass.jpg) no-repeat center;
	height: 88px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
	position: relative;
	z-index: 2;
	font-weight: bold;
	text-shadow: 1px 1px 3px #2d490d;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #daeebc;
}

/* ----- Main Area End ----- */


/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
		border: 1px solid #c0d8e6; 
		margin-bottom: 10px;
		font-size: 11px;
		background-image: url(images/pcv4_cart_back.png);
		background-repeat: no-repeat;
		background-position: 5px 5px;
		text-align: right;
	}
