/* ====================================================== */
/* Main content styles */
/* ====================================================== */

#content
{
	padding-bottom: 54px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 50px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 716px;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
}

/* ----------------------------- */
/* require field style           */
/* ----------------------------- */
.required-field
{
    color: #FF0000;
}

/* ----------------------------- */
/* vertical align middle         */
/* ----------------------------- */
.v-align-middle
{
    vertical-align: middle;
}

/* ----------------------------- */
/* validation summary            */
/* ----------------------------- */
.validation-summary
{
    background-color: #F6F6EA;
    border: solid 1px #E7E7D5;
    color: #EF413A;
    margin: 1px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.validation-summary ul
{
    list-style-image: url(/img/bullet-orange.gif);
}

/* ----------------------------------- */
/* Page content styles                 */
/* ----------------------------------- */
.noWrap
{
	width: 100%;
	clear: both;
}

.orangeHeader
{
    background: #F15924 url(/img/r1.gif) no-repeat right;
	height: 27px;
	width: 100%;
}

.orangeFooter
{
    background: url(/img/btm-bg.gif) repeat-x;
	height: 28px;
	width: 100%;
}

.orangeFooterLeft 
{
    background: url(/img/l1.gif);
	float: left;
	height: 28px;
	width: 32px;
}

.orangFooterRight
{
    background: url(/img/r2.gif);
	float: right;
	height: 28px;
	width: 29px;
}

#welcomeBox
{
	width: 350px;
	margin-bottom:10px;
	float:left;
}

#schoolsBox, #workSkillsBox
{
	width: 350px;
	margin-top: 10px;	
}

.orangeHeader h1, .redHeader h1, .brownHeader h1
{ 
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px;
	padding: 0px 5px;
	line-height: 27px;
	margin-right:30px;
}

#loginContent, .popupContent
{
	background: #ededed;
	border-right: solid #ededed 7px;
	padding: 8px 15px;
}

#loginContent, .popupContent
{
	min-height: 160px;	
	padding-bottom:0;
}

#visionContent
{
	background: #F5CCBB;
	border-right: solid #C33A28 7px;
	min-height: 370px;
	padding: 8px 15px;
}

#visionContent img {
	position: relative;
	float: right;
	margin-top: -25px;
	margin-right: -10px;
}

#schoolsContent, #workSkillsContent, #teamBox, #courseBox, #newFeatureBox
{
	background: #D0D4D7;
	border-right: solid #A5A5A5 6px;
	min-height: 60px;
	padding: 8px 15px 0px 15px;
	overflow:hidden;
}

.redHeader
{
	height: 27px;
	width: 100%;
	background-color: #ef413a;
	/*background: #EF413A url(/img/r1-red.gif) no-repeat right;*/
}

.brownHeader
{
	height: 27px;
	width: 100%;
	background: #AB8728 url(/img/r1-brown.gif) no-repeat right;
}

.greyFooter
{
	height: 28px;
	width: 100%;
	background: url(/img/btm-bg-grey.gif) repeat-x;
}

.greyFooterLeft 
{ 
	float: left;
	height: 28px;
	width: 30px;
	background: url(/img/l1-grey.gif);
}

.greyFooterRight
{
	float: right;
	height: 28px;
	width: 30px;
	background: url(/img/r2-grey.gif);
}

/* Popups */
.popup
{
	position:absolute;
	width:450px; 
	top:75px; 
	left:50%; 
	margin-left:-225px;
}

.popupWide
{
	position:absolute;
	width:700px; 
	top:80px; 
	left:50%; 
	margin-left:-330px;
}

.popup .orangFooterRight a
{
	margin-right:15px;
	float:right;
}

/* UserControls\SystemDownTime.ascx control */
.systemDownTimeBox
{
    width: 355px;
}

.systemDownTimeBox h1
{
    color: #FFFFFF;
	background-color: inherit;
    font-size: 100%;
    padding: 4px 0px 0px 10px;
    margin: 0px;
}

.systemDownTimeHeader
{
    background-color: #3692C0;
    height: 25px;
	width: 100%;
}

.systemDownTimeContent
{ 
    background-color: #D5EAF3;
    border: solid 1px #3692C0;
    margin: 0px;
    padding: 10px;
}

/* Schools page on Front-end */
#ie6Fix
{
    position: absolute;
    left: 387px;
    top: 509px;
}

/* RM - 18/10/2011 - 'Home' page redesign */

.clear{
	clear: both;
}

#homeTop
{
}

#homeTopLeft{
	float: left;
    width: 620px;
	margin: 0;
	padding: 0;
    background-color: #f5f5f5;
    color: #555;
    border: 3px solid #fff;
}

#homeTopLeft h1{
	font-weight: bold;
	font-size: 1.5em;
}

#shadowWrapTop
{
	float: left;
	width: 632px;
	margin: 0;
	padding: 8px 0 0 0;
	background: transparent url('../img/intro-shadow-top.png') top right no-repeat;
}

#shadowWrapBottom
{
	float: left;
	width: 632px;
	padding: 0 0 8px 0;
	background: transparent url('../img/intro-shadow-bottom.png') bottom right no-repeat;
}

#homeTopRight{
	float: left;
	width: 300px;
    margin: 0 0 0 16px;
	padding: 0;
}

