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

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

Type: Screen, Projection

Description : Screen and projection stylesheet Paddington 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/bodyBg.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: 101px; }
#header #logo {}
#header #contactDetails { font-weight: bold; font-size: 16px; color: #FFFFFF; position: absolute; top: 10px; right: 5px; }
#header #badge {}

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

#homeFlash { width: 640px; height: 215px; margin-top: 4px; background: url(../images/layup/homeFlashBg.jpg) no-repeat; }
#homeFlash .padding { padding: 7px 0px 0px 7px; }

#homeJumps { margin:20px 0px 10px; width:896px; }
#homeJumps .jump {margin-right:27px; float:left;}
#homeJumps .jump.lastJump { position: relative; }
#homeJumps .jump.lastJump .newButton { background: url(../imageslayup/ie6LinkFix.gif); position: absolute; top: 0px; left: 0px; width: 195px; height: 170px; cursor: pointer; }

#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 #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: 195px; float: left; padding-top: 21px; margin-left: 36px; }
#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 17px; }
#rightCol .boxDark .itemDate { float: right; display: block; padding-top: 10px; }
#rightCol .boxDark .itemHeading { display: block; padding-top: 10px; }

#rightCol .boxLight { background: #e5f7fc; width: 195px; }
#rightCol .boxLight .padding { padding: 10px 7px 15px 17px; 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; }

/* ----- 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: 5px 8px 0px 8px; color: #122d69; }
#list .listItem img { float: left; padding-left: 11px; }
#list .listItem .listDetails img { float: right; }

#listInternal .listItem { display: block; float: left; width: 194px; height: 190px; }
#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; z-index: 9999; }
/*
#primaryNav li { padding: 0px; margin: 0px 8px 0px 0px; float: left; background: url(../images/layup/navSpacer.gif) center right no-repeat; }
#primaryNav li a { display: block; text-decoration: none; padding: 7px 14px 8px 9px; color: #FFFFFF; }
//*/
#primaryNav li { padding: 0px; margin: 0px 0px 0px 0px; float: left; background: url(../images/layup/navSpacer.gif) center right no-repeat; }
#primaryNav li a { display: block; text-decoration: none; padding: 7px 10px 8px 10px; color: #FFFFFF; }

#primaryNav li a:hover,
#primaryNav li.active a { color: #052264; }
#primaryNav li#date { color: #b5ebfd; float: right; padding: 7px 110px 0px 0px; background: none !important; }

/* ----- SECONDARY NAVIGATION ----- */
#secondaryNav { padding-top: 30px; }
#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, #secondaryNav li a:hover { color: #122d69; }

/* ----- DROPDOWN NAV ----- */
#primaryNav ul li  ul {	left: -999em; position: absolute;  }
#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: #6d6d6d; }
#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: #6d6d6d; }
#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:#000000; 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;}
.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;}
#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; }

/* ----- DOMTABS ----- */
.domTabs { padding-bottom: 30px; }
.domContent { background: #36BEEB; padding: 5px; color: #FFF; }
.dt1 { display: block; }

.domContent a { color: #FFFFFF; text-decoration: none; }
.domContent a .boxText { display: block; padding: 5px; border-bottom: 1px dashed #FFFFFF; margin-bottom: 5px; }
.domContent a .boxText .boxHeading { display: block; }
.domContent a .boxText .boxContent { display: block; font-weight: normal; }
.domContent a .boxText .boxMore { display: block; }

ul.domHeadings { padding: 0px; margin: 0px; list-style: none; float: left; }
ul.domHeadings li { float: left; }
ul.domHeadings li a { display: block; float: left; padding: 5px 10px 5px 10px; background: #E5F7FC; color: #36BEEB; text-decoration: none; font-weight: bold; outline: none; }
ul.domHeadings li.last a { padding: 5px 11px 5px 11px; }
ul.domHeadings li a:hover, ul.domHeadings li.active a { background: #36BEEB; color: #FFF; outline: none; }

/* ----- CMS FILE LIST ----- */
#fileList { float: right; margin: 0px 0px 15px 15px; width: 261px; clear: right; border: 1px solid #0CB1E8; background: #FFF; border-bottom: 0px; }
#fileList .fileLink { padding: 12px 10px 12px 35px; border-bottom: 1px solid #0CB1E8; background: url(../images/cms_layup/icons/fileListFile.gif) left no-repeat; }
#fileList .fileLink a { text-decoration: none;  }
#fileList .fileLink.pdf { background: url(../images/cms_layup/icons/fileListPdf.gif) left no-repeat; }
#fileList .fileLink.zip { background: url(../images/cms_layup/icons/fileListZip.gif) left no-repeat; }
#fileList .fileLink.doc { background: url(../images/cms_layup/icons/fileListWord.gif) left no-repeat; }
#fileList .fileLink.xls { background: url(../images/cms_layup/icons/fileListXls.gif) left no-repeat; }

/* Calendar Table */
#tblCalendar { font-size: 11px; color: #4b4b4b; }
#tblCalendar tr th { background: #04afe7; color: #FFF; font-weight: bold; width: 82px; border: 1px solid #04afe7; padding: 5px 10px 5px 10px; }
#tblCalendar tr td { border: 1px solid #019f82; width: 82px; vertical-align: top; }
#tblCalendar tr td .cellBg { border: 1px solid #FFF; height: 100%; width: 93px; min-height: 85px; }
#tblCalendar tr td .cellBg .cellTitle { background: #84d7f3; padding: 3px 5px 2px 5px; }
#tblCalendar tr td .cellBg .cellTitle.active { background: #35c6f6; }
#tblCalendar tr td .cellBg .cellText { background: #abd2df; padding:  3px 5px 2px 5px; height: 69%; min-height: 61px; }
#calendarOptions { float: right; padding: 12px 0px 0px 0px; }
#calendarOptions a { display: block; float: left; margin-left: 10px; }
#calendarOptions select { float: left; margin-left: 10px; position: relative; top: -2px; }
.eventtest { border-bottom: 1px solid #99beca; display: block; padding-bottom: 3px; margin-bottom: 3px; }