/* Print style sheet for Manchester School of Architecture site */

/* body sets type for entire page, except for headings specifically in arial */
body {background:#fff; margin:0; padding:0; font-family: "lucida grande", arial, helvetica, sans-serif; color:#3d2d1f; font-size:100%;}

/* links - bold, no underline */
a {font-weight:bold; color:#3d2d1f;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}

/* container */
#container {font-size:0.8em; line-height: 1.5em;}

/* hide skip navigation link */
.hiddenkey {display: none;}

/* header msa logo */
#header h1 {line-height:26px; text-indent:-8000em; background: url(/images/msa_logo.gif) bottom left no-repeat; height: 26px; width: 212px; }

/* hide header menu */
#header ul {display: none}

/* hide page navigation menu */
#pagenav {display: none}

/* content */
#content h3 {font: bold 1.2em/1.2em arial, helvetica, sans-serif; margin: 0; padding:1em 0 0.25em 0;}
#content p {padding: 0 0 0.6em 0; margin:0;}
#content ul,ol {margin:0; padding:0 0 1em 0; list-style:none;}
#content ul li {padding: 0 0 0.2em 1.5em; background:url(/images/li.gif) top left no-repeat;}

/* page header */
#pageheader {margin:0; padding: 0 0 1em 0;}
#pageheader p {color:#9e948d; font: normal 1.6em/1.2em arial, helvetica, sans-serif; margin:0; padding:0;}
#pageheader h2 {font: bold 1.8em/1.1em arial, helvetica, sans-serif; margin:0; padding:0 0 0.3em 0;}

/* hide lightbox */
#pageheader .row {display: none}

/* footer */
#footer {clear:both; margin-top: 3em; font-size: 0.8em;}


/* footer logos */
.mmu {float:left; width: 5.5em; height: 76px; text-indent: -8000em; background:url(/images/mmu_logo.gif) top left no-repeat; padding:0; margin:0;}
.uom {float:left; width: 11em; height: 76px; text-indent:-8000em;  background:url(/images/uom_logo.gif) top left no-repeat; margin:0; padding:0;}


/* hide footer menu */
#footerc .col {display: none}