@charset "utf-8";
/* CSS Document */

/* Pop up */
#special_offer1 h3, #special_offer2 h3, #special_offer3 h3, #special_offer4 h3 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000; padding:14px; font-weight:bold;}
.pop-up { background:#fff; width:454px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; display: none  ;}
.pop-up h3 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000; padding:7px; font-weight:bold; margin-bottom:5px;}
.cart-info { background:#fff; margin:0 auto; width:440px; border:1px solid #b1b1b1;}
.cart-info td.padding { padding:7px; vertical-align:top; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.cart-info-title td { background:#d9d9ff; border-bottom:1px solid #b1b1b1; font-weight:bold;}
.cart-price { text-align:right;}

.special-offer-box { background:#fff; margin:0 auto; width:440px; border:1px solid #eddba4;}
.special-offer-box tr td.padding { padding:10px; font-family:Arial, Helvetica, sans-serif;}
.special-offer-title td { background:#fceaa8; text-align:left; border-bottom:1px solid #eddba4; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#d00008; }
.offer-image { text-align:center;}
.button-box { background:url(/CMSTemplates/Cookware/cw-images/bg-offer-button.png) top repeat-x; text-align:center; margin-right:4px; padding-top:5px; margin-top:10px; padding-bottom:7px; }
.button-box img { margin-top:7px;}

.right-content { float:right; width:630px; padding: 0 0 0 20px;}
#sidebar { background:#faecbc; width: 250px; float:left; }
#two-col #sidebar ul.sub-nav {padding: 0px 0 10px 0; border-top:1px solid #fffadc; background:none; list-style:none; margin:0; }
#two-col #sidebar ul.sub-nav li { margin: 0 0 0 0px;  background:none; list-style:none; padding:0; border-bottom:1px solid #fff7dc; }
#two-col #sidebar ul.sub-nav li a { text-decoration:none; color:#005c96;  padding:7px 0 7px 16px; display:block;  }
#two-col #sidebar ul.sub-nav li a:hover { background:#fff4ce;}
#sidebar h5 { background:#f9e49e; text-align:left; font-size:16px; padding: 10px 0 10px 10px; border-bottom:1px solid #fdc741; }

.right-content ul.steps { margin:0; padding:10px 0 0 0; list-style:none; background:none;}

#two-col .right-content ul.steps li { margin:0; padding:0; list-style:none;  float: left; background:none;
    padding: 0px 0 10px 0px;
    position: relative;
    height: 100px;
	width:610px;
}

#two-col .right-content ul.steps li span {  position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 110px;
    background: url(/CMSTemplates/Cookware/cw-images/image-frame.png) no-repeat top;
    overflow: hidden;
}

#two-col .right-content ul.steps li p { float:right; width:450px
}

.cooking-list { border:1px solid #eaeaea; padding:10px 10px 10px 10px;}
