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

#main-content {
	float: left;
}

#column-left{
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 220px;
}
#column-center{
	float: left;
	padding-top: 35px;
	padding-right: 10px;
	width: 430px;
}
#column-right{
	float: left;
	padding-top: 10px;
	width: 260px;
}
#image-holder{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 215px;
}
#thumb-holder{
	width: 120px;
	height: 90px;
	overflow: hidden;
}
#recipe-holder{
	padding-left: 5px;
	padding-top: 10px;
	width: 120px;
	float: left;
}
#description-holder{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 420px;
}
#notice-board-holder{
	float: left;
	background: url(../images/celebrity-chef/chef-sabri/chefshoutbox.gif) center center no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 292px;
	height: 208px;
}
#notice-board-contents{
	float: left;
	padding-top: 80px;
	padding-bottom: 20px;
	width: 260px;
	height: 100px;
	text-align: center;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	overflow: hidden;
}
#sabri-list-recipes{
	float: left;
	background: url(../images/celebrity-chef/chef-sabri/chefbox01.gif) center center no-repeat;
	padding-bottom: 20px;
	width: 294px;
	height: 396px;
}
.recipes-tab-btn-active{
	vertical-align:middle;
	background-repeat: no-repeat;
	float: left;
	width: 145px;
	height: 46px;
	background-image:url(../images/celebrity-chef/chef-sabri/chefrecipes02.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
	background-position:bottom right;
}
.recipes-tab-btn{
	vertical-align:middle;
	background-repeat: no-repeat;
	float: left;
	width: 145px;
	height: 46px;
	background-image:url(../images/celebrity-chef/chef-sabri/chefrecipes01.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
	background-position:bottom right;
}
.recipes-tab-btn:hover{
	vertical-align:middle;
	background-image:url(../images/celebrity-chef/chef-sabri/chefrecipes02.gif);
	width: 145px;
	height: 46px;
}
.tips-tab-btn-active{
	vertical-align:middle;
	background-repeat: no-repeat;
	float: right;
	width: 149px;
	height: 46px;
	background-image:url(../images/celebrity-chef/chef-sabri/cheftips02.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
	background-position:bottom left;
}
.tips-tab-btn{
	vertical-align:middle;
	background-repeat: no-repeat;
	float: right;
	width: 149px;
	height: 46px;
	background-image:url(../images/celebrity-chef/chef-sabri/cheftips01.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
	background-position:bottom left;
}
.tips-tab-btn:hover{
	vertical-align:middle;
	background-image:url(../images/celebrity-chef/chef-sabri/cheftips02.gif);
	width: 149px;
	height: 46px;
}
.contents-list{
	width: 250px;
	padding-top: 70px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;

}
#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: right;
	width: 600px;
	height: 220px;
	padding-right: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
}


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