@charset "utf-8";
/* BBB Theme Styles */
body {
	margin: 0;
	padding: 0;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #000;
	background: #a87b51 url(/themes/bbb/images/paw-tile.png);
}

a:link {
	color: #600101;
}

a:visited{
	color: #900;
}

a img {
	border: none;
}

dt {
	font-size: 1.1em;
	font-weight: bold;
}

dd {
	margin: 1em 0;
}

h1 {
	margin: .6em 0;
	font-size: 1.8em;
}

hr {
	display: none;
}

form {
	margin: 0;	
}

table {
	margin: 1em 0;
}

#icomm-cal-div table {
	margin: 0;
}

ul {
	margin-left: 1.25em;
	padding-left: 1.25em;
}

#wrapper {
	position: relative;
	margin: 15px auto;
	padding: 0;
	width: 949px;
	color: #330;
}
#wrapper:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#header {
	height: 167px;
	background: transparent url(/themes/bbb/images/header.png) left bottom no-repeat;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	position: relative;
	left: 26px;
	display: block;
	width: 196px;
	height: 105px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/themes/bbb/images/logo.png);
	z-index: 1;
}

#header h2 {
	margin: 0;
	text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 101px;
	left: 8px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	position: relative;
	display: block;
	float: left;
}

#nav .bbb-nav-graphic,
#nav .bbb-hidden-graphic {
	position: absolute;
	top: 0;
	right: -15px;
	width: 60px;
	height: 47px;
	background-image: url(/themes/bbb/images/icon-bone.png);
	z-index: 1;
}

#nav:hover .bbb-nav-graphic,
#nav .bbb-hidden-graphic {
	display: none;
}

#nav:hover .icarus-navigation-current:hover .bbb-nav-graphic {
	display: block;
}

#nav a {
	display: block;
	height: 58px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/themes/bbb/images/nav-bar-2.png) no-repeat;
}

#nav a:hover .bbb-hidden-graphic {
	display: block;
}

#nav-shop-now a {
	width: 117px;
}

#nav-shop-now a:hover,
#nav-shop-now.icarus-navigation-current a {
	background-position: 0 -58px;
}

#nav-event-schedule a {
	width: 151px;
	background-position: -117px 0;
}

#nav-event-schedule a:hover,
#nav-event-schedule.icarus-navigation-current a {
	background-position: -117px -58px;
}

#nav-about-the-barkery a {
	width: 99px;
	background-position: -268px 0;
}

#nav-about-the-barkery a:hover,
#nav-about-the-barkery.icarus-navigation-current a {
	background-position: -268px -58px;
}

#nav-faq a {
	width: 69px;
	background-position: -367px 0;
}

#nav-faq a:hover,
#nav-faq.icarus-navigation-current a {
	background-position: -367px -58px;
}

#nav-testimonials a {
	width: 129px;
	background-position: -436px 0;
}

#nav-testimonials a:hover,
#nav-testimonials.icarus-navigation-current a {
	background-position: -436px -58px;
}

#nav-where-to-buy a {
	width: 133px;
	background-position: -565px 0;
}

#nav-where-to-buy a:hover,
#nav-where-to-buy.icarus-navigation-current a {
	background-position: -565px -58px;
}

#nav-newsletter a {
	width: 117px;
	background-position: -698px 0;
}

#nav-newsletter a:hover,
#nav-newsletter.icarus-navigation-current a {
	background-position: -698px -58px;
}

#nav-contact-us a {
	width: 117px;
	background-position: -815px 0;
}

#nav-contact-us a:hover,
#nav-contact-us.icarus-navigation-current a {
	background-position: -815px -58px;
}

#nav #nav-cart {
	position: absolute;
	top: -18px;
	left: 758px;
}

#nav #nav-wholesale {
	position: absolute;
	top: -15px;
	right: 20px;
}

#nav-cart a {
	display: block;
	padding: 3px 0 0 25px;
	height: 19px;
	text-indent: 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.2em;
	color: #577340;
	background: #fff url(/themes/bbb/images/icon-cart.png) no-repeat;
}

