/* ---------------------------------------- */
/*	Author	:	WMA Group Ltd.				*/
/*	Email	:	equiries@wmagroup.co.uk		*/
/*	Website	:	http://www.wmagroup.co.uk	*/
/* ---------------------------------------- */

/* ---------------------------------------- */

* {
	border:0;
	margin:0;
	padding:0;
}


/* --------------------------------------------------------- Body */
body {
	background:#fff;
	color:#000;
	font:0.80em/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:1.4em;
}

/* --------------------------------------------------------- General */
a {
	color:#fff;
	text-decoration:none;
}

a,img {
	border:0px;
	}

a:hover {
	color:#ff7e00;
	text-decoration:none;
}

/* Container */
/* --------------------------------------------------------- Container */
#container {
	width:860px;
	height:912px;
	margin-left:auto;
	margin-right:auto;
}

#container_left {
	width:30px;
	height:912px;
	float:left;
	background-image:url(../images/shadow_left.png);
	background-repeat:repeat-y;
}

#container_right {
	width:30px;
	height:912px;
	float:right;
	background-image:url(../images/shadow_right.png);
	background-repeat:repeat-y;
}

#container_center {
	width:800px;
	height:910px;
	margin-left:30px;
/*	background:#fff url(../images/bck_page.png) repeat-x; */
}



/* --------------------------------------------------------- header */
#container_center #header {
	width:800px;
	height:100px;
	background-image:url(../images/bck_logo_Main.png);

}

#header #header_inside {
	float:right;
	height:100px;
	width:475px;
	background-image:url(../images/bck_menu_top.png);
	background-position:top right;
	background-repeat:no-repeat;
}


#header_inside ul {
	float:right;
	height:100px;
	list-style:none;
	width:475px;
}

#header_inside ul li {
	border-right:1px solid #555;
	float:right;
	height:100px;
	list-style:none;
	width:75px;
}
#header_inside ul li a {
	color:#000000;
	display:block;
	height:50px;
	line-height:50px;
	padding:50px 0 0;
	text-align:center;
	width:75px;
}
#header_inside ul li a:hover {
	background:#fff;
	color:#111;
}
#header_inside ul li a.active {
	background:#fff;
	color:#00911a;
}


/* --------------------------------------------------------- Content */

#content {
	width:790px;
	height:666px;
	margin-left:auto;
	margin-right:auto;
}

/* Main Page - Side Menu Area */
/*#content_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}*/

/* --------------------------------------------------------- Side menu bar starts here */
#content_inside_sidebar {
	float:right;
	height:660px;;
	margin:5px 0 5px 565px;
	padding:0 0 0 5px;
	position:absolute;
	width:218px;
	background:#fff;
}

#content_inside_sidebar h1 {
	color:#ecc617;
	font:1.8em 'Trebuchet MS', Verdana, sans-serif;
	line-height:20px;
	margin:3px 0 0 0px;
	width:225px;
}

/* --------------------------------------------------------- Service Frame Area */
#content_inside_sidebar #Service {
	height:140px;
	padding:0 0 0 2px;
	width:215px;
}


#Service #ServiceTxt {
	height:113px;
	width:200px;
	margin: 0 auto 0 auto;
	padding-top: 5px;
}


/* --------------------------------------------------------- Button More */

#BtnMore {
	float:right; 
	height:21px;
	width:65px;
	margin:0 3px 0 0; 
	background-image:url(../images/bck_btn_more_up.png);
	background-repeat:no-repeat;
	color:#FFF;
}

#BtnMore a {
	display:block;
	height:21px;
	line-height:21px;
	text-align:center;
	width:65px;
	color:#FFF;	
}

#BtnMore a:hover {
	background-image:url(../images/bck_btn_more_ovr.png);
	background-repeat:no-repeat;
	color:#FFF;
}

#BtnMore a.active {
	background-image:url(../images/bck_btn_more_up.png);
	background-repeat:no-repeat;
	color:#FFF;
}


/* --------------------------------------------------------- Main Page Area */
#content_inside_main {
	background:#fff;
	letter-spacing:-1px;
	line-height:175%;
	margin:5px 0 5px 0px;
	padding:0px 230px 10px 5px;
	width:530px;
}

#content_inside_main h1 {
	color:#ecc617;
	font:1.8em 'Trebuchet MS', Verdana, sans-serif;
	line-height:20px;
	margin:7px 0 0 0px;
	width:542px;
}

#content_inside_main h3 {
	color:#00911a;
	font:1.8em 'Trebuchet MS', Verdana, sans-serif;
	line-height:20px;
	margin:7px 0 0 0px;
	width:542px;
}


