@import url(../cp/css/default-layout.css);
@import url(../cp/css/default-yahoo.css);

body {
	font-family: Georgia, Times, serif;
	margin: 10px;
	font-size: small;
	background-color: #ccc;
	color: #333;
}

.template {
	width: 960px;
	font-size: 110%;
	background: #fff url('uploads/62/mainbg.gif') right repeat-y;
	margin-left: auto;
	margin-right: auto;
}

p {
	margin: 4px 0px;
}
img {
	border: 0;
}
a {
	color: #800;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}

.header {
	background: #c00 url('uploads/62/headerbg.png') right top no-repeat;
}
.header h1 {
	background: transparent url('uploads/62/title.png') left top no-repeat;
	margin: 0;
}
.header h1 a {
	display: block;
	height: 100px;
	width: 320px;
}

.left {
	float: left;
	width: 640px;
}
.right {
	float: right;
	width: 320px;
	background-color: #4e4e4e;
}

.controlbar {
	font-size: 90%;
	float: right;
	background-color: #666;
}

.homeleft {
	float: left;
	width: 319px;
	border-right: 1px dotted #ddd;
}
.homeleft h2 {
	font-weight: normal;
	color: #fff;
	background-color: #bbb;
	border-bottom: 1px dotted #fff;
}
.homeright h2 {
	font-weight: normal;
	color: #ab1600;
	background-color: #fff;
	border-bottom: 1px dotted #ddd;
}

.homeright {
	float: right;
	width: 320px;
}
.latestnews,
.latestblogs,
.map {
	background: transparent url('uploads/62/newsbg.png') repeat-x;
}
.twitter,
.youtube,
.flickr {
	background-color: #f3f3f3;
}
.latestnews p.footer,
.latestblogs p.footer,
.map p.footer,
.twitter p.footer,
.youtube p.footer,
.flickr p.footer {
	font-family: Verdana, sans-serif;
	font-size: smaller;
	background-color: #fff;
	text-align: right;
	margin: 0;
	padding: 4px 8px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}
.latestnews .footer a,
.latestblogs .footer a,
.map .footer a,
.twitter .footer a,
.youtube .footer a,
.flickr .footer a {
	color: #666;
	text-decoration: none;
}
.latestnews .footer a:hover,
.latestblogs .footer a:hover,
.map .footer a:hover,
.twitter .footer a:hover,
.youtube .footer a:hover,
.flickr .footer a:hover {
	text-decoration: underline;
} 
.latestnews .footer a,
.latestblogs .footer a {
	padding-right: 22px;
	background: transparent url(uploads/62/rss.gif) right top no-repeat;
}
.map .footer a {
	padding-right: 26px;
	background: transparent url(uploads/62/map.gif) right top no-repeat;
}
.twitter .footer a {
	padding-right: 26px;
	background: transparent url(uploads/62/twitter.gif) right top no-repeat;
}
.youtube .footer a {
	padding-right: 37px;
	background: transparent url(uploads/62/youtube.gif) right top no-repeat;
}
.flickr .footer a {
	padding-right: 26px;
	background: transparent url(uploads/62/flickr.gif) right top no-repeat;
}
.twitter .feed h2,
.youtube .feed h2 {
	font-size: 110%;
	line-height: 160%;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border-bottom: none;
}
.twitter .feed p,
.youtube .feed p {
	margin: 0;
	padding: 0;
}

.right h2 {
	font-size: 140%;
	font-weight: normal;
	color: #fff;
	display: block;
	margin: 0;
	padding: 6px 12px;
	border-bottom: 1px dotted #fff;
}
.footer h2 {
	font-size: 140%;
	font-weight: normal;
	color: #fff;
	display: block;
	margin: 0;
	padding: 6px 0;
}
.footer h2 a,
.right h2 a {
	color: #fff;
	text-decoration: none;
}
.footer h2 a:hover,
.right h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer .navigation ul,
.right .navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 10px;
}
.footer .navigation ul li,
.right .navigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.footer .navigation ul span {
	display: block;
	background: transparent url('uploads/62/bullet.gif') no-repeat;
	background-position: 4px;
	padding: 2px 16px;
}
.right .navigation ul span {
	display: block;
	background: transparent url('uploads/62/bullet.gif') no-repeat;
	background-position: 4px;
	padding: 4px 16px;
}
.footer .navigation ul a,
.right .navigation ul a {
	color: #fff;
	text-decoration: none;
}
.footer .navigation ul a:hover,
.right .navigation ul a:hover {
	color: #fff;
	text-decoration: underline;
}

