﻿.searchArea .searchMenu{ width: 100px; left: 10px;}
			
.container h1{ width: 352px; height: 111px; background: #ffffff url(/img/landandproperty/peellandandproperty.gif) no-repeat; text-indent: -10000px;}

.mainMenu .reduced{ border-top: 1px solid #fff; margin-right: 40px;}


/*Search area styles*/
.propertySearchArea{ background-color: #cc0000; width: 280px; height: 230px; color: #ffffff;}
	.propertySearchArea ul { list-style: none; padding: 0px 0 0 0;}
	.propertySearchArea ul li { padding: 6px 0 0px 10px; clear: both;}
	.propertySearchArea label{ width: 70px; display: block;  float: left; font-size: 14px; padding: 2px 0 0 0;}
	
	.propertySearchArea h3 { font-size: 16px; color: #ffffff; margin: 0;}
	
	.propertySearchArea select{ float: left; background-color: #dadee1; width: 190px; height: 23px; border: 1px solid #dadee1; font-weight: bold; color: #cc0000;}
	.propertySearchArea .submit { padding: 10px 0px 0 10px; float: left;width: 260px;}
	.propertySearchArea .submit input{ float: right;}
	.propertyCount { float: left; padding: 6px 0 0 0;}
	.propertyCount a{ color: #ffffff;}

.rightHighlight {margin: 20px 0 20px 20px; padding: 5px 5px 0px 5px;}
	.border{ border: 1px solid #b5b8bb;}
	.rightHighlight h2{ color: #cc0000; font-size: 18px; font-weight: normal; margin: 0; padding:0;}
	
	.rightHighlight .spotlight{  }
		.rightHighlight .spotlight .title{ font-size: 12px; background: #868a8f url(/img/landandproperty/spotlightArrow.gif) no-repeat top right; color: #ffffff; padding: 2px 0 8px 6px;  border-top: 4px solid #ffffff; font-weight: normal; height: 21px;}
		.rightHighlight .spotlight a{ color: #ffffff; text-decoration: none; font-size: 12px;}

	.rightHighlight .item { list-style: none; color: #666666;}
		.rightHighlight .item ul{ list-style: none; border-top: 1px solid #b5b8bb; padding: 5px 0 5px 0;}
		.rightHighlight .item ul li { padding: 0px 0 3px 0;}
		.rightHighlight .item ul li h4,
		.rightHighlight .item ul li h4 a { color: #000000; text-decoration: none; font-size: 14px;}

.leftGallery {border: 1px solid #b5b8bb; padding: 10px 10px 0 10px; margin-bottom: 20px;}
	.leftGallery h2{ color: #C7090E; font-size: 16px; font-weight: bold; padding: 0 0 10px 0;}
	.leftGallery p{ padding: 0 0 10px 0;}
	.leftGallery img {padding: 0 0 10px 0;}


.contact{ padding-bottom: 20px;}	
	
/*Property Search Page*/
.propertySearchResults {margin: 0; padding:0 !important; list-style: none; clear: both;}
	.propertySearchResults li { margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #bdbcbc; float: left; width: 490px; }
	.propertySearchResults li img{ float: left; padding: 0px 5px 0px 0;}
	.propertySearchResults li .title a{  text-decoration: none; font-size: 14px; line-height: 22px; font-weight:bold;}
	.propertySearchResults li .location{ font-weight: bold;}
	.propertySearchResults li .more{  text-decoration: none; font-weight: bold; padding: 1px 25px 1px 0; background: url(/img/bodyarrow.gif) no-repeat top right;}

/**/
#odiv{
position:absolute;
top:0;
left:0;
border:#000 solid 2px;
display:none;
z-index:999;
background-color: #ffffff;
}

.oDivPark{
display:none;
 
}

	
/*Property Detail Page JQuery*/	
.expand{ clear:both; color: #cc0000; border-bottom: 1px solid #b5b8bb; background: url(/img/landandproperty/downarrow.gif) no-repeat top left; }
.open{ clear:both; color: #cc0000; border-bottom: 1px solid #b5b8bb; background: url(/img/landandproperty/rightarrow.gif) no-repeat top left;}
.expand a{ color: #cc0000; text-decoration: none; font-size: 14px; padding: 0 0 5px 25px;}
.collapse{ overflow:hidden; padding: 10px 20px 10px 25px;}
.expandarea { padding-top: 20px;}
.splitter{padding: 10px 0 10px 0;} 	

/* Business Parks Map */
ul.ukmap		{ width: 467px; height: 551px; padding: 0; margin: 0;
        		  background-image: url(/img/landandproperty/ukmap.gif); background-position: left top; background-repeat: no-repeat; 
        		  display: block; position: relative; }
ul.ukmap li		{ position: absolute; width: 10px; height: 10px; list-style-type: none; }
ul.ukmap li a	{ display: block; width: 10px; height: 0px; padding-top: 10px; overflow: hidden; background-image: url(/img/landandproperty/pins/o_red.png); background-repeat: no-repeat; background-position: left top; }
