/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	text-decoration: none;
	}
 
a:visited {
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color:#ffa80a; /* color:#ff9000; */
	}

a:active {
	}

FORM, SELECT, INPUT {
	margin: 0.1em;
	display: inline;
}


TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	padding: 0.3em;
	}

LABEL, h4.optionName {
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

ADDRESS {
	padding: 0.5em;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: 0.2em;
	border: 1px solid #000000;
  width:600px;
  margin:0px auto 0px auto;
	}
  
.centerColumn .messageStackWarning, .centerColumn .messageStackError, .centerColumn .messageStackSuccess, .centerColumn .messageStackCaution {
  width:600px;
  }

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}


/*navigation*/

.navNextPrevCounter {
	margin: 0em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
  
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}

.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}




#productDetailsList {
  width:229px;
}

#productDetailsList, #productDetailsList li {
/*
  display:inline;
  float:left;
*/
}

#productDetailsList li {
  margin:10px 0px 0px 15px;
  color:#696969;
  font-size:11px;
  height:auto;
}

  
#cartAdd {
  float:left;
	}


.wrapperAttribsOptions .back {
  clear:both;
  }
  
.wrapperAttribsOptions {
  float:left;
	margin: 0.3em 0px 0.3em 0;
  }
  

.wrapperAttribsOptions input, .wrapperAttribsOptions select {
  font-size:14px;
  font-family:georgia, times, "times new roman", serif;
}

.wrapperAttribsOptions h4.optionName.back {
  font-weight:bold;
  font-size:14px;
  font-family:georgia, times, "times new roman", serif;
}



#attribsOptionsText {
  
}
  
.wrapperAttribsOptions input#cartQuantity {
  margin-left:10px;
  min-width:70px;
  width:70px;
}

  
#productSwatches {
  clear:both;
}

.attribsSelect {
  display:block;
  clear:left;
  font-weight:bold;
}

/*Shopping Cart Display*/

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #f3f3f3;
/*  background-color:#f2ebdc;*/
}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
  font-size:14px;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}
  
#shippingNotice {
  font-size:11px;
  float:left;
  margin-left:10px;
  font-weight:normal;
  color:#696969;
} 

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: left;
	padding-right: 0.2em;
	}


#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}
  
.cartAttribsList, .cartAttribsList ul, .cartAttribsList ul li {
  margin-left:0px;
  padding-left:0px;
}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 


.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 87px;
  height: 81px;
/*	margin: 0.3em 0em;*/
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}


.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color:#ffa80a; /* color:#ff9000; */
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
  
