/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#f9e337;
	color:#010503;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	overflow:-moz-scrollbars-vertical; 
	overflow-y:scroll;
	}
	
	
H1, H2, H3, H4, H5, H6, UL, LI, FORM{
	margin:0; 
	padding:0;
}

IMG{
	margin:0px; padding:0px;
	border:0px; border-style:none;
}
INPUT, SELECT, TEXTAREA{
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color:#000000;	
	font-size:11px; 
	margin:0; 
	padding:0;
}
.clear{
	height:1px;	
	line-height:1px; 
	font-size:1px; 
	display:block; 
	clear:both;
}

a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}


a:link IMG{
	border:0px;
	}


/*Common*/

#mainBox{
	width:936px;
	margin:0 auto;
		}
	
#header{
	padding:0 28px 0 0;
	height:102px;
	margin-bottom:8px;
	background-color:#c1d967;
	}
	
#logo{
	margin:4px 0 0 64px;
	}
	
#headerRight{
	float:right;
	width:700px;
	height:102px;
	}
	
	
/*LINKS*/	
#headToplink{
	text-align:right;
	}
	
#menuitem1 a{
	color:#020806;
	padding:1px 3px;
	font-weight:bold;
	text-decoration:none;
	}	
#menuitem1 a:link{
	color:#020806;
	text-decoration:none;
	}	
#menuitem1 a:hover{
	color:#020806;
	text-decoration:none;
	}	
#menuitem1 a:visited{
	color:#020806;
	text-decoration:none;
	}	

.menuitem2 a{
	color:#020806;
	padding:1px 3px;
	text-decoration:none;
	}	
.menuitem2 a:link{
	color:#020806;
	text-decoration:none;
	}
.menuitem2 a:hover{
	color:#020806;
	text-decoration:none;
	background-color:#FFFFFF;
	}	

#topLink{
	background:url(../images/top_menu_bg.jpg) no-repeat;
	height:22px;
	margin:62px 0 0 55px;
}
*html #topLink{
	background:url(../images/top_menu_bg.jpg) no-repeat;
	height:22px;
	margin:66px 0 0 55px;
}

.leftmenuBox{
	background:url(../images/leftmenu_top.jpg) no-repeat #ffffff;
	height:170px;
	padding:5px 0px 0px 10px;
		}
	
#menuhead{
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	margin-bottom:15px;
	}	
.menusubhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009241;
	text-decoration: none;
	font-weight: bold;
	height:20px;
	}
.leftmenu_btm{
	background:url(../images/leftmenu_btm.jpg) no-repeat;
	height:7px;
	margin-bottom:25px;
	}
	
/*CSS for top menu in the header part begins*/
.dropmenudiv
{
position:absolute; top: 0; border: 1px solid #BBB;  border-bottom-width: 0; border-color:#727171;  line-height:18px; z-index:100;
width: 110px; visibility: hidden;
}
.dropmenudiv a
{
/*background: url(../images/arrow_01.gif) no-repeat center left ;*/
 width: auto; display: block; border-bottom: 1px solid #727171;
border-color:#727171; padding-left: 5px; text-indent: 3px; 
}
* html  dropmenudiv.a{ 
width: 100%;
}
a.merinodrop
{
font:normal 11px Arial, Helvetica, sans-serif; font-weight: normal; color: rgb(0,0,0); text-decoration:none; text-align:left;
}
 a.merinodrop:link{ 
text-decoration:none; color: rgb(0,0,0);
}
 a.merinodrop:visited{ 
text-decoration:none; color: rgb(0,0,0);
}
 a.merinodrop:hover{ 
text-decoration:none; color: rgb(0,146,63);
}
 a.merinodrop:active{ 
text-decoration:none; color: rgb(0,0,0);
}

/*CSS for top menu in the header part ends*/

