*
{ 	
	margin: 0em;
	padding: 0em; /*AJ*/
}
body
{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
line-height: 1.4em; /*AJ*/
}
p, table
{
margin-bottom: 1em; /*AJ*/
}
blockquote 
{
padding: 0.7em;
}

/******* Added from _dwp-main - AJ ****/

div.fix
{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0.1em;
	overflow: hidden;
}

img 
{
border: 0;
}
/*div#menu {
	padding: 10px;
	width: 210px;
	left: 0px;
	position: absolute;
}
* html div#menu {
	width: 230px;
}*/

div#content-container
{
	margin-left: 230px;
	background-color: #ffffff;
	padding: 10px;
}

/* IE only */
* html div#content-container { width: 100%; }

div#content
{
	float: left;
	padding-bottom: 2em;
	width: 95%;
}
ul.image-strip
{
	padding-left: 0px;
	margin-left: 0px;
	padding: 0em;
}

ul.image-strip li
{
	list-style: none;
	display: inline;

	margin: 0px;
}

/*Style to add hover arrows over an inline row of pictures MW & MM*/

ul.image-strip li a img{
margin:0px;
border:#fff solid 3px;
}
/*ul.image-strip li a:hover  - needed for IE to display arrows in the correct position as it ignores the padding in the img style below*/
* html ul.image-strip li a:hover {
border:#333 solid 0px;
}

/*ul.image-strip li a:hover img  - adds a centred grey arrow above each list item image on hover*/
ul.image-strip li a:hover img{
	border:#333 solid 3px;
}
/*ul.image-strip li.currentPage - Duplicate of below for IE as it ignores it with the img & firefox ignore it without!- adds a centred black arrow above the selected current pages list item image */
/*ul.image-strip li.currentPage {
	background-image:url(/_images/thumbnail-downarrow-sel.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:16px;
	
	margin:16px 0 5px 0;border:#000 solid 1px;
}*/

/*ul.image-strip li.currentPage img - adds a centred black arrow above the selected current pages list item image */
ul.image-strip li.currentPage img{
border:#B40029 solid 3px;
}

/**** End of addition **/


.welsh-eng{
	font-size: 1em;
	color: #666666;
	clear: both;
	float: right;
	position: relative; /*IE6*/
	margin-top:-34px;
	margin-left: 1em;
}
a img /*AJ*/
{
border: 0;
}

/*************Headings***************/
div#content h2
{
	font-size: 1.5em; /*AJ*/
	line-height: 1.4em; /*AJ*/
	padding-top:0;
	padding-bottom: 0.8em; /*AJ*/
}

h3 a{
text-decoration:none;
}
div#content h3.strapline{
	margin-top:0em;
	font-size: 1.5em;
	font-weight:100;
	line-height:1.5em;
}

div#content h3, div#content h2.h2alt
{	
	color: #B40029;
	border-top: 0px solid #B40029;
	line-height:1.5em;
	clear: both;
	font-size: 1.3em;
	margin-top: 2em;
	margin-bottom: 0.7em;
	padding-top: 0.2em;
}


div#content h4, div#content h3.h3alt
{
	border-top: 0px solid #ffffff;
	color: #000000;
	font-size: 1em;
	margin-bottom: 0em;
	clear: both;
}


/*************Top Navigation*************/
div#mainnav-container {
	*margin-bottom: -4px;
	margin-left: 230px;
	border: 0px;
	height: 62px;
	background: right no-repeat #B40029 url(/employability/images/topicons.jpg);
}
/*Only seen by IE*/
*html div#mainnav-container
{
width:100%;
}

div#logoHolder { /*AJ*/
	position: absolute;
	left: 0px;
}
img#logo { /*AJ*/
	float: left;
	margin: 1.4em 0px 0px 13px;
	background-color: #ffffff;
	border: none;
}

div#topnav-stripe2 {
	color: #663399;
	background:#d97f94;
	*margin-bottom: -2px;
}
div#topnav-stripe2 ul /*AJ*/
{
margin: 0px;
float: left;
padding: 0.9em 0em 0.25em 1em;
}

div#topnav-stripe2 li { /*AJ*/
	display: inline;
	list-style: none;
}

