@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../img/background-test.jpg);
}
/*  General  */

.Logo {
	width: 201px;
}
.PicMain {
	width: 960px;
}
.Pic100 {
	width: 100%;
	
}
.Pic100margin25Above {
	width: 100%;
	margin-top: 25px;
}
.DinRegular {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
}
.DinMedium {
	font-family: DinWebMedium, Arial, Helvetica, sans-serif;
}
.DinLight {
	font-family: DinWebLight, Arial, Helvetica, sans-serif;
}
.DinRegularGreen {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	color: #cc9900;
}
.DinBold {
	font-family: DinWebBold, Arial, Helvetica, sans-serif;
	color: #000000;
}
#DividingLine100pc {
	margin-bottom: 18px;
	padding-top: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6e6a64;
	width: 100%;
	clear: both;
}
.ItalicText {
	font-style: italic;
}

/*  Interface Elements  */

#HeaderWrapper {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#LogoContainer {
	position: absolute;
	z-index: 9999;
	width: 21%;
	margin-top: 10px;
	padding-right: 2%;
	padding-left: 2%;
}
#LogoContainerSmall {
	position: absolute;
	z-index: 9999;
	width: 21%;
	margin-top: 10px;
	padding-right: 2%;
	padding-left: 2%;
}
#NewContainer {
	width: 50%;
	margin-left: 25%;
	padding-top: 6%;	
	padding-left: 5px;
	padding-bottom: 0px;
	text-align: center;
	}
#EspaceContainer {
	width: 100%;
	margin-left: 25%;
	padding-top: 0px;	
	line-height: 43px;
	padding-left: 5px;
	padding-bottom: 0px;
	background-color: #000;
	display: inline-block;

float: none;
z-index: auto;

height: 100px;
position: static;
cursor: default;
opacity: 1;

overflow: visible;
border: none;
-webkit-border-radius: 0;
border-radius: 0;
font: normal 40px/1 "Aladin", Helvetica, sans-serif;
color: rgba(20,20,20,1);
text-align: center;
text-transform: normal;
-o-text-overflow: clip;
text-overflow: clip;
white-space: pre;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: 1px 1px 0 rgba(140,140,140,0.6) , -1px -1px 1px rgba(0,0,0,0.67) ;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
}
.MarginLeft10 {
	margin-left: 10px;
}
#MainPicContainer {
	background-color: #FFF;
	width: 960px;
	height: 380px;
	padding: 10px;
}
#MainPicEssexSaltMakersContainer {
	background-color: #FFF;
	width: 960px;
	height: 380px;
	padding: 10px;
}
#MainPicAmazingHistoryContainer {
	background-color: #FFF;
	width: 960px;
	height: 380px;
	padding: 10px;
}
#MainPicAmazingHistory {
	background-color: #FFF;
	width: 960px;
	height: 380px;
	padding: 0px;
	position: absolute;
}
#MainPicContainerAniSub {
	background-color: #FFF;
	display: none;
}
#MainPicContainerNoFrame {
	background-color: #FFF;
	width: 980px;
	height: 400px;
	padding: 0px;
}
#MainPicContainerFrameless {
	background-color: #FFF;
	width: 980px;
	height: 400px;
	padding: 0px;
}
#MainPicContainerRecipes {
	background-color: #FFF;
	width: 960px;
}
#ShadowContainer {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 400px;
	text-align: center;
	width: 100%;
	height: 182px;
	background-image: url(../img/interface/Picture-Shadow.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#BodyWrapper {
	width: 100%;
	background-color: #FFF;
}
#BodyContainer {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#BodyContainerNoAni {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#BodyContainerWithAni {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#TextContainer {
	float: right;
	width: 70%;
	margin: 0px;
	padding: 0px;
}
#LeftMarginContainer {
	float: left;
	width: 25%;
}
#BodyClear {
	clear: both;
	height: 35px;
	width: 100%;
}

/*  Social Network Logos  */

#SocialNetworkContainer {
	float: right;
	margin-top: 10px;
	margin-right: 0;
}

/*  Fonts  */