div.footer {
	clear: both;
	background-color: #333;
}
.footer .information .column {
	width: 310px;
	float: left;
	padding: 6px 0 6px 10px;
}
.footer .byline {
	clear: both;
	background-color: #fff;
	font-size: 90%;
	line-height: 150%;
	padding: 12px;
}

.content h1 {
	font-size: 160%;
	font-weight: normal;
	margin: 16px 12px;
}
.content h2 {
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	padding: 6px 12px;
}
.content ul,
.content ul,
.content p {
	text-align: justify;
	line-height: 150%;
	margin: 6px 12px;
}
.interactivemap,
.content .element img {
	margin: 4px 12px;
}

.feed .info {
	padding: 4px 12px;
}
.feed .item {
	clear: both;
	padding: 12px;
	border-bottom: 1px dotted #ddd;
}
.feed .item .title {
	text-transform: capitalize;
	font-size: 150%;
}
.feed .item .description {
}
.feed .item .date {
	font-family: Verdana, san-serif;
	color: #666;
	font-size: smaller;
}
.feed .item .picture {
	float: left;
	padding: 4px 10px 0px 5px;
}
.element p, li p.description,
.feed p {
	margin-left: 0;
	margin-right: 0;
}
.feed a {
	text-decoration: none;
	color: #333;
}
.feed a:hover {
	text-decoration: underline;
}
ul.pagination {
	list-style-type: none;
	margin: 0 12px;
	padding: 0;
	text-align: right;
	display: block;
}
ul.pagination li {
	display: inline;
}
ul.pagination li {
	padding: 4px;
}

.youtube .feed .item {
	padding: 0;
}
.youtube .feed p,
.youtube .feed h2 {
	padding-left: 12px;
	padding-right: 12px;
}

.youtube .swf {
	display: block;
	width: 320px;
	height: 213px;
}
.youtube object {
	width: 320px;
	height: 205px;
	margin: 4px 0;
}

.flickr .feed .heading,
.flickr .feed .date {
	display: none;
}
.flickr .item {
	clear: none!important;
	display: block;
	float: left;
	padding: 10px 13px;
}
.social.flickr {
	padding: 0 5px;
}
.latestnews .item,
.latestblogs .item,
.map .item,
.twitter .item,
.youtube .item,
.flickr .item {
	border-bottom: none;
}
.flickr p.text {
	clear: both;
}
.twitter .element img,
.map .element img {
	margin: 0;
}

















.picture {
	padding-right:10px;
	padding-bottom:3px;
}

.section {
	clear:both;
}

.cpform {
	width:100%;
}
.cpform th,.section {
	font-size:8pt;
	background-color:#555555;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family: Verdana;
	padding:4px;
}

.cpform .col1 {
	width:25%;
	background-color:#E3E3E3;
	padding:4px;	
}

.cpform .col2 {
	width:75%;
	background-color:#EEEEEE;
	padding:4px;
}
.cpform .buttons {
	padding:2px;
	text-align:center;
}
.textbox,.searchkeyword {
	border:1px solid #888888;
	padding:2px;
}


.picture img {
	border:1px solid #999999;
}



form {
	padding:0;
	margin:0;
}

.form table.form {
	width:100%;
}
.form table.form td {
	padding:4px;
}
.form table.form td.col1 {
	background-color:#DDDDDD;
}
.form table.form td.col2 {
	background-color:#DFDFDF;
}

.editor {
clear:both;
margin: 12px;
}

.elements-add {
	margin-top:20px;
}

.footer .form {
	visibility: hidden;
}

.page107118 .footer .form {
	visibility: visible;
}

.footer .text {
	color: white;
}
.footer form {
	margin-right: 20px;
}

.footer .form label {
	color: white;
}

.footer .form textarea {
	width:100%;
}

.footer .form .postcode input {
	float: left;
}

.footer form .submit-buttons {
	text-align: right;
}
form.search {
	padding: 16px 0;
}

.searchlabel {
	color: white;
	padding-left: 16px;
}

form.search .field {
	float: left;
}

form.search input {
	margin-left: 10px;
}

body {
	font-family: Georgia, Times, serif;
	margin: 10px;
	font-size: small;
	background-color: #ccc;
	color: #333;
}

