body {
	margin: 0;
	font-family: "lucida grande", "lucida sans unicode", univers, helvetica, arial, sans-serif;
	color: #333;
}

body#mapsillustrated {
	background-image: url(/_graphics/ui/vertical_line.gif);
	background-repeat: repeat-y;
	background-position: 200px 0px;
}

#header {
	width: 100%;
	height: 76px;
	padding-top: 70px;
	background-image: url(/_graphics/ui/header.gif);
	background-repeat: no-repeat;
	background-color: #4960A3;
	text-align: right;
}

#header q, #header p {
	margin-right: 5em;
	line-height: 1.2em;
	font-size: small;
	color: #FFF;
}

#header q {
	font-weight: bold;
}

#header q a:link, #header q a:visited, #header q a:hover, #header q a:active {
	color: #FFF;
	text-decoration: none;
}

#fullQuote q {
	font-family: georgia, times, "times new roman", serif;
	font-size: 1.4em;
	color: #475EA4;
}

#commentspanel h2 {
	margin: 0;
	padding: 0;
}

#navigation {
	width: 100%;
	height: 104px;
	background-color: #FFF;
	background-image: url(/_graphics/ui/middle.gif);
	background-repeat: no-repeat;
}

#sidebar {
	width: 150px;
	float: left;
	display: block;
}

#content {
	float: left;
	display: block;
	width: 700px;
	margin-left: 100px;
}

#secondary-navigation ul {
	text-transform: uppercase;
	font-size: small;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.5em;
	text-align: right;
}

#secondary-navigation ul a:link, #secondary-navigation ul a:visited, #secondary-navigation ul a:hover, #secondary-navigation ul a:active {
	display: block;
	text-decoration: none;
	color: #023567;
	width: 150px;
}

#secondary-navigation ul li a:link, #secondary-navigation ul li a:visited, #secondary-navigation ul li a:hover, #secondary-navigation ul li a:active {
	font-weight: bold;
}

#secondary-navigation ul li li a:link, #secondary-navigation ul li li a:visited, #secondary-navigation ul li li a:hover, #secondary-navigation ul li li a:active {
	font-weight: normal;
}

#secondary-navigation ul a:hover {


}

#secondary-navigation ul li {
	float: left;
}

#navigation ul {
	font-size: small;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}

#navigation ul {
	padding-left: 350px;
}

#nav ul#nav-links li ul li a:link {
	display: none;
}

#navigation ul a:link, #navigation ul a:visited, #navigation ul a:hover, #navigation ul a:active {
	color: #023567;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 0.5em;
}

#navigation ul li {
	float: left;
}

#secondary-navigation ul a:hover, #navigation ul a:hover {
	color: #5EB09E;
}

h1 {
	font-size: 3em;
	font-weight: normal;
	margin: 0;
	color: #475EA4;
	text-transform: uppercase;
	font-family: "Gill Sans Light", "lucida grande", "lucida sans unicode", univers, helvetica, arial, sans-serif;
	line-height: 1.5em;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 1.5em;
	font-family: "Gill Sans", "lucida grande", "lucida sans unicode", univers, helvetica, arial, sans-serif;
	line-height: 1.5em;
}

h3 {
	font-size: 0.9em;
}

h4 {
	font-size: 0.85em;
}

h5, h6 {
	font-size: 0.75em;
}

p, ul, ol, dl, td, th, address, legend, label, q {
	font-size: 0.85em;
}

p {
	margin: 0 0 1em 0;
}

p, ul, ol, dl {
	font-size: 0.85em;
	line-height: 1.5em;
}

#details p {
	margin: 0;
	padding: 0;
}

#img {
	width: 400px;
	height: 300px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 1em;
}

#img-details img {
	border: 0px;
	margin: 0 auto;
}

#img-details img a:hover {
	background-color: transparent;
}

#img-details {
	width: 360px;
	float: left;
	display: block;
	background-color: #DDDFE6;
	padding: 10px;
	margin-right: 10px;
	text-align: center;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
/

*margin: 10px 0 10px 0;*/
}

#details table {
	width: 300px;
}

#details table tr {
	border-bottom: 1px #333 solid;
}

