/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: arial, helvetica, sans-serif; font-size: 11px; padding-left:12px; padding-right:12px;}
.errorBox { font-family : arial, helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : arial, helvetica, sans-serif; font-size : 10px; color: #000099; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : arial, helvetica, sans-serif; font-size : 10px; color: #000; text-decoration: underline; }

BODY {
  margin: 10px 0 0 0;
  background-color: #fff;

  font-family:arial, helvetica, sans-serif;
  font-size:14px;
  line-height:20px;

}

.contentArea {
  position:relative;
  float:left;
  width:520px;
  text-align:left;
  min-height:400px;
  padding-bottom:10px;
  margin-top:5px;
  margin-left:40px;
}

/* note this changes spacing of all infoboxes in main content area - so will change button position if changed */
.contentArea .infoBox {margin-bottom:6px;} 

#columnLeft { margin:10px 0 0 0;padding:0 0 0 4px; }
#columnRight { margin:10px 0 0 0;padding:0 10px 0 0; }
#columnRightWrapper {background-image:url(/petshop/header/pinkDotsRule.gif); background-repeat:repeat-y;background-position:5px 5px;}

.storeBorder {border: 0px solid black;}

.storeLogo {
  text-align:center;
}

img {
  border-width:0px;
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

td.headerNavigation, div.headerNavigation {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background: #000000;
  color: #ffffff;
  padding-top:5px;
  padding-bottom:5px;
  font-weight : bold;
  text-align:center;
}

A.headerNavigation { 
margin-left: 4px;
margin-right: 4px;
color: #FFFFFF;
text-decoration: none;
}

A.headerNavigation:hover {
margin-left: 4px;
margin-right: 4px;
color: #FFFFFF;
text-decoration: underline;
}

div.breadCrumb {
  background: #ffffff;
  padding-left: 17px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
}

A.breadCrumb
{
color:#000000;
text-decoration:none;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}

A.breadCrumb:hover
{
color :#000000;
text-decoration:underline;
font-family: arial, helvetica, sans-serif;
font-size: 11px;

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


.infoBox {
  background: #f59ac3;  
  margin-bottom: 10px;
}

.infoBoxContents,.infoBoxContentsPlus {
  background: #ffffff;
  padding:0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  
}
.infoBoxPlus {
  background: #000000;  
  margin-bottom: 0px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  border-width: 0px;
}

TD.infoBoxHeading {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background:#000000;
  height: 22px;
  color: #FFFFFF;
  border-width: 0px;
  text-align: center;
}

a.infoBoxHeadingLink {
  color: #FFFFFF;
  text-decoration:none;
}

TD.infoBox, SPAN.infoBox {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

span.pageHeading
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #f59ac3;
}

TD.pageHeading, DIV.pageHeading, h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #f59ac3;
}

TD.pageHeading {
  padding-top:5px;
}

h1 {
  margin-bottom:3px;
}

TD.main, P.main {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
}

TD.fieldKey {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #003365;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}

option.markOptionOutOfStock {
  color: #FF0000;
}

SPAN.productSpecialPrice {
  font-family: arial, helvetica, sans-serif;
  color: #faa61a;
}

SPAN.errorText {
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: arial, helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: arial, helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial, helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #ff0000; }


.estimatedshippingBoxContents {
  background: #f8f8f9;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px; 
}

.ShowShipping {
  background: #D9D9D9;
  color: #4a4a4a;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
} 
	
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}

h2 { 
 font-family: arial, helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

.main li {
	width:100%;
	list-style-type:disc;
	vertical-align: top; 
}

.quantityDiscountsNotifications { color:navy; }

table {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family:arial, helvetica, sans-serif;
  font-size:14px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #f59ac3;
}

td.productListing-heading {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  background: #f59ac3;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading a:hover,.productListing-heading a {
  color:white;
}

TD.productListing-data {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
}

.recentlyViewed-data {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  padding-bottom:10px;
  background: #FFFFFF;
}

.specialsListing-heading,.featuredListing-heading,.best_sellersListing-heading,.newproductsListingBox-heading,.recentlyViewed-heading,.alsoListingBox-heading, .xsellListingBox-heading {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  background: #330000;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
  padding-left:10px;
}

.specialsListingBox-header {border: solid 1px #ff0000;}
.specialsListingBox-body {border: solid 1px #ff0000;background:white;}
.featuredListingBox-header {border: solid 1px #330000;}
.featuredListingBox-body {border: solid 1px #330000;background:white;}
.specialsListing-heading {background: #ff0000;}
.best_sellersListingBox-header {border: solid 1px #009900;}
.best_sellersListingBox-body {border: solid 1px #009900;background:white;}
.best_sellersListing-heading {background: #009900;}
.newproductsListingBox-header {border: solid 1px #000099;}
.newproductsListingBox-body {border: solid 1px #000099;background:white;}
.newproductsListingBox-heading {background: #000099;}
.xsellListingBox-header {border: solid 1px #993300;}
.xsellListingBox-body {border: solid 1px #993300;background:white;}
.xsellListingBox-heading {background: #993300;}
.alsoListingBox-header {border: solid 1px #990033;}
.alsoListingBox-body {border: solid 1px #990033;background:white;}
.alsoListingBox-heading {background: #990033;}
.recentlyViewed-header {border: solid 1px #330099;}
.recentlyViewed-body {border: solid 1px #330099;background:white;}
.recentlyViewed-heading {background: #330099;}

.productDescriptionHeading {
  width:100%;
  border-bottom:1px solid black;
  color:black;
  font-weight:bold;
}
.productDescriptionBody {
  margin-bottom:1em;
}

.greetingText, .greetingText a {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color:red;
}


ul.plain li {list-style-type: none;}
li.arrow {list-style-image:  url('images/list_arrow.gif');}

.newsdeskHeader {
  background:#1953A2;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;
}

.newsdeskHeader a, .newsdeskHeader a:hover {
  color:white;
  text-decoration:underline;
}

a.newsdeskSelected {
  color:white;
  text-decoration:none;
  font-weight:bold;  
}

.newsdeskContent {
  background:#CED5DD;
  color:black;
}

.newsdeskImage {
  text-align:center;
}

.newsdeskMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.newsdeskMain img {
  border:1px solid black;
}

.create_border {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 4px 4px 4px 4px;
}

.locatorHeader {
  background:#156A0B;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;  
}

.locatorContent {
  background:#E8F8D1;
  color:black;
}

.locatorMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.searchBox {
  text-align:right;
  margin-right:20px;
  padding-bottom:10px;
}

.searchText {
  font-weight:bold;
  color:black;
}

.image {
  border: none;
}

.boxheader {
  color:#9cb226;
  font-size:12px;
  padding-bottom:3px;
}

.sitemap ul {margin:0;padding:0;}
.sitemap ul li {font-weight:bold;}
.sitemap ul ul li {font-weight:normal;}
.sitemap li {list-style-type: none;}
.sitemap ul ul {margin:0;font-weight:normal;padding:0;padding-left:25px;}
.formPad td {padding-bottom:3px;}





#footer {
background-image:url(/images/footerBkgd.gif);
background-repeat:no-repeat;
position:relative;
float:left;
height: 25px;
width:960px;
font-size:11px;
margin-top:20px;
}

#footer p {
text-align:center;
margin:0px 0 0 0;
margin-left:38px;
}

#footer a {
font-family:comic sans MS, arial, serif;
display:block;
float:left;
margin:0px 24px 0px;
height:24px;
text-decoration:none;
color:#ffffff;
background-repeat:no-repeat;
}

#footer a span {
visibility:hidden;
}

a#footerHome {
background-image:url(/images/buttons/footerHome.gif);
width:35px;
}

a#footerParents {
background-image:url(/images/buttons/footerParents.gif);
width:67px;
}

a#footerFAQs {
background-image:url(/images/buttons/footerFAQ.gif);
width:31px;
}

a#footerPrivacy {
background-image:url(/images/buttons/footerPrivacy.gif);
width:82px;
}

a#footerRetailers {
background-image:url(/images/buttons/footerRetailers.gif);
width:73px;
}

a#footerPress {
background-image:url(../images/buttons/footerPress.gif);
width:31px;
}

a#footerTerms {
background-image:url(/images/buttons/footerTerms.gif);
width:125px;
}

a#footerContact {
background-image:url(/images/buttons/footerContact.gif);
width:53px;
}

#footer a:hover {
color:#000000;
background-position:0 -24px;
}

#footer p.copyright {
position:relative;
float:left;
width:960px;
color:#7F7F7F;
padding:10px 0px;
margin-left:0;
}

#footer p.copyright a {
display:inline;
float:none;
color:#7F7F7F;
font-family:verdana, helvetica, sans-serif;
margin:0;
height:11px;
text-decoration:none;
}

#footer p.copyright a:hover {
text-decoration:underline;
}

#header {
position:relative;
float:left;
width:960px;
text-align:left;
margin-bottom:3px;
}

#flashLogo {
position:relative;
float:left;
}

#logo {
position:relative;
float:left;
border:none;
display:none;
}

a#logoLink {
display:block;
position:relative;
float:left;
width:328px;
height:75px;
background-image:url(/images/logoBkgd.gif);
}

a#logoLink:hover {
background-position:0 -75px;
}

#tagline {
position:relative;
float:left;
margin:20px;
}

#planetPaw {
position:relative;
float:left;
}

#mainNavContainer {
position:relative;
float:right;
background-repeat:no-repeat;
background-position:right top;
width:100%;
}

