
* {
	margin: 0;
	padding: 0;
}

body {
	background: #F9F9F7 url(../images/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#wrapper {
	background: white url(../images/wrapper-bg.gif) repeat-x;
	width: 946px;
	margin: 0px auto;
	padding: 20px 10px 0 10px;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 100%;
	color: #FFFFFF;
	margin-bottom: 1em;
}

h3 {
	font-weight: normal;
	font-size: 100%;
	color: #3490F8;
	margin-bottom: 5px;
}

h4{
	color:#F89934;
	background-color:inherit;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 84%;
}



p, ul, ol {
	margin-bottom: 2em;
	line-height: 2em;
}

p {
	text-align: left;

}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(../images/img16.gif) no-repeat 0px 10px;
}

ul.info li {
	background: none;
	text-align:center;
	}

li.info img {
	margin: 0px auto;
}

li.info a {
	font-size: 9px;
	text-decoration: none;
	}

a {
	color: #3490F8;
}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 10px 10px 10px 0;
	border: 1px solid #cccccc;
	padding: 2px;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

img.center {
	margin: 5px auto;
	display: block;
}

img.noborder {
	border: 0px;
	}

.byline {
	color: #666666;
	font-size: 84%;
	text-align: left;
}

.byline a {
	text-decoration: none;
	color: #666666;
}

.byline a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.col-three {
	float: left;
	}

.two-cols {
	}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.clear {
	clear: both;
}

.tel, .email {
	font-size: 85%;
	line-height: 2em;
	padding: 0px 10px 5px;
}

.tel .type, .email .type {
	font-weight: bold;
}

.style1 {
	padding: 0px 20px 0px 10px;
	}

.moreinfo {
	font-size: 77%;
	float: right;
	padding-left: 10px;
	background: transparent url(../images/img16.gif) no-repeat scroll 0px 5px;
}

/* ------------------------------------------------------- Boxes ------------------------------------------------ */

.box-orange {
	background: url(../images/img09.gif) repeat-x;
}

.box-orange h2 {
	background: url(../images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.content .box-orange h2 {
	}

.box-orange h2 a {
	color: #FFFFFF;
	}

.box-orange h2 a:hover {
	background-color: #DDDDCB;
}

.box-orange h2 strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img10.gif) no-repeat;
}

.box-orange .content h2 {
	margin: -10px -10px 15px;
}

#sidebar .box-orange .content {
	padding: 20px 10px;
}

.box-blue {
	background: url(../images/img13.gif) repeat-x;
}

.box-blue h2 {
	background: url(../images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue h2 strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img14.gif) no-repeat;
}

.box-blue .content h2 {
	margin: -10px -10px 15px;
}

.box-pink {
	background: url(../images/img17.gif) repeat-x;
}

.box-pink h2 {
	background: url(../images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink h2 strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img18.gif) no-repeat;
}

.box-pink .content h2 {
	margin: -10px -10px 15px;
}

/* -------------------------------------------- Header ----------------------------------------------- */

#header {
	width: 946px;
	height: 121px;
	margin: 0 auto;
	position: relative;
}

/* --------------------------------------------- Logo ------------------------------------------------ */

#logo {
}

#logo h1, #logo h2 {
}

#logo h1 {
	font-size: 34px;
	font-weight: normal;
	position: absolute;
	top: 33px;
	left: 0px;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	top: 86px;
	left: 156px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* -------------------------------------------- Search -------------------------------------------- */

#search {
	width: 300px;
	position: absolute;
	top: 30px;
	right: 0px;
}

#search form {
}


#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 180px;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
	border: 2px solid #FFFFFF;
}

#searchsubmit {
	background:#F4A652 url(../images/img03.gif) repeat-x scroll 0%;
border:1px solid #999999;
padding:2px 5px;
text-transform:lowercase;
}

/* -------------------------------------------- Menu -------------------------------------------- */

#menu {
	position: absolute;
	bottom: 0;
	right: -8px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(../images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777B1;
}

#menu strong {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(../images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(../images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(../images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active strong {
	background: url(../images/img05.gif) no-repeat;
}

