/* Sub Stylesheets */
@import url("sub.css");

/* General */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	line-height: 14px;
	text-align: center;
}
html {
	overflow-y: scroll;
}
form, ul, dl, table, th, td {
	margin: 0;
	padding: 0;
}
sup {
	font-size: 50%;
	vertical-align: text-top;
}
table {
	margin-bottom: 15px;
	border-collapse: collapse;
}
img {
	border: none;
}
a {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #353535;
}

/* Layout */
#container {
	margin: 0 auto;
	width: 952px;
	text-align: left;
}
#header {
	margin: 0 0 8px 0;
	padding-right: 101px;
	font-size: 10px;
}
#header1 {
	margin: 0 auto 8px;
	font-size: 10px;
	width:750px;
}
#body {
	clear: both;
	position: relative;
	padding-bottom: 20px;
	border: 1px solid #e3e4e5;
	background-color: white;
}
#menu {
	float: left;
	margin: 20px 0 0 0;
	width: 808px;
}
#footer {
	clear: both;
	margin: 8px 0 0 0;
	background: url(/images/footer_tag.gif) no-repeat 20px 0;
	color: #808080;
	font-size: 10px;
	text-align: right;
}

/* Header */
#header .headermenu {
	float: right;
}
#header .headermenu li {
	float: left;
	list-style: none;
	padding: 0 7px 0 12px;
	background: url(/images/header_link_separator.gif) no-repeat left center;
}
#header .headermenu li.start {
	background-image: none;
}
#header .headermenu, #header .search {
	margin-top: 8px;
}
#header .search {
	float: right;
}
#header .searchfield {
	float: left;
	margin: 0;
	padding: 0 4px;
	width: 94px;
	height: 14px;
	border: 1px solid #d6d7d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}
#header .searchbutton {
	float: left;
}

/* Main Menu */
#menu ul {
	list-style: none;
	margin-left: 45px;
	height: 16px;
}
#menu li {
	float: left;
	padding: 0 16px 0 16px;
	border-right: 1px solid #dfe0e1;
}
#menu li a {
	display: block;
	height: 16px;
}
#menu li#factoryOutlet a {
    background: url(/images/menu/factory_outlet.gif);
    width: 76px;
}
#menu li#graters a {
	background: url(/images/menu/graters.gif);
	width: 44px;
}
#menu li#serving a {
	background: url(/images/menu/serving.gif);
	width: 44px;
}
#menu li#cooking a {
	background: url(/images/menu/cooking.gif);
	width: 48px;
}
#menu li#baking a {
	background: url(/images/menu/baking.gif);
	width: 39px;
}
#menu li#essentials a {
	background: url(/images/menu/essentials.gif);
	width: 56px;
}
#menu li#cleaning a {
	background: url(/images/menu/cleaning.gif);
	width: 51px;
}
#menu li#treats a {
	background: url(/images/menu/frozen_treats.gif);
	width: 78px;
}
#menu li#graters a:hover, #menu li#serving a:hover,
#menu li#cooking a:hover, #menu li#baking a:hover,
#menu li#essentials a:hover, #menu li#cleaning a:hover,
#menu li#treats a:hover, #menu li#factoryOutlet a:hover {
	background-position: 0 -16px;
}
#menu li#graters.active a, #menu li#graters.active a:hover,
#menu li#serving.active a, #menu li#serving.active a:hover,
#menu li#cooking.active a, #menu li#cooking.active a:hover,
#menu li#baking.active a, #menu li#baking.active a:hover,
#menu li#essentials.active a, #menu li#essentials.active a:hover,
#menu li#cleaning.active a, #menu li#cleaning.active a:hover,
#menu li#treats.active a, #menu li#treats.active a:hover,
#menu li#factoryOutlet.active a, #menu li#factoryOutlet.active a:hover {
	background-position: 0 -32px;
}
#menu li#factoryOutlet {
	padding-left: 0;
}
#menu li#treats {
	border: none;
}
#menu .menu-tree {
	clear: both;
	margin: 5px 0 5px 98px;
	height: 16px;
}

