/*


*
*	Project:	The Royal Children's Hospital
*	Date:		15-09-2011
*	Author: 	Nickolas G
*
*					
*/

/* generic and second level */

#header,
#menu,
#hero,
#title-block .usability-controls,
#breadcrumbs,
#secondary,
.bottom-promo,
#quick-links,
#footer-links,
#footer-company,
#footer-partners,

.ui-accordion-header,
.ui-accordion-header .ui-icon,
#document-list .download-link,
.wai {
	display: none;
}

#primary {
	left: 0;
	width: 100%;
}


#title-block { height:20px; }

.ui-accordion-header.ui-state-active {
	display: block;
}

	.ui-accordion-header a {
		margin-left: 0 !important;
	}
	
.tab-nav li.ui-state-active {
	font-weight: bold !important;
}


/* Homepage */

#home #find {
	display: none;
}

#home #feature .caroufredsel_wrapper,
#home #feature ul,
#home #feature ul .slide {
	height: 450px !important;
}

	#home #feature .slide .caption {
		position: static;
	}
	
#home .boxxy {
	margin-right: 10px;
}

#home .boxxy.last{
	margin-right: 0 !important;
}

#home .boxxy .body h3 {
	position: static;
}
	#home .boxxy .body h3 a,
	#home .boxxy .body h3 span {
		padding-left: 0;
	}
	
#home #news-box {
	margin-right: 12px;
}
#home #partners-box {
	margin-right: 0 !important;
}

#footer-credits {
	display: block;
}
