﻿@font-face {
    font-family: 'EurostileLTStdMedium';
    src: url('/system/fonts/eurostileltstd-webfont.eot?') format('eot'),
         url('/system/fonts/eurostileltstd-webfont.woff') format('woff'),
         url('/system/fonts/eurostileltstd-webfont.ttf') format('truetype'),
         url('/system/fonts/eurostileltstd-webfont.svg#webfontgyN6ilHz') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurostileLTStdDemi';
    src: url('/system/fonts/eurostileltstd-demi-webfont.eot?') format('eot'),
         url('/system/fonts/eurostileltstd-demi-webfont.woff') format('woff'),
         url('/system/fonts/eurostileltstd-demi-webfont.ttf') format('truetype'),
         url('/system/fonts/eurostileltstd-demi-webfont.svg#webfontd7JDNh3i') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background: #fff;
    background-image: none !important;
	color:#000;
	font-size:12px;
	position: relative;
	font-family:Verdana;
}
body[style] {
   background-image: none !important;
}
/***** Typography ******/
h1, .h1{
    color: #c4231e;
    font-family: EurostileLTStdMedium;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    margin: 15px 25px 15px 0;
    text-transform: uppercase;
}

h2, .h2{
    color: #434343;
    font-family: EurostileLTStdDemi;
    font-size: 16px;
    font-weight: normal;
    line-height:22px;
    margin-bottom: 5px;
}


h3, .h3{font-weight: bold; font-size: 13px; line-height: 18px; color: #c4231e;}

p{margin-bottom: 10px;}
p.preamble{font-family: EurostileLTStd,Arial; font-size: 14px;}
a:link, a:visited{color: #c4231e; text-decoration: none; }
a:hover{color: #d7433e; text-decoration: underline;}
a:link img, a:visited img, a:hover img{text-decoration: none;}

dt, dd{float: left; margin-bottom: 5px;}
dt{clear: left; margin-right: 15px; width: 50px;}

a.pdflink{ background: url(/system/images/icon_pdf.jpg) no-repeat left center; padding-left:20px; margin-right:20px;}
a.printlink{ background: url(/system/images/icon_print.gif) no-repeat 0 0px; padding-left:20px; margin-right:20px;}
a.printlink.main{
    background-image: url(/system/images/icon_print_faded.png);
    background-position: 0px -17px;
    background-repeat: no-repeat;
    height: 17px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 20px;
    padding: 0;
    width: 17px;
}
a.printlink.main:hover{background-position: 0px 0px;}
a.returnlink{ background: url(/system/images/icon_return.gif) no-repeat left center; padding-left:20px; margin-right:20px;}

img{border:0;}

.floatleft{display: block; float: left;}
.floatright{display: block; float: right;}
.fullwidth{width: 100%;}
.halfwidth{width: 50%;}
.clearleftfloat{clear: left;}

.floatright{display: block; float: right;}
.clearrightfloat{clear: right;}

.clearboth{clear: both;}
.displaynone{display: none;}
.displayblock{display: block;}
.displayinline{display: inline;}
.brd-btm{border-bottom: 1px solid #d9d9d9;}
.brd-top{border-top: 1px solid #d9d9d9;}
textarea{font-family: Arial; font-size: 12px;}
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.mt190{margin-top: 0px !important;}

html, body, form{height: 100%;}


body{
    background-image: none;
    color: #000;
    font: 12px/16px Arial, Lucida Sans, Verdana, sans-serif;
    text-align: left;
    position: relative;
}
.bgcont{
    background-image: none;
    min-height: 100%;
	height: auto !important;
	height: 100%;
    width: 100%;
    margin-bottom: -46px;   
}

.page{
    min-height: 100%;
	height: auto !important;
	height: 100%;
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.col-1{width: 960px;}
.col-2{width: 480px;} 

.col-3{width: 320px;} 
.col-3-m10{width: 310px;}
.col-3-2{width: 640px;}

.col-4{width:240px;}
.col-4-3{width: 720px;}
.col-5{width: 192px;}

.col-270px{width: 270px;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt190{margin-top: 190px;}

.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mr40{margin-right: 40px;}

.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb40{margin-bottom: 40px;}

.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.ml40{margin-left: 40px;}

.pd10{padding: 10px;}
.pd20{padding: 20px;}
.pd40{padding: 40px;}

.pdt5{padding-top: 5px;}
.pdt10{padding-top: 10px;}
.pdt15{padding-top: 15px;}
.pdt20{padding-top: 20px;}
.pdt40{padding-top: 40px;}

.pdr5{padding-right: 5px;}
.pdr10{padding-right: 10px;}
.pdr20{padding-right: 20px;}
.pdr30{padding-right: 30px;}
.pdr40{padding-right: 40px;}

.pdb5{padding-bottom: 5px;}
.pdb10{padding-bottom: 10px;}
.pdb20{padding-bottom: 20px;}
.pdb40{padding-bottom: 40px;}

.pdl5{padding-left: 5px;}
.pdl10{padding-left: 10px;}
.pdl20{padding-left: 20px;}
.pdl30{padding-left: 30px;}
.pdl40{padding-left: 40px;}


.bgcont{background-image: none; background-color: transparent !important; position: relative; width: 595px;}
div#inner-header .floatright.mt10{display: none !important;}

#printheader{display: block; margin-bottom: 20px; width: 595px; height: 95px; position: absolute; top: 0; left: 0;}
#header{ position: absolute; top: 0; margin-top: 20px;}
.page{padding-top: 80px;}

#productresults{width: 440px;}
div.listitem {float: left;width: 100%;}
    
div.listitem {width:440px;}
    
div.listitem .listimage { float: left; text-align: center; width: 105px;}
div.listitem p{float: left; width: 335px;}

/* Products */
.prod-row{border-top: 1px solid #d9d9d9;}
a.list-item:link, a.list-item:visited{color: #434343; text-decoration: none;}
a.list-item:hover{color: #696969; text-decoration: none;}
.list-item {width: 130px; text-align: center;}

dl.nutrition dt{
    font-weight: bold;
    width: 100px;
}

.front #ctl00_ContentPlaceHolder1_RightColumn{display: block;}
.prodtools, #overlay, .printlink, #main-navigation, div#footer, .box-list, #ctl00_ContentPlaceHolder1_RightColumn, .slidercontainer, #logo, #recipe-overlay, #header{display: none !important; visibility:hidden;}