#breadcrumbs {
	margin: 5px 0px 10px 0px;
	}

/* -------------------------------------------- Page -------------------------------------------- */

#main-content {
	padding: 30px 10px 0px;
	width: 946px;
}

/* -------------------------------------------- Content -------------------------------------------- */

#content {
	width: 520px;
	float: left;
	margin: 10px 0 0 0;
}

.content {
	padding: 10px;
	}

.intro-content-home {
	margin-left:20px;
	width:480px;
	}

.intro-content-home img.left {
	margin-left: -15px;
	}

.intro-content-internal {
	}

.intro-content-home img.left {
	margin-left: -15px;
	}


/* -------------------------------------------- Primary-Content -------------------------------------------- */

#primary-content {
	margin-bottom: 20px;
}

/* -------------------------------------------- Secondary-Content -------------------------------------------- */

#secondary-content {
	float: right;
	width: 420px;
}

#secondary-content .col-one {
	width:200px;
}

#secondary-content .col-two {
	margin-right:10px;
	width: 200px;
}

.map {
	}

/*------------------------------------------------left panel--------------------*/
#left{
	width: 520px;
	float:left;
}

.panel{
	}

.panel .slot{
	background:#FFFFFF url(../images/img21.gif) repeat-x scroll 0pt 0%;
	border:1px solid #DDDDCA;
	color:#878767;
	margin: 0px 5px 10px;
	padding: 15px 5px 0px;
}


.panel p.pic1{
	float: left;
}

.panel-text {
	border-left:2px outset #DDDDCA;
	float:right;
	height:70px;
	padding:5px;
	width:390px;
}

.panel-text p {
}

.more-info {
	font-size: .87em;
	}

/*------------------------------------------------Sidebar--------------------*/

#sidebar {
	float: right;
	width: 410px;
	margin-top: 10px;
}

#sidebar .col-one {
	margin: 0px 0px 0px;
	width:200px;
}

#sidebar .col-one .box-orange {
	clear: both;
	}

#sidebar .col-two {
	width: 200px;
	margin: 0;
}

#sidebar .col-two .localNav {
	margin-left: 5px;
	}

.map {
	}
	
#featured-content {
	float: right;
	width: 410px;
	margin: 10px 10px 0px 0px;
}	

#featured-content h3 {
	padding: 5px 10px 11px;
}

#featured-content p, {
	padding: 0px 10px;
	}

#featured-content .col-one {
	margin: 0px 0px 0px;
	width:200px;
}

#featured-content .col-one .box-orange {
	clear: both;
	}

#featured-content .col-two {
	width: 200px;
	margin: 0px;
}

/*-------------------------------------------------FlickrComponent---------------*/

.FlickrComponent {
	margin: 0px 0px 15px;
	}

.FlickrComponent h2 {
	padding: 7px 0pt 0pt 10px;
}

.FlickrComponent ul {
	margin: 0 auto;
	width: 178px;
	}

.FlickrComponent ul li {
	background: none;
	border: 1px solid #cccccc;
	float: left;
	margin: 5px 0 0px 5px;
	padding: 2px;
	line-height: 0;
	width: 75px;
	height: 75px;
}

.FlickrComponent ul li img {
	width: 75px;
	height: 75px;
}


/*-------------------------------------------------Accordion---------------*/
.accordion {
	cursor: pointer;
  padding: 2px 0px;
  margin-left: -5px;
}
.accordion ul.openable-content {
	cursor: point;
}
.accordion li.openable-content {
	cursor: point;
	background: url(../images/img16.gif) no-repeat 8px 10px;
}
.accordion a.on {
	color: #666666;
	text-decoration: none;
}

.localNav ul {
	padding: 5px 0;
	margin: 0;
}

.localNav li {
	font-size: 11px;
	line-height: 14px;
	padding: 5px 20px;
	width: 150px;
	background: none
}

.localNav li li {
	width: 136px;
}

.localNav li li li {
	width: 122px;
}

.localNav li.open {
	background: url(../images/arrow-down.gif) no-repeat 6px 11px;
}

.child {
}

.grandchild {
}

