@charset "utf-8";
/* CSS Document */
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

	div.contentBox h1 span.fakeSpan{
		display: none;
	}
	/*** Top Box Area ***/
	div.contentBox .topcontentBox {
		background: #fff none;
		margin: 20px 0 0;
		padding: 20px;
		position: relative;
		width: 649px;
	}
		div.topcontentBox .customlinkUlli{
			list-style: none;
			margin: 15px 0 0;
			width: 100%;
		}
			.customlinkUlli li {
				display:block;
				margin-bottom: 5px;
				padding:5px 5px 5px 0;
				width:200px;
			}
			.customlinkUlli li .backNode {
				background: #55A51A url(/Images/arrow-back.gif) no-repeat left center;
			}
			.customlinkUlli li a {
				background: #55A51A url(/Images/home/arrow-list.gif) no-repeat top left;
				padding: 5px 15px 5px 20px;
			}
			.customlinkUlli li a:hover {
				background: #44850D url(/Images/arrow-list-hover.gif) no-repeat top left;
				text-decoration: none;
			}
		
		div.topcontentBox .cstmlnkWhiteUlli{
			list-style: none;
			margin: 15px 0 0;
			width: 100%;
		}
			.cstmlnkWhiteUlli li {
				display: inline;
			}
			.cstmlnkWhiteUlli li a {
				background: #FFF url(/Images/home/arrow-list-white.gif) no-repeat top left;
				color: #231F20;
				display: block;
				float: left;
				height:	20px;
				margin: 0 5px 0 0;
				padding: 4px 15px 0 20px;
				width: auto;
				
			}
			.cstmlnkWhiteUlli li a:hover {
				background: #44850D url(/Images/arrow-list-white-hover.gif) no-repeat top left;
				color: #fff;
				text-decoration: none;
			}
		
		div.topcontentBox .recipeTop{
			background: #EFF2F4 url(/Images/recipes/trckbott-bg.jpg) repeat-x left bottom;
			color: #3E6E0E;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 1.5em;
			font-weight: normal;
			width: 100%;
		}	
			.recipeTop .samheightWrapper {
				border-bottom: 1px solid #A2CB87;
				margin: 0 20px;
				padding: 20px 0;
			}
				.samheightWrapper p{
					float : left;
					padding: 1px 0 0 0;
					width: 320px;
				}
				.samheightWrapper .formBox {
					display: block;
					float: left;
					width: 256px;
				}
					.samheightWrapper .formBox input {
						float: left;
					}
				.samheightWrapper .inputsrcRecipe {
					border:1px solid #8ED400;
					height:19px;
					padding:3px 0 0 5px;
					width:175px;
				}
			.recipeTop .recipeCat {
				width: 100%;
			}
				.recipeCat p {
					margin: 0 20px;
					padding: 20px 0;
				}
				.recipeCat .rcpcategoryNav {
					list-style: none;
				}
					.rcpcategoryNav li {
						display: block;
						float: left;
						height: 103px;
					}
					.rcpcategoryNav li a{
						display: block;
						height: 103px;
					}
					.rcpcategoryNav li a, .rcpcategoryNav li a:hover{
						text-decoration: none;
					}
						.rcpcategoryNav li a strong{
							visibility: hidden;
						}
						.rcpcategoryNav li .healthyCat {
							background: transparent url(/Images/recipes/cat-healthy.jpg) no-repeat left top;
							width: 125px;
						}
						.rcpcategoryNav li .healthyCat:hover {
							background: transparent url(/Images/recipes/cat-healthy-hvr.jpg) no-repeat left top;
						}
						.rcpcategoryNav li .healthyCatActive {
							background: transparent url(/Images/recipes/cat-healthy-act.jpg) no-repeat left top;
							width: 125px;
						}
						.rcpcategoryNav li .weeknightCat {
							background: transparent url(/Images/recipes/cat-weeknights.jpg) no-repeat left top;
							width: 132px;
						}
						.rcpcategoryNav li .weeknightCat:hover {
							background: transparent url(/Images/recipes/cat-weeknights-hvr.jpg) no-repeat left top;
						}
						.rcpcategoryNav li .weeknightCatActive {
							background: transparent url(/Images/recipes/cat-weeknights-act.jpg) no-repeat left top;
							width: 132px;
						}
						.rcpcategoryNav li .smthngspclCat {
							background: transparent url(/Images/recipes/cat-somethingspecial.jpg) no-repeat left top;
							width: 132px;
						}
						.rcpcategoryNav li .smthngspclCat:hover {
							background: transparent url(/Images/recipes/cat-somethingspecial-hvr.jpg) no-repeat left top;
						}
						.rcpcategoryNav li .smthngspclCatActive {
							background: transparent url(/Images/recipes/cat-somethingspecial-act.jpg) no-repeat left top;
							width: 132px;
						}
						.rcpcategoryNav li .partiesCat {
							background: transparent url(/Images/recipes/cat-parties.jpg) no-repeat left top;
							width: 131px;
						}
						.rcpcategoryNav li .partiesCat:hover {
							background: transparent url(/Images/recipes/cat-parties-hvr.jpg) no-repeat left top;
						}
						.rcpcategoryNav li .partiesCatActive {
							background: transparent url(/Images/recipes/cat-parties-act.jpg) no-repeat left top;
							width: 131px;
						}
						.rcpcategoryNav li .videosCat {
							background: transparent url(/Images/recipes/cat-videos.jpg) no-repeat left top;
							width: 129px;
						}
						.rcpcategoryNav li .videosCat:hover {
							background: transparent url(/Images/recipes/cat-videos-hvr.jpg) no-repeat left top;
						}
						.rcpcategoryNav li .videosCatActive {
							background: transparent url(/Images/recipes/cat-videos-act.jpg) no-repeat left top;
							width: 129px;
						}
	/** EOL Top Box Area **/
	
	
	/** Flash Box **/
	div.contentBox .recipeflashBox {
		background: #fff;
		margin: 5px 0 0;
		position: relative;
		width: 650px;
	}
		.recipeflashBox h2 {
			color: #3F6F0F;
		}
		.recipeflashBox .flassContainer {
			margin: 14px 0 0;
		}
	/** EOL Flash box **/
	
	/** recipe list **/
	div.contentBox .newsList {		
		position: relative;
		width: 650px;
	}
		.newsList h2 {
			color: #3F6F0F;
			line-height: normal;
			margin-bottom: 10px;
		}
		.newsList .newsColoumn{
			border-top: 1px solid #AAD28C;
			margin-bottom: 15px;
			padding-top: 20px;
		}
			.newsColoumn .newsImg {
				float: left;
				overflow: hidden;
				width: 153px;
			}
			.newsColoumn .newsIntro {
				float: left;
				width: 480px;
			}
				.newsIntro h3 {
					color: #3F6F0F;
					font-size: 1.3em;
					font-weight: normal;
				}
					h3 span {
						color: #7F997F;
						font-size: 0.6em;
					}
				.newsIntro p {
					padding: 10px 0;
					width: 450px;
				}
				.newsIntro .buttonHolder {
					padding: 0;
				}
					.buttonHolder ul {
						float: left;
						height: 24px;
						margin: 0 !important;
						width: 123px !important;
					}
					.buttonHolder ul li{
						width: 118px !important;
					}
					.buttonHolder a {
						width: 93px;
					}
		.newsList .newsDetail {
			width: 100%;
		}
			.newsDetail .textWrapper {
				border-bottom: 1px solid #AAD28C;
				border-top: 1px solid #AAD28C;
				padding: 16px 0 20px;
			}
			.newsDetail .imgBox {
				float: left;
				margin-top: 17px;
				padding: 3px 0 18px;
				width: 154px;
			}
			.newsDetail h3 {
				font-size: 1.3em;
				font-weight: normal;
			}
			.newsDetail p {
				padding-top: 10px;
			}
			.newsDetail .date {
				color: #7F997F;
				font-size: 0.8em;
				font-weight: normal;
			}
		.newsList .pagging,
		ul.pagination {
			font-weight: bold;
			height: 15px;
			padding: 10px 0 0;
			text-align: left;
		}
			.pagging a,
			ul.pagination a{
				color: #55A51A;
				font-weight: normal;
				padding: 0 5px;
			}
			
			.pagging a:hover,.pagging .active,
			ul.pagination a:hover, ul.pagination a:active {
				color: #003300;
				font-size: 1.1em;
				font-weight: bold;
				text-decoration: none;
			}
			.pagging .prev {
				padding-left: 0;
			}
			
	/** EOL recipe list **/
	
	/** Got Reciepe to share box **/
	div.contentBox .grtsBox {
		background: #91CA2B;
		margin: 5px 0 0;
		padding: 20px;
		position: relative;
		width: 650px;
	}
		.grtsBox p {
			padding: 15px 0;
			width: 562px;
		}
		.grtsBox .grtspicBox {
			position: absolute;
			left: 588px;
			top: 10px;
			z-index: 9999;
		}
	
