body {
margin: 0px;
padding: 0px;
font: 11px arial, helvetica, sans-serif;
background: #f4eedc url(images/background.jpg) bottom left no-repeat;
}
img {
border: 0px;
}
/* commented backslash hack v2 \*/ 
* html .catalogOrder {
height: 1%;
} 
/* end hack */ 
input {
font: 11px arial, helvetica, sans-serif;
color: #481c01;
background: #ffffff;
border-top: 1px solid #822b0b;
border-right: 1px solid #822b0b;
border-bottom: 1px solid #822b0b;
border-left: 1px solid #822b0b;
padding: 2px;
}
#container {
position: relative;
margin: 10px auto;
width: 700px;
}
#header {
background: url(images/gourmetTitle.jpg) top left no-repeat;
height: 79px;
}
#infoBar {
background: #822b0b;
color: #f4eedc;
padding: 0px;
border-top: 2px solid black;
border-bottom: 1px solid black;
position: relative;
clear: both;
}
#cartStatus {
font-weight: bold;
font-size: 1.15em;
padding: 8px 40px 0px 600px;
}
#cartText {
padding: 0px 40px 20px 600px;
}
#cartIcon {
position: absolute;
top: 10px;
right: 10px;
}
#login {
position: absolute;
top: 10px;
left: 10px;
padding-right: 200px;
}
#contentArea {
width: 700px;
}
#c1 {
width: 175px;
float: left;
}
#c2 {
width: 510px;
float: right;
}
#footer {
font-size: .9em;
background: #471c00 url(images/footer.jpg) bottom left no-repeat;
color: #f4eedc;
text-align: right;
clear: both;
padding: 7px 10px 12px 5px;
}
.ad {
background: #f2ca89;
}
.adSpacer {
height: 5px;
}
/* IE5 Hack \*/
* html .adSpacer {
overflow: hidden;
}
/* End Hack */
.adTopBorder {
height: 7px;
background: url(images/adTopBar.jpg) top left no-repeat;
}
/* IE5 Hack \*/
* html .adTopBorder {
overflow: hidden;
}
/* End Hack */
.adTitle {
font: bold 1.5em arial, helvetica, sans-serif;
color: #822b0b;
text-align: center;
background: #f2ca89 url(images/adStar.jpg) top left no-repeat;
padding: 35px 10px 2px 10px;
}
.adContent {
color: #775742;
background: #f2ca89;
padding: 2px 10px 2px 10px;
}
.adLink {
font: bold 1.15em arial, helvetica, sans-serif;
color: #822b0b;
background: #f2ca89;
padding: 2px 10px 10px 10px;
}
.adBottomBorder {
height: 7px;
background: url(images/adBottomBar.jpg) top left no-repeat;
}
.menuList {
list-style: none;
padding: 0;
margin: 0;
width: 155px;
}
.menuList li a:link, .menuList li a:visited {
font: bold 1em arial, sans-serif;
color: #822b0b;
background: #f3ddb2;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
margin-top: 1px;
text-decoration: none;
display: block;
width: 100%;
}
.menuList li a:hover, .menuList li a:visited:hover {
font: bold 1em arial, sans-serif;
color: #822b0b;
background: #f2ca89;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
margin-top: 1px;
text-decoration: none;
display: block;
width: 100%;
}
/* IE5 Hack \*/
* html .adBottomBorder {
overflow: hidden;
}
/* End Hack */
.catalogSpacer {
height: 12px;
}
/* IE5 Hack \*/
* html .catalogSpacer {
overflow: hidden;
}
/* End Hack */
.catalog {
background: #faf8ee;
border-left: 1px solid #822b0b;
border-right: 1px solid #822b0b;
}
.catalogGift {
background: #faf8ee url(images/giftTitle.jpg) top left no-repeat;
border-left: 1px solid #822b0b;
border-right: 1px solid #822b0b;
}
.catalogFresh {
background: #faf8ee url(images/freshTitle.jpg) top left no-repeat;
border-left: 1px solid #822b0b;
border-right: 1px solid #822b0b;
}
.catalogPrepared {
background: #faf8ee url(images/preparedTitle.jpg) top left no-repeat;
border-left: 1px solid #822b0b;
border-right: 1px solid #822b0b;
}
.catalogSpecialty {
background: #faf8ee url(images/specialtyTitle.jpg) top left no-repeat;
border-left: 1px solid #822b0b;
border-right: 1px solid #822b0b;
}
.catalogHealth {
background: #faf8ee url(images/healthTitle.jpg) top left no-repeat;
border-left: 1px solid #822b0b;
border-right: 1px solid #822b0b;
}
.catalogCompany {
background: #faf8ee url(images/companyTitle.jpg) top left no-repeat;
border-left: 1px solid #822b0b;
border-right: 1px solid #822b0b;
}
.catalogRecipes {
background: #faf8ee url(images/recipesTitle.jpg) top left no-repeat;
border-left: 1px solid #822b0b;
border-right: 1px solid #822b0b;
}
.catalogHoliday {
background: #faf8ee url(images/holidayTitle.jpg) top left no-repeat;
border-left: 1px solid #822b0b;
border-right: 1px solid #822b0b;
}
.catalogMessage {
background: #faf8ee url(images/messageTitle.jpg) top left no-repeat;
border-left: 1px solid #822b0b;
border-right: 1px solid #822b0b;
}
.catalogTopBorder {
height: 7px;
background: url(images/catalogTopBar.jpg) top left no-repeat;
padding-bottom: 5px;
}
/* IE5 Hack \*/
* html .catalogTopBorder {
overflow: hidden;
}
/* End Hack */
.catalogTitle {
font: bold 1.5em arial, helvetica, san-serif;
color: #822b0b;
padding: 30px 180px 2px 30px;
}
.catalogContent {
color: #775742;
padding: 2px 180px 2px 30px;
}
.catalogFullContent {
color: #775742;
padding: 2px 30px 2px 30px;
}
.catalogLink {
font: bold 1.15em arial, helvetica, san-serif;
color: #822b0b;
padding: 2px 180px 2px 30px;
}
.catalogBottomBorder {
height: 4px;
background: url(images/catalogBottomBar.jpg) top left no-repeat;
margin-top: 30px;
}
/* IE5 Hack \*/
* html .catalogBottomBorder {
overflow: hidden;
}
/* End Hack */
.productDivider {
padding: 10px 30px 6px 30px;
}
.catalogOrder {
background: #f4eedc;
border-top: 1px solid #f3ddb2;
border-right: 1px solid #f3ddb2;
border-bottom: 1px solid #f3ddb2;
border-left: 1px solid #f3ddb2;
margin: 5px 180px 2px 30px;
padding: 5px 5px 5px 5px;
}
.orderPrice {
color: #822b0b;
font-weight: bold;
font-size: 1.15em;
padding: 2px 2px 2px 2px;
}
.orderAdd {
float: right;
}
#healthInfo {
border-bottom: 1px solid #f3ddb2;
border-left: 1px solid #f3ddb2;
width: auto;
}
#healthInfo td {
border-top: 1px solid #f3ddb2;
border-right: 1px solid #f3ddb2;
}
.rowOdd {
background: #f4eedc;
}
.highlightColumn {
background: #f2ca89;
color: #822b0b;
}
.back {
text-align: right;
padding: 2px 180px 2px 30px;
}
a {
cursor: pointer;
}
.inlineLink, .inlineLink:visited  {
color: #822b0b;
text-decoration: none;
}
.inlineLink:hover, .inlineLink:visited:hover {
color: #822b0b;
text-decoration: underline;
}
.infoBarLink, .infoBarLink:visited  {
color: #f4eedc;
text-decoration: none;
}
.infoBarLink:hover, .infoBarLink:visited:hover {
color: #f4eedc;
text-decoration: underline;
}
.legalLink, .legalLink:visited  {
color: #f4eedc;
text-decoration: none;
}
.legalLink:hover, .legalLink:visited:hover {
color: #f4eedc;
text-decoration: underline;
}
#recipeList {
list-style: none;
font: bold 12px arial, helvetica, san-serif;
margin: 10px 0;
padding: 0px;
}
#recipeList li {
list-style: none;
font: bold 12px arial, helvetica, san-serif;
margin: .2em 0;
padding: 0px;
}


.originalPrice {
color: #775742;
text-decoration: line-through;
}
.specialPrice {
font-weight: bold;
color: #822b0b;
}

.cartMessage {
margin: 30px 30px 0px 30px;
font-weight: bold;
text-align: center;
color: #822b0b;
font-size: 1.2em;
}