/* Text styles for '2 column layout - fixed' Version 1.2

Created: 29/08/2007
Modified: 15/01/2008

Clent: 
Creator: Visual Jazz (http://www.visualjazz.com.au)
Developer: TB

Colours:
Colour: #------
Colour: #------
Colour: #------

*/


/* WRAPPER */

#wrapper
{
 display: block;
 position: relative;
 margin: 0 auto;
 width: 920px;
}

/* HEADER */

#header{
	height: 155px;	
}
#header .logo {
	float: left;
	margin: 3px 0 0;
}
#header form {
	float: right;
	height: 21px;
	margin: 124px 0 0;
	width: 212px;
}
#header form p {
	margin: 0;
	padding: 0;
}
#header form label {
	float: left;
	height: 21px;
	line-height: 20em;
	overflow: hidden;
	position: relative;
	width: 7px;
	background: url(../images/search_left.gif) no-repeat 0 0;
}
#header form input {
	background: url(../images/search_bg.gif) repeat-x 0 0;
	border: none;
	float: left;
	font-size: 90%;
	height: 17px;
	margin: 0;
	padding: 5px 4px 0;
	width: 171px;
}
#header form input.btn {
	height: 21px;
	padding: 0;
	width: 26px
}


/* HEADER HOME */


#headerhome{
	height: 95px;	
}

#headerhome .logo {
	float: left;
	margin: 3px 0 0;
}
#headerhome form {
	float: right;
	height: 21px;
	margin: 70px 0 0;
	width: 220px;
}
#headerhome form p {
	margin: 0;
	padding: 0;
}
#headerhome form label {
	float: left;
	height: 21px;
	line-height: 20em;
	overflow: hidden;
	position: relative;
	width: 7px;
/*	background: url(../images/search_left.gif) no-repeat 0 0;*/
}
#headerhome form input {
	background: url(../images/search_bg.gif) repeat-x 0 0;
	border: none;
	float: left;
	font-size: 90%;
	height: 17px;
	margin: 0;
	padding: 5px 4px 0;
	width: 171px;
}
#headerhome form input.btn {
	height: 21px;
	padding: 0;
	width: 26px
}




/* SITE NAVIGATION */

#site-navigation {}


/* CONTAINER */

#container {
	background: #fff url(../images/bg_secNavigation.jpg) no-repeat left top;
	clear: left;
	display: table;
	padding-bottom: 20px;
	width: 100%;
}
.home #container {
	background: #fff;
	display: block;
	padding-bottom: 0;
	background: url(../images/wrapper.jpg) repeat-y 0 0;
}
#container.noNavigation {
	background: #fff url(../images/bg_secNoNavigation.jpg) no-repeat left top;
}
#container .containerRow {
	display: table-row;
}
#content-navigation, #content {
	display: table-cell;
	_display: inline; *display: inline;
	vertical-align: top;
	zoom: 1;
}

/* HOMEPAGE STYLES */

