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

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

Type: Screen, Projection

Description : Screen and projection stylesheet Kettering Academy site

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

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 arial, verdana, helvetica, sans-serif; margin:0; padding:0; background: #FFFFFF url(../images/layup/bodyBgHome.jpg) repeat-x; color:#000000; text-align:center; }
/*  This font sizing is for standards based browsers (firefox, opera, mozilla) that can re-size text.  
Declaring the font size in pixels makes it more consistent across browsers. */
td, textarea, input, select { font:100% arial, verdana, helvetica, sans-serif; }
html>body td, html>body textarea, html>body input, html>body select { font-size:11px; }
/* some browsers don't inherit the font into tables or textareas! */

/* ----- IDS ----- */
#container { width:906px; margin:0 auto; text-align:left; font-size:110%; background: url(../images/layup/containerBg.jpg) no-repeat; }   
#printHeader { display:none;}

#header { position: relative; height: 84px; }
#header #logo {}
#header #contactDetails {}
#header #badge {}

#mainContent { font-size: 10pt;color: #003366; }
#mainContent .padding { padding: 0px 0px 0px 0px; }

#homeFlash { width: 615px; height: 207px; margin-top: 13px; background: url(../images/layup/homeFlashBg.jpg) no-repeat; }
#homeFlash .padding { padding: 7px 0px 0px 7px; }
#breakingNews { float: right; width: 260px; color: #FFF; background:#36beeb; }
#breakingNews a { text-decoration: none; font-weight: normal; color: #FFF; }
#breakingNews .padding { padding: 30px 60px 0px 0px; }
#breakingNews .breakingNewsText { display: block; padding-top: 15px; }

#leftCol { width: 631px; float: left; padding-top: 21px; font-size: 10pt;color: #003366; }
#leftCol .padding { padding: 0px 20px 0px 10px; }
#leftCol .padding .title { padding: 0px 0px 10px 0px; }
#leftCol #homeLinks img { float: left; }
#leftCol #homeJumps { padding-bottom: 34px; }
#leftCol #homeJumps #latestNews { float: left; }
#leftCol #homeJumps #latestNews a { font-weight: normal; text-decoration: none; cursor: pointer; }
#leftCol #homeJumps #latestNews img.newsImg { border: 10px solid #e5f7fc; margin-right: 2px; }
#leftCol #homeJumps #latestNews #newsText { background: #e5f7fc; display: block; width: 178px; float: left; height: 146px; }
#leftCol #homeJumps #latestNews #newsText .padding { display: block; padding: 10px; }
#leftCol #homeJumps #latestNews #newsText #newsDetails { display: block; padding: 5px 0px 10px 0px; }
#rightCol { width: 241px; float: left; padding-top: 21px; }
#rightCol .boxDark a { text-decoration: none; color: #FFFFFF; font-weight: normal; display: block; }
#rightCol .boxDark { background: #36beeb; color: #FFF; height: 170px; margin-bottom: 22px; }
#rightCol .boxDark .padding { padding: 10px 17px 15px 22px; }
#rightCol .boxDark .itemDate { float: right; display: block; padding-top: 10px; }
#rightCol .boxDark .itemHeading { display: block; padding-top: 10px; }

#rightCol .boxLight { background: #e5f7fc; }
#rightCol .boxLight .padding { padding: 10px 0px 15px 0px; margin: 0px 17px 0px 22px; border-bottom: 1px solid #FFFFFF; }
#rightCol .boxLight .lastItem { border-bottom: none; }
#rightCol .boxLight .padding a { text-decoration: none; font-weight: normal; display: block; color: #2088B7; }
#rightCol .boxLight .padding .boxText { display: block; padding: 3px 0px 8px 0px; }
#rightCol .boxLight .padding .eventImage { display: block; padding: 10px 0px 10px 0px; }

.internalImageRight { float: right; padding: 0pt 0pt 15px 15px; width: 263px; }
#fileList { float: right; width: 261px; border: 1px solid #efefef; background: #f9f7f5; margin: 0px 0px 15px 0px; }
#fileList .fileLink { padding-left: 35px; }
#fileList .fileLink a { display: block; padding: 11px 10px 11px 15px; font-size: 11px; text-decoration: none; color: #0CB1E8; }

#fileList .pdf { background: url(../images/cms_layup/pdf.gif) -20px -13px no-repeat; }
#fileList .doc { background: url(../images/cms_layup/word.gif) -20px -13px no-repeat; }
#fileList .zip { background: url(../images/cms_layup/zip.gif) -20px -13px no-repeat; }

