/* This code has been created by Webtrix Technologies - www.webtrixtechnologies.com. */
/* All code MUST NOT be copied, altered, replicated or decompiled */
/* without the prior written consent of Webtrix Technologies - www.webtrixtechnologies.com. */
/* Any party found copping, altering, replicating or decompiling this */
/* code will be prosecuted to the full extent of the law */

/* style the outer div to give it width */
.menu {font-size:8px;padding-bottom:0px;padding-left:4px;width:740px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:1.8em;}

/* style the sub-level lists */
.menu ul ul { padding:4px 0 0 5px;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:1.5em;line-height:0.7em;}

/* style the sub level list items */
.menu ul ul li {display:block;min-height:1.2em;height:auto;position:relative;line-height:1em;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {left:-1px;}
.menu ul ul table ul.left {margin-left:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}


/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#002a7b;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#ddd;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:1.5em;left:0.1em;text-align:left;}

/* position the third level flyout menu */
.menu ul ul ul{left:115px;top:0;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

/* general */

input.error, select.error {
	border: 1px solid red;
	background-color: #FFFCE2;
	background-image: url(http://www.uniresort.com.au/images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #5F5959;
	font-size : 11px;
	letter-spacing : .5;
}

select {
	border-color: #7F9DB9;
	border-style:solid;
	border-width: 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #000000;
	font-size : 11px;
	background-color : #FFFFFF;
}

input:focus, select:focus {
	border-color: #7F9DB9;
	border-style:solid;
	border-width: 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #000000;
	font-size : 11px;
	background-color : #FFFFFF;
}

body {
	background-color: #019bd3;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-height : 0px;
	margin-width : 0px;
}

.right {
	text-align : right;
}

.left {
	text-align : left;
}

.center {
	text-align : center;
}

.line {
	background-color: #B4B5B7;
}

.whiteline {
	background-color: #FFFFFF;
}

p  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #333333;
	font-style : normal;
	font-size : 10px;
	text-align : left;
}

.text  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #333333;
	font-style : normal;
	font-size : 10px;
	line-height:18px;
	text-align : left;
}

.border {
    border-color: #999999;
	border-style:solid;
	border-width: 1px;
}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #333333;
	font-style : normal;
	font-size : 12px;
}

.formtext{
	border-color: #7F9DB9;
	border-style:solid;
	border-width: 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #5F5959;
	font-size : 11px;
	background-color : #FFFFFF;
}

.textwhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 11px;
}

.ratestextwhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
}

/* header */

.smlheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #72ae00;
	font-style : normal;
	text-decoration: none;
	font-size : 12px;
}

/* subheader */

.subheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color :  #65b5f6;
	font-style : normal;
	font-size : 14px;
	font-weight : bold;
}

/* tinytext */

.tinytext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #333333;
	font-size : 10px;
}

/* a href */

A:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #0082D1;
	font-style : normal;
	text-decoration: none;
	font-size : 10px;
}
A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #0082D1;
	font-style : normal;
	text-decoration: none;
	font-size : 10px;
}
A:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #0082D1;
	font-style : normal;
	text-decoration: none;
	font-size : 10px;
}
A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #00619B;
	font-style : normal;
	text-decoration: none;
	font-size : 10px;
}

/* a href menu */

.menu A.menu:link { color : #FFFFFF; font-size:10px;}
.menu A.menu:visited  { color : #FFFFFF; font-size:10px;}
.menu A.menu:active  { color : #FFFFFF; font-size:10px;}
.menu A.menu:hover  { color : #999999; font-size:10px;}

/* a href roomsli */

.menu ul ul A.roomsli:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#011351;
	text-align:left;
	width:115px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.roomsli:visited  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#011351;
	text-align:left;
	width:115px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.roomsli:active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#011351;
	text-align:left;
	width:115px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.roomsli:hover  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #999999;
	font-style : normal;
	font-size : 10px;
	background:#011351;
	text-align:left;
	width:115px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

/* a href ratesli */

.menu ul ul A.ratesli:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#02236b;
	text-align:left;
	width:109px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.ratesli:visited  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#02236b;
	text-align:left;
	width:109px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.ratesli:active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#02236b;
	text-align:left;
	width:109px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.ratesli:hover  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #999999;
	font-style : normal;
	font-size : 10px;
	background:#02236b;
	text-align:left;
	width:109px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

/* a href gettingaroundlione */

.menu ul ul A.gettingaroundlione:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#02236b;
	text-align:left;
	width:110px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.gettingaroundlione:visited  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#02236b;
	text-align:left;
	width:110px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.gettingaroundlione:active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#02236b;
	text-align:left;
	width:110px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.gettingaroundlione:hover  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #999999;
	font-style : normal;
	font-size : 10px;
	background:#02236b;
	text-align:left;
	width:110px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

/* a href gettingaroundlitwo */

.menu ul ul A.gettingaroundlitwo:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#011351;
	text-align:left;
	width:110px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.gettingaroundlitwo:visited  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#011351;
	text-align:left;
	width:110px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.gettingaroundlitwo:active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#011351;
	text-align:left;
	width:110px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.gettingaroundlitwo:hover  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #999999;
	font-style : normal;
	font-size : 10px;
	background:#011351;
	text-align:left;
	width:110px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

/* a href contactli */

.menu ul ul A.contactli:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#03246d;
	text-align:left;
	width:109px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.contactli:visited  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#03246d;
	text-align:left;
	width:109px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.contactli:active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
	background:#03246d;
	text-align:left;
	width:109px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

.menu ul ul A.contactli:hover  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #999999;
	font-style : normal;
	font-size : 10px;
	background:#03246d;
	text-align:left;
	width:109px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding: 5px 5px 5px 5px;
	height:100%;
}

/* a href - tinytext */

A.tinytext:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #0066cb;
	font-style : normal;
	text-decoration: none;	
	font-size : 10px;
}
A.tinytext:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #0066cb;
	font-style : normal;
	text-decoration: none;	
	font-size : 10px;
}
A.tinytext:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #0066cb;
	font-style : normal;
	text-decoration: none;	 
   	font-size : 10px;
}
A.tinytext:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #333333;
	font-style : normal;
	text-decoration: none;	 
   	font-size : 10px;
}

textarea
{
  resize:none;
}

#left{
	background-image: url(http://www.uniresort.com.au/images/side-left.png);
	background-position: top right;
	background-repeat: repeat-y;
}

#right{
	background-image: url(http://www.uniresort.com.au/images/side-right.png);
	background-position: top left;
	background-repeat: repeat-y;
}

.greydash { border:none; border-top:dashed 1px #d8d8d8 }

img { 
border: none; 
border: 0px; /* Optional safety measure */ 
border-width: 0px; 
margin: 0; 
padding: 0; 
}