.template {
	width: 960px;
	font-size: 110%;
	background: #fff url('uploads/62/mainbg.gif') right repeat-y;
	margin-left: auto;
	margin-right: auto;
}

p {
	margin: 4px 0px;
}
img {
	border: 0;
}
a {
	color: #800;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}

.header {
	background: #c00 url('uploads/62/headerbg.png') right top no-repeat;
}
.header h1 {
	background: transparent url('uploads/62/title.png') left top no-repeat;
	margin: 0;
}
.header h1 a {
	display: block;
	height: 100px;
	width: 320px;
}

.left {
	float: left;
	width: 640px;
}
.right {
	float: right;
	width: 320px; /* IE6 fix */
	background-color: #4e4e4e;
}

.controlbar {
	font-size: 90%;
	float: right;
	background-color: #666;
}

.homeleft {
	float: left;
	width: 319px;
	border-right: 1px dotted #ddd;
}
.homeleft h2 {
	font-weight: normal;
	color: #fff;
	background-color: #bbb;
	border-bottom: 1px dotted #fff;
}
.homeright h2 {
	font-weight: normal;
	color: #ab1600;
	background-color: #fff;
	border-bottom: 1px dotted #ddd;
}

.homeright {
	float: left;
	width: 318px;
}
.latestnews,
.latestblogs,
.map {
	background: transparent url('uploads/62/newsbg.png') repeat-x;
}
.twitter,
.youtube,
.flickr {
	background-color: #f3f3f3;
}
.latestnews p.footer,
.latestblogs p.footer,
.map p.footer,
.twitter p.footer,
.youtube p.footer,
.flickr p.footer {
	font-family: Verdana, sans-serif;
	font-size: smaller;
	background-color: #fff;
	text-align: right;
	margin: 0;
	padding: 4px 8px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}
.latestnews .footer a,
.latestblogs .footer a,
.map .footer a,
.twitter .footer a,
.youtube .footer a,
.flickr .footer a {
	color: #666;
	text-decoration: none;
}
.latestnews .footer a:hover,
.latestblogs .footer a:hover,
.map .footer a:hover,
.twitter .footer a:hover,
.youtube .footer a:hover,
.flickr .footer a:hover {
	text-decoration: underline;
} 
.latestnews .footer a,
.latestblogs .footer a {
	padding-right: 22px;
	background: transparent url(uploads/62/rss.gif) right top no-repeat;
}
.map .footer a {
	padding-right: 26px;
	background: transparent url(uploads/62/map.gif) right top no-repeat;
}
.twitter .footer a {
	padding-right: 26px;
	background: transparent url(uploads/62/twitter.gif) right top no-repeat;
}
.youtube .footer a {
	padding-right: 37px;
	background: transparent url(uploads/62/youtube.gif) right top no-repeat;
}
.flickr .footer a {
	padding-right: 26px;
	background: transparent url(uploads/62/flickr.gif) right top no-repeat;
}
.twitter .feed h2,
.youtube .feed h2 {
	font-size: 110%;
	line-height: 160%;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border-bottom: none;
}
.twitter .feed p,
.youtube .feed p {
	margin: 0;
	padding: 0;
}

.right h2 {
	font-size: 140%;
	font-weight: normal;
	color: #fff;
	display: block;
	margin: 0;
	padding: 6px 12px;
	border-bottom: 1px dotted #fff;
}
.footer h2 {
	font-size: 140%;
	font-weight: normal;
	color: #fff;
	display: block;
	margin: 0;
	padding: 6px 0;
}
.footer h2 a,
.right h2 a {
	color: #fff;
	text-decoration: none;
}
.footer h2 a:hover,
.right h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer .navigation ul,
.right .navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 10px;
}
.footer .navigation ul li,
.right .navigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.footer .navigation ul span {
	display: block;
	background: transparent url('uploads/62/bullet.gif') no-repeat;
	background-position: 4px;
	padding: 2px 16px;
}
.right .navigation ul span {
	display: block;
	background: transparent url('uploads/62/bullet.gif') no-repeat;
	background-position: 4px;
	padding: 4px 16px;
}
.footer .navigation ul a,
.right .navigation ul a {
	color: #fff;
	text-decoration: none;
}
.footer .navigation ul a:hover,
.right .navigation ul a:hover {
	color: #fff;
	text-decoration: underline;
}