/* ----- 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; }

/* ----- 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; }

/* ----- 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; }

/* ----- TOP NAVIGATION ----- */
#primaryNav {}
#primaryNav ul { list-style: none; margin: 0px; padding: 0px 0px 0px 10px; height: 33px; }
#primaryNav li { padding: 0px; margin: 0px 4px 0px 0px; float: left; background: url(../images/layup/navSpacer.gif) center right no-repeat; }
#primaryNav li a { display: block; text-decoration: none; padding: 6px 9px 8px 7px; color: #FFFFFF; }
#primaryNav li a:hover,
#primaryNav li.active a { color: #052264; }
#primaryNav li#date { color: #b5ebfd; float: right; padding: 7px 80px 0px 0px; background: none !important; }

/* ----- SECONDARY NAVIGATION ----- */
#secondaryNav { padding-top: 30px; font-size: 12px; }
#secondaryNav ul { list-style: none; margin: 0; padding: 0; }
#secondaryNav li { padding-right: 10px; margin: 0px 0px 15px 0px; /*background: url(../images/layup/sNavBg.gif) center right no-repeat;*/ }
#secondaryNav li a { text-decoration: none; color: #0cb1e8; }
#secondaryNav li.active { background: url(../images/layup/sNavBgActive.gif) center right no-repeat; }
#secondaryNav li.active a { color: #122d69; }

/* ----- DROPDOWN NAV ----- */
#primaryNav ul li  ul {	left: -999em; position: absolute; z-index: 9999; }
#primaryNav ul li:hover ul,
#primaryNav ul li.sfhover ul { left: auto; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; display: block; width: 200px; }
#primaryNav ul li:hover ul li,
#primaryNav ul li.sfhover ul li { display: block; padding: 4px 0px 0px 0px;	margin: 0px; background: #0cb1e8 url(../images/layup/flyoutBg.gif) repeat-x; width: 200px; height: 20px; border-bottom: 1px solid #8ddaf4; border-left: 1px solid #8ddaf4; border-right: 1px solid #8ddaf4; }
#primaryNav ul li:hover ul li a,
#primaryNav ul li.sfhover ul li a {	padding: 0px 5px 5px 10px; margin: 0px; color: #FFFFFF; }
#primaryNav ul li:hover ul li a:hover,
#primaryNav ul li.sfhover ul li a:hover { padding: 0px 5px 5px 10px; margin: 0px; color: #052264; }

/* ----- SITE MAP ----- */
#sitemap { list-style:none; margin:0 0 0 5px; padding:0;}
#sitemap ul { list-style:none;  margin:10px 0 0px 15px; padding:0;}
#sitemap li { background:url(../images/layup/bulletSitemap.gif) 0px 11px no-repeat; padding:6px 0 5px 15px;}

/* ----- BREADCRUMBS/PAGINATION/PAGE TOP AND BOTTOMS ----- */
#breadcrumbs { color: #666666; padding: 10px 0px 0px 10px; }
#breadcrumbs a { color: #2088b7; font-weight: normal; }
#breadcrumbs span { color: #000000; }
.pagination { float: right; }
.pagination ul { list-style-image:none; list-style-position:outside; list-style-type:none; margin:0pt; padding:0pt; }
.pagination li { display:inline; float: left; }
.pagination a { font-weight:bold; padding:0px 4px 0pt 5px; text-decoration:none; }
.paging a:hover { background: none; text-decoration: underline; color: #000; }
.pagination .active a, .pagination a:hover { background:#03aad5; color:#FFFFFF; }
.pagination .nextPrev a:hover { background: none; color: #000000; text-decoration: underline; }

/* ----- FOOTER ----- */
#footer { color: #062667; }
#footer .padding { padding: 10px 10px 0px 10px; margin: 10px 30px 0px 0px; background: url(../images/layup/dotsH.gif) top repeat-x;  }
#footer a { font-weight:normal; text-decoration:none; color: #062667; }
#footer a:hover { text-decoration:underline;}

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 15px 0; margin:0; }
address { font-style:normal;}


/* ----- LINKS ----- */
a { color:#062667; 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, .required { 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;}
#submit, #btnSubmit { width:60px; height:24px; 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: #0cb1e8; color : #FFF; font-weight: bold; }

/* ----- TABLES ----- */
table { border-collapse:collapse; }
table p { padding:0px; }