@charset "utf-8";
body {
	background: #ffffff;
	margin: 0px auto; 
	padding: 0em;
	text-align: center; /* this centers the container in IE 5* browsers. */
	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;
}

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
}
#homenav {
	float: left;
	width: 1036px;
	height: 42px;
	padding-bottom: 0px;
}
#homenav ul {
	list-style-type: none;
	padding-top: 0;
}
#homenav li {
	float: left;
}
#homenav ul a {
	display: block;
	text-indent: -9999px;
	background-image: url(images/slices/gotgreens_home_nav.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 42px;
}
#homenav ul a:hover {
	text-decoration: none;
}

#homenav #home a {
	width: 465px;
	background-position: 0px 0px;
	cursor: default;
}
#homenav #shop a {
	width: 136px;
	background-position: -465px 0px;
}
#homenav #forum a {
	width: 135px;
	background-position: -601px 0px;
}
#homenav #blog a {
	width: 141px;
	background-position: -736px 0px;
}
#homenav #about a {
	width: 159px;
	background-position: -877px 0px;
}


#homenav #home a:hover {
	background-position: 0px -42px;
}
#homenav #shop a:hover {
	background-position: -465px -42px;
}
#homenav #forum a:hover {
	background-position: -601px -42px;
}
#homenav #blog a:hover {
	background-position: -736px -42px;
}
#homenav #about a:hover {
	background-position: -877px -42px;
}
.bookmarkhome {
	float: none;
	padding-top: 6px;
}

#homemain {
	width: 1036px;
	margin: 0;
	text-align: left;
	border: 0;
	background-image: url(images/slices/home_totalback.jpg);
	height: auto;
	float: left;
	background-repeat: no-repeat;
} 

#homemainleft {
	float: left;
	width: 317px;
	margin-top: 0px;
	height: auto;
}

#homeleftannounce {
	padding: 10px 0 0 20px;
	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;
}
#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: 30px 30px 1px 50px;
	width: 225px;
	font-size: 12px;
}
#green_smoothie {
	float: left;
	width: 317px;
	padding-bottom: 1px;
	padding-top: 10px;
	height: 218px;
	background-image: url(images/slices/home_greensmoothie.jpg);
	background-repeat: no-repeat;
}

#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;
}
#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: 132px;
	margin-top: 0px;
	height: auto;
	padding: 30px 0px 0 32px;
	font-size: 14px;
}
.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;
}
#centercap {
	background-image: url(images/slices/center_cap.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-left: 0px;
	height: 15px;
}
#rightcap {
	background-image: url(images/slices/right_cap.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	padding-left: 0px;
	height: 15px;
	width: 208px;
}
.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: 317px;
	font-weight: normal;
}
.footertext {
	font-size: 10pt;
	float: left;
	text-align: left;
	color: #666666;
	padding: 4px 0 12px 46px;
	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;
}
.googad {
	float: inherit;
	width: 50px;
	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;
}

#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;
}
#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{
}

/*
**************************************************************
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;
}
	
#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; 
	border-bottom:#000000 solid 1px;
	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;
}

/*
**************************************************************
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: 20px;
	padding-left: 20px;
	display: block;
	text-align: center;
	font-size: 14px;
}
#vitamix_center .giftcard img {
	margin-top: 30px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
