@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(images/vhibg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#Table_01 tr td table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Table_cd {
    /*border:1px solid;
	border-color:#CCC;*/
	width:709px;
	height:385;
}

#Table_cd td {
	/*border:1px solid;
	border-color:#CCC;*/
}

#arrows-left {
height:70px; 
width:51px;
text-align:center;
background-image:url(images/orange-arrow.gif)
}

#arrows-right {
height:70px; 
width:51px;
text-align:center;
background-image:url(images/green-arrow.gif)
}

#cd-content {
width: 320px;	
}


.Optimal {
	font-size: 12px;
	text-align: left;
}
.BigTxt {
	font-size: 14px;
}
.Big14 {
	font-size: 14px;
}
.TestName {
	font-weight: bold;
	text-align: right;
}
.TestName {
}
.Link {
	font-size: 14px;
}
.headline1 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #db5a23;
}
.headline2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headline3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #db5a23;
}
.headline4 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.headline5 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #db5a23;
}
.headline6 {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headline7 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ba0000;
}
.bodytext2 {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodyred {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
.box3  {
	background-color: #FFEACE;
	border: 2px dashed #e8a705;
	width: 486px;
	background-position: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.box4 {
	background-color: #edf2ed;
	border: 1px solid #666666;
	width: auto;
	background-position: left;
	padding: 12px;
	font-size: 15px;
	font-style: italic;
	color: #333333;
}
a:link {
	color: #0000CC;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #0000CC;
}
a:active {
	color: #0033FF;
}
.footer {
	font-size: 12px;
	color: #666666;
}

.headCtr {
	color: #ba0000;
	font-size: 25px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.headCtrwill {
	color: #ba0000;
	font-size: 24px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

img.foo{
float:left;
margin-left:10px;
margin-right:35px;
}

.shadow {
-moz-box-shadow: 0 0 20px 4px #999;
-webkit-box-shadow: 0 0 20px 4px #999;
box-shadow: 0 0 20px 4px #999;
padding-top:20px;
padding-bottom:20px;
padding-right:20px;
padding-left:20px;
}

.comments-checkout
{
padding-right:10px;
padding-left:50px;	
}

.shadow-checkout {
  -moz-box-shadow: 0 0 5px 3px #cccccc;
  -webkit-box-shadow: 0 0 5px 3px #cccccc;
  box-shadow: 0 0 5px 3px #cccccc;
  padding-top:20px;
  padding-bottom:20px;
  padding-right:20px;
  padding-left:20px;
  background-color:#f0f0f0;
}

#order-form .shadow-checkout {
  -moz-box-shadow: 0 0 5px 3px #cccccc;
  -webkit-box-shadow: 0 0 5px 3px #cccccc;
  box-shadow: 0 0 5px 3px #cccccc;
  padding-top:20px;
  padding-bottom:20px;
  padding-right:20px;
  padding-left:20px;
  background-color:#f0f0f0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; 
}

.box-checkout
{ 
  color: #1b4039; 
  font-size: 12pt; 
  font-family: droid-serif; 
  background-color: #e8fbff; 
  border: solid 1px #cfd1d1; -moz-box-shadow: 0 0 10px 1px #cccccc; -webkit-box-shadow: 0 0 10px 1px #cccccc; box-shadow: 0 0 10px 1px #cccccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;  
}

.box-checkout {
  font-family: "Palatino",Georgia,"Times New Roman",Times,serif;
  font-size:10pt;
}

.box-checkout img
{
padding-bottom: 5px;
padding-left: 5px;	
}

.terms-service
{
font-size:small;
padding-left:20px;
padding-right:20px;	
}

.check-list-checkout li {
	list-style-image: url("http://veghealth.com/images/upsell-3-months-gluten-free-vegan-meal-plans/checkmark.jpg"); 
	margin-bottom: 10px;
}

.green-check-list li {
   list-style-image: url("images/green-checkmark.png");
}

ul.green-check-list2
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

ul.green-check-list2 li {
  background-image: url("/images/green-checkmark.png");
  background-repeat: no-repeat;
  background-position: 0px 0px; 
  padding-left: 36px;
}

input.long
{
	width:350px;
}

input.short
{
	width:100px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}

#order-form input.long, #order-form input.short, #order-form select 
{
  padding:5px;
  font-size:1em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px; 
  border:1px solid #ccc; 
}

#order-form input:focus, #order-form select:focus 
{
  border:1px solid #aaa; 
}


.subscription-purchase-box
{
	background-color:#c6f4c0;
	font-size:14px;
  padding:5px 8px 10px 8px;
  margin:10px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;  
}

#order-form .hangingIndent {
	text-indent: -27px;
	padding-left: 30px;
	width: 350px;
	color: #404040;
}

a, img {outline:none;}
map > area,
map > area:active,
map > area:focus {outline: none; border:0; }

a img
{
  border:none;
}

a, img {
     border: 0px;
     outline: 0px;
 }
 
@media (max-width: 998px) {
    img.img-quote {
      display: none;
    }
}