@charset "utf-8";
/* CSS Document */

.stockist-item {
	width: auto;
	background: white;
	padding: 2px;
	margin: 2px;
	border: 2px solid #CCCCCC;

}

.stockist-item-premier-carp {
	width: auto;
	background: #ddecaf url(../images/carp_premier.gif) repeat-x bottom right;
	padding: 3px 2px 37px 2px;
	margin: 2px;
	border: 2px solid #c0d57e;
}

.stockist-item-premier-carp .premier-logo {
	border: 2px solid #c0d57e;
}

.stockist-item-premier-match {
	width: auto;
	background: #e1e2de url(../images/match_premier.gif) repeat-x bottom right;
	padding: 3px 2px 35px 2px;
	margin: 2px;
	border: 2px solid #c9c9c9;
}

.stockist-item-premier-match div img { float: right; width: 250px; height: 100px; }
.stockist-item-premier-carp div img { float: right; width: 250px; height: 100px; }
.stockist-item div img { float: right; width: 250px; height: 100px; }

.stockist-item-premier-match .premier-logo {
	border: 2px solid #c9c9c9;
}

.stockist-company {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

.county-title {
	margin: 5px 0;
}

.county-title select {
	background: white; 
	font-size: 10px; 
	margin: 1px 0; 
	width: 120px; 
	height: 14px; 
	border: 1px solid #cccccc; 
	padding: 1px 2px 1px 2px;
}

.stockist-description {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	height: auto;
}

.alphazeta {
	text-align: center;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

.page-numbers {
	text-align: center;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.region {
	font-weight: bold;

}

.map {
	width: 320px;
	float: right;

}

.county {
	float: left;
	width: 200px;
}
