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

body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:8pt;
		line-height:12pt;
		margin:0;
		background-color: #CCCCCC;
}

td, th {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:8pt;
}



p {
	margin-top:0px;
	margin-bottom:10px;
}

a {
	color:#5A5504;
}

a:hover {
	color:#B01E16;
}




#frame {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	
}

#toplogo{
	background-repeat: no-repeat;
	background-position: right bottom;
}

#arealogo {
background-image: url("mysource_files/ucarelogo.gif");
    background-repeat: no-repeat;
    background-position: left;
height:80px;
width:195px;
}

#arealogo a{
display:block;
height:80px;
width:195px;
}

#search {
	float:right;
	margin-right:35px;
	margin-top:40px;
	color:#717073;
}

#search input {
    padding: 0;
    margin: 0 0 5px 5px;  
	float:left;  
}

#search label {
	float:left;
	margin-top:3px;
}

#menu {
	height: 22px;
	background-color:#504a1f;
	background-repeat: no-repeat;
	background-position: right;
	padding-left:17px;
clear:left;
	
}

#menu .item {
	float:left;
	color:#FFFFFF;
	line-height:21px;
	margin-right:40px;
	display:block;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover .item {
	text-decoration:underline;
}



#bodycontainer {

}

#contentcontainer {
padding: 0 17px; 
}

#footer {
	color:#717073;
	clear:both;
	text-align: right;
	display: block;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 17px;
}

#printerfriendly {
	float:right;
	padding:1em 1.8em;
}

#textsize {
	float:right;	
}

#textsize img {
	border:none;
}

#adminmenu {


    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    line-height:25px;
    height:25px;
    color: #333333;
    font-size:9pt;
    background-color:#D3E6EA;

padding-left:17px;

}

#facilityadminmenu {


    border-width: 1px;
    border-style: solid;
    border-color: #999999;
padding:5px;
    color: #333333;
    font-size:9pt;
    background-color:#D3E6EA;

padding-left:17px;

}

#adminmenu img, #facilityadminmenu img {

border:none;
}

#adminmenu a, #facilityadminmenu a {

text-decoration:none;
}

#search_results{margin:10px 0 20px 0;}

#community_care_17102_2121.sq-form-field, #residential_care_17076_2140.sq-form-field, #self_care_17134_2172.sq-form-field{width:250px; }

#search_results td{padding:5px;}



.blueitem {
	color:#FFFFFF;
	background-color:#00496c;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 7px;
padding-left:5px;
width:100%;
}

.reditem p, .blueitem p, .uccssimplesearch p {
	margin-bottom:2px;
}

.reditem h2, .blueitem h2, .uccssimplesearch h1 {

color:#ffffff;

	font-weight: bold;
	text-transform: uppercase;
	font-size:8pt;
	margin:0;
}


.reditem a, .blueitem a .uccssimplesearch a{
	color:#F1F343;
}

.reditem a:hover, .blueitem a:hover .uccssimplesearch a:hover {
	color:#66CCFF;
}

.reditem li, .blueitem li .uccssimplesearch li {
	list-style:none;
	margin-left: 0;
	text-indent: -1em;
}


#pagecontent #simplesearch {
float:right;
width:170px;
}

#pagecontent #simplesearch  h2{
color:#ffffff;

	font-weight: bold;
	text-transform: uppercase;
	font-size:8pt;
	margin:0;

}


#latestnews .t { background: url("http://matrix.nsw.uca.org.au/__data/assets/image/0018/15273/newsborder.gif") repeat-x 0 0; }
#latestnews .b { background: url("http://matrix.nsw.uca.org.au/__data/assets/image/0018/15273/newsborder.gif") 0 100% repeat-x; }
#latestnews .l { background: url("http://matrix.nsw.uca.org.au/__data/assets/image/0018/15273/newsborder.gif") 0 0 repeat-y; }
#latestnews .r { background: url("http://matrix.nsw.uca.org.au/__data/assets/image/0010/3997/newsborder.gif") 100% 0 repeat-y; }
#latestnews .br { background: url("http://matrix.nsw.uca.org.au/__data/assets/image/0017/15272/newscorner.gif") no-repeat 100% 100%; padding:14px 17px; }
.reditem { background-image: url("http://matrix.nsw.uca.org.au/__data/assets/image/0015/15270/reditemcorner.gif"); }
.blueitem{ background-image: url("http://matrix.nsw.uca.org.au/__data/assets/image/0018/29232/blueitemcorner.gif"); }
.uccssimplesearch{ background-image: url("http://matrix.nsw.uca.org.au/__data/assets/image/0019/31915/uccsitemcorner.gif"); }
.greenitem { background-image: url("http://matrix.nsw.uca.org.au/__data/assets/image/0004/15277/greenitemcorner.gif"); }
.menu_arrow { background-image: url("http://matrix.nsw.uca.org.au/__data/assets/image/0017/15263/menu_arrow.gif"); }
.spacer { background-image: url("http://matrix.nsw.uca.org.au/__data/assets/image/0017/15281/spacer.gif"); height: 1px; overflow: hidden; display: block; }
