div#inside_inner{
	width:945px;
	margin:0px auto;
	padding:44px 0px 0px 0px;
	background:url(../images/recipes/inside_inner_top.png) left top no-repeat;
}
div#main{
	width:919px;
	padding:0px 13px 0px 13px;
	margin:0px auto;
	height:550px;
	background:url(../images/recipes/inside_inner_middle.png) left top no-repeat;
	overflow:hidden;
}
div#main.bg_long{
    background:url(../images/recipes/inside_inner_middle_long.png) left bottom no-repeat;
    height:730px;
}
div#content{
	width:702px;
	height:522px;
	padding:8px 0px 0px 30px;
	background:url(../images/recipes/content_bg.png) left bottom no-repeat;
	overflow:hidden;
}
div#content.bg_long{
	background:url(../images/recipes/content_bg_long.png) left 8px no-repeat;
	height:702px;
}
div#content.with_submit{
	background:url(../images/recipes/content_bg_with_submit.png) left bottom no-repeat;
}
div.submit_a_recipe{
	background: url('../images/recipes/banner_submit_a_recipe.png') no-repeat;
	width: 128px;
    height: 110px;
    padding-top: 10px;
    padding-left: 75px;
    
    position:absolute;
    left:748px;
    top:65px;
    z-index:1;
}
a.lnk_submit_a_recipe{
	width:110px;
    height:60px;
    display:block;
    
    position: absolute;
    left:820px;
    top:75px;
    z-index: 2;
}
div.title{
	padding:90px 40px 0px 0px;
	width:610px;
	background:url(../images/products/separator.png) left bottom no-repeat;
	margin-bottom:0px;
}

/*** recipe list ***/
/*div#content .recipes{
	width:650px;
	overflow:hidden;
	padding:25px 0px 0px 0px;
}
div#content .recipe{
	padding-bottom:10px;
	padding-right:20px;
}*/
div#content .wrapper{
	padding-left:3px;
}
div#content .last{
	padding-right:0px;
}

div#recipe_list .recipes{
    width:672px;
    overflow:hidden;
    padding:5px 30px 0px 30px;
}
div#recipe_list .recipe{
    background: url('../images/recipes/bg_photo.gif') no-repeat;
    width: 99px;
    height: 172px;
    padding: 18px 39px 0px 20px;
    margin-right: 13px;
    margin-top: 15px;
}
div#recipe_list .recipe a{
    color: #f15e7c;
    font-size: 11px;
}
div#recipe_list .recipes .last{
    margin-right:0px;
}

/*** recipe detail ***/
div.recipe_detail{
	width:672px;
	/*padding:40px 0px 0px 15px;*/
	padding:20px 30px 0px 30px;
}
div.recipe_detail .recipe_information{
	width:672px;
    overflow:hidden;
    padding-bottom: 5px;
    border-bottom: 1px solid #ecedee;
}
div.recipe_detail .directions{
	width: 240px;
	margin: 0px 26px;
}
div#content h2{
    color:#F15F7C;
    margin:15px 0px 2px 0px;
}
div.recipe_detail .products{
    margin:0px;
    padding:0px;
    margin-bottom:10px;
}
div.recipe_detail .products h2{
    padding-bottom:5px;
}
div.recipe_detail .products ul{
    list-style-type:none;
    padding:0px;
}
div.recipe_detail .products ul li{
    display:inline;
    padding-right:10px;
}
div.recipe_detail .print_info_wrap{
    width: 132px;
}
div.recipe_detail .print{
	width: 140px;
	color:#F15F7C;
	margin-bottom: 16px;
}
div.recipe_detail .info{
    background: #ecedee url('../images/recipes/bg_info.gif') repeat-x;
    width:110px;
    border: 1px solid #d8d8d8;
    padding: 15px 15px 5px 15px;
}
div.recipe_detail .info p{
	margin-bottom: 10px;
}
div.recipe_detail .info span{
	color:#F15F7C;
	font-size: 13px;
}
div.recipe_detail .btn_wrap{
	/*width: 672px;*/
	padding: 20px 0px 30px 0px;
}
div.recipe_detail .btn_previous{
    padding-right: 81px;
}

