* {
  margin:0;
  padding:0;
}

body {
  font-family:arial,sans-serif;
  font-size:13px;
  line-height:1.4em;
  color:#222;
  background-color:#012B77;
}

a {
  color:#F60;
  text-decoration:none;
}

a:hover {
  color:#012B77;
}

p {
  margin: 10px 0 0;
}

img {
  border:none;
}

li {
  list-style-type:none;
}

#mainContainer {
  margin:0 auto;
  width:986px;
}

#header {
  float:left;
  width:986px;
  height:124px;
  color:#359dff;
  background-image:url(/images/headerBG.gif);
  background-repeat:repeat-x;
  background-position:bottom;
}

#header img{
  float:left;
  font-size:18px;
  color:#F7C700;
}

#header h1{
  float:right;
  margin:102px 4px 0 0;
  font-size:12px;
}

#topMenuContainer {
  float:left;
  width:983px;
  height:45px;
  background-image:url(/images/SWT-contact-number.gif);
  background-repeat:no-repeat;
}

#topMenu {
  float:right;
  padding:14px 0 0 30px;
  width:632px;
  height:31px;
  background-image:url(/images/topMenuBG.gif);
  background-repeat:repeat-x;
  background-position:0 0;
  background-color:#06F;
}

#topMenu li{
  display:inline;
}

#topMenu li span{
  padding:0 15px;
  color:#0439EF;
}

#topMenu li a{
  color:#FFF;
  font-weight:bold;
}

#topMenu li a:hover{
  color:#FF0;
  text-decoration:underline;
}

#bodySectionContainer {
  float:left;
  margin:0 0 10px 0;
  padding:0 3px 0 3px;
  width:980px;
  background-image:url(/images/bodySectionBG.gif);
  background-repeat:repeat-y;
}

/* LEFT COLUMN CONTAINER */

#leftColContainer {
  float:left;
  padding:0 0 15px 0;
  width:180px;
  background-color:#F7C700;
}

#leftMenu {
  float:left;
  width:180;
}

#leftMenu {
  float:left;
}

#leftMenu li a{
  display:block;
  padding:5px 0 0 10px;
  font-weight:bold;
  color:#003390;
  width:170px;
  height:23px;
  background-image:url(/images/leftMenuBG.gif);
  background-repeat:repeat-x;
}

#leftMenu li a:hover, #leftMenu li .arrow:hover{
  background-position:0 -28px;
}

#leftMenu li .arrow {
  background-image:url(/images/leftMenuBGArrow.gif);
  background-repeat:no-repeat;
}

.leftColButtons {
  float:left;
  margin:15px 0 0 0;
  width:180px;
  color:#360;
  text-align:center;
}

.leftColNote {
  float:left;
  margin:15px 0 0 0;
  padding:0 12px;
  width:156px;
  text-align:center;
  font-size:11px;
  color:#976f00;
  line-height:1.2em;
  clear:both;
}


/* MIDDLE COLUMN CONTAINER */
#middleColContainer {
  float:left;
  width:603px;
  overflow: hidden;
}

#middleColContainer img {
  max-width:603px;
}

.midColContentContainer, .midColContentContainer-dashed, .midColContentContainer-testi, .tourPackContainer {
  float:left;
  padding:15px;
  width:573px;
}

.midColContentContainer-dashed, .midColContentContainer-testi {
  border-bottom:1px dashed #CCC;
}

.midColContentContainer h4 {
  font-size:15px;
  font-weight:bold;
  color:#F60;
}

.midColContentContainer-dashed h4 {
  font-size:15px;
  font-weight:bold;
  color:#F60;
}

.tourPackContainer {
  padding:25px 15px;
  background-image:url(/images/tourPackagesBg.gif);
  background-repeat:repeat-x;
  background-position:bottom;
}

.tourPackContainer img{
  float:left;
}

.tourPackContainer div{
  float:left;
  padding:0 0 0 20px;
  width:340px;
}

.tourPackContainer div p{
  text-align:justify;
}

.tourPackContainer .label{
  margin:0 0 10px 0;
  display:block;
  font-size:14px;
  color:#012B77;
}

.tourPackContainer .label strong{
  font-size:17px;
}

.tourPackContainer .label:hover{
  color:#F60
}

#mainBanner {
  float:left;
}

.pageLabel {
  float:left;
  padding:5px 15px;
  width:573px;
  background-color:#F2F2F2;
}

.pageLabel p{
  margin:0;
  padding:0;
  font-size:11px;
}

.pageLabel h3{
  padding:10px 0;
  font-size:23px;
  font-weight:bold;
  font-style:italic;
  font-family:georgia, aria, verdana;
  color:#002E8C;
}

.pageLabel h4{
  padding:3px 0;
  font-size:14px;
  color:#002E8C;
}

.pageLabel a:hover {
  text-decoration:underline;
}