#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 10px;
}

/* --------------------------------------------------------- Main Page Banner */
#content_inside_main #banner {
	height:196px;
	width:554px;
	background-image:url(../images/bck_banner.png);
	background-repeat:no-repeat;
	margin:8px 0 0 0;
	padding-top: 5px;
}

#bannertext{
	border:1px solid #bbb;
	height:94px;
	width:542px;
	background-color:#efefef;
	margin:0px 0 0 0px;
	padding:5px 5px 5px 5px;
}

#bannertext p{
	font: 0.95 em 'Trebuchet MS', Verdana, sans-serif #000;
	line-height:15px;
	width:546px;
}

/* --------------------------------------------------------- Contact Info */
#content_inside_main #ContactInfo {
	border:1px solid #bbb;
	height:35px;
	width:542px;
	margin:18px 0 0 0px;
	padding:5px 5px 5px 5px;
	overflow:hidden;
}

#ContactInfo a {
	color:#00911a;
}

#ContactInfo a:hover {
	color:#ff7e00;
}

/* --------------------------------------------------------- Partners, Vacancies & news */
#content_inside_main #PartnersJobsNews {
	height:238px;
	width:552px;
	margin:18px 0 0 0px;
}

#PartnersJobsNews h1 {
	color:#ecc617;
	font:1.8em 'Trebuchet MS', Verdana, sans-serif;
	line-height:20px;
	margin:2px 0 0 0px;
	width:225px;
}

/* --------------------------------------------------------- Partners, Vacancies */
#PartnersJobsNews #PartnersJobs{
	float:left;
	height:236px;
	width:215px;
	margin:0px 0 0 0px;
}

#PartnersJobs #ServiceSml{
	height:97px;
	padding:0 0 0 2px;
	width:215px;
	background-image:url(../images/bck_services_sml.png);
	background-repeat:no-repeat;
}


#ServiceSml #ServiceSmlTxt {
	height:70px;
	width:195px;
	margin: 0 auto 0 auto;
	padding-top: 5px;
}

#ServiceSmlTxt ul {
	list-style:none;
	list-style-image:url(../images/bck_Bullets.png);
	margin:0 0 0 10px ;
}

#ServiceSmlTxt ul li {
	list-style-position:none;
	font:1.1em 'Trebuchet MS', Verdana, sans-serif;	
	width:170px;
	margin:5px 0 0 0;
	line-height:15px;
}

#ServiceSmlTxt ul li a {
	display:block;
	height:15px;
	line-height:15px;
	width:170px;
	color:#000000;
}
#ServiceSmlTxt ul li a:hover {
	color:#00911a;
}

/* --------------------------------------------------------- News */
#PartnersJobsNews #News{
	float:right;
	height:237px;
	width:325px;
}

#News #ServiceLrg{
	height:216px;
	width:325px;
	background-image:url(../images/bck_servicesLrg.png);
	background-repeat:no-repeat;
}

#ServiceLrg #ServiceLrgTxt {
	height:189px;
	width:300px;
	margin: 0 auto 0 auto;
	padding-top: 5px;
}

#ServiceLrgTxt ul {
	list-style:none;
	list-style-image:url(../images/bck_Bullets.png);
	margin:0 0 0 10px ;
}

#ServiceLrgTxt ul li {
	list-style-position:none;
	font:1.1em 'Trebuchet MS', Verdana, sans-serif;	
	width:290px;
	margin:6px 0 0 0;
	line-height:15px;
}

#ServiceLrgTxt ul li a {
	display:block;
	height:17px;
	line-height:17px;
	width:290px;
	color:#000000;
	font-weight:bold;
}
#ServiceLrgTxt ul li a:hover {
	color:#00911a;
}

#ServiceLrgTxt ul li p {
	color:#333333;
	padding:0 0 0 0;
	margin: 2px 0 4px 0;
}


/* --------------------------------------------------------- /* Footer */
#footer {
	width:800px;
	height:141px;
	background-color:#343434;
}

#footer_inside_main {
	margin:0 0 0 8px;
	height:130px;
	width:554px;
}

#footer_inside_main #Quicklinks{
	letter-spacing:-1px;
	line-height:175%;
	margin:0px 0 0 0;
	height:75px;
	width:554px;
	padding-top:5px;
	background:#636363;
}

#footer_inside_main #CompanyInfo{
	letter-spacing:-0.05em;
	margin:3px 0 0 0;
	height:40px;
	width:554px;
}