/*
.centerBoxContentsFeatured {
  text-align: left;
  padding:0px;
  }
*/  

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerbox
 {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd td, .rowEven td {
  background-color: #FFF;
  border-bottom:1px dotted #e0e0e0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}


#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #f3f3f3;
/*  background-color:#f2ebdc;*/
	height: 2em;
	}


.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

/*----------------------------------------------------------------- yahoo reset -------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/*----------------------------------------------------------------- end of yahoo reset -------------------------*/

body {
  font-family:georgia, times, serif;
  font-size:62.5%;
  background-color:#fafafa;
  background-image:url('../../../../images/bg-gradient.png');
  background-repeat:repeat-x;
  text-align:center;
  color:#444444;
  }
  

/* --- fonts ------------------------------------------------------------- */
p, li, td, th, #breadcrumb, #breadcrumb2, .biggerText, .navSplitPagesResult {font-size:14px;line-height:auto;}
ul#main-menu li {font-size:18px;}
#footer p, #footer li {font-size:11px; color:#6c9fcf;line-height:14px;}

strong, p.strong, th {font-weight:bold;}

h1 { font-size:37px; color:#679acc; background:url('../../../../images/dotted-hr-rep.gif') repeat-x bottom left;}


h2 { font-size:2.5em; color:#6c9fcf;}
#featured-products-front h2, #new-products-front h2 {
  color:#5c8fc0;
  background:url('../../../../images/dotted-hr-rep.gif') repeat-x bottom left;
}

h3 {font-size:1.3em; font-weight:bold;}

LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{	
  font-size: 14px;
}
CODE {font-size: 1em; font-family: arial, verdana, helvetica, sans-serif;	}
FORM, SELECT, INPUT {	font-size: 1em;	}
LEGEND {	font-weight: bold;}
LABEL, h4.optionName {	line-height: 1.5em;}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
  font-size:13px;  font-weight:bold;	line-height: 1.8em;
}
#tagline {	font-size: 2em;}
.navNextPrevCounter {	font-size: 0.9em;}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {	font-weight: bold;}
#navMain ul, #navSupp ul, #navCatTabs ul  {	line-height: 1.5em;}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {	text-decoration: none;}
#navEZPagesTOC ul {	line-height: 1.5em;}
#navBreadCrumb, #navEZPagesTop {	font-size: 0.95em;	font-weight: bold;}
#navEZPagesTOCWrapper {	font-weight: bold;}
.important {	font-weight: bold;	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {	font-size: 0.9em;	}
.cartBoxTotal {	font-weight: bold;}
.normalprice, .productSpecialPriceSale {	text-decoration: line-through;	}
#cartBoxEmpty, #cartBoxVoucherBalance {  font-weight: bold;  }
h3.leftBoxHeading, h3.leftBoxHeading a {	font-size: 1em;}
h3.rightBoxHeading, h3.rightBoxHeading a {	font-size: 1.1em;	color: #FFFF00;	}
.centerBoxContentsFeatured h3 {  font-size:14px;  font-weight:bold;  }
LABEL#textAreaReviews {	font-weight: normal;}


#header {
  font-size:2em;
}

#menu ul {
  font-size:1.3em;
}

  
.product_teaser h4 {
  font-weight:bold;
  font-size:14px;
  text-align:center;
  }

#pawdigs_product_swatches h5 {
  font-size:11px;
  }

#footer {
  font-size:11px;
}

#footer h5 {
  font-size:1.1em;
  font-weight:bold;
  color:#6c9fcf;
  }

.content {
  font-size:11px;
  }
  
#indexProductListCatDescription {
  font-size:14px;
  }
  
div.product h3 {
  font-size:13px;
  }

ul.storeHeaderMenu li {
  font-size:10px;
  font-weight:bold;
}

  
/* --- end fonts --------------------------------------------------------------------------------------- */

/* --- margins/decorations/borders/etc/etc/etc --------------------------------------------------------------------------------------- */
p, ul, table {margin-bottom:1em;}
.tight, #menu ul, #header ul {margin-bottom:0}
p.standout {border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;padding:.75em 0 .75em 0;}

h1, h2 {margin-bottom:.35em}

img {
  display:inline;
  float:left;
  }
  
a {
  color:#6c9fcf;
  text-decoration:underline;
  }
a h4 {
  text-decoration:underline;
  }

td {padding:1em;}

#productListing td {padding:0}
#featured-products-front h2, #new-products-front h2 {
  margin-bottom:0;
  padding-bottom:7px;
}

#menu a {
  color:#ffffff;
  text-decoration:none;
  }
#menu a:hover {
  text-decoration:underline;
  }
  
#breadcrumb {margin-left:10px;}

#breadcrumb2 {margin:0 20px 0px 20px; padding:5px 0 3px 0;}
.dottedHr {clear:both; margin:0 20px 0px 20px; padding-top:0px; background:url('../../../../images/dotted-hr.gif') repeat-x top left;}

.box {
  border:1px solid #e6e6e6;
  margin:2px 2px 1px 2px;
  }
  
.button {
  border:1px solid #e6e6e6;
  margin:2px 2px 1px 2px;
  }
  
#wrapper {
  width:1014px;
  margin:0px auto 0px auto;
  }

