body {
	background-color: #efefef;
	font-family: Arial, Helvetica, Sans;
	font-size: 13px;
	color: #50514c;
	margin: 0px;
}

a {
	color: #625be9;
}
.PawColorTable,
.PawSizingTable {
	width: 300px;
}

h1 {
	color: #fff;
	padding-left: 12px;
	margin-top: 0px;
	background-color: #3b3330;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 0px;
}

#wrapper {
	width: 772px;
	margin: 0 auto;
	background-color: #ede3d7;
	padding-bottom: 20px;
	overflow: hidden;
}

#header {
	width: 772px;
	height: 118px;
	background-image: url(images/header-background.jpg);
}

.logo-link {
	float: left;
	width: 310px;
	height: 80px;
	text-decoration: none;
}

#nav {
	float: left;
	clear: both;
	padding-top: 15px;
	padding-left: 7px;
	width: 750px;
}
.primary-links a {
	color:  #fff;
	text-decoration: none;
}
.primary-links a.active {
	color: #fff;
}

#login-bar {
	float: left;
	clear: both;
	background-color: #3b3330;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
}

.login-bar-left {
	float: left;
	width: 114px;
	padding-left: 12px;
}

.login-bar-right {
	float: right;
	width: 114px;
	padding-right: 12px;
}

.login-bar-breadcrumb {
	float: left;
	text-align: left;
	padding-left: 20px;
	width: 500px;
	padding-top: 4px;
}

.login-bar-breadcrumb a {
	color: #fff;
	text-decoration: none;
}
#blocks-bottom {
	padding-top: 15px;
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom: 2px solid #fff;
}

.main {
	background-color: #ede3d7;
}
#footer {
	float: left;
	width: 743px;
	padding-left: 7px;
	padding-top: 15px;
	font-size: 12px;
}

#footer-top {
	float: left;
	clear: both;
	background-image: url(images/footer-top.gif);
	width: 757px;
	height: 3px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#footer-mid {
	float: left;
	clear: both;
	background-image: url(images/footer-mid.gif);
	width: 735px;
	padding-left: 17px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: repeat-y;	
}

#footer-bot {
	float: left;
	background-image: url(images/footer-bot.gif);
	width: 757px;
	height: 4px;
	background-repeat: no-repeat;
}

#homepage-promo-image {
  background-color: #fff;
  border-bottom: 2px solid #3b3330;
}

#homepage-welcome-text {
  border-top: 2px solid #fff;
  padding-left: 25px;
  padding-right: 25px;	
  padding-top: 5px;
  padding-bottom: 5px;
}


.category-image {
	float: left;
	background-image: url(images/product-category-bg.gif);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.product-teasers {
	float: left;
	width: 560px;
}
.product-teaser {
	float: left;
	width: 110px;
	text-align: center;
	padding-right: 10px;
	font-weight: bold;
	height: 150px;
	padding-right:30px;
}

.product-teaser-image {
	float: left;
	padding-bottom: 3px;
}
.product-teaser-text {
	clear: both;
	width: 110px;
}
.product-teaser a {
	color: #50514c;
	text-decoration: none;
}

/* @group product tabs */

#product-top {
	position: relative;
	background-color: #fff;
	height: 364px;
	background-repeat: no-repeat;
	background-position: 0 15px;
}

#tabs {
	float: left;
	background-repeat: no-repeat;
	background-position: 0 15px;
	padding-top: 80px;
	width: 100%;
}
#tabs ul {
	float: left;
	clear: both;
	width: 100%;
	background-color: #3b3330;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	height: 25px;
}

#tabs li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabs li a {
	float: left;
	color: #50514c;
	background-image: url(images/tab-off.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 19px;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	font-size: 11px;
}

#tabs li.tabs-selected a {
	background-image: url(images/tab-on.gif);
	font-weight: bold;	
}
.product-tab-content {
	width: 300px;
	height: 200px;
	border: 1px solid #000;
	overflow: auto;
	padding: 10px;
	font-size: 10px;
	color: #000;
}

.product-tab-content-video {
	border: 0px;
	height: 220px;
	width: 320px;
	padding: 0px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.product-tab-pane {
	padding-left: 10px;
	padding-bottom: 20px;
	float: left;
	width: 300px;
	height: 220px;
}
#product-photos {
	float: right;
	padding-top: 25px;
	width: 435px;
	position: absolute;
	left: 338px;
}

#product-photos .product-photos-prev {
	float: left;
	padding-top: 150px;
}

#product-photos ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#product-photos ul li {
	list-style-type: none;
	display: none;
	margin: 0;
	padding: 0;
}
#product-photos ul li.active {
	display: block;
}
#product-photos .product-photos-next {
	float: left;
	padding-top: 150px;
}

