


/* General Styles
-------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

/*
hr {
	color: #ccc;
	background: #ccc;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	border: none;
}
*/

hr {
	height: 0;
	margin: 10px 0;
	border: none;
	border-bottom: 1px dotted #ccc;
}

img {
	/*display: block;*/
	border: none;
}

a img {
	border: none;
}

img.floatRight {
	float: right;
	margin: 0 0 10px 10px;
}

img.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.hide {
	display: none;
}

.inline {
	display: inline;
}

.noMargin {
	margin: 0;
}

.floatRight {
	float: right;
	margin-left: 15px;
}

.floatLeft {
	float: left;
	margin-right: 15px;
}

.textHighlight {
	color: #ef047f;
	font-weight: bold;
}

/*
.readmore{
	font-weight: bold;
	background: url(../images/readmore_arrow.gif) no-repeat left center;
	padding: 0 0 0 8px;
}
*/

.readmoreMovie{
	font-weight: bold;
	background: url(../images/video.png) no-repeat left center;
	padding: 0 0 0 20px;
}


.clearBoth {
	clear: both;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	width: 0;
	font-size: 0;	/* fixes an IE bug */
}

ul, ol {
	margin: 0 0 1em 1em;
}

ul {
	/*list-style-image: url(../images/bulletArrowBlack.gif);*/
}

li {
	margin: 0 0 0.5em 1em;
}

ul ul, ol ol {
	margin: 0 0 0.15em 1em;
}

ul.contentList a {
	text-decoration: none;
}
ul.contentList a:hover {
	text-decoration: underline;
}

ul.movieList li {
	background: url(../images/video.png) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	list-style-type: none;
}





/* Typography
-------------------------------------------------------------------------------------- */

body, input, textarea, select {
	color: #333;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

input, textarea, select {
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}

h1 {
	background: url(../images/flower-icon.gif) no-repeat left top;
	color: #062261;
	font: bold 16px/20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
	padding: 0 0 0 30px;
}

h2 {
	background: url(../images/flower-icon.gif) no-repeat 0px 0px;
	font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #062261;
	margin: 0 0 12px;
	padding: 0 0 0 30px;
}

h3 {
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

h4 {
	color: #000;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0.25em;
}

a {
	color: #062261;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ef047f;
	text-decoration: underline;
	font-weight: bold;
}

.error, .messages {
	color: #f00;
	font-weight: bold;
}



















/* General Page Structure
-------------------------------------------------------------------------------------- */

html, body {
	width: 100%;
}

body {
	background: url(../images/bodyBg.gif) repeat-y top center #97d045;
	width: 760px;
	margin: 0 auto;
}

body.movie {
	background: #fff;
	margin: 0;
	padding: 0;
	width: auto;
}

#wrapper {
	overflow: hidden;	 /* IE7 hack to give HasLayout - fixes Peekaboo bug */
}

* html #wrapper { /* IE6 hack to give HasLayout - fixes Peekaboo bug */ 
	height: 1%;
}







/* Use this section for narrower default white header with no bg image */
/*
#header {
	margin: 0;
	background: url(../images/headerDefault.gif) no-repeat top left #fff;
	padding: 0;
	width: 760px;
	height: 120px;
	position: relative;
}

#mainNav{
	position: absolute;
	left: 0;
	top: 91px;
}
*/
/**************************************************************************/















/* Use this section for seasonal header with bg images */

#header {
	margin: 0;
	background: url(../images/headerDefault.jpg) no-repeat top left #fff;
	padding: 0;
	width: 760px;
	height: 181px;
	position: relative;
}

#header.xmas0 {
	background: url(../images/headerXmas0.jpg) no-repeat top left;
}

#header.xmas1 {
	background: url(../images/headerWinter1.jpg) no-repeat top left;
}

#header.xmas2 {
	background: url(../images/headerWinter2.jpg) no-repeat top left;
}

#header.winter0 {
	background: url(../images/headerWinter0.jpg) no-repeat top left;
}

#header.winter1 {
	background: url(../images/headerWinter2.jpg) no-repeat top left;
	/*background: url(../images/headerWinter1.jpg) no-repeat top left;*/
}

#header.winter2 {
	/*background: url(../images/headerWinter2.jpg) no-repeat top left;*/
	background: url(../images/headerSpring1.jpg) no-repeat top left;
}

