/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title :
Author : James Greenwood / james.greenwood@gforces.co.uk / G-Forces Web Management Ltd

Type: Print

Description : Print stylesheet for Sunderland High School site

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

body { font:12px verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#FFFFFF; text-align:left; }

#accessibility
{ display:none; }

#container { width: 650px; }
#printHeader { margin:0 0 15px; display: block; }
#header, #primaryNav, #leftCol, #breadcrumbs, #pageInfo, #searchInfo, #frmContact, #footer { display: none; }

#mainContent { width:650px; background:none; }
#mainContent .padding { padding:0; }

/* ----- LEFT COLUMN ----- */
#leftColHome { width:650px; float:none; }

#mainImg { display:none; }

#homeJumps { display:none; }

/* ----- RIGHT COLUMN ----- */
#rightColHome { display:none; }

#rightCol { width:650px; }

/* ----- LISTING */
#list .listItem { height:auto; margin:0 0 10px; }
#list .listItem a { text-decoration: none; font-weight: normal; cursor: pointer; }
#list .listItem .thumb { float: left; }
#list .listItem .thumb .borderGrey { border:none; }
#list .listItem .details { float: left; width: 450px; height: 142px; background: none; }
#list .listItem .details .heading { display: block; background:none; color: #555555; padding: 8px 0 8px 15px; font-weight: bold; }
#list .listItem .details .info { display: block; color:#555555; padding: 10px 0 0 15px; }
#list .listItem .readMore { display:none; }

/* ----- CONTACT US ----- */
.contactBox { background: #none; padding-bottom:0; margin:0 0 15px; }
.contactBox .heading { display: block; background: none; color: #55555; padding: 5px 0; font-weight: bold; margin-bottom: 10px; }
.contactBox .details { display: block; padding:0; }
.contactBox .details p { font-size: 11px; }
.contactBox #mapContainer { display: block; float: right; margin: 0px 0px 0px 10px; }
.contactBox #mapContainer #map { border:none; }

/* ----- CMS IMAGE ----- */
.cmsImg { margin:0 0 10px 10px; float:right; }

/* ----- FRAMES ----- */
.frame { display: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; }

/* ----- GLOBAL CLASSES ----- */
.clear { clear:both; display: block; }
.clearSmall { clear: both; display: block; height: 0; line-height: 0; font-size: 0; }
.hide { display:none; }
.show { display:block; }
.printShow { display: block; }
.printHide { 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; margin:0 0 15px 15px; }
.image_left { float:left; margin:0 15px 15px 0; }
.image_center { margin:0 auto; }
.hand { cursor:pointer; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold; }
h1 { font-size:24px; color:#092265; font-weight:normal; }
h2 { font-size:14px; color:#e0083b; font-weight:normal; }

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 15px 0; margin:0; }
address { font-style:normal;}

/* ----- LINKS ----- */
a { color:#e0083b; font-weight:bold; text-decoration:underline; }
a:hover { text-decoration:none; }

/* ----- 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:#0033FF;}
.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:55px; height:18px; border:none;}

/* ----- Prototype Validation ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #4544e4; color : #FF3300; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { margin: 5px 0; width:452px; padding: 5px; background-color: #4544e4; color : #FFF; font-weight: bold; }

/* ----- TABLES ----- */
table { border-collapse:collapse; }
table p { padding:0px; }
