/*
@import url("news.css");
@import url("contact.css");
*/
/* main style sheet */


/* header */
#header {
	padding: 0px;
	margin: 0px;
	width: 780px;
	height: 560px;
	background-color: #156461;
}

/* end of header 
**********************/





/* nav */
#nav {
	padding: 0px;
	margin: 0px;

}
#nav a {
	padding: 0px;
	margin: 0px;
	display: block;

}




/* end of nav 
**********************/




/* content */

#content {
	padding: 0px;
	margin: 0px;
	width: 780px;
	background-color: #FFFFFF;
}
#title {
	margin: 0px;
	width: 780px;
}
#title-alabasters {
	width: 780px;
	background-image: url(../img/title_alabasters.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
}
#title-apartments {
	width: 780px;
	background-image: url(../img/title_lakefronapartments.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
}
#title-backpacker {
	width: 780px;
	background-image: url(../img/title_lakeside_backpacker.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
}
#title-lodges {
	width: 780px;
	background-image: url(../img/title_thelodges.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
}
#title-motel {
	width: 780px;
	background-image: url(../img/title_lakeside_motel.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
}
#title-qt {
	width: 780px;
	background-image: url(../img/title_qt.gif);
	background-repeat: no-repeat;
	height: 56px;
	position: relative;
}
#title-thanks {
	width: 780px;
	background-image: url(../img/title_thanks.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
}

#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	padding-top: 75px;
	padding-right: 20px;
}
#links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #content #title-alabasters #links a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #content #title-alabasters #links a:hover {
	color: #999999;
	text-decoration: none;
}
#container #content #title-apartments #links a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #content #title-apartments #links a:hover {
	color: #999999;
	text-decoration: none;
}
#container #content #title-backpacker #links a {
	color: #4a43aa;
	text-decoration: none;
}
#container #content #title-backpacker #links a:hover {
	color: #928ad5;
	text-decoration: none;
}
#container #content #title-lodges #links a {
	color: #801d06;
	text-decoration: none;
}
#container #content #title-lodges #links a:hover {
	color: #006aac;
	text-decoration: none;
}
#container #content #title-motel #links a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #content #title-motel #links a:hover {
	color: #333333;
	text-decoration: none;
}
#container #content #title-qt #links2 a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.content-text {
	width: 740px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.content-wrapper {
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.facilities {
	margin: 0px;
	padding: 0px;
}
.L-facilities {
	float: left;
	width: 340px;
	margin: 0px;
	padding: 0px;
}
.R-facilities {
	float: right;
	width: 340px;
	padding: 0px;
	margin: 0px;
}
.rooom-box {
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.room-info {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
.room-img {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 320px;
}
.3buttons {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.btn-contact {
	padding-right: 20px;
}
.btn-book {
	padding-right: 20px;
}
.btn-enquire {
	text-align: right;
}

#container #content .content-wrapper .bg-blue .room-img a,
#container #content .content-wrapper .bg-green .room-img a,
#container #content .content-wrapper .bg-brown .room-img a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#container #content .content-wrapper .bg-blue .room-img a:hover,
#container #content .content-wrapper .bg-green .room-img a:hover,
#container #content .content-wrapper .bg-brown .room-img a:hover {
	color: #FFFF66;
}

#container #content .content-wrapper .bg-yellow .room-img a,
#container #content .content-wrapper .bg-grey .room-img a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
#container #content .content-wrapper .bg-yellow .room-img a:hover,
#container #content .content-wrapper .bg-grey .room-img a:hover  {
	color: #000000;
}


.bg-blue {
	background-color: #005baa;
	color:#FFFFFF;
}

.bg-yellow {
	background-color: #F6DE26;
	color:#333333;
}

.bg-green {
	background-color: #458C7C;
	color:#ffffff;
}

.bg-brown {
	background-color: #67080c;
	color:#ffffff;
}

.bg-grey {
	background-color: #e3d8c2;
	color:#333333;
}

.margin5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}

.margin10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
.margin20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}