div#topnav-stripe1 {
	background-color: #fff;
}

div#subnav-container {
	margin-left: 230px;
	background-color: #FCECED;
	height: 35px;

}
div#subnav-container li a{
	color:#FFFFFF;
	}
div#topnav-stripe2 li a {
	color: #B40029;
	padding-right: 0.5em;
	border-right: 1px solid #B40029;
}
div#skipnav, div#skipnav a, div#skipnav a:hover, div#skipnav a:visited /* AJ*/
{
position: absolute;
top: 9px;
left: 20px;
margin: 0px;
color: #ffffff;
overflow: hidden;
}

a { color: #B40029; } 
div.boxed_text table tr td a{ color: #B40029; } 

/***** Misc classed styles that can be used in whole site *****/
/* triangle bullet class */

ul {
	margin-left: 0;
	padding-bottom: 1em; /*AJ*/
	padding-left: 20px;
	
}

ul.dwp li { 
	padding-left: 10px;
	list-style-image: url(/_images/emp-grey-arrow.gif);
}
* html ul.dwp li{
 list-style-image:url(/_images/emp-grey-arrow-ie.gif);
 padding-left:10px;
}

/* circle bullet class */
ul.dwp-circle li
{
	list-style-image: url(../images/circle-bullet-employability.gif);
	margin-left: -4px;
}

/* speaker icon for li*/
ul.dwp li.audio{
list-style-image:url(/employability/images/employability-audio-icon.gif);
}

/* video icon for li*/
ul.dwp li.video{
list-style-image:url(/employability/images/employability-video-icon.gif);
* padding-left: 10px; /*IE*/
}


/* --- end leftnav --- */ 

ul.footer
{
	margin: 4em 0em 1em 0em;
	border-top: 1px solid #B40029;
	border-left: 0; /*AJ*/
	padding-left: 0;
}
ul.footer li a.enditem,div#subnav-container ul li a.enditem /*AJ*/ 
{
	border-right: none;
}

/*ul.breadcrumbs, ul.footer /*AJ
{
border-left:0;
margin-left:0;
padding-left:0;
}*/

ul.breadcrumbs li, ul.footer li /*AJ*/
{
list-style-image: none;
list-style-type: none;
display: none;
}
ul.breadcrumbs li a, ul.footer li a
{
	border-right: 1px solid #B40029;
	padding-right: 0.4em;
	color: #B40029;
}
.breadcrumbs, .footer, .topofpage, .cymraeg
{
clear:both;
color: #555555;
font-size:0.85em;
border-left:0; /*AJ*/
margin-left: 0; /*AJ*/
padding-left: 0; /*AJ*/
list-style-position: outside; /*AJ*/
font-size: 0.85em; /*AJ*/
}

/* question separator line */ 

.line
{
border-top: 1px solid #D4D4D4;
width:100%;
position:relative;
float:left;
margin-bottom: -2em; 
}

/*Title bar div*/
.titlebar{
clear:both;
width: 100%;
}

/*Title bar div*/
.missionbox{
clear:both;
width: 35%;
}

.missionbox p{

padding:10px;
line-height:1.5em;
font-size: 1.2em;
font-weight:bold;
margin-top:10px;
color:#B40029;
}

/*single col*/
.singlecol{
padding-top:2em;
clear:both;
width:100%;
}

/*2 col equal layout divs*/
.left2col{
float:left;
width:49%;
margin-right:1%;
}
.right2col{
float:right;
width:49%;
}


/**2 col large left, small right layout divs**/
.largeleft2col{
width:70%;
margin-right:3%;
float:left;
}
.smallright2col{
width:27%;
*position:absolute;
float:right;
}

/** 3 col equal layout divs**/
.left3col{
width:32%;
margin-right:2%;
float:left;
}
.middle3col{
width:32%;
float:left;
}
.right3col{
width:32%;
margin-left:2%;
*position:absolute;
float:right;
}

/** top spacing**/
.topimg{
margin-top:40px;
}

.spacer{
margin-top:2.7em;
}

.clear{
clear:both;
}

img.floatright
{
margin-bottom:1em;
}

/***** LEFT HAND NAVIGATION *****/

body {
	background-color: #fff;
	background-image: none;
}

div#menu {
	padding: 10px;
	width: 210px;
	left: 0px;
	position: absolute;
}


	/* Menu Holder */
div#links {                 
	padding: 0px;
	margin: 0px; /*AJ*/
	width: 230px;
	left: 0px;
	position: absolute;
	background: #ffffff;
	margin-top: 2.8em;
}
div#links li a /*AJ*/
{
display: block;
}
ul#level1 /*AJ*/
{
list-style-type: none;
margin: 0 0 0 0;
padding: 0;
}
ul#level1 li 
{ 
display: inline;
}

