/* CSS Document */
/************************************************************************
Site: www.anolon.com
Author: Dayspring Technologies (DT) www.dayspring-tech.com
Client: Meyer Anolon

Listing Order:
==============

1 - GLOBAL STYLES
2 - STRUCTURE/LAYOUT STYLES
3 - HEADER
4 - SEARCH/REGISTER BOXES
5 - FOOTER NAV
6 - MESSAGE BOX
  
************************************************************************
1 - GLOBAL STYLES
************************************************************************/

/************************************************************************
1.1 - LAYOUT
************************************************************************/
html {
	margin:0;
	padding:0;
  }
body {
	background:#0a0000 url(../images/page-bg2.jpg) 0 0 repeat-x;
	font-family:georgia,"times new roman",times,serif;
	font-size:62.5%;
	margin:0;
	padding:0;
  }
html, body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, select, div, p, img, table, td {
	margin:0;
	padding:0;
	border:0;
  }
img {
	display:block;
	border:0;
  }
 
table {
	background-color:#FFFFFF;
	} 
 
table img {
	display:inline;
  }
div.clear {
	clear:both;
  }

/************************************************************************
1 - TYPOGRAPHY
************************************************************************/
h1 {
	color:#772e00;
	font-size:1.7em;
	line-height:1.3em;
	margin:0 0 1.2em 0;
  padding:0;
  }
h2 {
	color:#772e00;
	font-size:1.7em;
	line-height:1.3em;
	margin:0 0 .4em 0;
  padding:0;
  }
h3 {
	font-size:1.5em;
	line-height:1.5em;
  }

h3.Checkout {
	display: inline;
	padding: 0px 15px 0px 15px;
	}
	
h3.Current {
	text-decoration: underline;
	}

h4 {
	font-size:1.3em;
  line-height:1em;
  }
h5 {
	font-family:"lucida sans",verdana,sans-serif;
  font-size:1.3em;
  font-weight:normal;
  line-height:1em;
  text-transform:uppercase;
  }
p {
	color:#333;
	font-size:1.3em;
	line-height:1.6em;
	margin:0 0 1.2em 0;
  }
ul {
	color:#333;
	font-size:1.3em;
	line-height:1.6em;
	margin:0 0 1.2em 17px;
  }

ul ul{
	font-size:1em;
  }

ul.nb { /* Used for lists that do not need bullets. */
	list-style:none;
	margin-left:0;
  }
ol {
	color:#333;
	font-size:1.3em;
	line-height:1.6em;
	margin:0 0 1.2em 30px;
  }
a {
	color:#772e00;
  text-decoration:underline;
	}
a:hover {
	/*background:#feefc5;*/
  color:#bb8f33;
  }
hr {
	background:#bb8f33;
  border:0;
  color:#bb8f33;
	height:1px;
	margin:0 0 1.2em 0;
  padding:0;
  width:100%;
  }

input[type:text] {
	border: 1px solid #772e00;
	}

input {
	border: 1px solid #772e00;
	}

input.buttonInput {
	border: none;
	vertical-align: bottom;
	_vertical-align: top;
		}

input.Button{
	font-weight: bold;
	width:auto;
	height:19px;
	color:#FFFFFF;
	padding:2px 7px;
	margin:5px 0px 0px 0px;
	display:block;
	background:#a43c10;
	border:1px solid #a43c10;
  	font-size:11px;
	cursor: hand;
	cursor: pointer;
}

input.InlineButton{
	font-weight: bold;
	width:auto;
	height:19px;
	color:#FFFFFF;
	padding:2px 7px;
	margin:5px 0px 0px 0px;
	display:inline-block;
	background:#a43c10;
	border:1px solid #a43c10;
  	font-size:11px;
	cursor: hand;
	cursor: pointer;
}

input.ButtonGray{
	width:auto;
	height:19px;
	padding:2px 7px;
	margin:5px 0px 0px 0px;
	display:block;
	background:#fff;
	border:1px solid #a43c10;
    color:#3f0800;
	font-weight:bold;
    font-size:11px;
	cursor: hand;
	cursor: pointer;
}