.nomargin {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.box1 {
	padding: 0px;
	background-image: url(../img/img_content_lakefrontapart_repeat.gif);
	background-repeat: repeat-y;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box1-lakesidemotel {
	padding: 0px;
	background-image: url(../img/img_content_lakeside_motel_repeat.gif);
	background-repeat: repeat-y;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box1-lakesidebackpacker {
	padding: 0px;
	background-image: url(../img/img_content_lakeside_backpacker_repeat.gif);
	background-repeat: repeat-y;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box1-alabasters {
	padding: 0px;
	background-image: url(../img/img_content_alabasters_repeat.gif);
	background-repeat: repeat-y;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box1-thelodges {
	padding: 0px;
	background-image: url(../img/img_content_thelodges_repeat.gif);
	background-repeat: repeat-y;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.box1-left {
	margin: 0px;
	float: left;
	width: 445px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tariffs {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box-text {
	width: 400px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.box1-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 275px;
}
.img_rooms {
	width: 265px;
	margin-right: auto;
	margin-left: auto;
}
.buttons {
	width: 240px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.book-now {
	float: left;
	width: 112px;
}
.enquire-now {
	float: right;
	width: 112px;
}

.list1 {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.list1apt {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.list1apt li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-image: url(../img/bullet-apt.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.list1bpr {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.list1bpr li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-image: url(../img/bullet-bpr.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.list1mtl {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.list1mtl li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-image: url(../img/bullet-mtl.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.list1alv {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.list1alv li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-image: url(../img/bullet-alv.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.list1ldg {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.list1ldg li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-image: url(../img/bullet-ldg.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}




#distance-currency {
	margin: 0px;
	padding: 0px;
}
#distance {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
#currency {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 350px;
}
#distance img {
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#currency img {
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}








/* end of content 
**********************/





/* footer */
#footer {
	margin: 0px;
	padding: 0px;
	width: 780px;
	clear: both;
	height: 50px;
}
#footer p {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* end of footer 
**********************/





/*  General style */
html, body {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	margin:0;
	border:none;
	padding:0;
	color:#333333;
	background-image: url(../img/back_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #156461;
}
*html body  {
	/*font-size:85%;*/
}
*:first-child+html body {
	/*font-size:85%;*/
}




#container{
	width:780px;
	margin:0 auto;
	padding: 0;
}


/*****   clearfix   *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	display: inline-block;
}
/* hide from ie-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */

/*****   end of clearfix   *****/

img {
	margin:0;
	padding:0;
	display: block;
	border-width: 0;
	border:none;
}

div.overlay {
z-index: 1;
background-color: #000000;
opacity: 0.8;
MozOpacity: 0.8;
KhtmlOpacity: 0.8;
filter: alpha(opacity=80);
position: absolute;
top: 0px; /* top position of the overlay */
left: 0px; /* left position of the overlay */
width: 100px; /* width of the overlay */
height: 100px; /* height of the overlay */
} 



.image-border {
	border: 1px solid #666666;
}

h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	margin-top: 0px;
}
h3.apt, h3.mtl, h3.alv {
	color: #FFFFFF;
}
h3.bpr, h3.ldg {
	color: #333333;
}


h4 {
	margin:0;
	padding:0;
}

.break {
	background-image: url(../img/break.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.break2 {
	background-image: url(../img/break2.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 3px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.break3 {
	background-image: url(../img/break2.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 3px;
	width: 100%;
	margin: 0px;
}
.break4 {
	background-image: url(../img/break3.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 3px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.break5 {
	background-image: url(../img/break3.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 3px;
	width: 100%;
	margin: 0px;
}


.clear-both {
 clear:both;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#000000; 
	border:1px solid #333333;
	background-color:#ffffff;
}

/* Link */
a {
	border: none;
}  

a:link {
	color:#666666;
	text-decoration:underline;
}

a:visited {
	color:#666666;
	text-decoration:underline;
}


a:hover {
	color:#000000;
	text-decoration:underline;
}

/* CopyRight Format-- */
div#copyright {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	color:#666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

a.linkcopy {
	color:#666666;
	text-decoration:underline;
}  

a.linkcopy:link {
	color:#666666;
	text-decoration:underline;
}

a.linkcopy:visited {
	color:#666666;
	text-decoration:underline;
}

a.linkcopy:hover {
	color:#000000;
	text-decoration:underline;
}
a:focus { 
	-moz-outline-style: none; 
}


/* end of general style 
.contact-us {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 160px;
}

.contact-us:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 160px;

}
*/