#pawdigs {
  width:1014px;
  background-image:url('../../../../images/page-middle.png');
  background-repeat:repeat-y;
  background-position:center;
  text-align:left;
  display:inline;
  float:left;
  }
  
#page {
  width:1014px;
  background-image:url('../../../../images/page-top.png');
  background-repeat:no-repeat;
  background-position:top center;
  display:inline;
  float:left;
  }
  
#pawdigs #page #page-wrap {
  width:1014px;
  display:inline;
  float:left;
  }
  
#pawdigs #page #page-wrap #page-prop {
  width:1014px;
  display:inline;
  float:left;
  }

#thebottom {
  display:inline;
  float:left;
  background-image:url('../../../../images/page-bottom.png');
  background-repeat:no-repeat;
  background-position:bottom center;
  width:1014px;
  height:60px;
  margin:0px auto 0px auto;
  }

#header {
  height:81px;
  width:952px;
  margin:0px auto 0px auto;
  background-image:url('../../../../images/header-black-stripe.gif');
  background-repeat:repeat-x;
  background-position:bottom;
  }
  
#header img#logo {
  margin-top:20px;
  }
  
#header ul {
  float:right;
  padding-top:50px;
  padding-right:15px;
  }
  
#header ul li {
  float:left;
  }
  

#headerCart {margin-left:20px; width:103px;}
#headerCart.notEmpty {position:relative; top:-19px; margin-bottom:-19px;}
a#headerCartItems {line-height:19px}

#menu {
  color:#ffffff;
  height:27px;
  width:952px;
  margin:0px auto 0px auto;
  background-image:url('../../../../images/menu-blue-stripe.png');
  background-repeat:repeat-x;
  background-position:bottom;
  }
  
#tagline {
  margin-left:25px;
  }
  
#menu ul {
  padding-top:6px;
  padding-right:15px;
  float:right;
  }

#menu ul li {
  float:left;
  }
  
#content {
  /*min-height:431px;*/
  width:952px;
  margin:0px auto 0px auto;
  }
  
#section1 {
  padding:1px 2px 2px 2px;
  height:287px;
  clear:both;
  }
  
ul#main-menu {
  display:inline;
  float:left;
  width:280px;
  padding-bottom:25px;
  }
  

ul#main-menu li.heading {
  border:1px solid #e6e6e6;
  margin:2px 2px 0px 2px;
  display:inline;
  float:left;
  width:274px;
  height:32px;
  background-color: #f0f0f0;
  background:url('../../../../images/mainmenuheadingbg.gif') repeat-x bottom left;
  }

ul#main-menu li.heading a, ul#main-menu li.heading span.mimic {
  padding:5px 5px 5px 45px;
  display:inline;
  float:left;
  width:224px;
  height:26px;
}

ul#main-menu li a {
  color:#444444;
  text-decoration:none;
  }
  
ul#main-menu li a:hover {
  color:#ffa80a; /* color:#ff9000; */
}
  
ul#main-menu li img {
  padding-left:18px;
}
  
a#main-picture-link {}

img#main-picture {
  margin:2px;
	}
  
  
ul#main-menu li.heading {
  font-weight:bold;
}

ul#main-menu li.subHeading {
  display:inline;
  float:left;
  height:34px;
  width:245px;
  background:#f8f8f8;
}


ul#main-menu li.subHeading a {
  font-size:14px;
  font-weight:normal;
  background:#f8f8f8 url('../../../../images/dotted-hr.gif') no-repeat bottom left;
  border:1px solid #f8f8f8;
  height:20px;
  width:245px;
  padding:5px 5px 5px 24px;
  margin:2px 2px 0px 2px;
  display:inline;
  float:left;
}

ul#main-menu li.subHeading a:hover {
  background:#fff url('../../../../images/dotted-hr.gif') no-repeat bottom left;
  border-top:1px solid #fff;
	color:#ffa80a; /* color:#ff9000; */
  text-decoration:none;
}