input.InlineButtonGray{
	width:auto;
	height:19px;
	padding:2px 7px;
	margin:0px 0px 0px 0px;
	display:inline-block;
	background:#fff;
	border:1px solid #a43c10;
    color:#3f0800;
	font-weight:bold;
    font-size:11px;
	cursor: hand;
	cursor: pointer;
}

input.ButtonLink {
	background: none;
	border:none;
	text-transform:uppercase;
	color : #790000;
	font-size: 90%;
	text-align:left;
	padding-top: 5px;
	cursor: hand;
	cursor: pointer;
	}

p.InlineButton {
	display:inline-block; height: 19px;
	padding: 0px 0px 0px 5px;
}

p.InlineButtonGray {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px !important; 
}

.fivePixPadding {
	padding: 5px;
	margin-left: 197px; 
}


.FullWidth {
	width: 96.5%;
	}

.GrayBG {
	background-color:#feefc5;
	}

.inline {
	display: inline;
	}

.redBold {
	color:#FF0000;
	font-weight:bold;
}

.Red {
	color: #790000;
	}

.ThreePixPad {
	padding: 3px;
	}	

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
	}

.topPad {
	padding: 10px 0px 0px 0px;
	}
	
.topPad8 {
	padding: 8px 0px 0px 0px;
	}

.topMargin {
	margin: 10px 0px 0px 0px;
	}

.rightPad {
	padding-right: 3px !important;
	}

.center {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
	}

.ImgCenter {
	display: block;
	margin: 0px auto 0px auto;
	}
	
.headerGraphic {
	display: block;
	margin: 0px auto 0px auto;
	}

.IconImages {
	margin: 0px auto 0px auto;
	}

.ClearTH {
	text-decoration: none;
	text-transform: none;
	}



#errorBlock, #errorBlock h4 {
	color: #FF0000 !important;
	}

/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/
div#container {
  background:#fffae6;
  margin:0 auto;
  padding:0;
  width:955px;
	}
div#content {
	border:#3f0800 solid;
  border-width:0 15px;
	clear:both;
  margin:0;
  padding:0 0 25px;
  position:relative;
  width:925px; /* Required by WinIE6 to show the side borders at full height. */
  }

#LeftBox {
	float:left;
	width: 50%;
	}

#RightBox {
	float:right;
	width: 50%;
	}

div.BlockContent {
	background-color: #ffffff;
	display: inline;
	width: 250px;
	float: left;
	margin: 10px 0px 0px 10px;
	}

div.BlockContent h3 {
	background-color:#feefc5;
	padding: 3px;
}
	
div.ArticleBlockContent {
	background-color: #ffffff;
	display: inline;
	width: 301px;
	float: left;
	margin: 0px 5px 10px 5px;
	border:3px solid #3f0800 ;
	}
	
div.ArticleBlockContent a {
	text-decoration: none;
	}
	
div.ArticleBlockContent p {
	display: inline;
	}

div.FormBlock {
	float: left;
	padding-right: 10px;
	}

div.FormBlockRight {
	float: right;
	padding-left: 10px;
	}

div.FormBlockRight img {
	margin: 0px !important;
	}

/***********************************************************************
3 - HEADER
************************************************************************/
div#header {
	background:url(../images/headerBG.gif) repeat-y 100% 0;
	border:#3f0800 solid;
  border-width:0 15px;
  float:left;
  margin:0;
	padding:0 0 10px;
	width:925px; /* Required by WinIE6 to show the side borders at full height. */
  }
div#header img.headerLogo {
	display:inline;
  float:left;
  margin:20px 12px 0;
  }

/***********************************************************************
3.1 - MAIN NAV STYLES
************************************************************************/
div#menu {
  float:left;
  margin:0;
  padding:0;
  width:490px;
  }
div#menu ul {
  float:left;
  margin:0;
  padding:0;
  }