div.quicklinks {
	/*width: 660px;
	float: left;
	border-style:solid;
	border-color:black;*/
	background: url(../images/quick_links2.jpg) no-repeat;
	float: left;
	width: 200px;
	height:260px;
	/*padding: 20px 0;*/
	margin: 0 0 10px 18px;
	display: inline;
	border: 1px;
	border-style:solid;
	border-color:#B8B8B8 ;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}
div.quicklinks ul {
	font-size:110%;
	}
div.quicklinks h2 {
	color: #0688B7;
	padding-left: 20px;
	font-weight: normal;
	padding-top:0;
	font-size:140%;
	}


.quicklinksFour h2 {
	color: #333333;
	padding-left: 20px;
	font-weight: normal;
	padding-top: 10px;
}
.quicklinks h2, .latestNews h2, .published h2 {
	color: #333333;
	padding-left: 20px;
	font-weight: normal;
	padding-top: 10px;
}
table.quicklinks {
	margin-left: 15px;
	float: right;
	width:200px;
	background: url(../images/quick_links2.jpg) no-repeat;
}
.quicklinks th
{
	font-size: 130%;
	font-weight: bold;
	color: #197090;
	text-align: left;
	/*background: url(../images/quick_links2.jpg) no-repeat;*/
	padding: 10px 20px;
	margin: 30px 5px;
}
.quicklinks ul li{
	font-size: 100%;
}
.quicklinks li a, .quicklinks li a:link {
	color: #333;
}
.quicklinks li a:active, .quicklinks li a:hover {
	color: #219AC6;
}



.latestNews {
	border-top: 1px solid;
	margin-left: 20px;
	margin-right: 20px;
	float:left;
	width: 630px;
}
.latestNews h2{
	background: url(../images/quick_links2.jpg) no-repeat;
	}

.latestNews p {
	padding-left: 20px;
	padding-bottom: 16px;
}

.published {
	border-top: 1px solid;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	width: 660px;
}

.published ul li a:active, .published ul li a, .published ul li a:link {
/*	background: url(../images/arrows_li.gif) no-repeat 12px 5px;*/
	color: 333333;
	list-style: none;
	margin-bottom: 5px;
}


/*.home .footer {
            width: 920px;
            margin-left: auto;
            margin-right: auto;
}*/


/*.home #container #flashInsert, .home #container .noFlash {
	float: left;
	height: 341px;
	position: relative;
	width: 707px;
}
.home #container #flashInsert .homeBlurb {
	padding: 0 40px 0 20px;
	position: absolute;
	bottom: 10px;
}
.home #container #flashInsert h1, .home #container #flashInsert p {
	color: #fff;
	margin: 0;
}
.home #container #flashInsert h1 {
	background: url(../images/arrow_homeH1.gif) no-repeat left 4px;
	border: none;
	font-size: 160%;
	padding-left: 26px;
}
.home #container #flashInsert h1 em {
	color: #34b4e3;
	font-style: normal;
}
.home #container #flashInsert p {
	font-size: 90%;
}
.home #container .noFlash {
	background: url(../images/bg_homeBanner.jpg) no-repeat 0 0;
	float: none;
}
.home #container .quickLinks {
	float: right;
	margin-top: 10px;
	width: 190px;
}
.home #container .quickLinks h2 {
	color:#6f737f;
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
}
.home #container .quickLinks p {
	margin-bottom: 20px;
}
.home #container .quickLinks label {
	color:#fff;
	font-size: 90%;
	font-weight: bold;
}
.home #container .quickLinks select {
	color:#666;
	font-size: 90%;
	width: 175px;
}
.home .latestNews {
	background: #33363f;
	height: 35px;
	padding: 10px 0 0 20px;
}
.home .latestNews h2 {
	color:#636772;
	float: left;
	font-size: 160%;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	width: 182px;
}
.home .latestNews p {
	color:#c2c2c2;
	font-size: 90%;
	line-height: normal;
	padding-top: 5px;
}
.home .latestNews p span {
	display: block;
	float: left;
	width: 555px;
}
.home .latestNews p strong {
	color:#fff;
}
.home .latestNews p a.read-more {
	background: url(../images/arrows_li.gif) no-repeat 0 -257px;
	display:block;float:right;padding-right:10px;
	display: block;
	float: right;
	padding-left: 12px;
	width: 80px;
}
.home #footer {
            width: 920px;
            margin-left: auto;
            margin-right: auto;
}*/

.home #footerhome {
	background: url(../images/base_line.gif) no-repeat 0 0;
	font-size: 80%;
	padding: 20px 0 10px;
	vertical-align: middle;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}


/* CONTENT NAVIGATION */

#content-navigation {
	width: 164px;
	white-space: wrap;
	overflow: hidden;
}
#content-navigation ul {
	background: #000;
	margin: 0;
}
#content-navigation ul ul {
	padding: 0 0 4px;
}

#content-navigation ul ul ul {
	padding: 0px 0px 4px 17px;
}

