@CHARSET "UTF-8";

html {

}

body
{
	margin: 0px;
	padding: 0;
	font: 13px/16px "trebuchet MS", Arial, Helvetica, "Sans Serif";
	color: #414539;
	background: url(../images/bg.png) 50% 0 repeat-y #BAC346;

}


p, ul, ol, h1, h2, h3, h4, h5, dl, dt, dd
{
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;

}


a
{
	color: #414539;
}

ul, ol
{
	margin-left: 20px;
}


.clear
{
	clear: both;
}

.nobr
{
	white-space: nowrap;
}

fieldset
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* general layout */

.page
{
	width: 1001px;
	margin: 0 auto;
}

.header-container
{
	height: 171px;
	position: relative;
}

.header .links
{
	position: absolute;
	background: #414539;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0px;
	width: 1001px;
	height: 28px;
}

.header .links li
{
	float: left;
	padding-left: 20px;
	background: url(../images/headerlinks-separator.gif) 8px 10px no-repeat;
	line-height: 25px;
}

.header .links li.first
{
	background: none;
}

.header .links li a
{
	color: #ffffff;
	text-decoration: none;
	font-size: .9em;
}

h1#logo
{
	width: 255px;
	height: 132px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left:21px;
	overflow: hidden;
	text-indent: -5000px;
	cursor: pointer;
}

p#tagline
{
	position: absolute;
	top: 100px;
	margin-left: 305px;
	width: 500px;
	height: 24px;
	background: url(../images/the_doggie_petsperts.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -5000px;


}

p#newsletter
{
	position: absolute;
	top: 48px;
	margin-left: 830px;
	width: 154px;
	height: 86px;
	background: url(../images/newsletter.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -5000px;


}

/* nav  */
ul#nav
{
	list-style: none;
	margin: 0px;
	width: 981px;
	border-left: 20px solid #d9dad7;
	background: #d9dad7;
	height: 28px;
	position: absolute;
	top: 143px;
}

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

/* 1 Column Layout */
.col1-layout .col-main {
	margin-top: 50px;
}

/* 2 Columns Layout */
.col2-left-layout  { margin-top: 50px; }
.col2-right-layout  { margin-top: 50px; }
.col3-layout { margin-top: 50px; }


.col2-right-layout .col-right
{
	float: left;
}

/********** < Navigation */

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#ffffff; background: #414539; }
#nav a { float:left; padding:0px 30px 0px 30px; height: 28px; line-height: 25px; border-left: 4px solid #ffffff; color:#414539; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#ffffff; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ddd; }
#nav ul li.over {}
#nav ul li.last { background:#656461; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { display: block; float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#f6f6f6; color:#898885; }
#nav ul li a:hover { background:#ccc; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

#nav li.petspertisenav
{
	border-right: 4px solid #fff;
}
/********** Navigation > */


/*********** block cart ***************/
.block-cart
{
	position: absolute;
	top: 0px;
	right: 0px;
}

/*********** breadcrumbs ***************/
.breadcrumbs ul
{
	list-style: none;
	height: 25px;
	position: absolute;
	top: 185px;
}

.col1-layout .breadcrumbs ul
{
	margin-left: 0px;
}

.breadcrumbs ul li
{
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 10px;
	background: url(../images/paw2.png) 0 0 no-repeat;
}

.breadcrumbs ul li.home,
.breadcrumbs ul li.category1,
.breadcrumbs ul li.category4,
.breadcrumbs ul li.category7,
.breadcrumbs ul li.category10,
.breadcrumbs ul li.category13,
.breadcrumbs ul li.category16
{ background: url(../images/paw1.png) 0 0 no-repeat; }

.breadcrumbs ul li.category2,
.breadcrumbs ul li.category5,
.breadcrumbs ul li.category8,
.breadcrumbs ul li.category11,
.breadcrumbs ul li.category14,
.breadcrumbs ul li.category17
{ background: url(../images/paw2.png) 0 0 no-repeat; }

.breadcrumbs ul li.category3,
.breadcrumbs ul li.category6,
.breadcrumbs ul li.category9,
.breadcrumbs ul li.category12,
.breadcrumbs ul li.category15,
.breadcrumbs ul li.category18
{ background: url(../images/paw3.png) 0 0 no-repeat; }

.breadcrumbs ul li a
{
	color: #414539;
	text-decoration: none;
}

.breadcrumbs ul li span
{
	display: none;
}

.breadcrumbs ul li strong
{
	font-weight: normal;
	color: #414539;
}

/********** messages ****************/
/* from blank styles */

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; margin: 0px;}
.messages li { margin:0 0 10px; }
.messages li ul { margin:0px; list-style: none;}
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:20px !important; padding:8px 8px 8px 32px !important; font-size:1em; !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#c8e032; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#566500; }


/*********** search	 ***************/
#search_mini_form
{
	position: absolute;
	top: 176px;
	right: 21px;
}

#searchlabel
{
	overflow: hidden;
	text-indent: -5000px;
}

#search_mini_form fieldset
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/searchstick.png) 100% 0 no-repeat;
	width: 220px;
	height: 40px;
}