div#menu ul li {
  float:left;
  font-size:100%;
  line-height:110%;
  list-style:none;
  margin:0 14px 0 0;
  padding:0;
  }

div#menu ul li a {
  color:#772e00;
	display:block;
  font-weight:bold;
  margin:0;
	padding:30px 0 10px;
  text-align:center;
  text-decoration:none;
	}
	
div#menu ul li a:hover, div#menu ul li.here {
	background:url(../images/hd-pnav-arrw.gif) 50% 0 no-repeat;
  } 

/***********************************************************************
	3.1 - STORE LOCATOR RULES
************************************************************************/


p.shoppingCartHead {
	width: 95px;
  font-family:"lucida sans",verdana,sans-serif;
	font-size:1em;
  line-height:1.1em;
  	color:#3f0800;
  margin:0 3px 2px;
  text-transform:uppercase;
  float:right;
	}

span.ShoppingItems {
	display:block;
	background-color: #ffffff;
	border: 1px solid #772e00;
	margin: 3px 0px 0px 0px;
	padding: 2px;
	}

div#storeLocaterHeader {
	float:right;
  margin:0;
  padding:14px 0 10px;
  width:235px;
	}
div#storeLocaterHeader label { /* The label was changed from span - DT 5/2/07. */
	display:block;
  color:#3f0800;
  font-family:"lucida sans",verdana,sans-serif;
	font-size:1em;
  line-height:1.1em;
  margin:0 8px 2px;
  text-transform:uppercase;
	}
div#storeLocaterHeader form {
	margin:0;
  padding:0;
  }
div#storeLocaterHeader form input.locaterInput {
	color:#434343;
  font-family:"lucida sans",verdana,sans-serif;
	font-size:1em;
	margin:0 0 0 8px;
  padding:1px;
	width:75px;
  }
div#storeLocaterHeader form input.buttonInput {
  margin:0 6px 0 3px;
	padding:0;
	}

p.shoppingCartHead a {
	text-decoration: none;
	}

/***********************************************************************
	3.2 - BREADCRUMB ROW RULES
************************************************************************/
div#breadcrumbRow {
	clear : both;
	height : 28px;
	width : 865px;
	text-align : center;
	margin-left : 25px;
  }
  
div#breadcrumbRow p {
	font-family:"lucida sans",verdana,sans-serif;
  font-size:1.1em;
  margin:0;
  padding:0;
  }
div#breadcrumbRow p a {
  color:#772e00;
  text-decoration:underline;
  }
div#breadcrumbRow p a:hover {
  background:#feefc5;
  }
div#breadcrumbRow .breadcrumb {
	display : block;
	float : left;
	margin : 5px 0 0 10px;
	}
	
div#breadcrumbRow .breadcrumb2 {
    display: block;
    float: left;
    margin: 5px 0 0 10px;
}

div#breadcrumbRow .loginBox {
	display:block;
	float:right;
	}
	
.SocialMediaLinks {
	float: right;
	height: 25px;
	width: 150px;
}

.SocialMediaLinks img {
	margin-left:5px;
}

.SocialMediaLinks ul {
	list-style:none;
	margin-top:2px;
}

.SocialMediaLinks li {
	float:right;
	margin-left:3px;
}




/***********************************************************************
4 - SEARCH/REGISTER BOXES
************************************************************************/
/*  Used on 2 col layouts on the left hand bar	*/
div#subPageLeftCol {
	float:left;
	width:205px;
  }
div#subPageLeftCol h4 {
	color:#772e00;
  margin:1.2em 15px;
	padding:0;
  }
div#subPageLeftCol label {
	display:block;
  color:#3f0800;
  font-family:"lucida sans",verdana,sans-serif;
	font-size:1.2em;
  line-height:1.1em;
  margin:0 15px .4em;
  padding:0;
  text-transform:uppercase;
  }

/***********************************************************************
4.2 - SEARCH FOR MENU STYLES
************************************************************************/
div#leftReg form select {
	border:1px solid #bb8f33;
  font-family:"lucida-sans",verdana,sans-serif;
  font-size:1.3em;
	margin:0 0 1.2em 15px;
	padding:1px;
	width:150px;
  }