ul#mainNav {
position:relative;
float:right;
margin:0;
padding:0 0px 0px 0px;
list-style-type:none;
font-family:comic sans MS, arial, serif;
font-size:17px;
background-image:url(/images/buttons/topnavBkgd.gif);
background-repeat:no-repeat;
width:587px;
height:24px;
}

ul#mainNav li {
display:inline;
padding-bottom:3px;
}

ul#mainNav li a span {
visibility:hidden;
}

ul#mainNav li > a {
display:block;
float:left;
text-align:center;
height:24px;
margin:0 11px;
color:#ffffff;
text-decoration:none;
background-repeat:no-repeat;
}

ul#mainNav li a#navMeetPets {
background-image:url(/images/buttons/meetPets.gif);
width:180px;
margin-left:18px;
cursor:default;
}

ul#mainNav li a#navShop {
background-image:url(/images/buttons/shop.gif);
width:124px;
cursor:default;
background-position:0 -24px;
}

ul#mainNav li a#navFunStuff {
background-image:url(/images/buttons/funStuff.gif);
width:203px;
cursor:default;
}

ul#mainNav li a:hover, ul#mainNav li.topLevel:hover > a,
#section_MeetThePets ul#mainNav li.topLevel a#navMeetPets,
#section_introducing ul#mainNav li.topLevel a#navMeetPets,
#section_PetShop ul#mainNav li.topLevel a#navShop,
#section_FunStuff ul#mainNav li.topLevel a#navFunStuff
{
color:#000000;
background-position:0 -24px;
}

