/*****
Filename:		openlayers.css
Author:			andrew Neil
Date:			April 2008
Description:	Override of styles from openlayers to fit in with
				A-Z guidelines
******/

/* Overview Map */
/****************/
.olControlOverviewMapElement{
border: 0px;
padding: 0px !important;
background-color: white !important;
}

#OpenLayers_Control_MouseToolbar_pan{
display: none;
}

#OpenLayers_Control_MouseToolbar_zoombox{
display: none;
}

.olControlOverviewMapExtentRectangle{
border: 2px solid #EE3338 !important;
}

/* Curved borders - RHS version  */
div#curvedborderRt_1
{	
	margin: 0 0 15px 0px; 
	float: left;
	/* 
	margin: 0 0 0px 21px;
	background: url(../images/common/smallbox190.gif) top left no-repeat;
	padding-top: 9px;*/
	
	display: inline;
}

div#curvedborderRt_1 h3
{
	margin: 0px !important;
	padding: 0px;
	height: 28px;
}

div#curvedborderRt_1 h3{
	margin: 0px 0px 0px 5px;
	font-size: 110%;
	color: blue;
}

div#curvedborderRt_2
{
	float: left;
	background: url(../images/common/smallbox190.gif) bottom left no-repeat;
	padding-bottom: 9px;
}

div#curvedborderRt_3
{
	width: 188px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	/*padding: 15px 0 0 0;*/
	float: left;
	overflow: hidden;
	background-color: white;
}

div#curvedborderRt_3 table.productSearch{
width: 180px;
margin: 0px 4px 0px 4px;
}
/*
div#curvedborderRt_3 table.productSearch td{
border-bottom: 2px solid #DDDDDD;
margin: 0px;
padding: 0px;
}
*/
div#curvedborderRt_3 table.productSearch tr{
BACKGROUND: url(../images/navigation/divider.gif) no-repeat 5px bottom;
}

div#curvedborderRt_3 table.productSearch .prodTitle{
width: 100%;
color: #1C5BA2;
font-weight: bold;
margin-bottom: 5px;
font-size: 85%;
}

div#curvedborderRt_3 table.productSearch .price{
width: 49%;
float: left;
color: #EE3338;
/* font-weight: bold; */
}

div#curvedborderRt_3 table.productSearch .basketIcon {
width: 49%;
float: left;
}

div#curvedborderRt_3 table.productSearch .basketIcon a{
float: right;
}

/* Left & Right */

#map-left
{
	float: left;
	width: 610px;
	overflow: auto;
}

#map-right
{
	float: left;
	width: 190px;
	margin-left: 21px;
}


/*  Map */
/****************/
.map1{
background: transparent url(../images/common/curvedborder_top_map.gif) no-repeat scroll left top !important;
width: 587px;
}

.map2{
background: transparent url(../images/common/curvedborder_bottom_map.gif) no-repeat scroll left bottom !important;
width: 587px;
}

.map4{
background:#DDDDDD;
height: 400px;
width: 587px !important;
}

.map3
{
padding: 0 !important;
height: 400px;
width: 570px !important;
position: relative;
left: 8px;
border-left: 0px solid #DDDDDD !important;
border-right: 0px solid #DDDDDD !important;
cursor: pointer;
cursor: hand;
}


.olControlScaleLine{
padding: 10px;
/* color:#FFFFFF; */
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8DDDDDD, endColorstr=#C8DDDDDD);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8DDDDDD, endColorstr=#C8DDDDDD)";
}

:root *> .olControlScaleLine{
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(221, 221, 221);
/* RGBa with 0.6 opacity */
background: rgba(221, 221, 221, 0.8);
}

/* Attractions Info Pane */
/*************************/

div#b_curvedborder_1
{
	float: left;
	/* margin: 0 0 15px 115px; */
	margin: 0 0 15px 21px;
	background: url(../images/common/curvedborder_top.gif) top left no-repeat;
	padding-top: 9px;
	display: inline;
}

/* for panes not next to navigation menu */
div#c_curvedborder_1
{
	float: left;
	/* margin: 0 0 15px 115px; */
	margin: 0 0 15px 21px;
	background: url(../images/common/curvedborder_top.gif) top left no-repeat;
	padding-top: 9px;
	display: inline;
}

