@charset "utf-8";
#overall-container{
	width: 1237px;
	min-height: 300px;
}
#content-container{
	margin: 0 auto;
	margin-top: 40px;
	width: 925px;
	background-color: #ffffff;
	padding: 5px;
	min-height: 500px
}
#content-box{
	margin: 0 auto;
}
.top_navigator{
	width: 390px;
	height:auto;
	float: right;
	padding:0;
	padding-bottom: 15px;
}
.search_field_wrapper{
	width:100%;
	height:2em;
	background:url(../images/0111/nsm-search.png) no-repeat top left;
}
.search_field_wrapper input{
	border: 0px;	
	padding-left: 2px;
	float: left;
	width:240px;
	height:20px;
	font-family:Trebuchet MS;
	font-size:12px;
	background:transparent;
}
#btnSearch{
	float: right;
	height: 20px;
	width: 75px;
}
.wrapper{
	width:100%;
	min-height:600px;
	margin: 0 auto;
}
.left{
	width:140px;
	float:left;
	padding:0px 5px 0px 0px;
	overflow:visible;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	height: 600px;
}
.right{
	width:142px;
	float:left;
	padding:0px 0px 0px 5px;
	height: 600px;
}
.center{
	width:925px;
	float:left;
	background-color:#ffffff;
	padding:5px 10px;
	-moz-box-shadow: 0px 0px 6px #888;
	-webkit-box-shadow: 0px 0px 6px #888;
	box-shadow: 0px 0px 6px #888;
	z-index:1;
}
#left-bar{
	width: 261px;
	height: 704px;
	background-image: url(../images/0111/chefs/bunting-bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: left;
}
#main-content{
	float: left;
	width: 652px;
	height: 800px;
	padding-left: 10px;
}
.chef-thumb{
	margin: 0 auto;
	width: 159px;
	height: 165px;
	background-image: url(../images/0111/chefs/chef-avatar-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}
.chef-thumb img{
	width: 151px;
	height: 157px;
	float: left;
	padding-left: 4px;
	padding-top: 2px;
}
.recipe-count-box{
	margin: 0 auto;
	margin-top: 7px;
	width: 175px;
	height: auto;
	padding: 5px;
	background-color:#ffffff;
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
}
.recipe-count-data{
	float: left;
	width: 30px;
	text-align: left;
	padding-left: 15px;
	height: 15px;
	padding-bottom: 3px;
}
.recipe-count-label{
	float: left;
	width: 110px;
	text-align: left;
	height: 15px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.info-box{
	margin: 0 auto;
	margin-top: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #e0d8d8;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	width: 200px;
}
.facebook-twitter-box{
	margin-top: 20px;
	float: right;
	width: 50px;
	height: 30px;
}
.facebook-twitter-box img{
	border: 0px;
}
.title-box{
	font-size: 18px;
	font-weight: normal;
	color: #c75305;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	float: left;
	width: 95%;
	height: 30px;
	padding-top: 10px;
}
#tab-box{
	float: left;
	width: 80%;
	height: 30px;
	margin-top: 15px;
}
#tab-recipes{
	float: left;
	width: 130px;
	height: 30px;
	background-image: url(../images/0111/chefs/menu-tabs.png);
	background-repeat: no-repeat;	
	background-position: -1px -30px;
	cursor: pointer;
}
#tab-recipes-active{
	float: left;
	width: 130px;
	height: 30px;
	background-image: url(../images/0111/chefs/menu-tabs.png);
	background-repeat: no-repeat;	
	background-position: 0 0px;
	cursor: pointer;
}
#tab-article{
	float: left;
	width: 130px;
	height: 30px;
	background-image: url(../images/0111/chefs/menu-tabs.png);
	background-repeat: no-repeat;	
	background-position: -130px -30px;
	cursor: pointer;
}
#tab-article-active{
	float: left;
	margin-top: 1px;
	width: 130px;
	height: 30px;
	background-image: url(../images/0111/chefs/menu-tabs.png);
	background-repeat: no-repeat;	
	background-position: -130px 0px;
	cursor: pointer;
}
#tab-profile{
	float: left;
	margin-top: 1px;
	width: 115px;
	height: 29px;
	background-image: url(../images/0111/chefs/menu-tabs.png);
	background-repeat: no-repeat;	
	background-position: -260px -30px;
	cursor: pointer;
}
#tab-profile-active{
	float: left;
	margin-top: 1px;
	width: 115px;
	height: 30px;
	background-image: url(../images/0111/chefs/menu-tabs.png);
	background-repeat: no-repeat;	
	background-position: -260px 0px;
	cursor: pointer;
}
.recipe-list-container{
	float: left;
	margin-left: 3px;
	width: 630px;
	height: 500px;
	padding: 5px;
	-moz-box-shadow: 0px 5px 6px #888;
	-webkit-box-shadow: 0px 5px 6px #888;
	box-shadow: 0px 5px 6px #888;
}
.recipe-list-box{
	margin: 0 auto;
	width: 600px;
	height: 390px;
	padding: 5px;
	margin-top: 5px;
}
.recipe{
	float: left;
	width: 180px;
	height: 180px;
	margin-right: 18px;
	margin-bottom: 15px;
}
.recipe-thumb{
	float: left;
	width: 160px;
	border: 1px solid #CCCCCC;
	height: 110px;
	padding: 6px;
}
.recipe-thumb img{
	width: 158px;
	height: 107px;
	border: 1px solid #CCCCCC;
}
.recipe-name{
	float: left;
	width: 173px;
	height: 20px;
	padding-top: 3px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #c75305;
	font-weight: bold;
}
.recipe-name a{
	text-decoration: none;
	color: #c75305;
}
.recipe-name a:hover{
	text-decoration: none;
	color: #000000;
}
.recipe-stats{
	float: left;
	width: 173px;
	height: 20px;
}
.views{
	float: left;
	width: 50px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
}
.views img{
	vertical-align: top;
}
.comments{
	float: left;
	width: 50px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
}
.comments img{
	vertical-align: middle;
}
.recipe-type{
	float: right;
	width: 20px;
	height: 20px;
}
.pagination-box{
	margin: 0 auto;
	width: 400px;
	height: 25px;
}
.gallery-container{
	float: left;
	width: 600px;
	height: 100px;
	padding: 5px;
}
.gallery-title{
	float: left;
	width: 90%;
	height: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #ae234f;
}
/* pagination */
.btn-previous-page {
	float: left;
	width: 85px;
	height: 22px;
	background-image: url(../images/0111/recipes/btn-previous-page.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
.btn-previous-page:hover {
	float: left;
	width: 85px;
	height: 22px;
	background-image: url(../images/0111/recipes/btn-previous-page.png);
	background-repeat: no-repeat;
	background-position: 0 -22px;
	cursor: pointer;
}
.btn-next-page {
	float: left;
	margin-left: 5px;
	width: 54px;
	height: 22px;
	background-image: url(../images/0111/recipes/btn-next-page.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
.btn-next-page:hover {
	float: left;
	width: 54px;
	height: 22px;
	background-image: url(../images/0111/recipes/btn-next-page.png);
	background-repeat: no-repeat;
	background-position: 0 -22px;
	cursor: pointer;
}
.pagination{
	margin-left: 5px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #cc9966;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.pagination:hover{
	background-color: #ffffff;
	border: 1px solid #f77615;
	color: #f77615;
	text-decoration: none;
}
.pagination-current{
	margin-left: 5px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: #333333;
	border: 1px solid #000000;
	color: #ffffff;
}
/*end of pagination