/*

##-------------------------------------------------------------------
## SITE: http://www.wilthorpeinfants.co.uk
## FILE: /x/css/wi_core.css
## CREATED: 16/10/06 by Ben Childs, Common Agency Ltd.
## MODIFIED: 07/11/06 by Ben Childs, Common Agency Ltd.
## NOTES:
##
## CODE OWNERSHIP: Common Agency Ltd. <info@commonagency.com>
## RIGHTS: Code fully owned by Common Agency Ltd. Do not edit, redistribute
## or re-use without confirmed permission from Common Agency Ltd.
## Copyright 2006, Common Agency Ltd. All rights reserved.
##-------------------------------------------------------------------

*/

/* HTML tag definitions start here */
html,body { /* added 15/10/06 */
	height:100%;
}
body { /* added 15/10/06 */
	display:block;
	min-width:760px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	text-align:center;
	background:#ffffff url(images/gfx/bgPageGrad_20x600.jpg) repeat-x;
	font:normal normal normal 62.5% Arial, Helvetica, sans-serif;
}
body.wi { /* added 15/10/06 */
	display:block;
	min-width:760px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	text-align:center;
	background-color:#ffffff;
	background-image:url(images/gfx/bgPageGrad_20x600.jpg);
	background-repeat:repeat-x;
	font:normal normal normal 62.5% Arial, Helvetica, sans-serif;
}
p { /* added 15/10/06 */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}
img { /* added 15/10/06 */
	margin:0px;
	padding:0px;	
	border:0px;
}
a, a:link, a:visited, a:active { /* updated 15/10/06 */
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover { /* added 15/10/06 */
	color:#000000;
	text-decoration:underline;
}
div#mainCol * bodyText a, div#mainCol * li a {
	padding:1px 1px 1px 1px;
}
h1 { /* added 15/10/06 */
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	color:#000000;
	font:normal normal normal 2.0em/2.0em Verdana, Arial, Helvetica, sans-serif;
}
h2 { /* added 15/10/06 */
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font:normal normal bold 1.6em/1.4em Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
}
h3 { /* updated 09/06/09 */
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:8px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font:normal normal bold 1.4em/1.0em Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
}
h4 { /* updated 15/10/06 */
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font:normal normal bold 1.4em/1.0em Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
}
ul { /* added 15/10/06 */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
li { /* updated 30/10/06 */
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 0px;	
	list-style:square outside;
	color:#000000;
	font:normal normal normal 1.4em/1.6em Arial, Helvetica, sans-serif;
}
li.linkList { /* updated 30/10/06 */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	color:#000000;
	font:normal normal normal 1.6em/2.4em Arial, Helvetica, sans-serif;
}
li.linkList img { /* updated 30/10/06 */
	margin:0px 4px 0px 4px;
}
li.linkListMore { /* added 15/10/06 */
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 0px;
	list-style:square outside url(images/gfx/bulletLinkMore_7x11.gif);
	color:#ff0000;
	font:normal normal bold 1.4em/1.6em Arial, Helvetica, sans-serif;
}
li.downloadList { /* added 15/10/06 */
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 0px;
	list-style:square outside url(images/gfx/bulletDownload_7x11.gif);
	color:#ff0000;
	font:normal normal normal 1.4em/1.6em Arial, Helvetica, sans-serif;
}
hr.clear { /* added 15/10/06 */
	display:block;
	position:relative;
	clear:both;
	visibility:hidden;
	width:100%;
	height:0px;
	margin:0px;
	padding:0px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
form { /* added 15/10/06 */
	margin:0px;
	padding:0px;
}
/* HTML tag definitions end here */
/* Main layout blocks start here */
#siteHeader { /* added 15/10/06 */
	display:block;
	position:relative;
	z-index:100;
	width:760px;
	height: 120px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	text-align:left;
}
#logoBlock { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:180px;
	height: 120px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	text-align:center;
}
#dateBlock { /* added 15/10/06 */
	display:block;
	float:right;
	position:relative;
	width:560px;
	height:18px;
	margin:0px 0px 0px 0px;
	padding:2px 10px 0px 0px;
	border:0px 0px 0px 0px;
	background-color:#eeeeee;
	text-align:right;
}
#headerBlock { /* added 15/10/06 */
	display:block;
	float:right;
	position:relative;
	width:570px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	background-color:#ff0000;
	text-align:left;
}
div#wrapper { /* added 15/10/06 */
	display:block;
	position:relative;
	z-index:0;
	width:756px;
	min-height:400px;
	height:auto;
	top:-2px;
	margin:0px auto 0px auto;
	padding:10px 0px 20px 0px;
	border-top:2px solid #000000; border-right:2px solid #000000; border-bottom:2px solid #000000; border-left:2px solid #000000;
	background-color:#ffffff;
	text-align:left;
}
/*\*/
* html div#wrapper { /* min-height hack for IE */
height:400px;
}
/**/
#siteFooter { /* added 15/10/06 */
	display:block;
	width:760px;
	height:20px;
	margin:0px auto 20px auto;
	padding:5px 0px 0px 0px;
	border-top:1px solid #ebebeb;
	background-color:#ffffff;
	text-align:center;
	font:normal normal normal 1.0em/1.0em Arial, Helvetica, sans-serif;
	color:#474747;
}
#debug { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:90%;
	margin:20px auto 0px auto;
	padding:5px 5% 0px 5%;
	border-top:2px solid #666666;
	text-align:left;
	font:normal normal normal 1.4em/1.2em Arial, Helvetica, sans-serif;
	color:#333333;
}
/* Main layout blocks start here */
/* Site-wide column blocks start here */
div#leftCol { /* added 15/10/06 */
	display:block;
	position:relative;
	float:left;
	position:relative;
	width:160px;
	margin:0px 10px 0px 0px;
	padding:0px 8px 0px 10px;
	text-align:left;
}
div#mainCol { /* added 09/06/09 */
	display:block;
	float:left;
	position:relative;
	width:540px;
	margin:0px 0px 00px 0px;
	padding:10px 10px 0px 10px;
	text-align:left;
}
div#mainColHome { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:749px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
div#mainColHomeFooter { /* added 06/11/06 */
	display:block;
	float:left;
	position:relative;
	width:749px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