div#b_curvedborder_2
{
	float: left;
	background: url(../images/common/curvedborder_bottom.gif) bottom left no-repeat;
	padding-bottom: 9px;
}

div#b_curvedborder_3
{
	width: 587px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	/*padding: 15px 0 0 0;*/
	float: left;
	overflow: hidden;
}


/* Curved borders - Overview & Key  */
div#curvedborderOvKey_1
{	
	margin: 0 0 15px 0; 
	float: left;
	display: inline;
}

div#curvedborderOvKey_1 h3
{
	margin: 0px !important;
	padding: 0px;
	height: 28px;
}

div#curvedborderOvKey_1 h3{
	margin: 0px 0px 0px 5px;
	font-size: 110%;
	color: blue;
}

div#curvedborderOvKey_2
{
	float: left;
	background: url(../images/common/smallbox190.gif) bottom left no-repeat;
	padding-bottom: 9px;
}

div#curvedborderOvKey_3
{
	width: 188px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	/*padding: 15px 0 0 0;*/
	float: left;
	overflow: hidden;
	background-color: white;
}

.mkSwitcher
{
	width: 100%;
	text-align: center;
	margin: 4px 0px 0px 0px;
}



/* Curved borders - Attraction Search  */
div#search_curvedborderRt_1
{	
	margin: 0 0 15px 0px;
	float: left;
	/* 
	margin: 0 0 0px 21px;
	background: url(../images/common/smallbox190.gif) top left no-repeat;
	padding-top: 9px;*/
	
	display: inline;
}

div#search_curvedborderRt_1 h3
{
	margin: 0px !important;
	padding: 0px;
	height: 28px;
}

div#search_curvedborderRt_1 h3{
	margin: 0px 0px 0px 5px;
	font-size: 110%;
	color: blue;
}

div#search_curvedborderRt_2
{
	float: left;
	background: url(../images/common/smallbox190.gif) bottom left no-repeat;
	padding-bottom: 9px;
}

div#search_curvedborderRt_3
{
	width: 188px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	/*padding: 15px 0 0 0;*/
	float: left;
	overflow: hidden;
	background-color: white;
}


form#map-search-form
{
	width: 180px;
	margin: 0 0 10px 5px;
	overflow: auto;
}

form#map-search-form input#ol-search-query
{
	width: 130px;
	margin-top: 10px;
	float: left;
}

form#map-search-form input#ol_search_submit
{
	float: left;
	margin-top: 8px;
	margin-left: 5px;
}


ul.mapsearch-results
{
	margin: 5px;
	padding: 0px;
	list-style-type: none;
}

ul.mapsearch-results li
{
	background:transparent url(../images/navigation/divider.gif) repeat-x scroll 2px bottom;
	padding: 2px 0 5px 0;
}

ul.mapsearch-results li a
{
	color: #1C5BA2;
}

ul.mapsearch-results li.no-show
{
	display: none;
	visibility: hidden;
}

p.result-paging
{
	text-align: center;
}


/** Feature Content **/

div#featureContent img.attraction
{
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;

}

div#featureContent div.featureimage
{
	margin:0 0 0 0;
	float: none;
	font-size: 70%;
	text-align:center;
	line-height: 15px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}

div#featureContent div.featureimagetitle
{
	margin: 0 auto 0 auto;
	font-size: 115%;
	font-weight:bold;
	text-align:center;
	max-width: 133px;
}

div#featureContent div.featureimagemask
{
	float:right;
	background-color: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	padding:0 5px 0 0;
}

div#featureContent h3
{
	margin-bottom: 10px;
}

p.attraction-info
{
	margin: 5px 0 10px 0;
}

p.nearby-info
{
	margin: 5px 0 10px 0;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
}

   p.opening-hours
{
	margin: 5px 0 10px 0;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
}

p.video
{
	margin: 5px 0 10px 0;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
}


p.mapadvert
{
	margin: 15px 0 10px 0;
	border-top: 1px solid #DDDDDD;
	padding-top: 15px;
	text-align: center;
}

p.result-paging
{
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
}

p.result-paging-bottom
{
	margin: 5px 0 5px 0;
	border-top: 1px solid #DDDDDD;
	padding-top: 5px;
	text-align: center;
}


