/* 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;
}


/* Glossary styling */



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





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


#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;	
	height: 130px;
}
#container-featured-recipes {
	padding-left: 110px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 80px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#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: 700px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 110px;
	
}

.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;
}


#middle-container{
	margin: 0 auto;
	width: 1040px;
	height: 700px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFDDE1;
}
#column1{
	float: left;
	width: 320px;
	height: 500px;
	padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#column2{
	float: left;
	width: 650px;
	height: 400px;
	padding-bottom: 30px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DFDDE1;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DFDDE1;
}


#download-description{
	float: left;
	padding-top: 1px;
	padding-bottom: 15px;
	text-align: center;
	width: 190px;
}
img.thumbs {
	border: 1px solid #b3b3b3;
	padding: 1px;
	cursor:pointer;
}

img.thumbs:hover {
	/*height:96px;
	width:120px;*/
	border: 1px solid #FFCC00;
	padding: 1px;
}
#ad-container {
	float:right;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
}
.ad-box {
	height:200px;
	width: 250px;
	float:right;
	padding-top:10px;
	padding-right: 10px;
}
.details-holder{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-top: 10px;	
}
.details-holder-bottom{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-top: 10px;	
}

#submenu-bar {
	width: 1100px;
	height: 30px;
	padding-left: 80px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