#TextContainer a {
	text-decoration: none;
	color: #cc9900;
}
#TextContainer a:hover {
	text-decoration: underline;
	color: #706d6a;
}
#TextContainer p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 21px;
}
#TextContainer h1 {
	font-family: DinWebLight, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 20px;
	letter-spacing: -1px;
	line-height: 36px;
}
#TextContainer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #cc9900;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 26px;
	font-style: italic;
}
#TextContainer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #706d6a;
	margin-top: 10px;
	line-height: 17px;
	margin-bottom: 0px;
}
#TextContainer h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #b0aba3;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 23px;
	font-style: italic;
}
#TextContainer ul {
	padding: 0px;
	margin: 0px;
}
#TextContainer ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#TextContainer li {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 21px;
	margin-left: 16px;
	list-style-type: disc;
}
#LeftMarginContainer p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 21px;
}
#LeftMarginContainerHidden p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 21px;
}

/*  Contact Us Form  */

#ContactUsForm {
	width: 85%;
	border: 1px solid #706d6a;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-right: 7.5%;
	padding-bottom: 18px;
	padding-left: 7.5%;
}
#ContactUsForm p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 16px;
}
#ContactUsForm p a {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 16px;
	text-decoration: none;
}
.Required {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #706d6a;
	line-height: 16px;
}
#ContactUsForm h2 {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 19px;
	padding: 0px;
}
#ContactUsForm h6 {
	font-family: DinWebMedium, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 18px;
	padding: 0px;
}
.FormField {
	width: 92%;
	border: 1px solid #c2bdb9;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #706d6a;
	padding-top: 4px;
	padding-right: 4%;
	padding-bottom: 4px;
	padding-left: 4%;
}
.NoContactTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c2bdb9;
	border-bottom-color: #c2bdb9;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
.NoContactTable td {
	padding-top: 6px;
	padding-bottom: 3px;
}
.Submit {
	color: #706d6a;
	background-color: #c2bdb9;
	padding: 8px;
	margin-right: 10px;
	margin-top: 7px;
	border: 1px solid #c2bdb9;
	font-size: 14px;
	line-height: 17px;
	font-family: DinWeb, Arial, Helvetica, sans-serif;
}
.FormTableText {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #706d6a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}
.FormTableField {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #a7adaf;
	width: 313px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid #cbd1d4;
	font-weight: normal;
}
.FormCaptchaField {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #a7adaf;
	width: 75%;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid #cbd1d4;
	font-weight: normal;
}
#FormFooterBox {
	width: 680px;
	height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#FormButtons {
	width: 320px;
	float: left;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.FormButtons {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #56585b;
	width: 100px;
	border: 1px solid #56585b;
	margin: 0px;
	padding: 0px;
}
#RequiredFields {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	text-align: right;
	color: #56585b;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.ContactsCaptchaImg {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*  A Family Business  */

#TextContainerBlock {
	width: 100%;
	padding-bottom: 12px;
	padding-top: 17px;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #706d6a;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #706d6a;
}
.SteveQuote  {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #706d6a;
	font-style: normal;
}
#CyrilContainer {
	float: right;
	width: 33.5%;
	margin-bottom: 20px;
	margin-left: 40px;
	display: block;
}
#CyrilContainer2 {
	display: none;
}

/*  Timeliner  */

#timeline2 {
	display: none;
}

/*  Recipes Index Pages  */

#BodyContainerRecipes {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	overflow: hidden;
}
#BodyContainerRecipes h1 {
	font-family: DinWebLight, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 25px;
	letter-spacing: -1px;
	line-height: 36px;
}
.BodyContainerRecipesParaText {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 21px;
}
.RecipesIndexBoxContainer {
	background-color: #e7e5de;
	padding: 0px;
	float: left;
	width: 31%;
	margin-top: 0px;
	margin-right: 3.5%;
	margin-bottom: 30px;
	margin-left: 0px;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../img/Recipes-from-Maldon-Salt/Recipe-Index-Pics/Lined-Paper.jpg);
	background-position: left center;
}
.RecipesIndexBoxContainerEnd {
	background-color: #e7e5de;
	padding: 0px;
	float: left;
	width: 31%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 30px;
	margin-left: 0px;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../img/Recipes-from-Maldon-Salt/Recipe-Index-Pics/Lined-Paper.jpg);
	background-position: left center;
}
.RecipesIndexBoxContainerPadding {
	width: 92%;
	padding-top: 10px;
	padding-right: 4%;
	padding-bottom: 10px;
	padding-left: 4%;
}
.RecipesIndexPic {
	width: 34%;
	float: left;
}
.RecipeIndexPicKeyline {
	border: 1px solid #FFF;
	width: 100%;
}
.RecipesIndexText {
	margin: 0px;
	width: 60%;
	float: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.RecipesIndexText a {
	color: #706d6a;
	text-decoration: none;
}
.RecipesIndexText a:hover {
	color: #cc9900;
	text-decoration: underline;
}
.RecipesIndexText h2 {
	color: #706d6a;
	font-family: DinWebMedium, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}
.RecipesIndexText p {
	color: #706d6a;
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}
.RecipeIndexBoxClear {
	clear: both;
	height: 0px;
	width: 100%;
	display: block;
}
#RecipeIndexPageClear {
	clear: both;
	height: 20px;
	width: 100%;
}