/*CSS for bottom menu in the header part begins*/
.glowingtabs{
float:left;
width:550px;
font-size: 16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
line-height:20px;

}
.glowingtabs ul{
list-style-type: none;
margin:0;
padding:0;
}
.glowingtabs li{
display:inline;
margin:0;
padding:0;
}
.glowingtabs a{
float:left;
margin:0;
margin-right: 5px; 
padding:0 0 0 9px;
text-decoration:none;
}
.glowingtabs a span{
float:left;
display:block;
padding:2px 5px 0 2px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
}
.glowingtabs a span {
float:none;
}
.glowingtabs a:hover span {
color:#009241 ;
text-decoration:none;
}
.glowingtabs a:link, .glowingtabs li a:link{ 
color:#000000 ;
}
.glowingtabs a:link span, .glowingtabs li a:link span{ 
color:#000000 ;
}

.glowingtabs a:hover, .glowingtabs li a:hover{
color:#009241 ;
}
.glowingtabs a:hover span, .glowingtabs li a:hover span{ 
color:#009241 ;
}
.glowingtabs li.selected a{ 
color:#009241 ;
}

.glowingtabs li.selected a span{ 
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#009241;
}


.dropmenudiv_d{
position:absolute;
top: 0;
line-height:18px;
z-index:100;
background-color: #F9E337;
width: 135px;
visibility: hidden;
margin-top:5px;
}
.dropmenudiv_d a{
background:url(../images/arrow1.gif) no-repeat center left;
background-position:8% 50%;
width: 119px;
height:20px;
display: block;
text-indent: 5px;
font:normal 12px Arial, Helvetica, sans-serif;
border-bottom: 1px solid #EBB705;
padding: 2px 0 0 16px;
text-decoration: none;
text-align:left;
color: #000000;
}

* html .dropmenudiv_d a{ 
width: 100%;
}

.dropmenudiv_d a:hover{ 
background:#f5cf2c url(../images/arrow1.gif) no-repeat center left;
background-position:8% 50%;
text-decoration:none;
}
.dropmenudiv_d a:visited{ 
color: #000000;
}

.dropmenudiv_d a.last{
background:url(../images/arrow1.gif) no-repeat center left;
background-position:8% 50%;
width: 119px;
height:20px;
display: block;
text-indent: 5px;
border-bottom:0;
padding: 2px 0 0 16px;
text-decoration: none;
text-align:left;
}

* html .dropmenudiv_d a.last{ 
width: 100%;
}

.dropmenudiv_d a.last:hover{ 
background:#f5cf2c url(../images/arrow1.gif) no-repeat center left;
background-position:8% 50%;
text-decoration:none;
}

.dropmenudiv_d a.last:visited{ 
color: #000000;
}

/*CSS for bottom menu in the header part ends*/

/*Content area*/
.contentArea{
background-color:#86c32a;
border-top: 2px solid #39a66c;
min-height:250px;
height:auto !important;
height:250px;
padding:10px 28px 0px 28px;
}	
.leftContent{
	float:left;
	width:202px;
	margin-right:28px;
	}

.rightContent{
	float:left;
	width:650px;
	
	}
	
.rightContentbox{
	background: url(../images/content_bg.jpg); padding:0 8px;
	}


.contentTopCrv{
	background:url(../images/content_area_top_crv.jpg) no-repeat;
	height:9px;
	padding:0 0 0 50px;
	}

.contentBtmCrv{
	background: url(../images/content_area_botm_crv.jpg) no-repeat;
	height:9px;
	padding:0 0 0 50px;
	}

.contentBox{
	width:400px;
	float:left;
	margin-right:20px;
	margin-top:25px;
	padding:0 0 0 10px;
	}
	
.newsBox{
	width:162px;
	float:left;
	margin-top:25px;
	background:url(../images/news_box.jpg) no-repeat;
	height:142px;
	padding:58px 18px 18px 18px;
	}
.greenText{
	color:#008738;
	}

.greenText a{
	color:#008738;
	text-decoration:none;
	}
.greenText a:link{
	color:#008738;
	text-decoration:none;
	}
.greenText a:hover{
	color:#008738;
	text-decoration:underline;
	}
