@charset "UTF-8";
@charset "UTF-8";
div#main_container {
	width: 778px;
	border: none;
}
.wrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_container #homeMessage {
	background-color: #8AC7FB;
	width: 778px;
	overflow: hidden;
}

#homeMessage #message1 {
	position: relative;
	background-image: url(../newhomepage/homemessage1bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
}

#message2{
	background-image: url(../newhomepage/local-source.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	position: relative;
}

#message4{
	background-image: url(../newhomepage/communityheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	position: relative;
}

#message3{
	height:300px;
	background-image: url(../newhomepage/fairtrademessage.jpg);}
#message5{
	display:none;
	background-image: url(../newhomepage/environmentmessage.jpg);
	height:300px;
}

#message1, #message2, #message3, #message4, #message5{display:none;} 


.aboutUs #message1, .localSourcing #message2, .fairTrade #message3, .community #message4, .environment #message5{display:block}

#message5 #text {
	width: 325px;
	padding-top: 25px;
	padding-left: 25px;
}
#message5 #text span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	text-align: center;
	color: #333333;
	font-weight: normal;
}
#message5 a {
	background-color: #005DAA;
	color: #6CABE6;
	text-decoration: none;
	margin-left: 40px;
	padding: 7px;
	border: 2px solid #FFFFFF;
	margin-top: 10px;
}

#message5 a:hover {
	background-color: #6CABE6;
	color:#005DAA
}

#message2 #link2 {
	position: absolute;
	top: 251px;
	left: 285px;
}
#message2 #message {
	font-size: 40px;
	display: block;
	width: 215px;
	text-align: center;
	color: #005AA4;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#message2 #text {
	width: 240px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: small;
}
#main_container #message2 a {
	background-image: url(../newhomepage/white-bg.png);
	background-repeat: repeat;
	display: block;
	width: 300px;
	color: #005aa4;
	text-decoration: none;
	padding: 3px;
	font-size: x-large;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border: 3px solid #005aa4;
}
#message2 #link1 {
	position: absolute;
	top: 205px;
	left: 285px;
}

#main_container #message2 a:hover {
	color: #FFFFFF;
	background-image: url(../newhomepage/blue-bg.png);
	background-repeat: repeat;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
#buttons {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float:left;
}
#buttons li {
	float: left;
	width: 155px;
	color: #FFFFFF;
	background-color: #005AA4;
	height: 60px;
	text-align: center;
	margin:0;
	}

.homeSubSec #buttons li{
	margin:0 0 20px;
	}

#buttons .tab5 {
	width: 157px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #E1E1E1;
}
#buttons a {
	display: block;
	height: 60px;
	background-image: url(../newhomepage/tabs.jpg);
	background-repeat: no-repeat;
}
#buttons span {
	display: none;
	height: 0px;
	width: 0px;
	overflow: hidden;
	font-size: 1px;
}



.aboutUs #buttons a#itab1, .aboutUs #buttons a#itab1:hover{background-position: -310px 0px;}
.aboutUs #buttons a#itab2{background-position: 0px -60px;}
.aboutUs #buttons a#itab3{background-position: 0px -120px;}
.aboutUs #buttons a#itab4{background-position: 0px -180px;}
.aboutUs #buttons a#itab5{background-position: -1px -240px;}

.localSourcing #buttons a#itab1{background-position: 0px 0px;}
.localSourcing #buttons a#itab2, .localSourcing #buttons a#itab2:hover{background-position: -310px -60px;}
.localSourcing #buttons a#itab3{background-position: 0px -120px;}
.localSourcing #buttons a#itab4{background-position: 0px -180px;}
.localSourcing #buttons a#itab5{background-position: -1px -240px;}

.fairTrade #buttons a#itab1{background-position: 0px 0px;}
.fairTrade #buttons a#itab2{background-position: 0px -60px;}
.fairTrade #buttons a#itab3, .fairTrade #buttons a#itab3:hover{background-position: -310px -120px;}
.fairTrade #buttons a#itab4{background-position: 0px -180px;}
.fairTrade #buttons a#itab5{background-position: -1px -240px;}

.community #buttons a#itab1{background-position: 0px 0px;}
.community #buttons a#itab2{background-position: 0px -60px;}
.community #buttons a#itab3{background-position: 0px -120px;}
.community #buttons a#itab4, .community #buttons a#itab4:hover{background-position: -310px -180px;}
.community #buttons a#itab5{background-position: -1px -240px;}

.environment #buttons a#itab1{background-position: 0px 0px;}
.environment #buttons a#itab2{background-position: 0px -60px;}
.environment #buttons a#itab3{background-position: 0px -120px;}
.environment #buttons a#itab4{background-position: 0px -180px;}
.environment #buttons a#itab5, .environment #buttons a#itab5:hover{background-position: -319px -240px;}