/*  Recipes Pages  */

#BodyContainerRecipes h6 {
	font-family: DinWebLight, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #cc9900;
	margin-top: 0px;
	margin-bottom: 25px;
	letter-spacing: -1px;
	line-height: 40px;
	text-align: left;
}
.CTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #706d6a;
	padding: 0px;
	margin: 0px;
	letter-spacing: normal;
}
#RecipePicture {
	float: left;
	width: 37%;
}
#RecipeTextBox1 {
	float: right;
	width: 58%;
	margin-top: 0px;
}
#RecipeTitleBox {
	background-color: #e7e5de;
	margin-bottom: 20px;
	width: 90%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
#RecipeTextBox1 h1 {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: 34px;
	font-weight: normal;
	color: #cc9900;
	padding: 0px;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RecipeTextBox1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #cc9900;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RecipeTextBox1 h3 {
	font-family: DinWebMedium, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #706d6a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#RecipeTextBox2 {
	width: 100%;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#RecipeTextBox2 p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 21px;
}
#RecipeTextBox2 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #706d6a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RecipeTextBox3 {
	width: 512px;
	clear: both;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#RecipeTextBox3 p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 21px;
}
#RecipeTextBox3 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #706d6a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#IngredientsLeftCol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 47%;
}
#IngredientsLeftCol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#IngredientsLeftCol li {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #706d6a;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
#IngredientsRightCol p {
	font-family: DinWebMedium, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #706d6a;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	list-style-type: none;
}
#IngredientsRightCol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 47%;
}
#IngredientsRightCol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#IngredientsRightCol li {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #706d6a;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
#IngredientsLeftCol p {
	font-family: DinWebMedium, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #706d6a;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	list-style-type: none;
}
#IngredientsClear {
	clear: both;
	width: 100%;
	height: 0px;
}
#RecipeTextTable {
	width: calc(100% -2px);
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 25px;
	margin-bottom: 10px;
	border: 1px solid #e7e5de;
	display: block;
}
.RecipeTextTableCell {
	border-right: 1px solid #e7e5de;
	padding: 5px;
}
.RecipeTextTableCell2 {
	padding: 5px;
}


/*  About Salt  */

.AboutFooterBoxContainer {
	padding: 0px;
	float: left;
	width: 31%;
	margin-right: 3.5%;
	background-repeat: no-repeat;
	display: block;
}
.AboutFooterBoxContainerEnd {
	padding: 0px;
	float: left;
	width: 31%;
	margin-right: 0%;
	background-repeat: no-repeat;
	display: block;
}
#DividingLineAboutSalt100pc {
	margin-bottom: 30px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6e6a64;
	width: 100%;
	clear: both;
}
#LeftMarginContainerHidden {
	float: left;
	width: 25%;
	display: block;
}

/*  The many uses of Salt  */

#UsesofSaltPieChart {
	width: 100%;
	padding-bottom: 0;
}
#UsesofSaltKeyContainer {
	width: 79%;
	margin-top: 25px;
	border: 1px solid #9e988d;
	padding-top: 25px;
	padding-right: 8.4%;
	padding-bottom: 15px;
	padding-left: 12.6%;
	margin-bottom: 15px;
	-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
}
#UsesofSaltKeyContainer p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
}
#Red {
	background-color: #b72024;
	height: 15px;
	width: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	margin-bottom: 0px;
}
#Blue {
	background-color: #13559c;
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	margin-bottom: 0px;
	padding: 0px;
}
#Orange {
	background-color: #ffe25f;
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	margin-bottom: 0px;
}
#Green {
	background-color: #20ae55;
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	margin-bottom: 0px;
}
#Yellow {
	background-color: #ff9d2e;
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	margin-bottom: 0px;
}
#UsesDescription {
	display: none;
}

