/*
	DCA specific CSS
	This file is placed last in the stylesheet cascade so will overwrite the default website styles for elements.
	Please note you may need to match the style cascade to override default site CSS
*/

/*No Flash embedded content*/
.topRow div.noFlash,
.leftColumn div.noFlash,
.rightColumn div.noFlash {margin: 0px;padding:0px 0px 0px 0px; background:#fff url(../images/content/media/flash/noflash_bg.jpg) no-repeat center top; width: 100%; height: 546px; background-repeat: no-repeat;}
.topRow div.noFlash {height:270px;}

#noFlashTextGH {
position: relative;
margin-left: auto ;
margin-right: auto ;
top: 110px;
width: 320px;
border-color: #464e62;
border-style:solid;
border-width:1px;
padding: 15px;
background-color: white;
}

.topRow div.noFlash #noFlashTextGH {top:25px;}
/*-----------------------------------------------------------------------------------------------*/

/*
	DCA specific CSS
	This file is placed last in the stylesheet cascade so will overwrite the default website styles for elements.
	Please note you may need to match the style cascade to override default site CSS
*/


/*  Div to inset & contain header text at top of news style list template.
GH 20.01.2010 */
#dcaListHeaderContent {
margin:25px 0px 40px 31px;
position: relative;
width: 880px;
}


/*  Subtitle formatting for Recent Work pages.
GH 20.01.2010 */
h4 {
	font-size:15px;
	color:#464E62;
	margin-bottom:3px;
}


/*  Div test.
GH 15.03.2010 */
#dcaVideoPageText {
position: absolute;
left:800px;
top: 110px;
width: 310px;
height: auto;
}