#footer_inside_awards {
	float:right;
	height:130px;
	margin:0px 0 0px 565px;
	position:absolute;
	width:218px;
	background-image:url(../images/bck_awards.png);
	background-repeat:no-repeat;	
}

#footer_inside_main h3 {
	font:0.75em 'Trebuchet MS', Verdana, sans-serif;
	line-height:11px;
	margin:0px 0 0 0px;
	width:554px;
	text-align:left;
}

#footer_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#footer_inside_main p {
	padding:0 0 10px;
}

/* Site Map */
/* ---------------------------------------- */

#Quicklinks ul {
	float:left;
	height:15px;
	list-style:none;
	width:550px;
	margin-top:2px;
}

#Quicklinks ul li {
	float:left;
	height:15px;
	list-style:none;
	width:auto;
	margin:0px 0px 0 0;
}

#Quicklinks ul li a {
	height:15px;
	display:block;
	line-height:15px;
	width:auto;
	margin-left:6px;
	text-align:center;
	font-size:12px;
}

#Quicklinks ul li a:hover {
	color:#ff7e00;
	font-size:12px;
	text-transform:uppercase;
}

#Quicklinks ul li a.active {
	color:#FFF;
	font-size:12px;
}

/* --------------------------------------------------------- /* SupPage */
/* --------------------------------------------------------- /* Only */
#content_inside_SubPage {
	float:right;
	line-height:175%;
	margin:5px 0 5px 565px;
	padding:0 0 0 5px;
	position:absolute;
	width:218px;
/*	border-left:1px solid #bbb;	 */
}

#content_inside_SubPage #PageImage {
	height:140px;
	padding:0 0 0 2px;
	width:215px;
}

#content_inside_SubPage h1 {
	color:#ecc617;
	font:1.8em 'Trebuchet MS', Verdana, sans-serif;
	line-height:20px;
	margin:3px 0 0 0px;
	width:225px;
}

#content_inside_SubPage #SubpageMenu {
	line-height:175%;
	padding:0 0 0 2px;
	width:215px;
}

#SubpageMenu ul {
	float:left;
	letter-spacing:-1px;
	list-style:none;
	margin:0 0 0 0 ;
}

#SubpageMenu ul li {
	float:left;
	display:inline-block;
	list-style:none;
	width:210px;
	margin:2px auto 0 auto;
	color:#FFFFFF;
}

#SubpageMenu ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	height:21px;
	line-height:21px;
	text-align:left;
	width:210px;
	color:#343434;
}

#SubpageMenu ul li a:hover {
	color:#343434;
	background-color:#f4dc71;
}

#SubpageMenu ul li a.active {
	color:#343434;
	background-color:#f4dc71;
}


/* --------------------------------------------------------- Sub Page Main Content */
/* ------------------------------------------------------------------------------- */

#content_inside_mainSub {
	background:#fff;
	letter-spacing:-1px;
	line-height:175%;
	margin:5px 0 5px 0;
	padding:10px 230px 10px 5px;
	width:530px;
}

#content_inside_mainSub h1 {
	color:#ecc617;
	font:1.8em 'Trebuchet MS', Verdana, sans-serif;
	line-height:20px;
	margin:7px 0 0 0px;
	width:542px;
}

#content_inside_mainSub h2 {
	color:#00911a;
	font:1.8em 'Trebuchet MS', Verdana, sans-serif;
	line-height:20px;
	margin:7px 0 0 0px;
	width:542px;
}

#content_inside_mainSub h3 {
	color:#006600;
	font-size:115%;
	text-align:right;
	line-height: 15px;
	margin-top: 5px;
}
#content_inside_mainSub p {
	padding:0 0 10px;
}

#content_inside_mainSub #Slogon {
	height:23px;
	width:554px;
	margin:0 0 0 0;
}


/* --------------------------------------------------------- Sub Page Breadcrumbs */
#content_inside_mainSub #breadcrumb {
	height:23px;
	width:554px;
	margin:0 0 0 0;
	background-image:url(../images/bck_YellowGreenBar_lrg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#breadcrumb p {
	color:#343434;
	font:1em 'Trebuchet MS', Verdana, sans-serif normal;
	line-height:18px;
	margin:0 0 0 0;
	width:542px;
}

#breadcrumb a {
	color:#00911a;
	text-decoration:none;
	font-weight:bold;
}

#breadcrumb a:hover {
	color:#ff7e00;
	text-decoration:blink;
}

#breadcrumb a.active {
	color:#f4dc71;
}