#search_mini_form label
{
	width: 58px;
	display: block;
	float: left;
	padding-top: 11px;
	font-size: .9em;
}

#search_mini_form input
{
	width: 134px;
	height: 16px;
	background: transparent;
	border: 0px;
	margin-top: 10px;
	color: #666666;
	float: left;

}

#search_mini_form a.submit
{
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 10px;
	margin-left: 7px;
	display: inline;
	text-indent: -5000px;
	overflow: hidden;
}

#search_mini_form legend
{
	display: none;
}

/*********** sidebar	 ***************/
.sidebar
{
	width: 218px;
	float: left;
	margin-left: 25px;
	display: inline;
	clear: both;
}

.block-layered-nav .block-title h2
{
	display: none;
}

.block-layered-nav .block-content h3
{
		background: #abbb37;
	border-top: 3px solid #414539;
	padding: 8px 16px;
	font-weight: bold;
	color: #414539;
	font-size: 1em;
	margin-bottom: 0px;
}

.block-layered-nav dl
{
	margin-top: 0px;
}

.block-layered-nav dd
{
	border-bottom: 20px solid #fff;
	display: block;
}

.block-layered-nav dl dt
{
	background: #abbb37;
	border-top: 3px solid #414539;
	padding: 8px 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

.block-layered-nav ol.currently
{
	margin-bottom: 5px;
}

.block-layered-nav ol.currently a
{
	background:#BAC346 url(../images/basket-cross.png) 50% 50% no-repeat;
	border:0 none;
	cursor:pointer;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -500px;
	display: block;
	float: left;
	margin-right: 5px;

}


.block-layered-nav ol,
.block-layered-nav dd
{
	margin: 0px;
	padding: 0px;
}

.block-layered-nav ol li
{
	background: #d9dad7;
	border-top: 3px solid #ffffff;
	padding: 6px 16px;
	list-style: none;
}

.block-layered-nav ol li a
{
	color: #414539;
	text-decoration: none;
	font-size: .9em;
	border: 0px;
}
.block-layered-nav ol li a img
{
	border: 0px;
}

.block-layered-nav .actions
{
	margin-bottom: 20px;
}

/************  colmain  ******************/
.col-main
{
	width: 718px;
	float: left;
	margin-left: 22px;
	display: inline;
	xposition: relative;
}

.col1-layout .col-main
{
	width: 955px;
}

.footer
{
	width: 1001px;
	background: #525548 url(../images/fray.gif) 100% 0 no-repeat;
	clear: both;
	height: 250px;
	margin-top: 30px;
	float: left;
}

.category-title
{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 240px;
	height: 140px;
	overflow: hidden;
	margin-bottom: 0px;
	background: url(../images/title-trans-bg.png) 0 0;
	color: #414539;
	line-height: 1.3em;
}

.category-description
{
	margin: 0px 16px 16px 16px;
}

.category-title h2
{

	font-size: 1.7em;
	margin: 16px 16px 10px 16px;
}

.category-image
{
	margin: 0px;
}

.pager
{
	background: #d9dad7;
	padding: 0px 16px;
	margin: 0px;
	height: 28px;
	line-height: 28px;
}

.page p.amount
{
	position: absolute;
}

.pager p
{
	margin: 0px;
}

.pages
{
	position: absolute;
	text-align: right;
	width: 690px;
	margin-left: 0px;
}

.pages ol,
.pages li
{
	display: inline;
	list-style: none;
	margin: 0px;
}

.pages li span.current
{
	font-weight: bold;
}

.limiter,
.view-mode
{
	display: none;
}

.sorter fieldset
{
	border: 0px;
	float: right;
	xmargin-top: -24px;
}


.sorter a img
{
	bordeR: 0px;
}
/************ category products *************/
table.products-grid
{
	width: 724px;
	margin-top: 20px;
}


.products-grid td
{
	width: 237px;
}

.products-grid a.product-image img
{
	border: 0px;
}

.products-grid .ratings .amount,
.products-grid button,
.products-grid .add-to-links
{
	display: none;
}

.products-grid h3
{
	margin-bottom: 0px;
	font-size: 1em;
	padding: 0px 10px;
}

.products-grid h3 a
{
	color: #414539;
	text-decoration: none;
}

.products-grid tr
{
	margin-bottom: 10px;
}

.products-grid tr td
{
	padding: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	border: 1px solid #fff;
}

.products-grid tr td.mouseover
{
	background: url(../images/product-category-bg.gif) 0 0 no-repeat;
	border: 1px solid #414539;
}

.products-grid tr.last td
{
	padding-bottom: 20px;
}

.products-grid .rating-box,
.products-grid .price-box,
.products-grid .availability
{
	padding: 0px 10px;
}

.products-grid tr td .ratings
{
	float: none;
	padding: 0px 10px;
}

.products-grid tr td .ratings .rating-box
{
	float: left;
}

#upsell-product-table
{
	width: 666px;
}

#upsell-product-table tr td
{
	border: none;
	background: none;
}

#upsell-product-table .price-box,
#upsell-product-table .rating-box,
#upsell-product-table .availability
{
	padding: 0px;
}

#upsell-product-table .ratings
{
	padding: 0px;
	padding-right: 20px;
}


#upsell-product-table tr td.mouseover
{
	border: none;
	background: none;
}

/************ footer  ****************/
.footer div ul,
.footer ul.links
{
	margin-left: 0px;
}

.footer ul,
.footer .informational ul
{
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 21px;
	padding-top: 15px;
	display: inline;
}

.footer .informational div ul
{
	margin-left: 0px;
}

.footer ul li
{
	float: left;
	padding-right: 10px;
	margin-right: 3px;
	font-size: .85em;
	background: url(../images/footerlinks-separator.gif) 100% 50% no-repeat;
	font-family: arial, helvetica, "sans-serif";
}

.footer ul li a
{
	color: #ffffff;
	text-decoration: none;
}

.footer div ul li.last,
.footer ul.links li.last
{
	background: none;
}


.footer .legality,
.footer address
{
	color: #ffffff;
	font-family: arial, helvetica, "sans-serif";
	font-size: .85em;
	padding-top: 15px;
}

/************ product view **********/
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; margin-bottom: 0px;}
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:29px; margin:0 auto 13px; padding:0 14px; background: #E0E1DE url(../images/zoombar.png) 100px 9px no-repeat; cursor:pointer; line-height: 28px;}
.product-view .product-img-box .zoom #zoom-label { float: left; width: 80px; font-weight: bold; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; float: left; width: 145px;}
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:34px; height:36px; background:url(../images/zoom-paw.png) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:77px; top:9px; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:12px; top:9px; }
.product-view .product-img-box .more-views h3 { margin-bottom: 5px; font-size: 1em;}
.product-view .product-img-box .more-views ul { margin-left:-4px; list-style: none; }
.product-view .product-img-box .more-views li { float: left; display: inline; margin:0 0 8px 4px ; }
.product-view .product-img-box .more-views li img { border: 0px; border: 1px solid #ddd; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; margin-bottom: 6px; width: 90%; }
.product-image-popup .image { display:block; margin-top: 40px; margin-bottom: 8px;}
.product-image-popup .image-label { position: absolute; font-size: 1.4em; margin-bottom: 6px;top: 10px;}

.product-image-popup p.a-right a
{
	position: absolute;
	background:#BAC346 url(../images/basket-cross.png) 50% 50% no-repeat;
	border:0 none;
	cursor:pointer;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -500px;
	right: 20px;
	top: 10px;
}



.product-view .product-img-box .zoom-notice { font-size: .8em; }

/* Rating */
.ratings { float: right; }
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; float: right;}
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }
.rating-links { float: right; clear: right; font-size: .9em;}
.rating-links a { color: #414539; }

.bethefirst
{
	float: right;
	font-size: .9em;
}

#product-review-table
{
	width: auto;
	margin-bottom: 10px;
}

.product-shop
{
	width: 664px;
	float: left;
	margin-left: 24px;
	display: inline;
}

.product-collateral
{
	width: 664px;
}

fieldset.no-display
{
	display: none;
}

.product-back
{
	background: #E0E1DE;
	border-top: 3px solid #414539;
	padding: 5px 5px 5px 20px;
	text-align: right;
	margin-bottom: 15px;
}

.product-back a
{
	color: #414539;
	font-size: .9em;
	text-decoration: none;
}

.product-name
{
	xwidth: 200px;
	xborder: 1px solid red;
}

.reviews-summary
{
	xborder: 1px solid green;
	width: 250px
}

.product-name  h2
{
	font-size: 1.1em;
	margin: 0px;
}

fieldset.add-to-cart
{
	border: 0px;
	padding: 0px;
	margin: 16px 0px;
}

fieldset.add-to-cart button
{
	background: #BAC346;
	border: 0px;
	padding: 3px 10px;
	color: #414539;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 15px;
}


fieldset.add-to-cart legend
{
	display: none;
}

input.qty
{
	width: 30px !important;
	margin-right: 10px;
}

.product-shop .availability
{
	margin-bottom: 0px;
	font-size: .9em;
}

.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; font-size: .9em; }
.price-box-bundle {}