.greenText a:visited{
	color:#008738;
	text-decoration:none;
	}
.home_pic{
	float:right;
	margin:0 0 40px 10px;
	padding:3px;
	border:1px solid #008738;
	}

.contactItems1{
text-align:right;
	margin:0 0 8px 0;
	}
.contactItems1 a{
color:#000000;
	text-decoration:underline;
	}
.contactItems1 a:hover{
color:#000000;
	text-decoration:none;
	}

.contactItems{
	margin:0 0 8px 0;
	}
.contactItems a{
color:#000000;
	text-decoration:underline;
	}
.contactItems a:hover{
color:#000000;
	text-decoration:none;
	}
#innerBanner{

width:634px;
height:105px;

	background:#f9e337;
	margin-bottom:18px;
	background:url(../images/innerbanner_4.jpg) no-repeat;
	}
#innerBanner a{
	color:#000000;
	text-decoration:underline;
	
	}
#innerBanner a:hover{
	text-decoration:none;
	}

#innerBanner h1{
	color:#FF0000;
	font-size:18px;
	margin:0px 0px 5px 7px;
	font-weight:normal;
	}

.bcrm{
	font-size:11px;
	padding:0 0 0 8px;
	}

.bcrm a{
text-decoration:underline;
	}
.bcrm a:link{
text-decoration:underline;
	}
.bcrm a:hover{
text-decoration:none;
	}
	
.title{
	padding-top:60px;
	float:left;
	width:230px;
	font-size:10px;
	}
	
.banner{
text-align:right;
	padding-top:3px;
	float:left;
	width:400px;
	height:85px;
	}	
.innerContentBox{
	padding:0 8px;
	min-height:350px;
	height:auto !important;
	height:350px;
	}
	
.innerContentBox TR TD{
	
	text-align:left;
	}
.innerContentBox table{
	border:none;
	}
.innerContentBox h1{
	color:#FF0000;
	font-size:22px;
	margin-bottom:10px;
	font-weight:normal;
	}
	
	
.innerContentBox h2{
	color: #FF0000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
		}	
	

	
.innerContentBox img{
	padding:1px;
	border:1px solid #81BC84;
	float:right;
	margin:0 0 8px 8px;
	}


.innerContentBox select, .innerContentBox textarea, .innerContentBox input{
	width:170px; margin-bottom:8px; border:1px solid #86C32A; 
	}
.innerContentBox input{
height:18px;
}
.browse1 input{
height:22px;
}
.bullets1 img{
	border:0;
	float:left;
	margin:4px 4px 0 0;
	}
	#bullets1 img{
	border:0;
	float:left;
	margin:4px 4px 0 0;
	}

.copyRight{
background:url(../images/footer-image.jpg) no-repeat 690px 0px;
padding-left:692px;
font-size:11px;
}
.copyRight a
{
text-decoration:none;
color:#716567 !important;
}
.copyRight a:link
{
text-decoration:none;
color:#000000;
}
.copyRight a:hover
{
text-decoration:underline;
color:#000000;
}
.copyRight a:visited
{
text-decoration:none;
color:#000000;
}
/*--------------------- Table Content starts------------------*/
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #312914;
	text-decoration: none;
	text-align:left;
	font-weight:normal;
	
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #312914;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
}
.producttable input
{
width:10px;
margin:0;
border:0;
}
/*--------------------- Table Content ends-----------------*/


/*--------------------- List Content starts-----------------*/
.list1
{
padding-left:16px;
}
/*--------------------- List Content ends-----------------*/

/*--------------------- form Content starts-----------------*/

.submit input
{
border:0;
margin:0;
width:91px;
height:27px;

}
/*--------------------- form Content ends-----------------*/