.topLink {
  float:right;
  margin:0 0 15px 0;
  padding:2px 15px 0 14px;
  font-size:9px;
  color:#F60;
  line-height:normal;
  background-image:url(/images/top-arrow.gif);
  background-repeat:no-repeat;
  background-position:left 2px;
}

.topLink:hover {
  background-position:0 -12px;
  color:#264433;
}

#contactContainer {
  float:left;
  padding:12px 0 0 0;
  margin:20px 0;
  text-align:center;
  width:603px;
  height:199px;
  background-image:url(/images/contactBG.jpg);
  background-repeat:no-repeat;
  background-position:center 0;
}

#contactContainer span{
  color:#002E8C;
  font-size:18px;
  font-weight:bold;
}

#contactContainer a{
  color:#002E8C;
}

#contactContainer a:hover{
  text-decoration:underline
}

.contactBlue {
  color:#002E8C;
  font-size:18px;
  font-weight:bold;
}

.contactBlue strong{
  color:#222;
}

#formOptions {
  float:left;
  margin:0 0 20px 0;
  width:573px;
}

.crossImage, .crossImage img {
  float:left;
  width:603px;
}

.halfCrossImage {
  float:left;
  padding:0 15px;
  width:573px;
}

.halfCrossImage img {
  float:left;
  width:573px;
}

.orangehead {
  font-size:18px;
  color:#F60;
}

.bluehead {
  font-size:16px;
  color:#002E8C;
  font-weight:bold;
}

.redtext {
  color:red;
}
  
.bluetext {
  color:blue;
  font-weight:bold;
}
  
.greentext {
  color:green;
  font-weight:bold;
}

.orangetext {
  color:#F60;
  font-weight:bold;
}

.tableHeading {
  color:#9699B9;
}
  
.bmwBookButton {
  float:left;
  padding:0;
  text-align:center;
  width:573px;
}
  
.costTable {
  float:left;
  margin:0 0 15px 0;
  border:none;
}

.costTable tr td{
  padding:10px;
  border:1px solid #FFF;
}

.left_thumb_gallery {
	border: 3px solid #809CD4;
	width: 135px;
}

.bulletDisc li{
  margin:0 0 0 25px;
  padding:5px 0;
  list-style-type:disc;
}

.certificate_thumb_gallery {
  border:3px solid #D581CA;
  width:220px;
}

.bookingForm tr td{
  padding:0 10px 0 0;
}

div.error {
  padding: 3px 5px;
  color: #FF0000;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  display: none;
}

.bookingForm label.error {
  color: #FF0000;
}

.bookingForm label[for=captcha] {
  display: block;
  font-size: 120%;
  padding: 3px 0;
  font-weight: bold;
}

.adultPrice {
  color:green;
  font-size:18px;
  font-weight:bold;
}

.childPrice {
  color:green;
  font-size:14px;
  font-weight:bold;
}

/* RIGHT COLUMN CONTAINER */
#rightColContainer {
  float:left;
  width:197px;
}

#bookOnlineButton {
  float:left;
  margin:15px 0 0 27px;
  width:148px;
  height:115px;
  background-image:url(/images/book-online-tour.gif);
  background-repeat:no-repeat;
}

#bookOnlineButton:hover {
  background-position:0 -121px;
}

#contactDetailsContainer {
  float:left;
  margin:0 0 15px 0;
  padding:41px 0 0 10px;
  width:179px;
  height:210px;
  text-align:center;
  font-size:11px;
  line-height:1.2em;
  background-image:url(/images/sydneywilderness-contact-number-BG.gif);
  background-repeat:no-repeat;
  background-position:10px 0;
}

#contactDetailsContainer #call, #contactDetailsContainer #localNumber {
  font-size:20px;
}

#contactDetailsContainer #localNumber {
  font-weight:bold;
  color:#012B77;
  line-height:1.5em;
}

#contactDetailsContainer #internationalNumber {
  font-size:16px;
  font-weight:bold;
  color:#012B77;
  line-height:1.5em;
}

#intText {
  color:#012B77;
}

.rightColTextContainer {
  float:left;
  padding:0 16px;
  width:165px;
}

#rightTestimonials {
  font-size:11px;
  line-height:1.2em;
}

#rightTestimonials p{
  padding:15px 0 0 0;
}

#rightTestimonials a {
  float:left;
  padding:15px 0 0 0;
  color:#012B77;
}

#rightTestimonials a:hover {
  text-decoration:underline
}


/* FOOTER SECTION */
#footerContainer {
  float:left;
  margin:25px 0 0 0;
  width:980px;
  height:56px;
  color:#6EA3D9;
  background-image:url(/images/sydneywilderness-footer-BG.gif);
  background-repeat:repeat-x;
  background-position:bottom;
}

#footerContainer p {
  float:left;
  padding:19px 0 0 19px;
  font-size:11px;
}

#footerContainer strong {
  float:right;
  padding:19px 19px 0 0;
  font-size:11px;
}