#buttons a#itab1:hover {background-position: -155px 0px;}
#buttons a#itab2:hover {background-position: -155px -60px;}
#buttons a#itab3:hover {background-position: -155px -120px;}
#buttons a#itab4:hover {background-position: -155px -180px;}
#buttons a#itab5:hover {background-position: -160px -240px;}

.homeSubSec #buttons a#itab5{background-position: -1px -300px;}
.homeSubSec #buttons a#itab5:hover{background-position: -160px -300px;}
.homeSubSec #buttons .tab5 {border:none;}

/*#buttons a.selectedTab1{
background-position: -310px 0px
}

#buttons a.selectedTab2{
background-position: -310px -60px;
}

#buttons a.selectedTab3{
background-position: -310px -120px;
}

#buttons a.selectedTab4{
background-position: -310px -180px;
}

#buttons a.selectedTab5{
background-position: -319px -240px;
}

#buttons a.atab1{
	background-position: 0px 0px;
}

#buttons a.atab2 {
	background-position: 0px -60px;
}

#buttons a.atab3 {
	background-position: 0px -120px;
}

#buttons a.atab4{
	background-position: 0px -180px;
}

#buttons a.atab5 {
	background-position: -1px -240px;
}

#buttons a.atab1:hover {background-position: -155px 0px;}

#buttons a.atab2:hover {background-position: -155px -60px;}
#buttons a.atab3:hover {background-position: -155px -120px;}
#buttons a.atab4:hover {background-position: -155px -180px;}
#buttons a.atab5:hover {background-position: -160px -240px;}*/
#banner {
	background-color: #005DAA;
	height: 20px;
	display:block;
	clear:both;
}

#message1 #text {
	width: 200px;
	padding: 70px 0 0 80px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: -1px;
}
#message1 #text #tagline {
	font-size: large;
	font-weight: normal;
	text-align: center;
	color: #005DAA;
	font-style: italic;
	font-family: sans-serif;
}
body {
	font-family: Helvetica, Arial, sans-serif;
}





#movers-row {
	margin-top: 3px;
	border-color: #FFFFFF;
	padding-left:9px;
}
a.newsHeadline, a.newsHeadline:visited{
	font-family:“Trebuchet MS”,sans-serif;
font-size:15px;
font-style:normal;
letter-spacing:-1px;
line-height:1.2em;
text-decoration:none;
color:#0273B7;
}
a.newsHeadline:hover, a.newsHeadline:active {
	color: #666666;
}
.hiddentext {
	background-color:#F1F1F1;
border:1px solid #999999;
display:none;
padding:8px 10px 8px 15px;
}
.hiddentext img {
	float: left;
	border: solid black 1px;
	margin-right: 10px;
	}

a.localSourcingButtons {
	display: block;
	height: 105px;
	width: 175px;
	float: left;
	margin-left:10px;
	margin-bottom:15px;
}

a.localChoiceButton{
	background-image:url(/images/newhomepage/localchoicebutton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

a.gadsbyButton{
	background-image: url(/images/newhomepage/gadsbybutton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}


	
	
a.supportBusinessButton{
	background-image: url(/images/newhomepage/supportbusinessbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

a.lincolnshireQualityButton{
	background-image: url(/images/newhomepage/lincolnshirequalitybutton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

a.fairtrade1Button{
	background-image: url(/images/newhomepage/fairtradeclickthrough1button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
a.fairtrade2Button{
	background-image: url(/images/newhomepage/fairtradeclickthrough2button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

a.localSourcingButtons:hover{
	background-position: 0px -105px;
	}
.localSourcingButtons span {
	display: none;
}#textContentNoBar .leftLocalChoice {
	position: absolute;
	left: 520px;
	top: 0px;
}
#textContentNoBar ul {
font-size:0.875em;
	margin-bottom: 18px;
    line-height:18px; /* 16×1.125=18 */
}
#main_container .pageTop {
	background-image:url(../newhomepage/pagetop.jpg);
background-position:left bottom;
background-repeat:no-repeat;
border-left:1px solid #C0C0C0;
border-right:1px solid #C0C0C0;
border-top:1px solid #C0C0C0;
clear:both;
height:100px;
margin-left:3px;
width:770px;
}
#main_container #textContentNoBar .caseStudyButton {
	background-image: url(../newhomepage/keyslincolnshirecase.jpg);
}
#main_container #textContentNoBar .productListButton {
	background-image: url(../newhomepage/productlistButton.jpg);
}
#main_container #textContentNoBar .tastelincButton {
	background-image: url(../newhomepage/tasteoflincolnshirebutton.jpg);
}
#main_container #textContentNoBar .selectLincButton {
	background-image: url(../newhomepage/visitlincolnshirebutton.jpg);
}

				  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 325px;
	background: #e1e1e1;
	float: right;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-bottom: 40px;
	margin-left: 21px;
}
#page-wrap span {
	margin-top: 20px;
	padding-top: 20px;
}


/*
	TYPOGRAPHY
*/
a, a:visited								{ color: #729dff; text-decoration: none; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{
	width: 319px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 282px;
	overflow: hidden;
}			
#main_container #textContent {
	word-spacing: 2px;
	letter-spacing: 0;
	line-height: 18px;
	font-size: 16px;
	width: 390px;
	float: left;
	min-height:200px;
	padding: 5px;
}
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 319px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 319px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 1px solid black;
}
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{
	background: #000000;
	opacity: 0.8;
	filter:alpha(opacity=80); 
	padding: 10px;
	height: 50px;
	margin-top: -70px;
	position: relative;
	z-index: 10;
	color: white;
}
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 10; float: left;}
.active-thumb 								{ background: url(../newhomepage/pointer.png)  top center no-repeat; }

