@import url("reset.css");

html {min-height: 100%; margin-bottom: 1px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color : #636363;
	background: transparent url(../images/bgMain.jpg) 50% 0 no-repeat;
}

h1 {
	font-size : 2.75em;
	color : #0061AA;
	margin: 0 0 0.6em 0;
	letter-spacing: -2px;
	padding: 0;
}

h3 {
	font-size: 1.3em;
	//font-size: 13pt;
	color: #018ED5;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
}

h4 {
	background-color: #008FD5;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	padding: 4px 5px;
	margin: 4px 0 0.5em 0;	
}

h5 {
	font-size: 1.1em;
	//font-size: 11pt;
	color: #018ED5;
	margin: 0 0 0.2em 0;
	padding: 0;
	font-weight: bold;
}


p {margin : 0.3em 0 0.9em 0; line-height: 1.3em;}

a {text-decoration : none;}
a:link{color : #F26422;}
a:visited {color: #F26422;}
a:hover {color: #F26422; text-decoration: none;}
a:active {color : #F26422;}

/* ID rules
*************************************************************/
/* page wrapper */

#page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 1001px;
	font-size : 0.7em;
}

.header {
	position: relative;
	width: 1001px;
	height: 288px;
}

.header.header-home {background: transparent url(../images/header_home.jpg) 0 0 no-repeat;}
.header.header-about {background: transparent url(../images/header_01About.jpg) 0 0 no-repeat;}
.header.header-whyaustralia {background: transparent url(../images/header_02WhyAustralia.jpg) 0 0 no-repeat;}
.header.header-whysydney {background: transparent url(../images/header_02WhySydney.jpg) 0 0 no-repeat;}
.header.header-mmaustralia {background: transparent url(../images/header_03MMAustralia.jpg) 0 0 no-repeat;}
.header.header-bidteam {background: transparent url(../images/header_05BidTeam.jpg) 0 0 no-repeat;}
.header.header-supporters {background: transparent url(../images/header_06Supporters.jpg) 0 0 no-repeat;}
.header.header-contact {background: transparent url(../images/header_07Contact.jpg) 0 0 no-repeat;}

#logo {
	width: 129px;
}

#top-nav {
	margin: 0;
	padding: 0;
	width: 832px;
	font-size: 1.1em;
	position: absolute;
	bottom: 0;
	left: 144px;
}

#top-nav li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 ;
}

#top-nav li a {
	float: left;
	height: 67px;
	text-decoration: none;
	margin: 0;
	background: transparent url(../images/navBG.png) 0 0 no-repeat;
}

#top-nav li a span {display: none;}

#top-nav li#nav-1 a {background-position: 0 0;	width: 119px;}
#top-nav li#nav-2 a {background-position: -119px 0; width: 119px;}
#top-nav li#nav-3 a {background-position: -238px 0; width: 119px;}
#top-nav li#nav-4 a {background-position: -357px 0; width: 119px;}
#top-nav li#nav-5 a {background-position: -476px 0; width: 119px;}
#top-nav li#nav-6 a {background-position: -595px 0; width: 119px;}
#top-nav li#nav-7 a {background-position: -714px 0; width: 118px;}

/* main nav hover state */

#top-nav li#nav-1 a:hover {background-position: 0 -67px;}
#top-nav li#nav-2 a:hover {background-position: -119px -67px;}
#top-nav li#nav-3 a:hover {background-position: -238px -67px;}
#top-nav li#nav-4 a:hover {background-position: -357px -67px;}
#top-nav li#nav-5 a:hover {background-position: -476px -67px; }
#top-nav li#nav-6 a:hover {background-position: -595px -67px;}
#top-nav li#nav-7 a:hover {background-position: -714px -67px;}

#top-nav li#nav-1 a.selected {background-position: 0 -134px;}
#top-nav li#nav-2 a.selected {background-position: -119px -134px;}
#top-nav li#nav-3 a.selected {background-position: -238px -134px;}
#top-nav li#nav-4 a.selected {background-position: -357px -134px;}
#top-nav li#nav-5 a.selected {background-position: -476px -134px; }
#top-nav li#nav-6 a.selected {background-position: -595px -134px;}
#top-nav li#nav-7 a.selected {background-position: -714px -134px;}

/* hp column style*/

#hp-left-col {
	float: left;
	width: 130px;
	margin: 0 14px 0 0;
	display: inline;
}

#hp-content {
	float: left;
	width: 832px;
	margin: 20px 0 0 0;
}
* html #hp-content {margin: 20px 0 0 72px;}

