﻿.shopinstock{
	background:url(/themes/zoo/images/instock.jpg) no-repeat;
	padding:0px 0px 10px 86px;
	font-weight:bold;
}
.shopoutofstock{
	background:url(/themes/zoo/images/outofstock.jpg) no-repeat ;
	padding:0px 0px 10px 106px;
	font-weight:bold;
}

.product-holding {
	display: inline;
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.product-holding img {
	float: left;
}
.product-holding a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #769750;
}
.product-holding a:hover {
	text-decoration: underline;
}
.product-detail-img {
	float: left;
	width: 210px;
	margin-right: 20px;
}
.product-detail-text {
	float: right;
	width: 230px;
}
.zoom {
	display: block;
	width: 210px;
	height: 26px;
	background-image: url(/themes/zoo/images/bg-search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:none;
}


#basket {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/themes/zoo/images/cart-logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#basket strong {
	padding-left: 40px;
}
#basket a {
	color: #769750;
	text-decoration: none;
}
h2.shopSub {
	color: #943018;
}

#zooBasket input {
	float: right;
}


/* shop basket

---------------------------------------------------------- */

.shopbasket{
	background:url(/themes/zoo/images/basket.jpg) no-repeat ;
	padding:0px 0px 0px 53px;
	min-height:32px;
}

.shopbasketmsg{
	color:#666666;
	text-align:center;
	padding:30px 0px 30px 0px;
}

.shopbasketfooter{
	padding:10px 0px 10px 0px;
	clear:both;
	border-top:1px solid #ccc;
}

.shopbaskettitles{
	background:url(/themes/zoo/images/bgbutton_grey.jpg) repeat-x #e8e8e8;
	margin:10px 0px 0px 0px;
	height:24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}

.shopbaskettitle{
	color:#00046C;
	font-weight:bold;
	float:left;
	padding:4px 10px 4px 20px;
	text-align:left;
}

.shopbasketitem{
	border-bottom:1px dotted #ccc;
	padding:10px 0px 10px 20px;
	border-bottom:1px solid #fff;
}

.shopbasketitem2{
	border-bottom:1px dotted #ccc;
	padding:10px 0px 10px 20px;
	margin:0px 0px 1px 0px;
	background-color:#f2f2f2;
}

.shopbasketitem3{
	border-bottom:1px dotted #ccc;
	padding:10px 0px 10px 20px;
}

.shopbasketitemprice{
	float:right;
	width:70px;
	text-align:right;
	padding-right:32px;
}
.shopbasketitemqty{

	float:right;
	width:40px;
	text-align:left;
	padding-right:10px;

}
.shopbasketitemremove{
	float:right;
	width:70px;
	padding-right:10px;
}
.shopbaskettotal{
	border-top:1px solid #CCCCCC;
	background: #e8e8e8;
	text-align:right;
	padding:10px 32px 10px 10px;
	margin:2px 0px 0px 0px;	
}
.shopcenter {
	margin-top: 20px;
}
.button1 {
	color: #FFFFFF;
	background-color: #769750;
	border: 1px solid #769750;
	margin-left: 10px;
	font-size: 0.9em;
	padding-top: 2px;
	padding-bottom: 2px;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.button2 {
	background-color: #943018;
	color: #FFFFFF;
	font-size: 0.9em;
	margin-left: 10px;
	border: 1px solid #943018;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.button3 {
	color: #FFFFFF;
	background-color: #769750;
	border: 1px solid #769750;
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.button4 {
	background-color: #943018;
	color: #FFFFFF;
	font-size: 1.1em;
	border: 1px solid #943018;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}
.button5 {
	background-color: #769750;
	color: #FFFFFF;
	font-size: 1.1em;
	border: 1px solid #769750;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}
.buttonqty {
	border: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.addbutton {
	background-color: #943018;
	color: #FFFFFF;
	font-size: 0.9em;
	border: 1px solid #943018;
	padding-top: 2px;
	padding-bottom: 2px;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.loginbutton {
	background-color: #943018;
	color: #FFFFFF;
	font-size: 0.9em;
	border: 1px solid #943018;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 120px;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.shopbillingfield{
	float:left;
	padding-right:10px;
}

.shopbillingfield input{
	border:1px solid #ccc;
}

.shopbillingitem{
	font-weight:bold;
	padding:0px 0px 12px 0px;
}

.shopbillingtitle{
	float:left;
	width:120px;
	font-weight:bold;
}

.shopconfirmleftbilling
{
	float: left;
	width: 220px;	
}
.shopconfirmleftshipping
{
	float: left;
	width: 220px;	
}
.shopbaskettotal2
{
	margin-right: 20px;
	float: right;	
}

p.formArea input, p.formArea textarea {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
	width: 190px;

}

p.formArea {
float:left; width: 220px; display:block;
}
