/* @override 
	http://www.getverve.com/healthyLife/tempcss.css
	http://www.getverve.com/healthyLife/skin/frontend/default/healthyLife/css/tempcss.css
	http://www.getverve.com/healthyLife/skin/frontend/default/healthyLife/css/master.css
	http://www.healthylifesnacks.com.php5-13.websitetestlink.com/skin/frontend/default/healthyLife/css/master.css
*/

/* @group reset */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p, a:link, a:visited, div, h1, h2, h3, h4, h5, h6, body, html {
	font: 100%/150% "Trebuchet MS", Verdana, "Lucida Grande", Lucida, sans-serif;
}




/* @end */

/* @group Existing */

.productBox {
	width: 220px;
	float: left;
	border: 1px solid #ccc;
}

.productBox h1 {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
}

.productBoxInner {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ccc;
}

.productBox p {
}

.productDescription {
	padding: 5px;
	margin-top: 10px;
	background-color: #bbb;
}

.product-img-box img {
	float: left;
}

.productImage {
	margin:0; padding:0;
	width: 100%;
	height: 150px;
	color: white;
	font-size: 15px;
	line-height: 30px;
	border-style: none;
}

.buyBox {
	margin: 0;
	padding: 0;
	background-color: white;
	width: 100%;
	height: 30px;
}

.buyButton {
	float: right;
	height: 30px;
	width: 120px;
	background-color: white;
}

.buyBox h3 {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 30px;
	color: white;
}

.productDescription p {
	margin: 0;
}

#specialContainer {
	width: 100%;
	float: left;
}

.footerSection {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

#footerLinks {
	width: 900px;
	background-color: #066da9;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

#verveCredit p {
	color: white;
}

#footerLinks .nuts a:link, #footerLinks .nuts a:visited,
#footerLinks .chocolates a:link, #footerLinks .chocolates6 a:visited,
#footerLinks .candies a:link, #footerLinks .candies a:visited
 {
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	display: none;
}



.footer {
	width: 100%;
	float: left;
}

#footerLinks a:link, #footerLinks a:visited {
	float: left;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	color: white;
	width: 32%;
}

#footerLinks a.footerLinksHeader:link, #footerLinks a.footerLinksHeader:visited {
	font-weight: bold;
	margin-bottom: 16px;
	display: block;
}

/* @end */

.wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
}

p {
	font-size: 12px;
	margin-bottom: 15px;
	color: #1e3c65;
}

.frontPageProductContainer {
	float: left;
	width: 33%;
	color: white;
	font-size: 13px;
	line-height: 30px;
	
}

/*Hide 'out of stock' image */
div.out-of-stock {
	display:none;
}

.frontPageProductContainer p {
	width:80%;
}

#frontPageProducts h5 a:link, #frontPageProducts h5 a:visited
 {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #082647;
	line-height: 28px;
	width: 100%;
	float: left;
}

#frontPageProducts img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#shopping-cart-totals-table
 {
	float: right;
	position: relative;
	right: 60px;
	width: 220px;
	margin-top: 10px;
}

.checkout-cart-index #main {
	width: 1000px;
}

#frontPageProducts {
	float: left;
	width: 820px;
}

h1 {
	font-size: 16px;
	line-height: 36px;
	color: #1e3c65;
	font-weight: bold;
}

#nutsFruitsDropdown {
	position: absolute;
	left: 200px;
	background-color: #7b98d4;
	padding: 2px 3px 3px;
	z-index: 1;
	top: 34px;
	width: 115px;
	border: 2px solid white;
}

#topNavDropdown {
	border: 2px solid white;
	position: absolute;
	left: 320px;
	background-color: #7b98d4;
	padding: 2px 3px 3px;
	z-index: 1;
	top: 34px;
	width: 270px;
}

#topNavDropdown a:link, 
#topNavDropdown a:visited, 
#nutsFruitsDropdown a:link, 
#nutsFruitsDropdown a:visited {
	color: white;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 16px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	float: left;
	clear: left;
	color: #0e416c;
	width: 100%;
}

h3 {
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
}