/* Body */
#col-a {
	float: left;
	width: 120px;
}
#col-a h1 {
	margin: 28px 0 28px 22px;
	width: 68px;
	height: 267px;
}
#col-b {
	float: left;
	width: 655px;
}
#col-c {
	float: left;
	width: 173px;
}
#col-full {
	float: left;
	width: 775px;
}

/* Sub Menu */
#submenu {
	width: 153px;
	margin: 0 10px 0 10px;
	background: url(/images/submenu_line.gif) repeat-y top right;
	line-height: normal;
	text-align: right;
}
#submenu a {
	color: #505050;
	font-size: 10px;
}
#submenu a:hover {
	color: #c13340;
}
#submenu dl {
	margin: 0 0 8px 0;
	padding: 0 3px 0 0;
}
#submenu dt, #submenu dd {
	padding: 0 8px 0 0;
}
#submenu dd {
	margin: 0 0 2px 0;
}
#submenu .active {
	background: url(/images/submenu_active_line.gif) repeat-y top right;
}
#submenu .active dt {
	background: url(/images/submenu_active_dl_bullet.gif) no-repeat right 6px;
	margin-bottom: 6px;
}
#submenu .active dd {
	background: url(/images/submenu_active_dl_bullet.gif) no-repeat right 6px;
}
#submenu .active dt a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background: url(/images/submenu_active_dt_bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
}
#submenu .active dt a:hover {
	color: #000;
}
#submenu .active dd a {
	color: #808080;
}
#submenu .active dd a:hover {
	color: #353535;
}
#submenu .active dd.active a {
	color: #000;
	font-weight: bold;
}
#submenu .active dd.active a:hover {
	color: #000;
}

/* Home */
#home {
	height: 320px;
	margin-bottom: 20px;
}
#home-cta {
	position: relative;
}
#home-cta h4 {
	margin-bottom: 5px;
}
#home-cta .cta1, 
#home-cta .cta2, 
#home-cta .cta3 {
	float: left;
	width: 250px;
}
#home-cta .cta1 {
	background: url(/images/home_cta_separator.gif) no-repeat top right;
	margin-right: 12px;
}
#home-cta .cta2 {
	background: url(/images/home_cta_separator.gif) no-repeat top right;
	margin-right: 12px;
}
#home-cta .cta3 {
}
#home-cta .cta-img {
	float: left;
	width: 80px;
	margin-right: 10px;
	text-align: center;
}
#home-cta .cta-desc {
	float: left;
	width: 150px;
}
#home-cta .cta-desc .graters {
	float: left;
	margin-top: 2px;
	margin-right: 4px;
}
#home-cta-more {
	clear: both;
}
#home-cta-more .cta1,
#home-cta-more .cta2,
#home-cta-more .cta3 {
	float: left;
	width: 240px;
	margin-right: 20px;
}
#home-cta-more .cta3 {
	margin-right: 0;
}
#home-cta-more .more {
	float: right;
	background: url(/images/submenu_active_dt_bullet.gif) no-repeat left center;
	padding-left: 9px;
}

.feature .price-block {
	position: absolute;
	bottom: 0;
	left: 80px;
	right: 15px;
}

.price-block .add-to-cart {
	position: absolute;
	bottom: 16px;
	right: 0;
}

.salePrice {
	color: #F00;
}

.feature-more {
	text-align: right;
}

.cta-desc a {
	color: #000;
}

.feature a {
	color: #000;
}

.feature {
	position: relative;
}
#featureRow1 .feature { height: 160px; }
#featureRow2 .feature { height: 120px; }

