/* @override http://localhost:8888/axia/styles/screen.css */
/* @override http://192.168.1.2:8888/axia/styles/screen.css */

/* CSS Document */

body {
font-size:0.7em;
font-family:Arial, Helvetica, sans-serif;
margin:0;
color:#444444;
}
a {
outline:none;
color:#3B2E7B;
}
img {
border:none;
}
h1 {
color:#FFFFFF;
text-transform:uppercase;
font-size:1.8em;
}
h2 {
color:#453682;
text-transform:uppercase;
font-size:1.3em;
margin:0 0 5px 0;
padding:0;
}
.clear {
clear:both;
}
.hidden {
display:none;
visibility:hidden;
}
.grey {
color:#7E9BAB;
}
#skip {
display:none;
visibility:hidden;
}


/*****MASTER CONTAINER*****/

#masterContainer {
width:968px;
margin:0 auto;
}


/*****HEADER*****/

#header {
background:url(../images/web/header.gif) no-repeat;
height:295px;
}
#header h1 {
margin:22px 0 0 0;
letter-spacing:3px;
float:left;
width:252px;
text-align:center;
}
#splashHeader {
background:url(../images/web/header.gif) no-repeat;
height:170px;
}
#logo {
float:left;
margin:15px 20px 0 18px;
_margin:15px 20px 0 9px;
width:252px;
}
#headerInfo {
width:647px;
float:left;
margin:35px 0 2px 0;
}
#headerImage {
width:647px;
float:left;
}


/*****NAV TOP*****/

#navTop {
width:968px;
margin:9px 0 0 0;
font-size:0.8em;
float:left;
}
#navTop ul {
margin:0;
padding:0;
list-style:none;
display:inline;
float:right;
}
#navTop a {
margin:0;
padding:0;
float:left;
background:url(../images/web/navTopLeft.gif) left 0 no-repeat;
}
#navTop a:hover {
background:url(../images/web/navTopLeft.gif) left -25px no-repeat;
color:#FFFFFF;
}
#navTop .active a {
background:url(../images/web/navTopLeft.gif) left -25px no-repeat;
color:#FFFFFF;
}
#navTop .activeparent a {
background:url(../images/web/navTopLeft.gif) left -25px no-repeat;
color:#FFFFFF;
}
#navTop li {
margin:0;
padding:0;
float:left;
background:url(../images/web/navTopRight.gif) right 0 no-repeat;
letter-spacing:1px;
}
#navTop li:hover {
background:url(../images/web/navTopRight.gif) right -25px no-repeat;
}
#navTop li.active {
background:url(../images/web/navTopRight.gif) right -25px no-repeat;
}
#navTop li.activeparent {
background:url(../images/web/navTopRight.gif) right -25px no-repeat;
}
#navTop li a {
text-decoration:none;
padding:6px 6px 8px 6px;
}


/*****NAV LEFT*****/

#navLeft {
text-transform:uppercase;
width:216px;
margin:0 0 15px 0;
}
#navLeftTop {
height:4px;
background:url(../images/web/navLeftTop.gif) left bottom no-repeat;
}
#navLeftMiddle {
background:#957CB3;
padding:10px 15px 4px 15px;
}
#navLeftBottom {
height:4px;
background:url(../images/web/navLeftBottom.gif) left top no-repeat;
}
#navLeft ul {
margin:0;
padding:0;
list-style:none;
}
#navLeft a {
background:url(../images/web/navLeftTop.gif) left top no-repeat #957CB3;
display:block;
padding:0;
margin:0;
}
#navLeft li {
margin:0 0 4px 0;
padding:0 0 10px 0;
background:url(../images/web/navLeftBottom.gif) left bottom no-repeat;
letter-spacing:2px;
}
#navLeft li a {
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
padding:8px 0 0 0;
text-align:center;
font-size:0.9em;
}
#navLeft li a:hover {
text-decoration:underline;
}
#navLeft .active a {
text-decoration:underline;
}
#navLeft .activeparent a {
text-decoration:underline;
}