ul#main-menu li.subHeading a {
  color:#6c9fcf;
}

ul#main-menu li.subHeading.last a {
  background-image:none;
}
  
ul#main-menu li.buzzSubHeading, ul#main-menu li.buzzSubHeading a {
  height:auto;
}

#leftSecurity {
  display:inline;
  float:left;
  margin:2px 0 0 20px;
}

#section2 {
  padding:0px 2px 2px 2px;
  clear:both;
  }
  
ul#specials {
  display:inline;
  float:left;
  width:280px;
  }
  
ul#specials li {
  display:inline;
  float:left;
  margin:2px 2px 1px 2px;
  border:1px solid #e6e6e6;
  }

.section-divider {
  width:944px;
  clear:both;
  background-color:#ecf2f9;
  height:6px;
  margin:2px 4px 2px 4px;
  }
  
.clearboth {
  clear:both;
  height:0px;
  line-height:0px;
  font-size:0px;
  }
  
.clearboth_hr {
  clear:both;
  height:0px;
  line-height:0px;
  font-size:0px;
  border-top:1px dotted #e6e6e6;
  margin:10px 0px 10px 0px;
  }

#section3 {
  padding:1px 2px 2px 2px;
  clear:both;
  }



.view-content-frontpage-featured .node {
  width:146px;
  display:inline;
  float:left;
  text-align:center;
  border:1px solid #ffffff;
  padding:5px;
  margin:2px;
  }
  
  
.view-content-frontpage-featured .node img {
  align:center;
  }
  

  
/*----------------- page right and left --------------------*/

#page_left {
  width:278px;
  display:inline;
  float:left;
  margin:1px 0px 0px 2px;
  }
  
#page_left ul#specials li {
  margin-top:2px;
  }
  
#page_left ul#main-menu {
  margin-bottom:2px;
  }
  
#page_right {
  display:inline;
  float:left;
  width:638px;
  margin:3px 5px 5px 5px;
  padding:10px;
  border:1px solid #e6e6e6;
  background-color:#fff;
  }



.tFull #page_right {width:917px;overflow:hidden;float:left;clear:both;}


/*----------------- end page right and left --------------------*/

/*----------------- products --------------------*/
.product_teaser {
  display:inline;
  float:left;
  width:140px;
  border:1px solid #e6e6e6;
  margin:10px;
  padding:5px;
  }
  

#featured-products,  #featured-products-front,
#new-products,  #new-products-front
  {
  border:1px solid #e6e6e6;
  background-color:#ffffff;
  margin:2px;
  margin-bottom:3px;
  padding:5px;
  padding-left:15px;
  /*height:165px;*/
  }
  
#new-products .centerBoxContentsNew, #new-products-front .centerBoxContentsNew {
  font-size:12px;
}

#new-products-front .centerBoxContentsNew a img {

}

#featured-products {
  margin-left:2px;
  }
  
#new-products {
  margin-right:2px;
}

#new-products-front, #featured-products-front {
  margin-right:4px;
}

#shoppingCartDefault #featured-products, #shoppingCartDefault #new-products {
  margin-left:0px;
  margin-top:10px;
  padding:8px;
  width:600px;
  }
  
.tFull #shoppingCartDefault #featured-products,
.tFull #shoppingCartDefault #new-products
 {
  margin-left:0px;
  margin-top:10px;
  padding:8px;
  width:auto;
  overflow:hidden;
  }


#featured-products-front {
  display:inline;
  float:right;
  position:relative;
  left:0px;
  width:640px;
  height:280px;
  min-height:1px;
  }
  
#new-products-front {
  display:inline;
  float:right;
  position:relative;
  left:0px;
  width:640px;
  height:450px;
  min-height:1px;
  }
  
img#main-menu-paypal {
  display:inline;
  float:left;
  padding:15px 0 5px 18px;
  }
  