.feature-sep {
	clear:both;
	height:20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

/* Product */
.product-beauty {
	height: 320px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e9e9ea;
	border-top: 1px solid #e9e9ea;
}
#product-header {
	background: url(/images/col_b_line.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
#product-header ul {
	float: right;
	list-style: none;
}
#product-header li {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #dfe0e1;
}
#product-header li .previous {
	background: url(/images/icons/arrow_previous.gif) no-repeat left center;
	margin-right: 10px;
	padding-left: 10px;
}
#product-header li .next {
	background: url(/images/icons/arrow_next.gif) no-repeat right center;
	margin-left: 10px;
	padding-right: 10px;
}
#product-detail {
	margin-top: 10px;
}
#product-detail #product-detail-shot {
	float: left;
	width: 307px;
	/*height: 308px;*/
	margin-right: 20px;
}
#product-detail #product-detail-shot .product-detail-img {
	width: 305px;
	height: 306px; /* remove after demo */
	border: 1px solid #dcdcdc;
}
#product-detail #product-detail-shot .product-detail-txt {
	padding-top: 5px;
}
#product-detail #product-detail-shot .product-detail-txt span {
	float: left;
	margin-bottom: 5px;
}
#product-detail #product-detail-shot .product-detail-txt .view-large {
	float: right;
	background: url(/images/icons/view_large.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 5px;
}
#product-detail #product-detail-shot .product-detail-txt .view-more {
	color: #c13340;
}
#product-detail #product-detail-shot .product-detail-view {
	clear: both;
}
#product-detail #product-detail-shot .product-detail-view a {
	float: left;
	margin: 0 6px 6px 0;
	width: 52px;
	height: 52px;
	border: 1px solid #dcdcdc;
}
#product-detail #product-detail-shot .product-detail-view a:hover {
	border-color: #999;
}
#product-detail #product-detail-shot .product-detail-view-desc {
	clear: both;
	height: 20px;
	margin-bottom: 8px;
	border-bottom: 1px solid #dcdcdc;
}
#product-detail #product-detail-shot .product-detail-view-desc .bullet {
	background: url(/images/product_detail_view_bullet.gif) no-repeat 0 4px;
	padding-left: 10px;
}
#product-detail #product-detail-shot .product-detail-related-media {
	/* */
}
#product-detail #product-detail-shot .product-detail-related-media .links {
	float: left;
	display: inline;
	width: 95px;
	margin: 0 5px 5px 0;
}
#product-detail #product-detail-shot .product-detail-related-media .recipes {
	background: url(/images/icons/recipes.gif) no-repeat;
	padding: 1px 0 1px 20px;
}
#product-detail #product-detail-shot .product-detail-related-media .video {
	background: url(/images/icons/video.gif) no-repeat;
	padding: 1px 0 1px 20px;
}
#product-detail #product-detail-shot .product-detail-related-media .instructions {
	background: url(/images/icons/instructions.gif) no-repeat 3px 0;
	padding: 1px 0 1px 20px;
}
#product-detail #product-detail-shot .product-detail-related-media .guide {
	background: url(/images/icons/guide.gif) no-repeat;
	padding: 1px 0 1px 17px;
}
#product-detail #product-detail-shot .product-detail-related-media .tips {
	background: url(/images/icons/tips_ideas.gif) no-repeat;
	padding: 1px 0 1px 20px;
}
/* product detail description */
#product-detail #product-detail-desc {
	float: left;
	width: 328px;
	margin-top: 6px;
}
#product-detail #product-detail-desc h1 {
	line-height: 21px;
}
#product-detail #product-detail-desc ul.list {
	margin: 0 0 15px 0;
}
#product-detail #product-detail-desc ul.list li {
	background: url(/images/product_detail_list_bullet.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	list-style: none;
}
#product-detail #product-detail-desc th {
	color: #adafb2;
}
#product-detail #product-detail-desc td {
	padding: 2px 0;
}
#product-detail #product-detail-desc .swatches {
	float: left;
	width: 60px;
	margin-right: 5px;
}
#product-detail #product-detail-desc img {
	margin-right: 3px;
}
#product-related-items {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}
#product-related-items h2 {
	margin: 0;
	padding-bottom: 5px;
	background: url(/images/col_b_line.gif) no-repeat left bottom;
	color: #444;
	font-size: 13px;
	font-weight: normal;
}
#product-category {
	margin-top: 4px;
}
#product-category .prod-row {
	clear: both;
	background: url(/images/prod_item_separator.gif) repeat-y 163px 15px;
	margin-bottom: 30px;
}
#product-category .prod-item {
	float: left;
	display: inline;
	width: 158px;
	margin-left: 4px;
	text-align: center;
}
#product-category .prod-item h5 {
	margin: 0;
	padding: 0 10px;
	font-weight: normal;
	line-height: 12px;
	color: #808080;
}
#product-category .prod-item .prod-item-img {
	height: 99px;
	margin-bottom: 5px;
}
#product-category .prod-item .prod-item-img a {
	display: block;
}
#product-category .prod-item .prod-item-img a img {
    height: 99px;
    width: 148px;
}