ul#mainNav li ul.mainSubMenu, #mainNav li.sfhover ul.mainSubMenu {
position:absolute;
left:-9900px;
height:28px;
top:24px;
padding:0px 0px 0px 4px;
z-index:1000;
background-position: left bottom;
}



ul#mainNav li:hover ul#meetThePetsSub, #mainNav li.sfhover ul#meetThePetsSub {
position:absolute;
left:-68px;
background-image:url(/images/buttons/subNavBkgd1.gif);
background-repeat:no-repeat;
width:415px;
}

ul#mainNav li:hover ul#shopSub, #mainNav li.sfhover ul#shopSub  {
position:absolute;
left:130px;
background-image:url(/images/buttons/subNavBkgd2.gif);
background-repeat:no-repeat;
width:267px;
}

ul#mainNav li:hover ul#funStuffSub, #mainNav li.sfhover ul#funStuffSub {
position:absolute;
left:120px;
background-image:url(/images/buttons/subNavBkgd3.gif);
background-repeat:no-repeat;
width:455px;
}

ul#mainNav li ul.mainSubMenu {

}

ul#mainNav li ul.mainSubMenu li, #mainNav li.sfhover ul.mainSubMenu li {
display:inline;
}

ul#mainNav li ul.mainSubMenu a {
color:#ffffff;
display:block;
float:left;
height:28px;
font-size:15px;
margin:0 5px;
}

ul#mainNav li ul.mainSubMenu a:hover {
background-repeat:no-repeat;
background-position: 0 -28px;
color:#000000;
}

ul#mainNav li ul.mainSubMenu a#navIntroducing {
background-image:url(/images/buttons/introducing.gif);
width:124px;
margin-left:7px;
}


#mainNavContainer {
position:relative;
float:right;
background-repeat:no-repeat;
background-position:right top;
width:100%;
}

ul#mainNav {
position:relative;
float:right;
margin:0;
padding:0 0px 0px 0px;
list-style-type:none;
font-family:comic sans MS, arial, serif;
font-size:17px;
background-image:url(/images/buttons/topnavBkgd.gif);
background-repeat:no-repeat;
width:587px;
height:24px;
}

ul#mainNav li {
display:inline;
padding-bottom:3px;
}

ul#mainNav li a span {
visibility:hidden;
}