#nav-wholesale a {
	display: block;
	height: 19px;
	text-indent: 0;
	text-decoration: none;
	font-size: 1.2em;
	color: #800101;
	background: none;
}

#nav-cart a:after,
#nav-wholesale a:after {
	content: "\00BB";
	font-family: Tahoma;
}

#content {
	padding: 15px 30px 1em;
	min-height: 450px;
	background: transparent url(/themes/bbb/images/page-fill.png);
}

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#content #main {
	float: left;
	width: 550px;
	font-size: 1.3em;
}

#content #main h1 {
	margin-top: 0;
	color: #5c340a;
}

#content #main h2 {
	font-size: 1.2em;
	color: #640504;
}

.categories #content #main,
.product-details #content #main,
.cart #content #main,
.checkout #content #main,
.confirm #content #main {
	float: right;
	margin-right: 206px;
	width: 515px;
}

#footer {
	clear: both;
	padding: 13px 20px;
	height: 40px;
	color: #3b2004;
	background: transparent url(/themes/bbb/images/footer.png);
}

#footer a {
	color: #bc8c5c;
	text-decoration: none;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
	text-decoration: underline;
}

#credits {
	float: right;
	margin: 0 auto;
}

#legal {
	float: left;
	margin: 0 auto;
}

#legal p {
	margin: 0;
}

#legal ul {
	margin: 0;

	padding: 0;
	list-style: none;
}

#legal li {
	display: inline;
}

#legal li:after {
	content: " | ";
}

#legal li:last-child:after {
	content: "";
}

/* Sidebars */
#sidebar0 {
	margin-left: 619px;
}

#sidebar1 {
	position: relative;
	float: left;
	width: 152px;
	font-size: 1.1em;
	z-index: 1;
}

#sidebar2 {
	float: right;
	margin-right: -722px;
	width: 188px;
	font-size: 1.1em;
}

#addon-icarussearch {
	position: absolute;
	top: 0;
	right: 0;
}

#addon-icarussearch h2 {
	margin: 0;
	width: 128px;
	height: 13px;
	text-indent: -9999px;
	color: #fff;
	background-image: url(/themes/bbb/images/header-search.gif);
}

#addon-icarussearch input {
	padding-top: 3px;
	vertical-align: middle;
}

#addon-bbbextras #bbb-facebook-fan,
#addon-bbbextras #bbb-newsletter {
	margin-bottom: 10px;
}

#addon-bbbextras #bbb-newsletter {
	padding: 90px 0 0 20px;
	height: 36px;
	background-image: url(/images/join-email-list.png);
}

#addon-bbbcategories h2 {
	margin: 0;
	width: 152px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(/themes/bbb/images/header-pet-products.png);
}

#addon-bbbcategories ul {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
	border: 1px solid #88501b;
}

#addon-bbbcategories li {
	position: relative;
	display: block;
}

#addon-bbbcategories a {
	display: block;
	padding: 5px 7px;
	text-decoration: none;
	color: #600101;
}

#addon-bbbcategories li:hover a {
	color: #780101;
	background-color: #e4cfb8;
}

#addon-bbbcategories ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 150px;
	width: 240px;
	background: transparent url(/themes/bbb/images/menu-bg.png);
	border: 1px solid #b59b7e;
	border-bottom: none;
	z-index: 1;
}

#addon-bbbcategories li:hover > ul {
	display: block;
}

#addon-bbbcategories li li a {
	padding-left: 25px;
	border-bottom: 1px solid #b59b7e;
}

#addon-bbbcategories li:hover li a {
	background: none;
}

#addon-bbbcategories li li#icaruscategories-barkery-treats a {
	font-weight: bold;
	color: #fff;
	background: #c1a789 url(/themes/bbb/images/bullet-paw.png) left center no-repeat;
}

#addon-bbbcategories li li:hover a {
	color: #fff;
	background: #c1a789;
}