/*-- footer-links --*/
#footer-links {
position:relative;
width: 910px;
height: 30px;
padding:0px 0 0 0;
margin: 10px 0 0 28px;
*margin: -10px 0 10px 28px;/* for ie7 and below */
/*background: #3B2E7B;*/
background: #8269a5;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
behaviour: url(PIE.php);
/*z-index: 100;*/
}

#footer-links ul {
/*position:absolute;
left: 15px;
top: 3px;*/
list-style-type:none;
margin: 0;
padding: 3px 0 0 15px;
}
#footer-links li {
float:left;
list-style:none;
margin:0;
line-height: normal;
}
#footer-links a {
padding: 2px 8px 0 0;
margin:0;
font-size: 12px;
font-weight: normal;
text-decoration:none;
text-transform: none;
color:#fff;
display:block;
}
#footer-links li a:hover {
color: #fff;
text-decoration:underline;
}
#footer-links a span {
padding:0;
}
#footer-links li.menuactive,
#footer-links li.menuactive .menuparent,
#footer-links li.menuactive a:hover,
#footer-links li.active a {
color: #fff;
text-decoration: underline;
}

/*-- menu dividers etc --*/
.hidden {
visibility:hidden;
display:none;
}
.divider {
padding: 2px 8px 0 0;
color:#ddd;
}
.gapLeft {
padding:0 0 0 10px;
}
.gapRight {
padding:0 10px 0 0;
}

/* currentpage */
#nav-horiz li.currentpage h3 {
font-size:12px;
font-weight:bold;
padding:5px 20px 0 0;
color:#666;
}



/*****MAIN CONTENT*****/

#mainContent {
padding:15px 0 0 0;
background:url(../images/web/bigA.gif) left top no-repeat;
float:left;
}
#splashContent {
padding:15px 0 0 0;
background:url(../images/web/splashbigA.gif) left top no-repeat;
}
#contactInfo {
width:943px;
padding:0 25px 0 0;
text-align:right;
}
#splashWrapper {
position:relative;
min-height:640px;
_height:640px;
}
#splashWrapper h1 {
color:#453682;
text-transform:uppercase;
font-size:1.4em;
margin:0 0 5px 0;
padding:20px 0 0 0;
}
#splashWrapper p {
margin:0;
padding:0;
color:#453682;
font-size:1.3em;
}
#splashWrapper img {
margin:0 10px 0 0;
float:left;
}
#splashWrapper a {
text-decoration:none;
}
#splashWrapper a:hover {
text-decoration:underline;
}

/* @group SPLASH-ITEM */
.splash-item	{
position: relative;
float: left;
width: 306px;
height: 126px;
background: url(../images/web/splash-item-bg.png) 0 0 no-repeat;
margin: 0 0 20px 14px;

/*width: 300px;
height: 120px;
background: #3B2E7B;
margin: 0 0 20px 20px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-moz-box-shadow: #888 3px 3px 3px;
-webkit-box-shadow: #888 3px 3px 3px;
box-shadow: #888 3px 3px 3px;
behaviour: url(PIE.php);*/

}
.splash-item-inside	{
padding: 10px;
}
#mainText .splash-item h3	{
color:  #fff;
font-size: 14px;
margin: 0 0 5px 0;
}
#mainText .splash-item-pic	{
float: left;
margin: 0 10px 0 0;

}
#mainText .splash-item p	{
color:  #fff;
font-size: 11px;
margin: 0;
line-height:  14px;
}
#mainText .splash-item p.readmore	{
color:  #fff;
font-size: 11px;
font-style:  italic;
text-decoration: none;
margin: 5px 0 0 0;
}
#mainText .splash-item p.readmore a	{
color:  #fff;
font-size: 11px;
font-style:  italic;
text-decoration: none;
padding: 0;
}
#mainText .splash-item p.readmore a:hover	{
color:  #fff;
text-decoration: underline;
}



/* @end */