ul#level1 li a, ul#level2 li a /*AJ*/
{
text-decoration: none;
}

ul#level1 li a
{
xbackground: #fff url(/_images/emp-arrows.gif) no-repeat 10px 6px;
background: #fff url(/_images/emp-grey-arrow.gif) no-repeat 10px 6px;
color: #000;
padding: 2px 0px 2px 35px;
border-top: solid 1px #ffffff; /*AJ*/
border-bottom: dashed 1px #CDCDCD;
font-weight: normal;
filter:expression(document.execCommand("BackgroundimageCache",false,true));
}

ul#level1 li a:hover { 	
color: #B40029;
text-decoration:underline;
background: url(/_images/emp-red-arrow.gif) no-repeat 10px 6px;
}

ul#level1 li.selected a, ul#level1 li.selected a:hover
{
color: #B40029;
background: #fff url(/_images/emp-red-arrow.gif) no-repeat 10px 6px;
font-weight: bold;
}

ul#level2
{
margin: 0 0 0 0;
list-style-type: none;
padding: 0;
}

ul#level2 li { display: inline; }

ul#level1 ul#level2 li a 
{background: #FFF url(/_images/emp-lvl2-nav.gif) no-repeat 25px 6px;	color: #000;
padding: 2px 0 2px 36px;
font-weight: normal;
  }


ul#level1 ul#level2 li a:hover 
{background: #fff url(/_images/emp-lvl2-nav.gif) no-repeat 25px 6px; color: #B40029; }


ul#level1 ul#level2 li.selected a, ul#level1 ul#level2 li.selected a:hover
{
color: #B40029;
background: #fff url(/_images/emp-lvl2-nav.gif) no-repeat 25px 6px;
font-weight: bold;
}
ul#level3
{
margin: 0 0 0 0;
list-style-type: none;
padding: 0;
}

ul#level3 li { display: inline; }

ul#level1 ul#level2 ul#level3 li a 
{
background: #fff url(/_images/emp-lvl2-nav.gif) no-repeat 35px 6px;
color: #000;
padding: 2px 0 2px 46px;
font-weight:normal;
}


ul#level1 ul#level2 ul#level3 li a:hover 
{background: #ffffff url(/_images/emp-lvl2-nav.gif) no-repeat 35px 6px;	color: #B40029; }


ul#level1 ul#level2 ul#level3 li.selected a, ul#level1 ul#level2 ul#level3 li.selected a:hover
{
background: #fff url(/_images/emp-lvl2-nav.gif) no-repeat 35px 6px; color: #B40029;
font-weight: bold;
}

/**********************************************************************/
/*****table styling for contacts pages*******/
.contact-lines{
font-size:1em;
border-collapse:collapse;
text-align:left;
width:100%;

}
.contact-lines tr td{
border-bottom:1px solid #CCCCCC;
width:33%;
font-size:1em;
vertical-align:top;
padding:0.5em;
}
/**********************************************************************/
/**********PosterTable styling for resource page********************/
.posterTable{
font-size:1em;
margin-left:-0.5em;
}
.posterTable tr td p{

padding-top:0.5em;
}
.posterTable tr td{
padding:0.5em;
}


/*******boxed-text in red***********/
.boxed_text {
background-color: #FCECED;
width:100%;
margin: 0;
padding:0;
text-align:left;
margin-bottom:1.5em;
}
html div#content .boxed_text_header{
	font-size: 1.2em;
	color: #FFFFFF;
	background-color:#B40029;
	margin-bottom: 0.7em; 
	border-top: 0px;
	clear: both;
	padding-top: 0.2em;
	padding-bottom:0.2em;
	padding-left:10px; 
	padding-right:10px; 
	background-color:#B40029;
	

}
* html div#content .boxed_text_header{
padding-top:6px;
border-right: 250px solid #b40029;
margin-right: -260px; /* img width plus padding of pink box - mw*/
}