#main_container #localChoiceSide {
	background-color: #CCCCCC;
	width: 270px;
	float: left;
	display: block;
}

#textContentAndBarHolder{
background:url(../newhomepage/fakeside_bg.jpg) repeat-y;
float:left;
}

a:hover div.photo-meta-data{
	background-color:#FFFFFF;
	color:#111111;
	}.reedCaseButton {
	background-image: url(../newhomepage/reedcasestudybutton.jpg);
}
.donationButton {
	background-image: url(../homepagefiles/donations-button.jpg);
}
.educationButton {
	background-image: url(../newhomepage/educationbutton.jpg);
}
.sponsorshipsButton {
	background-image: url(../newhomepage/sponsorshipbutton.jpg);
}

.recyclingButton {
	background-image: url(../newhomepage/recyclingbutton.jpg);
}

.newTechButton {
	background-image: url(../newhomepage/newtechbutton.jpg);
}

.chocCaseButton {
	background-image: url(../newhomepage/choccasebutton.jpg);
}

.chileanWineButton {
	background-image: url(../newhomepage/chileanwinecasebutton.jpg);
}

.greenEnergyButton {
	background-image: url(../newhomepage/greenenergybutton.jpg);
}

.sustainableTravelButton {
	background-image: url(../newhomepage/sustainabletravelbutton.jpg);
}


div#textContentNoBar div#content_container{
border:none;
float:none;
min-height:auto;
padding-bottom:40px;
padding-left:0px;
padding-top:0px;
width:auto;
min-height: 0px;
}

a.showNewsText{
font-size:12px;
line-height:15px;
}

#textContentNoBar h1{
font-size:35px;
font-weight:normal;
letter-spacing:-2px;
}


#textContentAndBarHolder #textContent div{
	margin-top:20px;
	}

#textContentNoBar .productTable td{
	border-left:1px solid #E3E6F5;
border-right:1px solid #E3E6F5;
padding:5px;
text-align:center;
font-size:0.875em;
line-height:18px;
margin-bottom:18px;
}
.productList li {
	font-style: italic;
	font-weight: normal;
	color: #7a7a7a;
	letter-spacing: 4px;
}

#main_container #textContentNoBar {
	background-image:url(../newhomepage/paperbg2.jpg);
	background-repeat:repeat;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	margin-left:3px;
	padding:22px 280px 20px 20px;
	position:relative;
	width:470px;
}

#main_container #homeMessage #message1 #vaccancyButton {
background:transparent url(../newhomepage/clickherevac_bg2.png) no-repeat scroll -10000px -10000px;
height:145px;
left:369px;
position:absolute;
top:10px;
width:222px;
}
#main_container #homeMessage #message1 a#vaccancyButton:hover {background:transparent url(../newhomepage/clickherevac_bg2.png) no-repeat scroll 0px 0px;}


#main_container #homeMessage #message1 #membershipButton {	
background:transparent url(../newhomepage/clickheremembership2.png) no-repeat scroll -50000px -5000px;
height:177px;
left:216px;
position:absolute;
top:123px;
width:187px;
}
#main_container #homeMessage #message1 a#membershipButton:hover {background:transparent url(../newhomepage/clickheremembership2.png) no-repeat scroll 0 0;}

#homeMessage #message1 #newButton {
	background:transparent url(../newhomepage/clickherefornews2.png) no-repeat scroll -50000px -500000px;
height:174px;
left:433px;
position:absolute;
top:158px;
width:200px;
}

#main_container #homeMessage #message1 a#newButton:hover {	background:transparent url(../newhomepage/clickherefornews2.png) no-repeat scroll 0 0;}


#message1 #missionButton {
	background:transparent url(../newhomepage/clickheremission2.png) no-repeat scroll -5000px -5000px;
height:250px;
left:605px;
position:absolute;
top:10px;
width:180px;
}

#main_container #homeMessage #message1 a#missionButton:hover {	background:transparent url(../newhomepage/clickheremission2.png) no-repeat scroll 0px 0px;}

#message1 a{}