/* --------------------------------------------------------- Sub Page Text */
#content_inside_mainSub #Subtext{
	border:1px solid #bbb;
	width:542px;
	/*	background-color:#efefef; */
	margin:0 0 0 0;
	padding:5px 5px 5px 5px;
}

#Subtext p{
	font: 1 em 'Trebuchet MS', Verdana, sans-serif #000 normal;
	line-height:15px;
	width:546px;
}

#Subtext a:hover {
	color:#f4dc71;
	text-decoration:blink;
}

#Subtext a.active {
	color:f4dc71;
}

#Subtext ul {
	text-align:left;
	vertical-align:middle;
	display:block;
}

#Subtext ul li {
	list-style-image:url(../images/pdf.png);
	list-style-position:inside;
	font: 1.1 em 'Trebuchet MS', Verdana, sans-serif;
	margin:0 0 0 10px;
	line-height:30px;
}

#Subtext ul li a {
	color:#000000;
}

#Subtext ul li a:hover{
	color:#f4dc71;
}

#content_inside_mainSub #testimonials{
	width:450px;
	height:115px;
	background-image:url(../images/bck_testimonials.png);
	background-repeat:no-repeat;
	margin-left: 103px;
	margin-top: 18px;

}

#testimonials p{
	font: 15px 'Trebuchet MS', Verdana, sans-serif #000 bold;
	font-style:italic;
	line-height:18px;
	width:300px;
	padding:30px 5px 5px 120px;
}


/* --------------------------------------------------------- SubPage VACANCIES Links Subtext */

#content_inside_mainSub #SubtextVac{
	border:1px solid #bbb;
	width:542px;
	/*	background-color:#efefef; */
	margin:0px 0 0 0px;
	padding:5px 5px 5px 5px;
	height:475px;
}

#SubtextVac p{
	font: 1 em 'Trebuchet MS', Verdana, sans-serif #000 normal;
	line-height:20px;
	width:546px;
}

#SubtextApplicationForm {
    line-height: 20px;
    margin-top: 350px;
    width: 546px;
}
#SubtextApplicationForm #AppFormTitle {
    color: #00911A;
    font-size: 1.5em;
    line-height: 20px;
    text-align: center;
}

#SubtextVac a:hover {
	color:#00911a;
	text-decoration:blink;
}

#SubtextVac a.active {
	color:f4dc71;
}

#SubtextVac ul {
	float:left;
	text-align:left;
	display:inline-block;
	margin:0 0 0 15px;
}

#SubtextVac ul li {
	list-style:none;
	font: 1.1 em 'Trebuchet MS', Verdana, sans-serif;
	width:100%;
}

#SubtextVac ul li a {
	color:#000000;
	width:100%;
}

#SubtextVac ul li a:hover{
	color:#00911a;
}

/* --------------------------------------------------------- Sub Page Partners */
#content_inside_mainSub #SubtextPartners{
	border:1px solid #bbb; 
	width:542px;
	margin:0px 0 0 0px;
	padding:5px 5px 5px 5px;
}

#SubtextPartners p{
	font: 1 em 'Trebuchet MS', Verdana, sans-serif #000 normal;
	line-height:15px;
	width:546px;
}

#SubtextPartners a:hover {
	color:#f4dc71;
	text-decoration:blink;
}

#SubtextPartners a.active {
	color:f4dc71;
}

#SubtextPartners ul {
	letter-spacing:-1px;
	list-style:none;
	margin:0 0 0 10px ;
}

#SubtextPartners ul li {
	display:block;
	list-style-position:inside;
	width:210px;
	margin:10px 0 0 0;
	line-height:20px;
}

#SubtextPartners ul li p {
/*	border-bottom:1px solid #f7cf18;	*/
	display:block;
	text-align:left;
	width:210px;
	color:#343434;
}



/* --------------------------------------------------------- Sub Page Links Subtext */
#content_inside_mainSub #SubtextLinks{
	border:1px solid #bbb;
	width:542px;
/*	background-color:#efefef; */
	margin:0px 0 0 0px;
	padding:5px 5px 5px 5px;
}

#SubtextLinks p{
	font: 1 em 'Trebuchet MS', Verdana, sans-serif #000 normal;
	line-height:15px;
	width:546px;
}

#SubtextLinks a:hover {
	color:#f4dc71;
	text-decoration:blink;
}

#SubtextLinks a.active {
	color:f4dc71;
}

#SubtextLinks ul {
	list-style:none;
	text-align:center;
	vertical-align:middle;
	display:block;
}

#SubtextLinks ul li {
	margin:10px 0 0 10px;
}

