/*************************************
	City of Sydney - Generic style-sheet
	Version 1.0  26/03/05
*************************************/

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, sans-serif; /*-- by default 1em = 16px (for windows resolutions) --*/
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #c33;
}
p, th, li, label, dt, dd {
	font-size: 70%; /*-- same as 11px on default setting, and still relative (resizable) --*/
}
td {
	font-size: 75%;
}
h2 {
	font-size: 88%; /*-- same as 14px on default setting --*/
}
abbr, acronym {
	cursor: help;
}
label {
	font-weight: bold;
}
form {
	margin: 0;
	padding: 0;
}


/*********************************************************************
	Common Class styling
*********************************************************************/

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
.f-left {
	float: left;
}
.f-right, .right {
	float: right;
}
.textfield, .pwfield, .dropdown, .textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #dbdada;
	border-bottom: 1px solid #dbdada;
	color: #333;
	margin: 0 2px 0 0;
}
.width70 {
	width:70px;
}
.width1 {
	width:111px;
}
.width1-5 {
	width: 140px;
}
.width2 {
	width:200px;
}
.width2-5 {
	width:250px;
}
.width3 {
	width:300px;
}
.width3-5 {
	width:350px;
}
.textsize {
	font-size: 11px;
}
textarea.width1 {
	width:118px;
}
textarea.width2 {
	width:218px;
}
textarea.width2-5 {
	width:268px;
}
textarea.width3 {
	width:318px;
}
textarea.width3-5 {
	width:368px;
}
.above {
	display: block;
	margin: 0;
	padding: 0;
}
#main-content .introduction {
	padding: 32px 0 20px 0;
}
#main-content .information {
	color: #18284a;
	font-style: italic;
	font-size: 70%;
}
#main-content .contact {
	color: #293c73;
	padding: 0 0 0 40px;
	margin: 0 50px 1em 0;
	background: transparent url(/images/Presentation/4-bullets.gif) no-repeat 22px 3px;
}
#main-content p.nobullets {
	background-image: none;
	list-style: none;
}
.sys-warning {
	font-weight: bold;
	font-style: italic;
}
.sys-warning-light {
	font-style: italic;
}
#main-content .adobe {
	padding: 0 0 1em 100px;
	color: #18284a;
	font-size: 70%;
	font-family: "Tahoma" sans-serif;
	background: transparent url(/images/Presentation/get-adobe.gif) no-repeat 0 0;
}
#main-content .btt {
	text-align: right;
	margin: 0;
	padding: 0;
}
#main-content .btt a {
	color: #5a6dad;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0 25px 0 10px;
	background: transparent url(/images/Presentation/btt-bg.gif) no-repeat 0 50%;
}
/*********************************************************************
	Specific ID styling
*********************************************************************/
#container {
	border: 10px solid #e2e4ea;
}
#masthead {
	background-color: #23365f;
	border-bottom: 2px #71ae23 solid;
	height: 27px;
	width: 740px;/*-- Width for IE5 --*/
}
#masthead p {
	line-height: 27px;
	margin: 0 10px;
	color: #d3d7df;
}
#masthead a {
	color: #d3d7df;
}
#print-logo {
	display: none;
}
#search-button, .submit-button {
	vertical-align: middle;
}
#search-area form {
	margin: 7px 0 5px 0;
}
#search-area #search-button {
	margin-top: 0px;
}
#search-area p {
	margin: 0;
	padding: 0;
	color: #3b5476;
}
#search-area a {
	color: #00214d;
}
#main-content {
	padding: 0 16px;
}
#main-content h2 {
	color: #5c6ea8;
	margin: 17px 0 0 10px;
	padding: 0;
}
#main-content a {
	color: #5c6ea8;
	text-decoration: underline;
}
#main-content p {
	margin-left: 10px;
}
/*** Footer Styling - added by Elaine 14/10/09 ***/

#footer {
	width: 720px; /* IE5 width */
	background:#fff url(../../images/Presentation/footer-grad-bg.jpg) repeat-x top;
	padding:10px;
	
}
#footer ul {
	width:170px;
	float:left;
	margin:0 30px 0 0;
	padding:0;
}
#footer ul li {
	list-style:none;
	margin:0;
	padding:0;
	line-height:2em
}
#footer ul li ul {
	margin:0 0 16px 0;
	padding:0px;
}
#footer ul li li {
	font-size:1em;
	margin:0;
}
#footer ul.col1 ul {
	margin: 5px 0 0px 0;
}
#footer ul.col1 ul li {
	padding:0px 0 0 30px;
	margin: 0 0 10px 0;
	height: 22px;
	background-image:url(../../images/Presentation/icons-300610.gif);
	background-repeat:no-repeat;
	background-position: 0px -0px
}
#footer ul.col1 ul li.col1-2 {
	background-position: 0px -23px
}
#footer ul.col1 ul li.col1-3 {
	background-position: 0px -45px
}
#footer ul.col1 ul li.col1-4 {
	background-position: 0px -67px
}
#footer ul.col1 ul li.col1-5 {
	background-position: 0px -89px
}
#footer ul.col1 ul li.col1-6 {
	background-position: 0px -111px
}

#footer ul.col1 ul li.col1-7 {
	background-position: 0px -133px
}
#footer ul.col1 ul li a {
	line-height:20px;
}
#footer ul.col2 {
	width:180px;
	padding:0
}
#footer ul.col3 {
	width:210px;
	float:right;
	margin:0 0px 0 0;
}
#footer ul.col3 ul {
	width:105px;
	float:left;
	margin:0;
}
#footer h3 {
	font-size:1.3em;
	color:#9597a4;
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;
	border-bottom: 1px #9597a4 solid;
	clear:both
}
#footer p {
	margin: 0;
	padding: 3px 0 0 33px;
	line-height: 1.4em;
	font-size: 65%;
	color: #394a6f;
}
#footer a {
	color: #394a6f;
}
#footer img.cov {
	float:right;
	vertical-align:bottom;
	margin-top:20px
}

#translation {
	background: transparent url(../../images/Presentation/lang.jpg) no-repeat 0 0;
	width: 740px; /* IE5 width */
}
#translation p {
	margin: 0;
	padding: 0 0 0 33px;
	line-height: 1.4em;
	font-size: 65%;
	color: #394a6f;
}
#translation a {
	color: #394a6f;
}
#Disclaimer {
	display:none;
}
#main-content .LastUpdate p {
	font-size: 100%;
	color:#999999;
	margin: 0 0 0 22px;
}
.LastUpdate {
	font-size: 60%;
	color:#999999;
	margin: 0 0 0 0;
	padding: 0 0 18px 18px; /* Added by Elaine 11/10/07 */
}
#home #villages {
	background: url(/images/Presentation/villages.gif) no-repeat 0 0;
	width: 741px;
	height:58px;
}
.home #villages {
	background: url(/images/Presentation/villages2.gif) no-repeat 0 0;
	width: 741px;
	height:75px;
}
#villages {
	background: url(/images/Presentation/villages3.gif) no-repeat 0 0;
	width: 741px;
	height:75px;
}
#main-content .formInt fieldset table {
	margin: 0px;
	padding: 2px;
	border: 0px;
	border-style: none;
}
fieldset table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#formContainer { width:670px; padding:0; margin:auto; }
