/* CSS Document */


	html
	{
		height: 100%;
	}

	body
	{
		height: 100%;
		margin:0;
		padding:0;
		font-family:Arial, sans-serif;
	}

	#nonFooter
	{
		position: relative;
		min-height: 100%;
		background-color:#FFFFFF;
		width:800px;
		margin:0 auto;
		padding:0 0 10px 0;

}


	* html #nonFooter
	{
		height: 100%;
	}

	#footer
	{
		width:800px;
		height:31px;
		position: relative;
		margin: -31px auto 0 auto;
		background:#0060B6 url(images/bg_footer.jpg) no-repeat;
		padding:0px;
	}

	/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

	* html #footer
	{
	
		margin-top: -31px;
	}

#header {
	margin:5px 0 0 0;
	height:153px;

}
#header h1 {
	width:207px;
	height:153px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(images/logo.jpg) no-repeat;
	float:left;
	display:inline;
}
#header p {
	width:583px;
	height:66px;
	background:#0060B6 url(images/bg_top.jpg) repeat-x;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	text-align:right;
	float:right;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

#breadcrumbs {
	margin:0px;
	padding:0px;
	text-transform:lowercase;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF7F00;
	font-weight:bold;
	font-size:12px;
}
a:visited {
	color:FF9900;
}
a:hover {
	color:#FF9900;
}
a:active {
	color:#FF9900;	
}

#bodyimg {
	height:300px;   /* was 300 */
	width:750px;
	margin:10px auto 25px auto;
	background:url(imagesPROD/DL_homepageShellFishCase.jpg) no-repeat;  /* background:url(images/blueclaw-wideshot.jpg) no-repeat; */
	border:1px #000000 solid;
	clear:left;
}

#bodyimgtall {
	height:400px;   /* was 300 */
	width:750px;
	margin:10px auto 25px auto;
	background:url(imagesPROD/DL_homepageShellFishCaseRETO.jpg) no-repeat;  /* background:url(images/blueclaw-wideshot.jpg) no-repeat; */
	border:1px #000000 solid;
	clear:left;
}


#columns
	{
	margin:10px 0 20px 0;
	padding:0 0 0 0;
	list-style:none;

}

#columns .left, .middle, .right, .newscol, .products_col, .cookingdemo_col, .single_col, .recipe_col {
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	text-align:center;
}


p {
	padding:0;
	margin:0;
	text-align:left;
}

h3 {
	text-align:left;
	margin:5px 0 0 0px; 
	padding:0px; 
	text-indent:-9999px;

}

h4 {
	text-align:left;
	font-family:Arial, sans-serif;
	color:#FF7F00;
	font-size:14px;
	margin:0;
	padding:0;
}
h6 {
	border-bottom:1px solid #0060B6;
	margin:15px 0 25px 0;
	padding:10px 0 0px 0;

}
th {
	text-align:left;
	font-family:Arial, sans-serif;
	color:#FF7F00;
	font-size:14px;
	margin:0;
	padding:0;
}


.clear {
	clear:both;
	}

#content {
	padding-bottom:150px;

	
}
#contentMain
{
	display: inline;
	clear: both;
	margin-top: 0;
}


/************************************************************************************** Main Nav ELEMTENTS************/
#nav {
	margin:35px 0 0 0px;
	padding:0px 0 0 0px;
	list-style:none;
	float:left;
	display:inline;
	line-height:1;
}
#nav li {
	float:left;
	padding:0;
	margin:0;
	width:1;

}
#nav a {
	height:31px;
	text-indent:-9999px;
	display:block;
	width:1px;
}

/*************************** second level elements ****************/
#nav li ul { /* second-level lists */
	position: absolute;
	background:#FFF;
	border-left:2px solid #FF7F00;
/*	border-right:1px solid #FF7F00;*/
/*	border-bottom:1px solid #FF7F00;*/
	width: 5em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav ul li { /* all lists */
	float:left;
	width:1;
	text-align:center;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*************************** TOP level navigation items ****************/

#nav a:hover {
	background-position:0 -31px;
}
#home a {
	background:url(images/nav_home.jpg) no-repeat;
	width:45px;
}
#products a {
	background:url(images/nav_products.jpg) no-repeat;
	width:62px;
}
#events a {
	background:url(images/nav_eventscatering.jpg) no-repeat;
	width:112px;
}

#freshtoday a {
	background:url(images/nav_freshtoday.jpg) no-repeat; /* images/nav_freshtoday.jpgs */
	width:79px;
}
#preorder a {
	background:url(images/nav_preorder.jpg) no-repeat;
	width:112px;
}
#contact a {
	background:url(images/nav_contact.jpg) no-repeat;
	width:71px;
}
#gallery a {
	background:url(images/nav_gallery.jpg) no-repeat;
	width:51px;
}
#links a {
	background:url(images/nav_links.jpg) no-repeat;
	width:39px;
}
#menu a {
	background:url(images/nav_menu.jpg) no-repeat;
	width:45px;
}
/*************************** second level navigation items ****************/




#menu_wine a {
	background:url(images/nav_sub_wine.jpg) no-repeat;
	width:125px;
}

#menu_catering a {
	background:url(images/nav_sub_catering.jpg) no-repeat;
	width:130px;
	background-color:#FFFFFF;
}