/*  According to Legend  */

#PicBoxFloatRight {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	display: block;
}
#PicBoxFloatRight p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	line-height: 21px;
	margin-bottom: 0px;
	text-align: right;
}

/*  Footer Menu  */

#FooterMenuWrapper {
	width: 100%;
	background-color: rgba(255,255,255, 0.65);
}
#FooterMenuContainer {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.FooterLinkPanel {
	width: 17.25%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4e4a44;
	float: left;
	padding-right: 1%;
	padding-left: 1.6%;
	display: block;
}
.FooterLinkPanel a {
	color: #4e4a44;
	text-decoration: none;
}
.FooterLinkPanel a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#FooterLinkPanel ul {
	margin: 0px;
	padding: 0px;
}
.FooterLinkPanel li {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	list-style-type: none;
	margin-bottom: 0px;
}
.FooterLinkPanel p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #4e4a44;
	padding: 0px;
	margin-top: 5px;
	list-style-type: none;
	margin-bottom: 7px;
	text-decoration: underline;
}
.FooterMediaXtremeContainer a  {
	color: #FFF;
	text-decoration: none;
}
.FooterMediaXtremeContainer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#FooterPanelClear {
	clear: both;
	width: 100%;
}

/*  Footer  */

#FooterWrapper {
	width: 100%;
	background: rgb(255,255,255); /* The Fallback */
	background-color: rgba(255,255,255, 0.85);
}
#FooterContainer {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#FooterElementContainer {
	float: left;
	display: block;
}
#FooterElementContainer li {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	color: #cc9900;
	font-size: 13px;
	line-height: 17px;
	
	text-align: left;
	border-left-width: 1px;
	/*  border-left-style: dotted;  */
	border-left-color: #FFF;
	display: inline;
	list-style-type: none;
	padding-left: 14px;
	margin-right: 13px;
	padding-top: 2px;
}
#FooterElementContainer a {
	color: #cc9900;
	text-decoration: none;
}
#FooterElementContainer a:hover {
	text-decoration: underline;
}
.FooterDiviLine1 {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #FFF;
}
.FooterDiviLine2 {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #FFF;
}
.FooterMediaXtremeContainer {
	float: right;
	display: block;
}
.FooterMediaXtremeContainer p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #cc9900;
	margin-top: 2px;
}

/*  Min Width 980  */
	
	
	@media only screen and (max-width: 979px) {

		
		/*  General  */
		
.Logo {
	width: 100%;
}
.PicMain {
	width: 100%;
}

/*  Interface  */

#HeaderWrapper {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}
#LogoContainer {
	position: absolute;
	z-index: 9997;
	width: 19%;
	margin-top: 65px;
	padding-right: 1%;
	padding-left: 4%;
}
#LogoContainerSmall {
	position: absolute;
	z-index: 9997;
	width: 15%;
	margin-top: 63px;
	padding-right: 2%;
	padding-left: 7%;
}
#EspaceContainer {
	width: 74%;
	margin-left: 26%;
	padding-top: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	font-size: 36px;
	line-height: 40px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#MainPicContainer {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainPicEssexSaltMakersContainer {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainPicAmazingHistoryContainer {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainPicAmazingHistory {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#MainPicContainerNoFrame {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainPicContainerFrameless {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ShadowContainer {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 480px;
	text-align: center;
	width: 100%;
	height: 182px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center 0px;
}
#BodyContainer {
	margin-right: 0;
	margin-left: 0;
	position: relative;
	overflow: hidden;
	padding-top: 65px;
	padding-right: 5%;
	padding-left: 5%;
}
#BodyContainerNoAni {
	margin-right: 0;
	margin-left: 0;
	position: relative;
	overflow: hidden;
	padding-top: 40px;
	padding-right: 5%;
	padding-left: 5%;
}
#BodyContainerWithAni {
	margin-right: 0;
	margin-left: 0;
	position: relative;
	overflow: hidden;
	padding-top: 60px;
	padding-right: 5%;
	padding-left: 5%;
}
#TextContainer {
	float: right;
	width: 70%;
	margin: 0px;
	padding: 0px;
}
#LeftMarginContainer {
	float: left;
	width: 25%;
}
#BodyClear {
	clear: both;
	height: 30px;
	width: 100%;
}

