/* 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: 1030px;
	height: 747px;
	margin: 2px auto auto;
	padding: 2px 0 0 0;
	padding-left: 5px;
	background: url(../images/celebrity-chef/chef-zam-bg.gif) center top no-repeat;	
}

#main-content {
	float: left;
}


#column-center{
	float: left;
	padding-top: 35px;
	padding-right: 10px;
	width: 430px;
}
#column-right{
	float: left;
	padding-top: 10px;
	width: 260px;
}
#thumb-holder{
	width: 120px;
	height: 90px;
	overflow: hidden;
}

#main-content-bottom {
	border-spacing: 0;
	float: left;
	width: 490px;
	height: 360px;
	padding-left: 271px;
	padding-top: 0px;
	margin-bottom: 30px;
}
#ad-box-bottom {
	float: left;
	width: 550px;
	height: 200px;
	padding-left: 600px;
	padding-top: 15px;
	padding-bottom: 5px;
}


img.smallicons{
	vertical-align: middle;
}


img.thumbs {
	border: 2px solid #FFFFFF;
	margin-right:5px;
	padding: 1px;
	cursor:pointer;
	width: 110px;
}

img.thumbs:hover {
	/*height:96px;
	width:120px;*/
	border: 2px 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;
}
#facebook-column{
	float: left;
	width: 300px;
	padding: 10px;
	height: 650px;	
}
#facebook-column-personal{
	float: left;
	width: 146px;
	height: 40px;
	padding-top: 280px;
	padding-left: 70px;
}
#facebook-column-group{
	float: left;
	width: 146px;
	height: 40px;
	padding-top: 160px;
	padding-left: 100px;
}
#recipes-events-container{
	float: left;
	width: 640px;
	height: 660px;
	padding: 10px;
}
#recipes-box{
	float: left;
	width: 280px;
	height: 200px;
	padding: 5px;
	margin-left: 270px;
	margin-top: 160px;
}
#events-box{
	float: left;
	width: 310px;
	height: 160px;
	padding: 5px;
	margin-left: 310px;
	margin-top: 80px;
	text-align: left;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

/* for chef index */
#layer-profile-index {
	width: 900px;
	min-height: 300px;
	margin: 2px auto auto;
	padding: 2px 0 0 0;
	padding-left: 5px;
	border:1px solid;
}
#chef-list-holder{
	float: left;
	width: 420px;
	padding: 10px;
	border:1px solid;
}
#chef-image-holder{
	float: left;
	width: 140px;
	height: 200px;
	padding: 10px;
	border-right:1px dotted;
}
#chef-details-holder{
	float: left;
	width: 200px;
	height: 200px;
	padding: 10px;
	border:1px solid;
}
img.chef-thumbs{
	padding: 1px;
	border:1px solid #b3b3b3;;
}
img.chef-thumbs:hover{
	padding: 1px;
	border:1px solid #FFCC00;;
}