#addon-icaruscart {
	padding: 20px 10px 10px;
	background: #e4cfb8 url(/themes/bbb/images/header-shopping-cart.png) no-repeat;
}

#addon-icaruscart h2 {
	margin: 10px 0 0;
	padding: 5px;
	text-align: center;
	font-size: 1.2em;
	background-color: #fff;
}

#addon-icaruscart table {
	margin: 0;
	padding-bottom: 5px;
	width: 100%;
	background-color: #fff;
}

#addon-icaruscart th {
	text-align: center;
	font-size: 1.2em;
}

#addon-icaruscart td a {
	color: #bf8901;
}

#addon-icaruscart strong {
	font-size: 1.2em;
	color: #6c0909;
}

#addon-icaruscart p {
	margin: 10px 0 0;
}

#addon-icaruscart p.icart-view a {
	display: block;
	width: 166px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/themes/bbb/images/button-checkout.png);
}

#addon-icarusrecentlyviewed {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #e4cfb8;
}

#addon-icarusrecentlyviewed h2 {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	color: #5c340a;
	border-bottom: 1px solid #000;
}

#addon-icarusrecentlyviewed ul {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}

#addon-icarusrecentlyviewed ul:after {
	content: ".";
	clear: left;
	display: block;
	height: 0;
	visibility: hidden;
}

#addon-icarusrecentlyviewed li {
	clear: left;
	display: block;
}

#addon-icarusrecentlyviewed img {
	float: left;
	margin: 0 5px 5px 0;
}

#addon-icarusrecentlyviewed .price {
	display: block;
}

/* Category Pages */
#i-comm-bread-crumbs {
	position: absolute;
	top: 163px;
	left: 32px;
	font-size: .85em;
	color: #572e08;
}

#i-comm-bread-crumbs a {
	color: #bf8901;
}

.categories #main h1 {
	margin: 0;
	height: 0;
	text-indent: -9999px;
}

#cat_desc {
	margin-bottom: 1em;
}

#cat_desc img {
	float: left;
	margin: 0 0 10px 0;
}

#cat_desc div {
	margin-left: 167px;
}

#cat-listing,
#subcat-listing {
	margin: 0 0 1em;
	clear: left;
}

#prod-listing {
	clear: left;
}

#cat-listing:after,
#subcat-listing:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#cat-listing div {
	float: left;
	margin-bottom: .5em;
	width: 50%;
	text-align: center;
}

#subcat-listing div,
#prod-listing div {
	float: left;
	width: 50%;
	text-align: center;
}

#prod-listing div {
	margin-bottom: 0;
	width: 33%;
}

#prod-listing div div {
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

#content #main #subcat-listing a,
#content #main #prod-listing a {
	color: #d00211;
	text-decoration: none;
}

#cat-listing img,
#subcat-listing img,
#prod-listing img {
	border: none;
}

#cat-listing .title,
#subcat-listing .title {
	display: block;
	height: 3em;
	overflow: hidden;
}

#prod-listing .products {
	margin-bottom: 20px;
}

#prod-listing .title {
	display: block;
	white-space: nowrap;
	overflow: hidden;
}

#prod-listing .price {
	font-weight: bold;
	font-size: .9em;
}

#prod-listing br {
	display: none;
}

#prod-listing .short-desc {
	height: 50px;
	overflow: hidden;
}

#prod-listing .short-desc a {
display: block;
}

#i-comm-sort-wrap {
	margin: 1em 0;
}

#header-new-prods {
	clear: left;
	border-bottom: 3px solid #5c340a;
}

.i-new-product {
	float: left;
	width: 33%;
	text-align: center;
}

.i-new-product img {
	display: block;
	margin: 0 auto;
}

.i-new-product a {
	color: #600101;
}

.i-new-product .title {
	display: block;
	margin-top: 5px;
}

.pager {
	clear: both;
	text-align: center;
}

/* Product Pages */
#prod-desc {
	float: right;
	width: 310px;
}

#prod-desc h1 {
	margin-bottom: 5px;
	font-size: 1.4em;
}

#prod-images {
	font-size: 1.8em;
}

