@charset "utf-8";
body {
	background: #ffffff;
	margin: 0px auto;
	padding: 0em;
	text-align: center;
	color: #000000;
	font-family: Verdana, "MS Sans Serif", Arial;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, input {
	margin: 0px;
	padding: 0px;
}
.nobr {
	white-space:nowrap
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #005500;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #005500;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: overline;
	text-decoration: underline;
	color: #006600;
}
a:active {
	color: #006600;
	text-decoration: none;
}
#header {
	background: #ffffff;
	height: 137px;
	background-image: url(images/slices/home_header_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 1036px;
}
#header h1 {
	margin: 0;
	padding: 0;
	height: 137px;
	width: 381px;
	display: block;
	background-image: url(images/slices/home_header_left_beta.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#header h1 a {
	height: 137px;
	width: 381px;
	display: block;
	background-image: url(images/slices/home_header_left_beta.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#header h1 a:hover {
	text-decoration: none;
	cursor: default;
}
#homecontainer {
	width: 1036px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border: 0;
}
#homecontent {
	width: 802px
}

.bookmarkhome {
	float: none;
	padding-top: 18px;
}
#homemain {
	width: 1036px;
	margin: 0;
	text-align: left;
	border: 0;
	background-image: url(images/slices/home_back.jpg);
	height: auto;
	float: left;
	background-repeat: repeat-y;
	background-position: 0px -1px;
}
#homemainleft {
	float: left;
	width: 317px;
	margin-top: 0px;
	height: auto;
}
#homeleftannounce {
	padding: 16px 0 10px 30px;
	font-family: Verdana, "MS Sans Serif", Arial;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#whatsnew {
	float: left;
	width: auto;
	padding-bottom: 6px;
	padding-top: 12px;
	height: 177px;
	background-image: url(images/slices/home_whatsnew.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
}
#newstuff {
	float: left;
	padding: 74px 30px 1px 50px;
	width: 225px;
	font-size: 12px;
	overflow: hidden;
}
#community {
	float: left;
	width: 317px;
	padding-bottom: 1px;
	padding-top: 10px;
	height: 260px;
	background-image: url(images/slices/home_community.jpg);
	background-repeat: no-repeat;
	margin-top: 12px;
}
#newsletter {
	float: left;
	padding: 80px 30px 10px 50px;
	width: 225px;
	font-size: 12px;
	overflow: hidden;
}
#newslettersignup {
	float: left;
	padding: 85px 30px 1px 50px;
	width: 500px;
	font-size: 14px;
	overflow: hidden;
}
#forumsignup {
	float: left;
	padding: 14px 30px 1px 50px;
	width: 225px;
	font-size: 12px;
}
#homemaincenter {
	background-repeat: repeat;
	float: left;
	width: 511px;
	margin-top: 0px;
}
#homepic {
	float: left;
	width: 511px;
	height: 276px;
	background-image: url(images/slices/home_picture.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
#text {
	float: left;
	width: 460px;
	font-size: 14px;
	padding: 14px 25px 1px 25px;
}
.innerLink {
	color: #000000;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
.innerLink a:hover {
	color: #006633;
	font-style: italic;
}
#homemainright {
	float: left;
	width: 150px;
	margin-top: 0px;
	height: 600px;
	font-size: 14px;
	background-image: url(images/slices/home_main_right.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
}
.cap {
	background-image: url(images/slices/home_cap.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	padding-left: 0px;
	height: 15px;
	width: 317px;
}

.copytext {
	font-size: 9pt;
	float: left;
	text-align: left;
	color: #333333;
	padding: 0px 0 20px 10px;
	width: 300px;
	background: transparent;
}
.copyright {
	font-size: 10px;
	text-align: left;
	float: left;
	margin-top: 0px;
	color: #666666;
	padding-left: 6px;
	width: 330px;
	font-weight: normal;
}
.footertext {
	font-size: 10pt;
	float: left;
	text-align: left;
	color: #666666;
	padding: 4px 0 12px 42px;
	margin-top: 0px;
	margin-bottom:40px;
}
.footertext a {
	color: #666666;
}
.footertext a:link {
	color: #666666;
}
.footertext a:hover {
	color: #006600;
	text-decoration: none;
}
.footertext a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.footertext a:active {
	color: #666666;
	text-decoration: none;
}
/*
**************************************************************
page template styles
**************************************************************
*/

#container {
	width: 1036px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	border: 0;
}
#newsletterbar {
	float: none;
	width: 132px;
	font-size: 12px;
	overflow: hidden;
	height: auto;
	background-color: #FEFFD5;
	text-align: left;
	margin: 0px;
	border-top: 2px groove #009900;
	border-right: 3px groove #000000;
	border-bottom: 3px groove #000000;
	border-left: 2px groove #009900;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#newslink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 8px;
}
#pagenav {
	float: left;
	width: 1036px;
	background-repeat: no-repeat;
	height: 42px;
	background-image: url(images/slices/gotgreens_page_nav_v2.gif);
	padding-bottom: 0px;
}
#pagenav ul {
	list-style-type: none;
	padding-top: 0;
}
#pagenav li {
	float: left;
}
#pagenav ul a {
	display: block;
	text-indent: -9999px;
	background-image: url(images/slices/gotgreens_page_nav_v2.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 42px;
}
#pagenav ul a:hover {
	text-decoration: none;
}
#pagenav #home a {
	width: 90px;
	background-position: 0px 0px;
}
#pagenav #shop a {
	width: 102px;
	background-position: -90px 0px;
}
#pagenav #guide a {
	width: 122px;
	background-position: -192px 0px;
}
#pagenav #forum a {
	width: 78px;
	background-position: -314px 0px;
}
#pagenav #blog a {
	width: 94px;
	background-position: -392px 0px;
}
#pagenav #about a {
	width: 104px;
	background-position: -486px 0px;
}
#pagenav #none a {
	width: 438px;
	background-position: -590px 0px;
}
#pagenav #home a:hover {
	background-position: 0px -42px;
}
#pagenav #shop a:hover {
	background-position: -90px -42px;
}
#pagenav #guide a:hover {
	background-position: -192px -42px;
}
#pagenav #forum a:hover {
	background-position: -314px -42px;
}
#pagenav #blog a:hover {
	background-position: -392px -42px;
}
#pagenav #about a:hover {
	background-position: -486px -42px;
}
#pagenav #none a:hover {
	background-position: -590px -42px;
}
.bookmark {
	float: left;
	vertical-align: bottom;
	padding: 4px 0 12px 4px;
}
#pagemain {
	width: 1036px;
	margin: 0 auto;
	text-align: left;
	border: 0;
	background-image: url(images/slices/page_main_back.jpg);
	float: left;
	background-repeat: repeat-y;
}
#pagemainleft {
	background-repeat: repeat-y;
	float: left;
	width: 130px;
	margin-top: 0px;
	padding-left: 10px;
	padding: 8px 70px 4px 12px;
	font-size: 12px;
}
#pagemaincenter {
	float: left;
	width: 680px;
	font-size: 14px;
	margin: 0 0 8px 0;
	padding-top: 6px;/*background-image: url(images/mustard-greens.jpg); 
	background-repeat: no-repeat;
	background-position: right bottom; */
}
#pagemainright {
	float: left;
	width: 208px;
	margin-top: 0px;
	height: 550px;
	background-image: url(images/slices/home_main_right.jpg);
	background-repeat: no-repeat;
}
#pagemaincap {
	background-image: url(images/slices/page_main_cap.jpg);
	float: left;
	height: auto;
	width: 1036px;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	background-position: left top;
	padding-top: 22px;
}
#homecap {
	background-image: url(images/slices/home_cap.jpg);
	float: left;
	height: auto;
	width: 1036px;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	background-position: left top;
	padding-top: 10px;
}
.googad {
	float: left;
	width: 125px;
	height: auto;
	font-family: Verdana, "MS Sans Serif", Arial;
	text-align: left;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 6px;
}
/*
**************************************************************
page styles
**************************************************************
*/

