article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block; /*fix for html5 and older browsers*/
}
body
{
	background: #EFE9DA url('../images/back-rep.jpg') repeat-x;	
	text-align: center;
	font-family: Arial, tahoma, verdana;
	font-size: 14px;	
}
header
{
	background-color: #940A06;
}
.heading, .heading2, .heading3 
{
	display: block;
}
h1, h2, h3, .heading, .heading2, .heading3
{
	font-weight: bold;
	color: #207BAA;	
}
h1, .heading
{
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 0.83em;
	margin-top: 0.83em;
}
h2, .heading2
{
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0.83em;
	margin-top: 0.83em;
}
h3, .heading3
{
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 0.83em;
	margin-top: 0.83em;
}
ul
{
	list-style-type: circle;
	padding-left: 20px;
}
ol
{
	list-style-type: decimal;
	padding-left: 20px;
}
strong
{
	font-weight: bold;
}
i
{
	font-style: italic;
}
article
{
	line-height: 18px;
}
article img
{
	margin: 5px;
}
p
{
	margin:3px;
	line-height: 18px;
}
a:link, a:visited
{
	text-decoration: none;
	color: #207BAA;
}
a:hover 
{
	color: #BC0522;
}
p a:link
{
	text-decoration:none;
}
/* main design */
.clear
{
	clear: both;
}
.mhead
{
	background-color: #940A06;
	border: none;
	margin: 0 auto 0 auto;
	width: 1000px;	
}
.main
{	
	background-color: white;
	text-align: left;
	margin: 0 auto 0 auto;
	width: 1000px;
}
footer
{
	text-align:center;
	font-size:11px;
	padding:4px;
	background-color: #FFF5E8;
}
.hlogo 
{	
	width: 259px;
	height: 117px;
	float: left;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
}
.hbanner 
{
	width: 728px;
	height: 90px;	
	float: right;
	position: relative;
	top: 15px;
}
.fbanner 
{
	padding: 4px;
	height: 90px;
	text-align:center;	
}
.msearch
{
	background-color: #FFF5E8;
	padding-top:3px;
}
.fblike
{
	float:left;
	width:270px;
	padding:4px;
}
.mlogin
{
	float:right;
	padding:4px;
}
.mlogin input[type="text"], .mlogin input[type="password"] 
{
	border: solid 1px #D1D1D1;
	height: 14px;
	width: 60px;
	font-size: 12px;
	padding: 0;
}
.mlogin input[type="submit"]
{
	background-color: #F0F0F0;
	border: solid 1px #DBDBDB;
	color: #940A06;
	height: 16px;
	width: 55px;
	font-size: 11px;
	padding: 0;
	margin-top: 1px;
}
.psearch 
{	
	float:left;
	padding: 0;
	padding-top: 3px;
	width: 416px;
	height: 32px;
	background: transparent url('../images/search.jpg') no-repeat;
}
.psearch .text 
{
	width: 314px;
	margin-left: 5px;
}
.psearch input 
{
	border: 0;
	background-color: transparent;
}
.psearch .button
{
	width:84px;
	border:0px;
}
.maccent 
{
	border-top: dotted #D8D8D8 1px;
}
.maccent > section
{
	float: left;	
}
.maccent > #accents
{
	width: 313px;
}
.maccent > #recipe-of-the-day
{
	width: 420px;
	border-left: dotted #D8D8D8 1px;
	border-right: dotted #D8D8D8 1px;
}
.maccent > #last-recipes
{
	width: 263px;
}
#last-recipes img
{
	width: 59px !important;
}
.side-left
{
	width: 208px;	
}
.content
{
	border-left: dotted #D8D8D8 1px;
	border-right: dotted #D8D8D8 1px;
	border-bottom: dotted #D8D8D8 1px;
}
.mbody
{
	border-top: dotted #D8D8D8 1px;
	border-bottom: dotted #D8D8D8 1px;
}
.middle
{
	width: 478px;
	border-left: dotted #D8D8D8 1px;
	border-right: dotted #D8D8D8 1px;
}
.middle2
{
	width: 686px;
	border-left: dotted #D8D8D8 1px;
	border-right: dotted #D8D8D8 1px;
}
.middle3
{
	width: 788px;
	border-left: dotted #D8D8D8 1px;
	border-right: dotted #D8D8D8 1px;
}
.side-right
{
	width: 310px;
}
.side-left > section > div, .side-right > section > div
{
	border-bottom: dotted #D8D8D8 1px;
}
.side-left > section:last-child > div, .side-right > section:last-child > div
{
	border-bottom:none;
}
.side-left, .side-right, .middle, .middle2, .middle3
{
	float: left;
}
.box
{	
	padding: 6px;
}
/* end main design*/
.left
{
	float:left;
}
.right
{
	float:right;
}
.rinfo
{
	width: 160px;
	padding: 6px;
}
.f1, .f2 
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.f1 
{
	color: #777;
	margin-right: 4px;
}
.f2 
{
	margin-bottom: 2px;
	color: #5B9EC1;
}
.f2 a
{
	font-size:12px;
	color:#5b9ec1;
}
.f2 a:hover
{
	color:#bc0522;
}
.pic, .recipe_short img
{	
	border: solid #D6D6D6 1px;
	padding: 1px;
}
ul.ml 
{
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}
ul.ml li
{
	padding:1px;
}
/* recipe page */
ul.recipe_ingr
{
	list-style-type:none;
	padding:0;
	padding-top: 4px;
	margin:0;
}
ul.recipe_ingr li
{
	border-bottom: 1px solid #d6d6d6;
	padding:1px;
	padding-left:2px;
}