ul#main-menu li#main-menu-paypal-item {
  background:none;
  border:0px;
  height:150px;
  margin-bottom:35px;
  display:inline;
  float:left;
  }
  
#featured-products h2, #new-products h2 {
  margin-left:5px;
  }

#featured-products .product_teaser, #new-products .product_teaser {
  border:0px;
  padding:0px;
  margin:3px;
  margin-bottom:0px;
  }
  
 
#pawdigs_product_top .description {
    margin-top:25px;
  }
  
#pawdigs_product_swatches {
  display:inline;
  float:left;
  width:370px;
  }
  
#pawdigs_product_swatches .swatch {
  display:inline;
  float:left;
  width:90px;
  text-align:center;
  padding:5px;
  }
  

#pawdigs_product_menu {
  display:inline;
  float:left;
  width:255px;
  border-left:1px solid #e6e6e6;
  padding-left:10px;
  }

/*----------------- end of products --------------------*/

/*----------------- footer --------------------*/
#footer {
  padding-left:24px;
  /*width:948px;*/
  margin:5px auto 0px auto;
  /*padding-bottom:50px;*/
  text-align:left;
  display:inline;
  float:left;
  }
  
#footer-wrap {
  margin:4px 15px 4px 15px;
  display:inline;
  float:left;
  }
  
#footer-container {
  display:inline;
  float:left;
  width:950px;
  }
  
#footer .column-1, #footer .column-2, #footer .column-3, #footer .column-4, #footer .column-5, #footer .column-6 {
  width:137px;
  padding:6px;
  display:inline;
  float:left;
  }
  
#footer #digicertCol.column-6 {width:100px;position:relative;display:inline;float:left;}
#footer #digicertCol.column-6 #digisealvaliddate {}
  
#footer .column-1, #footer .column-2, #footer .column-3, #footer .column-4, #footer .column-5 {
  background-image:url('../../../../images/footer-divider.png');
  background-repeat:no-repeat;
  background-position:top right;
  }
  
 
#footer p#copyright {
  clear:both;
  color:#9a9a9a;
  padding:5px;
  }
  
#footer-prop {
  display:block;
  clear:both;
  }
/*----------------- end footer --------------------*/


/*----------------- admin menu --------------------*/
#admin_menu { position: absolute; top: 0px; left: 0px; font-size: 9px; background-color: #101010; width: 100%; }
.block-admin_menu { border: 0; margin: 0; }
.block-admin_menu .title { display: none; }
.block-admin_menu .content { padding: 0; }
#admin_menu_icon { float: left; margin: 1px 4px; }

/* all lists */
#admin_menu, #admin_menu ul { padding: 0; margin: 0; list-style: none; line-height: 1.4em; z-index: 10; }
#admin_menu a { display: block; border-right: 1px solid #323232; padding: 4px 7px; font-weight: normal; color: #f0f0f0; text-decoration: none; }
#admin_menu li li a { border-right: none; border-top: 1px solid #323232; }

/* all list items */
/* width needed or else Opera goes nuts */
#admin_menu li { float: left; margin: 0 !important; padding: 0; list-style-image: none; background-image: none; }
#admin_menu li li { width: 160px; background: #202020; filter:Alpha(opacity=88); -moz-opacity: 0.88; }

/* second-level lists */
/* using left instead of display to hide menus because display: none isn't read by screen readers */
#admin_menu li ul { position: absolute; background: none; margin: 0; width: 160px; left: -999em; line-height: 1.2em; }

/* third-and-above-level lists */
#admin_menu li li.expandable ul { margin: -20px 0 0 160px; }

#admin_menu li:hover ul ul, #admin_menu li:hover ul ul ul, #admin_menu li.sfhover ul ul, #admin_menu li.sfhover ul ul ul { left: -999em; }

