/* 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-curvy {
	background: url(../images/recipes/bg_curvy.gif) top center no-repeat; 	
}

#layer-breadcrumbs-wrapper {
	
}

#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 li a {
	color: #FFF;
	text-decoration: none;
	font-size: 100%;
	padding: 8px 10px;
	line-height: 30px;
}




/* Profile */

#layer-profile {
	font-size: 0.75em;
	font-family: Verdana, Arial, Tahoma, Geneva, Serif;
}

#layer-profile-content {
	width: 1055px;
	margin: 2px auto auto;
	padding: 2px 0 0 0;
	padding-left: 5px;
	background: url(../images/recipes/shadow01.jpg) center top no-repeat;
	
}

#bottom-ads-container {
	width: 1055px;
	margin: 2px auto 36px auto;
	padding: 2px 0 0 0;
	padding-left: 5px;
}

#main-content {
	border-spacing: 0;
	float: left;
	width: 1030px;
	height: 300px;
	padding-left: 10px;
	padding-top: 10px;
}

#bottom-ads-content{
	width: 510px;
	float: right;
	height: 200px;
	padding-top: 10px;
}


img.smallicons{
	vertical-align: middle;
}

.content-data{
	width: 600px;
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.number-holder{
	width: 40px;
	float: left;
}
.field-holder{
	width: 540px;
	float: left;
}

.recipe-thumb{
	width: 120px;
	height: 90px;
	float: left;
	padding-left: 10px;
	overflow: hidden;
}
img.thumbs {
	border: 1px solid #b3b3b3;
	margin-right:5px;
	padding: 1px;
	cursor:pointer;
}

img.thumbs:hover {
	/*height:96px;
	width:120px;*/
	border: 1px solid #FFCC00;
	margin-right:5px;
	padding: 1px;
}
#more-details{
	width: 250px;
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
}
#media-box{
	float: left;
	width: 165px;
	height: 230px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DFDDE1;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDDE1;
}
#media-display {
	width: 1100px;
	height: 600px;
	overflow: auto;
}