/*** submit a recipe ***/
div.top_right_image{
	position:absolute;
	right:80px;
	top:99px;
	z-index:10;
}

/*** faq ***/
div#hints_img{
	position:absolute;
	left:450px;
	top:90px;
	z-index:1;
}
div.faqs{
	width:350px;
}
div.faqs #scroll{
	width:306px;
	height:381px;
	margin:5px 0px;
	padding:5px 34px 0px 0px;
	border-right:1px solid #ccc;
	position:relative;
}
div.faqs #scrollbar{
	position:absolute;
	right:-4px;
	top:0px;
	width:5px;
	height:168px;
	cursor:pointer;
}
div.faqs #scrollbar .bar{
	width:3px;
	height:168px;
	background-color:#aaa;
}
div.faqs #inner{
	width:100%;
	height:386px;
	overflow:hidden;
	position:relative;
}
div.faqs ul{
	position:absolute;
	left:0px;
	top:0px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.faqs ul li{
	margin-bottom:15px;
}
div.faqs ul li .q{
	color:#F15F7C;
	font-weight: bold;
	margin-bottom:3px;
}
div.faqs ul li .a{
	margin-bottom:12px;
}
div.faqs_question_box{
	width:254px;
	height:73px;
	padding:35px 20px 0px 25px;
	background:url(../images/recipes/faqs_question_bg.png) left 25px no-repeat;
}
div.form .form_wrapper{
	padding:10px 0px 0px 0px;
}
div.form .faq{
	padding:15px 20px;
	background:url(../images/recipes/form_bg.png) left top no-repeat;
	height:369px;
}
div.form{
	padding-top:5px;
}
div.form_wrapper div{
	position:relative;
	padding:0px 0px 2px 0px;
	width:100%;
	overflow:hidden;
}
div.form label{
	color:#666666;
	float:left;
}
div.form label.status1{
	width:90px;
}
div.form div.wider label{
	width:105px;
}
div.form label.status2{
	width:120px;
	display:block;
}
div.form label.status3{
	width:200px;
	display:block;
}
div.form .tick{
	float:left;
}
div.form .submit{
	position:absolute;
	right:5px;
}
div.form p{
	position:absolute;
	left:30px;
	width:220px;
}
/*div.form ul{
	margin:0px;
	padding:5px 0px 0px;
	list-style-type:none;
}
div.form li{
	position:relative;
	margin-left:95px;
	padding:0px 0px 2px 0px;
}
div.form li.wider{
	margin-left:105px;
}
div.form li.nomargin{
	position:relative;
	margin-left:0px;
}
div.form label{
	color:#666666;
}
div.form label.status1{
	position:absolute;
	left:-95px;
	width:90px;
}
div.form li.wider label{
	left:-105px;
	width:100px;
}
div.form label.status2{
	width:120px;
	display:block;
}
div.form label.status3{
	width:200px;
	display:block;
}
div.form .tick{
	position:absolute;
	left:0px;
}
div.form .submit{
	position:absolute;
	right:5px;
}
div.form p{
	position:absolute;
	left:30px;
	width:220px;
}*/
.text{
	float:left;
	margin:0px;
	padding:0px;
	height:16px;
	border:1px solid #ccc;
}
div.question{
	width:169px;
	height:91px;
	overflow:hidden;
	color:#fff;
	background:url(../images/popup_question_bg.png) left top no-repeat;
	padding:20px 20px 15px 25px;
	position:absolute;
	top:390px;
	left:-1000px;
	font-size:11px;
	z-index:1000;
}
.short{width:89px;}
.normal_short{width:120px;}
.normal{width:145px;}
.normal_long{width:155px;}
.long{width:194px;}
.red{color:#e31b23;}
div#footer {
	bottom: 3px;
}
/**** email page popup******/
#email_container{
	position:absolute;
	left:500px;
	top:70px;
	z-index:50;
	padding:60px 0px 0px 40px;
	width:334px;
	height:215px;
	overflow:hidden;
	background:url(../images/party/email_bg.png) left top no-repeat;
	display:none;
}
a#email_close{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:51;
}
#email_container div.form div{
	position:relative;
	padding:0px 0px 2px 0px;
	width:100%;
	overflow:hidden;
}
#email_container div.form label{
	color:#666666;
	float:left;
}
#email_container div.form label.status1{
	width:120px;
}
#email_container div.form div.wider label{
	width:125px;
}
#email_container div.form label.status2{
	width:135px;
	display:block;
}
#email_container div.form label.status3{
	width:200px;
	display:block;
}
#email_container div.form .tick{
	float:left;
}
#email_container div.form .submit{
	position:absolute;
	left:205px;
	right: auto;
}
#email_container div.form p{
	position:absolute;
	left:30px;
	width:220px;
}


