html{
	font-size:100.01%;
}
body{
	font-size:62.5%;
	margin:0;
	background:#fff;
}
body.small{font-size:62.5%;}
body.normal{font-size:89.5%;}
body.big{font-size:116.4%;}

#main{
	margin:0 auto;
	width:959px;
	font:1.35em/1.78em Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
}
#header{
	float:left;
	overflow:hidden;
	width:959px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#header h1 {
	margin:0;
}
#header h1 a{
	float:left;
	margin:16px 0 0 16px;
	width:194px;
	height:137px;
	text-indent:-9999px;
	background:url(../img/logo.jpg) no-repeat;
	overflow:hidden;
}
#header div.img-header{
	float:left;
	overflow:hidden;
	position:relative;
	width:736px;
	height:161px;
	margin-left:13px;
}
#header div.img-header .links-size{
	float:left;
	position:absolute;
	top:23px;
	left:477px;
	padding-left:91px;
	background:url(../img/text-size.png) no-repeat;
}
#header div.img-header .links-size ul.text_size{
	list-style:none;
	margin:0;
	padding:0;
}
#header div.img-header .links-size ul.text_size li{
	float:left;
}
#header div.img-header .links-size ul.text_size li.small_size a{
	float:left;
	overflow:hidden;
	width:28px;
	height:23px;
	border:none;
	margin-top:9px;
	background:url(../img/a-small.png) no-repeat;
}
#header div.img-header .links-size ul.text_size li.medium_size a{
	float:left;
	overflow:hidden;
	width:40px;
	height:32px;
	border:none;
	margin-top:4px;
	margin-left:13px;
	background:url(../img/a-middle.png) no-repeat;
}
#header div.img-header .links-size ul.text_size li.big_size a{
	float:left;
	overflow:hidden;
	width:51px;
	height:41px;
	border:none;
	margin-left:12px;
	background:url(../img/a-big.png) no-repeat;
}
#content-holder{
	width:959px;
	float:left;
	overflow:hidden;
	background:url(../img/bg-content.gif) repeat-y;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