.footer-container
 {
	float: left;
	clear: left;
	width: 100%;
}

.informational {
	clear: left;
	width: 100%;
	background-color: #066da9;
	float: left;
}

.informational a:link, .informational a:visited {
	color: white;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}

p.legality {
	float: left;
	clear: left;
	width: 100%;
	display: none;
}

.informational ul {
	float: right;
}

.informational li {
	float: left;
	margin-left: 20px;
}

#logo img {
	width: 180px;
	left: 35px;
	top: 15px;
	float: left;
	position: relative;
	height: 73px;
}

#logo {
}

.header {
	width: 1020px;
	background: white url(../images/assets/mountains.png) no-repeat center top;
	height: 180px;
	z-index: 10;
	top: 0;
}

.middle {
	padding-bottom: 40px;
	font-size: 12px;
	line-height: 20px;
}

.shop-access {
	width: 1020px;
}


.no-display {
	display: none;
}

#welcomeBox {
	float: right;
	width: 10px;
	height: 10px;
	background-color: red;
	display: none;
}

.shop-access li {
	float: left;
	margin-right: 20px;
}

.col-left {
	float: left;
	width: 180px;
}

.middle-container {
	float: left;
	width: 100%;
	background-color: white;
}

#main {
	float: left;
	width: 800px;
	left: 20px;
	position: relative;
	margin-top: 10px;
}


.col-3-layout #main {
	width: 590px;
}

.shop-access ul {
	float: left;
	padding-left: 550px;
	padding-top: 10px;
}

.shop-access a:link, .shop-access a:visited {
	color: #06649c;
	text-decoration: none;
	font-size: 12px;
}

.buyNowBox {
	background-color: #ccc;
	width: 85%;
	float: left;
}

.buyNowBox input {
	float: right;
	color: white;
	font-size: 18px;
	width: 88px;
	height: 40px;
}

#frontPageProducts .out-of-stock {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #ccc;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	float: right;
	margin-right: 40px;
}

.contentP {
	width: 500px;
	float: left;
	clear: left;
}



#frontPageProducts li {
	line-height: 18px;
	font-size: 12px;
	float: left;
	clear: left;
	width: 190px;
	position: relative;
	left: 40px;
}

.col-left ul {
	margin-bottom: 20px;
	padding-left: 20px;
}

.col-left ul a:link, .col-left ul a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #055c8e;
	line-height: 15px;
}

p.productInfo {
	float: left;
	color: #4d4d4a;
	font-size: 12px;
	line-height: 30px;
	margin: 0 4px 0 0;
}

.priceAndShipping {
	width: 222px;
	line-height: 30px;
	height: 30px;
	position: relative;
	display: block;
	float: left;
	clear: left;
}

#frontPageProducts ul {
	float: left;
	clear: left;
	width: 100%;
	margin-top: 30px;
}
.catalog-listing .out-of-stock
 {
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	color: #777;
}

.add-to-cart-box legend {
	float: left;
	font-size: 13px;
	line-height: 30px;
	width: 100%;
}

.product-info-box .price-box span.price
 {
	margin: 0;
	line-height: 20px;
}

.product-info-box p.availability {
	margin: 0 0 6px;
	display: none;
}

.product-info-box .price-box
 {
	width: 100%;
	float: left;
	clear: left;
}

.buyOption label
 {
	margin-right: 4px;
	font-size: 13px;
	line-height: 30px;
}

.buyOptionLabel {
	float: left;
	margin-right: 10px;
	line-height: 30px;
}

.add-to-holder input.form-button {
	float: left;
	/*width: 120px;*/
	margin: 10px 0 0 10px;
}

.add-to-holder #bags {
	clear: left;
}

.mini-compare-products {
	display: none;
}

.price-box span.price {
	color: #4d4d4a;
	font-size: 15px;
	line-height: 40px;
	margin-left: 40px;
	margin-right: 10px;
}

.add-to-cart-box  {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-left:-10px;
	padding-bottom:10px;
}

.add-to-cart-box .qty-box {
	float: left;
	clear: left;
}