#content-navigation ul li {
	background: none;
	border-bottom: solid 1px #666;
	list-style: none;
	margin-bottom: 0;
	padding: 0;
}
#content-navigation ul li.expanded, #content-navigation ul li.expanded ul {
	background: #141414;
}
#content-navigation ul li.expanded li {
	border-bottom: none;
}
#content-navigation a, #content-navigation a:link, #content-navigation a:visited {
	background-color: transparent;
	background-image: url(../images/arrows_secNav.gif);
	background-position: 0 9px;
	background-repeat: no-repeat;
	color:#eaeef0;
	display: block;
	font-weight: normal;
	padding: 5px 10px 5px 20px;
	text-decoration: none;
	zoom: 1;
}

#content-navigation ul li.expanded {
	background-color: #1B1B1B;
/*
	background-image: url(../images/nav_block_dark.gif);
	background-repeat: repeat-x;
	background-position: absolute;*/
}
#content-navigation ul li.expanded a {
	border-bottom: solid 2px #868889;
}

#content-navigation a:focus, #content-navigation a:hover, #content-navigation a:active {
	background-color:#35b4e3;
	background-position: 0 -114px;
	color:#000;
}
#content-navigation li.urHere a, #content-navigation li.urHere a:link, #content-navigation li.urHere a:visited, #content-navigation li.urHere a:focus, #content-navigation li.urHere a:hover, #content-navigation li.urHere a:active {
	background-color: transparent;
	background-position: 0 -238px;
	color:#919191;
/*	cursor: default;*/
}
#content-navigation ul li.expanded a, #content-navigation ul li.expanded a:link, #content-navigation ul li.expanded a:visited, #content-navigation ul li.expanded a:focus, #content-navigation ul li.expanded a:hover, #content-navigation ul li.expanded a:active {
	background-color: transparent;
	background-position: -2px -358px;
	color: #919191;
}
#content-navigation ul li.expanded li a, #content-navigation ul li.expanded li a:link, #content-navigation ul li.expanded li a:visited {
	background-position: -276px 6px;
	color: #eaeef0;
	font-size: 90%;
	padding: 2px 10px 2px 31px;
	border-bottom: none;
}
#content-navigation ul li.expanded li a:focus, #content-navigation ul li.expanded li a:hover, #content-navigation ul li.expanded li a:active {
	background-position: -276px -194px;
	color: #34b4e3;
}
#content-navigation ul li.expanded li.urHere a, #content-navigation ul li.expanded li.urHere a:link, #content-navigation ul li.expanded li.urHere a:visited {
	background-position: -276px -94px;
	color: #919191;
}


#content-navigation ul li.expanded ul li.expanded2, #content-navigation ul li.expanded ul li.expanded2 ul {
	background: #141414;
}
#content-navigation ul li.expanded ul li.expanded2 li {
	border-bottom: none;
}
#content-navigation ul li.expanded ul li.expanded2 a, #content-navigation ul li.expanded ul li.expanded2 a:link, #content-navigation ul li.expanded ul li.expanded2 a:visited, #content-navigation ul li.expanded ul li.expanded2 a:focus, #content-navigation ul li.expanded ul li.expanded2 a:hover, #content-navigation ul li.expanded ul li.expanded2 a:active {
	background-color: transparent;
	background-position: 9px -362px;
	color: #919191;
}
#content-navigation ul li.expanded ul li.expanded2 li a, #content-navigation ul li.expanded ul li.expanded2 li a:link, #content-navigation ul li.expanded ul li.expanded2 li a:visited {
	background-position: -280px 6px;
	color: #fff;
	font-size: 90%;
	padding: 2px 2px 2px 27px;
}
#content-navigation ul li.expanded ul li.expanded2 li a:focus, #content-navigation ul li.expanded ul li.expanded2 li a:hover, #content-navigation ul li.expanded ul li.expanded2 li a:active {
	background-position: -280px -194px;
	color: #34b4e3;
}
#content-navigation ul li.expanded ul li.expanded2 li.urHere a, #content-navigation ul li.expanded ul li.expanded2 li.urHere a:link, #content-navigation ul li.expanded ul li.expanded2 li.urHere a:visited {
	background-position: -280px -94px;
	color: #919191;
}

