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

.buy-wrapper
{
	clear: left;
	float: left;
	display: inline;
	width: 570px;
	margin-left: 10px;
	padding-bottom: 20px;
}

.show-options-button, .hide-options-button
{
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-top: 3px;
	display:inline;
}

.quickbuy-panel
{
	background-color: #b6dbaf;
	clear: left;
	float: left;
	height: 38px;
	width: 550px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bcdeb6;
	border-bottom-color: #bcdeb6;
	display: inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b6dbaf;
	border-left-color: #b6dbaf;
	-moz-box-shadow: 3px 3px 5px #DDD;
	-webkit-box-shadow: 3px 3px 5px #DDD;
}

.quickbuy-panel p
{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: inline;
}

.quickbuy-panel p strong
{
	font-family: Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #006C00;
}

.quickbuy-panel p.price-at
{
	color: #007000;
	font-weight: normal;
}

.quickbuy-panel select
{
	float: left;
	margin-top: 10px;
	margin-left: 26px;
	display: inline;
	width: 110px;
}

.quickbuy-panel p.price
{
	width: 80px;
}

.quickbuy-minus
{
	float:left;
	display: inline;
	margin-top: 9px;
	margin-left: 10px;
}

.quickbuy-panel .quickbuy-qty
{
	display: inline;
	float: left;
	width: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 9px;
}

.quickbuy-plus
{
	float:left;
	display: inline;
	margin-top: 9px;
}

.quickbuy-panel .quickbuy-add-to-basket
{
	float: right;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom:3px;
	display: inline;
}

.quickbuy-add-to-basket input
{
	display:block;
}
.fullbuy-panel
{
	clear: left;
	float: left;
	display: inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 3px 3px 5px #DDD;
	-webkit-box-shadow: 3px 3px 5px #DDD;
}

.fullbuy-price-wrapper
{
	background-image: url(/images/buying-panel/packsize-back.gif);
	background-repeat: no-repeat;
	display: inline;
	clear: left;
	float: left;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-color: #e5ecd9;
	background-position: 0px 50%;
	width: 550px;
}
.fullbuy-price-wrapper.empty
{
	background-image:none;
}

.fullbuy-price-wrapper p.message
{
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	display:inline;
}

.fullbuy-product-price
{
	float: left;
	height: 56px;
	width: 110px;
	margin-top: 1px;
	margin-right: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fullbuy-product-price + .fullbuy-product-price
{
	margin-left: 1px;
	width: 109px;
}

.fullbuy-product-price p 
{
	clear:left;
	float:left;
	width:110px;
	line-height: 13px;
	text-align: center;
	padding-bottom: 5px;
}
.fullbuy-qty 
{
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:center;
	width:15px;
}
.fullbuy-minus 
{
	clear:left;
	display:inline;
	float:left;
	height:24px;
	margin-left:20px;
	width:24px;
}

.fullbuy-plus 
{
	display:inline;
	float:left;
	height:24px;
	width:24px;
	margin-left: 4px;
}


.quickbuy-plus img, .quickbuy-minus img, .fullbuy-plus img, .fullbuy-minus img, .hide-options-button, .show-options-button 
{
	cursor:pointer;
}

.fullbuy-dropdowns
{
	clear: left;
	float: left;
	width:550px;
	background-color: #b6dbaf;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.fullbuy-panel .fullbuy-add-to-basket
{
	float: right;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: inline;
}

.fullbuy-add-to-basket input, .fullbuy-add-to-basket img
{
	display:block;
}

.fullbuy-dropdowns p
{
	float: left;
	margin-top: 11px;
	margin-left: 25px;
	display: inline;
	font-weight: bold;
	color: #006C00;
	font-size: 10px;
	padding-bottom: 0px;
}

.fullbuy-treatment
{
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}

.fullbuy-treatment select
{
	width: 100px;
}

.fullbuy-treatment p
{
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	font-size: 11px;
	background-color: #B6DBAF;
	padding-top: 1px;
	padding-bottom: 2px;
	width: 95px;
	margin-left: 12px;
	display: inline;
}

.fullbuy-formats
{
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}

.fullbuy-formats select
{
	width: 100px;
}

.fullbuy-formats p
{
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	font-size: 11px;
	background-color: #B6DBAF;
	padding-top: 1px;
	padding-bottom: 2px;
	width: 95px;
	margin-left: 12px;
	display: inline;
}

.strikeout
{
	text-decoration: line-through;
	color: #979797;
}

.fullbuy-product-price.discount
{
	height: 66px;
}

.tool-buying
{
	clear: left;
	float: left;
	width:550px;
	background-color: #b6dbaf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 3px 3px 5px #DDD;
	-webkit-box-shadow: 3px 3px 5px #DDD;
	height: 38px;
}

.tool-buy-qty, .tool-buy-now
{
	margin-top: 3px;
}

.tool-buy-qty
{
	padding-top: 6px;
}

.tool-buy-qty label
{
	margin-top: 1px;
}

.tool-buy-now
{
	padding-right: 0px;
}

.tool-buying h3
{
	width: 348px;
}
