/*
	Global style sheet for emerils.com by Terrance Pitre, tpitre@emerils.com
	Date Started: April 3, 2007
	Updated: April 3, 2007
	*/

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #383D44;
}

h1, h2, h3, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #600;
	margin-top: 0;
	margin-bottom: 6px;
	padding: 3px 6px 2px 0;
	border-bottom: #999 1px solid;
}

h1, h5 {
	text-transform: uppercase;
}

h2 {
	font-size: 1em;
	background: none;
	border-bottom: #999 1px solid;
}

h3 {
	font-size: 12px;
	border: none;
	background: none;
}

h4 {
	
}

h5 {
	font-size: 1em;
}

/* main links */

a:link, a:visited {
	color: #006699;
	/*border-bottom: 1px solid #CCC;*/
	outline: none;
	padding-bottom: 1px;
	text-decoration: none;
}

a:hover, a:active {
	color: #428649;
	outline: none;
}

a img,:link img,:visited img {
	border: none
}

.date {
	width: 2em;
	border: 1px solid #CCC;
	padding: 0 3px 3px;
	margin: 2px 6px 0 0;
	float: left;
	background: #EBE5D0 url(../img/img-design/date-bg.jpg) repeat-x 0 bottom;
}

.day {
	display: block;
	color: #660000;
	padding: 0 0 2px;
	text-align: center;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

.month {
	display: block;
	padding: 0 0 1px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	text-transform: uppercase;
	font: .7em Georgia, "Times New Roman", Times, serif;
}

.year {
	display: block;
	padding: 1px 0 0;
	text-align: center;
	font: .6em Georgia, "Times New Roman", Times, serif;
}

/* auto fill recipe */

.suggestionsBox {
    position: absolute;
    left: 30px;
    margin: 0;
    width: 252px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
	font-size:12px;
	z-index:999999999999;
}

.suggestionList {
    margin: 4px 0 0 0;
    padding: 0px;
	list-style:none;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px 5px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #659CD8;
}

address {
	font-style: normal
}

.alert-good, .alert-bad{
	color: #006699;
	padding: 4px 3px 5px 22px;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #FFFFCC url(/img/img-design/accept-icon.png) no-repeat 2px 4px;
		border: #EDD4A0 1px solid;
}

.alert-bad{
	color: #fb1612;
	background: #FFFFCC url(/img/img-design/cancel-icon.png) no-repeat 2px 4px;
}

.more {
	float: right;
	padding-top: 4px;
	margin: 0 6px 4px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	display: block;
}

.amp {
	font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	font-size: 110%;
}


.pagination{
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	color: #492600;
	margin: 9px 0 4px 0;
}

.pagination li {
	display: inline;
}

.pagination b{
	font: 17px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7F604C;
	text-decoration: none;
	padding: 3px 5px;
	color: #6c97c9;
	background: #F0EBD6;
	border-right: 1px solid #DFD5AF;
	border-bottom: 1px solid #DFD5AF;
}

.pagination a:link, .pagination a:visited{
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7F604C;
	display: inline;
	text-decoration: none;
	padding: 3px 5px;
	line-height: 1.8em;
	background: #FFF6D3;
	border-right: 1px solid #DFD5AF;
	border-bottom: 1px solid #DFD5AF;
}

.pagination a:hover, .pagination a:active{
	text-decoration: none;
	color: #6c97c9;
	background: #F0EBD6;
}

/* header content--------------------------------------------- */

#welcome-top {
	color:#FFFFFF;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	height:24px;
}

#welcome-top a {
	color:#FFFFFF;
	text-decoration:underline;
}

#welcome-top ul {
	margin: 1px 0 0 0; 
	padding: 0;
	list-style: none;
}

#welcome-top li {
	display: inline;
	margin-right: 10px;
}

#welcome-recipe-box {
	-moz-opacity: .99;
	float: left;
	padding-left: 24px;
	background: url(../img/img-design/recipe-box-icon.png) no-repeat left;
}

#sign-in {
	-moz-opacity: .99;
	float: right;
	font-size: 11px;
	margin-top: 1px;
}

#logbox {
	padding: 0;
	float: left;
	margin:0;
	font-weight: bold;
	font-size: 10px;
}

#logbox input{
	border: 1px solid #FFF;
	margin:0;
	font-size: 11px;
}