/*--------------------- recipe Content starts-----------------*/
.recipe1
{
font-size:11px;
color:#76B01D;
}
.recipebox textarea
{
	width:280px; margin-bottom:8px; border:1px solid #66C46D;

}
.recipe_kids
{
width:590px;
height:560px;
margin:0;
padding:0;

}
.innerrecipeBox img
{
border:0;
}
.innerrecipeBox{
	padding:0 5px;
	}
	
	.recipetitle{
	color:#FF0000;
	font-size:22px;
	margin-bottom:10px;
	font-weight:normal;
}
.recipebig
{
text-align:left;
margin-top:8px;
margin-bottom:8px;
}
.recipehead1{
	color: #FF0000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:24px;
	}
.recipecontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #212121;
	text-decoration: none;
	line-height:18px;
}

/*--------------------- recipe Content ends-----------------*/


.nextPre{
	padding-left:418px;
	text-align:left;
	height:25px;
	}
.nextPre a{
	padding:0px;
		margin:0px;}

.pre{
	width:70px;
	height:18px;
	}
	
.nxt{
margin-left:1px;
	width:50px;
	height:18px;
	}
	
	
	
/*--------------------- recipe page-----------------*/

.recipeCat img{ display:block;}
.recipeCat{
	margin-right: 16px;
	width:138px;
	height:231px;
	float:left;
	background:url(../images/list.jpg) no-repeat;
	padding:25px 4px 0;
	}


.recipeCatLast{
	margin-right:0px;
	}
	
.recipeCatHead{
	margin-left:10px;
	margin-bottom:9px;
	}
	
.recipeBoxText{
	font-size:11px;
	height:70px;
	margin:4px 4px;
	}

.recipeMore{
	padding-left:85px;
	margin-top:3px;
	}
	
.recipeInreMenu{
	background-color:#FFFFFF;
	}
	
.recipeInreMenu img{
	display:block;
	}	
.recipeLinkBox{
	margin-top:5px;
	}

.recipeInreMenu a{
	display:block;
	margin:0px 14px;
	background:url(../images/resipe.gif) repeat-x bottom;
	height:25px;
	text-decoration:none;
	color:#000000;
	padding:5px 0 0 5px;
	}

.recipeInreMenu a:hover{
	background-color:#fef981;
	}

.recipeInreMenu span a{
	background:none;
	}


.positionimg{
	position:absolute;
	padding-left:407px;
	top:341px;
	width:217px;
	height:215px;
	
	}


*html .positionimg{
	left:695px;
	}
	
.tlHead{
	background:#86C32A;
	font-size:13px;
	color:#FFFFFF;
	padding:3px 0px;
	font-weight:bold;
	}
.tlHead1{
	background:#86C32A;
	font-size:12px;
	color:#FFFFFF;
	padding:3px 5px;
	font-weight:bold;
	}
	
	
	
.tl_line tr td{
	border:1px solid #D5EDAF;

	
	}

.clients1
{
font-size:13px;
}

.tick img
{
	border:0;
    float:left;
	margin:0 32px;
}
#serves
{
background:url(../images/serve.jpg) no-repeat;
background-position:43% 50%;
float:left;
color:#008738;
height:28px;
line-height:28px;
}

#cover img
{
border:0 !important; 
padding:0;
margin:0;
}

.read1
{
float:right;

}

.write
{
padding-left:75px;
}

.write a
{
color:#ffffff;
text-decoration:none;
}
.write a:link
{
color:#ffffff;
text-decoration:none;
}
.write a:hover
{
color:#ffffff;
text-decoration:underline;
}

.innerusageBox{
	padding:0 3px;
	min-height:300px;
	height:auto !important;
	height:300px;
	}
.innerusageBox h1{
	color:#FF0000;
	font-size:22px;
	margin-bottom:10px;
	font-weight:normal;
	}
	
	
.innerusageBox h2{
	color: #FF0000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
		}	
	
.innerusageBox img{
	padding:1px;
	border:1px solid #81BC84;
	float:right;
	margin:0 0 8px 8px;
	}

.table_contentBox{
	border:1px solid #015e29;
	}
.table_contentBox img{
	border:0;
	}