#content-navigation label {
	float: left;
	height: 21px;
	line-height: 20em;
	overflow: hidden;
	position: relative;
	width: 7px;
	/*background: url(../images/search_left.gif) no-repeat 0 0;*/
}

#content-navigation ul li form input {
	/*background: url(../images/search_bg.gif) repeat-x 0 0;*/
	border: none;
	float: left;
	font-size: 90%;
	height: 17px;
	margin: 0;
	padding: 5px 4px 0;
	width: 171px;
}
#content-navigation ul li form input.btn {
	height: 21px;
	padding: 0;
	width: 26px
}

div.filteredSearch
{
	height: 30px;
}





/* CONTENT */

#content {
	width: 716px;	
	padding: 8px 20px 14px;
	font-size: 90%;
}
#content ul.breadCrumbs {
	font-size: 90%;
	margin: 0 0 4px;
}
#content ul.breadCrumbs li {
	background: none;
	color:#919191;
	display: inline;
	font-weight: bold;
	list-style: none;
	padding: 0;
}
#content ul.breadCrumbs li.currentPage {
	background: url(../images/arrows_breadCrumbs.gif) no-repeat 0 -39px;
	padding-left: 8px;
}
#content ul.breadCrumbs a, #content ul.breadCrumbs a:link, #content ul.breadCrumbs a:visited {
	background: url(../images/arrows_breadCrumbs.gif) no-repeat 0 4px;
	color: #219AC6;
	margin-right: 10px;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
}
#content ul.breadCrumbs a:focus, #content ul.breadCrumbs a:hover, #content ul.breadCrumbs a:active {
	text-decoration: underline;
}
#content ul.links li, #content ul li.link {
	background-position: 12px -257px;
}
#content ul.links li.notLink {
	background-position: 12px 4px;
}

/* TWO COLUMN ITEMS */

#content .twoColumn, #content .mediaGallery {
	border-bottom: solid 1px #b2b2b2;
	color: #666;
	margin-bottom: 15px;
}
#content .twoColumn p, #content .mediaGallery p {
	color:#666;
}
#content .twoColumn .contentBlock, #content .twoColumn .highlightBlock, #content .mediaGallery .media, #content .mediaGallery .information {
	float: left;
}
#content .twoColumn .contentBlock {
	padding: 0 35px 10px 0; 
	width: 393px;
}
#content .twoColumn .twoColumnList ul {
	width: 180px;
	float: left;
}
#content .highlightBlock {
	width: 288px;
}
#content .mediaGallery {
	padding: 0 0 10px;
}
#content .mediaGallery .media {
	width: 260px;
}
#content .mediaGallery .information {
	width: 455px;
}
#content .mediaGallery p {
	margin-bottom: 15px;
}
#content .mediaGallery p.downloadMedia {
	font-size: 90%;
}
#content .mediaGallery a:link, #content .mediaGallery a:visited {
	background-position: 0 -257px;
	font-size: 110%;
	padding-left: 10px;
}
#content .mediaGallery .takenBy {
	font-size: 90%;
	font-style: italic;
	margin-bottom: 0;
}

.floatblock {
float: left;
width: 42%;
margin: 8px 0px 0 0;
padding-right: 30px ;
overflow: hidden; 
background: transparent;
}
.rightfloat {margin-right: 0; }

#right {
  margin-top: 60px;
  width: 250px;
  float: right;
padding-left: 20px;
border-left: 1px;
}

blockquote {
	margin-left: 20px;
	margin-bottom:8px;
}

dd {
	padding-left: 15px;
}

dt {
	font-weight: bold;
}