/* Regular price */
.regular-price {}

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

.price-box
{
	margin-bottom: 16px;
}

.short-description
{
	margin-bottom: 20px
}

.short-description h3,
.additional h3,
.product-options h3,
.add-review h3
{
	background: #E0E1DE;
	padding: 5px 10px;
	font-size: 1em;
}

.product-options dt
{
	margin-bottom: 2px;
}


.product-options select
{
	width: 250px;
}

.product-options ul.options-list
{
	list-style: none;
	margin-left: 0px;
}




/******** product tabs  *********/
.tabbed-info
{
	position: relative;
	width: 664px;
	padding-top: 25px;
	margin-bottom: 15px;

}

.tabbed-info h3
{
	position: absolute;
	width: 218px;
	height: 25px;
	background: #E0E1DE;
	border-right: 4px solid #fff;
	margin: 0px;
	text-align: center;
	line-height: 23px;
	font-size: 14px;
}

.tabbed-info .active h3
{
	background: #414539;
	color: #fff;
}

.tabbed-info .std
{
	border: 1px solid #414539;
	padding: 16px;
	position: relative;
	display: none;
}

.tabbed-info .description h3 { top: 0px; left: 0px; cursor: pointer;}
.tabbed-info .delivery-info h3 { top: 0px; left: 223px; cursor: pointer;}
.tabbed-info .returns-info h3 { top: 0px; left: 446px; cursor: pointer;}