ul#mainNav li > a {
display:block;
float:left;
text-align:center;
height:24px;
margin:0 11px;
color:#ffffff;
text-decoration:none;
background-repeat:no-repeat;
}

ul#mainNav li a#navMeetPets {
background-image:url(../images/buttons/meetPets.gif);
width:180px;
margin-left:18px;
cursor:default;
}

ul#mainNav li a#navShop {
background-image:url(../images/buttons/shop.gif);
width:124px;
cursor:default;
}

ul#mainNav li a#navFunStuff {
background-image:url(../images/buttons/funStuff.gif);
width:203px;
cursor:default;
}

ul#mainNav li a:hover, ul#mainNav li.topLevel:hover > a,
#section_MeetThePets ul#mainNav li.topLevel a#navMeetPets,
#section_introducing ul#mainNav li.topLevel a#navMeetPets,
#section_PetShop ul#mainNav li.topLevel a#navShop,
#section_FunStuff ul#mainNav li.topLevel a#navFunStuff
{
color:#000000;
background-position:0 -24px;
}

ul#mainNav li ul.mainSubMenu, #mainNav li.sfhover ul.mainSubMenu {
position:absolute;
left:-9900px;
height:28px;
top:24px;
padding:0px 0px 0px 4px;
z-index:1000;
background-position: left bottom;
}



ul#mainNav li:hover ul#meetThePetsSub, #mainNav li.sfhover ul#meetThePetsSub {
position:absolute;
left:-68px;
background-image:url(../images/buttons/subNavBkgd1.gif);
background-repeat:no-repeat;
width:415px;
}

ul#mainNav li:hover ul#shopSub, #mainNav li.sfhover ul#shopSub  {
position:absolute;
left:130px;
background-image:url(../images/buttons/subNavBkgd2.gif);
background-repeat:no-repeat;
width:267px;
}

ul#mainNav li:hover ul#funStuffSub, #mainNav li.sfhover ul#funStuffSub {
position:absolute;
left:120px;
background-image:url(../images/buttons/subNavBkgd3.gif);
background-repeat:no-repeat;
width:455px;
}

ul#mainNav li ul.mainSubMenu {

}

ul#mainNav li ul.mainSubMenu li, #mainNav li.sfhover ul.mainSubMenu li {
display:inline;
}

ul#mainNav li ul.mainSubMenu a {
color:#ffffff;
display:block;
float:left;
height:28px;
font-size:15px;
margin:0 5px;
}

ul#mainNav li ul.mainSubMenu a:hover {
background-repeat:no-repeat;
background-position: 0 -28px;
color:#000000;
}

ul#mainNav li ul.mainSubMenu a#navIntroducing {
background-image:url(../images/buttons/introducing.gif);
width:124px;
margin-left:7px;
}

a#navStarSnippets {
background-image:url(../images/buttons/starSnippets.gif);
width:125px;
}

a#navPawsFame {
background-image:url(../images/buttons/pawsFame.gif);
width:124px;
}

ul#mainNav li ul.mainSubMenu a#navPetShop {
background-image:url(../images/buttons/petShop.gif);
width:99px;
margin-left:13px;
}

a#navFindStore {
background-image:url(../images/buttons/findStore.gif);
width:124px;
}

ul#mainNav li ul.mainSubMenu a#navCaught {
background-image:url(../images/buttons/caughtCamera.gif);
width:168px;
margin-left:8px;
}

a#navFanClub {
background-image:url(../images/buttons/fanClub.gif);
width:99px;

}

a#navVote {
background-image:url(../images/buttons/vote.gif);
width:70px;
}

a#navPlay {
background-image:url(../images/buttons/play.gif);
width:65px;
}

#rightNav a {
  display:block;
  text-decoration:none;
  text-align:right;
}

#rightNav .catNav {
  margin-left:40px;
}

#leftNav {
  padding-top:12px;
  clear:both;
}

#leftNav a {
  display:block;
  text-decoration:none;
}

.catNav {
  margin-bottom:1em;
  font-size:12px;
}

.catNav a:hover {
color:#FAA61A;
}

#catPetSets,#catFashion, #catAccessories, #catDestinations, #headAccount {
  font-weight:bold;
  font-size:14px;
}

#catPetSets {
  color:#f59ac3;
}

#catFashion, #catAccessories, #catDestinations {
  color:#f59ac3;
}

#headAccount {
  color:#faa61a;
}

#searchBox {
  text-align:left;
  width:140px;
  height:36px;
  background-image:url(/petshop/header/go2.gif);
  background-repeat:no-repeat;
  background-position:-40px 0px;
  
}