ul.recipe_ingr li.grp
{
	background-color: #888888;
	color: white;
	font-weight: bold;	
}

ul#user_recipe_ingr
{
	list-style-type:none;
	padding:0;
	margin:5px;
	width: 300px;
}
ul#user_recipe_ingr li
{
	border-bottom: 1px solid #d6d6d6;
}
.serv
{
	font-weight:bold;
	font-size:12px;	
}
.serv select.small
{
	border:solid 1px #d1d1d1;
	height: 16px;
	width: 40px;
	font-size: 10px;
	padding: 0;
	font-weight:bold;
}
/* nutrition */
table.nutrition
{ 
	margin:5px; 
	border:none; 
	border-collapse:collapse; 
	table-layout:auto; 
	width:95%; 
	font-size:12px;
}
table.nutrition a
{ 
	font-size:12px;
}
table.nutrition td 
{
	color:#555; 
	padding:2px 0; 
	border:none; 
	border-bottom:solid 1px #999;
}
table.nutrition tr.tr4 td 
{
	border-bottom:solid 6px #999;
}
table.nutrition tr.tr2 td 
{
	border-bottom:solid 3px #999;
}
table.nutrition tr.tr0 td 
{
	border:none;
}
table.nutrition tr.pt3 td 
{
	padding:1px 0 0;
}
table.nutrition tr.pb3 td 
{
	padding:0 0 3px;
}
table.nutrition tr.servings td 
{
	padding:0 0 7px 0;
}
table.nutrition td.dv 
{
	width:40px; 
	white-space:nowrap; 
	text-align: right;
}
table.nutrition td.sub 
{ 
	border:none; 
	width:10px;
}
table.nutrition .str 
{
	font-weight:bold; 
	padding:3px 0;
}
.facts_nutrition i
{
	font-size: 12px;
}
div.activities
{
	color:#555; 
	margin-top: 5px;
}
div.activities > div
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 98px;								
	float: left;
	font-size: 12px;
	margin-bottom: 4px;
	border-bottom: solid 1px #999;								
}
div.activities > div > div
{
	background-image: url(../images/activities.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 60px;
}
div.activities .act
{
	font-weight:bold; 
}
.act01
{
	background-position: 0 0;
}
.act02
{
	background-position: -90px 0;
}
.act03
{
	background-position: -180px 0;
}
.act04
{
	background-position: 0 -60px;
}
.act05
{
	background-position: -90px -60px;
}
.act06
{
	background-position: -180px -60px;
}
.act07
{
	background-position: 0 -120px;
}
.act08
{
	background-position: -90px -120px;
}
.act09
{
	background-position: -180px -120px;
}
.act10
{
	background-position: 0 -180px;
}
.act11
{
	background-position: -90px -180px;
}
.act12
{
	background-position: -180px -180px;
}
table.activities
{ 
	margin:5px; 
	border:none; 
	border-collapse:collapse; 
	table-layout:auto; 
	width:95%;
	font-size:12px;
}
table.activities img
{
	width: 90px;
	height: 60px;
}
table.activities a
{ 
	font-size:12px;
}
table.activities td 
{
	color:#555; 
	padding:2px 0; 
	border:none; 
	border-bottom:solid 1px #999;
	width: 33%;
}
table.activities tr.tr4 td 
{
	border-bottom:solid 6px #999;
}
table.activities tr.tr2 td 
{
	border-bottom:solid 3px #999;
}
table.activities tr.tr0 td 
{
	border:none;
}
table.activities tr.pt3 td 
{
	padding:1px 0 0;
}
table.activities tr.pb3 td 
{
	padding:0 0 3px;
}
table.activities tr.servings td 
{
	padding:0 0 7px 0;
}
table.activities td.dv 
{
	width:40px; 
	white-space:nowrap; 
	text-align: right;
}
table.activities td.sub 
{ 
	border:none; 
	width:10px;
}
table.activities .str 
{
	font-weight:bold; 
	padding:3px 0;
}

table.activities .act
{
	font-weight:bold; 
}




/*rotator*/
.main_rotator .main_image 
{
    width: 300px;
    height: 180px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_rotator .main_image h2 {
    font-size: 18px;
    font-weight: normal;
    padding-left: 5px;
    padding-bottom: 5px;
}
.main_rotator .main_image p 
{
    font-size: 10px;
    line-height: 14px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 0;
}
.main_rotator .main_image .desc
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: none;
}
.main_rotator .main_image .block
{
    width: 100%;
    background: #333;
    border-top: 1px solid #222;
}
.main_rotator .main_image a.collapse /* not implemented */
{
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_rotator .main_image a.show 
{
	background-position: left bottom;
}

.main_rotator .image_thumb .preld
{
	display:none;
}
.main_rotator .image_thumb 
{
    float: left;
    width: 300px;
}
.main_rotator .image_thumb img 
{
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff;
    float: left;
}
.main_rotator .image_thumb ul li .point
{
	width: 10px;
	height: 10px;
	line-height: 10px;
	padding: 2px;
	background-image: url('../images/box_1a.png');
	border: 1px solid #ccc;
}
.main_rotator .image_thumb ul 
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.main_rotator .image_thumb ul li
{
    margin: 0;
    padding: 5px;   
    float: left;
}
.main_rotator .image_thumb ul li.hover .point
{
	background-image: url('../images/box_2a.png');
}
.main_rotator .image_thumb ul li.hover 
{
    cursor: pointer;
}
.main_rotator .image_thumb ul li.active 
{ 
    cursor: default;
}
.main_rotator .image_thumb ul li.active .point
{ 
	border: 1px solid #eee;
}
.main_rotator .image_thumb ul li h2 
{
    font-size: 15px;
    margin: 5px 0;
    padding: 0;
}
.main_rotator .image_thumb ul li .block 
{
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
    display: none;
}
.main_rotator .image_thumb ul li p	
{
	display: none;
}

/* rotator end */
/* accordion */
#accordion
{
	display: none;
}
#accordion div
{
	overflow: hidden;	
	text-align: left;
	padding: 2px 2px 3px 6px;
}
#accordion h3
{
	border-bottom: 1px solid #CCCCCC;
	background: white;
	margin: 0;
	margin-bottom:1px;
	padding: 1px;
	padding-left: 6px;
}
#accordion h3 a
{
	font-weight: bold;
	color: #207BAA;
	font-size:13px;
	margin: 0;
	padding:1px 1px 0px 25px;
}
#accordion h3:hover 
{
	background-color: #FDF9E1;
	color:#C77405;
	border: 1px solid #FBCB09;
}
#accordion h3.ui-state-active a
{
	color: #EB8F00;
}
#accordion .pic
{
	width: 180px;
	height: 135px;
}
/* accordion  end */

/* menu */
#jMenu 
{	
	position:relative;
	list-style-type: none;
	margin:0;
	padding:0;	
    width: 100%;
}

/********************/
/** premier niveau **/
/********************/
#jMenu li 
{
	width: 110px;
	position:relative;	
	float:left;	
	margin:0;
	background-color: #E6794C;
	position:relative;
	z-index: 1000;
	text-align: center;
	border-top: 1px solid #AE3105;
	border-left: 1px solid #AE3105;	
	border-bottom: 1px solid #AE3105;	
}
#jMenu li:hover
{
	background-color: #AE3105 !important;
}
#jMenu li a 
{		
	cursor:pointer;	
	height: 26px;
	line-height: 26px;
	padding-left: 8px;
	padding-right: 8px;
	display: block;	
	color: white;
	text-decoration: none;	
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}
#jMenu > li:last-child
{
	border-right: 1px solid #AE3105;
}
	
/*******************/
/** second niveau **/
/*******************/
#jMenu li ul 
{
	display:none;
	position:absolute;
	padding:0;
	margin:0;
	margin-top: -2px;
	margin-left: -1px;
}
#jMenu li ul li 
{
	text-align: left;
	display:block;
	border-bottom: none;
	border-right: 1px solid #AE3105;	
	padding:0;
}
#jMenu li ul li:last-child
{
	border-bottom: 1px solid #AE3105;	
}
#jMenu li ul li a 
{
	width: auto;
	display:block;
}
/* menu end */
/* old styles */

a.no_dec img
{
	border:none;
}

img.ie6
{
	margin: 0px;
	border: 0px;
	
}

#ie6menu img
{
	border-style: none;
}

.nobord
{
	border:none;
}


div.article
{
	border:solid 1px #d6d6d6;	
	padding:6px;
}
div.article img
{
	float:left;
	margin:4px;
}
div.article p
{
	font-size:13px;
}
div.article p, div.article h1
{
	margin:2px;
}

div.article_category
{
	1border:solid 1px #d6d6d6;	
	1padding:6px;
}
div.article_category img
{
	float:left;
	margin:4px;
}
div.article_category p
{
	font-size:14px;
}
div.article_category p, div.article_category h1
{
	margin:2px;
}

div.article_category img
{
	border:solid #d6d6d6 1px;
	padding:1px;
}



#cont_article_text
{
	width:460px; /* width + 2*margin */
	margin:5px;
}



div.article_single
{
	1border:solid 1px #d6d6d6;	
	padding:8px;
	1font-size:13px;
}

div.article_single img, div.article_single div.pic
{
	1width:145px;
}
div.article_single p
{
	padding-bottom:5px;
	padding-top:2px;
}

div.article_single div.caption
{
	font-size:9px;
	text-align:center;
}

p.article
{
	padding-bottom:5px;
	padding-top:2px;
}
p.recipe_step
{
	padding-bottom:8px;
	padding-top:2px;
}
p.recipe
{
	padding-bottom:5px;
	padding-top:2px;
	padding-right: 5px;
}
ul.recipe_ingr
{
	list-style-type:none;
	padding:0px;
	padding-top: 4px;
	margin:0px;
}
ul.recipe_ingr li
{
	border-bottom: 1px solid #d6d6d6;
	padding:1px;
	padding-left:2px;
}

ul.recipe_ingr li.grp
{
	background-color: #888888;
	color: white;
	font-weight: bold;	
}

ul#user_recipe_ingr
{
	list-style-type:none;
	padding:0px;
	margin:5px;
	width: 300px;
}
ul#user_recipe_ingr li
{
	border-bottom: 1px solid #d6d6d6;
}

ul.ml
{
	list-style: none;
	padding:0px;
	margin:0px;
	padding-left:10px;
}

.ml li
{
	padding-bottom:0px;
	padding-top:1px;
}

p.menu_list
{
	padding-bottom:0px;
	padding-top:1px;

}
p.menu_list_inner
{
	padding-bottom:0px;
	padding-top:1px;
	padding-left: 8px;

}
.bd
{
	background-color:#940a06;
	height:125px;
}
.eqwd
{
	width:50%;
}

.recipe_pref
{
	font-weight:bold;
	font-size:12px;	
}
.recipe_pref a
{
	font-size:12px;	
}

.recipe_pref input, select
{
	border:solid 1px #dbdbdb;
}

.recipe_pref .submit_button
{
	background-color:#f0f0f0;
	border:solid 1px #dbdbdb;
	color:#940a06;
	font-weight:bold;
}

.text_pref
{
	font-weight:bold;
	font-size:12px;	
}
.text_pref a
{
	font-size:12px;	
}

.text_pref input, select
{
	border:solid 1px #dbdbdb;
}

.text_pref .submit_button
{
	background-color:#f0f0f0;
	border:solid 1px #dbdbdb;
	color:#940a06;
	font-weight:bold;
}

input, select, textarea
{
	border:solid 1px #dbdbdb;
	outline: none;
}
.btn
{
	background-color:#f0f0f0;
	border:solid 1px #dbdbdb;
	color:#940a06;
	font-weight:bold;
}
.foruminput
{
	font-weight:bold;
	font-size:12px;	
}
.foruminput
{
	font-weight:bold;
	font-size:12px;	
}
.foruminput input
{
	border:solid 1px #dbdbdb;
	width:650px;
}
.foruminput textarea
{
	background-color:white;
	border:solid 1px #dbdbdb;
	width:650px;
}
.foruminput .inputForum
{
	background-color:#f0f0f0;
	border:solid 1px #dbdbdb;
	color:#940a06;
	font-weight:bold;
	width:140px;
}
.rr
{
	float:right;
}
.login
{
	background-color:#fff6e9;
	font-weight:bold;
	font-size:12px;	
	
}
.login .inputLogin
{
	background-color:#f0f0f0;
	border:solid 1px #dbdbdb;
	color:#940a06;
	font-weight:bold;
}
.login td
{
	padding-left:3px;
	padding-right:6px;
}
.login input
{
	border:solid 1px #d1d1d1;
}
.login input.small
{
	border:solid 1px #d1d1d1;
	height: 14px;
	width: 60px;
	font-size: 12px;
	padding: 0px;
}
.login input.large
{	
	width: 220px;
}
.login select.large
{	
	width: 220px;
}
.login .inputLoginsmall
{
	background-color:#f0f0f0;
	border:solid 1px #dbdbdb;
	color:#940a06;
	height: 16px;
	width: 55px;
	font-size:11px;
	1line-height:5px;
	text-align:top;
	padding: 0px;		
	margin-top: 1px;		
}
.login .tr1
{
	background-color:#e6d0b4;
	font-size:14px;	
}
.serv
{
	1background-color:#fff6e9;
	font-weight:bold;
	font-size:12px;	
}
.serv select.small
{
	border:solid 1px #d1d1d1;
	height: 16px;
	width: 40px;
	font-size: 10px;
	padding: 0px;
	font-weight:bold;
}
select.small
{
	border:solid 1px #d1d1d1;
	height: 16px;
	width: 40px;
	font-size: 10px;
	padding: 0px;
	font-weight:bold;
}
.login .tr1 td
{
	padding:3px;
}
.sminp1
{
	font-size: 13px;
	margin-bottom: 1px;	
	margin-top: 1px;	
}
.sminp1 .fb
{
	border: 0px none; height:17px;
}

.sminp
{
	font-size: 11px;
	margin-bottom: 1px;	
}
.sminp a
{
	font-size: 11px;
	margin-bottom: 1px;
}
.sminp .fb
{
	border: 0px none; height:14px;
}
.err_list
{
	padding-left: 15px; 
	padding-top:0px; 
	margin-top: 1px; 
	margin-bottom: 1px;
	color: red;
}
.rec
{
	margin-bottom: 0px;
	1margin-bottom: 5px;
	1margin-bottom: 15px;
}
.rec td
{
	vertical-align:top;
}
.rec .td1
{
	width:290px;
}
.rec .td2
{
	width:155px;
}
.rec_icons
{
	border-collapse:collapse;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.rec_icons img
{
	margin: 0;
}
.pic_left
{
	margin-right:5px;
	margin-top:2px;
	float:left;
}
.pic_right
{
	margin-left:5px;
	margin-top:2px;
	float:right;
}
.recipe_short
{
	width:100%;
	padding:5px;
	text-align:center;
}
.recipe_short a
{
	font-weight:bold;	
}
.recipe_short img
{
	width:133px;
}
.recipe_short td
{
	width:33%;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.recipe_short td div
{
	text-align:left;
}
.recipe_text
{
	width:100%;
	padding:5px;
}

.fun_text
{
	width:100%;
	padding:5px;
}

.rv1_1, .rv1_2, .rv1_3
{
	height:16px;
	width:11px;
	padding:0px;
	margin:0px;
	float:right;
	background-repeat:no-repeat;
}
.rv1_1
{
	background-image:url('../images/icons/hard1_small.jpg');
}
.rv1_2
{
	background-image:url('../images/icons/hard2_small.jpg');
}
.rv1_3
{
	background-image:url('../images/icons/hard3_small.jpg');
}
.icons-add img
{
	border: 0px;
	margin: 0;
}
.icons-add .print-link 
{
	float: right;
	margin-right: 5px;
}
td.forum_header, th.forum_header td
{
	border-top:solid #d6d6d6 1px;
	border-bottom:solid #d6d6d6 1px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

.more
{
    font-weight:bold;
}
.rowcnt tr td
{
	vertical-align:top;
}
.forum_table
{
	width:670px;
	margin-top:5px;
	001111111font-size:11px;
}
#cont_comments
{
	width:460px;
	margin-left: 5px;
	margin-right: 5px;
}

#cont_comments .forum_table
{
	width:460px;
	1margin-left: 5px;
	1margin-right: 5px;
	margin-top:5px;
	1111111font-size:11px;
}
#cont_comments .foruminput input
{
	border:solid 1px #dbdbdb;
	width:120px;
	margin-top:3px;
}
#cont_comments .foruminput textarea
{
	background-color:white;
	border:solid 1px #dbdbdb;
	1width:450px;
	width:100%;
}
.forum_table a
{
 font-size:12px;
}

.recipe_table_head
{
	width:100%;
	margin-top:4px;
	margin-bottom:8px;
}
.texts_table_head
{
	width:100%;
	margin-top:4px;
	margin-bottom:8px;
}
.recipe_table
{
	width:100%;
	margin-top:4px;
	margin-bottom:4px;
}
.recipe_table tr td
{
	vertical-align:top;
}
.recipe_table .td1
{
	width:250px;
	1height:274px;
}
.recipe_table .td2
{
	width:200px; 
	text-align:left;
	padding-left:8px;
}
table.forum_table tr.odd
{
	background-color:#f8f8f8;
	
}
table.forum_table tr.even
{
	background-color:#ffffff;
}
table.forum_table td
{
	padding-top:1px;
	padding-bottom:1px;
}
table.forum_table td.author_head
{
	width:120px;
	padding-left:3px;
}
table.forum_table td.message_head
{
	width:530px;
	padding-left:3px;
}
table.forum_table td.author
{
	width:120px;
	padding-left:3px;
	padding-bottom:7px;
}
table.forum_table td.message
{
	width:530px;
	padding-left:3px;
	padding-bottom:7px;
}
#f1
{
	width:300px;
}
#f2
{
	width:30px;
	text-align: center;		
}
#f3
{
	width:30px;
}
#f4
{
	width:100px;
}
#f5
{
	width:210px;
}
#th1
{
	width:120px;
}
#th2
{
	width:530px;
	text-align: center;		
}
.vd, .hd, .tcrn, .bcrn, .bl, .br, .tl, .tr, .s
{
	line-height:0px;
}
#cont1
{
	width:310px;	
	margin-left: 8px;
}
#cont1 #qlinks
{
	padding-left: 8px;
	font-size: 13px;
}
#cont1 #qlinks p
{
	padding-top: 2px;
}
#cont2
{
	padding-left: 8px;
	width:245px;
}
#cont2 #ttl
{
	padding-top: 3px;
	padding-bottom: 3px;
}
#cont3
{
	width:230px;
}
#cont3 #innr
{
	padding-left: 6px;
}
#cont3b
{
	width:165px;
}
#cont3b #lasted
{
	padding-left: 6px;
}
#cont4
{
	width:200px;
}
.menu_contents
{
	width:100%;
}
#cont5
{
	width:470px;
}
#cont5 #news
{
	padding-left: 6px;
}
#cont_recipe_list
{
	width:470px;
}
#cont6
{
	width:370px;
}
#cont_banners
{
	width:300px;
}
.cban
{
	width:300px;
	margin-bottom: 10px;
}

.cban2
{
	width:300px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#cont_admin_text h1
{
	margin-bottom: 3px;
}
#cont_admin_text .par
{
	margin-bottom: 5px;
}
#cont_recipe_calculator #lbl_rec_share
{
	font-size:13px; 
	padding-left:2px;
}
#cont_recipe_calculator #rec_calc_intro
{
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 8px;
}
#cont_recipe_calculator #rec_calc_intro .step
{
	border:solid #d6d6d6 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 4px;
}
#cont_recipe_calculator p{	margin-bottom: 8px;}
#cont_recipe_calculator p.inner{	margin-bottom: 3px;}
#cont_recipe_calculator input{	border:solid 1px #dbdbdb;}
#cont_recipe_calculator textarea{	border:solid 1px #dbdbdb;}

#cont_recipe_calculator input#title {	width: 350px;}
#cont_recipe_calculator input#servings {	width: 25px;}
#cont_recipe_calculator textarea#ta {	width: 350px;}
#cont_recipe_calculator input.btn
{
	background-color:#f0f0f0;
	border:solid 1px #dbdbdb;
	color:#940a06;
	font-weight:bold;
}
#cont_recipe_calculator input#btn_search_prod
{
	margin-top: 9px;
	width: 180px;
}

#cont_recipe_calculator input#btn_ch_title
{
	width: 180px;
	display: none;
}

#cont_recipe_calculator input#btn_ch_directions
{
	width: 180px;
	display: none;
}

#cont_recipe_calculator input#btn_save
{
	width: 180px;
}
#cont_recipe_calculator input#btn_new
{
	margin-top:5px;
	width: 180px;
}

#cont_recipe_calculator #p_btn_save
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: none;
}
.favs
{
	width: 340px; 
	border:solid 
	#d6d6d6 1px; 
	margin:0px; 
	padding: 0px; 
	
}
.favs #new_fav_name {	width: 180px; }

#favs
{
	display:none
}
#favs_err
{
	display:none
}
.err
{
	color: red;
}
#errs
{
	width:160px;
}
.recipe_list
{
	background:url('../images/rec_lst_backg.gif') top left no-repeat; 
	padding:13px 0 25px 13px;
	height:120px;	
}
.recipe_sublist
{
	padding-bottom:8px;
	padding-left:13px;
	padding-right:13px;
}
.recipe_list .c
{
	float:left; 
	border-left:1px solid #CCC; 
	margin:7px 0 0 0; 
	padding:0 14px 0 14px;	
}

.recipe_list .frst
{
	border-left: none;	
	padding-left:0;
}

.recipe_list .c .t
{
	margin-top: 5px;
	text-align:center;
	font-size: 12px;
}

.recipe_list .c .t a
{
	font-size: 12px;
}

.recipe_list ul
{
	float: left;
	display: block;
	width: 237px;
}

.recipe_list img
{
	margin: 0;
}



.article_list
{
	background:url('../images/rec_lst_backg.gif') top left no-repeat; 
	padding:13px 0 25px 13px;
	1height:145px;
	
}

.article_list .c
{
	float:left; 
	border-left:1px solid #CCC; 
	margin:7px 0 0 0; 
	padding:0 17px 0 17px;	
}

.article_list .frst
{
	border-left: none;	
	padding-left:0;
}

.article_list .c .t
{
	margin-top: 5px;
	text-align:center;
	font-size: 12px;
}

.article_list .c .t a
{
	font-size: 12px;
}

.article_list ul {float:left; display:block; width:237px;}


.funtbl
{
	width: 50%;
	vertical-align: top; 
}
.funtbl div
{
	padding-left: 5px;
}


table.nutrition
{ 
	margin:5px; 
	border:none; 
	border-collapse:collapse; 
	table-layout:auto; 
	width:95%; 
	1width: 290px;
	font-size:12px;
}
table.nutrition a
{ 
	font-size:12px;
}
table.nutrition td 
{
	color:#555; 
	padding:2px 0px; 
	border:none; 
	border-bottom:solid 1px #999;
}
table.nutrition tr.tr4 td 
{
	border-bottom:solid 6px #999;
}
table.nutrition tr.tr2 td 
{
	border-bottom:solid 3px #999;
}
table.nutrition tr.tr0 td 
{
	border:none;
}
table.nutrition tr.pt3 td 
{
	padding:1px 0px 0px;
}
table.nutrition tr.pb3 td 
{
	padding:0px 0px 3px;
}
table.nutrition tr.servings td 
{
	padding:0px 
	0px 
	7px;
}
table.nutrition td.dv 
{
	width:40px; 
	white-space:nowrap; 
	text-align: right;
}
table.nutrition td.sub 
{ 
	border:none; 
	width:10px;
}
table.nutrition .str 
{
	font-weight:bold; 
	padding:3px 0px;
}


table.activities
{ 
	margin:5px; 
	border:none; 
	border-collapse:collapse; 
	table-layout:auto; 
	width:95%; 
	1width: 290px;
	font-size:12px;
}
table.activities a
{ 
	font-size:12px;
}
table.activities td 
{
	color:#555; 
	padding:2px 0px; 
	border:none; 
	border-bottom:solid 1px #999;
	width: 33%;
}
table.activities tr.tr4 td 
{
	border-bottom:solid 6px #999;
}
table.activities tr.tr2 td 
{
	border-bottom:solid 3px #999;
}
table.activities tr.tr0 td 
{
	border:none;
}
table.activities tr.pt3 td 
{
	padding:1px 0px 0px;
}
table.activities tr.pb3 td 
{
	padding:0px 0px 3px;
}
table.activities tr.servings td 
{
	padding:0px 
	0px 
	7px;
}
table.activities td.dv 
{
	width:40px; 
	white-space:nowrap; 
	text-align: right;
}
table.activities td.sub 
{ 
	border:none; 
	width:10px;
}
table.activities .str 
{
	font-weight:bold; 
	padding:3px 0px;
}

table.activities .act
{
	font-weight:bold; 
}



table.nutrition_mult
{ 
	margin:5px; 
	border:none; 
	border-collapse:collapse; 
	table-layout:auto; 
	1width:95%; 
	font-size:12px;
}
table.nutrition_mult td 
{
	color:#555; 
	padding:2px 0px; 
	border:none; 
	border-bottom:solid 1px #999;
}
table.nutrition_mult tr.tr4 td 
{
	border-bottom:solid 6px #999;
}
table.nutrition_mult tr.tr2 td 
{
	border-bottom:solid 3px #999;
}
table.nutrition_mult tr.tr0 td 
{
	border:none;
}
table.nutrition_mult tr.pt3 td 
{
	padding:1px 0px 0px;
}
table.nutrition_mult tr.pb3 td 
{
	padding:0px 0px 3px;
}
table.nutrition_mult tr.servings td 
{
	padding:0px 
	0px 
	7px;
}
table.nutrition_mult td.dv 
{
	width:25px; 
	white-space:nowrap; 
	text-align: right;
}
table.nutrition_mult td.sub 
{ 
	border:none; 
	width:10px;
}
table.nutrition_mult .str 
{
	font-weight:bold; 
	padding:3px 0px;
}

table.nutrition_mult .alt 
{
	font-weight:bold; 
	padding:3px 0px;
	background-color: #f2f2f2
}

table.nutrition_mult .hdr 
{
	text-align: center; 
	font-weight:bold;
	background-color: #f2f2f2
}



.my_recipes_popup #qs{	width: 300px;}
.my_recipes_popup #products_combo{	width: 400px;}
.my_recipes_popup #quantity_selectors #button_add {	width: 80px;}
.my_recipes_popup #quantity_selectors #quantity_value{	width: 40px;}
.my_recipes_popup #quantity_selectors #quantities_combo	{	width: 150px;}
.my_recipes_popup #added_ingredients #ingredients_table{	width: 400px;}
.my_recipes_popup #added_ingredients #ingredients_table .str{	width: 280px;}
.my_recipes_popup #added_ingredients #ingredients_table .weight{	width: 50px;}
.my_recipes_popup #added_ingredients #ingredients_table .calories{	width: 50px;}
.my_recipes_popup #added_ingredients #ingredients_table .link{	width: 20px;}

.product_calories #qs{	width: 300px;}
.product_calories #products_combo{	width: 400px;}
.product_calories #quantity_selectors #button_add {	width: 80px;}
.product_calories #quantity_selectors #quantity_value{	width: 40px;}
.product_calories #quantity_selectors #quantities_combo	{	width: 250px;}
.product_calories #added_ingredients #ingredients_table{	width: 400px;}
.product_calories #added_ingredients #ingredients_table .str{	width: 280px;}
.product_calories #added_ingredients #ingredients_table .weight{	width: 50px;}
.product_calories #added_ingredients #ingredients_table .calories{	width: 50px;}
.product_calories #added_ingredients #ingredients_table .link{	width: 20px;}

#vit_prod
{
	margin-top:2px;
}
#vit_prod #nutr_tab_inf
{
	margin-top:4px;
	font-size:9px;
}
#vit_prod #dummy_space
{
	height: 300px;
}

#product_category
{
	margin-top:6px;
}
#nutr_in_prod
{
	width: 95%;
	margin-top:8px;
}

#nutr_in_prod #tbl_nutr_in_prod
{
	width: 100%;
	border:solid 1px #d6d6d6;	
	border-spacing: 0px;
	border-collapse: collapse;
}
#nutr_in_prod #tbl_nutr_in_prod th
{
	text-align: left;	
}
#nutr_in_prod #tbl_nutr_in_prod td,th
{
	border:solid 0px #d6d6d6;	
	padding-left: 5px;
	padding-right: 5px;
}
#nutr_in_prod #tbl_nutr_in_prod tr.odd
{
	background-color: #f6f6f6
}

#nutr_in_prod #tbl_nutr_in_prod .data
{
	text-align: center;
}

#nutr_in_prod #tbl_nutr_in_prod .nutr
{
	width: 110px;
}
#nutr_in_prod #tbl_nutr_in_prod .cal
{
	width: 80px;
}

#result_combo
{
	margin-top: 4px;
}

#vit_descr
{
	font-size: 12px;
}

#cont_vit_min
{
	1min-height: 600px;
}
.eq_height
{
	height: 100%;
}

.ur_divs
{
	margin-top:5px;
}
#add_news_form
{
	display: none;
}

.delim
{
	background:url('../images/delim3.png');
	height: 1px;
	margin-top: 5px;
	margin-bottm: 2px;
}
.delim_r
{
	background:url('../images/delim3.png');
	height: 1px;
	margin-top: 0px;
	margin-bottom: 3px;
	width: 465px;
}
hr 
{
	background:#fff url('../images/delim3.png') no-repeat scroll center;
	border:none;
	height:1px;
	padding: 0px;
	margin: 0px;
	margin-top:3px;
	margin-bottom:4px;
}
.delim2
{
	background:url('../images/delim7.png');
	height: 1px;
	margin-top: 5px;
	margin-bottm: 2px;
}
.delim_5px
{
	height: 0px;
}
p.articles_space
{
	padding-bottom: 5px;
}
#news_tbl #comm
{
	Width: 95px;
}

.rply
{
	margin-top: 4px;
}

blockquote
{
	border:solid 1px #d6d6d6;	
}

#footer_bottom
{
	vertical-align:top;
	font-size:11px;
	color: white;
	text-align: center;
}

#captcha_div
{
	width: 230px;
}

#captcha_inp
{
	height:30px; 
	width: 110px; 
	float:right; 
	font-size:25px;
}
.top_rec
{
	text-align: left; 	padding-left:8px; 	padding-top:2px; 	padding-bottom:2px;
}
.mrh1
{
	background-image: url('../images/1001-logo.jpg');
	background-repeat: no-repeat;
	width: 345px;
	height: 119px;
}
.mrh2
{
	background-image:url('../images/chef.jpg');
	background-repeat: no-repeat;
	height: 209px;
	width: 141px;
}
body.pup
{
	background-color:#EFE9DA;
}
.psearch_r
{
	padding: 0px;
	padding-top: 3px;	
	width:310px;
	height:32px;
	margin-left: 15px;
	background-image:url(images/search_r.jpg);
	background-repeat:no-repeat;	
}
.psearch_r input
{
	border:0px;
	background-color: Transparent;
}
.psearch_r .text
{
	width:213px;
	margin-left:5px;	
	font-size:18px;
}
.psearch_r .button
{
	width:87px;
	height:28px;
	border:0px;
}
#rec_pg .ui-dialog
{
	border: 1px solid #efe9da;
	background: white; 
}

#rec_pg .ui-dialog-titlebar
{ 
	border: 1px solid #e78f08; 
	background: #940a06; 
	color: #ffffff; 
	font-weight: bold; 
	border: 0px solid #efe9da;
}
#rec_pg .ui-dialog .ui-dialog-title
{	
	font-size:16px;		
}

#rec_pg .ui-dialog-content
{
	background: #efe9da;	
	border: 1px solid #efe9da;	
	padding: 3px 3px 3px 5px;
}
.dialogs
{ 
	font-family: Arial, tahoma, verdana;
	font-size:14px;
}
.dialogs a:link
{
	color:#207baa;
}
.dialogs a:hover
{
	color:#bc0522;
}
#find_rec_accordion strong 
{
	font-size:16px;
	text-decoration: bold;
}
#find_rec_accordion, #find_rec_accordion a
{
	font-size:13px;
}
#find_rec_accordion a:link
{
	color:#207baa;
}
#find_rec_accordion a:hover
{
	color:#bc0522;	
}
#find_rec_accordion .chosen
{
	font-size:10px;
	color: #bc0522;
}
#find_rec_accordion .btn
{
	background-color:#f4f4f4;
	border:solid 1px #dbdbdb;
	color:#940a06;
	font-weight:bold;
	width:180px;
	text-align: center;
}
.mts
{
	margin-top: 10px;
}
table.admin 
{
	1border:solid 1px #dbdbdb;
}

table.admin .o
{
	background-color:#f5f5f5;
}
table.admin .e
{
	background-color:#ffffff;
}

table.admin .spec
{
	background-color:#FAFAD2;
}

1#rec_pg .ui-widget .ui-widget { font-size: 1em; }
1#rec_pg .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
1#rec_pg .ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
1#rec_pg .ui-widget-content a { color: #333333; }
1#rec_pg .ui-widget-header a { color: #ffffff; }

.recacrd
{
	width: 180px;
	height: 135px;
}

.banner
{
	width:100%;
	text-align:center;
}

#b728x90_top
{
	width:100%;
	text-align:center;
}

#b728x90_bottom
{
	width:100%;
	text-align:center;	
}

#b468x60_recipe
{
	width:100%;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#b120x600
{
	text-align:left;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
}

#b160x600
{
	text-align:left;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
}

#b300x250_bottom
{
	padding-top:5px;
}

#rtime
{
	padding-top:8px;
}

#rec_submit div
{
	padding-bottom: 5px;
}
.pq
{
	margin-top: 9px;
}
.search_results h2
{	
	font-weight:normal;	
}
.search_results h2 strong
{	
	font-weight:bold;	
}
.prd .name
{
	width:160px;
}

.prd .cal
{
	width:50px;
}
.prd .prot
{
	width:50px;
}

.prd .fat
{
	width:50px;
}
.prd .carb
{
	width:50px;
}
.prd .rec
{
	width:90px;
}
.prd td
{
	padding: 2px;
}
.prd
{
	width:460px;	
	border-collapse: collapse;
	font-size: 12px;
}
.prd a
{
	font-size: 12px;
}
.prd tr td:nth-child(2)
{
	background-color: #FCD7F7;
}
.prd tr td:nth-child(3)
{
	background-color: #F9FCBA;
}
.prd tr td:nth-child(4)
{
	background-color: #FAD1D1;
}
.prd tr td:nth-child(5)
{
	background-color: #F7D79C;
}
.prd tr:nth-child(1) td
{
	background-color: #DAD8D8;
	font-weight: bold;
}

.rec_prod_large
{
	float:left; 
	width:150px; 
	padding-right:10px
}

#nthr
{
	font-size:14px;
}

.rhdr1
{
	text-align:left;
	width:210px;
}
.rhdr2
{
	text-align:right;
	padding-right:10px;
	font-weight: bold;
	font-size: 12px;
}
.rhdr1 #cnt
{
	font-size: 11px;
}
#fhdr1
{
	text-align:left;
	width:530px;
}
#fhdr2
{
	text-align:right;
	padding-right:10px;
}
#cont_recipe_browse_big
{
	width:660px; /* width + 2*margin */
	margin:10px;
}

#cont_health
{
	width:460px; /* width + 2*margin */
	margin:5px;
}

#cont_health .f
{
	margin-bottom:10px;
}

#cont_health p
{
	margin-bottom:5px;
}

#cont_health h1
{
	margin-bottom:3px;
}

.small_text
{
	font-size:12px;
}

article > .small_text 
{
	float: left;
}
.news_comment 
{
	float: right;
}
.tooltip
{
	text-align: left;
}
/* old styles end */
.print-button
{
	display: none;
}
.fb_cook
{
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	display: inline-block;
	background: #eceef5;
	-webkit-border-radius: 3px;
	border: 1px solid #cad4e7;
	cursor: pointer;
	padding: 2px 6px 2px 6px;
	white-space: nowrap;
	color: #3b5998;
}

.fb_cook:hover
{
	border-color:#9dacce;
}

.fb_cook a:link, .fb_cook a:visited
{
	color: #3b5998;
}

table.std
{
	border-collapse:separate;
	border-spacing:2px 0px;
} 
table.admin_table td
{
    padding: 5px;
}
table.admin_table tr
{
    border: 1px solid black;
}
table.admin_table tr:nth-child(2n+1)
{
    background-color: lightgoldenrodyellow;
}
table.admin_table tr:first-child
{
    background-color: lightgray;
}

.profileimg {
  width:100px;
  height:100px;
  object-fit:cover;
}

.profilepic {
     width: 280px;
     height: 280px;
     background-position: 50% 50%;
     background-repeat: no-repeat;
     background-size: cover;
  }