.data-table
{
	width: 100%;
}

table.data-table {
	border:0 none;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size:100%;
}

.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; text-align: left; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}


.expertadvice
{
	margin-bottom: 20px;
}

.expertadvice h3
{
	background:#E0E1DE none repeat scroll 0 0;
	font-size:1em;
	padding:10px;
}

.additional
{
	margin-bottom: 16px;
}

/***** size guide conversion *****/
#cmIN,
#inchIN
{
	width: 20px;
}

.conversion
{
	padding-bottom: 5px;
}

.conversion button
{
	background: #BAC346;
	border: 0px;
	padding: 3px 10px;
	color: #414539;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 10px;
	line-height: 13px;
}

/***************************** customer reviews ****************************/

#customer-reviews table.review-list-rating-table th,
.rating-detailed-table td.label
{
	text-align: left;
	background: none;
	width: 20px;
	font-weight: bold;
}

#customer-reviews table.review-list-rating-table,
.rating-detailed-table
{
	margin-bottom: 10px;
}

#customer-reviews dt a
{
	font-weight: bold;
	color: #BAC346;
}

#customer-reviews dl
{
	margin-top: 10px;
}

#customer-reviews p
{
	display: inline;
}

#customer-reviews
{
	margin-bottom: 10px;
}

.rating-detailed-table
{

}

.reviews-summary
{
	float: right;
	text-align: right;
}


/***************************** super basket ********************************/
.block-cart{
	position:absolute;
	top:0px;
	right:0px;
	z-index: 100;
	width:399px;
	margin-right:22px;
	float:right;
	background:#B9C346;
	border-left: 3px solid #414539;
	border-right: 3px solid #414539;
}

.block-cart-open
{
	border-bottom: 3px solid #414539;
}

.block-cart .open-close{
	width:399px;
	background:#B9C346;
	float:left;
	height: 28px;
	font-size: .9em;
	line-height: 27px;
}
.block-cart .open-basket  {
	float:right;
	background: url(../images/basket-icon.png) 100% 50% no-repeat;
	padding-right: 40px;
	margin-right: 5px;
	display: inline;
	color:#414539;
	height: 28px;

}