/*navigation*/
#content-holder .column{
	float:left;
	width:193px;
	overflow:hidden;
	font-size:15px;
	line-height:24px;
	font-weight:normal;
	letter-spacing:-1px;
	padding:10px 15px 0 15px;
}
#content-holder .column ul.nav{
	list-style:none;
	margin:0;
	padding:0;
}
#content-holder .column ul.nav li{
	padding:5px 0 9px;
}
#content-holder .column ul.nav li a{
	color:#fff;
	display:block;
	text-decoration:none;
}
#content-holder .column ul.nav li a:hover{
	text-decoration:underline;
}
#content-holder .column ul.nav li a.home{
	height:28px;
	padding-top:8px;
	background:url(../img/menu-home.gif) no-repeat 100% 0;
}
#content-holder .column ul.nav li a:hover.home,
#content-holder .column ul.nav li.active a.home{
	background:url(../img/menu-home-over.jpg) no-repeat 100% 0;
}
#content-holder .column ul.nav li a.parents-carers{
	height:28px;
	padding-top:8px;
	background:url(../img/menu-parent.gif) no-repeat 100% 0;
}
#content-holder .column ul.nav li a:hover.parents-carers,
#content-holder .column ul.nav li.active a.parents-carers{
	background:url(../img/menu-parents-over.jpg) no-repeat 100% 0;
}
#content-holder .column ul.nav li a.its-all-about-you{
	height:27px;
	padding-top:8px;
	background:url(../img/menu-its.gif) no-repeat 100% 0;
}
#content-holder .column ul.nav li a:hover.its-all-about-you,
#content-holder .column ul.nav li.active a.its-all-about-you{
	background:url(../img/menu-its-over.jpg) no-repeat 100% 0;
}
#content-holder .column ul.nav li a.for-professionals{
	height:29px;
	padding-top:9px;
	background:url(../img/menu-prof.gif) no-repeat 100% 0;
}
#content-holder .column ul.nav li a:hover.for-professionals,
#content-holder .column ul.nav li.active a.for-professionals{
	background:url(../img/menu-prof-over.jpg) no-repeat 100% 0;
}
#content-holder .column ul.nav li a.all-about-us{
	height:30px;
	padding-top:8px;
	background:url(../img/menu-all.gif) no-repeat 100% 0;
}
#content-holder .column ul.nav li a:hover.all-about-us,
#content-holder .column ul.nav li.active a.all-about-us{
	background:url(../img/menu-all-over.jpg) no-repeat 100% 0;
}
#content-holder .column ul.nav li a.jobs-careers{
	height:31px;
	padding-top:6px;
	background:url(../img/menu-job.gif) no-repeat 100% 0;
}
#content-holder .column ul.nav li a:hover.jobs-careers,
#content-holder .column ul.nav li.active a.jobs-careers{
	background:url(../img/menu-job-over.jpg) no-repeat 100% 0;
}
#content-holder .column ul.nav li a.contact-us{
	height:31px;
	padding-top:6px;
	background:url(../img/menu-cont.gif) no-repeat 100% 0;
}
#content-holder .column ul.nav li a:hover.contact-us,
#content-holder .column ul.nav li.active a.contact-us{
	background:url(../img/menu-cont-over.jpg) no-repeat 100% 0;
}
/*content*/
#content-holder .content{
	width:736px;
	overflow:hidden;
	float:left;
}
#content-holder .content .image{
	overflow:hidden;
	width:736px;
	height:222px;
}
#content-holder .content .image img{
	border:none;
}
#content-holder .content .post{
	width:453px;
	float:left;
	letter-spacing:-0.021em;/*-0.03em;*/
	overflow:hidden;
	margin:20px 0 0 20px;
	padding:0 35px 0 5px;
}
/*.home #content-holder .content .post{
	background:url(../img/home-violet.gif) no-repeat;
}*/
/*#content-holder .content div.home{
	background:url(../UserFiles/images/icons/home.gif) no-repeat;
}
#content-holder .content div.all-about-us{
	background:url(../UserFiles/images/icons/all-about-us.jpg) no-repeat;
}
#content-holder .content div.contact-us{
	background:url(../UserFiles/images/icons/contact-us.jpg) no-repeat;
}
#content-holder .content div.for-professionals{
	background:url(../UserFiles/images/icons/for-professionals.jpg) no-repeat;
}
#content-holder .content div.its-all-about-you{
	background:url(../UserFiles/images/icons/its-all-about-you.jpg) no-repeat;
}
#content-holder .content div.jobs-careers{
	background:url(../UserFiles/images/icons/jobs-careers.jpg) no-repeat;
}
#content-holder .content div.parents-careers{
	background:url(../UserFiles/images/icons/parents-carers.jpg) no-repeat;
}*/
#content-holder .content .post h2{
	margin:0;
	font-size:1.63em;
	line-height:0.8em;
	font-weight:normal;
	color:#90278e;
}
/* RICH AREA*/
#content-holder .content .post h2.purple {
	color:#90278E;
}
#content-holder .content .post h2.pink {
	color:#EC008C;
}
#content-holder .content .post h2.green {
	color:#0db04b;
}
#content-holder .content .post h2.orange {
	color:#F7931E;
}
#content-holder .content .post h2.red {
	color:#EC1C24;
}
#content-holder .content .post h2.blue {
	color:#00ADEE;
}
#content-holder .content .post h2.royal {
	color:#0071BC;
}
#content-holder .content .post p{
	margin:15px 0 10px 0;
}
/* RICH AREA*/
#content-holder .content ul{
	list-style:none;
	margin:0;
	padding:0;
}
#content-holder .content ul li{
	padding-bottom:10px;
}
#content-holder .content ul li a{
	color:#7d7b7b;
	text-decoration:none;
	padding:0 0 0 37px;
	background:url(../img/marker.gif) no-repeat 0 6px;
}
#content-holder .content ul.bullets li a:hover{
	text-decoration:underline;
}
/* RICH AREA*/
#content-holder .content ul li span.purpleLi,
#content-holder .content ul li.purpleLi {
	background:url(../img/marker.gif) no-repeat 0 9px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}
#content-holder .content ul li span.pinkLi,
#content-holder .content ul li.pinkLi {
	background:url(../UserFiles/images/bullets/jobs-careers.jpg) no-repeat 0 9px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}
#content-holder .content ul li span.greenLi,
#content-holder .content ul li.greenLi {
	background:url(../UserFiles/images/bullets/parents-careers.jpg) no-repeat 0 9px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}
#content-holder .content ul li span.orangeLi,
#content-holder .content ul li.orangeLi {
	background:url(../UserFiles/images/bullets/its-all-about-you.jpg) no-repeat 0 9px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}
#content-holder .content ul li span.redLi, 
#content-holder .content ul li.redLi {
	background:url(../UserFiles/images/bullets/for-professionals.jpg) no-repeat 0 9px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}
#content-holder .content ul li span.blueLi,
#content-holder .content ul li.blueLi {
	background:url(../UserFiles/images/bullets/all-about-us.jpg) no-repeat 0 9px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}