#netmastery {
  float:left;
  width:980px;
  text-align:center;
  color:#A7B2C8;
}

#netmastery a{
  color:#A7B2C8;
}

#netmastery a:hover{
  text-decoration:underline;
}

.footNote {
  line-height:1.2em;
  font-size:11px;
  color:#777;
}

.footNoteRed {
  line-height:1.2em;
  font-size:11px;
  color:red;
}


.blocker {
  clear:both;
}

.li-dots {
	list-style-type: disc;
	margin-left: 20px;
	font-family: arial, verdana, helvetica, sans-serif;
}
.li-numbered {
	list-style-type: decimal;
	margin-left: 20px;
}

.pageLabel-Orange {
    font-size:14px;
    color:#FFFFFF;
    float:left;
    padding:5px 15px;
    width:567px;
    background-color:#349afe;
    border:#FFFFFF;
    border:3px;
    border:solid;
}
.pageLabel-Orange ul{
    font-family:arial, verdana, helvetica, sans-serif;
    margin-top:10px;
    margin-bottom:10px;
}
.pageLabel-Orange h3{
    padding:10px;
    line-height: 24px;
    font-size:24px;
    font-weight:bold;
    font-family: arial, verdana, san-serif;
    border-bottom-color:#FFFFFF;
    border-bottom-width:1px;
    border-bottom-style:dashed;
}
.midColContentContainer .tr-bottom-dashed {
      border-bottom-color:#cccccc;
    border-bottom-width:1px;
    border-bottom-style:dashed;
}

.midColContentContainer h1 {
    font-size:30px;
    font-weight:bold;
    font-family: arial, verdana, san-serif;
    color:#FF6600;
    padding-bottom:10px;
    margin-top: 10px;
    padding-top: 10px;
}
.midColContentContainer h2 {
    font-size:16px;
    font-weight:bold;
    font-family: arial, verdana, san-serif;
    color:#349afe;
}
.midColContentContainer .div-imgs {
    float:right;
    padding-left:20px;
    text-align: center;
}
.div-imgs img {
    padding-bottom:3px;
}
.midColContentTestimonials-gray {
    background-color: #E2E2E2;
    width: 560px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
}
.div-tour-includes {
    background-color: #349AFE;
    padding: 10px;
    margin-bottom:20px;
}
.tour-includes {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
}
.tour-includes-small {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 20px;
}
.midColContentTestimonials-gray em {
    color: #666666;
    font-size: 11px;
    line-height: 14px;
}
.bulletDisc-2 {
    margin:0 0 0 25px;
    padding:5px 0;
    list-style-type:disc;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.flash-txt {
    font-weight: bold;

}
#contactDetailsContainer-new {
  float:left;
  margin:0px;
  padding:41px 0px 0px 10px;
  width:179px;
  height:178px;
  text-align:center;
  font-size:11px;
  line-height:1.2em;
  background-image:url(/images/sydneywilderness-contact-number-BG-new.gif);
  background-repeat:no-repeat;
  background-position:10px 0;
}


#contactDetailsContainer-new #call, #contactDetailsContainer-new #localNumber {
  font-size:20px;
}

#contactDetailsContainer-new #localNumber {
  font-weight:bold;
  color:#012B77;
  line-height:1.5em;
}

#contactDetailsContainer-new #internationalNumber {
  font-size:16px;
  font-weight:bold;
  color:#012B77;
  line-height:1.5em;
}
.div-imgs a:link, .div-imgs a:active, .div-imgs a:visited {
    color: #000000;
    text-decoration: none;
}
.div-imgs a:hover {
    color: #000000;
    text-decoration: underline;
}
.midColContentContainer h5 {
    font-size:14px;
    font-weight:bold;
    font-family: arial, verdana, san-serif;
}
.midColContentContainer .table-border {
    margin-top: 5px;
}
.white-heading {
    color: #FFFFFF;
    background-color: #349AFE;
    padding: 5px;
}
.white-heading-td {
    padding: 5px;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
}
.white-heading-nopadding {
    color: #FFFFFF;
    background-color: #349AFE;
    padding: 0px;
}






/* rotator in-page placement */
div.rotator {
 position:relative;
	height:306px;
	margin:0;
	padding:0;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin:0;
	padding:0;
}
/* rotator image style */	
	div.rotator ul li img {
	margin:0;
	padding:0;
	background: #FFF;
}
        div.rotator ul li.show {
	z-index:500;
	margin:0;
	padding:0;
}




/* rotatorB in-page placement */
div.rotatorB {
 position:relative;
	height:306px;
	margin:15px;
	padding:0;
}
/* rotatorB css */
	div.rotatorB ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin:0;
	padding:0;
}
/* rotatorB image style */	
	div.rotatorB ul li img {
	margin:0;
	padding:0;
	background: #FFF;
}
        div.rotatorB ul li.show {
	z-index:500;
	margin:0;
	padding:0;
}


table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;}