/* Product Detail Large View Popup*/
#product-detail-lrg {
	float: left;
	width: 397px;
	margin-right: 20px;
	text-align: left;
}
#product-detail-img-lrg{
	width: 397px;
	border: 1px solid #dcdcdc;
	text-align: left;
	margin: 0px 0px 20px 0px;
}
#product-detail-lrg  .product-detail-view {
	clear: both;
}
#product-detail-lrg .product-detail-view a {
	float: left;
	margin: 10px 10px 6px 0;
	border: 1px solid #dcdcdc;
}
#product-detail-lrg  .product-detail-view-desc {
	clear: both;
	background: url(/images/product_detail_view_bullet.gif) no-repeat 0 4px;
	margin-bottom: 8px;
	padding: 0 0 5px 10px;
}

/* Classes */
.nodisp {
	display: none;
}
.novis {
	visibility: hidden;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.alignright {
	text-align: right;
}
.accent {
	font-weight: bold;
	color: #000;
}
.more {
	background: url(/images/submenu_active_dt_bullet.gif) no-repeat left center;
	padding-left: 9px;
}
.email {
	background: url(/images/icons/email.gif) no-repeat left center;
	padding-left: 15px;
}
.print {
	background: url(/images/icons/print.gif) no-repeat left center;
	padding-left: 18px;
}
.view-arch {
	background: url(/images/submenu_active_dt_bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
	font-size: 12px;
}
.donvier-parts {
	float: right;
	color: #c13340;
}
.donvier-parts:hover {
	color: #c13340;
}
.red {
	color: #c13340;
}
.list-ingre {
	margin-bottom: 10px;
}
.list-ingre li {
	list-style: none;
}

/* Typography */
h1, h2, h3, h4, h5, p {
	margin: 0 0 12px 0;
}
h1 {
	font-size: 19px;
	font-weight: normal;
	color: #000;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #c13340;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
	color: #000;
}
h5 {
	margin-bottom: 5px;
	font-size: 10px;
	color: #000;
}
table, th, td {
	padding: 1px 0;
	text-align: left;
	vertical-align: top;
	font-size: 100%;
}
table td table {
	margin-bottom: 0;
}
th {
	color: #333;
}
.valign-center {
	vertical-align: middle;
}
strong {
	color: #333;
}
.xlarge {
	font-size: 11px;
}
.xsmall {
	font-size: 9px;
}
.field {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}

/*===============================================================
  Kadro Components
  ===============================================================*/

#customerLogin .newCustomer {
  float: left;
  width: 375px;
  margin-right: 20px;
}

#customerLogin .newCustomer .userInputs {
  position: absolute;
  bottom: 39px;
}

#customerLogin .returningCustomer {
  float: left;
  width: 375px;
}

#customerLogin .returningCustomer .userInputs {
  position: absolute;
  bottom: 20px;
}

#customerLogin .userInput {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #808080;
  width: 200px;
}

#customerLogin .input {
  margin: 3px 0;
}

#customerLogin .buttons {
  text-align: right;
  margin: 5px 0;
}

#customerLogin .returningCustomer .userInputs label {
  float: left;
  text-align: right;
  width: 70px;
}

#profile th {
  text-align: right;
  width: 150px;
}

#profile td {
  text-align: left;
}

#password .input {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #808080;
}

#profile .input,
#profile .select {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #808080;
}

#userView .input,
#userView .select {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #808080;
}

input.button {
  font-size: 10px;
  font-weight: bold;
  padding-right: 20px;
  color: #807f83;
  border: 1px solid #a5acb2;
  background: url(/images/buttons/right_btn.gif) no-repeat right center;
}

input.hover {
  color: #fff;
  background: #626262 url(/images/buttons/right_btn.gif) no-repeat right center;
}

#formErrorDisplay {
  margin: 5px;
  padding: 5px;
}

#formErrorDisplay .itemMessage {
  font-size: 16px;
  color: #F00;
  font-weight: bold;
}

div.clr {clear:both; }

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.clearfix { height: 1%; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/ .clearfix { display: block; } * html .clearfix { height: 1%; } /* End hide from IE-mac */