/*#banner{
	width: 644px;
	height: 295px;
	background: transparent url('/img/banner.jpg') top left no-repeat;
}

#banner h1, #banner h2, #banner p{
	text-indent: -4000px;
	display: none;
}

#contact{
	float: right;
	width: 76px;
	height: 76px;
	background: transparent url('../img/contact-hover.png') top left no-repeat;
}

#contact a{
	float: right;
	display: block;
	width: 76px;
	height: 76px;
	text-indent: -4000px;
	outline: 0;
	background: transparent url('../img/contact.png') top left no-repeat;
}

#contact a:hover{
	background: none;
}*/

#homeMiddle{
	margin: 30px 0 0 0;
}

#homeLeft{
	width: 305px;
	margin-right: 27px;
	padding: 0;
}

#homeCenter{
	width: 305px;
	margin-right: 27px;
	padding: 0;
}

#homeRight{
	width: 306px;
}

/* .column applies to both 'Home' page and 'Schools' page */
.column{
	float: left;
}

.featureImg{
	float: left;
	margin-right: 25px;
	border: 0 none;
}

.btn{
	float: right;
	border: 0 none;
}

#homeBottom{
	margin: 40px 0 0 0;
}

#homeBottomLeft{
	float: left;
    width: 617px;
    margin-right: 27px;
    padding: 5px 10px 10px 10px;
    background-color: #f5f5f5;
}

.orange{
	color: #f5530d;
}

.blue{
	color: #3692C0;
}

.purple{
	color: #9756f1;
}

#homeBottomRight{
	float: left;
	width: 306px;
}

#login{
	margin: 0;
	padding: 5px 10px 10px 10px;
	background-color: #f5f5f5;
}

/* End of 'Home' page redesign */


/* RM - 07/10/2011 - 'Schools' page redesign */

#schoolsTopLeft{
	float: left;
	width: 610px;
	padding: 0 30px 0 0;
}

#schoolsTopLeft h1{
	margin: 0 0 38px 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.5em;
}

#schoolsTopLeft h2{
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
}

#schoolsTopLeft p{
	line-height: 1.5em;
}

#schoolsTopRight{
	float: left;
	width: 320px;
}

#schoolsTopRight img{
	margin: 25px 0 0 0;
}

#schoolsBottom{
	margin: 5px 0 0 0;
}

#schoolsTop img, #schoolsBottom img{
	border: none;
}

.lightBlue{
	color: #2aadc9;
}

.green{
	color: #97cc29;
}

.column h3{
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}

.column p{
	line-height: 1.5em;
}

#leftCol{
	width: 290px;
	margin: 30px 30px 0 0;
	padding: 0;
}

#middleCol{
	width: 290px;
	margin: 30px 30px 0 0;
	padding: 0;
}

#rightCol{
	width: 320px;
	margin: 10px 0 0 0;
	padding: 0;
}

.tickList{
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: disc;
	list-style-image: none;
}

.tickList li{
	margin: 0 0 0 0;
	padding: 7px 0 2px 10px;
}

#order h4{
	font-size: 1.3em;
}

.orderBtn{
	display: block;
	width: 138px;
	height: 34px;
	margin: 15px 0 0 0;
}

#soundbites{
	margin: 0;
	padding: 18px 15px 25px 15px;
	background-color: #f5f5f5;
}

.quote{
	font-size: 1.3em;
	margin: 20px 0 8px 0;
	padding: 0;
}

.source{
	margin: 0;
	padding: 0;
	color: #6c6c6c;
}

.discoverBtn{
	display: block;
	width: 138px;
	height: 34px;
	margin: 20px 0 0 0;
}

/* End of 'Schools' page redesign */

/* Start of 'Contact Us' page redesign */
#contactLeft 
{
    width: 632px;
}

#shadowWrapTop
{
	float: left;
	width: 632px;
	margin: 0;
	padding: 8px 0 0 0;
	background: transparent url('../img/intro-shadow-top.png') top right no-repeat;
}

#shadowWrapBottom
{
	float: left;
	width: 632px;
	padding: 0 0 8px 0;
	background: transparent url('../img/intro-shadow-bottom.png') bottom right no-repeat;
}

#contactTop
{
    width: 620px;
    margin: 0;
	padding: 0;
    color: #555;
    background-color: #f5f5f5;
    border: 3px solid #fff;
}

#contactTopLeft
{
    width: 300px;
    padding: 0 10px 0 15px;
}

#contactTopLeft h1{
	font-weight: bold;
	font-size: 1.5em;
}

#contactBottom
{
    width: 620px;
    margin: 0;
	padding: 0;
    border: 3px solid #fff;
}

#contactBottomLeft, #contactBottomRight
{
    width: 300px;
    padding: 0;
}

#contactBottomRight
{
    margin-left: 20px;
}

.photoImg
{
	float: left;
	margin: 0 15px -3px 0;
	border: 0 none;
}

#contactRight
{
    width: 298px;
    margin: 8px 0 0 10px;
    padding: 0 10px;
    color: #555;
    background-color: #f5f5f5;    
}

.grey 
{
    color: #555;
}
/* End of 'Contact Us' page redesign */      