#content-holder .content ul li span.royalLi,
#content-holder .content ul li.royalLi {
	background:url(../UserFiles/images/bullets/contact-us.jpg) no-repeat 0 9px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}
/* RICH AREA*/
/*column-right*/
#content-holder .sidebar{
	width:223px;
	overflow:hidden;
	float:right;
}
#content-holder .sidebar .descr,
#content-holder .sidebar .video{
	width:223px;
	overflow:hidden;
}
#content-holder .sidebar .video{
	height:171px;
}
#content-holder .sidebar img{
	border:none;
	display:block;
}
/*footer*/
#footer{
	overflow:hidden;
	width:959px;
	clear:both;
	font-size:0.81em;
	line-height:0.96em;
	padding:8px 0;
	letter-spacing:-0.021em;
}
#footer p{
	float:left;
	margin:0;
}
#footer ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li{
	display:inline;
	margin-left:5px;
}
#footer ul li a{
	text-decoration:none;
	padding:0 0 0 7px;
	color:#7d7b7b;
	border-left:0.15em solid #7d7b7b;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer .design {
	float:right;
}
#footer .design a {
	text-decoration:none;
	color:#7d7b7b;
}
#footer .design a:hover {
	text-decoration:underline;
}
#footer .design span{
	color:#72bf44;
}
/*comments*/
#form {
	position:absolute;
	z-index:2000;
	overflow:hidden;
	width:577px;
	margin:0;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
	display:block;
}
#form .bg-form-top{
	width:577px;
	height:38px;
	background:url(../img/bg-form-t.png) no-repeat;
}
#form .bg-form-middle{
	width:537px;
	padding-left:40px;
	background:url(../img/bg-form-m.png) repeat-y;
}
#form .bg-form-middle img{
	display:block;	
}
#form .bg-form-middle ul.form{
	width:500px;
	padding:0px;
	margin:0;
	position:relative;
	list-style:none;
	overflow:hidden;
}
#form .bg-form-middle ul.form li{
	float:left;
	width:100%;
	padding:4px 0;
}
#form .bg-form-middle ul.form li label{
	display:block;
	font:18px Verdana,Arial,Helvetica,sans-serif;
	color:#7d7b7b;
	padding-bottom:4px;
}
#form .bg-form-middle ul.form li input{
	width:488px;
	height:21px;
	border:1px solid #9e9e9e;
	padding:3px 3px 0 5px;
}
#form .bg-form-middle ul.form li input.form-submit{
	width:auto;
}
#form .bg-form-middle ul.form li textarea.form-area{
	width:489px;
	height:160px;
	border:1px solid #9e9e9e;
	float:left;
	margin:0;
	padding:3px 3px 0 4px;
}
#form .bg-form-bottom{
	width:577px;
	height:33px;
	background:url(../img/bg-form-b.png) no-repeat;
}
#fader_bg { 
	padding:0;
	margin:0 auto;
	position:fixed; 
	z-index:1000; 
	top:0px; 
	left:0px; 
	height:100%; 
	width:100%;
	background:#fff;
	opacity:0.7;
}


/* RICH AREA */

.purple {
	color:#90278E;
	font-size:14pt;
}
.pink {
	color:#EC008C;
	font-size:14pt;
}
.green {
	color:#0db04b;
	font-size:14pt;
}
.orange {
	color:#F7931E;
	font-size:14pt;
}
.red {
	color:#EC1C24;
	font-size:14pt;
}
.blue {
	color:#00ADEE;
	font-size:14pt;
}
.royal {
	color:#0071BC;
	font-size:14pt;
}

/*Image with caption box*/

table.image {
	padding:0;
	margin:0 10px 0 0;
}
table td img {
	margin-bottom:-7px;
	padding:20px 0 0 0;
}
table td.orangeCaption {
	background:#f7931e;
	color:#fff;
	font-size:14px;
	padding:10px;
}
table td.greenCaption {
	background:#8bc53f;
	color:#fff;
	font-size:14px;
	padding:10px;
}
table td.blueCaption {
	background:#008ed3;
	color:#fff;
	font-size:14px;
	padding:10px;
}

table td.redCaption {
	background:#EC1C24;
	color:#fff;
	font-size:14px;
	padding:10px;
}

table td.purpleCaption {
	background:#90278E;
	color:#fff;
	font-size:14px;
	padding:10px;
}

table td.pinkCaption {
	background:#EC008C;
	color:#fff;
	font-size:14px;
	padding:10px;
}

table td.lightBlueCaption {
	background:#00ADEE;
	color:#fff;
	font-size:14px;
	padding:10px;
}

table td.darkBlueCaption {
	background:#0071BC;
	color:#fff;
	font-size:14px;
	padding:10px;
}