/* CSS search */

/*
div.mapcol { display:inline; float:left; display:inline; margin:0 10px 0 6px; width:490px; background-image:url(/images/global/map2.gif); background-repeat:no-repeat; background-position: right top; }
div.mapcol h2 { margin:0 0 0.5em 0; font-weight:normal; }
div.mapcol h2 strong { margin:0 0 0.5em 0; color:#E2002B; font-weight:normal; }
div.mapcol p { font-size:1.1em; width:170px; margin:0 0 10px 0; }
*/

form.global { margin:0; padding:0 0 1em 0; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #AFCEDC; }
form.global ul { list-style:none; margin:0; padding:0 0 20px 0; }
form.global li { margin:0; padding:0 0 5px 0; }
form.global li#online { padding:5px 0 5px 10px; font-size:1.2em; background-image:url(/images/arrow-red.gif); background-repeat:no-repeat; background-position:left center; }
form.global li a { color:#E2002B; text-decoration:none; }
form.global li a:hover { text-decoration:underline; }

h3.results { padding:1em 0 0 10px; font-size:1.3em; color:#E2002B; }
p.results { margin:0 0 1em 10px ; font-size:1.3em; font-weight:bold; }

div.dealer { padding:0 0 15px 0; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #AFCEDC; }
div.dealer a { color:#E2002B; }
div.dealer ul { list-style:none; margin:0; padding:6px 0 8px 0; }
div.dealer li { margin:0; padding:4px 0; clear:both; }
div.dealer h4 { background-color:#E7F0F5; padding: 5px; margin:0; font-size:12px; font-weight:bold; color:#E2002B; }
div.dealer h5 { font-size:12px; font-weight:normal; color:#E2002B; float:left; width:80px; margin:0 6px 0 0; }
div.dealer p { font-size:12px; float:left; width:380px; margin:0; }



/* 2010 alterations */
div.content {
	padding: 0 0 0 6px;
}

#global-map {
	width: 762px;
	height: 380px;
	background: transparent url(/images/global/map4.gif) no-repeat 40px 0px;
}

#global-map h2 {
	margin: 0;
}

#regions {
	border: 0;
	margin: -25px 0 0 0;
}

#region-selects,
#region-selects fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#region-selects div {
	float: left;
	width: 190px;
}

#region-selects div h3 {
	font-size: 16px;
	font-weight: normal;
}

#region-selects select {
	font-size: 12px;
	width: 150px;
	margin: 0 2px 0 0;
}

#region-selects div input.go-button {
	width: 22px;
	height: 21px;
	background: transparent url(/images/global/go-button.gif) no-repeat left top;
	border: 0;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	padding: 0 0 0 22px;
}

#region-selects div input.distributor-button {
	border: 0;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	text-decoration: underline;
	text-align: left;
	font-size: 11px;
	cursor: pointer;
	background-color: transparent;
}

#region-uk h3 { color: #E2001A; }
#region-usa h3 { color: #3A6216; }
#region-eu h3 { color: #8945C7; }
#region-row h3 { color: #58CCEE; }

#region-uk input.go-button { background-color: #E2001A !important; }
#region-usa input.go-button { background-color: #3A6216 !important; }
#region-eu input.go-button { background-color: #8945C7 !important; }
#region-row input.go-button { background-color: #58CCEE !important; }

#region-uk input.distributor-button { color: #E2001A; background: transparent url(/images/global/uk-arrow.gif) no-repeat left center; }
#region-usa input.distributor-button { color: #3A6216; background: transparent url(/images/global/usa-arrow.gif) no-repeat left center; }

p.address {
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	color: #231F20;
}

#results-wrapper {
	float: left;
	width: 762px;
	border-top: 1px solid #58A0BE;
	padding: 20px 0;
	margin: 20px 0 0 0;
}

#results-wrapper h2 {
	margin: 10px 0;
}

#results {
	float: left;
	width: 562px;
}

#results-legend {
	width: 180px;
	margin: 0 0 0 582px;
}

#results-legend p {
	margin: 0 0 3px 0;
	padding: 0 0 0 37px;
	font-size: 16px;
	line-height: 32px;
	color: #488BA8;
}

#results-legend p.key-online { background: transparent url(/images/global/key-online.gif) no-repeat left center; }
#results-legend p.key-store { background: transparent url(/images/global/key-store.gif) no-repeat left center; }
#results-legend p.key-catalogue { background: transparent url(/images/global/key-catalogue.gif) no-repeat left center; }

div.result {
	position: relative;
	min-height: 100px;
}

div.result h3 {
	background: #EDF3F7;
	font-size: 16px;
	color: #EE1B35;
	padding: 5px;
	margin: 0;
}

div.result-contact {
	padding: 0 0 0 5px;
	font-size: 13px;
	font-weight: bold;
}

div.result-key {
	position: absolute;
	top: 42px;
	right: 0;
	width: 110px;
	height: 40px;
	text-align: right;
}

div.result-url {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	font-size: 13px;
}

div.result-url p {
	margin: 0;
	font-weight: bold;
}