/* Text Page */
#divFeature, #divLocation, #divClick
{
	float:left;
	padding:1.5em 1.5em 0 1.5em;
	padding:0 15px 0 15px;
}

#divFeature {width:340px;}
#divLocation {width:290px;}
#divClick {width:60px;}

#divLocation {border-left:1px dashed black;}

#divFeature label, #divLocation label, #divClick label
{
	font-weight:bold;
	margin-bottom:0em;
	display:block;
	font-size:110%;
	margin-bottom:0.5em;
}

#divFeature select, #divLocation input, #divLocation select, #divClick input
{
	font-size:1.2em;
	font-weight:bold;
}

#divFeature select {width:340px;}

#divLocation input
{
	padding-left:0.2em;
}

#divLocation select {width:300px;}

#divClick input
{
	background-color:#7F1183;
	color:#fff;
	font-weight:bold;
}

#container
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

.photos {list-style:none;margin:0;padding:0}
.photos li {float:left;padding:0 19px 0 19px;}

.box 
{
	position: relative;
	background-color:#F5EFF5;
	/*min-height:575px;*/
	overflow:hidden;
	z-index:0;
}

#tl {background: url(../images/tl.gif) no-repeat 0 0;}
#tr {background: url(../images/tr.gif) no-repeat 100% 0;}
#bl {background: url(../images/bl.gif) no-repeat 0 100%;}
#br {background: url(../images/br.gif) no-repeat 100% 100%;}

.box p, #box_content
{
	margin: 0;
	padding: 1.5em;
	/*min-height:52em;*/
}

* html #box_content
{
	height:52em;	/*IE6 only*/
}

.underline
{
	border-top:1px dashed black;
}

.nowrap
{
	white-space:nowrap;
}

.clear
{
	clear:both;
}

#errorFeature, #errorLocation, #errorPostcode
{
	color:#f00;
	font-weight:bold;
}

#ddlFeatures {margin-bottom:2.5em;}
	
#countymap
{
	float:left;
	border:0;
}

#tagCloudBox
{
	padding:0.5em;
	float:left;
	width:325px;
	background-color:#fff;
	border:1px solid black; /* #B280B8;*/
	min-height:12em;
	text-align:center;
}

#tagCloud
{
	list-style:none;
	padding:0;
	margin:0;
}

#tagCloud li
{
	display:inline;
	padding-left:0.8em;
	padding-right:0.8em;
	line-height:1.5em;
}

#tagCloud li a
{
	white-space:nowrap;
}

.size1 {font-family:Arial;font-size:100%;}
.size2 {font-family:Arial;font-size:125%;}
.size3 {font-family:Arial;font-size:150%;}
.size4 {font-family:Arial;font-size:175%;}
.size5 {font-family:Arial;font-size:200%;}

.url
{
	word-wrap:break-word;
}

#tagCloud li a
{
	margin-top: 0pt;
	margin-right: 0.5em;
	margin-bottom: 0pt;
	margin-left: 0.5em;
	white-space: nowrap;
	line-height: 1.4em;
}
