@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.rhsbg {
	background-image: url(http://www.hotelparagon.com.au/images/rhs_bg.jpg);
	background-repeat: repeat-y;
}
#apDiv1 {
	position:relative;
	width:83px;
	height:129px;
	z-index:auto;
	right: 70px;
	top: 0px;
	float: right;
}

.lhsbg {
	background-image: url(http://www.hotelparagon.com.au/images/lhs_bg.jpg);
	background-repeat: repeat-y;
}
.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	 color: #797979
}

.container {
	position:relative;
	float:left; /* optional */
	padding-left:20px;
	padding-right:20px;
}

.container .text {
	position:absolute;
	top:0px; /* in conjunction with left property, decides the text position */
	right:70px;
	width:100px; /* optional, though better have one */
	height:177px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	line-height: 17px;
	padding-right:5px;
	background-image: url(http://www.hotelparagon.com.au/images/navbgt.png);
}
.container .label {
	position:absolute;
	top:130px; /* in conjunction with left property, decides the text position */
	left:30px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	color:#FFFFFF;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #797979}
.midtext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #797979}
.lhstext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; font-weight: normal; color: #797979}
a:active {  font-weight: bold; color: #ff2121; text-decoration: none}
a:hover {  font-weight: bold; color: #ff2121; text-decoration: underline}
a:link {  font-weight: bold; color: #ff2121; text-decoration: none}
a:visited {  font-weight: bold; color: #ff2121; text-decoration: none}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ff2121}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ff2121}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ff2121}

input {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
a.topnav:link {
	color: #000;
	text-decoration: none;
}
a.topnav:visited {
	color: #000;
	text-decoration: none;
}
a.topnav:hover {
	color: #FF0000;
	text-decoration: none;
} 