html div#content .boxed_text h3{
	color:#FFFFFF;
	padding-left:10px; 
	padding-right:10px; 
	background-color:#B40029;
	margin-top:-6px;
}

* html div#content .boxed_text h3, * html div#content .boxed_text_header{
padding-top:6px;
}

.boxed_text_content{
	padding-left:10px; 
	padding-right:10px; 
	padding-top:0px;
	padding-bottom:0.2em;
}
.boxed_text ul{

padding-left: 20px;
	margin-left: 0px;
	padding-bottom: 1em;
}
*html .boxed_text ul{

padding-left: 16px;
	margin-left: 0px;
	padding-bottom: 1em;
}


/***table inside box to line up fields with answers - ie name, job etc**/
.boxed_text table{
text-align: left;
margin:0.5em;
width:100%;
font-size:1em;
}

.boxed_text table th{
vertical-align:top;
}

.boxed_text td{
vertical-align:top;
}

.boxed_text table td a{
color:#000;
}


/************************QA page show/hide function styles ******************/

.questionanswer .switch{
padding:0em 1em 0em 1.5em;
background: url('/employability/images/question.gif') no-repeat 0em 0.2em; /* left top */
text-decoration: none;
}
.questionanswer h4.switch{
color:#B40029;
}
.questionanswer .switch a:link{
padding:0em; /* This padding (and IE below) aligns the dotted selection dotted border with top and bottom of question element - for neatness only */
font-weight:bold;
text-decoration:none;
*padding-top:0.1em;
color:#B40029;
}
/**.questionanswer .switch a:visited{
color:#B40029;
}*/
.questionanswer .switch a:hover{
text-decoration: underline;
color:#B40029;
}
/*.questionanswer .switch a:active{
color:#B40029;
}*/
* html .switch a {margin:-.3em 0em -.5em 0em;display:block;} /* IE only */

.questionanswer .answer{
padding:.3em 1em .5em 1.9em;
background: url('/employability/images/answer.gif') no-repeat 0em .2em; 
}
p#showhideall {
padding-top:1.5em;
}

/*********Case studies box on employability home page**************/

.case_studies_box{
background-color:#FCECED; 
width:100%;
margin-top:40px;
margin-bottom:-30px;
}
.case_studies_box h3
{
	color:#FFFFFF; 
	padding-left:10px; 
	background-color:#B40029;
	position:relative;
	margin-top:-10px;
}
.case_studies_pic_box{
position: relative;
padding-left:10px;
padding-top:0px;
padding-bottom:10px;
}

/*********Quote classes***********/
.quotebox{
background-color:#FCECED; 
margin-bottom:1em;
padding:0.7em;
}


.endquote{
vertical-align:bottom;
}
/* This has no background, bottom borders only and extra right padding to separate columns. Used for film scripts at film-script-30.asp */
table.listTableNoBack {
	border-collapse: collapse;
	font-size: 1em;
	margin-top: 1.4em;
	width: 100%;
}
table.listTableNoBack th, table.listTableNoBack th a {
	background-color: #fff;
	color: #B40029;
	text-align: left;
}

table.listTableNoBack td { background-color: #fff; }

table.listTableNoBack td, table.listTableNoBack th {
	border-bottom: 1px solid #B40029;
		border-bottom: 1px solid #B40029;
	padding: .4em 3em .4em 0;
	vertical-align: top;
}
table.listTableNoBack th {	border-bottom: 2px solid #B40029;}

/*Different th col widths to be used with tables - used on 'film-script-30 and 60' pages*/
th.c50 {width: 50%;}

/* Disclaimer stating that all this information isn't in Welsh and some will be in English */

.welsh_disclaim {
clear:both;
background-color: #FCECED;
margin-top:50px;
margin-bottom: -30px;
text-align:center;
font-size: 0.90em;

}

/*** Form field css **/
.dwp-circle li label {
padding-right:1.5em;
}


