/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : Chris Munn / chris.munn@gforces.co.uk / G-Forces Web Management Ltd

Type: Print

Description : Print stylesheet for Salford Academy site

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

body { font:12px verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#FFFFFF; text-align:left; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1 { color: #062667; font-size: 20px; font-weight: normal; }

img { display: block; border: none; }

#accessibility,
#header,
#footer,
#homeJumps,
#homeFlash,
#primaryNav,
.hide,
.boxDark,
.boxLight,
#homeLinks,
#breadcrumbs,
.pagination,
#secondaryNav,
#list .listItem .listDetails img
{ display:none !important; }

#printHeader { padding-bottom: 20px; }

/* ----- CLASSES ----- */
.clear { clear:both; }
span.clear { display: block; clear:both; }
.clearSmall { clear: both; height: 0px; line-height: 0px; font-size: 0px; }
.hide { display:none; }
.show { display:block; }
.printShow { display:none; }
.float_left { float:left !important; }
.float_right { float:right !important; }
.align_left { text-align:left !important; }
.align_center { text-align:center !important; }
.align_right { text-align:right !important; }
.align_justify { text-align:justify !important; }
.align_bottom { vertical-align:bottom !important; }
.image_right { float:right; padding:0 0 15px 15px; }
.image_left { float:left; padding:0 15px 15px 0; }
.image_center { margin:0 auto;}
.hand { cursor:pointer;}
.bold { font-weight: bold; }

/* ----- INTERNAL LIST ----- */
#list .listItem { padding: 0px 0px 20px 0px; }
#list .listItem a { text-decoration: none; font-weight: normal; cursor: pointer; }
#list .listItem a span { display: block; }
#list .listItem .listHeader { display: block; color: #122d69; font-weight: bold; background: #b6e7f8; padding: 5px 8px 5px 8px; }
#list .listItem .listText { display: block; width: 455px; float: left; min-height: 126px; background: #e1f6fc; }
#list .listItem .listDate { float: right; }
#list .listItem .listDetails { background: #e1f6fc; padding: 8px; color: #122d69; }
#list .listItem img { float: left; padding-right: 11px; }
#list .listItem .listDetails img { float: right; }

#listInternal .listItem { display: block; float: left; width: 194px; }
#listInternal .listItem a { display: block; width: 180px; text-decoration: none; cursor: pointer; }
#listInternal .listItem img { padding: 3px; border: 1px solid #0CB1E8; }
#listInternal .listItem .listText { display: block; padding: 5px 5px 10px 5px; }

/* ----- FORMS ----- */
form { padding:0; margin:0; }
fieldset { padding:0; margin:0; border:0px none; display:inline; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:260px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.requiredLabel { color: #2088B7;}
.checkRadio { width:20px; position:relative; left:-7px;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#btnSubmit { width:60px; height:24px; border:none;}

/* ----- SITE MAP ----- */
#sitemap { list-style:square; margin:0 0 0 5px; padding:0; font-size: 0.9em; }
#sitemap ul { list-style:square;  margin:10px 0 0px 25px; padding:0;}
#sitemap li { padding:5px 0 5px 10px; margin: 0px 0px 0px 20px; }
#sitemap a { text-decoration: none; }
#sitemap a:hover { text-decoration: underline; }