.hp-small-col {
	float: left;
	width: 180px;
	margin: 0 28px 0 0;
	display: inline;
}

.hp-small-col.heading {width: 182px; margin-bottom: 15px;}

.hp-small-col p {margin-bottom: 0; line-height: 1.2em;}

.hp-medium-col {
	float: left;
	width: 208px;
	margin: 0;
	display: inline;
}

.hp-large-col {
	float: left;
	width: 596px;
	margin: 0 0 15px 0;
	display: inline;
}

/* content pages column style */

#content-left-col {
	float: left;
	width: 130px;
	margin: 0 14px 0 0;
	display: inline;
}

#left-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left-nav li {
	list-style-type: none;
}

#left-nav li a:link,
#left-nav li a:visited,
#left-nav li a:hover,
#left-nav li a:active {
	text-decoration: none;
	display: block;
	width: 120px;
	padding: 5px;
}

#left-nav li a:hover, #left-nav li a.selected {background-color: #CDE9F5; text-decoration: none; color: #0163AA;}


#content-mid-col {
	float: left;
	width: 590px;
	margin: 25px 35px 0 0;
	display: inline;
	font-size: 1.1em;
}
#content-mid-col p.content-body{ font-size:1.05em;}

#content-mid-col ul {
	list-style-type: disc;
	margin-left: 37px;
	margin-bottom: 10px;
}

#content-mid-col ol {
	list-style-type: decimal;
	margin-left: 37px;
	margin-bottom: 10px;
}

#content-right-col {
	float: left;
	width: 208px;
	margin: 11px 0 0 0;
	display: inline;
}

#content-right-col ul {margin: 11px 0 0 10px; padding: 0;}
* html #content-right-col ul {margin: 10px 0 0 10px;}
*:first-child+html #content-right-col ul {margin: 10px 0 0 10px;}

#content-right-col ul li {
	background: transparent url(../images/bullet_arrow.gif) 0 5px no-repeat;
	padding: 0 0 7px 10px;
	line-height: 1.3em;
}

#content-right-col ul li a:link,
#content-right-col ul li a:visited,
#content-right-col ul li a:hover,
#content-right-col ul li a:active{text-decoration: none;}

#content-right-col ul li a:hover {text-decoration: underline;}

#content-right-col img.right-logo{margin-left: 31px;}

/* table listings */

table.listings {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table.listings td {
	padding: 11px 12px 11px 15px;

}

table.listings h3, table.listings p {margin: 0 !important;}

/* footer */

#footer {	
	margin: 30px 0 0 144px;
	padding: 0;
	width: 832px;
	border-top: 1px solid #A1A1A1;
	height: 50px;
}

#footer.home {
	margin: 2px 0 0 144px;
	background: transparent url(../images/img_footerHR.gif) 0 0 no-repeat;
	border: none;
}
* html #footer.home {margin: 0 0 0 144px;}
*:first-child+html #footer.home {margin: 0 0 0 144px;}

#footer p.gray {float: right; clear: right; font-size: 0.9em; color: #A2A2A2; margin: 0;}
#footer p.gray a { color: #A2A2A2; }
#footer p {float: right; margin: 5px 0 0 0;}


/* Reusable Classes
************************************************************/

.clear-hidden {
	margin : 0;
	padding : 0;
	font-size : 1px;
	line-height: 1px;
	clear : both;
	height: 1px;
}

div.hr {
	background-color: #A1A1A1;
	margin: 4px 0 4px 0;
	height: 1px;
	border: 0 ;
	padding: 0;
	clear:both;
} 
* html div.hr {margin: 1px 0 4px 0;}
*:first-child+html div.hr {margin: 1px 0 4px 0;}

div.hr hr { display: none;}

div.hr.top-margin {margin: 67px 0 28px 0;}
* html div.hr.top-margin {margin: 67px 0 28px 0;}
*:first-child+html div.hr.top-margin {margin: 67px 0 28px 0;}

div.hr.even-margin {margin: 28px 0 28px 0;}
* html div.hr.even-margin {margin: 28px 0 28px 0;}
*:first-child+html div.hr.even-margin {margin: 28px 0 28px 0;}

.floatright {float: right; margin: 0 0 0 15px;}

.slogan {font-weight: bold; font-size: 1.3em; margin-top: 14px;}

.hr-img {margin-bottom: 0.3em;}

.align-right {text-align: right; margin: 0 0 9px 0;}

.bordered-img {border-top: 1px solid #A1A1A1; border-bottom: 1px solid #A1A1A1; padding: 4px 0;}

.highlight-text {color: #008FD1;}

.pipe {color: #636363;}
