#greensmoothie {
	float: left;
	font-family: Verdana, "MS Sans Serif", Arial;
	font-size: 14px;
	margin: 0;
	width: 620px;
}
.bookhili {
	padding-left:60px;
	height: 120px;
	border: 1px none #333;
	margin: 10px;
}
#form {
	padding-left: 30px;
	font-size: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h4 {
	font-size: 14px;
	color: #006600;
}
.aboutim {
	margin-left: 24px;
	margin-bottom: 20px;
	padding: 6px;
	float: right;
	margin-top: 14px;
}
.hili img {
	height: auto;
	width: auto;
	border: 1px solid #FFFFFF;
}
.hili:hover img {
	border: 1px solid #006600;
}
.hili:hover {
	border: red;
}
.hili2 img {
	height: auto;
	width: auto;
	border: 2px dashed #006600;
}
.hili2:hover img {
	border: 2px solid #CA0203;
}
.hili2:hover {
	border: red;
}
.hiliVM {
	height: auto;
	width: auto;
	border: 2px dashed #006600;
}
.hiliVM:hover {
	border: 2px solid #CA0203;
}
#sitemap {
	float: left;
	font-family: Verdana, "MS Sans Serif", Arial;
	font-size: 14px;
	margin: 0;
	width: 640px;
}
#sitemap ul {
	margin-left: 24px;
	line-height: 24px;
	list-style-type: none;
	margin-bottom: 8px;
	font-size: 12px;
}
#sitemap il {
}
.greensmoothie_mainnav {
	width: 140px;
	text-align: left;
}
/*
**************************************************************
green smoothie styles
**************************************************************
*/

