@charset "utf-8";
/* CSS Document */

#product-category-content {
	font-size: 12px;
	font-weight: bold;
}

#product-category-content span {
	display: block;
	padding: 4px 0px;
}

.product-top-box-info-yellow {
	position: absolute;
	margin: 2px 0px 0px 363px;
	width: 563px;
	height: 217px;
	background-image: url(../images/products/product/product-top-info-background.png);
	z-index: 5;
}

.product-top-box-info-green {
	position: absolute;
	margin: 2px 0px 0px 362px;
	width: 563px;
	height: 217px;
	background-image: url(../images/products/featured-product-info-background.png);
	z-index: 5;
}

/* Featured Product Top Box */

#featured-product-top-box-photo {
	position: absolute;
	margin: 2px 0px 0px 2px;
	width: 384px;
	height: 217px;
	overflow: hidden;
}


.featured-product-top-box-info {
	position: absolute;
	margin: 2px 0px 0px 362px;
	width: 563px;
	height: 217px;
	z-index: 100;
}

.featured-product-top-box-info .box-photo {
	position: absolute;
	margin: 25px 0px 0px 50px;
}

.featured-product-top-box-info .info {
	position: absolute;
	width:    340px;
	height:   200px;
	margin: 10px 0px 0px 200px;
	font-size: 12px;
	line-height: 16px;
}

/* Featured Products */

#featured-category-products {
	position: absolute;
	margin: 2px 0px 0px 410px;
	width: 490px;
	height: 217px;
	z-index: 100;
}

#featured-category-products .header{
	position: absolute;
	margin:  25px 0px 0px 0px;
}

#featured-category-products .hr-yellow {
	position: absolute;
	margin:  45px 0px 0px 0px;
	width: 490px;
}

#featured-category-products .info {
	position: absolute;
	width:    520px;
	height:   200px;
	margin: 64px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
}

#featured-category-products .photo {
	float: left;
}

#featured-category-products .list {
	float: left;
}

#featured-category-products .list a {
	display: block;
	margin: 6px 0px 6px 20px;
}



/* Explore Products */
.explore-products .subcat {
	margin: 8px 0px 20px 0px;
}

.explore-products .col {
	float: left;
}

.explore-products a {
	margin-bottom: 4px;
}

.product-videos {
	height: 334px;
}


.product-videos .thumbs {
	position: absolute;
	margin: 4px 0 0 4px;
}

.product-videos .thumb {
	width: 150px;
	height: 87px;
	background-image: url(../images/products/video-thumb-background.png);
	margin: 1px 0 14px 0;
	cursor: pointer;
}


.product-videos .thumb img {
	margin: 2px;
}

.product-videos .player {
	position: absolute;
	width: 458px;
	height: 334px;
	margin-left: 172px;
	background-image: url(../images/products/inline-video-player-bg.png);
}

.product-videos .title {
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	margin: 9px 10px 5px 12px;
}

.product-videos #glazes-swf {
	width: 448px;
	height: 298px;
	margin-left: 4px;
	background-color: #FFF;
}




/* Product Individual Page */
#product-top-box-photo {
	position: absolute;
	margin: 2px 0px 0px 2px;
	width: 385px;
	height: 217px;
	overflow: hidden;
}

#product-top-box-info {
	position: absolute;
	margin: 2px 0px 0px 385px;
	width: 540px;
	height: 217px;
	z-index: 100;
}

#product-top-box-info .box-photo {
	position: absolute;
	margin-left: 25px;
	height:   217px;
}

#product-top-box-info .info {
	position: absolute;
	font-size: 12px;
	line-height: 16px;
}


#product-tabs {
	height: 33px;
	width: 675px;
}



#product-tab-videos {
	position: absolute;
	width: 125px;
	height: 34px;
	margin-left: 18px;
	cursor: pointer;
}

.product-tab-videos-on {
	background-image: url(../images/products/product/tab-videos-on.png);
	z-index: 110;
}

.product-tab-videos-off {
	background-image: url(../images/products/product/tab-videos-off.png);
	z-index: 105;
}



#product-tab-directions {
	position: absolute;
	width: 126px;
	height: 34px;
	margin-left: 18px;
	cursor: pointer;
}

.product-tab-directions-on {
	background-image: url(../images/products/product/tab-directions-on.png);
	z-index: 110;
}

.product-tab-directions-off {
	background-image: url(../images/products/product/tab-directions-off.png);
	z-index: 104;
}

#product-tab-nutrition {
	position: absolute;
	width: 157px;
	height: 34px;
	margin-left: 124px;
	cursor: pointer;
}

.product-tab-nutrition-on {
	background-image: url(../images/products/product/tab-nutrition-on.png);
	z-index: 110;
}

.product-tab-nutrition-off {
	background-image: url(../images/products/product/tab-nutrition-off.png);
	z-index: 103;
}