/***********************************************************************
	5 - FOOTER NAV
************************************************************************/
table#certificates {
	 margin: 0px auto 0px auto;
	 }

table#certificates img {
	display: block;
	margin: 0px; !important
	text-align: left; !important
	}

div#footer {
  background:url(../images/ft-bg.gif) 100% 0 repeat-y;
  border:#3f0800 solid;
  border-width:0 15px;
  clear:both;
  font-family:"lucida sans",verdana,sans-serif;
  margin:0;
  padding:10px 15px 20px;
  width:895px;
  }
div#footer ul {
	color:#bb8f33;
  margin-bottom:10px;
	text-align:center;
  }
div#footer ul li {
	display:inline;
	font-size:85%;
	list-style:none;
  margin:0;
  padding:0;
	}
div#footer ul li img {
	display:inline;
	/*display:none;*/
	}
div#footer ul li a:link, div#footer ul li a:visited {
	background:transparent;
  color:#bb8f33;
  text-decoration:none;
  }
div#footer ul li a:hover, div#footer ul li a:active, div#footer ul li a.here {
	border-bottom:#bb8f33 1px solid;
  text-decoration:none;
  }
div#footer h5 {
  color:#8c2100;
  margin:0;
	font-size:1.1em;
  font-weight:normal;
  line-height:1.5em;
	text-align:center;
	text-transform:none;
  }
div#footer h5 a:link, div#footer h5 a:visited {
	color:#8c2100;
  text-decoration:none;
  }
div#footer h5 a:hover, div#footer h5 a:active {
	background:transparent;
  border-bottom:#8c2100 1px solid;
  text-decoration:none;
  }

/************************************************************************
6 - MESSAGE BOX
************************************************************************/

div#Message {
	z-index: 2;
	height: 400px;
	width: 600px;
	border: 5px outset #bb8f33;
	background-color:#FFFFFF;
	position: absolute;
	top: 20%;
	left: 20%;
	filter:alpha (opacity=75); /* IE Opacity */
	opacity:0.75;
	}  

div#MessageContent {
	z-index: 4;
	height: 278px;
	width: 478px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	position: absolute;
	margin: 60px;
	top: 20%;
	left: 20%;
	padding: 5px;
	}  

div#AddedContent {
	background-color:#bb8f33;
	padding: 5px;
	}

div#ContentDetails img {
	text-align: left;
	}

div#ContentDetails table {
	width: 468px;
	margin: 0px auto 0px auto;
	} 

a.WinClose {
	display:block;
	color: #fffae6;
	text-decoration: none;
	background-color: #772e00;
	text-transform : uppercase;
	font-size : 110%;
	font-weight : bold;
	padding: 2px 0px 2px 5px;
	}

div#MessageShadow {
	z-index: 3;
	height: 278px;
	width: 478px;
	border: 1px solid #999999;
	background-color:#999999;
	position: absolute;
	margin: 60px;
	top: 21%;
	left: 20.5%;
	padding: 5px;
	filter:alpha (opacity=75); /* IE Opacity */
	opacity:0.75;
	} 


/************************************************************************
7 - Social Media Links
************************************************************************/

.SocialMediaFacebookButton    {
	height:24px;
	margin-left:6px;
	padding-top:6px;
	float:left;
	margin-bottom:10px;
	width:80px;
}



.RelatedRecipes  {
	clear:both;
	padding-top:10px;
	margin-left:6px;
}

/************************************************************************
7.3 - Recipe Video Copy
************************************************************************/

.RecipeVideoCopy  {
	height:106px;
	
}

.RecipeVideoCopy p {
	margin-left:0px!important;
}

.RecipeToVideoLink  {
 margin-left:30px;
 font-size:19px;
 margin-top:-10px;
 padding-bottom:7px;
}
 
.CompanionRecipeText  {
 margin-left:30px;
 color:#8C2100;
 
}