/*** recipe search ***/
div#recipe_search div.title{
    padding:45px 40px 0px 30px !important;
    width:662px;
    background: none !important;
    margin-bottom:0px;
}
div#recipe_search div#tabs_search_wrap{
    background: url('../images/recipes/bg_searchbar.gif') 0px 21px repeat-x;
    width: 732px;
    height: 57px;
}
div#recipe_search ul.tabs{
	padding-left: 30px;
	list-style: none;
	width: 702px;
	overflow: hidden;
}
div#recipe_search ul.tabs li{
	float: left;
	margin-right: 5px;
}
div#recipe_search ul.tabs li a span{
	display: none;
}
div#recipe_search ul.tabs li.tab_all a{
	background: url('../images/recipes/tab_all_sel.gif') no-repeat;
	width: 50px;
	height: 22px;
	display: block;
}
div#recipe_search ul.tabs li.tab_original a{
    background: url('../images/recipes/tab_original.gif') no-repeat;
    width: 71px;
    height: 22px;
    display: block;
}
div#recipe_search ul.tabs li.tab_jelly_lite a{
    background: url('../images/recipes/tab_jelly_lite.gif') no-repeat;
    width: 77px;
    height: 22px;
    display: block;
}
div#recipe_search ul.tabs li.tab_reduced_sugar a{
    background: url('../images/recipes/tab_reduced_sugar.gif') no-repeat;
    width: 144px;
    height: 22px;
    display: block;
}
/*
div#recipe_search ul.tabs li.tab_all a:hover,
div#recipe_search ul.tabs li.tab_all a.current{
    background: url('../images/recipes/tab_all_sel.gif') no-repeat;
}
div#recipe_search ul.tabs li.tab_original a:hover,
div#recipe_search ul.tabs li.tab_original a.current{
    background: url('../images/recipes/tab_original_sel.gif') no-repeat;
}
div#recipe_search ul.tabs li.tab_jelly_lite a:hover,
div#recipe_search ul.tabs li.tab_jelly_lite a.current{
    background: url('../images/recipes/tab_jelly_lite_sel.gif') no-repeat;
}
div#recipe_search ul.tabs li.tab_reduced_sugar a:hover,
div#recipe_search ul.tabs li.tab_reduced_sugar a.current{
    background: url('../images/recipes/tab_reduced_sugar_sel.gif') no-repeat;
}
*/
div#recipe_search ul.tabs li.tab_create_jelly a{
    background: url('../images/recipes/tab_create_jelly.gif') no-repeat;
    width: 106px;
    height: 22px;
    display: block;
}
div#recipe_search div#search_wrap{
	width: 632px;
	overflow: hidden;
	padding: 4px 70px 0px 30px;
}
div#recipe_search form{
	width: 430px;
	overflow: hidden;
}
div#recipe_search form div{
	color: #636363;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 14px;
	float: left;
}
div#recipe_search form select{
	width: 130px;
	margin-right: 5px;
	border: 1px solid #e5e5e5;
	padding: 4px 0px 3px 0px;
	float: left;
}
div#recipe_search form input{
	float: left;
}

div#recipe_search .pagination{
	height: 18px;
	margin-top: 6px;
	
	position: relative;
    z-index: 10;
    _position: fixed;
    _z-index: 0;
}
div#recipe_search .pagination div,
div#recipe_search .pagination div.ready a{
    color:#808080;
}