#searchBoxWrap {
  height:20px;
  padding:0;
  margin:0;
  background-image:url(/petshop/header/searchbackground.gif);
  background-repeat:no-repeat;
  
}

#searchBoxInput {
  padding:0;
  margin:0;
  background:none;
  width:103px;
  height:20px;
  font-size:11px;
  /*border:2px solid #f59ac3;
  border-right:none;*/
  color:#666;
  display:block;
  float:left;
  
}

#searchBoxInput input {
  padding:0;
  margin:2px;
  background:none;
  width:95px;
  height:15px;
  font-size:11px;
  border:none;
  color:#666;
  
}

#searchButton {
  float:right;
  width:30px;
  height:20px;
  cursor:pointer;
  margin:0;
  padding:0;
  
}

.searchButtonOut {
  background-image:url(/petshop/header/go.gif);
}

.searchButtonOver {
  background-image:url(/petshop/header/go2.gif);
}

#searchBox span {
  display:block;
  color:#faa61a;
  font-weight:bold;
  font-size:14px;
  
}

#productListing table.productListing {
  border:none;
}

#cartCount {
  color:#9cb226;
}

.subcatLink,.subcatLink:hover,.productLink,.productLink:hover,.productListingName {
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  color:#9cb226;
}

.productListingName,.productListingPrice,.productListingDesc,.productListingBuy,.productListingAttributes {
  text-align:left;
}

.productListingDesc {
  font-size:12px;
}

.productListingAttributes {
  margin-top:1em;
}

.productListingPrice {
  font-size:14px;
  margin-top:1em;
  font-weight:bold;
}

.productListingItem {
  width:210px;
}

.productListingImage {
  min-height:180px;
}

.productListingImage span {
  display:block;
  padding-bottom:1em;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  color:#faa61a;
}

.productListingImage a {
  text-decoration:none;
}

.orderButton img {
  background-image:none;
  height:26px;
  width:83px;
}

.orderButton {
  display:block;
  background-image:url(/petshop/header/buy1.gif);
  height:26px;
  width:83px;
}

a.orderButton:hover img,.orderButtonOver {
  height:26px;
  width:83px;
  background-image:url(/petshop/header/buy2.gif);
}

#xsell {
  text-align:center;
  border:none;
  margin-left:15px;
}

#xsell a {
  font-weight:bold;
  font-size:12px;
  color:#9cb226;
  text-decoration:none;
}



#storeFinderContainer {
position:relative;
float:left;
width:636px;
min-height:356px;
background-image:url(/images/store_find_bkgd.gif);
background-repeat:no-repeat;
font-size:14px;
}

#storeFinderInner {
position:relative;
margin-top:144px;
margin-left:200px;
height:220px;
}

#storeFinderContainer form {

}

#storeFinderContainer fieldset {
border:0;
width:355px;
padding:0;
}

#storeFinderContainer fieldset legend {
display:none;
}

#storeFinderContainer fieldset label {
display:block;
text-align:right;
width:120px;
padding-right:5px;
position:relative;
float:left;
clear:left;
margin:3px 0;
}

#storeFinderContainer fieldset select {
display:block;
width:180px;
position:relative;
float:left;
clear:right;
margin:3px 0;
font-size:14px;
}

#storeFinderContainer p {
font-weight:bold;
}

a.findStoreBtn span {
visibility:hidden;
text-decoration:none;
}

a.findStoreBtn {
position:absolute;
width:81px;
height:81px;
display:block;
background-image:url(/images/buttons/store_find_btn.gif);
top:80px;
right:0;
text-decoration:none;
}

a.findStoreBtn:hover {
background-position:0 -81px;
}

.storeFinderResults {
display:block;
/*width:560px;*/
margin-top:20px;
/*margin-left:15px;*/
}

.storeFinderResults tr td {
width:33%;
vertical-align:top;
padding:0 7px 15px 0;
}

#storeFinderContainer .storeFinderResults tr td p {
font-weight:normal;
margin:0;
}

#storeFinderContainer .storeFinderResults h3 {
font-size:16px;
margin:0;
color:#F38CB9;
}

.greenText { 
color:#9CB227
}

#footer-facebook
{
	padding-left:20px;
}

#footer-twitter
{
	padding-left:5px;
}

#footer-blog
{
padding-left:15px;
}

#footer-twitter img, #footer-facebook img, #footer-blog
{
	border:none;
	vertical-align:top;
}