
/* Store Locator Module
Alter as required */

/* Stockist List Module Image Map */
.NZRegionMap {
	float:right;
}

/* Surrounding DIV of Quick Search Module */
.StoreLocatorQuickSearch {
	float: left;
	width: 200px;
}
.StoreLocatorQuickSearch input,
.StoreLocatorQuickSearch select  {
	font-size: 80%;
}

/* Quick Search Module Details */
.StoreLocatorQuickSearchHeader {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 4px 0px;
	border-bottom: 1px solid #78BA00;
	border-right: 1px solid #78BA00;
}
.StoreQuickSearchName {
	margin: 0px 0px 4px 0px;
}
.StoreQuickSearchRegion {
	margin: 0px 0px 4px 0px;
}
.StoreQuickSearchTown {
	margin: 0px 0px 4px 0px;
}
.StoreQuickSearchImage {
	margin: 0px 0px 10px 0px;
}

/* Surrounding DIV of Module */
.StoreLocator {
	padding: 4em 0em 0em 0em;
}
.StoreLocator h3 {
	text-align: left;
	margin: 2em 0em 0em 0em;
}
.StoreLocator h4 {
	text-align: left;
	margin: 1em 0em 0em 0em;
}

/* Surrounding DIV of each store entry */
.StoreList {
}

/* Surrounding DIV of each store detail entry */
.StoreDetail {
}

/* Surrounding DIV of each Store */
.StoreListStore {
	margin: 0em 0em 0em 1em;
}

/* Stockist List Module Details */
.StoreListName {
	font-weight: bold;
	margin: 0.4em 0em 0em 0em;
}
	.StoreListName a:link, a:visited, a:hover, a:active {
	}
	.StoreListName a:visited {
		text-decoration:none;
	}
.StorelistMap 
{
}
.StoreListPostalAddress1 
{
	font-size: 80%;
	display: inline;
}
.StoreListPostalAddress2 
{
	display: inline;
	font-size: 80%;
	margin: 0em 0em 0em 0.2em;
}
.StoreListPhysicalAddress1 {
	font-size: 80%;
	display: inline;
}
.StoreListPhysicalAddress2 {
	font-size: 80%;
	display: inline;
	margin: 0em 0em 0em 0.2em;
}
.StoreListPostcode {
	font-size: 80%;
	display: inline;
	margin: 0em 0em 0em 0.2em;
	color: #999999;
}
.StoreListPhone 
{
	font-size: 80%;
}
.StoreListFax 
{
	font-size: 80%;
}
.StoreListEmail 
{
}
.StoreListWebsite 
{
}
.StoreListContactPerson 
{
}
.StoreListMessage 
{
}
.StoreListTitle {
	display: none;
}
.StoreListMore {
	display: none;
	margin: 0px 0px 10px 0px;
}

/* Surrounding DIV of Details Module */
.StoreDetails {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	line-height: 18px;
	padding: 20px 10px 20px 10px;
}

/* Surrounding DIV of each Full Details Module */
.StoreDetailStore {
}

/* Store Module Details */
.StoreDetailName {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.StoreDetailMap 
{
}
.StoreDetailPostalAddress1 
{
}
.StoreDetailPostalAddress2 
{
}
.StoreDetailPhysicalAddress1 {
}
.StoreDetailPhysicalAddress2 {
}
.StoreDetailPhone 
{
}
.StoreDetailFax 
{
}
.StoreDetailEmail 
{
}
.StoreDetailWebsite 
{
}
.StoreDetailContactPerson 
{
}
.StoreDetailMessage 
{
}
.StoreDetailTown {
}
.StoreDetailRegion {
}
.StoreDetailTitle {
	font-weight: bold;
}
