/*
/*
	margin: top right bottom left
*/

/*   
RE DO THESE IN all.css

Add Verdana where needed

 mcnair: Vital Juice Headline 
.flash-holder h2 {
	margin: 0; 
	position: absolute;
	left: 24px;
	top: 21px; 
	font-size: 40px;
	color: #fff;
	font-weight: normal;
}
 mcnair: Vital Juice "EditionName" 
.flash-holder h2 strong {
	display: block; 
	font-size: 74px;
	color: #c7e4e2;
	font-weight: normal; 
	padding: 0 29px 0 71px;
	margin-top: -27px;
	position: relative; 
}

 mcnair: homepage word position
.flash-holder .cont {
	position: absolute;
	left: 25px;
	top: 132px; 
	color: #fff;
	width: 460px;
}
 mcnair: homepage words
.flash-holder .cont p {
	margin: 0; 
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}

strong.pulp-title {
	display:block;
	margin: 0 0 0 13px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	padding: 16px 0 10px 50px;
	background: url(../images/pulp-title.gif) no-repeat;
	text-transform:uppercase;
	font-weight: bold;		<----
}

.news-list ul h3 {
	margin: 3px 0;
	font-size: 20px;
	color: #066;
	font-weight: normal;	<-----
}

.flash-holder .cont {
	position: absolute;
	left: 25px;
	top: 172px; 
	color: #fff;
	width: 500px;		<---
}

#header .form h2 {
	margin: 0 0 8px;
	font: bold 14px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #989696;	<------
}

*/

.paginations li.currentPage {font-size: 14px; font-weight: bold;}

.everywhere-page h2 strong {
}
.la-page h2 strong {
	color: #fae5ab;
}
.nyc-page h2 strong {
	color: #ded9ad;
}
.nav-section-landing-head {
	overflow: hidden;
	height: 100%;
	color: #fff;
	margin: 5px 2px 0 0;
	padding: 6px 0 6px 17px;
}
.fitness-head {
	background: #f2d82b url(../images/fitness-title-bg.gif) no-repeat 544px 20px;
}
.nutrition-head {
	background: #f9c626 url(../images/nutri-head.gif) no-repeat 566px 6px;
}
.beauty-head {
	background: #f48337 url(../images/beaty-head.gif) no-repeat 575px 3px;
}
.recipe-head {
	background: #bcad3d url(../images/recipes-head.gif) no-repeat 562px 6px;
}
.nav-section-landing-head h2 {
	float: left; 
	font-size: 52px;
	margin: 0; 
}
.nav-section-landing-head p {
	float: left;
	margin: 0; 
	padding: 19px 0 0 11px;
	font-size: 14px;
	font-weight: bold;
}

.shopping {
	background: url(../images/shoping.gif) no-repeat;
	text-indent: -9999px;
}
.shopping span {
	background: url(../images/shoping.gif) no-repeat 0 3px;
	text-indent: -9999px;
}

.gallery-holder .holder .box-holder3  a{
	text-decoration: none;
	font-weight: normal;
}

/* Unbold the Fresh Headline Title */
.bottom-box a h3{
	margin: 0;
	font-size: 14px;
	color: #066;
	text-decoration: none;
	font-weight: bold;
}
.bottom-box a p{
	margin: 0;
	font-size: 13px;
	line-height: 21px;
	color: #333;
	text-decoration: none;
}

.wrap a {
	text-decoration: none;
	color: #033; 
}

.wellness-head {
	background: #a69e33 url(../images/healing-head.gif) no-repeat 553px 4px;
}

.inner-nav li a {
	color:#fff;
	text-decoration:none;
}
.whith-ico .fitness-ico {
	background:url(../images/fit-ico.gif) no-repeat 0 4px;
}
.whith-ico .wellness-ico {
	background:url(../images/well-ico.gif) no-repeat 0 4px;
}
.whith-ico .nutrition-ico {
	background:url(../images/nutr-ico.gif) no-repeat 0 4px;
}

/* entry_detail - Tip */
.article_content a{
	color: #e77d2d;
	font-weight: normal;
}

/* static page links */
.news-holder a{
	color: #e77d2d;
}

.news-holder-table {
	margin: 0 20px 0 0;
	font-size: 13px;
	line-height: 18px;
	color: #535353;
	width: 700px;
}