/* lists nested under hovered list items */
#admin_menu li:hover ul, #admin_menu li li:hover ul, #admin_menu li li li:hover ul, #admin_menu li.sfhover ul, #admin_menu li li.sfhover ul, #admin_menu li li li.sfhover ul { left: auto; }

/* second-and-more-level hovering */
#admin_menu li li.expandable { background: #606066 url(arrow.png) no-repeat 145px 7px; }
#admin_menu li li:hover, #admin_menu li li.sfhover { background-color: #333333; }
#admin_menu li li:hover a, #admin_menu li li:hover li:hover a, #admin_menu li li:hover li:hover li:hover a { font-weight: bold; }
#admin_menu li li.expandable:hover a, #admin_menu li li.expandable:hover li.expandable:hover a { border-color: #666666; font-weight: normal; }
#admin_menu li li:hover li a, #admin_menu li li.sfhover li a { font-weight: normal; }
#admin_menu li li.sfhover a, #admin_menu li li.sfhover li.sfhover a { font-weight: bold; } /* IE */
/*----------------- end admin menu --------------------*/


/* ****#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*/
/*        Additional Zen Cart CSS */
/* ****#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*#*#*#*D*/
.categoryImg img {
  margin-right:10px;
  padding:10px;
  border:1px solid #e0e0e0;
  }

 
td.productListing-data div.product {
  border:1px solid #e0e0e0;
  margin:5px;
  padding:5px;
  display:inline;
  float:left;
  width:180px;
  height:164px;
  }
  
div#productsListingTopNumber {
  margin:5px 0px 5px 11px;
  }


table#sizeChart {
  clear:both;
  width:100%;
  border:1px solid #e0e0e0;
  margin:0px 0px 25px 0px;
  }
  
table#sizeChart tr th {
  font-weight:bold;
  border-bottom:1px solid #e0e0e0;
  }
  
table#sizeChart tr td, table#sizeChart tr th {
  padding:5px;
  }
  
  
#idSiteMeterHREF {
  display:block;
  width:80px;
  /*
  margin:0px auto 0px auto;
  text-align:center;
  */
  }
  
#idSiteMeterHREF img {
  display:block;
  }
  
strong {
  font-weight:bold;
  }
  
  

#alsoPurchased.centerBoxWrapper {
  width:598px;
}

#alsoPurchased {
  float:left;
  clear:both;
  border:1px solid #e0e0e0;
  padding:10px;
  margin-top:10px;
}

#alsoPurchased h2 {
  background:#fff;
  font-size:16px;
  text-align:left;
  font-weight:bold;
} 

.centerBoxContentsAlsoPurch {
  text-align:left;
}
  
.centerBoxContentsAlsoPurch img { 
  display:block;
  float:none;
}

.centerBoxContentsAlsoPurch a { 
  float:none;
  font-size:14px;
}

div.attribImg span {
  float:left;
  width:82px;
  padding-left:5px;
  text-align:left;
}

#productMainImage img {
  max-width:232px;
}

img#checkoutStepsMap {
  float:right;
}

#paymentStatement p {
  font-size:12px;
}

#paymentMethods {
  margin-left:15px;
  margin-right:20px;
}

#cartProdTitle {
  display:block;
  font-weight:bold;
}

td.cartQuantityUpdate input {
  margin-right:30px;
}

#checkoutSuccessOrderNumber, #checkoutSuccessContactLink {
  font-size:14px;
}

#siteMapList {
/*	width: 90%;
	float: right;*/
	}
  
#siteMapList ul li {font-size:18px; border-top:1px dotted #ccc; padding-top:5px; margin-top:5px;}
#siteMapList ul li a {color:#444;}
#siteMapList ul li a:hover {color:#ffa80a;}
#siteMapList ul li ul li {font-size:14px; border:none; margin-top:0; padding-top:0;}
#siteMapList ul li ul li a {color:#679acc;}
#siteMapList ul li ul li a:hover {color:#ffa80a}