.docimage {
	border: 1px solid #000000;
}

/*
.briefing {
	background-image:url(../images/briefing_banner.gif) no-repeat;
	width: 700px;
}
*/

/* HIGHLIGHAT BOX */

#content .hightlightBox {
	background: #54565e url(../images/bg_highlightBoxTop.gif) no-repeat center top;
	color:#fff;
	margin-bottom: 15px;
	width: 288px;
}
#content .hightlightBox p {
	color:#fff;
}
#content .hightlightBox .pad {
	background: transparent url(../images/bg_highlightBoxBottom.gif) no-repeat center bottom;
	padding: 10px 20px 5px 13px;
}
#content .hightlightBox li {
	background-position: 5px -518px;
	color:#fff;
	padding-left: 15px;
}
#content .hightlightBox ul.links li {
	background-position: 5px -257px;
}
#content .hightlightBox .events em {
	display: block;
	float: left;
	font-style: normal;
	width: 120px;
}
#content .hightlightBox .events span {
	display: block;
	float: left;
	width: 135px;
}

/* NEWS ITEMS */

#content .newsItem {
	margin: 0 0 25px;
}
#content .last {
	margin-bottom: 0;
}
#content .newsItem .date {
	font-size: 90%;
	font-weight: bold;
}
#content .newsItem h3 {
	color:#000;
	font-weight: bold;
}

/* SEARCH PAGE */

#content .searchAmount {
	border-bottom: solid 1px #b2b2b2;
	font-size: 110%;
	padding-bottom: 10px;
}
#content .searchResult {
	border-bottom: solid 1px #b2b2b2;
	color: #666;
	padding-bottom: 10px;
}
.searchResult a, .searchResult a:link, .searchResult a:visited {
	background: url(../images/arrows_li.gif) no-repeat 0 -257px;
	padding-left: 12px;
}


/* ICONS */

#icons {
	background: #fff url(../images/bg_icons.gif) no-repeat center bottom;
	clear: both;
	font-size: 75%;
}
#icons ul {
	border-top: solid 1px #ccc;
	margin: 0;
	padding: 20px 20px 10px;
}
#icons ul li {
	background: none;
	float: left;
	list-style: none;
	margin-bottom: 0;
	padding: 0;
	width: 220px;
}
#icons ul li.iconContact 
{
 float: right;
}

#icons ul li a, #icons ul li a:link, #icons ul li a:visited {
	background-position: 4px 0;
	background-repeat: no-repeat;
	color:#000;
	display: block;
	height: 50px;
	padding: 0 15px 0 56px;
	text-decoration: none;
	width: 149px;
}
#icons ul li.iconBrochures a, #icons ul li.iconBrochures a:link, #icons ul li.iconBrochures a:visited {
	background-image: url(../images/icon_brochures.gif);
}
#icons ul li.iconAirworthiness a, #icons ul li.iconAirworthiness a:link, #icons ul li.iconAirworthiness a:visited {
	background-image: url(../images/icon_airworthiness.gif);
	background-position: 0 0;
}
#icons ul li.iconRegulations a, #icons ul li.iconRegulations a:link, #icons ul li.iconRegulations a:visited {
	background-image: url(../images/icon_regulations.gif);
	background-position: 10px 0;
}
#icons ul li.iconContact a, #icons ul li.iconContact a:link, #icons ul li.iconContact a:visited 
{
	background-image: url(../images/icon_contactUs.gif);
}
#icons ul li a strong, #icons ul li a:link strong, #icons ul li a:visited strong {
	color: #219AC6;
	font-size: 110%;
	padding-left: 10px;
	background: url(../images/arrow_blue.gif) no-repeat left center;
}
#icons ul li a:focus, #icons ul li a:hover, #icons ul li a:active {
	color:#666;
}
#icons ul li a:focus strong, #icons ul li a:hover strong, #icons ul li a:active strong {
	text-decoration: underline;
	color: #219AC6;
}

/* FOOTER */

