/**
 * theme styling
 */

body {
	color: #000000;
	background-color: #1ea4d9;
}

#header {
	width: auto;
	height: 153px;
	background: #1883af url('../images/theme/background.png') repeat-x 0px 0px;
}
	#header .inner {
		width: 960px;
		margin: 0px auto;
		padding-top: 40px;
	}
	#header .logo {
		float: left;
		width: 700px;
		height: 70px;
	}
	#header .flags {
		float: right;
		width: 260px;
		text-align: right;
	}
	#header .flags a {
		margin-left: 5px;
	}

#menu {
	height: 28px;
	padding-top: 15px;
	overflow: hidden;
}
	#menu .menu-inner {
	}
	#menu * {
		display: block;
	}
	#menu ul {
		float: right;
	}
	#menu li {
		float: left;
		min-width: 0px;
		width: auto !important;
		width: 0px;
		min-height: 0px;
		height: auto !important;
		height: 0px;
	}
	#menu a {
		min-width: 0px;
		width: auto !important;
		width: 0px;
		height: 28px;
		line-height: 28px;
		padding: 0px 10px;
		margin-left: 10px;
		font-size: 16px;
		color: #ffffff;
		border-radius: 4px 4px 0px 0px;
		-moz-border-radius: 4px 4px 0px 0px;
		-webkit-border-top-left-radius: 4px 4px;
		-webkit-border-top-right-radius: 4px 4px;
	}
	#menu-enquiry a {
		background-color: #0a6aa5;
		font-weight: bold;
	}
	/**
	 * Highlights the menu item when you are viewing the related page
	 */
	#body-index #menu-index a,
	#body-specifications #menu-specifications a,
	#body-features #menu-features a,
	#body-support #menu-support a,
	#body-partners #menu-partners a,
	#body-contact #menu-contact a,
	#body-enquiry #menu-enquiry a {
		background-color: #ffffff;
		color: #115f80;
	}

#content {
	width: auto;
	background-color: #ffffff;
	padding: 40px 0px;
}
	#content .inner {
		width: 960px;
		margin: 0px auto;
	}
	#content .product-description {
		font-size: 24px;
		padding-top: 45px;
	}
	#content .signupnow {
		padding-top: 10px;
	}
	#content .center {
		width: 900px;
	}

#footer {
	width: auto;
	height: 310px;
	background: transparent url('../images/theme/footer.png') repeat-x 0px 0px;
	font-size: 14px;
	color: #ffffff;
}
	#footer a {
		color: #ffffff;
	}
	#footer .inner {
		width: 960px;
		margin: 0px auto;
		padding-top: 35px;
	}
	#footer .column {
		width: 240px;
	}
	#footer .column-info {
		height: 160px;
	}
	#footer .column-button {
		height: 84px;
	}
	#footer .features {
		padding: 20px 0px 0px 25px;
	}
	#footer ul {
		padding: 10px 0px 10px 10px;
	}
	
	#footer .maintext {
		padding: 8px;
		text-align: center;		
	}
	
		#footer .maintext p {
			margin: 4px;
		}
	
		#footer .maintext a {
			text-decoration: underline;
		}

.column1 {
	width: 510px;
	padding-right: 30px;
}

.column2 {
	width: 360px;
}

.column3 {
	width: 565px;
	padding-right: 30px;
}

.column4 {
	width: 365px;
}

.column5 {
	width: 510px;
	padding-right: 30px;
}

.column6 {
	width: 420px;
}

.feature-row {
	
}

.feature-column1 {
	width: 80px;
}

.feature-column2 {
	width: 845px;
	padding-left: 15px;
}

.content-graphic {
	background: transparent none no-repeat 0px 0px;
}

.graphic_collaborative_learning {
	background-image: url('../images/graphic_collaborative_learning.png');
	background-position: right 0px;
}
	.graphic_collaborative_learning .content-block {
		width: 580px;
		min-height: 740px;
		height: auto !important;
		height: 740px;
	}

.graphic_contact {
	background-image: url('../images/graphic_contact.png');
	background-position: 40px 220px;
}
	.graphic_contact .content-block {
		min-height: 570px;
		height: auto !important;
		height: 570px;
	}

.graphic_online_assessment {
	background-image: url('../images/graphic_online_assessment.png');
	background-position: right 0px;
}
	.graphic_online_assessment .content-block {
		width: 580px;
		min-height: 740px;
		height: auto !important;
		height: 740px;
	}

.graphic_parental_engagement {
	background-image: url('../images/graphic_parental_engagement.png');
	background-position: right 0px;
}
	.graphic_parental_engagement .content-block {
		width: 580px;
		min-height: 740px;
		height: auto !important;
		height: 740px;
	}

.graphic_partners {
	background-image: url('../images/graphic_partners.png');
	background-position: 0px 90px;
}
	.graphic_partners .content-block {
		min-height: 730px;
		height: auto !important;
		height: 730px;
	}

.graphic_specifications {
	background-image: url('../images/graphic_specifications.jpg');
	min-height: 410px;
	background-position: right 0px;
	margin-right: 100px;
}
	.graphic_specifications .content-block {
		width: 580px;
		min-height: 280px;
		height: auto !important;
		height: 280px;
	}

.graphic_support {
	background-image: url('../images/graphic_support.jpg');
	min-height: 410px;
	background-position: right 0px;
	margin-right: 100px;
}
	.graphic_support .content-block {
		width: 580px;
		min-height: 340px;
		height: auto !important;
		height: 340px;
	}

.graphic_teaching_and_learning {
	background-image: url('../images/graphic_teaching_and_learning.png');
	background-position: right 0px;
}
	.graphic_teaching_and_learning .content-block {
		width: 580px;
		min-height: 740px;
		height: auto !important;
		height: 740px;
	}