#header.winter3 {
	/*background: url(../images/headerWinter3.jpg) no-repeat top left;*/
	background: url(../images/headerSpring2.jpg) no-repeat top left;
}

#header.winter4 {
	background: url(../images/headerValentines1.jpg) no-repeat top left;
}

#header.spring0 {
	background: url(../images/headerSpring0.jpg) no-repeat top left;
}

#header.spring1 {
	background: url(../images/headerSpring1.jpg) no-repeat top left;
}

#header.easter0 {
	background: url(../images/headerEaster0.jpg) no-repeat top left;
}

#header.easter1 {
	background: url(../images/headerEaster1.jpg) no-repeat top left;
}

#header.autumn0 {
	background: url(../images/headerAutumn0.jpg) no-repeat top left;
}

#header.autumn1 {
	background: url(../images/headerAutumn1.jpg) no-repeat top left;
}

#header.autumn2 {
	background: url(../images/headerXmas0.jpg) no-repeat top left;
}

#header.royalwedding0 {
	background: url(../images/headerRoyalWedding.jpg) no-repeat top left;
}

#header.summer0 {
	background: url(../images/headerSummer0.jpg) no-repeat top left;
}

#mainNav{
	position: absolute;
	left: 0;
	top: 152px;
}

/**************************************************************************/















#headerLogo {
	position: absolute;
	left: 0;
	top: 0;
	width: 210px;
	height: 60px;
}

#BCSClogo {
	position: absolute;
	left: 705px;
	top: 8px;
}

#SCEPTRElogo {
	position: absolute;
	left: 483px;
	top: 8px;
}

#FARMAlogo {
	position: absolute;
	left: 401px;
	top: 8px;
}

#bannerImg {
	margin: 0 0 10px 0;
}

#MediaPlayer {
	margin: 0 0 10px 0;
}

#content {
	padding: 0 10px;
}

#content.home {
	padding: 0;
}

#breadcrumbs {
	margin: 0 0 20px 0;
}






/* Messages
-------------------------------------------------------------------------------------- */

#messageBox {
	background: url(../images/alert32.png) no-repeat 5px 5px #ffecec;
	padding: 1em 1em 1em 50px;
	/*background: #eee;
	padding: 1em;*/
	border: 1px solid #f00;
	margin-bottom: 2em;
	font-weight: bold;
	color: #f00;
	font-style: normal; 
}

#messageBox ul {
	margin: 0 0 0 1em !important;
}

#messageBox li {
	list-style-image: none !important;
	list-style-type: disc !important;
	margin: 0 0 0.15em 1em !important;
}






/* Home page content
-------------------------------------------------------------------------------------- */

#homeContent {
	width: 760px;	/* required for IE7, doesn't show bg color without this */
}

#slideshow {
	margin: 0 0 20px 0;
	float: left;
	width: 540px;
	height: 360px;
}

#homeNews {
	background: #eaeaea;
	float: left;
	width: 190px;
	height: 330px;
	padding: 15px;
	margin: 0 0 20px 0;
	position: relative;
}

#homeNews h2 {
	background: url(../images/flower-icon-greyBg.gif) no-repeat 0 0;
	color: #062261;
}

#homeNews h2 a {
	color: #062261;
	font-weight: normal;
	text-decoration: none;
}

#homeNews h2 a:hover {
	color: #062261;
	font-weight: normal;
	text-decoration: underline;
}

#homeNews ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#homeNews li {
	margin: 0 0 7px 0;
	padding: 0;
	color: #690;
	font-weight: bold;
}

#homeNews li a {
	margin: 0;
	padding: 0;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#homeNews li a:hover {
	margin: 0;
	padding: 0;
	text-decoration: underline;
}


#homeMovies {
	padding: 5px 0 0 0;
}

#homeMovies li {
	background: url(../images/video.png) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

#homeMovies h2 {
	font-weight: normal;
}

#homeTwitterLink {
	position: absolute;
	bottom: 0;
	margin: 0 5px 10px 0;
}

#homeTwitterLink img {
	float: left;
	margin: 0 5px 0 0;
}

#homeTwitterLink p {
	line-height: 32px;
	margin: 0;
	white-space: nowrap;
}

#homeTwitterLink p a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#homeTwitterLink p a:hover {
	color: #000;
	text-decoration: underline;
}

#homeShareLinks {
	position: absolute;
	bottom: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#homeShareLinks li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 0 0;
}