#logbox form{
	padding: 0;
	margin: 0;
}

.login-btn {
	vertical-align: middle;
	margin-top: -3px;
}

#header {
	padding: 6px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #FFF;
	height: 124px;
	width: 960px;
	position: relative;
	margin-bottom: 20px;
}

.social-icons {
  position: absolute;
  left: 755px;
  width: 45px;
  height: 21px;
}

.social-icons a {
  border: none;
  outline: none;
}

.social-icons img {
  width: 18px;
  height: 18px;
  border: none;
  outline: none;
}

.social-icons strong {
  display: block;
  float: left;
  margin-right: 6px;
  padding-top: 4px;
  font-size: 10px;
}

#logo {
	clear: both;
	margin-top: 4px;
	max-width: 960px;
}

#logo span, #logo a {
	float: left;
	display: block;
	width: 288px;
	height: 61px;
	padding: 0;
	border-style: none;
	background: url(../img/img-design/header-logo.png) no-repeat;
}

#logo img {
	display: block;
	width: 0;
	border: none;
}

/* top search bar ------------------------------------------*/

/* @group Quick Search */

#quick-search {
	margin-top: 1px;
	float:right;
	color: #660000;
	width: 430px;
}

#quick-search .search-select {
	border: 1px #CCC solid; 
	padding: 1px; 
	font-size: 10px !important;
	color: #663E15;
	font-weight: bold;
	background-color: #EFEBE0; 
	width:140px;
	margin-top: 2px;
}

#quick-search h1 {
	font-size: 18px;
	text-transform: none;
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}

#quick-search form {
	margin: 0;
	padding: 0;
	width: 430px;
}

#quick-search p {
	margin: -4px 0 0 108px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: 700;
}

#quick-search #quick-inputbox {
	width: 226px;
	margin: 6px 4px 6px;
	border: 1px solid #CCC;
	padding: 2px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #383D44;
}


/* @end */

/* top navigation -------------------------------------------*/

/* @group Top Navigation */

#nav {
	width: 960px;
	margin-top: 3px;
	clear: both;
	text-align: center;
	position: relative;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav .mainnavul {
	z-index: 999999999;
	position: relative;
}

#nav li {
	margin: 0;
	padding: 0 16px;
	font: 16px/33px Georgia, "Times New Roman", Times, serif;
	-moz-opacity: .99;
	text-transform: uppercase;
	display: inline;
}

#nav li a:link, #nav li a:visited {
	padding: 8px 0;
	border: none;
	color: #FFF;
}

#nav li a:hover, #nav li a.active,
#nav li a:hover, #nav li a.active-hover {
	background: url(../img/img-design/pointer.png) no-repeat center 20px;
	color: #F0EBD6;
}

#nav .dropdown {
	background-color: #fff;
	padding: 8px;
	position: absolute;
	top: 34px;
	border: 1px solid #ccc;
	border-top: 0;
	visibility: hidden;
	z-index: 2147483647;
}

#nav .dropdown ul {
	margin-bottom: 5px;
}

#nav .dropdown h2 {
	color: #006699;
	text-transform: uppercase;
	padding: 4px 5px 3px;
	border: none;
	border-bottom: #999 1px solid;
	font-size: 1em;
	letter-spacing: 2px;
	text-align: left;
	margin-bottom: 2px;
	line-height: normal;
}

#nav .dropdown li {
	padding: 0;
	margin: 0;
}

#nav .dropdown li a {
	padding: 2px 3px 2px 16px;
	background: url(../img/img-design/bullet-bestsellers.png) no-repeat 3px 5px;
	color: #600;
	display: block;
	border: none;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	text-transform: none;
	margin: 0;
}

#nav .dropdown li a:hover, #nav .dropdown li a:active {
	color: #428649;
	background: #eeebce url(../img/img-design/bullet-bestsellers.png) no-repeat 3px 5px;
}

#nav .rest-nav {
	left: 164px;
	width: 220px;
	z-index: 2147483647;
}

#nav .blog-nav {
	left: 316px;
	width: 140px;
	z-index: 2147483647;
}

#nav .tv-nav {
	left: 446px;
	width: 130px;
	z-index: 2147483647;
}

#nav .em-nav {
	left: 566px;
	width: 186px;
	z-index: 2147483647;
}