.block-cart .open-close .amount  {
	float:left;
	margin: 0px;
	left: 10px;
	position: absolute;
	top: 0px;
}

.block-cart .open-close .amount a
{
	color: #414539;
}

.block-cart .close-basket  {
	float:left;
	display:none;
}

.block-cart .block-title{
	display:none;
	background:#fff;

}

.block-cart .block-content{
	display:none;

}


.block-cart h3
{
	display: none;
}

.block-cart ol
{
	list-style: none;
	margin: 0px;
	margin-top: 28px;
}

.block-cart ol li
{
	background: #E0E1DE;
	width: 391px;
	margin-left: 4px;
	padding-bottom: 10px;
}

.block-cart ol li img
{
	border: 0px;
	float: left;
	clear: left;
}

.block-cart .product-details a
{
	color: #414539;
	text-decoration: none;
}

.block-cart .product-details h4
{
	margin: 0px;
}

.btn-remove
{
	background: #B9C346;
	padding: 0px 5px 0px 10px;
	display: block;
	width: 45px;
	height: 21px;
	margin-top: 5px;
	line-height: 20px;
	font-size: .9em;
}

.block-cart .product-details
{

	float: left;
	margin-left: 10px;
	margin-top: 5px;
	width: 260px;
}

.block-cart .product-details a:hover { text-decoration: underline;}


.block-cart .checkout-button
{
	display: none;
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	width: 97px;
	background: #515548;
	padding: 3px 0px;
	line-height: 13px;
	color: #fff;
	border: 0px;
}

.block-cart-opened .checkout-button
{
	display: block;
}