.homeFeature {
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
}

.homeFeature.last {
	margin: 0 0 0 0;
}

.homeFeature .content {
	background: #eaeaea;
	padding: 10px;
}

.homeFeature .content h1, .homeFeature .content h2 {
	background: url(../images/flower-icon-greyBg.gif) no-repeat 0 0;
	color: #062261;
	font-size: 1.5em;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0.25em;
	font-weight: normal;
}

.homeFeature .content h2 a, .homeFeature .content h1 a {
	color: #062261;
	font-size: 1.0em;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0.25em;
	font-weight: normal;
	text-decoration: none;
}

.homeFeature .content h2 a:hover, .homeFeature .content h1 a:hover {
	color: #062261;
	text-decoration: underline;
}

.homeFeature .content p {
	color: #333;
	margin-bottom: 0.25em;
}

.homeFeature .content ul.more {
	margin: 0 0 0 1.5em;
	text-align: right;
}

.homeFeature .content ul.more li {
	list-style-type: none;
	margin: 0 0 0 1em;
}

.homeFeature .content ul.more li a {
	text-decoration: underline;
	font-weight: normal;
}

.homeFeature .content ul.more li a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#homeRetailers {
	/*border: 10px solid #6d1966;*/
	padding: 10px;
	background: #eee;
	margin: 0 0 10px 0;
	overflow: hidden;	 /* IE7 hack to give HasLayout - fixes Peekaboo bug */
}

* html #homeRetailers { /* IE6 hack to give HasLayout - fixes Peekaboo bug */ 
	height: 1%;
}

#homeRetailers h2 {
	color: #6d1966;
	font-size: 1.5em
}

#homeRetailers div.column {
	float: left;
	width: 106px;
	margin-right: 12px;
}

#homeRetailers div.column img {
	margin-bottom: 10px;
}

#homeRetailers div.column.end {
	margin-right: 0;
}










/* Footer
-------------------------------------------------------------------------------------- */
#footer {
	margin: 3px 0 20px 0;
}

#footer p {
	color: #aaa;
	text-align: right;
	margin-bottom:0;
	padding: 0 10px 0 0;
}

#footer a {
	color: #aaa;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #ef047f;
	text-decoration: underline;
}







/* News (also used by events list)
-------------------------------------------------------------------------------------- */

#newsListWrapper {
	background: url(../images/newsBgFaded.jpg) no-repeat right top;
	min-height: 400px;
}

div.newsListItem {
	margin-bottom: 20px;
}

div.newsListItem div.img {
	float: left;
	width: 102px;
	margin: 0 10px 0 0;
}

div.newsListItem div.img img {
	border: 1px solid #062261;
	float: right;
}

div.newsListItem div.content {
	float: left;
	width: 628px;
}

div.newsListItem span {
	display: block;
	color: #ef047f;
	font-weight: bold;
}

div.newsListItem h3 {
}

div.newsListItem h3 a {
}

div.newsListItem h3 a:hover {
}

div.newsListItem p {
	margin-bottom: 0;
}

#newsImg {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #6d1966;
}

#newsSubNav {
	float: right;
	clear: right;
	border: 1px solid #6d1966;
	padding: 15px;
	background: #eee;
	margin-left: 10px;
}

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

#newsSubNav li {
	padding: 0;
	margin: 0;
}












/* Events (see News)
-------------------------------------------------------------------------------------- */

#eventsListWrapper {
	/*background: url(../images/newsBgFaded.jpg) no-repeat right top;*/
	min-height: 400px;
}








/* Stores (also used for office details)
-------------------------------------------------------------------------------------- */

#storesContentWrapper {
	margin: 0 0 25px 0;
}

#storesListColWrapper {
}

div.storesListCol {
	float: left;
	width: 106px;
	margin: 0 12px 12px 0;
}

div.storesListCol img {
	display: block;
	margin: 0 0 12px 0;
}


#storesLogos {
	padding: 10px 10px 0 10px;
	border: 1px solid #97d044;
	background: #ddeec4;
	margin: 0 0 5px 0;
	overflow: hidden;	/* fixes Pekkaboo bug in IE7 */
}

* html #storesLogos { /* IE6 hack to give HasLayout - fixes Peekaboo bug */ 
	height: 1%;
}

#storesLogos div.storesLogosColumn {
	float: left;
	width: 106px;
	margin-right: 12px;
}