.tableBoxLG{
	background-color:#dcf79a;
	padding:10px 10px 5px 0;
	border-bottom:1px solid #015e29;
	}

.tableBoxDG{
	background-color:#95e00a;
	padding:10px 10px 5px 0;
	border-bottom:1px solid #015e29;
	}
	
#boxes1
{
height:20px;
background-color:#95e00a;
padding:1px 0 1px 5px;
}	
#boxes2
{
height:20px;
background-color:#dcf79a;
padding:1px 0 1px 5px;
}	

.tableNumberBox{
float:left;
	height:34px;
	width:18px;
	padding:6px 0 0 2px;
	color:#FFFFFF;
	margin-bottom:auto;
	margin-top:22px;
	background:url(../images/number_3angl.gif) no-repeat;
	}
.tableNumberBox1{
float:left;
	height:34px;
	width:18px;
	padding:6px 0 ;
	color:#FFFFFF;
	margin-bottom:auto;
	margin-top:22px;
	background:url(../images/number_3angl.gif) no-repeat;
	}
	.tableNumberBox2{
float:left;
	height:34px;
	width:18px;
	padding:6px 0 0 2px;
	color:#75ae0c;
	margin-bottom:auto;
	margin-top:22px;
	background:url(../images/number_4angl.gif) no-repeat;
	}
.tableNumberBox12{
float:left;
	height:34px;
	width:18px;
	padding:6px 0 ;
	color:#75ae0c;
	margin-bottom:auto;
	margin-top:22px;
	background:url(../images/number_4angl.gif) no-repeat;
	}

	
.tableRightBox{
	float:left;
	width:589px;
	margin:0 0 0 10px;
	}


.table_contentBox H1{
	font-size:14px;
	display:block;
	margin-bottom:3px;
	}

.table_contentBox H1 span{
	font-weight:normal;
	}


.table_yellow{
	background-color:#fefebe;
	padding:10px;
	}
	
.tableBenfit{
	padding-top:6px;
	}
	
.tableBenfit img{
	display:block;
	float:left;
	margin-right:9px;
	margin-top:5px;
	}

#logo1
{
float:right;
padding:0;
margin-top:25px;
}

/*----------------Cooking tips starts------------*/
#cook{
width:100%;
height:25px;
background-color:#86C32A;
text-align:center;	
line-height:22px;
	}

#cook a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
		}
#cook a:link{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
#cook a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
#cook a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}

.cooktable1
{
border-left:1px solid #86C32A;
	}

.cooktable2
{
border-right:1px solid #86C32A;
	}
	.cooktable3
{
border-left:1px solid #86C32A;
border-bottom:1px solid #86C32A;

	}

.submit2
{
border-right:1px solid #86C32A;
border-bottom:1px solid #86C32A;
	}
/*----------------Cooking tips ends------------*/

/*----------------Network starts------------*/

.network1{
float:left;
	width:310px;
	}

#network1{
float:left;
	width:270px;
	}
	
.branchfont2
{
 text-align:left;  color:#FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; 
 text-decoration:none; font-weight:bold; line-height:25px;
}


.branchfont1
{
 text-align:left; color:#1b0508; font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
 text-decoration:none; font-weight:bold; line-height:20px;
}
.branchfont3
{
text-align:left;  color:#1b0508; font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
; text-decoration:none; font-weight:normal; 
}

/*----------------Network ends------------*/

.innereditorbox{
	padding:0 8px;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
.innereditorbox img{
padding:0 1px;
margin:0;
	}
#nuval img
{
float:left;
border:0 !important; 
padding:0 50px;
margin:0;
}

.dot1
{
list-style-type:disc;
}
#recipe img
{
	display:block;
	float:left;
	margin:2px;
}
#points
{
padding-left:20px;
}

#ext img
{
border:0;
margin:0 5px 4px 0;
}




.newsInDetail{
	font-weight:normal !important;
	}
	
.newsInDetail img{
	float:left;
	margin:0 10px 10px 0;
	padding:0px !important;
	border:0px !important;
	}