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

#main-content {
	border-spacing: 0;
	float: left;
	width: 720px;
	height: 360px;
	padding-left: 40px;
	padding-top: 20px;
}
#main-content-bottom {
	border-spacing: 0;
	float: left;
	width: 490px;
	height: 360px;
	padding-left: 271px;
	padding-top: 0px;
	margin-bottom: 30px;
}
#ad-right-box {
	float: right;
	width: 270px;
	height: 450px;
	padding-left: 20px;
	padding-top: 20px;
}



img.smallicons{
	vertical-align: middle;
}


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;
}
#selection-container{
	width: 210px;
	float: left;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#selection-label{
	width: 90px;
	float: left;
	padding-bottom: 5px;
}
#selection-download{
	width: 100px;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
}

#media-box{
	float: left;
	width: 230px;
	height: 360px;
	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-box-bottom{
	float: left;
	width: 230px;
	height: 360px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DFDDE1;
}
