#map-holder{
  position:relative;
  height:550px;
  width: 100%;
  top: 0;    
  left: 0;
}

#mapTable{
opacity:1;
}

#selectButtons{
  position:absolute;
  top:7px;
  right:108px;
  width:406px;
  z-index:1002;
  }
  
#bgsButton{
  padding:6px;
  }
  
#backToStart1{
  position:absolute;
  top:334px;
  left:-11px;
  width:55px;
  z-index:1002;
  }
  
#courtesy{
  font-size:0.7em;
  font-weight: bold;
  color:grey;
  }

#courtesylogo{
padding-bottom:10px;
  } 
  
#measureTool{
  position:absolute;
  top:57px;
  right:348px;
  width:142px;
  height:23px;
  z-index:1002;
  }
  
#measurementControlOutput {
	display: none;
	position: absolute;
	right: 3px;
  width:124px;
	top: 13px;
	background-color: white;
	z-index:1000000;
	font-size: 0.75em;
	font-weight: bold;
	padding: 5px 6px 5px 5px;
	border: 1px solid grey;
	text-align: center;
	opacity:1;
}
#measurementControlOutputReturnLink, #measurementControlOutputSpan {
	display: block;
}
#measurementControlOutputSpan {
	height: 1.7em;
}

#MTDiv{
  position:absolute;
  top:67px;
  right:3px;
  width:134px;
  height:13px;
  font-size: 0.65em;
  font-weight:bold;
  background-color: white;
  text-align: center;
  margin-top:5px;
  padding-top:9px;
  border:1px solid grey; 
  }
  
#MTP{
  margin-top:-5px;
  }  

#overviewmap{
  position: absolute;
	right: 43px;
	top: 296px;
  width:144px;
  display:none;
  z-index: 1004;
  }
  
.olControlOverviewMapElement {
padding: 7px 7px 7px 7px !important;
background-color: #000080 !important;
}  

#controlToggle {
	display: none;
}  

#slider-id{
  position:absolute;
  top:19px;
  left:72px;
  width:180px;
  z-index:1003;
  background-color:red;
  }
   
.olPopupLabelContent{
  background-color: white !important;
  border-radius: 7px;
  } 
  
#map-holder, #show-layer-panel, #hide-layer-panel,#layer-select-tabs{
    float: left;
}

.ui-tabs-nav li {
  margin: 1px 0.1em 0 0 !important;
  }

.ui-tabs .ui-tabs-nav li a {
  font-size:9pt !important;
  padding: 0.5em 1.3em !important;
  }
  
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 0.0em 0.0em !important;
  background: none ;
}

.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .0em .0em 0 !important;
}

#show-layer-panel, #hide-layer-panel{
    position:absolute; 
    z-index:900; 
    top:0;
    bottom:0px;
    right:49px;
    padding-top:0px;
    /*display:none; */
    width:58px; 
    height:550px; 
    cursor:pointer;
    opacity: 1;
}

#show-layer-panel span, #hide-layer-panel span{
    display:inline-block; 
    font-size:24px; 
    height:162.5px; 
    padding:259px 24px 128px 5px; 
    width:78px; 
    background: #949494;
    color:black;
    opacity: .8;
}

*#show-layer-panel span:hover, #hide-layer-panel span:hover{
    background: #949494;
    opacity: 1;
}          

#hide-layer-panel{
    display: none;
} 

#layer-select-tabs{
    width: 300px;
    background: #eee;
    border-left: 0px solid white;
    position:absolute;
    right:40px;
    top:0px;
    padding-left:0px;
    padding-top:0px;
    padding-right:0px;
    height: 550px;
    z-index:1002;
    display:none;
    border-left:3px solid #949494;
}

.ui-button.ui-widget .ui-button-text{
    font-size: 10pt;
    line-height:20px;
} 

#map .olControlAttribution {
    position: absolute;
    font-size: 11px;
    bottom: 0 !important;
    left: 50px !important;
    text-align: left;
/*    background: rgb(255, 255, 255); */
    font-family: Arial;
    padding: 2px 4px;
    border-radius: 0px 0 0 0;
}

.ui-accordion-content {
  padding: 0.5em 0.9em !important;
  border-top: 0 !important;
  max-height: 430px;
  overflow-y: auto;
}

div.olControlMousePosition {
    position: absolute;
    height: 50px;
    font-size: 10pt !important;
    text-align: right;
    background: rgba(255,255,255,0.7) !important;
	  line-height: 13pt;
    z-index: 1100 !important;
}

.olControlScale {
    bottom: 54px !important;
    display: block !important;
    position: absolute !important;
    font-size: 0.8em !important;
    font-weight: bold !important;
    color: #000080 !important;
}

.olControlScaleLine {
    display: block !important;
    position: absolute !important;
    bottom: 56px !important;
    font-size: xx-small !important;
}

.olImageLoadError { 
    /* when OL encounters a 404, don't display the pink image */
    display: none !important;
}

.olControlSwipeBaseLayerView {
    background-color: white;
    height: 16px !important;
    width: 180px !important;
    margin-top: 450px !important;
    margin-left: 33px !important;
    display: block !important;
    font-size: 11px !important;
    font-family: Tahoma, Arial !important;
    font-weight: 700 !important;
    padding-top: 2px !important;
    background-image: url(../../js/Swipe/img/arrow_right.png) !important;
    background-repeat: no-repeat !important;
    background-position:right !important; 
    position: absolute !important;
}

.olControlSwipeBaseLayerSpan {
    visibility: hidden !important;
    font-size: 11px !important;
    font-family: Tahoma, Arial !important;
    font-weight: 700 !important;
    white-space: pre !important;
    position: absolute !important;
}

.olControlSwipeBaseLayerHide {
    display: none !important;
}

.olControlSwipeLayerView {
    background-color: white;
    height: 16px;
    width: 220px;
    margin-top: 450px !important;
    margin-left: -23px;
    display: block;
    font-size: 11px;
    font-family: Tahoma, Arial !important;
    font-weight: 700 !important;
    padding-top: 2px;
    background-image: url(../../js/Swipe/img/arrow_left.png);
    background-repeat: no-repeat;
    position: absolute;
}

#slider{
width: 90% !important;
} 

.parish1{
width: 87%;
margin: 1px 1px 1px 1px;
padding: 0px 10px 0px 10px;
display:none;
}

#introparish{
border:1px solid grey;
display:block;
}

#parish1890a{
border:1px solid blue;
}

#parish1951a{
border:1px solid orange;
}

#parish1991a{
border:1px solid green;
}

#parish2001a{
border:1px solid red;
}

.iconsSM{
width: 38px;
height: 47px;
cursor:pointer;
border: 2px;
padding-bottom:10px;
} 

@media print
{
    #map-holder{height:500px;width: 100%;}
    #show-layer-panel, #hide-layer-panel{display:none;}    
    #show-layer-panel span, #hide-layer-panel span{display:none; }
}

.gm-style-cc{
    right:500px !important;
}

.gmnoprint{
 right:500px !important;
}