#details td {
	padding: 2px;
}

#details table th {
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}

caption {
	font-family: "Gill Sans", "lucida grande", "lucida sans unicode", univers, helvetica, arial, sans-serif;
	margin-bottom: .5em;
	font-size: 1.3em;
}

table tr td.caption {
	font-family: "Gill Sans", "lucida grande", "lucida sans unicode", univers, helvetica, arial, sans-serif;
	font-size: 1.4em;
	color: #333;
	margin-bottom: .5em;
	text-align: center;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	line-height: 1.5em;
	font-weight: normal;
}

#random {
	width: 410px;
	display: block;
	margin: 0 auto;
}

#random h1 {
	font-family: univers, helvetica, arial, sans-serif;
	font-size: 1.4em;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
	color: #333;
	line-height: 2em;
	margin-bottom: 1em;
}

#random dt {
	font-size: 1.8em;
	color: #4960A3;
	margin-bottom: 1em;
}

#random dd {
	font-size: 1.4em;
	margin: 0;
}

ul ul, ol ol {
	font-size: 1em;
}

fieldset {
	border: 1px #FFF solid;
	width: inherit;
}

label, input, textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 150px;
	padding-right: 10px;
	color: #333;
	margin-top: 5px;
}

br {
	clear: left;
}

input, textarea, select {
	font-family: univers, helvetica, arial, sans-serif;
	background-color: #FFF;


/*	border: #333 1px solid;*/
	width: 300px;
	font-size: 12px;
}

textarea {
	height: 200px;
}

input:focus, textarea:focus, select:focus {
	background-color: #4960A3;


/*	border: #FFF 1px solid;*/
	color: #FFF;
}

input#search, input#submit {
	width: auto;
	float: inherit;
}

form {
	background-color: #DDDFE6;
	padding: 20px;
}

input#C, input#B, input#Y, input#N, input#MI, input#Map, input#Architecture, input#Gardens, input#People, input#Design, input#Informational, input#Places, input#Postcode {
	width: auto;
}

label.smallLabel {
	width: 75px;
}

div.error {
	color: #063;
}

form#map-search img {
	width: 72px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

form#snippet hr {
	width: 100%;
	clear: both;
	height: 1px;
	border-bottom: #333;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

dl#map-details dt {
	font-weight: bold;
}

div.wrapper {
	width: 250px;
	margin-left: 160px;
	margin-bottom: 10px;
	background-color: #999;
}

img#thumbnail {
	width: 72px;
	border-width: 1px;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #333;
}

#content a:hover {
	background-color: #333;
	color: #FFF;
}

#colourbar, #colourbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#colourbar a:link, #colourbar a:visited, #colourbar a:hover, #colourbar a:active {
	display: block;
	text-decoration: none;
	width: 15px;
	height: 15px;
	border: 1px #333 solid;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#colourbar li {
	float: left;
}

#floatmap {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	width: 410px;
}

div.columns {
	width: 33%;
	float: left;
	display: block;
}

ul.nobullets {
	list-style-type: none;
	list-style-position: default;
	padding-left: 0;
}

div.columns img {
	width: 80%;
}

img#bespokemap {
	width: 450px;
	float: right;
}
img.static-image {
	float: right;
}
#commentspanel {
	width: 200px;
	float: right;
	display: block;
	margin-left: 1em;
	padding: 10px;
	background-color: #DCE0EE;
}

#wrapper {
	width: 960px;
}

#thumbnail {
	width: 72px;
	margin-right: 1em;
}

form#snippet {
	background-color: transparent;
	padding: 0;
}

form#snippet input#hidden {
	border: 0;
	width: auto;
	height: auto;
}

#pagination form {
	width: 33%;
	display: block;
	float: left;
	padding: 0;
	background-color: #FFF;
	text-align: center;
}

#pagination {
	float: left;
	clear: both;
	display: block;
	width: 100%;
	margin-top: 1em;
}

input#search, input#submit, input#next, input#previous {
	width: 150px;
}

input#offset, input#row_count, input#title, input#location, input#region, input#theme, input#colour, input#foundResults, input#Hidden {
	display: none;
	border-width: 0;
}