#greensmoothie_nav {
	float: none;
	width: 140px;
	padding-bottom: 0px;
	padding-top: 2px;
	height: auto;
}
#greensmoothie_nav ul {
	padding: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
}
#greensmoothie_nav li {
	display: inline;
}
#greensmoothie_nav ul a {
	display: block;
	font-size: 9pt;
	font-weight: normal;
	padding-right: 6px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#greensmoothie_nav ul a:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#greensmoothie_nav ul a:active {
	color: #000000;
	text-decoration: none;
}
#greensmoothie_nav ul ul {
	padding-bottom: 2px;
	background-image: none;
	padding-top: 6px;
}
#greensmoothie_nav ul ul a {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 11px;
}
#greensmoothie_nav ul ul a {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 11px;
}
#greensmoothie_nav {
	float: none;
	width: 140px;
	padding-bottom: 0px;
	padding-top: 2px;
	height: auto;
}
#greensmoothie_nav ul {
	padding: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
}
#greensmoothie_nav li {
	display: inline;
}
.greensmoothie_nav ul a {
	display: block;
	font-size: 9pt;
	font-weight: normal;
	padding-right: 6px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.greensmoothie_nav ul a:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.greensmoothie_nav ul a:active {
	color: #000000;
	text-decoration: none;
}
.greensmoothie_nav ul ul {
	padding-bottom: 2px;
	background-image: none;
	padding-top: 6px;
}
.greensmoothie_nav ul ul a {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 11px;
}
.greensmoothie_nav ul ul a {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 11px;
}
#searchimg {
	float:none;
}
#searchgoog {
	float:right;
}
.sponsor {
	border: 2px dashed #999999;
	width: 600px;
	margin-left: 40px;
	padding-top: 10px;
}
/*#greensmoothie_nav ul ul a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-color: #AD4C22;
	border-bottom-style: solid;
	border-top-color: #AD4C22;
	border-top-style: solid;
	border-top-width: 2px;
}*/

/*
**************************************************************
vitamix  styles
**************************************************************
*/
.couponcode {
	background-color: #FFFF99;
	border: 1px solid #669900;
	margin-bottom: 2px;
}
.vitamix_header {
	text-align:center;
	font-size:120%;
	color:#000000;
	border:none;
	line-height: 26px;
}
#vitamix_center {
	float: left;
	width: 780px;
	font-size: 14px;
	margin: 0;
	padding-top: 6px;
}
#soldout_link {
	text-decoration: none;
	color: #9B0000;
	font-style: italic;
}
#soldout_link a:link {
	color: #8CC186;
	text-decoration: line-through;
	font-style: normal;
}
#soldout_link a:visited {
	color: #8CC186;
	text-decoration: line-through;
	font-style: normal;
}
#soldout_link a:hover {
	text-decoration: line-through;
	color: #8CC186;
	font-style: normal;
}
#soldout_link a:active {
	text-decoration: line-through;
	color: #8CC186;
	font-style: normal;
}
.promotion {
	background-image: url(http://gotgreensrevolution.com/images/gift_back_03.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: auto;
	height: 258px;
	width: 530px;
	display: block;
	float: left;
	font-size: 0.9em;
	color:#006600;
	margin-left: 40px;
	line-height: 18px;
}
.promohead {
	color: #333333;
	font-size: 2.25em;
	text-decoration: underline;
	margin-left: 6px;
	font-weight: bold;
}
.giftcard {
	background-image: url(http://gotgreensrevolution.com/images/gift_back_04.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: auto;
	height: 258px;
	display: block;
	float: left;
	width: 360px;
	font-size: 0.8em;
	color:#006600;
	line-height: 17px;
}
.giftcard a {
	font-weight: normal;
	display:block;
}
#rules {
	background-image: url(images/gift_back_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	padding-right: 26px;
	font-size: 12px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.vitamix-tag {
	text-decoration: none;
	background-color: #FFFF99;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.vitamix-tag-blink {
	text-decoration: blink;
	background-color: #FFFF99;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
#vitamix {
	float:right;
	padding-left: 60px;
	padding-bottom: 8px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.notice {
	padding: 3px;
	border: 1px solid #666666;
	background-color: #F0FEE9;
}
.spaceblock {
	width:210px;
	display:block;
	float: left;
}
.attention {
	margin: 10px;
	padding: 20px 20px 20px 30px;
	border:#006600 1px solid;
	background-color: #FFFFCC;
	font-weight: bold;
}
.vhead {
	color: #D90000;
	font-size:32px;
}
.vfreeship {
	font-size:22px;
}
.vpromocode {
	font-size:110%;
}
#vitamix-coupon {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFC;
	text-align: center;
}
#vitamix-coupon a {
	color:#000;
	display:block;
}
#vitamix-coupon a:hover {
	text-decoration:none;
}
.promobox {
	padding: 10px;
	border: 0px solid #CCC;
	background-color:#FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.promoboxhead{
	font-weight:bold;
	padding-bottom:8px;
	text-align:center;
	text-decoration:none;
}
.promoli {
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 50px;
	line-height: 20px;
	text-indent: 24px;
	color:#03F;
	font-size: 14px;
}
/*
**************************************************************
Blendtec  styles
**************************************************************
*/

#blendtec_center {
 float: left;
 width: 790px;
 font-size: 14px;
 margin: 0;
 padding-top: 6px;
}
#blendtec {
}
#blendtec h1 {
	font-size: 10px;
	color: #000000;
}
.blendtec-sale {
	float: left;
	padding-right: 15px;
	padding-left: 14px;
	display: block;
	text-align: center;
	font-size: 11px;
}
#vitamix_center .giftcard img {
	margin-top: 30px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}

