 /*
 Cultural Ministers Council - www.cmc.gov.au - Print style sheet 
 Created on: 16 November 2007
 Modified on: 16 November 2007
 Modified by: Squiz.net
 Author: Squiz.net
 Filename: print.css
 */

body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: 0.8em; margin: 0 20px; padding: 0; }

/* Heading Styles */
h1,h2,h3,h4 { font-weight: bold; text-align: left; padding: 0; margin: 0; color: #000; }
h1 {font-size: 160%; font-weight: normal;}
h2 {font-size: 110%; }
h3 {font-size: 105%; }
h4 {font-size: 100%; }

/* Table Styles */
table {width: 90%; border-spacing: 4px; border-collapse: separate;  }
caption {font-size: 90%; padding-bottom: 3px; }
td, tr {padding: 4px;}

/* List Styles */
ol li {margin-top: 5px; list-style-type: decimal; }
ol {padding-left: 10px; }
ul li {list-style-position: outside; list-style-type: disc; }
li {list-style-type: disc;}

/* Form Styles */
form {padding: 0; margin: 0;}
form ul, form ol {margin-left: 0; padding-left: 0; } /*Makes the search results flush with the margin*/
form ol li {padding-bottom:1.0em;}
form li {list-style-type: none;} /* Removes the default bullet points around the unordered lists in the forms */
fieldset { width: 90%; height: 100%; padding: 10px;  }
fieldset.no-border {padding: 0; margin: 0; border: none;}
legend {color: #000; font-weight: bold; padding: 10px; font-size: 100%; }
input,select,textarea {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 100%;padding: 0;margin: 0;}

#breadcrumbs, #footer { font-size: 85%; }
#right-feature { display: none; }
#document-info ul { margin: 0; padding: 0; list-style: none; }
#document-info li { display: inline; }
#header-image, #accessibility-menu, #left-menu, #footer { visibility: hidden; display: none; }
#document-info li { visibility: visible; display: inline; padding-top: 1.0em;} 