/* main style sheet */


/* header */
#header {
	padding: 0px;
	margin: 0px;
	width: 900px;
	background-image: url(../img/Highview-Apartments-Queenstown-nf-header.jpg);
	background-repeat: no-repeat;
	height: 450px;
}

/* end of header 
**********************/





/* nav */
#nav {
	margin: 0px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 198px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-weight: bold;

}
#nav a {
	display: block;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 180px;
}
#nav a:hover {
	display: block;
	color: #f1b51c;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 180px;
}



/* end of nav 
**********************/




/* content */

#content {
	width: 900px;
	background-image: url(../img/back_content.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#seekom {
	width: 630px;
}

.hairline {
	margin-left: 30px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#L-content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
}
.L-img {
	padding: 0px;
	width: 216px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#R-content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 670px;
}

#top-content {
	padding: 0px;
	height: 9px;
	width: 900px;
	margin-top: 10px;
}

.box1 {
	padding: 0px;
	width: 626px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
.box1-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 303px;
}
.box1-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 303px;
}
.btn-book {
	margin: 0px;
	float: left;
	height: 20px;
	width: 148px;
	background-color: #f1b51c;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a8acaf;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.btn-book:hover {
	margin: 0px;
	float: left;
	height: 20px;
	width: 148px;
	background-color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a8acaf;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.btn-enquire {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 148px;
	background-color: #f1b51c;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a8acaf;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.btn-enquire:hover {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 148px;
	background-color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a8acaf;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.list1 {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 90%;
}
.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}





#distance-currency {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#distance {
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#currency {
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#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;
}
#site-map {
	font-size: 1.15em;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#site-map a {
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#site-map a:hover {
	color: #333333;
	text-decoration: underline;
}

#bottom-nav {
	font-size: 1.03em;
	color: #666666;
	text-align: center;
	margin: 0px;
	clear: both;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bottom-nav a {
	color: #666666;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
}
#bottom-nav a:hover {
	color: #333333;
	text-decoration:underline;
}









/* end of content 
**********************/





/* footer */
#footer {
	width: 900px;
	clear: both;
	background-image: url(../img/back_footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#footer p {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* end of footer 
**********************/





/*  General style */
html, body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 90%;
	margin:0;
	border:none;
	padding:0;
	color:#333333;
	background-image: url(../img/back_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}


*html #selector  {/* IE 6 hack*/
 
 }
 
*:first-child+html #selector { /* IE 7 hack */

}

*+html>/**/body #selector {/* IE 8 hack*/

}



#container{
	width:900px;
	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;
}

p {
	line-height:1.5em;
}

.image-border {
	border: 1px solid #666666;
}

h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#title {
	background-color: #f1b51c;
	height: 40px;
	width: 630px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #a8acaf;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
#title2 {
	background-color: #f1b51c;
	height: 40px;
	width: 870px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #a8acaf;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.h2-text {
	margin: 0px;
	padding-top: 6px;
	padding-left: 20px;
}


h3 {
	margin:0;
	padding:0;
	font-size: 15px;
	font-weight: bold;
	color: #a7acae;
}
.h3-text {
	padding-top: 15px;
	padding-left: 28px;
	text-align: justify;
	padding-right: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.3em;
}

h4 {
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	color: #a6abad;
}
.h4-text {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.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;
}

.clear-both {
 clear:both;
}

.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;
}
.margin15 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 28px;
	color: #333333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 90%;
}
.margin20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}

.margin30 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: justify;
}
.nomargin {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.page-top {
	padding: 0px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

input, textarea, select {
	font-size:11px;
	color:#000000; 
	border:1px solid #333333;
	background-color:#ffffff;
}

/* Link */
a {
	border: none;
}  

a:link {
	color:#333333;
	text-decoration:none;
}

a:visited {
	color:#333333;
	text-decoration:none;
}


a:hover {
	color:#666666;
	text-decoration:none;
}

/* CopyRight Format-- */
div#copyright {
	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 */



.Trebuchet {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}
.helvetica {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}

.century {
	font-family: "Centurey Gothic", Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}
.lucida {
	font-family: "Lucida Sans", "Lucida Grande";
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}


#datepicker {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 28px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #ffffff;
	border: 1px solid #a8acaf;
	background-repeat: no-repeat;
	background-position: left 3px;
}
 