.boxParents {
position:absolute;
left:553px;
top:23px;
width:380px;
height:108px;
padding:10px;
}
.boxApprenticeship {
position:absolute;
left:425px;
top:151px;
width:380px;
height:86px;
padding:10px;
}
.boxSkills {
position:absolute;
left:305px;
top:257px;
width:380px;
height:98px;
padding:10px;
}
.boxTrain {
position:absolute;
left:164px;
top:375px;
width:380px;
height:88px;
padding:10px;
}
.boxEmployment {
position:absolute;
left:39px;
top:483px;
width:380px;
height:96px;
padding:10px;
}
#teamWrapper {
text-align:center;
padding:20px 0 0 0;
}
#teamWrapper img {
border:2px solid #453682;
}
#teamWrapper hr {
clear:both;
color:#453682;
border:1px solid #453682;
margin:0 0 10px 0;
}
#teamWrapper h2 {
margin:0 0 20px 0;
}
#teamTop {
text-align:center;
margin:0 auto;
width:600px;
}
.teamTopInfo {
width:260px;
margin:0 auto;
padding:0 20px;
float:left;
text-align:center;
}
#skillsTeam {
text-align:center;
margin:0 auto;
width:600px;
}
.teamSkillsTopInfo {
width:600px;
margin:0 auto;
float:left;
text-align:center;
}
.teamSkillsInfo {
width:300px;
margin:0 auto;
float:left;
text-align:center;
}
.teamSkillsBaseInfo {
width:200px;
margin:0 auto;
float:left;
text-align:center;
}

/* @group TAGCLOUD */

/* @group TAGCLOUD */
.tagcloud	{
width: 220px;
margin: 10px 0 5px 0;
background: #e0deeb;	
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: #888 3px 3px 5px;
-webkit-box-shadow: #888 3px 3px 5px;
box-shadow: #888 3px 3px 5px;
behaviour: url(PIE.php);
}
.tagcloud-inside	{
padding: 10px;
}
.tagcloud h3	{
font-size: 14px;
margin: 0 0 5px 0;
}
a.tagcloudlink	{
text-decoration: none;
font-weight: bold;
}
a.tagcloudlink:hover	{
text-decoration: underline;
font-weight: bold;
}

/* @end */
.tagcloud	{
width: 220px;
background: #e0deeb;	
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
behaviour: url(PIE.php);
}
.tagcloud-inside	{
padding: 10px;
}
.tagcloud h3	{
	
}
a.tagcloudlink	{
text-decoration: none;
font-weight: bold;
}

/* @end */




/*****CONTACT FORM*****/

.contactform {
margin:15px 0 0 0;
width:600px;
}
.contactform form {
background:#F7F7F7;
border:1px solid #CCCCCC;
padding:15px 10px 20px 10px;
}
.contactform fieldset {
border:1px solid #E6E6E6;
margin-bottom:10px;
padding:8px;
}
.contactform legend {
color:#444444;
font-weight:lighter;
font-size:1.3em;
margin-bottom:10px;
}
.contactform label {
float:left;
width:10em;
display:block;
margin-bottom:8px;
}
.contactform .txt, .contactform .txtsml, .contactform textarea, .contactform select {
float:left;
width:50%;
margin-right:5px;
border:1px solid #DDDDDD;
margin-bottom:8px;
padding:3px;
}
.contactform .txtsml {
width:30%;
}
.contactform .chk {
width:13px;
float:left;
border:none;
}
.contactform .btn {
width:20%;
}
.contactform input:focus, select:focus, textarea:focus {
background:#E4F1FF;
color:#222222;
}
.contactform #field em {
color:#FF0000;
}
.contactform #code {
margin:8px 0;
padding:15px 10px;
border:1px solid #DDDDDD;
width:33%;
text-align:center;
background:#FFFFFF;
}
.required {
color:#FF0000;
font-size:1em;
}
#formThanks {
clear:left;
}
#map {
float:right;
}
.error_message {
background:url(../images/web/error.gif) no-repeat 4px 4px #FF9999;
border:1px solid #990000;
padding:5px 4px 5px 25px;
color:#990000;
font-weight:bold;
margin:10px 0 10px 0;
width:569px;
}


/*****CONTENT LEFT*****/

