﻿/* Almond Housing Association */
/* CSS - Print */

/* --------- HTML -- */
body { font-size: 0.8em; float: none !important; width: auto !important; margin: 0px !important; padding: 0px !important; background: none !important; }
html, body { background: url(../images/img_print.gif) top left repeat; background-color: white !important; font-family: Arial,Helvetica,sans-serif; line-height: 1.4em; }

h1, h2 { font-size: 1.7em; }
h4 {clear: both; float: left;}

/* --------- Header -- */
.headerBoxLeft { display: none !important; }
.headerBoxRight { float: left; width: 100% !important; padding: 0px 0px 20px 0px; margin: 0px;}

/* --------- Images -- */
img { padding: 0px 20px 0px 0px; }

/* --------- Body Content -- */
.contentDocumentRight {clear: both; float: right; margin: 0px; padding: 0px; width: 100% !important; }
.contentDocumentLeft { float: left; margin: 0px; padding: 0px; width: 40px; }
.contentBoxBottomContainer { float: left; margin: 0px; padding: 0px; width: 100% !important; }
.buttonBigHomeLeft, .buttonBigHomeRight { display: none !important; }
.contentDocumentHolder {margin: 10px 0px; clear: both;}

/* --------- Navigation -- */
.navigationContainer, .navMain, .breadCrumbContainer, .breadList, .contentBoxTop, .contentBoxRight { display: none !important; }

/* --------- Footer -- */
.footerNavigationContainerSub, .footerList {  display: none !important; }
.footerContainer {padding: 10px 0px 0px 0px;float: left; clear: both; width: 100% !important; }