#product-tab-ingredients {
	position: absolute;
	width: 137px;
	height: 34px;
	margin-left: 260px;
	cursor: pointer;
}

.product-tab-ingredients-on {
	background-image: url(../images/products/product/tab-ingredients-on.png);
	z-index: 110;
}

.product-tab-ingredients-off {
	background-image: url(../images/products/product/tab-ingredients-off.png);
	z-index: 102;
}

.light-gray-box-middle .product-contents {
	padding-top: 12px;
	min-height: 200px;
}

.light-gray-box-middle .product-contents h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 8px 0px 4px 0px;
}

.light-gray-box-middle .product-contents h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 8px 0px 2px 0px;
}

#product-bake-info {
	width: 180px;
	margin-right: 30px;
	float: left;
}

#product-make-steps {
	width: 400px;
	float: left;
}

#product-make-steps li {
	padding-bottom: 12px;
}


#section-ingredients .contents {
	width: 605px;;
}

table.nutrition {
	border-collapse: collapse;
}

table.nutrition th {
	font-weight: bold;
}

table.nutrition .subheader {
	font-weight: normal;
	padding: 2px 20px;
}

table.nutrition td, table.nutrition .top-header th {
	padding: 2px 18px;
}

table.nutrition th {
	padding-bottom: 4px;
	white-space: nowrap;
}

table.nutrition .break td, table.nutrition .break th {
	padding-top: 16px;
}

.nutrition-footer {
	margin-top: 25px;
	font-size: 10px;
	line-height: 12px;
}

/* Related Recipe */

#related-recipe-box {
	width:  672px;
	height: 210px;
	margin-top: 8px;
	background-image: url(../images/products/related-recipe/related-recipe-background.png);
}

#related-recipe-box .photo {
	position: absolute;
	margin: 1px 0px 0px 1px;
}

#related-recipe-box .info {
	position: absolute;
	margin: 22px 0px 0px 230px;
	width: 420px;
	height: 185px;
	font-size: 12px;
}

#related-recipe-box .info div {
	margin-top: 3px;
}

#related-recipe-box .info p {
	margin-bottom: 12px;
	line-height: 16px;
}


#related-recipe-box .corner {
	position: absolute;
	z-index:  10;
	width: 8px;
	height: 8px;
	overflow: hidden;
}

#related-recipe-box .nw {
	background-image: url(../images/products/related-recipe/corner-nw.png);
}

#related-recipe-box .sw {
	margin-top: 202px;
	background-image: url(../images/products/related-recipe/corner-sw.png);
}


/* Product Index Page */

#product-home-content p {
	padding: 5px 20px;
}


#product-cat-browse-container {
	width: 650px;
	margin-top: 10px;
	margin-left: 20px;

}


#product-home-browse-container {
	width: 650px;
	margin: 10px 0px 12px 0;
}

#product-home-browse-container a:hover {
	text-decoration: none;
	cursor: pointer;
}

.product-home-browse-box {
	width: 156px;
	height: 191px;
	margin: 0px 4px 2px 0px;
	float: left;
	background-image: url(../images/products/home/browse-box-background.png);
	overflow: hidden;
}

.product-home-browse-box .thumb {
	position: absolute;
	margin: 2px 0px 0px 3px;
}

.product-home-browse-box .label {
	position: absolute;
	margin: 154px 0px 0px 3px;
}


.product-home-module-wide {
	width: 634px;
	height: 123px;
	background-image: url(../images/products/home/product-inner-module-wide-bg.png);
	margin-bottom: 8px;
	
}



.product-home-module-wide .photo {
	position: absolute;
	margin: 6px 0px 0px 17px;
}

.product-home-module-wide .content {
	position: absolute;
	margin: 19px 0px 0px 300px;
	width: 320px;
}

.product-home-module-wide .content p {
	line-height: 15px;
	display: block;
	margin: 8px 0;
}




.product-home-module-narrow {
	width: 634px;
	height: 123px;
}

.product-home-module-narrow .module {
	width: 311px;
	height: 123px;
	background-image: url(../images/products/home/product-inner-module-narrow-bg.png);
}

.product-home-module-narrow .module .photo {
	position: absolute;
	margin: 2px;
}

.product-home-module-narrow .module .content {
	position: absolute;
	margin: 15px 0px 0px 132px;
	width: 160px;
}

.product-home-module-narrow .module .content p {
	line-height: 15px;
	display: block;
	margin: 8px 0;
}

#product-related-like-tweet-container, #product-top-like-tweet-container {
	float: left;
	margin-right: 8px;
	padding-right: 8px;
	padding-right: 12px\0/;
	border-right: 1px solid #e3e1bb;
	min-height: 49px;
	width: 92px;
}

#product-related-like-button, #product-top-like-button {
	margin-bottom: 9px;
}