/*  Social Network Logos  */

#SocialNetworkContainer {
	margin-right: 4%;
}

/*  Timeliner  */

#timeline2 {
	display: block;
}

/*  Recipes Index Pages  */

#BodyContainerRecipes {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	position: relative;
	overflow: hidden;
}
.RecipesIndexText {
	margin: 0px;
	width: 57%;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.RecipesIndexBoxContainerPadding {
	width: 90%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}
.RecipesIndexText h2 {
	color: #706d6a;
	font-family: DinWebMedium, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}
.RecipesIndexText p {
	color: #706d6a;
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
}

/*  Recipes Pages  */

#BodyContainerRecipes h6 {
	text-align: right;
}
#RecipeTextTable {
	display: none;
}

/*  The many uses of Salt  */


#UsesofSaltKeyContainer {
	width: 83%;
	margin-top: 25px;
	border: 1px solid #9e988d;
	padding-top: 20px;
	padding-right: 7%;
	padding-bottom: 10px;
	padding-left: 10%;
	margin-bottom: 15px;
	-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
}
#UsesofSaltKeyContainer p {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
}
#Red {
	background-color: #b72024;
	height: 15px;
	width: 15px;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	margin-bottom: 0px;
}
#Blue {
	background-color: #13559c;
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	margin-bottom: 0px;
	padding: 0px;
}
#Orange {
	background-color: #ffe25f;
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	margin-bottom: 0px;
}
#Green {
	background-color: #20ae55;
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	margin-bottom: 0px;
}
#Yellow {
	background-color: #ff9d2e;
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	margin-bottom: 0px;
}

/*  Footer Menu  */

#FooterMenuWrapper {
	width: 100%;
	background-color: rgba(255,255,255, 0.65);
}
#FooterMenuContainer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.FooterLinkPanel {
	width: 16.8%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4e4a44;
	float: left;
	padding-right: 1%;
	padding-left: 2%;
	display: block;
}
.FooterLinkPanel li {
	font-size: 12px;
	line-height: 16px;
	margin-top: 3px;
}
.FooterLinkPanel p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 4px;
	list-style-type: none;
	margin-bottom: 6px;
}

/*  According to Legend  */

#PicBoxFloatRight {
	display: none;
}

/*  Footer  */

#FooterContainer {
	padding-right: 5%;
	padding-left: 5%;
}
	
	}
	
	/*  Mobile Devices  */
	

@media only screen and (max-width: 767px) {
	
	/*  Interface Elements  */

#HeaderWrapper {
	max-width: 980px;
	margin-right: 0;
	margin-left: 0;
	position: relative;
	overflow: visible;
}
#LogoContainer {
	position: relative;
	z-index: 9995;
	width: 60%;
	margin-top: 0px;
	padding-right: 20%;
	padding-left: 20%;
	margin-right: auto;
	margin-left: auto;
}
#EspaceContainer {
	width: 80%;
	margin-left: 0%;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	font-size: 30px;
	line-height: 35px;
	padding-left: 10%;
	padding-bottom: 0px;
	text-align: center;
	margin-right: 0px;
	padding-right: 10%;
}
#MainPicContainer {
	background-color: #FFF;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainPicEssexSaltMakersContainer {
	display: none;
}
#MainPicAmazingHistoryContainer {
	display: none;
}
#MainPicContainerAniSub {
	background-color: #FFF;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#MainPicContainerFrameless {
	display: none;
}
#ShadowContainer {
	display: none;
}
#BodyWrapper {
	width: 100%;
	background-color: #FFF;
}
#BodyContainer {
	width: 84%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-top: 23px;
	padding-right: 8%;
	padding-bottom: 0px;
	padding-left: 8%;
}
#BodyContainerNoAni {
	width: 84%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-top: 23px;
	padding-right: 8%;
	padding-bottom: 0px;
	padding-left: 8%;
}
#BodyContainerWithAni {
	width: 84%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-top: 56px;
	padding-right: 8%;
	padding-bottom: 0px;
	padding-left: 8%;
}
#TextContainer {
	float: none;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#LeftMarginContainer {
	float: none;
	width: 100%;
	padding-top: 15px;
}
#BodyClear {
	clear: both;
	height: 30px;
	width: 100%;
}