#prod-images img {
	border: none;
}

#prod-images h3 {
	font-size: .4em;
}

#addl-images img {
	margin-right: 5px;
	height: 70px;
}

#qty {
	width: 30px;
}

#i-comm-prod-add,
#i-comm-favorite {
	vertical-align: middle;
}

#i-comm-favorite {
	display: block;
	margin: 5px 0 0 41px;
}

.prod-options {
	display: block;
	margin: 1em 0;
	width: 180px;
}

.prod-options select {
	width: 180px;
}

.prod-options select,
.prod-options input {
	margin: .25em 0;
}

.prod-options img {
	margin: 0 0 .25em;
	vertical-align: middle;
}

/* Manufacturer Pages */
#man-listing {
	margin: 1em 0;
}

#man-listing div {
	float: left;
	margin-bottom: .5em;
	width: 33%;
	text-align: center;
}

#content #main #man-listing a {
	color: #d00211;
	text-decoration: none;
}

#man-listing img {
	border: none;
}

#man-listing .title {
	display: block;
	height: 3em;
	overflow: hidden;
}

/* -- Cart Page -- */
.commerce-recommend-prod {
	float: left;
	width: 33%;
	text-align: center;
}

.commerce-recommend-view h3 {
	padding-bottom: 3px;
	text-indent: -9999px;
	background: transparent url(/themes/bbb/images/header-also-recommend.png) no-repeat;
	border-bottom: 3px solid #864d18;
}

#editable-cart .commerce-recommend-view .commerce-recommend-prod img {
	float: none;
	display: block;
	margin: 0 auto;
}

#i-commerce-cart-update,
#i-commerce-cart-checkout {
	margin-right: .5em;
	vertical-align: middle;
}

/* -- Checkout Page -- */
.checkout #main {
	background: url(/themes/bbb/images/checkout-step-2.png) right top no-repeat;
}

/* Store Confirmation */
.confirm #main {
	background: url(/themes/bbb/images/checkout-step-3.png) right top no-repeat;
}

#i-comm-cart-price-header {
	text-align: right;
}

.cart-total {
	font-weight: bold;
}

td#edit-cart {
	text-align: right;
	background-color: #fff;
}

#confirm-details {
	margin-bottom: 1em;
	padding: 10px 10px 0;
	border: 1px solid #2f709a;
}

#main #confirm-details h2 {
	margin-bottom: .5em;
	text-align: left;
	font-size: 1em;
	font-style: normal;
}

#confirm-details a {
	display: block;
	clear: left;
}

#billing-details,
#shipping-details {
	float: left;
	margin-bottom: .5em;
	padding-right: 1%;
	width: 49%;
}

/* Account Pages */
#commerce-order-history {
	width: 100%;
	border: 1px solid #d7d7d7;
}

#commerce-order-history th {
	text-align: left;
	background-color: #dfd7d7;
}

#commerce-order-history th,
#commerce-order-history td {
	padding: 5px;
}

#commerce-account-details {
	margin-bottom: 1em;
	padding: 10px 10px 0;
	border: 1px solid #2f709a;
}

#main #commerce-account-details h3 {
	margin-bottom: .5em;
	text-align: left;
	font-size: 1em;
	font-style: normal;
}

/* Classes */
.img-left {
	float: left;
	margin: 1em 1em 1em 0;
}

.img-right {
	float: right;
	margin: 1em 0 1em 1em;
}

.cart-display {
	width: 100%;
}


.cart-display th {
	text-align: left;
}

.cart-display td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #e4cfb8;
}

.cart-display .alt-row td {
}

.cart-display img {
	float: left;
	margin-right: 1em;
	border: none;
}

.cart-prod-cell {
	width: 100%;
}

.cart-prod-cell .i-comm-del-button {
	float: right;
}

.cart-price-cell {
	text-align: right;
}

.cart-display th.cart-footer {
	padding-right: .5em;
	text-align: right;
}

.cart-options dl {
	margin: 0 0 0 113px;
	padding: 0;
	font-size: .9em;
}

