/*
 * home-styles.css
 * 
 * This style sheet is related to the look and layout of
 * the home page for UnitingCare NSW.ACT
 * 
 * @author Tim Everist 31/10/2006
 * @email time@nsw.uca.org.au
 *
 */

#headerphotos {
	height:21px;
	line-height:21px;
	display:none;
}

#left {
	float:left;
	width:177px;
	color:#717073;
display:none;
}

#left form, #left h1, #left p{
margin-right:4px;
}

#pagecontent {

}

#homecontent {
	height: 21px;
	float:left;
	width: 370px;
	margin-left:20px;
	margin-top:14px;
}

#latestnews {
	float: right;
	width:280px;
	color:#717073;
display:none;
}

#latestnews p {
	margin-bottom:10px;
}

#latestnews h2 {
	font-weight: bold;
	color:#5A5504;
	text-transform: uppercase;
	font-size:8pt;
	margin:0;
}

#latestnews h3 {
	font-weight: bold;
	color:#B01E16;
	font-size:8pt;
	margin-top:10px;
	margin-bottom:5px;
}

#latestnews h4 {
	color:#B01E16;
	font-size:13pt;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
	
}

#latestnews h5 {
	color:#B01E16;
	font-size:10pt;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
}

#left h4 {

font-size:8pt;
}
.reditem {
	color:#FFFFFF;
	background-color:#B01E16;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 7px;
width:100%;
padding-left:5px;
}



.uccssimplesearch{
	color:#FFFFFF;
	background-color:#4FA600;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 7px;
width:100%;
}




.frontredintro {
	font-size:10.5pt;
	color:#B01E16;
	line-height:20px;
}

/*
 * 
 * For displaying the videos on the left col withoutfear
 *
 */

#video {
display:none; 
 margin-top:5px;
margin-bottom:5px;
 margin-top:-10px;
}

#outervideo a {
	color: #A0A0A4;
	text-decoration:none;
	margin-right:-408px;
	z-index:10000;
	float:right;
font-size:8pt;
}

#outervideo a:hover{
	color: #A0A0A4;
	text-decoration:underline;
	font-size:8pt;
}

#outervideo{
	display:none;
}

#videoimg {
 margin-bottom:5px;
 margin-top:-10px;
}