.catalog-listing .price-box .price {
	margin: 0;
}

.catalog-listing input.form-button {
	float: right;
	clear: none;
	margin: 4px 45px 4px 0;
}

.catalog-listing .item p {
	float: left;
	clear: left;
	margin: 0;
	line-height: 31px;
}

.catalog-listing .product-image {
	width: 100%;
}

#frontPageProducts .priceContainer {
	background-color: #ebebeb;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	min-height:40px;
}

#frontPageProducts .price-box {
	float: left;
}

#frontPageProducts input {
	float: right;
	margin-right: 40px;
}

#main .mini-newsletter {
	float: right;
	width: 240px;
	font-size: 11px;
	color: #055f94;
}

.col-3-layout #main .mini-newsletter {
	display: none;
}

#main .mini-newsletter .form-button-alt {
	float: right;
	width: 40px;
	margin-right: 30px;
}

li.item {
	width: 33%;
	float: left;
	margin-bottom: 50px;
}

.catalog-listing .item .price {
	font-size: 11px;
	line-height: 16px;
}

.item h5 a:link, .item h5 a:visited {
	color: #055f94;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

.item input {
	width: 50px;
	float: left;
	clear: left;
}

.item div {
	float: left;
}

a:hover
{
	text-decoration: underline;
}

.category-head h1 {
	font-size: 24px;
	color: #1e3c65;
	line-height: 32px;
}

.pages li {
	float: left;
	margin-right: 10px;
}

.breadcrumbs li {
	float: left;
	margin-right: 6px;
}

.col-right h4 {
	font-size: 12px;
	font-weight: bold;
	color: #055f94;
}

#recently-viewed-items a:link, #recently-viewed-items a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #055f94;
	font-style: italic;
}

.breadcrumbs {
	clear: left;
	font-size: 10px;
	width: 100%;
	float: left;
	display: none;
}

.shopping-cart tfoot button {
	clear: none;
	float: left;
	margin: 25px 10px 10px;
}


.breadcrumbs .home {
	margin-left: 200px;
}



.view-by {
	margin-bottom: 15px;
}

.col-right {
	float: right;
	width: 220px;
}

.col-left .catalog-listing a:link {
	font-size: 11px;
	text-decoration: none;
	margin-left: 20px;
	color: #055f94;
}

#nav a:link, #nav a:visited {
	color: white;
	margin-right: 20px;
	position: relative;
	z-index: 30;
}

.header-nav {
	background-color: #066da9;
	position: absolute;
	width: 1020px;
}

.header-nav-container
 {
	position: absolute;
	z-index: 40;
	float: left;
	top: 135px;
}

#nav {
	position: relative;
	left: 170px;
	float: left;
}

.more-views {
	display: none;
}

.header-nav img {
	height: 25px;
	position: absolute;
	right: 10px;
	top: 4px;
}

#topLinks1 {
	float: left;
	margin-top: 10px;
	margin-left: 140px;
	line-height: 30px;
}

.header a:link, .header a:visited {
	color: #10426c;
	text-decoration: none;
	line-height: 30px;
	margin-right: 10px;
	margin-left: 10px;
}

#topLinks1 a:link, 
#topLinks1 a:visited {
	font-size: 13px;
	font-weight: bold;
}





.header a:hover {
	text-decoration: underline;
}

#headerCart {
	margin-left:50px;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	height:10px;
	line-height:12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1e3c65;
	text-align:right;
}

#headerCart img {
	margin-top:11px;
	margin-left:-3px;
	margin-bottom:-10px;
}

div#topLinks2 {
	float: right;
	text-align:right;
	margin-top: 8px;
	font-size: 10px;
	width: 320px;
	line-height: 30px;
	height:30px;
}

div#topLinks2 a:link,
div#topLinks2 a:visited,
div#topLinks2 a:active {
display:inline;
}

#topLinks3 {
	float: right;
	color: #10426c;
	font-weight: bold;
	width: 310px;
	text-align: right;
	display:block;
	margin-right: 8px;
	margin-top:-5px;
	
	
}