.signin-table {
	margin: 0 20px 0 0;
	font-size: 13px;
	line-height: 18px;
	color: #535353;
	width: 350px;
}

.no_right_signup h1{
	width: 900px;
}

.type_fitness {
	background:#f2d82b;
}
.type_nutrition{
	background:#f9c626;
}
.type_beauty {
	background:#f48337;
}
.type_recipe {
	background:#bcad3d;
}
.type_wellness {
	background:#a69e33;
}

.error_message p{
	color: RED;
}

.send-friend-form{
	margin-top:10px;
}
.send-friend-form .wrap {
	margin-bottom:9px;
}
.send-friend-form label {
	float:left;
	width:105px;
	font-size:13px;
	padding-top:5px;
}
.send-friend-form input {
	float:left;
}
.send-friend-form .textarea-bg {
	background: url(../images/textarea-bg3.gif) no-repeat;
	width:293px;
	height:123px;
	padding:5px;
	display:block;
	float:left;
}
.send-friend-form .textarea-bg textarea {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:none;
	background:none;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
.send-friend-form .send {
	margin-left:296px;
	width:auto;
	height:auto;
}
.hideMe {
	position:absolute;
	left:-3000px;
}

#ask_vjd_feedback {
	padding:0 0 0 18px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:WHITE;
}

.bio-holder {
	float: left;
	width: 700px;
	margin: 20px 0 0 20px;
	display: inline;
}
.bio_data {
	margin: 0;
	padding: 0;
	color: #535353;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bio_data li {
	list-style: none;
	padding: 16px 0 5px;
	overflow: hidden;
	width: 100%;
	vertical-align: middle;
}
.bio_data li img {
	float: left;
	border: 1px solid #ccc;
	margin: 3px 6px 0 0;
}
.bio_data li .text {
	float: left;
	width: 625px;
	margin: 2px 0 0;
}
.bio_data li .date {
	margin: 0;
	padding: 0 0 5px;
	color: #221f1f;
	font-size: 10px;
	line-height: 12px;
	display: block;
}
.bio_data li h3 {
	margin: 0;
	padding: 0 0 2px;
	color: #535353;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
}
/* tags start */
.tags {
	margin: 20px 0 0;
	padding: 0 0 2px;
	height: 1%;
	overflow: hidden;
}
.tags h3 {
	margin: 0;
	padding: 0 0 2px;
	color: #221f1f;
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
}
.tags ul {
	margin: 0 0 0 3px;
	padding: 0;
}
.tags ul li {
	float: left;
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	padding: 0 6px 0 0;
	margin: 0;
	background: url(../images/select.gif) no-repeat 0 7px;
}
.tags ul li a { color: #e77d2d; }
.tags ul li a:hover { text-decoration: none; }
/* tags end */

.news-holder table {
	font-size: 13px;
	color: #535353;
}

.job-holder {
	float: left;
	width: 890px;
	margin: 20px 0 0 20px;
	display: inline;
}
.job-holder p {
	margin: 18px 20px 0 0;
	font-size: 13px;
	line-height: 18px;
	color: #535353;
/*	color: #262626;  color: #333333; */
}
.job-holder ul {
	list-style: none;
	padding: 19px 0 0;
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	color: #535353;
}
.job-holder ul li {
	padding: 0 0 0 10px;
	background: url(../images/list-item.gif) no-repeat 0 7px;
}
.job-holder ol {
	padding: 0 0 0 5px;
	font-size: 13px;
	color: #535353;
}
.job-holder ol li {
	padding: 0 0 0 2px;
}
.job-holder h1 {
	color:#448f8f;
	font-size:45px;
	font-weight:normal;
	margin:0;
}
.job-holder a{
	color: #e77d2d;
}

.unsub-holder-table {
	margin: 0 20px 0 0;
	font-size: 13px;
	line-height: 18px;
	color: #535353;
	width: 800px;
}

.unsub-holder-table em{
	font-size: 14px;
}

.photo_credit { 
	margin: 1px 10px 0 3px; 
	text-align: right;
	border: 0 0 0 0;
	padding: 3px;
	display: block;
	color: black;
	font: 10px/12px Arial, Helvetica, sans-serif;
	padding: 0 0 2px;
}
.photo_credit a { color: #e77d2d; }
.photo_credit a:hover { text-decoration: none; }


