/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

 .search {
	top: 280px;
	right: 15px;
	position: relative;
	width: 205px;
	margin-top:-330px;
	background-color:#F0F7D4;
	border:1px solid #49993E;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.search h2 {
	font-size: 12px;
	color:#A0E83F;
	margin: 0px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search form {
	padding: 0px;
	margin: 0px;
}
.search .input {
	background:#fff;
	font-size: 11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 4px 3px;
	margin: 0px;
	border:1px solid #436700;
}
.search .arrow {
	width: 69px;
	height: 22px;
	background-color: #49993E;
	background-image: url(../Images/SearchArrow.png);
	background-repeat: no-repeat;
}
/*\ IE/Win min height hack */ * html .searcharrow {
	margin: -23px 0px 0px 138px;
} /* */
.searcharrow {
	margin: -22px 0px 0px 138px;
}
.searcharrow {
	padding: 0px;
*margin: -23px 0px 0px 138px;
	top: 0px;
	background: none;
}
.search p {
	padding: 5px 0px 3px;
	margin: 0px;
	font-size: 10px;
	display:inline;
}
.search p a {
}
.content {
	float: left;
	width: 500px;
	padding: 0px;
}
/* BreadCrumb */

 .BreadCrumb {
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding:7px;
	color:#666;
}
.BreadCrumb ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(../Images/BreadCrumbIcoUl.png) no-repeat left center;
}
.BreadCrumb li {
	background: url(../Images/trail_arrow.gif) no-repeat left center;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	display: inline;
}
.BreadCrumb li a {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.content h1 {
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 5px 0px;
	margin: 0px 0px 5px 0px;
}
.content h2 {
	font-size: 14px;
	letter-spacing: -1px;
	padding: 5px 0px;
	margin: 0px 0px 5px 0px;
}
.content h3 {
	font-size: 14px;
	letter-spacing: -1px;
	padding: 5px 0px;
	margin: 0px 0px 5px 0px;
}
/* article */
.content .PostItem {
	display: block;
	clear: both;
}
.Intro {
	margin-bottom: 20px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Articles {
	margin: 0px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured {
	margin: 0px 0px;
	clear: left;
}
.Featured h1 {
	padding-left: 25px;
	background: url(../Images/FeaturedIcoHeading.png) no-repeat left center;
	margin-bottom: 10px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categories {
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Blogs {
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* IE min height hack */ * html .Authors {
	height: 150px;
}
.Authors {
	min-height: 150px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Pages {
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post {
	padding: 0px;
	margin: 0px;
}
/* Post Author left side from the article */
.Post .PostAuthorDetails {
	float: right;
	padding: 10px;
	margin: 0px 0px 10px 20px;
	width: 200px;
	font-size: 11px;
	border-bottom: #fff 10px solid;
	border-left: #fff 10px solid;
}
.Post .PostAuthorDetails h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.Post .PostAuthorDetails p {
	font-size: 10px;
	padding: 3px 0px;
	margin: 0px;
	color:#333;
}
.Post .PostAuthorDetails img {
	margin: 0px 10px 0px 0px;
	padding: 1px;
	border: solid 1px #ccc;
	float: left;
}
/* Post Head */
.Post .PostHead {
}
.Post .PostHead h1 {
	padding: 2px 0px;
	margin: 2px 0px;
}
.Post .PostHead h2 {
	padding: 2px 0px;
	margin: 0px;
}
/* Post Info/Details */
.PostInfo {
	padding: 10px;
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	background: #f6f6f6;
	color:#7e8996;
	width:625px;
}
.PostInfo li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-type: none;
}
.PostInfo a {
	color: #7e8996;
	text-decoration: underline;
	font-weight: bold;
}
.PostInfo .Author {
	border-right: solid 1px #7e8996;
	padding: 0px 5px 0px 0px;
}
.PostInfo .Time {
	border-right: solid 1px #7e8996;
	padding: 0px 5px 0px 5px;
}
.PostInfo .Categ {
	border-right: solid 1px #7e8996;
	padding: 0px 5px 0px 5px;
}
.PostInfo .Rating {
	padding: 0px 0px 0px 5px;
}
/* Post Content */
.Post .PostContent {
}
.Post .PostContent img {
}
.Post .PostContent p {
}
/* Post Content -Single Page */
.Post .PostContentSingle {
}
.Post .PostContentSingle img {
}
.Post .PostContentSingle h1 {
}
.Post .PostContentSingle p {
}
/* Post Bottom - Printer Version +  Full story + Visit Site */
.Post .PostBottom {
	padding: 5px 0px 15px 0px;
	margin: 0px;
}
.Post .PostBottom li {
	padding: 2px 0px;
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	display: inline;
	font-size: 10px;
}
.Post .PostBottom li a {
	text-decoration: underline;
}
.Post .PostBottom li a:visited {
	text-decoration: underline;
}
.Post .PostBottom li a:hover {
	text-decoration: underline;
}
.Post .PostBottom .FullStory {
	background: url(../Images/icon_FullStory.png) no-repeat left center;
	padding-left: 17px;
}
.Post .PostBottom .VisitSite {
	background: url(../Images/icon_VisitSite.png) no-repeat left center;
	padding-left: 17px;
}
.Post .PostBottom .PrinterVersion {
	background: url(../Images/icon_PrinterVersion.png) no-repeat left center;
	padding-left: 17px;
}
.Post .PostBottom .EditArticle {
	background: url(../Images/icon_EditArticle.png) no-repeat left center;
	padding-left: 17px;
}
/* Article More Related Info */
.Post .PostMore {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
.Post .PostMore h1 {
	font-size: 23px;
	padding: 5px 0px;
	margin: 0px;
}
/* Article Comments */
.Post .PostMore .Comment, .Post .PostMore .CommentAlt {
	padding: 5px 10px 10px 10px;
}
.Post .PostMore .Comment .Title, .Post .PostMore .CommentAlt .Title {
	font-size: 12px;
	padding: 4px 3px;
	padding-left:40px;
	margin: 0px;
}
.Post .PostMore .Comment .Details, .Post .PostMore .CommentAlt .Details {
	font-size: 9px;
	padding: 0px 3px;
	padding-left:40px;
	margin: 0px;
	color: #7E8996;
}
.Post .PostMore .Comment .Reply, .Post .PostMore .CommentAlt .Reply {
	float: right;
	font-size: 9px;
	padding-top:4px;
	color: #7E8996;
	clear: both;
}
.Post .PostMore .Comment .Content, .Post .PostMore .CommentAlt .Content {
	font-size: 11px;
	padding: 10px 0px 0px 5px;
	margin: 0px;
}
/* Article Submit Comments */
.PostSubmitComments {
	font-size: 10px;
}
/* Article Navigation */
/* IE min height hack */ * html .ArtNav {
	height: 15px;
}
.ArtNav {
	font-size: 11px;
	line-height: 13px;
	background: #f5f5f5;
	padding: 6px;
	min-height: 15px;
}
.ArtNav strong {
	letter-spacing: -1px;
}
.ArtNavLeft {
	float: left
}
.ArtNavRight {
	float: right
}
/* Paging */
.Paging {
	text-align: right;
	padding: 6px;
	font-size: 10px;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear:both;
}
.Paging strong {
	letter-spacing: -1px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Category Top ( Only on the Category page)  */
.Category {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	position: relative;
}
.Category h1 {
	font-size: 25px;
}
.Category .Desc {
	font-size: 10px;
	line-height: 14px;
}
.Category .rss {
	position: absolute;
	right: 0px;
	top: 15px;
}
.SubCategory {
	clear:both;
	margin-bottom:5px;
}
.SubCategory ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom:15px;
	clear:both;
}
.SubCategory li {
	background: url(/images/bullet.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0px;
	font-size: 13px;
	list-style-type: none;
	font-weight:bold;
	float:left;
	width:160px;
}
.SubCategory h2 {
	margin:0px!important;
	padding:0px!important;
	color:#A53127;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight:bold;
}
.SubCategory li a {
	color:#A53127;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
}
.SubCategory li a:hover {
	color:#277327;
	text-decoration:underline;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ {
	padding: 0px;
	margin: 15px 0px;
	position: relative;
	font-size: 10px;
	font-weight: bold;
}
.AZ ul {
	padding: 5px 0px;
	margin: 0px;
}
.AZ li {
	padding: 0px 1px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}
.AZ a {
	padding: 0px 3px;
	margin-right: 1px;
}
.AZ a:visited {
	padding: 1px 3px;
}
.AZ a:hover {
	padding: 1px 3px;
}
.ListAuthors {
}
.ListAuthors ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.ListAuthors li {
	line-height: 16px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms {
	font-size: 10px;
	width:625px;
}
.PageForms td {
	padding: 10px;
}
.PageForms th {
	padding: 10px 2px 10px 10px;
	text-align: left;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	background-color:#D8F7D4;
}
.PageForms tr td {
	padding: 10px;
}
.PageForms tr td table tr td {
	padding: 3px;
	font-size: 11px;
}
.PageForms tr td table tr td table tr td {
	padding: 0px;
	font-size: 11px;
}
.PageForms form {
}
.PageForms tr td {
	padding: 10px;
}
.PageForms th {
	padding: 10px 2px 10px 10px;
	text-align: left;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.PageForms tr td table tr td {
	padding: 3px;
	font-size: 11px;
}
.PageForms tr td table tr td table tr td {
	padding: 0px;
	font-size: 11px;
}
.PageForms td table td input {
	padding: 3px;
}
.PageForms td table td input.keyfield {
	border: inset 1px #ccc;
	padding: 3px;
}
.PageForms td table td textarea {
	border: inset 1px #ccc;
	padding: 5px;
}
.PageForms td table td select {
	border: inset 1px #ccc;
	padding: 2px;
}
.PageForms .Button {
	font-size: 10px;
	padding: 2px 5px;
	border: outset 2px #e0e0e0;
	font-weight: bold;
}
.PageForms .Required {
	color:#FF0000;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Message */
.Message {
	color: #ff4e00;
	background: url('../Images/warning.gif') #FFFFCC no-repeat 5px center;
	font-size: 11px;
	padding: 5px 5px 5px 25px;
	line-height: 16px;
	border: 1px solid #FFCC66;
	margin-left: 5px;
}
.ErrorMessage {
	color: #ff0000;
	background: url('../Images/exclamation.png') no-repeat left center;
	font-size: 11px;
	padding-left: 20px;
	line-height: 16px;
}
.SuccessMessage {
	color: #66ad00;
	background: url('../Images/success.png') no-repeat left center;
	font-size: 11px;
	padding-left: 20px;
	line-height: 16px;
}
/* tabs styles */
#tabnav {
	height: 26px;
	margin: 0px 0px 10px 0px;
	padding-left: 6px;
	background: url('../Images/tab_bottom.gif') repeat-x bottom;
}
#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#tabnav li a {
}
#tabnav li a:visited {
}
#tabnav li a:hover {
}
#tabnav .navlinks {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	float: right;
}
.tablink {
	float: left;
}
#tabnav .tablink a:link, #tabnav .tablink a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin: 0px 4px 0px 0px;
	text-decoration: none;
}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active {
}
#tabnav a:hover {
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ViewAll {
	background: url(../Images/ico_view_all.png) no-repeat left center;
	padding-left: 13px;
	font-size: 10px;
	font-weight: bold;
	color:#33b0ee;
}
.ViewAll a {
	color:#33b0ee;
}
.ViewAll a:visited {
	color:#33b0ee;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right {
	float: right;
	width: 235px;
	padding-top: 10px;
}
.right ul {
	padding: 10px;
	margin: 10px;
	list-style-image: url(../Images/ArrowLeft.png);
}
.right li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.right h2 {
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	letter-spacing: -1px;
	border-bottom: solid 2px #ccc;
}
.right li a {
	font-size: 11px;
}
.right li a:visited {
}
.right .Categories {
	margin-bottom: 15px;
}
.right .Categories h2 {
	background: url(../Images/IcoCategories.png) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
}
.right .Categories ul {
	padding:0px;
	margin:0px;
	padding-top: 0px;
	border-top: solid 1px #dfe6ec;
	padding-bottom: 0px;
	list-style-image: none;
}
.right .Categories li a {
	font-size: 12px;
	padding-left: 15px;
	display: block;
	border-bottom: solid 1px #dfe6ec;
	background: url(../Images/ArrowLeft.png) no-repeat left top;
	padding-top: 3px;
	padding-bottom: 3px;
}
.right .Categories li a:hover {
}
.ArticleOptions {
	margin-bottom: 15px;
	border:1px solid #D8F7D4;
	width:150px;
}
/* .ArticleOptions h2 { background: url(../Images/IcoArticleOptions.png) no-repeat left top; padding-left: 20px;}
*/.ArticleOptions h2 {
	font-size:13px!important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 10px;
	background-color:#D8F7D4!important;
	font-weight:bold!important;
	margin:0px!important;
	padding:1px!important;
}
.ArticleOptions ul {
	padding-left:5px;
	margin:0px;
	padding:0px;
}
.ArticleOptions li a {
}
.ArticleOptions .myaccount {
	background: url(../Images/user.png) no-repeat left center;
	text-indent: 20px;
}
.ArticleOptions .EmailToFried {
	background: url(../Images/ArticleOptionsEmail.png) no-repeat left center;
	text-indent: 20px;
}
.ArticleOptions .rate {
	background: url(../Images/ArticleOptionsFavorites.png) no-repeat left center;
	text-indent: 20px;
}
.ArticleOptions .share {
	background: url(../Images/share-icon-16x16.png) no-repeat left center;
	text-indent: 20px;
}
.ArticleOptions .recipevideo {
	background: url(../Images/monitor.png) no-repeat left center;
	text-indent: 20px;
}
.ArticleOptions .PrintArticle {
	background: url(../Images/ArticleOptionsPrint.png) no-repeat left center;
	text-indent: 20px;
}
.ArticleOptions .RemoveFavorites {
	background: url(../Images/ArticleOptionsFavorites.png) no-repeat left center;
}
.ArticleOptions .AddToFavorites {
	background: url(../Images/ArticleOptionsFavorites.png) no-repeat left center;
}
.ArticleOptions .ArticlesToRead {
	background: url(../Images/ArticleOptionsRead.png) no-repeat left center;
}
.ArticleOptions .RemoveRead {
	background: url(../Images/ArticleOptionsRead.png) no-repeat left center;
}
.right .PopularArticles {
	margin-bottom: 15px;
}
.right .PopularArticles h2 {
	background: url(../Images/IcoPopularArticles.png) no-repeat left top;
	padding-left: 20px;
}
.right .PopularArticles li a {
}
.right .FavoriteArticles {
	margin-bottom: 15px;
}
.right .FavoriteArticles h2 {
	background: url(../Images/IcoFavoriteArticles.png) no-repeat left top;
	padding-left: 20px;
}
.right .FavoriteArticles li a {
}
.right .ArticlesToRead {
	margin-bottom: 15px;
}
.right .ArticlesToRead h2 {
	background: url(../Images/IcoArticlesToRead.png) no-repeat left top;
	padding-left: 20px;
}
.right .ArticlesToRead li a {
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.EmailToFriend {
	background: #fff;
	margin: 30px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer {
	padding: 10px;
	width: 760px;
	margin: 0 auto;
	background: #f8f8f8;
	clear: both;
	color:#61614e;
}
.footer p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
/* Spread the Word */
.SpreadTheWord {
	background-color:#FFFFFF;
	border:1px solid #D8F7D4;
	clear:both;
	width:600px;
}
.SpreadTheWord h2.spread {
	color:#000000;
	padding:4px;
	padding-left:10px;
	font-size: 13px !important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#D8F7D4;
}
.SpreadTheWord ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	clear:both;
	padding-bottom:2px;
}
.SpreadTheWord li {
	/*	margin: 0px;
	list-style-type: none;
	display: inline;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;*/
	font-size:11px;
	display: inline;
	margin:0px;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:25px;
}
/* Paging */
.Paging {
	text-align: right;
	padding: 6px;
	font-size: 10px;
	line-height: 15px;
	margin-top: 15px;
	clear:both;
	margin-right: 32px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.Paging strong {
	letter-spacing: -1px;
}
/*.Paging a { display: inline; padding: 2px 5px;}
.Paging a:visited {}
.Paging a:hover { text-decoration: none;}
.PagingDisabled { display: inline; padding: 2px 5px; }*/
.Paging a {
	display: inline;
	padding: 2px 5px;
	background: #f1f6de;
	border: 1px solid #006600;
}
.Paging a:visited {
	background: #f1f6de;
	border: 1px solid #006600;
}
.Paging a:hover {
	text-decoration: none;
	background: #006600;
	color:#fff;
}
.PagingDisabled {
	display: inline;
	padding: 2px 5px;
	border: 1px solid #ccc;
	background: #e5e5e5;
	color:#666;
}
.PagingCurrentPageNumber {
	display: inline;
	font-weight: bold;
	padding: 2px 5px;
	border: 1px solid #006600;
	background: #006600;
	color: #fff;
}
.msgWarning {
	background-image: url('../Images/warning.gif');
	background-repeat: no-repeat;
	background-position: 6px 7px;
	font: normal 11px/18px Tahoma;
	padding: 5px;
	margin-bottom: 15px;
	padding-left: 25px;
	border: dotted 1px #C0C0C0;
	background-color: lightyellow;
	color: #333333;
	text-decoration: none;
	display: '';
	z-index:1000;
	width: 220px;
}
.spreadmsgWarning {
	background-image: url('../Images/warning.gif');
	background-repeat: no-repeat;
	background-position: 6px 7px;
	font: normal 11px/18px Tahoma;
	padding: 5px;
	margin-bottom: 15px;
	padding-left: 25px;
	border: dotted 1px #C0C0C0;
	border-right:none;
	border-left:none;
	background-color: lightyellow;
	color: #333333;
	text-decoration: none;
	display: '';
	z-index:1000;
	width: 220px;
}
.ArticleExtra {
	margin-bottom: 15px;
	border:1px solid #D8F7D4;
	width:150px;
	padding:0px;
	text-align:left;
}
.ArticleExtra h2 {
	font-size:13px!important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 10px;
	background-color:#D8F7D4!important;
	font-weight:bold!important;
	margin:0px!important;
	padding:1px!important;
}
.ArticleExtraContent {
	font-size: 11px;
}
.ArticleExtra ol, .ArticleExtra ol li {
	width:150px;
	font-size: 11px;
	padding-left:5px;
	margin:0px;
	padding:0px;
}
.ArticleExtra ul, .ArticleExtra ul li {
	width:150px;
	font-size: 11px;
	padding-left:5px;
	margin:0px;
	padding:0px;
}
.ArticleExtra ul {
	width:150px;
	margin:0px!important;
	padding:0px!important;
	padding-left:5px!important;
}
.ArticleExtra ul li {
	padding: 0px;
	margin:0px;
	list-style-type: none;
}
.ArticleExtra ul li a {
	font-size: 11px;
	background: url(../Images/ArrowLeft.png) no-repeat left center;
	padding-left: 15px;
}
.FloatNone {
	float: none;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}
/* Summary Article Attachment */
.AttachmentList {
	padding: 6px;
}
.AttachmentList ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	list-style-type: none;
	padding-left: 20px;
}
.AttachmentList ul li {
	padding: 3px;
}
.AttachmentList ul li a {
	font-size: 10px;
	display: block;
	padding-left: 20px;
}
.AttachmentHeading {
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right .Newsletter {
	margin-bottom: 15px;
	font-size: 11px;
}
.right .Newsletter h2 {
	background: url(../Images/IcoNewsletter.png) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
}
/* Teaser Image Styles */
.FeatureImageSpan {
	font-size: 9px;
	margin: 5px;
}
.FeatureImageCaption {
	padding-left: 3px;
	padding-right: 3px;
}
.searchh a {
	font-size:12px;
	background:url(/images/list_a.gif) no-repeat left center;
	padding-left:12px;
}
.searchh a:hover {
	text-decoration:underline;
}
.searchh li {
	background:url(/images/list_li_line.gif) no-repeat bottom left;
	padding-bottom:6px;
	padding-top:7px;
}
.Blogs .PostContent p {
	margin-left:35px;
	margin-right:60px;
}
.recipesearch {
	width: 600px;
	background-color:#ECFBEA;
	border:1px solid #49993E;
	padding-top: 5px;
	padding-right: 15px;
	color:#333333;
	padding-bottom: 5px;
	padding-left: 15px;
}
.videosearch {
	background:#fff;
	font-size: 11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 4px 3px;
	margin: 0px;
	border:1px solid #436700;
	width:475px;
}
.recipesearch .arrow {
	width: 69px;
	height: 22px;
	background-color: #49993E;
	background-image: url(../Images/SearchArrow.png);
	background-repeat: no-repeat;
}
/*\ IE/Win min height hack */ * html .videoarrow {
	margin-top: -23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 490px;
} /* */
.recipesearch .videoarrow {
	margin: -22px 0px 0px 490px;
}
.recipesearch .videoarrow {
	padding: 0px;
*margin: -23px 0px 0px 490px;
	top: 0px;
	background: none;
}
.entry-content ul {
	width:260px;
}
.entry-content h2 {
	margin:0px!important;
	padding:0px!important;
}
.entry-content a {
	font-size:12px;
	background:url(/images/list_a.gif) no-repeat left center;
	font-weight:normal!important;
	padding-left:12px;
}
.entry-content li {
	background:url(/images/list_li_line.gif) no-repeat bottom left;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#slantedmenu {
	font-weight: bold;
	font-size: 90%;
	width:625px;
}
#slantedmenu:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#slantedmenu ul {
	text-indent: 10px;
	padding: 3px 0;
	margin: 0;
	background-color: #e0e0e0;
	border: 1px solid #bebebe;
	text-align: left; /*set value to "center" for example to center items*/
}
#slantedmenu ul li {
	display: inline;
}
#slantedmenu ul li a {
	color: #494949;
	padding: 3px 0;
	padding-right: 25px;
	margin: 0;
	text-decoration: none;
	background: transparent url('../Images/slantdivider.gif') top right no-repeat;
}
#slantedmenu ul li a:visited {
	color: #494949;
}
#slantedmenu ul li a:hover {
	color: black;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	float: right;
	font: bold 100% Tohoma;
	width: 100%;
	border: 1px solid #49993E;
	background-color: #F0F7D4;
}
* html #vdividermenu ul { /*IE only rule, reduce menu width*/
	width: 99%;
}
#vdividermenu ul li {
	display: inline;
}
#vdividermenu ul li a {
	float: left;
	font-weight:normal;
	color: black;
	padding: 2px 12px;
	text-decoration: none;
	background: transparent url('../Images/vertical.gif') center right no-repeat;
}
#vdividermenu ul li a:visited {
	color: black;
}
#vdividermenu ul li a:hover {
	color: black;
	background-color: #F6F6F6;
}
.SubCategory ul li.lastad {
	background: none!important;
	padding: 0px!important;
	font-size: 13px;
	list-style-type: none;
	font-weight:bold;
	clear:both;
	margin:4px auto 0px 75px!important;
	width:475px!important;
	text-align:center;
}