#contentLeft {
padding:0 0 0 28px;
float:left;
}
.quoteBox {
width:229px;
}
.quoteBoxTop {
height:13px;
background:url(../images/web/quoteBoxTop.png) left bottom no-repeat;
}
.quoteBoxMiddle {
background:url(../images/web/quoteBoxMiddle.png) repeat-y;
padding:10px 28px 10px 18px;
font-size:1.3em;
font-weight:lighter;
letter-spacing:1px;
line-height:20px;
width:181px;
}
.quoteBoxMiddle p {
margin:0 0 15px 0;
padding:0;
color:#FFFFFF;
font-size:0.8em;
}
.quoteBoxMiddle .newsHeading {
margin:0 0 5px 0;
padding:0 0 5px 0;
font-size:1em;
border-bottom:2px dotted #FFFFFF;
}
.quoteBoxMiddle .newsHeading a {
text-decoration:none;
}
.quoteBoxMiddle .newsHeading a:hover {
text-decoration:underline;
}
.NewsSummarySummary {
}
.NewsSummaryPostdate {
font-size:0.8em;
margin:0;
padding:0;
}
.quoteBoxMiddle a {
color:#FFFFFF;
font-weight:bold;
}
.quoteBoxBottom {
height:16px;
background:url(../images/web/quoteBoxBottom.png) left top no-repeat;
}
.quoteBoxMiddle dl {
margin:0;
padding:0;
font-size:0.8em;
}
.quoteBoxMiddle dt {
margin:0;
padding:0;
clear:both;
}
.quoteBoxMiddle .date {
font-style:italic;
font-size:0.8em;
font-weight:lighter;
color:#999999;
}
.quoteBoxMiddle dd {
margin:0;
padding:0;
color:#FFFFFF;
}
.quoteBoxMiddle dd a {
text-decoration:none;
}
.quoteBoxMiddle dd a:hover {
text-decoration:underline;
}
#leftFooter {
}


/*****CONTENT RIGHT*****/

#contentRight {
width:711px;
float:right;
}
#breadcrumb {
color:#957CB3;
margin:0 0 15px 0;
font-size:0.9em;
}
#breadcrumb a {
color:#957CB3;
text-decoration:none;
}
#breadcrumb a:hover {
text-decoration:underline;
}
#breadcrumb .lastitem {
color:#453682;
}
#mainText {
padding:0 35px 25px 35px;
min-height:400px;
_height:400px;/*IE6 FIX*/
}
#mainText h1 {
margin:0;
padding:0;
}
#mainText p {
margin:0 0 15px 0;
padding:0;
}
#mainText dl {
}
#mainText dt {
margin:0 0 10px 0;
padding:0;
}
#mainText dd {
margin:0;
padding:0;
}
#mainText .NewsSummaryLink {
font-size:1.1em;
font-weight:bold;
color:#453682;
}
.date {
font-style:italic;
font-size:0.9em;
color:#666666;
}
#rightFooter {
color:#3B2E7B;
padding:0 35px;
}
#rightFooter .grey {
font-size:1.2em;
}
#rightFooter p {
margin:0;
padding:0 0 15px 0;
}


/*****FOOTER*****/

#footer {
background:#3B2E7B;
height:15px;
margin:0;
}


/*-- FILE ICONS --------------------------------*/

/*-- pdf 16px icon --*/
a[href $='.pdf'] {
display:block;
padding:0 0 0 18px;
background:transparent url(../images/layout/fileicons/icon_pdf.gif) no-repeat top left;
}

/*-- doc 16px icon --*/
a[href$='.doc'] {
display:block;
padding:0 0 0 18px;
background:transparent url(../images/layout/fileicons/icon_doc.gif) no-repeat top left;
}

/*-- STAFF MEMBER ---------------------------------*/
.staff-member	{
/*background: #eee;*/
}
.staff-member h3	{
font-size: 14px;
margin: 0 0 5px 0;
}
#mainText .staff-member p	{
font-size: 12px;
line-height: normal;
margin: 0 0 5px 0;
}
.staff-member-pic img	{
float: left;
margin: 0 10px 5px 0;
}