.myProdPrice {text-align:left; float:left; width:180px; padding:5px 0 0 5px;}
.myProdPrice a {display:none;}
.product .manufactLink a {display:inline;}
.product .manufactLink { font-size:12px; color:#959595;}

#breadcrumb2 {overflow:hidden;}
#breadcrumb2 span {float:left; padding-top:3px;}
#buzzLink {float:right; height:27px; padding:3px 0 0 23px; background:url('../../../../images/lightbulb.gif') no-repeat top left;}

#frontFeatured {width:640px; float:left; overflow:hidden; border:1px solid #e0e0e0; margin:0 0 0 2px; padding:10px; background:#fff;}
#frontFeatured h2 {padding-bottom:5px; background:url('../../../../images/dotted-hr-rep.gif') repeat-x bottom left;}
#frontFeatured .swatch {width:180px; display:inline; float:left; height:290px; margin:10px 20px 10px 15px;}
#frontFeatured .swatch.endrow {margin-right:10px;}
#frontFeatured .swatch img {display:block; margin-bottom:3px;}
#frontFeatured .swatch h3 {}
#frontFeatured .swatch p {font-size:11px;}
#frontFeatured .swatch a {font-size:11px;}

.dottedHr {clear:both; background:url('../../../../images/dotted-hr-rep.gif') repeat-x bottom left;}

#indexArticle {width:640px; float:right; overflow:hidden; border:1px solid #e0e0e0; margin:4px 4px 0 0px; padding:10px; background:#fff;}
#indexArticle img.floatRight {float:right; margin:0 0 0px 0px;}
#indexArticle img.floatLeft {float:left; margin:0 10px 0px 0px;}

#headerCert {position:relative; top:-14px; left:-14px; margin-bottom:-14px;}
#freeshipping {position:relative; top:-19px; left:-27px; margin-bottom:-10px;}

#specialsDefault h2.centerBoxHeading {text-align:left; background:#fff;}

#productLeft {float:left; width:232px;}
#productRight {float:right; width:336px;}
#productImageBlock {display:inline; float:left; width:232px;}
#productMeta {float:left; margin-top:20px;}
#productDescription {display:inline; float:left; margin:10px 0 5px 0; padding:10px 0 0 0; clear:both; border-top:1px solid #e5e5e5;}
table#productChoosersTable {margin-bottom:0px;}
table#productChoosersTable td {padding:0px;}
#productSelection {overflow:hidden; border:1px solid #dae8ec; width:294px; background:#edf4f6; margin-top:15px; margin-bottom:15px;
  padding:20px 20px 10px 20px; display:inline; float:right;}
#productPriceBlock {margin-top:10px;}
#productPriceBlock .listPrice, #productPriceBlock .ourPrice, #productPriceBlock .youSave, #productPriceBlock .ourPriceSingle {margin-left:22px; font-size:24px; clear:both;}
.listPrice span, .ourPrice span, .youSave span {float:left; width:138px;}
.listPrice {color:#828282;}
.ourPrice {color:#000; font-weight:bold;}
.youSave {color:#000; font-style:italic; border-top:1px solid #e0e0e0; width:240px;}
.youSaveMode1 {color:#000; font-style:italic;}
.addToMyCart {font-size:16px; font-weight:bold; color:#000; margin-bottom:10px;}
#addToCartButton {float:left; margin-top:10px;}
#addToCartSecure {margin-top:10px;}
.inStock {color:#17a217;}

#productMetaFreeShipping {font-size:12px; width:100%;}
#productMetaFreeShipping strong {color:#17a217; font-size:14px;}
#productMetaFreeShipping img {margin-right:8px;}

#swatchStatement {font-size:11px; color:#797979;}
#main-menu .googleSearchInput {width:198px; margin-left:2px;}
#wrapper #pawdigs #content #main-menu .googleSearchBox {float:left; padding-top:15px;}