#storesLogos div.storesLogosColumn img {
	margin-bottom: 10px;
}

#storesLogos div.storesLogosColumn.end {
	margin-right: 0;
}



#storeDetails h2 {
	margin: 30px 0 10px 0;
}

#storeDetails img {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}

#storeDetails div.contactInfo {
	width: 360px;
	float: right;
	margin: 0 0 20px 20px;
}

#storeDetails div.contactInfo h2 {
}

#storeInfo {
	border-collapse: collapse;
	margin: 0 0 30px 30px;
}

#storeInfo td {
	/*font-weight: bold;
	font-size: 120%;*/
	padding: 5px 5px 5px 0;
}

#storeInfo td p {
	/*font-size: 120%;*/
}

#storeInfo td h2 {
	font-size: 100%;
	background: none;
	margin: 0;
	padding: 0;
}

#storeInfo img.icon {
	float: right;
}

#openingHours{
	margin: 0 0 30px 30px;
}

span.storeUrl {
	margin: 0 0 30px 30px;
	/*font-size: 130%;
	font-weight: bold;*/
}

#storeEventsList {
	margin-left: 30px;
}

/*
#backToStores {
	float: right;
	list-style-type: none;
}

#storeInfo {
	border-collapse: collapse;
}

#storeInfo td {
	padding: 5px 5px 5px 0;
}

#storeInfo td p {
	font-size: 100%;
}

#storeInfo td h2 {
	font-size: 100%;
	background: none;
	margin: 0;
	padding: 0;
}

#storeDetails img {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}

#storesLogos {
	padding: 10px 10px 0 10px;
	border: 1px solid #ccc;
	background: #ececec;
	margin: 0 0 25px 0;
}

#storesLogos div.column {
	float: left;
	width: 106px;
	margin-right: 12px;
}

#storesLogos div.column img {
	margin-bottom: 10px;
}

#storesLogos div.column.end {
	margin-right: 0;
}
*/




/* Contact
-------------------------------------------------------------------------------------- */

table.contact {
	width: 100%;
	border: 0;
	margin: 0 0 30px 0;
	border-collapse: collapse;
}

table.contact td {
	border: 0;
	padding: 2px;
}

table.contact td.required {
	width: 5px;
	text-align: center;
	color: #ef047f;
}

table.contact td.field {
	text-align: left;
	width:99%;
}

table.contact td.field p {
	padding: 0;
	margin: 0;
}

table.contact td.fieldName {
	white-space:nowrap;
	text-align:right;
}

table.contact td.fieldName p {
	text-align:right;
	margin: 0;
}

table.contact td.fieldName h4 {
	color: #666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:right;
	margin: 0;
	padding: 0;
}

table.contact td.fieldNameError {
	white-space:nowrap;
	text-align:right;
	color: #ef047f;
	font-weight: bold;
}

table.contact td.fieldNameError p {
	text-align:right;
	color: #ef047f;
	font-weight: bold;
	margin-bottom: 0;
}

/*
#contactDetails {
	float: right;
	width: 320px;

}

table.contact {
	width: 100%;
	border: 0;
	margin: 0 0 30px 0;
	border-collapse: collapse;
}

table.contact td {
	border: 0;
	padding: 2px;
}

table.contact td.required {
	width: 5px;
	text-align: center;
	color: #f00;
}

table.contact td.field {
	text-align: left;
	width:99%;
}

table.contact td.field p {
	padding: 0;
	margin: 0;
}

table.contact td.fieldName {
	white-space:nowrap;
	text-align:right;
}

table.contact td.fieldName p {
	text-align:right;
	margin: 0;
}

table.contact td.fieldName h4 {
	color: #666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:right;
	margin: 0;
	padding: 0;
}

table.contact td.fieldNameError {
	white-space:nowrap;
	text-align:right;
	color: #f00;
	font-weight: bold;
}

table.contact td.fieldNameError p {
	text-align:right;
	color: #f00;
	font-weight: bold;
	margin-bottom: 0;
}
*/




/* Have your say / blog
-------------------------------------------------------------------------------------- */

#blogContent {
	border: 2px solid #97d044;
	background-color: #ddeec4;
	padding: 15px;
	margin: 0 0 20px 0;
}

div.blogComment {
	border: 2px solid #97d044;
	background-color: #eee;
	padding: 15px;
	margin: 0 0 20px 0;
}

