@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
}
.hbody {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pbody {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

p, td, div, ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover{
	color: #FF9900;
	text-decoration: none;
} 

form {
	margin: 0px;
	padding: 0px;
}

.footer {
	padding: 10px;
	color: #FFFFFF;
	background-color: #2371B8;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
#footer2 {
	color: #A9D0F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}
#footer3 {
	padding: 20px;
	color: #3B81C0;
}

.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	display: none;
}

h2 {
	color: #FF7F00;
	font-size: 18px;
}
.sidemenu {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dfdfdf;
}
.sidemenu a {
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dfdfdf;
	display: block;
	color: #2D2B2B;
	text-decoration: none;
}
.sidemenu a:hover {
background-color: #deedf9;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dfdfdf;
	display: block;
	color: #2D2B2B;
	text-decoration: none;
}
.sidemenu .title {
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2371B8;
	border-bottom-width: 1px;
	border-bottom-color: #2371B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2371B8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}
 
.ph {
	background-image: url(/images/tel2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 122px;
}


/* rate table start  */
.lcrate1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	font-size: 12px;
	color: #000000;

}
.lcrate1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lcrate1 th {
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #2371b8;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.lcrate1 .price {
	text-align: center;
}
.lcrate1 .night {
	text-align: center;
}
.lcrate1 .room {
	font-weight: bold;
}
.lcrate1 .row1 {
	background-color: #e5eff7;
}
.lcrate1 .row2 {
	background-color: #b1c9df;
}
.lcratebook {
	display: block;
	height: 46px;
	width: 81px;
	background-image: url(/images/rt-book.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.lcrateinfo {
	float: right;
	width: 12px;
	height: 12px;
	background-image: url(/images/rt-info.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
.lcrate2 {
	font-weight: bold;
	width: 228px;
	padding-left: 10px;
}
.lcrate3 {
	width: 143px;
	text-align: center;
	padding: 5px;
} 
.lcrate4 {
	width: 115px;
	text-align: center;
} 
.lcrate5 {
	width: 82px;
}
.lcrateinner {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* rate table end  */



.error {
	font-size: 1em;
	padding: 8px 8px 12px 45px;
	margin-bottom: 6px;
	color:#000000;
	background: #fffcdc url(/images/icon-error.gif) no-repeat 5px;
	border: 1px solid #dfd061;
}

.notification {
	font-size: 1em;
	font-weight: bold;
	padding: 10px 8px 12px 35px;
	margin-bottom: 6px;
	color:#8bbb39;
	background: #f2fde0 url(/images/icon-confirm.gif) no-repeat 5px;
	border:1px solid #8bbb39;
}


.homeborder {
	border: 1px solid #c6c6c6;
	
}
#map, .mainimage {
	border: 1px solid #c6c6c6;
 	-moz-border-radius: 5px;
	border-radius: 5px;
}
 
	
.slideshow {
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
}
.footerhome, .footerhome .lclink {
	color: #A9D0F3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerhome a {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}


.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/pagetitlebg.png);
	background-repeat: repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 13px;
	padding-bottom: 8px;
}
.pageheading2 {
	font-size: 14px;
	font-weight: normal;
	color: #2371B9;
}


.featuredimg {
	z-index: 10;
	position: absolute;
	float: left;
}
.hotdealsimg {
	float: right;
}

.proptableleft, .proptableright {
	padding-bottom: 10px;
}
.imgborder2 { border: 2px solid #CCCCCC; }



.extraprop {
	background-color: #e5eff7;
	padding: 20px;
}
.listingbot {
	font-size: 12px;
	color: #5f5f5f;
}
.facilities p {
	margin: 0px;
	padding: 0px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2371B9;
}

.homesearch .hsearchlist {
	font-size: 14px;
	color: #2371B9;
	padding: 10px;
	border: 1px solid #D4D0C8;
}
.homesearch .hsearchbut {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7F00;
	border: 1px solid #EB7E11;
	padding: 10px;
	background-image: url(/images/butbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


.hsearchbg {
	background-image: url(/images/h-searchbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #2371B8;
}
.hsearchdd {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.hsearch { color: #FFFFFF; }

.textfieldbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #A0A0A0;
}
.text12 { font-size: 12px; }

#next3 {
	position: absolute;
	z-index: 100;
	top: 565px;
	margin-left: 580px;
}
#prev3 {
	position: absolute;
	z-index: 100;
	top: 565px;
	padding-left: 15px;
}
#map, .featured {
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/** email special popup start **/
#loading {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: expression('absolute');
	height: expression(document.documentElement.scrollHeight+'px');
	width: expression(document.documentElement.scrollWidth+'px');
	z-index: 1000;
	background-image: url(http://www.discovernorthernterritory.com.au/images/loadbg.png);
	background-repeat: repeat;
}
/** email special popup end **/


.hvidbg {
	background-image: url(/images/h-vidbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.hvidtitle {
	font-size: 14px;
	font-weight: bold;
	color: #2371B9;
}
.hvidbdr { border: 3px solid #bfbfbf; }


.featured .namep {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;
	font-weight: bold;	
	color: #fff; 
	position: relative;
	margin-top:-42px;
	left:15px;
}
.featured .regionp {
	font-weight: normal;
	font-size: 14px;
}

.sitesearch {
	font-size: 11px;
	color: #626161;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-image: url(/images/sitesearchicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:237px;
}
.topholidayplanner {
	background-image: url(/images/top/hp.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topholidayplanner a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-top: 17px;
	padding-bottom: 17px;
	margin-bottom: 5px;
	margin-right: 13px;
}
.bluebar {
	background-color: #CFE0F0;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content {
	background-color: #FFFFFF;
	padding-top: 18px;
 
}
.h6overlay {
	position: absolute;
	z-index: 10;
	margin-top: -230px;
	margin-left: 420px;
	line-height: 110%;
}
h1 {
	font-size: 20px;
	color: #2371B8;
}

.homeboxes {
	background-image:url(/images/overlaywhite.png); 
	background-repeat:repeat; 
	font-size:14px; 
	color:#000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* Message Boxes */
.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/images/icons/info.png');
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('/images/icons/success.png');
}

.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/images/icons/warning.png');
}

.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/images/icons/error.png');
}

.jserror {
	color: #FF0000;
	display: block;
	margin-top: 4px;
}
/******/

.imagecaption {
	position: absolute;
	z-index: 10;
	margin-top: -70px;
	padding-top: 20px;
	padding-left:20px;
	width: 609px;
	background-image: url(/images/lp/sh.png);
	background-repeat: repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius:  10px;
	border-bottom-left-radius:  10px;
}


a.bigbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF7F00;
	background-image: url(/images/obuttonbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 20px;
	display: inline-block;
	clear: right;
	margin-bottom: 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}
a.bigbutton div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.bigbutton:hover {
	background-color: #FF7F00;
	background-image: none;
}

a.mediumbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF7F00;
	background-image: url(/images/obuttonbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 12px;
	display: inline-block;
	clear: right;
	margin-bottom: 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}
a.mediumbutton div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.mediumbutton:hover {
	background-color: #FF7F00;
	background-image: none;
}




a.smallbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF7F00;
	background-image: url(/images/obuttonbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 8px;
	display: inline-block;
	clear: right;
	margin-bottom: 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}
a.smallbutton div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.smallbutton:hover {
	background-color: #FF7F00;
	background-image: none;
}

.removep p { margin: 0px; }
.removep br { display: none; }
.sep {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 1px;
}