.greatgrandchild {
	background: transparent none repeat scroll 0%;
}

/*------------------------------------------------body-bottom--------------------*/
#body-bottom{
	background:#C4D640 url(../images/c1.jpg) repeat-x scroll 0px 0%;
	padding:20px 10px 19px;
}

.body-bottom {
	width:946px;
	margin:0pt auto;
}

#news {
	width:341px;
	float:left;
	margin:0 28px 0 0;
}

#news h2{
	margin: 0px 0pt 10px;
	color: #666666;
}

#news h3{
	display:block;
	background:url(../images/date_bg.gif) 0 0 no-repeat;
	width:331px;
	height:17px;
	padding: 2px 0pt 0pt 7px;
	margin:0 0 10px 0;
	color:#D76E08;
	background-color:inherit;
	text-transform:uppercase;
	font-size: smaller;
}

#service{
	width:338px;
	float:left;
}

#service h2{
	margin: 0px 0pt 10px;
	color: #666666;
}

#service h3{
	display:block;
	background:url(../images/date_bg.gif) 0 0 no-repeat;
	width:331px;
	height:17px;
	padding: 2px 0pt 0pt 7px;
	margin:0 0 10px 0;
	color:#D76E08;
	background-color:inherit;
	text-transform:uppercase;
	font-size: smaller;
}

#service ul{
	padding:0;
	margin:0;
	display:block;
}

#service ul li{
}

#service ul li a{
	display:block;
	padding:0 0 0 10px;
	background-color:inherit;
	text-decoration:underline;
}

#service ul li a:hover{
	background:url(../images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration:none;
}

#agent{
	width:225px;
	float:right;
}

#agent h2{
	display:block;
	background:url(../images/member_login_bg.gif) 0 0 no-repeat;
	width:209px;
	height:31px;
	padding:0 0 0 18px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin-bottom: 0px;
}

#agent form{
	width:191px;
	background:url(../images/member_form_bg.gif) 0 0 repeat-x #353535;
	padding:9px 17px 24px 17px;
	color:#fff;
	border: 0px none;
}

#agent form label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}

#agent form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}

#agent form a{
	background:url(../images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:#353535;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}

#agent form a:hover{
	text-decoration:none;
	color: #C5BE25;
}

#agent form input.go{
	background:url(../images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}

#agent form fieldset {
	border: 0px none;
	}


/*------------------------------------------------footer--------------------*/
#footer{
	height:125px;
	background:url(../images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
}

.footer {
	width:966px;
	margin:0 auto;
	position:relative;
}

#footer ul{
	width:587px;
	position:absolute;
	left:11px;
	top:27px;
}

#footer ul li{
	float:left;
	background:transparent url(../images/img16.gif) no-repeat scroll 0px 11px;
	margin-right:15px;
	padding-left:5px;
}

#footer ul li a{
	padding:0 7px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
}

#footer ul li a:hover{
	color:#D4D4C6;
	background-color:#D76E08;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:49px;
}

#footer a.xht{
	width:98px;
	height:20px;
	background:url(../images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:757px;
	top:23px;
}

#footer a.xht:hover{
	background:url(../images/xhtml_bg_hover.gif) 0 0 no-repeat;
}

#footer a.cs{
	width:98px;
	height:20px;
	background:url(../images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:866px;
	top:23px;
}

#footer a.cs:hover{
	background:url(../images/css_bg_hover.gif) 0 0 no-repeat;
}

#footer img{
	position:absolute;
	left:760px;
	top:20px;
}

#footer p.design{
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:85px;
}

#footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
}

#footer p.design a:hover{
	color:#C5BE25; background-color:inherit;
}
/*------------------------------------------------footer--------------------*/

.DiscoverAustraliaBookNowComponent a {
	display: block;
	margin: 5px auto;
	background: url(../images/BOOK-NOW.gif) no-repeat;
	width: 180px;
	height: 40px;
	text-indent: -123456px;
}
.DiscoverAustraliaBookNowComponent p {
	padding: 0 10px;
}

.RandomAdvertisementComponent p { text-align: center; }
.ProductListingsComponent .slot { overflow: hidden; }