div.resultsNav {
	margin: 0 0 20px 0;
}







/* Image gallery
-------------------------------------------------------------------------------------- */

#galleryWrapper h2 {
	margin: 30px 0 10px 0;
	border-bottom: 1px solid #ddd;
	padding: 0 0 3px 30px;
}

a.galleryThumb img {
	padding: 5px;
	border: 1px solid #ddd;
	margin: 0 10px 10px 0;
}







/* Offices
-------------------------------------------------------------------------------------- */

#officesContentWrapper {
	margin: 0 0 10px 0;
}

#officesLogos {
	padding: 10px 10px 0 10px;
	border: 1px solid #97d044;
	background: #ddeec4;
	margin: 0 0 5px 0;
}

#officesLogos div.officesLogosColumn {
	float: left;
	width: 146px;
	margin-right: 10px;
}

#officesLogos div.officesLogosColumn img {
	margin-bottom: 10px;
}

#officesLogos div.officesLogosColumn.end {
	margin-right: 0;
}

#officeLogoTable {
	margin: 10px auto;
	border-collapse: collapse;
	border-spacing: none;
}

#officeLogoTable img {
	display: block;
	margin: 0 15px 15px 0;
}






/* Polls
-------------------------------------------------------------------------------------- */

#pollWrapper div.form {
	margin-bottom: 30px;
	margin-left: 20px;
	text-align: center;
}

#pollWrapper div.form table {	/* used for poll ID=1 */
	border: 0;
	margin: 0 auto;
	border-collapse: collapse;
}

#pollWrapper div.form table td {	/* used for poll ID=1 */
	padding: 3px 3px 3px 0;
}

#pollWrapper div.form input.pollSubmit{
	padding: 5px 20px;
	font-weight: bold;
}


#pollWrapper div.radios {	/* style the option labels here */
	margin-bottom: 12px;
}

#pollWrapper div.radios table {	/* used for poll ID=1 */
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

#pollWrapper div.radios table td {	/* used for poll ID=1 */
	padding: 3px 3px 3px 0;
	text-align: left;
}

#pollWrapper div.radios table td.gap {	/* used for poll ID=1 */
	padding: 3px 30px 3px 0;
}

#pollWrapper div.radios input {	/* style the radio button inputs here */
}


#barGraphTbl {
	border-collapse: collapse;
	margin-bottom: 30px;
}

#barGraphTbl tr {
}

#barGraphTbl td {
	border-bottom: 1px solid #ccc;
	padding: 3px;
}

#barGraphTbl td.label {
	border-right: 1px solid #ccc;
	text-align: right;
}

#barGraphTbl div {
	border: 1px solid #003;
	height: 15px;
}

#barGraphTbl div.colour1 {
	background: #b0dffe;
}

#barGraphTbl div.colour2 {
	background: #d3b7ed;
}

#barGraphTbl div.colour3 {
	background: #a9d775;
}

#barGraphTbl div.colour4 {
	background: #6cc5b6;
}

#barGraphTbl div.colour5 {
	background: #feaea5;
}






/* Competitions
-------------------------------------------------------------------------------------- */

#pollWrapper.competition div.form {
	text-align: left;
}

#pollWrapper.competition div.form label {
	font-weight: bold;
}











/* Farmers Market
-------------------------------------------------------------------------------------- */

div.fmListItem {
	margin-bottom: 20px;
	clear: both;
}

div.fmListItem div.img {
	float: left;
	width: 252px;
	margin: 0 20px 0 0;
}

div.fmListItem div.img img {
	border: 1px solid #062261;
	float: right;
}

div.fmListItem div.content {
	float: left;
	width: 468px;
}

div.fmListItem span {
	display: block;
	font-weight: bold;
}

div.fmListItem h3 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

div.fmListItem h3 a {
	color: #000;
	text-decoration: none;
}

div.fmListItem h3 a:hover {
	text-decoration: underline;
}

div.fmListItem p {
}











/* Xmas Opening Hours table
-------------------------------------------------------------------------------------- */

#tblXmasOpeningTimes {
	border-collapse: collapse;
	border: 1px solid #999;
	margin: 0 0 20px 0;
}

#tblXmasOpeningTimes th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #999;
	background: #ccc;
}

#tblXmasOpeningTimes td {
	text-align: left;
	padding: 5px;
	border: 1px solid #999;
}




