/* ------------------------------------------------

Print Style Sheet for Blairscove

Updated: 31/08/09

------------------------------------------------- */ 

#navBar,
#skipNav,
.footerLogo,
h1
{
	display: none;
}


#wrapper,
#footer
{
	width: 100%; 
	margin: 0; 
	float: left;
}

h2,h3,h4,h5,h6,p
{
color: #000
}

a
{
 color: #fff;
 border: 0;
}

img
{
 border: 0;

}

#footer
{
	text-align: center;
}

ul.footerDetails 
{
	float: none;
    list-style: none;
    padding-top: 5px;
}

ul.footerDetails li 
{
    margin: 0;
}

.menuPage
{
	width: 100%;
	margin-bottom: 60px;
}

.menuRow
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c1c1c1;
}

h2.menuTitle
{
	font-size: 18px;
	line-height: 1;
	margin-bottom: .5em;
}

p.menuDesc
{
	font-style: italic;
	float: left;
	width: 100%;
	font-size: 14px;
	margin-bottom: -35px;
}

.menuPrices
{
	float: right;
}

p.menuPricesCell
{
	float: right;
	margin-left: 10px;		
}


p.asterix
{
	text-align: center;
	color: #888;
	font-size: 26px;
	margin-bottom: -15px;
}
