@charset "UTF-8";

/*

MillsReef

Print

*/

body,
body.goldLine,
html	{
background:#fff;
height:auto;
}

.header,
.newsEventsWrap,
.slidesWrap,
.featuredWines,
.wineAwards,
.mailingNewsEvents,
.footer
{
display:none;
}


.content,
body.home .content,
body.wineInformation .content,
.wineRange,
.gallery
{
position:relative;
top:auto;
left:auto;
float:none;
width:100%;
height:auto;
font-size:12px;
margin:0;
padding:0;
background:#fff;
border:0;
}

.wineRange,
.gallery
{
margin-left: 0;
}


.printLogo	{
width:315px;
margin-bottom:30px;
}

.printYes	{
display:block;
}

.printNo	{
display:none;
}



