/* CSS Document - Ready Sydney - City of Sydney - Content CSS */
/* Blue Arc Group - Isaac Nakhla */
/* Last Modified 9 November 2006 */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:140%;
	font-size:15px;
	margin:0px;
}
#container {


	text-align:left;
	float:left;
}
#container .readysydney {
	display:none;
}
#container .cityofsydneylogo {
	display:none;
}
#container .header .utility {
	display:none;
}
#content {
	background-color: #FFFFFF;
	width:100%;
	float: right;
	margin: -1px 0px 20px 0px;
}
#contentwrapper{
	background-color:#FFFFFF;
	background-image:url(../images/contentbg.gif);
	margin-bottom:20px;
	background-repeat:repeat-y;
}
#contentwrapper .bodytext{
	width:100%;
	padding:15px;
	float:left;
	text-align:left;
}
#contentwrapper .bodytext h1{
	color:#666666;
	margin:0px;
	padding:6px 0px 6px 0px;
	font-size:180%;
		line-height:130%;
}

#contentwrapper .bodytext h2{
	color:#FF3300;
	margin:0px;
	padding:6px 0px 6px 0px;
	font-size:120%;
}
#contentwrapper .bodytext h3{
	color:#333333;
	margin:0px;
	padding:6px 0px 6px 0px;
	font-size:110%;
}
#contentwrapper .bodytext h4{
	color:#000000;
	margin:0px;
	padding:6px 0px 6px 0px;
	font-size:100%;
	font-weight:bold;
}
#contentwrapper .bodytext a{
	color:#FF3300;
}
#contentwrapper .bodytext ul{
	margin:5px 0px 5px 12px;
	line-height:150%;
}
html>body #contentwrapper .bodytext ul {
	margin:5px 0px 5px -20px;	
}
/* IE7 Hacks */
*:first-child+html #contentwrapper .bodytext ul{
	margin:5px 0px 5px 26px;
}

#contentwrapper .bodytext p{
	line-height:150%;
	font-size:90%;
	padding:7px 0px 7px 0px;
	margin:0px;
}
#contentwrapper .bodytext p.breadcrumbs {
	display:none
}

#leftnav{
	display:none;
}
#footer {	
	display:none;
	clear:both;
	padding-left:14px;
}
#footer a{	
	text-decoration:none;
	color:#666666;
}
#footer a:hover{	
	text-decoration:underline;
	color:#000000;
}
#home_left{
	float:left;
	width: 650px;

}
#home_left h1{
	font-size:100%;
	line-height:150%;
	color:#2f2f2f;
}
#home_right{
	display:none;	

}
#home_right .item{
	border-bottom:1px solid #FFFFFF;
	width:224px;
	background-image:url(../images/home_item.gif);
	do
}
#home_right .item a{
	color:#333333;
	text-decoration:none;
	background-image:url(../images/home_item.gif);
	width:224px;
	height:25px;
	line-height:25px;
	text-indent:12px;
	display:block;
}
#home_right .item a:hover{
	color:#333333;
	background-image:none;
	background-color:#CFDEF1;
	text-decoration:none;
	display:block;
}
.homebox{
	float:left;
	margin:20px 0px 0px 0px;
	width: 250px;
	
	
}
.homebox img{
	display: none;
	}
.homebox h1{
	font-size:100%;
	line-height:100%;
	color:black;
	width:200px;
	padding: 5px 10px 0px 0px;
}
.homebox3{
	float: left;
	margin:0px 0px 0px 0px;
	}

.homebox3 h1{
	font-size:100%;
	line-height:100%;
	color:black;
	width:200px;
	padding: 5px 10px 0px 0px;
}
.homebox3 img{
	display: none;
	}
#home_footer{
	display:none;
}
#popup{
	background-image:url(../images/popup_bg.gif);
	background-repeat:no-repeat;
	width:600px;
	height:400px;
}
#popup .header{
	padding-top:27px;
}
#popup .content{
	background-image:url(../images/popup_contentbg.jpg);
	height:291px;
	line-height:150%;
}
#popup .btm{
	background-image:url(../images/popup_btm.jpg);
	height:33px;
	line-height:150%;
	width:600px;
	text-align:left;
	text-indent:200px;
}
#popup .btm a{
	color:#333333;
	background-image:url(../images/popupclosebtn_off.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
#popup .btm a:hover{
	color:#FF3300;
	background-image:url(../images/popupclosebtn_over.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	text-decoration:none;
}
#popup .text{
	float:right;
	margin:0px 25px 0px 0px;
	padding:0px 0px 0px 0px;
	width:375px;
	text-align:left;
}
#popup .contentpic{
	float:left;
	padding:0px 20px 0px 35px;
}
#popup h1 {
	color: #FF3300;
	font-size: 14px;
}
#popup h2 {
	color: #000000;
	font-size: 16px;
	list-style-image: url(../images/arrow.jpg);
	list-style-type: none;
}
#popup h3 {
	color: #FF2F00;
	font-size: 14px;
}
#popup a {
	color: #FF2F00;
	text-decoration:none;
	}
#popup a:hover {
	color: #FF2F00;
	text-decoration:underline;
}
#popup p {
	font-size: 12px;
}
#popup ul{
	margin:5px 0px 5px 0px;
}
html>body #popup li {
	margin:5px 0px 5px -15px;	
}
#popup li {
	list-style:none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	padding: 0px 2px 0px 15px;
	margin: 0px 0px 0px 0px;
}
#navmenu{
	display:none
}
.readysydney_print{
	display:block;
}
