@charset "utf-8";
/* CSS Document */

/* UNIVERSAL */
html {
	height: 100%;
}
body {
	margin: 0px;
	background: url(images/bg-pattern.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	height: 100%;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4fb9c6;
}
a:hover {
	color: #91e4ee;
}
a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* LAYOUT */
#container {
	width: 946px;
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/* IE ignores styles with [attributes], so it will skip the following. */
#container[id] {
	background: url(images/bg-container.png);
}
#content {
	width: 773px;
	float: right;
	margin: 20px 0px 56px 0px;
	padding-right: 7px;
	padding-bottom: 20px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

/* HEADER */
#header {
	height: 101px;
	background: url(images/bg-header.gif) #d7f9f9 center no-repeat;
	overflow: hidden;
}
#utilities {
	margin: 10px 2px 45px 0px;
	padding: 0px;
	color: #86a7a6;
}
#utilities li {
	list-style: none;
	display: inline;
}
#utilities li a {
	color: #86a7a6;
	text-decoration: none;
	padding: 0px 8px 0px 5px;
}
#utilities li a:hover {
	text-decoration: underline;
}
#utilities li a span {
	color: #0fa29d;
}
#headerright {
	width: 300px;
	height: 101px;
	text-align: right;
	float: right;
}
#headerright img {
	padding: 0px 10px 0px 5px;
}
#headerright input {
	background: #fff;
	border: 1px solid #bee8ed;
	padding: 2px;
	margin: 0px;
	color: #a0a0a0;
	font-size: 10px;
}
#headerright form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/* NAV */
#nav {
	background: url(images/bg-nav.gif) repeat-x;
	padding: 0px 50px;
	margin: 0px;
	height: 31px;
}
#nav li {
	list-style: none;
	display: block;
	float: left;
}
#nav li span {
	display: block;
	width: 325px;
}
#nav li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 24px;
	width: 130px;
	padding-top: 7px;
}
#nav li a:hover {
	color: #0d8783;
}
#nav li a.navlogo {
	display: block;
	width: 326px;
	height: 31px;
	padding: 0px;
}

/* BOXES */
.buttonbtm {
	background: url(images/bg-btn-btm.gif) bottom no-repeat;
	width: 383px;
}
.buttontop {
	background: url(images/bg-btn-top.gif) top no-repeat;
	padding: 5px 8px 9px 5px;
}
#buttonpet {
	background: url(images/btn-pets.gif) no-repeat;
	width: 360px;
	height: 48px;
	text-align: right;
	padding: 20px 10px 0px 0px;
}
#buttonkid {
	background: url(images/btn-kids.gif) no-repeat;
	width: 360px;
	height: 48px;
	text-align: right;
	padding: 20px 10px 0px 0px;
}
.boxbg {
	background: url(images/bg-box-bg.gif) repeat-y;
	width: 773px;
	margin-top: 15px;
}
.boxbtm {
	background: url(images/bg-box-btm.gif) bottom no-repeat;
	width: 773px;
	height: 15px;
	margin-bottom: 10px;
}
.thumbnail {
	width: 179px;
	float: left;
	margin-left: 8px;
	text-align: center;
}
.thumbnailimg {
	padding: 4px;
	border: 1px solid #d6d6d6;
	background: #fff;
	margin-bottom: 10px;
}
.price {
	color: #848484;
	font-size: 10px;
	margin-bottom: 5px;
}
.specials {
	background: url(images/bg-box-specials.gif) top no-repeat;
	padding: 0px 0px 19px 7px;
}
.specialslink {
	height: 40px;
	text-align: right;
	color: #e5ffd9;
	padding: 35px 18px 0px 0px;
}
.specialslink a {
	color: #cff5bc;
}
.specialslink a:hover {
	color: #fff;
}
.featured {
	background: url(images/bg-box-featured.gif) top no-repeat;
	padding: 0px 0px 19px 7px;
}
.featured td {
	width: 25%;
}
.featuredlink {
	height: 40px;
	text-align: right;
	color: #efcff1;
	padding: 35px 18px 0px 0px;
}
.featuredlink a {
	color: #efcff1;
}
.featuredlink a:hover {
	color: #fff;
}
.featured .pcShowProductLink {
	display: none;
}

/* FOOTER */
#footer {
	background: url(images/bg-footer.gif) repeat-x;
	height: 23px;
	padding: 8px 10px 0px 10px;
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #0d8783;
}
#bottom {
	background: url(images/bg-btm.gif) repeat;
	height: 56px;
	width: 946px;
	margin: -56px auto 0px auto;
}

/* LAYOUT */		
#content {
	width: 773px;
	float: right;
	margin: 20px 0px 56px 0px;
	padding-right: 7px;
}		
#sidebar {
	width: 135px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin: 20px 0 20px 0px;
	padding: 0px 0px 56px 10px;
}

/* CATEGORIES */
#categories {
	width: 135px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
#categories a {
	color: #8a8a8a;
	text-decoration: none;
}
#categories a:hover {
	color: #91e4ee;
}
#categories table tr > td:first-child {
	display: none;
}
#categories td {
	margin: 0px;
	background: url(images/bg-nav-header.gif) top right no-repeat; 
	padding-top: 6px;
}
#categories img {
	display: none;
}
#homebutton {
	background: url(images/bg-nav-header.gif) top right no-repeat; 
	padding: 6px 0px;
	margin-bottom: 5px;
	color: #4fb9c6;
	font-size: 14px;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menulinks {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

/* style for kids/pets */
#categories td a, #homebutton a {
	color: #4fb9c6;
	font-size: 14px;
	line-height: 21px;
	text-decoration: none;
}
#categories td a:hover, #homebutton a:hover {
	color: #91e4ee;
}
#categories tr td table {
	margin: 5px 0px;
}
/* style for subcategories (like kids clothing) categories */
#categories tr td table td, .menulinks li {
	font-size: 12px;
	margin: 0px;
	background: url(images/bg-dottedborder.gif) bottom repeat-x;
	padding: 5px 0px;
}
#categories tr td table td a {
	font-size: 12px;
	line-height: 14px;
	color: #8a8a8a;
}
#categories tr td table td a:hover {
	color: #000;
}
/* style for boys/girls categories */
#categories tr td table tr td table {
	margin: 0px;
}
#categories tr td table tr td table tr td {
	background: none;
	padding: 4px 0px 0px 0px;
}
#categories tr td table tr td table tr td a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
/* style for girls infant categories */
#categories tr td table tr td table tr td table td {
	background: none;
	padding: 4px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#categories tr td table tr td table tr td table td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}