#menu_cooking a {
	background:url(images/nav_sub_cooking.jpg) no-repeat;
	width:130px;
	background-color:#FFFFFF;

}
#menu_recipe a {
	background:url(images/nav_sub_recipe.jpg) no-repeat;
	width:130px;
	background-color:#FFFFFF;
}

#home_news a {
	background:url(images/nav_sub_news.jpg) no-repeat;
	width:87px;
}
#home_newsletter a {
	background:url(images/nav_sub_newsletter.jpg) no-repeat;
	width:87px;
}
#home_testimonials a {
	background:url(images/nav_sub_testimonials.jpg) no-repeat;
	width:87px;
}







/************************************************************************************ left *******************/
.left {
	margin:0px 0px 0px 0px;
	padding:0;
	width:275px;

}
.feature {
	background:url(images/bg_bg_feature.jpg) repeat;
	padding:7px;
	width:250px; 
	border:1px #bacaff solid;
	
}

.featureNoSize {
	background:url(images/bg_bg_feature.jpg) repeat;
	padding:7px;
	border:1px #bacaff solid;
	
}

.bodyCopyDL {
	font-family:arial, helvetica;
	font-size:13px;
	color:#3f3f3f;
	line-height:15px;
	padding:6px;
}

.imgSideBarDL{
	width:200px;
	line-height:15px;
	padding:4px;
	margin-bottom:7px;
	border:1px #bacaff solid;
}

.ftSideBarDL{
	width:195px;
	line-height:15px;
	padding:4px;
	margin-bottom:7px;
	background-color:#e6eef9;
}

.feature_inside {
	background:url(images/bg_feature.jpg) repeat;
	padding:5px;
}

.feature .fresttoday {/*h3*/
	background:url(images/bg_title_freshtoday.jpg) no-repeat; 
	height:35px;
	width:171px;
}

.feature .events {/*h3*/
	background:url(images/bg_title_events.jpg) no-repeat; 
	height:35px;
	width:210px;
}

.feature .welcome {/*h3*/
	background:url(images/bg_title_welcome.jpg) no-repeat; 
	height:35px;
	width:171px;
}

.feature img {
	margin:0 0 10px 0px;
	border:1px #bacaff solid;
	padding:5px;
	background:#FFFFFF;
}

#columns p {

	padding:5px;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight: light;
	color: #3F3F3F;
	line-height:14px;
/*	text-indent:10px;*/
}

.left form {
	background:url(images/bg_newletterform.png) no-repeat;
	width:235px;
	height:182px;
	margin:0 auto;
}
.left form label {
	font-family:Arial, sans-serif;
	font-size:14px;
}

.left form table {
	margin:75px 0 0 20px;
}



/******************************************************************************** start middle column **********************************/
.middle {
	width:240px;
	margin:0 0 0 20px;

	
}
.products {/*h3*/
	background:url(images/bg_title_products.jpg) no-repeat; 
	height:35px;
	width:171px;
	margin:13px 0 0 0;
}

#products_front {
	margin:0 0 0 20px;
	padding:0;


}

#products_front li {
	background:url(images/bg_bullet.jpg) no-repeat 0 12px;
	padding: 7px 0px 7px 20px;
	list-style:none;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	
}

.middle img {
	padding:5px;
	border:1px solid #CCCCCC;
	margin:0 auto;

}


/**************************************************************************** start right ***************************************/
.right {
	margin:0 0 0 15px;
	width:250px;
	padding:0 0 0 0px;
	text-align:center;
}



.recipe {/*h3*/
	background:url(images/bg_title_recipe.jpg) no-repeat; 
	height:35px;
	width:220px;
	margin:13px 0 0 0px;
}
.right h4 {
	margin:0 0 0 10px;
}
.right p{
	margin:0 0 0 10px;
}


#recipe_front {
	margin:0 0 0 20px;
	padding:0;
	text-align:left;

}

#recipe_front li {
	background:url(images/bg_bullet.jpg) no-repeat 0 50%;
	padding: 2px 0px 2px 20px;
	list-style:none;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#localFood {
	margin:0 0 0 20px;
	padding:0;
	text-align:left;

}

#localFood li {
	background:url(images/bg_bullet.jpg) no-repeat 0 50%;
	padding: 2px 0px 2px 20px;
	list-style:none;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}


#gourmetFood {
	margin:0 0 0 20px;
	padding:0;
	text-align:left;

}

#gourmetFood li {
	background:url(images/bg_bullet.jpg) no-repeat 0 50%;
	padding: 2px 0px 2px 20px;
	list-style:none;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.right img {
	margin:0 auto;


}

/*************************************************************************** news **********************************/
.newscol {
	margin:0 0 0 25px;
	padding:0 0 0 0px;
	text-align:left;
	width:500px;
}

.newscol .news {/*h3*/
	background:url(images/bg_title_news.jpg) no-repeat; 
	height:35px;
	width:220px;
	margin:18px 0 0 0px;

}

.newscol .welcome {/*h3*/
	background:url(images/bg_title_welcome.jpg) no-repeat; 
	height:35px;
	width:220px;
	margin:18px 0 0 0px;

}









/****************************************************************************** footer **********************************/

#footer p {
	padding:7px 0 0 0;
	margin:0 0 0 150px;
	font-size:12px;
}
#footer a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-left:5px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#header p i {
	float:left;
	display:inline;
	width:200px;
	text-align:left;
	font-weight:bold;
	font-style:normal;
	margin:10px;
}