#footer {
	font-size: 80%;
	padding: 20px 0 10px;
	vertical-align: middle;
}
#footer ul {
	float: left;
	margin: 0;
}
#footer ul li {
	background: url(../images/bg_footerDot.gif) no-repeat right center;
	float: left;
	list-style: none;
	margin-bottom: 10px;
	padding: 0 25px 0 0;
}
#footer ul li.last {
	background: none;
	padding: 0;
}
#footer p.copyright {
	color: #626367;
	float: right;
}
#footer a, #footer a:link, #footer a:visited {
	color: #c2c2c2;
	text-decoration: none;
}
#footer a:focus, #footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer p {
	font-weight: bold;
}

/* FOOTER HOME PAGE */

#footerhome {
	background: url(../images/base_line.gif) no-repeat 0 0;
	font-size: 80%;
	padding: 20px 0 10px;
	vertical-align: middle;
}
#footerhome ul {
	float: center;
	margin: 0;
}
#footerhome ul li {
	background: url(../images/bg_footerDot_home.gif) no-repeat right center;
	float: left;
	list-style: none;
	margin-bottom: 10px;
	padding: 0 25px 0 0;
}
#footerhome ul li.last {
	background: none;
	padding: 0;
}
#footerhome p.copyright {
	color: #626367;
	float: right;
}
#footerhome a, #footerhome a:link, #footerhome a:visited {
	color: #333333;
	text-decoration: none;
}
#footerhome a:focus, #footerhome a:hover, #footerhome a:active {
	text-decoration: underline;
}

#footerhome p {
	font-weight: bold;
}



/* MISC */

#content .noBorder {
	border-bottom: none;
}

#header, #site-navigation, .home .latestNews, #container, #content .twoColumn, #content .mediaGallery, #content .twoColumn .twoColumnList, #content .hightlightBox .events p, #icons ul, #footer #footerhome {
	overflow: hidden;
	zoom: 1;
}

/* Scrollup News Headlines */
.scrollup
{
	 width: 590px;
	 margin-left: 180px;
}
.scrollup .headline
{
 position: absolute;
 top: 210px;
 height: 195px;
 margin-top: 5px;
}
.scrollup .headline strong a
{
 color: inherit;
}
/* ----------------------------------------------------------------- */
/* Additions by Lisa Lau 11 Oct 2010 for new homepage design by Paul */
/* ----------------------------------------------------------------- */

#newDesign
{
	font: 90%/1.3 Arial, Helvetica, sans-serif;  /* LL changed this */
	color: #000;
	padding: 10px 5px 10px 10px; /*LL added this */
	float: left; /*LL added this */
}

.rightpanel  /*LL added this */
{
	float:left;
	padding-top: 3px;

	}

#newDesign .colHead {
	
	background-image:url(../images/headerSlice.jpg);
	background-repeat:repeat-x;
	height:26px;
	margin-bottom: 7px; /*LL added this */
}



#newDesign .hpCol {
	float:left;
	width:214px;
	height:100%;
	margin-right:5px;
	margin-bottom:7px;
	border:#CCC solid 1px;
	
}

#newDesign h1 {
	color: #FFF;
	font-size: 105%;
	font-weight: bold;
	margin-left:8px;
	padding-top:5px;
	border-bottom: 0px; /* LL added */
}

.hpCol ul
{
	list-style-type: none;
}

.hpCol ul li
{
	list-style: none;
	background: none; /*LL added */
	margin-bottom: 0px; /* LL added */
	}

.hpCol li
{
	margin-left: 5px;  /* LL changed this */
	margin-right:5px;
/*	list-style:none;   LL commented out */
	padding:3px;
}

.hpCol .colRows
{
	background-color:#EEE;
}

#newDesign .lastCol {
	/*border:#F00 solid 1px;*/
	margin-bottom:18px;
		
}

#newDesign a, #newDesign a:link, #newDesign a:visited {
	color: #219AC6;
	font-weight: normal;
	text-decoration: none;
}