#nav .news-nav {
	left: 716px;
	width: 210px;
	z-index: 2147483647;
}

#nav .shop-nav {
	left: 743px;
	width: 200px;
	z-index: 2147483647;
}


/* @end */

/* main content -------------------------------------------- */

#main-container-top {
	background: #F5F6ED url(../img/img-design/bg-body2.jpg) repeat-x top left;
	/*background: #F5F6ED url(../img/img-design/bg-body-holiday.jpg) repeat-x top left;*/
	margin: 0 auto;
	text-align: center;
}

#main-container-bottom {
	background: url(../img/img-design/bg-html.jpg) repeat-x left bottom;
	margin: 0 auto;
	text-align: center;
}

#container {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

/* foot content ---------------------------------------------- */

/* @group Footer Section */


#footer {
	width: 100%;
	text-align: left;
	padding: 5px 0 26px;
	background: #7F0007 url(../img/img-design/bg-footer.jpg) repeat-x top left;
	color: white;
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
}

#footer h1 {
	color: white;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #FFF;
	letter-spacing: 1px;
	margin-bottom: 10px;
	background: none;
	text-transform: none;
}

#footer a {
	text-decoration: underline;
}

#foot-content {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-top: 14px;
}

#site-map {
	width: 636px;
	float: left;
	padding: 0;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sign-up {
	width: 314px;
	float: right;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sign-up input[type="text"] {
	width: 268px;
	border: 1px solid #CCC;
	color: #660000;
	padding: 2px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* site map toggler -------------------------------*/

#site-map .switcher {
	margin: 0;
	cursor: pointer;
	padding: 0px 10px;
}

#site-map ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#site-map li {
	float: left;
}

#site-map a:link, #site-map a:visited, #sign-up a {
	border: none;
	color: #FFF;
}

#site-map a:hover,#site-map a:active {
	border: none;
	text-decoration: underline;
	color: #FFFF99;
}


/* social stuff */

.social h3 {
	color: #fff;
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
	padding: 5px 0 5px 31px;
	float: left;
}

.social h3.icon-twitter {
	background: url(../img/img-design/icon-twitter.png) no-repeat left center;
}

.social h3.icon-fb {
	background: url(../img/img-design/icon-fb.png) no-repeat left center;
}

.social {
	margin: 0;
	padding: 0px 0 6px;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	width: 820px;
}

.social ul {
	list-style: none;
	margin: 0 0 14px 114px;
	padding: 0;
	padding-top: 4px;
	overflow: hidden;
	width: 615px;
}

.social li {
	float: left;
	padding: 2px 6px;
	width: 182px;
	height: 17px;
}

.social a:link, .social a:visited {
	border: none;
	color: #FFF;
}

.social a:hover, .social a:active {
	border: none;
	text-decoration: underline;
	color: #FFFF99;
}

/* social feeds */

#social-feeds {
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  padding: 5px 6px 10px;
  width: 302px;
  background-color: #f5f6ed;
}

#social-feeds #container-1 {
  margin-top: 12px;
}

#social-feeds #container-1 ul {
  padding: 0;
}

#social-feeds #container-1 li {
  font-size: 12px;
  padding: 0 0 0 6px;
  list-style: none;
  margin-top: 10px;
  position: relative;
}

#social-feeds #container-1 .tabs-container {
  margin-top: 7px;
  font-family: font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  text-align: center;
}

#social-feeds .twtr-doc,
#social-feeds .twtr-timeline {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#social-feeds .twtr-widget h3, 
#social-feeds .twtr-widget h4, 
#social-feeds .twtr-widget p {
  line-height: 15px !important;
  border-bottom: none;
}

#social-feeds .twtr-widget .twtr-tweet {
  margin-bottom: 5px;
  padding-bottom: 2px;
}


/* @end */

/* show page overrides */

#ms-main .show-page .show-logo { top: -57px; }
#ms-main #inner-left-container .left-box-long { margin-bottom: 30px; }
#ms-main #inner-left-container .main { 
	width: 622px !important;
	height: 350px !important; 
}
#ms-main .show-buzz .item-list ul li {
	list-style: none;
}
/* #ms-main #right-container .tout-blurb:first-child { background: #F5F6ED url(../img/img-design/hallmark-channel-logo.png) no-repeat 152px 130px; } */