.selectBox
 {
	float: left;
	width: 100%;
	background-color: #ebebeb;
	color: #989898;
	padding-bottom: 4px;
	clear: left;
	margin-bottom: 20px;
}

.selectBox select {
	float: left;
	width: 96%;
	position: relative;
	left: 2%;
}

#topLinks3 span {
	font-size: 11px;
	font-weight: bold;
}

#topLinks {
	
}

.head h3 {
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #10426c;
	line-height: 35px;
	margin-top: 10px;
	font-size: 16px;
}

.col-left dl li {
	margin-bottom: 20px;
	list-style-type: none;
	list-style-image: none;
}

.col-left img 
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	margin-top: 20px;
	clear: left;
}

.leftNavCat {
	float: left;
	clear: left;
}

.selectBox a:link,
.selectBox a:visited {
	float: left;
	clear: left;
	font-size: 13px;
	line-height: 25px;
	margin-left: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #20416d;
}

.level0.nav-chocolates {
	display: none;
}

.pager {
	font-size: 10px;
	float: left;
	line-height: 22px;
	width: 100%;
}

.pager .a-right {
	line-height: 22px;
	float: right;
}

.pages {
	float: right;
	margin-left: 20px;
}

#pagerHousingInner {
	width: 100%;
	float: left;
}

.pages ol {
	float: left;
	margin: 0px 10px;
}

.pagesLabel {
	float: left;
}

#pagerHousing {
	float: left;
	width: 100%;
}

#pagerHousing div {
	
	font-size: 9px;
	line-height: 30px;
}

#pageCounter {
	clear: left;
	float: left;
	margin-right: 20px;
}

.catalog-listing {
	float: left;
	clear: left;
	width: 100%;
}

#viewAs {
	line-height: 25px;
	font-size: 9px;
	width: 90px;
	float: left;
	margin: 0;
}

h1.product-name {
	font-size: 24px;
	line-height: 40px;
	color: #1e3c65;
	font-weight: bold;
	font-style: normal;
}

.product-info-box {
	font-size: 12px;
	line-height: 20px;
}

.product-info-box .head h4 {
	font-weight: bold;
	margin-top: 20px;
}

.add-to-box {
	float: left;
	margin-left: -5px;
	margin-top: 10px;
}

.mini-cart h5 {
	font-size: 12px;
	font-weight: bold;
}

.mini-cart {
	font-size: 12px;
}

.col-right .head {
	margin-top: 15px;
	float: left;
	width: 100%;
}

.add-to-box li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

.mini-poll {
	display: none;
}

#checkoutSteps .head h3 {
	text-align: left;
}

#checkoutSteps .head a:link {
	margin-left: 20px;
	color: #06669e;
	text-decoration: none;
}

.a-item {
	float: left;
	margin-top: 20px;
	width: 360px;
}

.one-page-checkout-progess {
	margin-top: 20px;
	float: right;
}

#checkoutSteps .head {
	float: left;
	clear: left;
	width: 190px;
}

.col-1-layout .mini-newsletter {
	display: none;
}

.more-views img {
	float: left;
	margin-right: 15px;
}

#track_outer img {
	float: left;
	clear: none;
}

.product-img-box #image
 {
	width: 300px;
}

.product-image-zoom
 {
	float: left;
}

.more-views, .product-shop
 {
	float: left;
	width: 100%;
	position: relative;
	left: 10px;
	margin-bottom: 20px;
	clear: left;
}


.more-views h4 {
	float: left;
	clear: left;
	width: 100%;
}

.checkout-types {
	clear: right;
	margin-top: 20px;
	float: right;
	width: 280px;
}

.checkout-types li a:link, .checkout-types li a:visited {
	text-decoration: none;
	font-size: 11px;
}

.shopping-cart tfoot {
	width: 100%;
}

.shopping-cart .input-text.qty {
	width: 25px;
	margin-right: 30px;
}

#shopping-cart-table {
	width: 800px;
	margin-top: 20px;
}

#shopping-cart-table td.a-center img {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	top: -24px;
}



