/*
print version for coupons
*/



/*******************************
********************************
Global element selectors
********************************
*******************************/

html{
	color:#000;
	background:#fff;
}

/*****************************************
Style declarations for header Block
*****************************************/
#headerprint{
	background:#fff ;
	height:146px;
	display:block;
}

#header{
	background:#3f3e3f ;
	height:146px;
}
#headerTop{
	display: none;
}
/*****************************************
Style declarations for navigation Block
*****************************************/

#navigation{
	display: none;
}


/*****************************************
Style declarations for content Block
*****************************************/


#content{}


/*****************************************
Style declarations for primary Block
*****************************************/


#primary{width:100%;background:#101110 url(images/primaryBackground.png) repeat-x;min-height:487px;height:100%;}

#primary #main #menupage{width:100%;background:#101110 url(images/primaryBackground2.png) repeat-x;min-height:487px;height:100%;}
#menupdf {
	display: none;
}

