﻿/* Stockists */

.StockistsWrapper
{
	width: 649px;
	background: url("/Images/2009/content-spacer.png") no-repeat 0 0;
	margin-top: 36px;
	padding-top: 10px;
}
.StockistsWrapper h2
{
	clear: both;
	margin-bottom: 10px;
}
.StockistsLeftDiv a, .StockistsLeftDiv a:active, .StockistsLeftDiv a:link, .StockistsLeftDiv a:visited,
.StockistsRightDiv a, .StockistsRightDiv a:active, .StockistsRightDiv a:link, .StockistsRightDiv a:visited
{
	color: #000;
	font: normal 12px/18px Arial, Sans-Serif;
	text-decoration: none;
}
.StockistsLeftDiv a:hover, .StockistsRightDiv a:hover
{
	color: #6688AA;
	text-decoration: none;
}
.StockistsLeftDiv span
{
	position: relative;
	left: 10px;
	background: url("/Images/2009/stockists-dot.gif") no-repeat 0 6px;
	padding-left: 8px;
}
.StockistsRightDiv span
{
	width: 120px;
	position: relative;
	right: 8px;
	background: url("/Images/2009/stockists-dot.gif") no-repeat 100% 8px;
	padding-right: 8px;
	display: block;
	margin-bottom: -17px;
	text-align: right;
}
.StockistsLeftDiv .SpanWrapper, .StockistsRightDiv .SpanWrapper
{
	left: 0;
	right: 0;
	padding: 0;
	background: none;
}
.StockistsBgDiv
{
	width: 400px;
	height: 333px;
	background: url("/Images/2009/stockists-countries.gif") no-repeat 0 0 ;
	display: block;
	position: absolute;
	top: 34px;
	left: 139px;
}
.StockistsLeftArea
{
	width: 284px;
	height: 228px;
	background: url("/Images/2009/stockists-region-bg.png") no-repeat 0 0;
}
.StockistsRightArea
{
	padding-top: 18px;
}
.StockistsListItem
{
	width: 365px;
	background: url("/Images/2009/stockists-separator.gif") no-repeat 0 100%;
	margin-top: -12px;
	padding-bottom: 7px;
}
.StockistsListItem h5
{
	line-height: 20px;
}
.StockistsCountryImageNZ, .StockistsCountryImageAus
{
	width: 145px;
	height: 200px;
	display: block;
}
.StockistsCountryImageNZ
{
	background: url("/Images/2009/new-zealand.png") no-repeat 100% 0;
}
.StockistsCountryImageAus
{
	background: url("/Images/2009/australia.png") no-repeat 100% 0;
}
.StockistsRegionsPanel
{
	margin-top: 66px;
}
.StockistsPanel2
{
	margin-top: 28px;
}

/* end Stockists */