div.footer {
	clear: both;
	background-color: #333;
}
.footer .information .column {
	width: 307px;
	float: left;
	padding: 6px 0 6px 10px;
}
.footer .byline {
	clear: both;
	background-color: #fff;
	font-size: 90%;
	line-height: 150%;
	padding: 12px;
}

.content h1 {
	font-size: 160%;
	font-weight: normal;
	margin: 16px 12px;
}
.content h2 {
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	padding: 6px 12px;
}
.content ul,
.content ul,
.content p {
	text-align: justify;
	line-height: 150%;
	margin: 6px 12px;
}
.interactivemap,
.content .element img {
	margin: 4px 12px;
}

.feed .info {
	padding: 4px 12px;
}
.feed .item {
	clear: both;
	padding: 12px;
	border-bottom: 1px dotted #ddd;
}
.feed .item .title {
	text-transform: capitalize;
	font-size: 150%;
}
.feed .item .description {
}
.feed .item .date {
	font-family: Verdana, san-serif;
	color: #666;
	font-size: smaller;
}
.feed .item .picture {
	float: left;
	padding: 4px 10px 0px 5px;
}

.feed p {
	margin-left: 0;
	margin-right: 0;
}
.feed a {
	text-decoration: none;
	color: #333;
}
.feed a:hover {
	text-decoration: underline;
}
ul.pagination {
	list-style-type: none;
	margin: 0 12px;
	padding: 0;
	text-align: right;
	display: block;
}
ul.pagination li {
	display: inline;
}
ul.pagination li {
	padding: 4px;
}

.youtube .feed .item {
	padding: 0;
}
.youtube .feed p,
.youtube .feed h2 {
	padding-left: 12px;
	padding-right: 12px;
}

.youtube .swf {
	display: block;
	width: 320px;
	height: 213px;
}
.youtube object {
	width: 320px;
	height: 205px;
	margin: 4px 0;
}

.flickr .feed .heading,
.flickr .feed .date {
	display: none;
}
.social.flickr {
	padding: 0 5px;
}
.latestnews .item,
.latestblogs .item,
.map .item,
.twitter .item,
.youtube .item,
.flickr .item {
	border-bottom: none;
}
.flickr p.text {
	clear: both;
}
.twitter .element img,
.map .element img {
	margin: 0;
}

















.picture {
	padding-right:10px;
	padding-bottom:3px;
}

.section {
	clear:both;
}

.cpform {
	width:100%;
}
.cpform th,.section {
	font-size:8pt;
	background-color:#555555;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family: Verdana;
	padding:4px;
}

.cpform .col1 {
	width:25%;
	background-color:#E3E3E3;
	padding:4px;	
}

.cpform .col2 {
	width:75%;
	background-color:#EEEEEE;
	padding:4px;
}
.cpform .buttons {
	padding:2px;
	text-align:center;
}
.textbox,.searchkeyword {
	border:1px solid #888888;
	padding:2px;
}


.picture img {
	border:1px solid #999999;
}


.searchresults {
	padding:10px;
}

form {
	padding:0;
	margin:0;
}

.form table.form {
	width:100%;
}
.form table.form td {
	padding:4px;
}
.form table.form td.col1 {
	background-color:#DDDDDD;
}
.form table.form td.col2 {
	background-color:#DFDFDF;
}

.editor {
clear:both;
margin: 12px;
}

.elements-add {
	margin-top:20px;
}

.footer .form {
	visibility: hidden;
}

.page107118 .footer .form {
	visibility: visible;
}

.footer .text {
	color: white;
}
.footer form {
	margin-right: 20px;
}

.footer .form label {
	color: white;
}

.footer .form textarea {
	width:100%;
}

.footer .form .postcode input {
	float: left;
}

.footer form .submit-buttons {
	text-align: right;
}
form.search {
	padding: 16px 0;
}

.searchlabel {
	color: white;
	padding-left: 16px;
}

form.search .field {
	float: left;
}

form.search input {
	margin-left: 10px;
}

.float-left p, .float-right p {
	margin: 12px;
	width: 250px;
	font-style: italic;
	font-size: 85%;
	text-align: center;
}

h3 {
	font-weight: normal;
	font-style:italic;
	margin: 16px 12px;
	
}

.twitter-parliament h2 {
font-size: 100%;
}

.twitter-parliament p.text {
font-size: 120%;
padding: 12px;
 }