#newDesign a:hover {
	text-decoration: underline;
}

/* ------ Form Elements ------- */
/*
#newDesign form {        added by LL 
	margin-bottom: 10px;  
	}
*/
/*
#newDesign .homeForm {
	clear:both;	
}

#newDesign .formElement {
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
*/
#newDesign .QSLabel {
	width: 10em;  /* 8em */
	float: left;
	font-weight:normal;
	color:#000;
	text-align: right;
	margin-right: 0em;  /* 0.5em */
	margin-top:2px;
}

#newDesign .QSInput
{
color: #781351;
background: #b6daec;
border: 1px solid #781351;
width: 8em;
}

#newDesign .formContainer {
	float:left;
	background-image:url(images/headerSlice.jpg);
	background-repeat:repeat-x;
	width:657px;
	color: #FFF;
	font-size: 105%;
	font-weight: bold;
	clear:both;
	border: 1px solid #CCC;
	margin-bottom:10px;
	margin-right: 5px;
	
}

 
#newDesign fieldset
{
	border:none;    
	width:325px;    
	padding:0px;    
	margin:0px;    
	padding-top:5px;    
	padding-bottom:5px; 
}

form {
	float:left;
}

#newDesign .formSub
{
	width: 6em;
}

/* -------- Latest News ---------- */

#newDesign .LatNews
{
	float:left;
	width:657px;
	height:100%;
	margin-right:5px;
	margin-bottom:10px;
	border:#CCC solid 1px;
	clear:both;
}

#newDesign .newsCleaner
{
	clear:both;	
}

#newDesign .newsDate 
{
	margin-top:-7px; /* LL changed this  */ 
	font-size:80%;
	color:#999;
}

#newDesign .newContent
{
	margin-left:8px;
}

#newDesign .newsTitle
{
		margin-top:5px;
}

#newDesign .newsBlurb
{
	margin-top:-7px;   /* LL changed this  */ 
	margin-right:10px;
	border-bottom:1px #ccc solid;
}

#newDesign .olderNews
{
	margin-left: 8px;
	margin-bottom: 4px;
	padding-top: 10px;
	}

/* New classes grace.ge@casa.gov.au Sept 2011*/
h1.casa_part_heading {
	height: 55px;
	padding-left: 60px;
	vertical-align: text-bottom;
}
h2#resources_heading {
	padding-left: 20px;
}
div#main_lhs_content {
	width: 525px;
	float: left;
}
div.featured_block {
	width: 525px;
	float: left;
	border-bottom:#b2b2b2 1px solid;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.featured_img {
	padding-bottom: 5px;
	padding-left: 0px;
	width: 215px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
div.featured_text {
	width: 300px;
	float: left;
}
div#rhs_content {
	width: 150px;
	float: right;
}
div.rhs_block {
	width: 100%;
	float: left;
	padding-bottom: 2px;
	margin-bottom: 15px;
	}
div.toolbar_icon {
	text-align: center;
	float: left;
	width: 110px;
	margin-bottom: 26px;
}
div.toolbar_icon img {
	padding-left: 12px;
	padding-right: 12px;
}
div.toggleable {
	border-left: #b2b2b2 1px dashed;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	display: none;
}
div.image_categories {
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
	width: 200px;
}
div.image_categories img {
	padding: 5px 5px 5px 5px;
	float: left;
	border: #b2b2b2 1px solid; 
}
ul.larger_space li {
	margin-bottom: 15px;
}
ol.larger_space li {
	margin-bottom: 15px;
}
p.larger_space {
	margin-bottom: 15px;
}
p.backto {
	bottom: 120px;
	font-size: large;
	left: 180px;
	position: absolute;
}
p.continue {
	bottom: 120px;
	font-size: large;
	position: absolute;
	right: 40px;
}
p.main_menu {
	bottom: 120px;
	font-size: large;
	position: absolute;
	left: 480px;
}