.cart-options dt {
	font-weight: bold;
}

.cart-options dd {
	margin: 0 0 .25em;
}

.cart-totals {
	width: 100%;
}

.cart-totals th {
	width: 100%;
	text-align: right;
}

.cart-totals td {
	border-bottom: none;
}

.i-commerce-addon-cost td {
	white-space: nowrap;
}

.form-fields label {
	display: block;
	margin-top: .5em;
}

.form-fields .inline-label label {
	display: inline;
	margin-top: 0;
}

.form-fields-short div {
	margin-bottom: .25em;
	line-height: 1.75;
}


.form-fields-short label {
	display: block;
	float: left;
	clear: left;
	margin-right: 1em;
	width: 10em;
	text-align: right;
}

.validation-summary {
	margin: 1em 0;
	padding: .5em;
	color: #f00;
	background-color: #fff;
	border: 2px solid #f00;
}

.validation-summary p {

	margin: 0 0 .5em;
	font-weight: bold;
}


.validation-summary ul {
	margin: 0;
	margin-left: .6em;
	padding-left: .6em;
}

.validation-error {
	display: block;
	font-weight: bold;
	color: #f00;
}

.success-msg {
	margin: 1em 0;
	padding: .5em;
	color: #060;
	background-color: #fff;
	border: 2px solid #060;
}

.success-msg p {
	margin: 0;
}

ul.error,
ul.success,
ul.general {
	margin: 1em 0;
	padding: .5em .5em .5em 1.75em;
	font-weight: bold;
}

ul.error {
	color: #f00;
	background-color: #fff;
	border: 2px solid #f00;
}

ul.success {
	color: #060;
	background-color: #fff;
	border: 2px solid #060;
}

ul.general {
	color: #3b8ab2;
	background-color: #fff;
	border: 2px solid #3b8ab2;
}

.idt-tab-wrap {
	margin-bottom: 1em;
	padding-top: 8px;
	border-top: 1px solid #e4cfb8;
}

.idt-tab-headers {
	position: relative;
	z-index: 1;
}

.idt-tab-headers li {
	margin-right: 3px;
	padding-left: .5em;
	font-weight: normal;
	background-color: #e4cfb8;
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #e4cfb8;
}

.idt-tab-headers li.selected {
	background-color: #fff;
}

.idt-content-wrap {
	position: relative;
	top: -1px;
	height: 400px !important;
	border: 1px solid #e4cfb8;
}

.idt-content {
	padding: 10px;
	height: 380px;
	width: 280px;
	overflow: auto;
	background-color: #fff;
}

/* -- Home Page -- */
.home #content {

	padding-top: 4px;
}

.home #content #main {
	float: none;
	margin: 0;
	width: 888px;
}

.home #content #main h1 {
	margin-top: 10px;
}

.home #summary {
	float: left;
	width: 467px;
}

.home #extras {
	margin: 10px 0 0 496px;
}

.home #wholesale-panel {
	margin: 10px 0;
	padding: 0 10px 0 27px;
	width: 355px;
	height: 126px;
	overflow: auto;
	background: transparent url(/themes/bbb/images/panel-wholesale.png) no-repeat;
}

.home #wholesale-panel h2 {
	margin: 0;
	height: 0;
	text-indent: -9999px;
}

.home #wholesale-panel p {
	margin: 38px 0 0;
}

.home #wholesale-panel p.i-wholesale-signed-in {
	margin-top: 1em;
}

.home #wholesale-panel .form-fields div {
	float: left;
	margin: 5px 5px 0 0;
	line-height: 15px;
}

.home #i-wholesale-user,
.home #i-wholesale-pass {
	width: 130px;
}

.home #i-wholesale-submit {
	margin-top: 22px;
}

/* -- Barkery Treats Page -- */
.query-barkery-treats #subcat-listing div {
	margin-bottom: 7px;
}

.query-barkery-treats #subcat-listing .title {
	height: 0;
	overflow: hidden;
	text-indent: -9999px;
}