#product-orderform {
	clear: both;
	background-color: #ede3d7;
	text-align: center;
}

#product-description {
	text-align: justify;
}
#product-family-divider {
	float: left;
	clear: both;
	width: 100%;
	background-color: #3b3330;
	height: 40px;
}
/* @end */

#node-page {
	background-color: #ede3d7;
	padding: 30px;
	padding-left: 40px;
	padding-right: 40px;
	width: 692px;
}

/* @group Login Page */

#login-form-wrapper {
	float: left;
	background-image: url(images/login-bg.jpg);
	height: 260px;
	width: 527px;
	background-color: #fff;
	padding-left: 245px;
	padding-top: 65px;
	font-size: 11px;
	line-height: 15px;
}

 #user-login,
 #user-pass {
	background-image: url(images/login-box.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	height: 145px;
}

 #user-login label,
 #user-pass label {
	font-weight: normal;
	color: #000;
	font-size: 11px;
}

.login-links {
	text-align: right;
	padding-right: 250px;
}
#user-login .form-item input,
#user-pass .form-item input {
	width: 255px;
}
/* @end */

.messages {
	padding: 20px;
	border: 1px solid #ccc;
}

.block-uc_cart {
	width: 203px;
	height: 63px;
	padding-top: 11px;
	padding-right: 7px;
	float: right;
}

.block-uc_cart .content {
	background-image: url(images/cart-block-bg.gif);
	width: 203px;
	height: 28px;
	color: #fff;
	font-size: 12px;
	padding-top: 35px;
	padding-left: 0px;
	text-align: center;

}

.block-uc_cart .content a {
	color: #fff;
	text-decoration: none;
}
/* @group customer service form */

.webform .form-item {
	float: left;
	margin-bottom: 0px;
	width: auto;
	margin-right: 5px;
}
.webform div {
	float: left;
}
.webform .form-submit {
	float: left;
	clear: both;
}
#webform-component-last_name {
	float: right;
}

#webform-component-city input {
	width: 150px;
}

.webform table tbody {
	border-top: 0px;
}
.webform {
	float: left;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 35px;
	padding-bottom: 40px;
}
.webform-left {
	float:left; width:250px;
}
.webform-right {
	float:right; width:400px;
}
/* @end */

#product-orderform .product-orderform-title {
	width: 80px;
	text-align: left;
}

#product-orderform .product-orderform-price {
	text-align: center;
	width: 60px;
}

#product-orderform .product-orderform-input {
	text-align: center;
	width: 40px;
}

#product-orderform,
#order-history,
#cart-form-products {
	border: 0px;
}
#product-orderform tbody,
#order-history {
	width: 100%;
}

#order-history th a {
	color: #000;
	text-decoration: none;
}

#order-history tbody,
#cart-form-products tbody {
	border-top: 0px;
}

#product-orderform th,
#order-history th,
#cart-form-products th {
	background-color: #f4f8fb;
	height: 35px;
	vertical-align: middle;
	border-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#order-history td,
#product-orderform td,
#cart-form-products td {
	padding: 10px;	
}

#order-history tr.odd,
#product-orderform tr.odd,
#cart-form-products tr.odd,
#order-history tr.odd td.active {
	background-color: #f5f2e9;
	border: 0px;
}

#order-history tr.even,
#product-orderform tr.even,
#cart-form-products tr.even,
#order-history tr.even td.active {
	background-color: #fff;
	border: 0px;
}

#order-history table {
	width: 100%;
}

#cart-form-products td.desc a {
	font-weight: bold;	
}

#cart-form-products td.desc ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#cart-form-products td.desc li {
	list-style-type: none;
		margin: 0px;
	padding: 0px;
}

#product-orderform td,
#product-orderform th
 {
	font-size: 11px;
	text-align: center;
}

#tabs tbody {
	border-top: 0px;
}

.hide-submit {
	display: none;
}

.breadcrumb {
	color: #fff;
}

#petpdc-custom-quantities-form-product input {
	width: 18px;
}

.node-webform {
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 35px;
	padding-bottom: 40px;
}

.node-webform fieldset {
	border: 0;
}

#product-video {
	padding: 0px;
	border: 0px;
	height: 220px;
	width: 320px;
	padding-bottom: 20px;
}
#product-video .filefield-icon {
	display: none;
}
#product-video .filefield-item div div {
	display: none;
}

#product-video .filefield-item {
	float: left;
	height: 500px;
}

#user-edit {
}

.my-account-page {
}

fieldset {
	border: 0;
}
legend {
  padding-left:0px;
  font-weight: bold;
}

#my-account .main-content {
  padding:15px;
}

#payment-pane .form-item {
    display: none;
}

#payment-pane #payment_details .form-item {
    display: block;
}