/* Generic styling */

#container-footer1 .footer {
	position: relative;
}

#layer-mascot {
	width: 178;
	height: 310px;
	background: url(../images/mascot-footer.png) center center no-repeat;
	position: absolute;
	padding: 0 90px;
	margin-top: -237px;
	left: 2px;
}

body {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

a img {
	border: 0;
}

#layer-breadcrumbs-wrapper {
	background: url(../images/bg_breadcrumbs.gif) center center no-repeat;
}

#layer-breadcrumbs {
	width: 1100px;
	padding: 17px 0 10px 0;
	margin: 0 auto;
	color: #384130;
	text-transform: uppercase;
	font-size: 80%;
}

#layer-breadcrumbs ol {
	padding: 0;
	margin: 0;
}

#layer-breadcrumbs ol li {
	display: inline;
}

#layer-breadcrumbs a {
	color: #5E763A;
}


#layer-submenu-wrapper {
	background-color: #4B7B17;
}

#layer-submenu {
	width: 1100px;
	margin: 0 auto;
}

#layer-submenu ol {
	padding: 0;
	margin: 0;
}

#layer-submenu li {
	display: inline;
}

#layer-submenu li a {
	color: #FFF;
	text-decoration: none;
	font-size: 100%;
	padding: 8px 10px;
	line-height: 30px;
}

#layer-submenu li a:hover {
	background-color: #60A814;
}

#layer-submenu li a.selected {
	background-color: #60A814;
	color: #FFF;
}


.link-button {
	background: url(../images/bg_button-middle.gif) center center repeat-x;
	padding: 11px 0 13px 0;
	line-height: 37px;
	height: 37px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 120%;
	font-family: Lucida Sans Unicode, Tahoma, Verdana, Geneva, Serif;
}

.link-button .link-button-left {
	line-height: 37px;
	height: 37px;
	padding: 11px 0 13px 12px;
	background: url(../images/bg_button-left.gif) center left no-repeat;
}

.link-button .link-button-right {
	line-height: 37px;
	height: 37px;
	padding: 11px 12px 13px 0;
	background: url(../images/bg_button-right.gif) center right no-repeat;
}

.listing-tab {
	padding: 0;
	margin: 0;
}

.listing-tab li {
	display: inline;
}

.listing-tab li a {
	background: url(../images/bg_tab-green-middle.gif) center center repeat-x;
	padding: 7px 0 5px 0;
	font-size: 90%;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: -4px;
}

.listing-tab li a .listing-tab-left {
	background: url(../images/bg_tab-green-left.gif) left center no-repeat;
	padding: 7px 0 5px 14px;
}

.listing-tab li a .listing-tab-right {
	background: url(../images/bg_tab-green-right.gif) right center no-repeat;
	padding: 7px 14px 5px 0;
}

.listing-tab li a.selected {
	background-image: url(../images/bg_tab-purple-middle.gif);
}

.listing-tab li a.selected .listing-tab-left {
	background-image: url(../images/bg_tab-purple-left.gif);
}

.listing-tab li a.selected .listing-tab-right {
	background-image: url(../images/bg_tab-purple-right.gif);
}






/* Glossary styling */

#layer-glossary {
	font-size: 0.7em;
	font-family: Verdana, Arial, Tahoma, Serif;
	margin: 0 0 36px 0;
}

#top-background{
	height: 100px;
	position: relative;
	background-image: url(../images/banner/banner-glossaries.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#layer-glossary-search {
	background-color: #61A618;	
}

#layer-glossary-search form {
	background: url(../images/glossary/glossarytitle.gif) left center no-repeat;
	padding: 0;
	margin: 0 auto;
	width: 1100px
}

#layer-glossary-search form fieldset {
	background: url(../images/glossary/bg_know-something.gif) 434px center no-repeat;	
	padding: 60px 0 0 0;
	margin: 0;
	border: 0;
	height: 98px;
}

#layer-glossary-search form fieldset .input-text {
	margin-left: 94px;
	border: 1px solid #286C00;
	font-family: Verdana, Arial, Tahoma, Serif;
	font-size: 110%;
	color: #797979;
	padding: 8px 7px 7px 7px;
	width: 223px;
}