/*  Social Network Logos  */

#SocialNetworkContainer {
	margin-top: 0px;
	margin-right: 0;
	position: absolute;
	z-index: 9999;
	top: 10px;
	right: 3%;
}

/*  Fonts  */

#TextContainer p {
	font-size: 16px;
	margin-bottom: 8px;
	line-height: 22px;
}
#TextContainer h1 {
	font-family: DinWebLight, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	letter-spacing: -1px;
	line-height: 34px;
}
#TextContainer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #cc9900;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 26px;
	font-style: italic;
}
#TextContainer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #706d6a;
	margin-top: 10px;
	line-height: 17px;
	margin-bottom: 0px;
}
#TextContainer h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #b0aba3;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 23px;
	font-style: italic;
}
#TextContainer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#TextContainer ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#TextContainer li {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #706d6a;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 21px;
}

/*  A Family Business  */

#CyrilContainer {
	display: none;
}
#CyrilContainer2 {
	width: 100%;
	display: block;
	margin-top: 25px;
}

/*  Recipes Index Pages  */

#BodyContainerRecipes {
	width: 86%;
	padding-top: 23px;
	padding-right: 7%;
	padding-bottom: 0px;
	padding-left: 7%;
}
#BodyContainerRecipes h1 {
	font-size: 30px;
	margin-bottom: 15px;
	line-height: 34px;
}
.RecipesIndexBoxContainer {
	width: 100%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 15px;
}
.RecipesIndexBoxContainerEnd {
	width: 100%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 15px;
}
.RecipesIndexText {
	margin: 0px;
	width: 57%;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#RecipeIndexPageClear {
	clear: both;
	height: 10px;
	width: 100%;
}
.RecipesIndexText p {
	color: #706d6a;
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}

/*  Recipes Pages  */

#BodyContainerRecipes h6 {
	font-size: 28px;
	margin-top: 6px;
	margin-bottom: 20px;
	letter-spacing: -1px;
	line-height: 29px;
	text-align: left;
}
.CTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: normal;
	white-space: nowrap;
}
#RecipePicture {
	float: none;
	width: 100%;
	clear: both;
}
#RecipeTextBox1 {
	float: none;
	width: 100%;
	margin-top: 0px;
}

#RecipeTitleBox {
	background-color: #e7e5de;
	margin-bottom: 20px;
	width: 88%;
	padding-top: 20px;
	padding-right: 6%;
	padding-bottom: 20px;
	padding-left: 6%;
}
#RecipeTextBox1 h1 {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #cc9900;
	padding: 0px;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
#RecipeTextBox1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 22px;
	color: #cc9900;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#IngredientsClear {
	height: 15px;
}
#IngredientsLeftCol {
	float: none;
	width: 100%;
}
#IngredientsLeftCol ul {
	margin-bottom: 0px;
}
#IngredientsRightCol {
	float: none;
	width: 100%;
}
#IngredientsRightCol ul {
	margin-bottom: 0px;
}

/*  About Salt  */

.AboutFooterBoxContainer {
	float: none;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 15px;
}
.AboutFooterBoxContainerEnd {
	float: none;
	width: 100%;
	margin-right: 0%;
}
#LeftMarginContainerHidden {
	display: none;
}

/*  Many uses of Salt  */

#UsesDescription {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	display: block;
}
#UsesofSaltKeyContainer p {
	font-size: 15px;
}

/*  Footer Menu  */

#FooterMenuWrapper {
	display: none;
}
#FooterContainer {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 3%;
	padding-left: 3%;

}
#FooterElementContainer {
	float: none;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
#FooterElementContainer li {
	font-family: DinWeb, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFF;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding-left: 12px;
	margin-right: 12px;
	/*  border-left-style: none;  */
	padding-top: 2px;
}
.FooterDiviLine1 {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #FFF;
}
.FooterDiviLine2 {
	border-left-style: none;
}
.FooterMediaXtremeContainer {
	float: none;
	display: none;
}

	
	}