div#mainColFull { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:749px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
div#rightCol { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:149px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #d4d2d5;
	text-align:left;
}
div#rightColDouble { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:300px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.layoutBlock { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0x 4px 0px 4px;
	background-color:#eeeeee;
	text-align:left;
	font:normal normal normal 1.4em/1.0em Arial, Helvetica, sans-serif;
	color:#666666;
}
/* Site-wide column blocks end here */
/* topNav styles start here */
#topNav { /* added 15/10/06 */
	display:block;
	position:relative;
	width:560px;
	margin:72px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	text-align:left;
}
.topNavSelected { /* added 15/10/06 */
	display:inline; /* ie hack */
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:normal normal normal 1.4em/1.0em Verdana, Arial, Helvetica, sans-serif;
}
.topNavSelected a { /* added 15/10/06 */
	display:inline; /* ie hack */
	float:left;
	position:relative;
	margin:0px 3px 0px 3px;
	padding:5px 10px 5px 10px;
	border-top:2px solid #000000; border-right:2px solid #000000; border-bottom:2px solid #ffffff; border-left:2px solid #000000;
	background-color:#ffffff;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
.topNavSelected a:link, .topNavSelected a:visited, .topNavSelected a:active { /* added 15/10/06 */
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.topNavSelected a:hover { /* added 15/10/06 */
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.topNavUnselected { /* added 15/10/06 */
	display:inline; /* ie hack */
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:normal normal normal 1.4em/1.0em Arial, Helvetica, sans-serif;
}
.topNavUnselected a { /* added 15/10/06 */
	display:inline; /* ie hack */
	float:left;
	position:relative;
	margin:0px 3px 0px 3px;
	padding:5px 10px 5px 10px;
	border-top:2px solid #000000; border-right:2px solid #000000; border-left:2px solid #000000;
	font-weight:normal;
}
.topNavUnselected a:link, .topNavUnselected a:visited, .topNavUnselected a:active { /* added 15/10/06 */
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.topNavUnselected a:hover { /* added 15/10/06 */
	background-color:#ec0900;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
/* topNav styles end here */
/* leftNav styles start here */
div#leftNav { /* updated 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:158px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font:normal normal normal 1.4em/1.0em Arial, Helvetica, sans-serif;
}
.leftNavLevel1 { /* updated 17/10/06 */
	display:block;
	position:relative;
	width:158px;
	min-height:21px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:2px solid #eeeeee;
	font-weight:bold;
}
.leftNavLevel1Title { /* updated 17/10/06 */
	display:block;
	position:relative;
	width:158px;
	min-height:21px;
	_height:21px; /* ie hack */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#000000;
}
.leftNavLevel2 { /* updated 17/10/06 */
	display:block;
	position:relative;
	width:152px;
	min-height:21px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	border-bottom:1px solid #ebebeb;
}
.leftNavLevel2Title { /* updated 17/10/06 */
	display:block;
	position:relative;
	width:150px;
	min-height:17px;
	_height:17px; /* ie hack */
	margin:4px 0px 0px 4px;
	padding:4px 0px 0px 4px;
	color:#000000;
}
.leftNavLevel1 a, .leftNavLevel2 a { /* updated 17/10/06 */
	display:block;
	position:relative;
	min-height:15px;
	_height:15px; /* ie hack */
	margin:0px 0px 0px 0px;
	padding:4px 0px 3px 4px;
	text-decoration:underline;
	font-weight:normal;
}
.leftNavLevel1 a:link, .leftNavLevel2 a:link { /* updated 17/10/06 */
	color:#474747;
	text-decoration:underline;
	font-weight:normal;
}
.leftNavLevel1 a:visited, .leftNavLevel2 a:visited { /* updated 17/10/06 */
	color:#474747;
	text-decoration:underline;
	font-weight:normal;
}
.leftNavLevel1 a:hover, .leftNavLevel2 a:hover { /* updated 17/10/06 */
	color:#ffffff;
	background:#666666;
	text-decoration:underline;
	font-weight:normal;
}
.leftNavLevel1 a:active, .leftNavLevel2 a:active { /* updated 17/10/06 */
	color:#474747;
	text-decoration:none;
	font-weight:normal;
}
.leftNavSelected { /* updated 17/10/06 */
	font-weight:bold;
}
/* leftNav styles end here */
/* Other core components start here */
.helperImage { /* added 17/10/06 */
	display:block;
	float:left;
	position:relative;
	width:158px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.helperMessage { /* added 17/10/06 */
	display:block;
	float:left;
	position:relative;
	top:-3px;
	width:148px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	background:#ffffff url(/x/img/gfx/helperBubbleBg_158x13.gif) repeat-y;
	text-align:center;
}
.helperMessageBorder { /* added 17/10/06 */
	display:block;
	float:left;
	position:relative;
	top:-3px;
	width:158px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.inPageHomeIntro { /* added 09/06/09 */
	display:block;
	float:left;
	position:relative;
	width:725px;
	margin:10px 10px 10px 10px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.inPageHomeContact { /* added 09/06/09 */
	display:block;
	float:right;
	position:relative;
	width:138px;
	margin:50px 0px 0px 0px;
	padding:4px 10px 4px 10px;
	border-right:1px solid #ec0900;
	text-align:left;
}
.inPageDoubleCol { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:260px;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.inPageTripleCol { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:400px;
	margin:0px 20px 0px 0px;
	padding:0px 4px 0px 4px;
	text-align:left;
}
.inPageMainCol { /* added 09/06/09 */
	display:block;
	float:left;
	position:relative;
	width:540px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.inPageDoubleProjectOverview { /* added 15/10/06 */
	display:block;
	float:right;
	position:relative;
	width:260px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	background-color:#eeeeee;
	text-align:left;
}
.inPageMainProjectOverview { /* added 19/06/09 */
	display:block;
	float:left;
	position:relative;
	width:540px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	background-color:#eeeeee;
	text-align:left;
}
.inPageMainProjectList { /* added 19/06/09 */
	display:block;
	float:left;
	position:relative;
	width:540px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	text-align:left;
}
.inPageMainProjectGrid { /* added 19/06/09 */
	display:block;
	float:left;
	position:relative;
	width:540px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	text-align:left;
}
.inPageMainLinkList { /* added 19/06/09 */
	display:block;
	float:left;
	position:relative;
	width:540px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	text-align:left;
}
.inPageMainHomework { /* added 24/02/10 */
	display:block;
	float:left;
	position:relative;
	width:510px;
	margin:0px 0px 20px 0px;
	border: 10px solid #cdeed6;
	padding:3px;
	text-align:left;
}
.inPageFullCol { /* added 19/06/09 */
	display:block;
	float:left;
	position:relative;
	width:741px;
	margin:0px 0px 0px 0px;
	padding:0px 4px 0px 4px;
	text-align:left;
}
.doubleProjectOverviewInfo { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	/*width:250px;*/
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	text-align:left;
}
.indexHighlight { /* added 18/10/06 */
	display:block;
	float:left;
	position:relative;
	/*width:260px;*/
	margin:5px 0px 5px 0px;
	padding:0px 0px 10px 0px;
	text-align:left;
}
.thumbnailHolder { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:120px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.thumbnailHolderRight { /* added 15/10/06 */
	display:inline;
	float:right;
	position:relative;
	width:120px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.thumbnailImage { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:118px;
	height:118px;
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 4px;
	text-align:center;
}
.thumbnailDetail { /* added 15/10/06 */
	display:block;
	float:left;
	position:relative;
	width:118px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb; border-left:1px solid #ebebeb;
	text-align:left;
}
.thumbnailOverview { /* added 19/10/06 */
	display:block;
	float:left;
	position:relative;
	width:380px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	text-align:left;
}
.projectOverviewTitle {
	display:block;
	float:left;
	position:relative;
	width:500px;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	text-align:left;
}
/* Other core components end here */
/* Form styles start here */
/* Form styles end here */
/* Other general styles start here */
.bodyText, .mainContent p { /* updated 15/10/06 */
	font:normal normal normal 1.4em/1.4em Arial, Helvetica, sans-serif;
	margin:4px 0px 8px 0px;
}
.normalText { /* added 15/10/06 */
	font:normal normal normal 1.2em/1.2em Arial, Helvetica, sans-serif;
}
.greyedText { /* updated 15/10/06 */
	font:normal normal normal 1.0em/1.2em Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	color:#999999;
}
.helperText { /* updated 06/11/06 */
	width:85%;
	margin:0px 0px 0px 0px;
	font:normal normal normal 1.4em/1.2em "Comic Sans MS", Arial, Helvetica, sans-serif;
	text-align:center;
}
.overviewText { /* added 19/10/06 */
	font:normal normal normal 1.6em/1.4em Arial, Helvetica, sans-serif;
	margin:4px 0px 20px 0px;
}
.linkText { /* added 06/11/06 */ /*This style is to workaround crazy IE wrapping last float bug */
	font:normal normal normal 1.4em/1.4em Arial, Helvetica, sans-serif;
	width:50%;
	margin:0px 0px 0px 0px;
}
.warningMessage { /* added 15/10/06 */
	font-weight:bold;
	color:#ff0000;
}
.listBlock { /* updated 15/10/06 */
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}
.listText { /* added 15/10/06 */
	color:#474747;
}
.missionText {
	font:normal normal normal 2.0em/1.8em Arial, Helvetica, sans-serif;
	margin:4px 0px 20px 0px;
}
.greenBullet { /* added 15/10/06 */
	color:#478820;
	font-weight:bold;
}
.thumbnailTitle { /* added 15/10/06 */
	font:normal normal bold 1.2em/1.2em Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
.thumbnailText { /* added 15/10/06 */
	font:normal normal normal 1.2em/1.2em Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
.prevImage { /* updated 15/10/06 */
	display:block;
	position:relative;
	float:left;
	width:40%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.nextImage { /* updated 15/10/06 */
	display:block;
	position:relative;
	float:right;
	width:40%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
}
/* Other general styles end here */