/* Hazeldene Style Sheet */

body {
	background-color:#FFFFFF;
	background-position:top center;
	margin:auto;
}

#container {
	width:1038px;
	margin:auto;
	margin-top:15px;
}

#header{
	width:1038px;
	height:185px;
	float:left;
	background-image:url(../Images/Public/headerImage.jpg);
	background-repeat:no-repeat;
}

#nav{
	width:1038px;
	height:46px;
	float:left;
	background-image:url(../Images/Public/navBg.gif);
	background-repeat:no-repeat;
}

#contentHolder{
	width:1038px;
	height:auto;
	float:left;
}

#footer{
	width:1038px;
	height:59px;
	float:left;
	margin-bottom:20px;
	background-image:url(../Images/Public/footerBg.gif);
	background-repeat:no-repeat;
}


/* Home Page */

#homeImage{
	width:1038px;
	height:335px;
	float:left;
	background-image:url(../Images/Public/homeImage.jpg);
	background-repeat:no-repeat;
}

#headerHome {
	width:1038px;
	height:51px;
	background-image:url(../Images/Public/headerWelcome.gif);
	background-repeat:no-repeat;
	float:left;
}

#homeContent {
	width:349px;
	height:280px;
	float:left;
}

#homeFlash {
	width:205px;
	height:277px;
	float:left;
}

#headerSaladIntro {
	width:484px;
	height:328px;
	margin-top:-50px;
	background-image:url(../Images/Public/homeSaladInfo.jpg);
	background-repeat:no-repeat;
	float:left;
}

#headerSaladIntroClientLogin {
	padding-top:220px;
	padding-left:230px;
}



/* Font Styles */

p {
	font-family:Arial;
	font-size:14px;
	color:#8e9194;
}


.normal {
	font-family:Arial;
	font-size:14px;
	color:#8e9194;
	font-weight:bold;
}

#contentWorkWith p a {
	font-family:Arial;
	font-size:14px;
	color:#5a214a;
	font-weight:bold;
	text-decoration:none;
}

.normal a {
	font-family:Arial;
	font-size:14px;
	color:#8e9194;
	font-weight:bold;
	text-decoration:none;
}

.home {
	font-family:Arial;
	font-size:14px;
	color:#8e9194;
	font-weight:normal;
}

.greenHighlight {
	font-family:Arial;
	font-size:14px;
	color:#c8da2b;
	font-weight:bold;
}

.headerPurple {
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#5a214a;
}

/* Who We Are */

#headerWhoWeAre {
	width:1038px;
	height:51px;
	background-image:url(../Images/Public/headerWhoWeAre.gif);
	background-repeat:no-repeat;
	float:left;
}

#whoWeAreImage1 {
	width:1038px;
	height:329px;
	background-image:url(../Images/Public/WhoWeAreImage1.jpg);
	background-repeat:no-repeat;
	float:left;
}

#whoWeAreImage2 {
	width:615px;
	height:304px;
	background-image:url(../Images/Public/WhoWeAreImage2.jpg);
	background-repeat:no-repeat;
	float:right;
}

#whoWeAreContent {
	width:400px;
	height:300px;
	float:left;
}

/* Meet some of the Team */

#headerTeam {
	width:400px;
	height:98px;
	background-image:url(../Images/Public/headerMeetSomeOfTheTeam.gif);
	background-repeat:no-repeat;
	float:left;
}

#teamContent {
	width:400px;
	height:150px;
	position:relative;
	float:left;
}

#flashFlip1 {
	width:428px;
	height:449px;
	float:left;
}

#flashFlip2 {
	width:610px;
	height:649px;
	margin-top:-150px;
	float:right;
}

/* What We Do */

#headerWhatWeDo {
	width:1038px;
	height:51px;
	background-image:url(../Images/Public/headerWhatWeDo.gif);
	background-repeat:no-repeat;
	float:left;
}

#headerTheScienceBit {
	width:1038px;
	height:51px;
	background-image:url(../Images/Public/headerTheScienceBit.gif);
	background-repeat:no-repeat;
	float:left;
}

#whatWeDoContent {
	width:460px;
	height:200px;
	position:relative;
	margin-top:20px;
	float:left;
}

#ImgHolderLarge {
	width:345px;
	height:400px;
	position:relative;
	float:left;
}
 
/* Where We Are */

#headerWhereWeAre {
	width:1038px;
	height:51px;
	background-image:url(../Images/Public/headerWhereWeAre.gif);
	background-repeat:no-repeat;
	float:left;
}

#contentHolderWhereWeAre {
	width:1038px;
	height:671px;
	background-image:url(../Images/Public/whereWeAreImg.jpg);
	background-repeat:no-repeat;
	float:left;
}

#whereWeAreContent {
	width:500px;
	height:200px;
	position:relative;
	margin-top:20px;
	float:left;
}

/* Who We Work With */

#headerWhoWeWorkWith {
	width:1038px;
	height:51px;
	background-image:url(../Images/Public/headerWhoWeWorkWith.gif);
	background-repeat:no-repeat;
	float:left;
}

#ukSeasonGrowers {
	width:543px;
	height:644px;
	float:left;
}

#spainSeasonGrowers {
	width:495px;
	height:415px;
	float:left;
}

#contentWorkWith {
	width:495px;
	height:229px;
	float:left;
}

#subUkGrowers {
	width:443px;
	height:39px;
	float:left;
}

#subSpainGrowers {
	width:495px; 
	height:39px;
	float:right;
}

/* Contact Us */

#headerContactUs {
	width:441px;
	height:620px;
	background-image:url(../Images/Public/headerContactUs.gif);
	background-repeat:no-repeat;
	float:left;
}

#contactImage {
	width:581px;
	height:579px;
	float:left;
	background-image:url(../Images/Public/contactImg.jpg);
	background-repeat:no-repeat;
}

#contentContact {
	width:400px;
	height:auto;
	background-color:#996633;
	float:left;
}
/* menu*/
#jsddm
{	margin: 10px;
	padding: 0 0 0 0;
	z-index:100;

	
}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 14px Arial;
		font-weight:bold;
		padding-left:12px;
		z-index:100;
		}

	#jsddm li a
	{	display: block;
		padding: 5px 12px;
		text-decoration: none;
		color: #8b8d90;
		z-index:100;
		}

	#jsddm li a:hover
	{	color: #c1d837;
		z-index:100;}
		
		#jsddm li ul
		{	margin: 2px;
		
			position: absolute;
			visibility: hidden;
			background-image:url(../Images/dropdown.gif);
			background-repeat:no-repeat;
			height:50px;
			width:150px;
			padding-bottom:50px;
			margin-left:0px;
			padding-left:0px;
			z-index:100;
			
			}
		
			#jsddm li ul li
			{	float: none;
				width:110px;
				margin-left:0px;
				padding-left:0px;
				z-index:100;
				}
			
			#jsddm li ul li a
			{	width: auto;
			    color: #8b8d90;
				z-index:100;
				
				}
			
			#jsddm li ul li a:hover
			{	color: #c1d837;
				z-index:100;}