.block-cart .item-options
{
	line-height: 1em;
	color: #555a4c;
	list-style: none;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#shopping-cart-table .item-options
{
	line-height: 1em;
	margin-right: 10px;
	color: #555a4c;
	padding: 2px;

}

#shopping-cart-table .item-options dt,
#shopping-cart-table .item-options dd
{
	display: inline;
	font-size: .8em;
}

#shopping-cart-table .item-options dt
{
	font-weight: bold;
	clear: left;
}

.block-cart .item-options li
{
	width: 260px;
	background: transparent;
	margin: 0px;
	font-size: .8em;
}

/***************************** generic form stuff ********************************/
label .required
{
	color: #f00;
}

input.input-text
{
	width: 250px;
	border: 1px solid #6e6c68;
}

select.multiselect
{
	width: 250px;
	height: 60px;
	border: 1px solid #6e6c68;
}

ul.form-list
{
	margin-left: 0px;
	list-style: none;
}

ul.form-list li
{
	margin-bottom: .5em;
}

textarea
{
	width: 250px;
	height: 60px;
	border: 1px solid #6e6c68;
}

.buttons-set button,
.checkout-types button,
.crosssell button
{
	background: #BAC346;
	border: 0px;
	padding: 3px 10px;
	color: #414539;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
}


/********************************************  checkout **********************************/
.page-title {
	margin: 0px 0 10px 0;
}

.page-title h2
{
	background: #E0E1DE;
	border-top: 3px solid #414539;
	padding: 10px 20px;
	margin-bottom: 15px;
	font-size: 1.1em;
}

.checkout-types
{
	list-style: none;
	margin-left: 0px;
	float: right;
}
.checkout-types li
{
	text-align: right;
}

table#shopping-cart-table img
{
	border: 0px;
}

table#shopping-cart-table td,
table#shopping-cart-table th
{
	vertical-align: top;
}

td.a-center,
th.a-center
{
	text-align: center;
}
td.a-right,
th.a-right
{
	text-align: right;
}

table#shopping-cart-table tfoot button,
.cart-collaterals .discount button,
.cart-collaterals .shipping button
{
	background: #E0E1DE;
	border: 0px;
	padding: 3px 10px;
	color: #414539;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 10px;
}

.totals
{
	float: right;
	width: 250px;
	margin-top: 20px;
}

.totals .checkout-types
{
	margin-top: 10px;
}

.totals button
{
	margin-bottom: 10px;
}

.cart-collaterals
{
	float: left;
	width: 700px;
	margin-top: 20px;
}

#shopping-cart-totals-table
{
	width: 250px;
}

/* discount codes block */
.cart-collaterals .discount h3,
.cart-collaterals .shipping h3
{
	background: #E0E1DE;
	border-top: 3px solid #414539;
	padding: 10px 20px;
	margin-bottom: 15px;
	font-size: 1.1em;
}

.cart-collaterals .discount
{
	margin-bottom: 20px;
	width: 340px;
	float: left;
}

.cart-collaterals .shipping
{
	margin-bottom: 20px;
	width: 340px;
	float: left;
	margin-left: 10px;
}

.cart-collaterals .discount button,
.cart-collaterals .shipping button
{
	margin-left: 0px;
	margin-right: 10px;
}

#coupon_code
{
	margin-bottom: 10px;
}

#shipping-zip-form select
{
	width: 250px;
}

/* Block: Checkout Progress */
.sidebar .block-progress {

}
.sidebar .block-progress dt { font-weight:bold; }
.sidebar .block-progress dt.complete
{
	background: #abbb37;
	border-top: 3px solid #414539;
	padding: 8px 16px;
	font-weight: bold;
	color: #414539;
}
.sidebar .block-progress dt.complete .separator
{
	display: none;
}

.sidebar .block-progress dd.complete
{
	font-size: .8em;
	line-height: 1.1em;
}

.sidebar .block-progress dd.complete address
{
	font-style: normal;
}

.sidebar .block-progress dt a
{
	font-size: .8em;
	display: block;
	color: #ffffff;
	font-weight: normal;
}

.sidebar .block-progress dd.complete
{
	padding: 0px 16px;
}

.sidebar .block-progress h2
{
	background:#E0E1DE none repeat scroll 0 0;
	border-top:3px solid #414539;
	font-size:1.1em;
	margin-bottom:15px;
	padding:10px 20px;
}

.sidebar .block-progress dt
{
	background:#E0E1DE none repeat scroll 0 0;
	border-top:3px solid #8f9685;
	color: #8f9685;
	padding: 8px 16px;
	font-weight: bold;
}


/* One Page */

.one-page-checkout { border-bottom:1px solid #ddd; position:relative; margin-left: 0px; list-style: none;}
.one-page-checkout li.section { border:1px solid #ddd; border-bottom:0; color: #8f9685;}
.one-page-checkout .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.one-page-checkout .step-title .number { float:left; font-size: 1.1em; font-weight: bold; padding:10px 15px; display: inline;}
.one-page-checkout .step-title h3 { float:left; font-size:1.1em; padding:10px 0px; margin: 0px; display: inline;}
.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout li.active,
.one-page-checkout li.allow { color: #414539 !important; }
.one-page-checkout .active .step-title { background-color:#abbb37; cursor:default; }
.one-page-checkout .step { border-top:1px solid #ddd; padding:10px 16px; }
.one-page-checkout .order-review {}

p.required { font-size: .8em;}
.group-select ul { list-style: none; margin-left: 0px; }
.group-select ul li { margin-bottom: 10px; }
.group-select ul li .input-box {
	float: left;
	width: 49%;
	display: inline;
}
group-select select { width: 250px; }
.buttons-set { margin-top: 10px; margin-bottom: 10px; }
.buttons-set button { float: right; }
.buttons-set .back-link {float: left; margin-right: 20px; display: inline;}
.buttons-set p.f-left { float: left; display: inline;}

.one-page-checkout legend
{
	padding: 0px;
	font-size: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
}

#checkout-review-table
{
	margin-bottom: 20px;
}

.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }


/********************************************  my account  **********************************/

/* Sidebar =============================================================================== */
.sidebar .block { }
.sidebar .block .block-title { }
.sidebar .block .block-title h2 {
	background: #abbb37;
	border-top: 3px solid #414539;
	padding: 8px 16px;
	font-weight: bold;
	color: #414539;
	font-size: 1em;

}
.sidebar .block h3 { font-size:13px; line-height:1.3; }
.sidebar .block .block-content { }
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

.block-account ul
{
	list-style: none;
	margin-left: 0px;
}

.block-account ul li
{
	background:#D9DAD7 none repeat scroll 0 0;
	border-top:3px solid #FFFFFF;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:6px 16px;
}

.block-account h2
{
	margin-bottom: 0px;
}

.block-account ul li.current
{
	font-weight: bold;
}

#cart-sidebar-reorder
{
	list-style: none;
	margin-left: 0px;
}

.block-reorder .block-content
{
	padding: 0px 0px 0px 16px;
}

#cart-sidebar-reorder input
{
	float: left;
	margin-left: 0px;
}

#cart-sidebar-reorder .label
{
	margin-left: 23px;
	display: block;

}


.block-subscribe input
{
	width: 218px;
	margin-bottom: 10px;
}

.block-subscribe button,
.actions button
{
	background: #BAC346;
	border: 0px;
	padding: 3px 10px;
	color: #414539;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
}

#my-orders-table
{
	margin: 20px 0;
}

.dashboard .col-1,
.dashboard .col-2
{
	margin-bottom: 20px;
}

.col2-set h3
{
	font-size: 1.2em;
}

.col2-set h4
{
	font-size: 1.1em;
}

.col2-set h5
{
	font-size: 1em;
}

.col2-set ol
{
	list-style: none;
	margin-left: 0px;
}

.col2-set ol li
{
	margin-bottom: 1em;
}

.name-prefix
{
	margin-bottom: 10px;
}

.name-firstname
{
	margin-bottom: 10px;
}

.name-firstname,
.name-lastname
{
	clear: left;
}

/**************************** print *********************************/
.sales-order-print,
.sales-order-printinvoice,
.sales-order-printshipment,
.sales-order-printcreditmemo
{
	background: none;
	width: 800px;
	margin: 0 auto;
}

.print-head
{
	margin-bottom: 30px;
	padding-top: 10px;
}

.print-head img
{
	float: left;
}
.print-head address
{
	float: right;
	width: 250px;
	text-align: right;

}

/**************************** CMS pages *******************************/
.page-head h3
{
	background: #E0E1DE;
	border-top: 3px solid #414539;
	padding: 10px 20px;
	margin-bottom: 15px;
	font-size: 1.1em;
}


/****************************  feedback pages *************************/
.fakelabel
{
	margin-bottom: 10px;
}

.radiooptions li
{
	width: 250px;
}

.radiooptions input
{
	float: left;
}

.radiooptions label
{
 	float: right;
 	width: 225px;

}

.home-page-features
{
	background: #D9DAD7;
	border-top:3px solid #414539;
	float: left;
	width: 100%;
	display: inline;
	margin-bottom: 16px;
	padding-bottom: 10px;
}

.home-page-features h3
{
	background:#ABBB37 none repeat scroll 0 0;
	border-bottom:3px solid #fff;
	font-size: 1em;
	font-weight:bold;
	margin-bottom:0;
	padding:8px 16px;
}

.home-page-features ul
{
	list-style: none;
	margin-left: 10px;
	float: left;
	width: 198px;
	display: inline;
	margin-bottom: 0px;
}

.home-page-features li
{
	margin-top: 10px;
	float: left;
	width: 198px;
	background: #ABBB37;
	display: inline;
}

.home-page-features li img
{
	float: left;
	border: 0px;
}

.home-page-features li h4
{
	font-size: 1em;
	margin-bottom: 3px;
}

.home-page-features li h4 a
{
	text-decoration: none;
}

.home-page-features li div.rh-text
{
	float: left;
	width: 95px;
	margin-left: 5px;
	margin-top: 5px;
	display: inline;
}

/******** blog ***********/

div.post
{
	border-bottom: 2px solid #414539;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}

.blogmain h2.pagetitle
{
	margin: 0 30px 1em 30px;
}

small.authordetails
{
	font-size: .9em;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
	height: 30px;
	display: block;
}

small.authordetails img
{
	margin-right: 10px;
	float: left;
	display: inline;
}

.post h2
{
	margin-bottom: 7px;
	font-size: 1.3em;
	clear: both;
}

.post h2 a
{
	text-decoration: none;
}

.post h2 a:hover
{
	text-decoration: underline;
}

#petspertise_banner
{
	margin-left: 0px;
	margin-bottom: 20px;
	border-top: 2px solid #414539;
	border: 0px;
}

.blogmain
{
	background: url(../images/blog-bg.gif) repeat-y 22px 0;
	margin-top: 20px;
}

.blogmain .col-main
{
	width: 661px;
	margin-right: 23px;
}

.blogmain .navigation
{


}

.blogmain .navigation .alignleft
{
	float: left;
	width: 330px;
	margin-bottom: 10px;
}

.blogmain .navigation .alignright
{
	float: right;
	text-align: right;
	margin-bottom: 10px;
}

#sidebar
{
	border-top: 2px solid #414539;
	padding-top: 20px;
	width: 273px;
}

#sidebar ul
{
	list-style: none;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 10px;
}

#sidebar ul li
{
	margin-bottom: 20px;
}

#sidebar h2
{
	font-weight: normal;
	text-align: center;
	font-size: 1.2em;
}


.widget_search
{
	background: #ffffff;
	height: 40px;
	padding: 5px;
}

.widget_search #s
{
	width: 147px;
	border: 1px solid #414539;
	height: 20px;
	float: left;
	margin-right: 6px;
	display: inline;
}

#searchsubmit
{
	background: #BAC346;
	border: 0px;
	padding: 3px 10px;
	color: #414539;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 15px;
	float: left;
}

#sidebar .rss
{

	height: 22px;
	background: url(../images/rss.gif) 0 0 no-repeat;
}

#sidebar .rss a
{
	display: block;
	padding-left: 30px;
	font-size: 1.1em;
}

#sidebar .widget ul
{
	padding: 0px;
}

#sidebar .widget li
{
	background: url(../images/blog-category-arrow.gif) no-repeat 0 3px;
	padding-left: 10px;
	font-size: .9em;
	margin-bottom: 0px;
}

#text-429880671,
#text-430178861
{
	background: #bcc358 url(../images/paw.gif) 5px 100% no-repeat;

	padding: 10px 5px;
}

#sidebar #text-429880671 h2,
#sidebar #text-430178861 h2
{
	font-size: 1.4em;
}

#sidebar #meetthepetsperts
{
	padding-left: 7px;
	padding-right: 7px;
	float: left;
}

#sidebar #meetthepetsperts li
{
	font-size: .85em;
	background: none;
	padding: 0px;
	float: left;
	width: 205px;
	line-height: 1.2em;
}

#sidebar #meetthepetsperts li a
{
	text-decoration: none;
}

#sidebar #meetthepetsperts li img
{
	 border: 1px solid #ffffff;
	 float: left;
	 margin-right: 10px;
	 margin-bottom: 3px;
}

#askusanything
{
	text-align: right;
	display: block;
	padding-right: 10px;
	font-size: 1.1em;
}

#wp-calendar
{
	margin: 0 auto;
}

#wp-calendar td,
#wp-calendar th
{
	padding: 2px 10px;;
}

.entry
{
	font-size: .9em;
	line-height: 1.2em;
	font-family: arial;
}

h3#comments
{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 1em;
}

ol.commentlist
{
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 1em;
	list-style: none;
}

#respond
{
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 1em;
}

.comment-author
{
	height: 30px;
}

.comment-author cite,
.comment-author span.says
{
	margin-top: 5px;
	float: left;
	margin-right: 3px;
	display: inline;
	font-size: .9em;
	font-weight: bold;
	font-style: normal;
}

.comment-author cite a
{
	text-decoration: none;
}

.comment-author img
{
	margin-right: 10px;
	float: left;
	display: inline;
}

.commentmetadata
{
	clear: both;
	padding-top: 5px;
	font-size: .9em;
	padding-left: 43px;
}

.commentmetadata a
{
	color: #999;
	text-decoration: none;
	font-style: italic;
}

.comment p
{
	padding-left: 43px;
}

/* blog rss */

.block-blogrss
{
	float: left;
	width: 718px;

}

.block-blogrss h2
{
	background: #ABBB37;
	border-top:3px solid #414539;
	font-size: 1em;
	margin: 0px;
	padding: 0px 16px;
	height: 30px;
	line-height: 30px;
}

.block-blogrss ul
{
	list-style: none;
	margin: 0px;
}

.block-blogrss li
{
	background: #D9DAD7;
	margin-bottom: 3px;
	line-height: 25px;
	height: 25px;
	font-size: .9em;
	padding: 0px 16px;
}

#whychewedslippers
{
	float: right;
	width: 218px;
}

#whychewedslippers h2
{
	background: #ABBB37;
	border-top:3px solid #414539;
	font-size: 1em;
	margin: 0px;
	padding: 0px 16px;
	height: 30px;
	line-height: 30px;
}

#whychewedslippers p
{
	margin: 0px;
}

#whychewedslippers h2 a
{
	text-decoration: none;
}

#whychewedslippers img
{
	border: 0px;
}

/* cross sells */

.crosssell ul
{
	list-style: none;
	margin-left: 0px;
	float: left;
	width: 700px;
}

.crosssell li
{
	float: left;
	width: 160px;
	margin-left: 15px;
	margin-left: 0px;
}

.crosssell li img
{
	border: 0px;
}

.crosssell li .product-shop
{
	margin: 0px;
	width: 160px;
}

.crosssell li .product-name
{
	margin: 0px;
}

#nav li.nav-christmas{ background: #CF0000;}
#nav li.nav-christmas a{ color:#fff;}

#nav li.nav-christmas.active a { background: #CF0000;}