#layer-glossary-search form fieldset .input-search {
	background: url(../images/glossary/btn_search.gif) center center no-repeat;
	color: #FFF;
	font-family: Lucida Sans Unicode, Verdana, Tahoma, Serif;
	font-size: 130%;
	text-transform: uppercase;
	border: 0;
	width: 85px;
	height: 36px;
	line-height: 36px;
	vertical-align: top;
}

#layer-glossary-search form fieldset .link-share-glossary {
	background: url(../images/glossary/btn_share-glossaries.gif) center center no-repeat;
	color: #FFF;
	font-family: Lucida Sans Unicode, Verdana, Tahoma, Serif;
	font-size: 130%;
	text-transform: uppercase;
	width: 156px;
	height: 36px;
	line-height: 36px;
	padding: 10px 14px;
	text-decoration: none;
	margin-left: 461px;
}

#layer-glossary-category-wrapper {
	background-color: #82C041;
}

#layer-glossary-category {
	width: 800px;
	margin: 0 auto;
}

#layer-glossary-category ol {
	padding: 0;
	margin: 0;
}

#layer-glossary-category li {
	display: inline;
}

#layer-glossary-category li a {
	color: #1A4300;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 14px;
	line-height: 36px;
}

#layer-glossary-category li a:hover {
	background-color: #61A618;
}

#layer-glossary-category li a.selected {
	background-color: #61A618;
	color: #FFF;
}

#layer-glossary-letter-wrapper {
	background-color: #4B7B17;
}

#layer-glossary-letter {
	width: 800px;
	margin: 0 auto;
}

#layer-glossary-letter ol {
	padding: 0;
	margin: 0;
}

#layer-glossary-letter ol li {
	display: inline;
}

#layer-glossary-letter ol li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 7px 4px 8px 4px;
	line-height: 28px;
}

#layer-glossary-letter ol li a:hover {
	color: #82C041;
}

#layer-glossary-item {
	background-image:url(../images/recipes/shadow01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1200px;
	margin: 2px auto 0 auto;
	
}

#glossary-ads-layer{
	width: 310px;
	float: left;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 220px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DFDDE1;
	
}
#glossary-contents-layer{
	width: 210px;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 50px;
	padding-left: 3px;
	padding-right: 3px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DFDDE1;	
}


#layer-ads {
	width: 300px;
	float: left;
	text-align: center;
	padding: 5px 0 5px 5px;
	margin: 0;
}


#featured-recipes-bar {
	background-color: #61a619;
	width: 100%;
	position: relative;	
	
}
#container-featured-recipes {
	padding-left: 110px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 80px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#vertical-search-label{
	float: left;
	width: 51px;
	padding-top: 0px;
}
#search-recipes-field {
	padding-top: 15px;
	width: 950px;
	float: left;
}
#search-field-btn-container{
	float: left;
	width: 420px;
	margin-top: 0px;
	padding-top: 19px;
	
}
#search-field-btn-container2{
	float: left;
	width: 340px;
	margin-top: 0px;
	padding-top: 19px;
	
}
#search-field-btn-container3{
	float: left;
	width: 180px;
	margin-top: 0px;
	padding-top: 19px;
	
}
.searchBtn{
	vertical-align:middle;
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 89px;
	height: 39px;
	background-image:url(../images/recipes/searchb01.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
}
.searchBtn:hover{
	vertical-align:middle;
	background-image:url(../images/recipes/searchb02.gif);
	width: 89px;
	height: 39px;
}
.invi_txtbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #808080;
	float: left;
	height: 25px;
	margin-top: 10px;
	width: 300px;
	background-image: url(../images/textbox-bg1.gif);
	background-repeat: repeat;
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 2px;
	letter-spacing: -1px;
}
.shareBtn{
	vertical-align:middle;
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 158px;
	height: 39px;
	background-image:url(../images/glossary/shareglossary-01.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
}
.shareBtn:hover{
	vertical-align:middle;
	background-image:url(../images/glossary/shareglossary-02.gif);
	width: 158px;
	height: 39px;
}