.checkout-types li {
	float: left;
	clear: left;
}


.checkout-types li img {
	width: 120px;
}

/* @group form */


#main form input#userName, #main form input#userMail, #main form input#userPhone, #main form input#name, #main form input#email, #main form input#telephone {
	float: left;
	clear: left;
	width: 340px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 20px;
}

#main form textarea {
	width: 342px;
	height: 60px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	clear: left;
	float: left;
	font-size: 12px;
	line-height: 20px;
}

#main form .input-box {
	width: 100%;
	float: left;
	clear: left;
}

#main form input.input-text {
	float: none;
	clear: none;
	margin-top: 5px;
	margin-bottom: 5px;
}



/* @end */

/* @group Shopping Cart */

#shopping-cart-table td.last {
	width: 80px;
}

#shopping-cart-table tfoot {
}

#shopping-cart-table td.a-right.last {
	border-bottom-style: none;
}


#shopping-cart-table th {
	text-align: left;
	margin-left: 50px;
}

.middle.col-2-left-layout #main p {
	width: 520px;
	float: left;
	clear: left;
}

.middle.col-2-left-layout #main #frontPageProducts p {
	word-break: normal;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
	line-height: 18px;
	float: left;
	width: 100%;
	font-size: 13px;
	
	
}

#shopping-cart-table tbody td.a-center {
	width: 50px;
}


#shopping-cart-table thead {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}

#shopping-cart-table tbody {
}

#shopping-cart-table .attributes-col .title, #shopping-cart-table .prodName {
	text-indent: 15px;
}

.one-page-checkout input.input-text {
	width: 175px;
}

#shopping-cart-table .a-right {
}



/* @end */

#verveCredit {
	text-align: center;
	font-size: 10px;
	line-height: 30px;
	clear: left;
}

#verveCredit a:link, #verveCredit a:visited {
	font-size: 10px;
}
}

#verveCredit #main p  {
	font-size: 10px;
	color: white;
}


#flashMovieContainer {
	float: left;
	clear: left;
	background-color: blue;
}



/*erin added nov. 12 2009*/

span.qty-holder {
	border:#FF0000 2px solid;
	width:300px;
	display:none;
}
	
.price-as-configured {
	display:none;
	}	

fieldset.product-options {
	padding:10px;
	
}

dt {
	clear:both;
	display:inline;
	float:left;
	width:100px;
	}
	
dd.last {
	float:left;
	}
	
div.product-options-bottom {
	padding-top:0;
	margin-top:0;
	padding-left:10px;
	}
	
p.required {
	clear:both;
	padding-top:15px;
	}
	
#product-options-wrapper dd {
	float:left;
	clear:left
	}

select.bundle-option-select {
	float:left;
}

label.left {
	clear:left;
	}
	

div.hp_desc {
	margin-left:20px;
	}

div.product-specs {
	/*margin-left:12px;*/
	margin-top:10px;
	}
	
.validation-advice {
	color:#FF0000;
	}
	
/* FOR CHECKOUT */
.col-1 {
	float:left;
	display:inline; /*for ie6 float bug*/
	width:250px;
	}
.col-2 {
	float:right;
	display:inline; /*for ie6 float bug*/
	width:250px;
}
.col2-set {
	width:543px;
	}
.price-from {
	display:none;
	}
.add-to-cart-box .form-button {
	display:block;
	width:88px;
	height:40px;
	}
 .error {
	color:#FF0000;
	}

.item-options dt {
	width:75px;
	}

#topLinks2 li {
    display:inline;
    background:url(../images/shop_access_pipe.gif) no-repeat 100%;
    padding-right:2px;
    padding-left:2px;
    }
#topLinks2  li.last { padding-right:0; background:none; }

#homepage {
	display:inline;
	float:left;
	/*border:1px solid red;*/
	width:100%;
	height:100%;
}
#homepagetext {
	float:left;
	width:520px;
	padding:0;
	margin:0;
}
#facebook {
	float:right;
	width:210px;
	height:100%;
	padding:10px;
	/*border:1px solid #000066;*/
}
