@charset "UTF-8";
/* CSS Document */

#pdog-container {
	width: 943px;
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
	overflow: auto;
}

#pcat-container {
	width: 943px;
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
	overflow: auto;
}

#pequine-container {
	width: 943px;
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
	overflow: auto;
}

#psmall-pet-container {
	width: 943px;
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
	overflow: auto;
}

#prabbit-container {
	width: 943px;
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/leftcolrabbit-back.jpg);
	background-repeat: no-repeat;
	background-position: left 100px;
	overflow: auto;
}

#prodent-container {
	width: 943px;
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/leftcolrodent-back.jpg);
	background-repeat: no-repeat;
	background-position: left 100px;
	overflow: auto;
}

#pbird-and-reptile-container {
	width: 943px;
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
	overflow: auto;
}

#psearch-container {
	width: 943px;
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
	overflow: auto;
}

#psearch-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#pdog-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#pcat-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#pequine-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#psmall-pet-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#prabbit-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#prodent-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#pbird-and-reptile-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#product-left {
	width: 186px;
	height: 520px;
	margin-bottom: 28px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

#product-more {
	width: 220px;
	height: auto;
	margin-bottom: 28px;
	float: none;
}

#product-mid {
	width: 186px;
	height: 520px;
	margin-bottom: 28px;
	margin-left: 36px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

#product-right {
	width: 186px;
	height: 520px;
	margin-bottom: 28px;
	margin-left: 36px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

#product-rightblank {
	width: 186px;
	height: 520px;
	margin-bottom: 28px;
	float: right;
	margin-left: 35px;
}

#product-image {
	width: 186px;
	height: 186px;
	margin-bottom: 10px;
	background-image: url(../images/product-image-none.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	overflow: hidden;
}

#product-image a:visted {
	text-decoration: none;
	color: #666;
}

#product-image a:link {
	text-decoration: none;
	color: #666;
}

#product-image a:hover {
	text-decoration: none;
	color: #F60;
}


#addbasket {
	width: 171px;
	height: 25px;
	background-image: url(../images/add-basket.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 11px;
	padding-left: 9px;
}

#apDiv1 {
	position:absolute;
	width:600px;
	height:370px;
	z-index:2;
	left: auto;
	right: auto;
	top: 190px;
	background-color: #FFF;
	border: 8px solid #F60;
	padding: 8px;
	overflow: scroll;
	visibility: hidden;
}

#apDiv2 {
	position:absolute;
	width:600px;
	height:370px;
	z-index:2;
	left: auto;
	right: auto;
	top: 190px;
	background-color: #FFF;
	border: 8px solid #F60;
	padding: 8px;
	visibility: hidden;
}

.questiontextarea {
	background-color: #EBEBEB;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	width: 250px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

.modifier {
	width: 186px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	margin-bottom: 10px;
}

.quantity {
	width: 23px;
	height: 20px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 2px;
	margin-left: 5px;
}

.productname {
	height: 45px;
}

.productclass {
	height: 20px;
}

.info-product-display {
	width: 186px;
	padding-left: 20px;
	margin-left: 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}

#cross-sell {
	width: 250px;
	height: auto;
	float: right;
	padding-left: 20px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}

.cross-sell-product {
	width: 240px;
	height: 94px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.cross-sell-img {
	width: 94px;
	height: 94px;
	margin-right: 20px;
	float: left;
}

.cross-sell-description {
	width: 125px;
	height: 94px;
	float: left;
}

.socialMedia {
	width: 20px;
	float: left;
	margin-left: 10px;
	border: 0;
}

.enquire {
	width: 80px;
	float: left;
	border: 0;
}

.moreInfo {
	float: left;
}

/* text */

.product {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #F60;
}

.vat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #F60;
}

.addtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}

.addtext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.discounttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F60;
}



/* REVISED PRODUCT LAYOUT */

#product-more.newlayout {
	position: relative;	
}

#product-more.newlayout .product-share-icons, #product-more.newlayout .product-modifier-select {
	margin-top: 10px;
}

#product-more.newlayout .product-modifier-select {
	position: absolute;
	top: 230px;	
}
#product-more.newlayout .product-info-quantity {
	position: absolute;
	top: 270px;
	width: 186px;
}
#product-more.newlayout #product_quantity {
	margin-top: 4px;	
}
#product-more.newlayout #addbasket {
	position: absolute;
	top: 305px;	
}
#product-more.newlayout .product-share-icons {
	position: absolute;
	top: 350px;	
}
#product-more.newlayout .product-info-ref {
	position: absolute;
	top: 390px;	
}
#product-more.newlayout .product-info-cat {
	position: absolute;
	top: 405px;	
}


#product-more.newlayout .product-info-description {
	margin-top: 150px;
}