/*
**************************************************************
compare  styles
**************************************************************
*/
.comparebox {
	padding-right: 20px;
}
.comparebox p {
	padding-left: 20px;
}
.comparebox h3 {
	border-bottom: #999 solid 2px;
	line-height:28px;
	font-style:italic;
	padding-top: 20px;
	margin-bottom: 20px;
}
.commentbox {
	border:#CCC solid 1px;
	padding: 16px;
	margin: 0 40px 20px 40px;
	font-size:0.8em;
}
.reply {
	padding-left: 70px;
}
.comphead {
	font-size:28px;
	font-weight:bold;
	color:#005500;
}
.compnav {
	font-size:14px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	background-color: #A0C856;
	line-height: 18px;
	margin-right: 20px;
}
.compnav a {
	color: #000;
}
.purchaseoptions {
	font-size: 12px;
	font-style: italic;
	color: #C03;
}
/*
**************************************************************
pro 500
**************************************************************
*/
.fivelist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.fiveli {
	background-image: url(images/check.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 20px;
	line-height: 30px;
	text-indent: 30px;
}
#professional500 {
	width: 670px;
	float: left;
	padding-right: 10px;
}
#pro500top {
	width: 720px;
}
#comparebutton {
	text-align:center;
	line-height:32px;
	font-size:12px;
	float:right;
	padding-right: 20px
}
.buyblock {
	float:left;
	width: 219px;
	text-align:center;
	padding: 16px 10px;
}
.dashborder {
	border-left: #333 dotted 1px;
	border-right: #333 dotted 1px;
}
.pro500 {
	clear:both;
	margin: 0 auto;
	text-align:left;
	width:646px;
	height:161px;
	background:url(images/vitamix/vitamix-pro-500-ban.jpg) no-repeat;
	border:#000 1px solid;
}
.pro500 a {
	width:546px;
	height:110px;
	display:block;
	padding-left:110px;
	padding-top:6px;
}
.pro500 a:hover {
	text-decoration:underline;
}
/*
**************************************************************
green smoothie diet
**************************************************************
*/
.hibox {
	background-color: #E3FFCA;
	padding: 10px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: justify;
}
.smallgrayblok {
	font-size: 12px;
	color: #666;
	margin-right: 40px;
	margin-left: 38px;
	text-align: justify;
}
.hiline {
	font-size: 20px;
	background-color: #FF9;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.smalllist {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 6px;
}
.bookhili2 {
	padding-left:0px;
	height: 120px;
	border: 1px none #333;
	float:left;
	width: 305px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	padding-right: 10px;
}
.smallgrayblok2 {
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.review {
	padding-left: 40px;
	padding-right: 120px;
	padding-top: 12px;
}
.containers {
	width: 300px;
	float: left;
	line-height: 20px;
}
.indent {
	padding-left: 16px;
}
.vitamix-colors {

}
.vitamix-colors img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px !important;
	padding-right: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