/* --------------------------------------------------------- Sub Page Services Small */
#content_inside_mainSub #SubServicesSml{
	width:542px;
	padding:5px 5px 5px 5px;
	margin-left:auto;
	margin-right:auto;	
}

#SubServicesSml ul {
	height:81px;
	list-style:none;
	text-align:right;
	display:block;
}

#SubServicesSml ul li {
	float:left;
	width:125px;
	height:21px;
	display:block;
	list-style:none;
	line-height:22px;
	text-align:center;
	margin:0 0 0 6px;
	padding-top:60px;
	font: 1.2em 'Trebuchet MS', Verdana, sans-serif;
	font-weight:bold;
}

#SubServicesSml a {
	color:#ffffff;
/*	background-color:#FFFFFF; */
}

#SubServicesSml ul li a:hover {
	color:#FFFFFF;
}


/* --------------------------------------------------------- Contact Info */
#content_inside_mainSub #ContactInfoSub {
	border:1px solid #bbb;
	height:35px;
	width:542px;
	margin:18px 0 0 0px;
	padding:5px 5px 5px 5px;
	overflow:hidden;
}

#ContactInfoSub a {
	color:#00911a;
}

#ContactInfoSub a:hover {
	color:#ff7e00;
}



/* --------------------------------------------------------- SubPage VACANCIES Links Subtext */

#content_inside_mainSub #SubtextSiteMap{
	border:1px solid #bbb;
	width:542px;
	margin:0 0 0 0;
	padding:5px 5px 5px 5px;
	height:475px;
}

#SubtextSiteMap a.active {
	color:f4dc71;
}

#SubtextSiteMap ul {
	float:left;
	text-align:left;
	display:inline-block;
	margin:0 0 0 15px;
}

#SubtextSiteMap ul li {
	list-style:none;
	font: 1 em 'Trebuchet MS', Verdana, sans-serif;
	width:100%;
}

#SubtextSiteMap ul li a {
	color:#000000;
	width:100%;
}

#SubtextSiteMap ul li a:hover{
	color:#ff7e00;
}

/* --------------------------------------------------------- Styles */
.style1 {color: #FFFFFF}
.style2 {color: #00911a}
.style2_partners {color: #00911a; border-bottom:1px solid #f7cf18; display:block; }
.style3 {color: #ffffff}
.style4 {color: #f7cf18}
.style5 {color: #ff7e00; display:block; width:125%; }

.bck_About {
	background-image:url(../images/bck_Page_aboutus.png);
	background-repeat:no-repeat;
	}

.bck_Services {
	background-image:url(../images/bck_Page_Services.png);
	background-repeat:no-repeat;
	}

.bck_CompanyStructure {
	background-image:url(../images/bck_Page_Company.png);
	background-repeat:no-repeat;
	}
	
.bck_Links {
	background-image:url(../images/bck_Page_links.png);
	background-repeat:no-repeat;
	}

.bck_News {
	background-image:url(../images/bck_Page_news.png);
	background-repeat:no-repeat;
	}

.bck_SiteMap {
	background-image:url(../images/bck_Page_sitemap.png);
	background-repeat:no-repeat;
	}

.bck_ContactUs {
	background-image:url(../images/bck_Page_Contact.png);
	background-repeat:no-repeat;
	}

.bck_Vacancies {
	background-image:url(../images/bck_Page_Vacancies.png);
	background-repeat:no-repeat;
	}

.bck_Services_DOM {
	background-image:url(../images/bck_Page_DC.png);
	background-repeat:no-repeat;
	}

.bck_Services_LD {
	background-image:url(../images/bck_Page_LD.png);
	background-repeat:no-repeat;
	}

.bck_Services_MH {
	background-image:url(../images/bck_Page_MH.png);
	background-repeat:no-repeat;
	}

.bck_Services_RC {
	background-image:url(../images/bck_Page_RC.png);
	background-repeat:no-repeat;
	}

.bck_Services_sml_DOM {
	background-image:url(../images/bck_Page_domc_sml.png);
	background-repeat:no-repeat;
	}

.bck_Services_sml_LD {
	background-image:url(../images/bck_Page_learningdiff_sml.png);
	background-repeat:no-repeat;
	}

.bck_Services_sml_MH {
	background-image:url(../images/bck_Page_mentalhealth_sml.png);
	background-repeat:no-repeat;
	}

.bck_Services_sml_RC {
	background-image:url(../images/bck_Page_respitecare_sml.png);
	background-repeat:no-repeat;
	}

