@import url('../global/global.css');

#QuickSearch, #AnchorMenu, #MainMenu, #SubMenu, #LoginStatus, #PageFunctions-Top #PageFunctions-Bottom, #LoginForm, #Header, #Footer {
	display: none;
}

.apptoolbar_page {
    display:none;
}

#ReportParameters {
    display: block;
    position:relative;
}

/* Shop templates */
#shop-home-menu {
	display: none;
}

/* Calendar templates */
#monthview {
	display: none;
}

#Align #Template-Inner {
	margin: 0 auto;          /* Coupled with "text-align: left;" to re-align text to left in the page div when a parent div is centred. This allows centering of page div using the IE-safe hack. */
	text-align: left;        /* Coupled with "margin: 0 auto;" o re-align text to left in the page div when a parent div is centred. This allows centering of page div using the IE-safe hack. */

	/* width: 590px; */
    background: #ffffff;
}
.sliderGroup { display: none; }

.summaryTable {
    width: 100%;   
}