/* CSS Document */
body {
	background-color: #004A8D;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-align: center;
}
p {
	margin: 5px 0 10px 0;
}
h1 {
	color: #004A8D;
	font: bolder medium Arial, Helvetica, sans-serif;
	margin: 10px 0;
	text-align: left;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 1em;
}
h3 {
	font-size: 1em;
	margin: 10px 0;
	line-height: 20px;
	color: #000066;
	text-align: left;
	border-bottom: dashed 1px #FEB510;
	background-color: #EAEAEA;
	padding-left: 5px;
	clear: left;
}
h4 {
	font-size: 1em;
	clear: left;
	margin-bottom: 5px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a img {
	border: none;
}
form {
	padding: 5px;
	margin: 0;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small!important;
}
label {
	display: block;
	text-align: left;
}
.first{
	border-left: none!important;
}
form {
	margin: 0;
	padding: 0;
}
.btn50 {
	background: url(../images/layout/btns/btn50.jpg) no-repeat center center;
	height: 20px!important;
	width: 50px!important;
	display: block;
	text-align: center;
	text-decoration: none;
	border: solid 1px #FEB510;
	border-bottom-color: #DB9902;
	border-right-color: #DB9902;	
	font-size: x-small!important;
}
.btn50hvr, .btn50:hover {
	background: url(../images/layout/btns/btn50hvr.jpg) no-repeat center center;
	height: 20px!important;
	width: 50px!important;
	border: none;	
	cursor: pointer;
	display: block;
	border: solid 1px #FEB510;
	border-top-color: #DB9902;
	border-left-color: #DB9902;
}
.btn75 {
	background: url(../images/layout/btns/btn75.jpg) no-repeat center center;
	height: 20px!important;
	width: 75px!important;
	display: block;
	text-align: center;
	text-decoration: none;
	border: solid 1px #FEB510;
	border-bottom-color: #DB9902;
	border-right-color: #DB9902;	
}
.btn75hvr, .btn75:hover {
	background: url(../images/layout/btns/btn75hvr.jpg) no-repeat center center;
	height: 20px!important;
	width: 75px!important;
	border: none;	
	cursor: pointer;
	display: block;
	border: solid 1px #FEB510;
	border-top-color: #DB9902;
	border-left-color: #DB9902;
}
.btn100 {
	background: url(../images/layout/btns/btn100.jpg) no-repeat center center;
	height: 20px!important;
	width: 100px!important;
	display: block;
	text-align: center;
	text-decoration: none;
	border: solid 1px #FEB510;
	border-bottom-color: #DB9902;
	border-right-color: #DB9902;	
}
.btn100hvr, .btn100:hover {
	background: url(../images/layout/btns/btn100hvr.jpg) no-repeat center center;
	height: 20px!important;
	width: 100px!important;
	border: none;	
	cursor: pointer;
	display: block;
	border: solid 1px #FEB510;
	border-top-color: #DB9902;
	border-left-color: #DB9902;
}
#inetlink {
	text-align: right;
	color: #FFFFFF!important;
	padding: 5px;
	font-style: normal;
	width: 750px;
	margin: 0 auto;
	display: block;
}
#inetlink div {
	width: 750px;
	margin: 5px auto;
	text-align: left;
	padding-right: 10px;
}
#inetlink a {
	color: #FFFFFF!important;
	line-height: 18px;
	font-weight: bold;
}
#inetlink a:hover {
	text-decoration: none;
}
#wrapper {
	background-color: #FFFFFF;
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#topbar {
	background: no-repeat 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 150px;
}
#toplogo{
	float: left;
	width: 100%;
}
#topmenu{
	line-height: 20px;
	height: 20px;
	text-align: right;
	margin-right: 140px;
	color: #FFFFFF;
	clear: both;
}
#topmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu ul li{
	display: inline;
	margin: 0;
	padding: 0;
}
#topmenu ul li a{
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
	font-size: x-small;
	padding: 0 5px;
	border-left: solid 1px #FFFFFF;
}
#topmenu ul li a:hover{
	text-decoration: underline;
}
#mainmenu{
	width: 610px;
	
}
#mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainmenu ul li{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
#mainmenu ul li a{
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px;
	border-left: solid 1px #000000;
	display: block;
	margin-top: 2px;
	font-size: 0.9em;
}
#mainmenu ul li a:hover{
	text-decoration: underline;
	
}
#mainmenu ul li ul{
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 999;
	background-color: #FFFFFF;
	width: auto;
	border: solid 1px #FEB510;

}
#mainmenu ul li ul li{
	display: block;
	float: none;
}
#mainmenu ul li ul li a{
	display: block;
	border: none;
}
#mainmenu ul li:hover ul{
	display: block;
}
#contents {
	padding: 5px;
}
#footer {
	clear: both;
	padding: 5px;
}
.mainpage {
	float: left;
	width: 490px;
}
.colright {
	float: left;
	width: 250px;
}
.fullpage {

}
.highlightimages {
}
.highlightimages img{
	float: left;
	margin-bottom: 10px;
	margin-left: 9px;
	
}
#footerlogos {
 	text-align: center;
	margin: 5px;
}
#footerlogos img{
	margin: 0 5px;
}
#footermenu {
	text-align: center;
	line-height: 20px;
	border-top: solid 1px #004A8D;
}

#footermenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footermenu ul li{
	display: inline;
	margin: 0;
	padding: 0;	
}

#footermenu ul li a{
	line-height: 20px;
	text-decoration: none;
	font-size: x-small;
	padding: 0 2px;
	border-left: solid 1px #000000;
}
#footermenu ul li a:hover{
	text-decoration: underline;
}
#footermenu ul li ul{
	display: none;
}
.lettinglist {
	margin: 0 10px;
}
.lettinglist .location{
	display: block;
	line-height: 20px;
	padding-left: 5px;
	background-color: #004A8D;
	color: #FFFFFF;
	
}
.lettinglist ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.lettinglist ul li{
	clear: left;
	margin-top: 5px;
	border: solid 1px #000000;
}
.lettinglist ul li ul li{
	border: none!important;
}
.lettinglist h2{
	margin: 0 155px 0 145px;
	padding: 0;
	font-size: 1em;
	line-height: 20px;
	margin-right: 155px;
}
.lettinglist h2 a{
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #fff;
}
.lettinglist h2 a:hover{
	border-bottom: solid 1px #004A8D;
}
.lettinglist img{
	float: left;
	margin: 1px;
	margin-right: 5px;	
}

.lettinglist .details{
	float: right;
	width: 150px;
	margin-left: 5px;
	margin-top: 5px;
}
.lettinglist .details ul{
	margin-left: 20px;
	list-style: url(../images/layout/bullets.jpg) none outside;
}
.lettinglist .details ul li{
	
}
.lettinglist .description{
	margin: 5px 0;
	display: block;
	margin-right: 155px;
}
.lettinglist .clear {
	clear: left;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
.lettingdetail {
}

.lettingdetail ul{
	list-style: url(../images/layout/bullets.jpg);
	margin: 0;
	padding: 0;
}
.lettingdetail ul li{
	display: block;	
	float: left;
	background: url(../images/layout/bullets.jpg) no-repeat left 1px;
	padding-left: 15px;
	margin-top: 2px;
}
.lettingdetail .onecollist li{
	float: none;
}
.lettingdetail .twocollist li{
	width: 225px;
}
.lettingdetail .threecollist li{
	width: 146px;
}
.lettingdetail  .title {
	font-weight: bold;
	display: block;
	width: 100px;
	float: left;
}
.lettingdetail .detail {
	float:left;
}
.tarifflist {
}
.tarifflist .tarifftitle {
	display: inline-block;
	width: 250px;
	font-weight: bold;
}
.tarifflist ul {
	list-style: none!important;
	margin: 0;
}
.tarifflist ul li{
	background-image: none!important;
}
.lettingdetailimages {
	width: 240px; 
	margin-left: 7px; 
	text-align: center;
}
.lettingdetailimages img{
	padding: 0;
	margin: 0;
}
.lettingdetailimages .imagedesc {
	line-height: 20px;
	margin-bottom: 5px;
}
.fixedwidthlist {
	float: left; 
	width: 240px;
}
.fixedwidthlist ul{
	list-style-type: none;
	list-style-image: none;
}
.fixedwidthlist ul li{
	float: none!important;
	
}
.lettingcalender {
}
.lettingcalender ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.lettingcalender ul li{
	width: 136px;
	float: left;
	display: block;
	margin: 5px;
	background-image: none;
}
.lettingcalender ul li ul{
	width: 136px;

	
}
.lettingcalender ul li ul li{
	width: 18px;
	line-height: 18px;
	float: left;
	display: block;
	margin: 0;
	text-align: center;
	background-color: #EAEAEA;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	overflow: hidden;

	height: 16px;
	
}
.lettingcalender .monthname {
	
	display: block;
	line-height: 18px;
	padding: 0 5px;
	text-align: center;
	font-weight: bold;
}
.lettingcalender .weekdaytitle {
	color: #000066;
	background-color: #CCC;
}
.lettingcalender .weekend {
	background-color: #DDD;
}
.lettingcalender .empty {
	background-color: #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.lettingcalender .first {
	border-left: solid 1px #ccc!important;
}
.lettingcalender a {
	display: block;
	line-height: 18px;
	width: 18px;
	text-decoration: none;
	
}
.lettingcalender a:hover {
	cursor: pointer;
	background-color: #FEB510;
}
.lettingcalender .highlightstart {
	background-image:url(../images/layout/availability/highlightstart.gif);
}
.lettingcalender .highlight {
	background-color: #FEB510;
}
.lettingcalender .highlightend {
	background-image:url(../images/layout/availability/highlightend.gif);
}
.lettingcalender .availablestart {
	background-image:url(../images/layout/availability/availstart.gif);
}
.lettingcalender .available {
	background-color: #9999CC;
}
.lettingcalender .availableend {
	background-image:url(../images/layout/availability/availend.gif);
}
.lettingcalender .bookedstart, .calender .bookedstart a {
	background-image:url(../images/layout/availability/bookedstart.gif);

}
.lettingcalender .booked, .calender .booked  a{
	background-color: #F00;

}

.lettingcalender .bookedend, .calender .bookedend a {
	background-image:url(../images/layout/availability/bookedend.gif);

}
.lettingcalenderkey {
}
.lettingcalenderkey ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.lettingcalenderkey ul li{
	display: block;
	line-height: 16px;
	margin: 2px;
	padding-right: 20px;
	float: left;
	height: 16px;
	overflow: hidden;
}
.lettingcalenderkey ul .booked{
	width: 16px;
	/*background-color: #9999CC;*/
	background-color: #f00;
	border: solid 1px #ccc;
	width: 16px;	
	text-align: center;
	padding:0;
	color: #000000;
}
.lettingcalenderkey ul .available{
	background-color: #EAEAEA;
	border: solid 1px #ccc;
	width: 16px;
	padding:0;
	text-align: center;
}
.lettingcalenderkey ul .start{
	width: 16px;	
	background-color: #EAEAEA;
	border: solid 1px #ccc;
	text-align: center;
	background-image:url(../images/layout/availability/bookedstart.gif);
	padding:0;
}
.lettingcalenderkey ul .end{
	width: 16px;	
	background-color: #EAEAEA;
	border: solid 1px #ccc;
	text-align: center;
	background-image:url(../images/layout/availability/bookedend.gif);
	padding:0;
}
.available img , .booked img , .bookedstart img , .bookedend img{
	display: block;
	width: 16px;
	height: 16px;
	position: relative;
	z-index: 50;
}
.available span , .booked span , .bookedstart span , .bookedend span{
	display: block;
	width: 16px;
	height: 16px;	
	text-align: center;
	position: relative;
	z-index: 100;
	left: 0px;
	top: -16px;
}

.contactform {
	padding: 5px;
	margin: 20px 0;
	clear: left;
}
.contactform fieldset {
	padding: 5px;

}
.contactform .formrow{
	clear: left;
	margin-bottom: 5px;
}
.contactform label{
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	line-height: 20px;
}
.contactform .formrow input, textarea{
	width: 270px;
}

.contactform .formrow select {
	width: 276px;
}
.contactform .formrow textarea {
	width: 270px;
}
.contactform .formrowcontrol {
	padding-left: 160px;
}
.contactform .inputsm{
	width: 150px!important;
}

.appform {
	padding: 0px;
	margin: 0px 25px;
	clear: left;
}
.appform fieldset {
	padding: 0px;

}
.appform .formrow{
	clear: left;
	margin-bottom: 5px;
}
.appform  .formrow label{
	text-align: left;
	margin-bottom: 0;
	display: inline!important;
	margin: 0;
	float: left;
	line-height: 20px;
}
.appform .formrow input, textarea{
	width: 100%;
}

.appform .formrow select {

}
.appform .formrow textarea {
	width: 100%;
}
.appform .formrowcontrol {
	padding-left: 160px;
}
.appform .inputsm{
	
}
.appform span {
	display: inline!important;
	margin: 0;
}
.appform span.required {
	display: inline!important;
	margin: 0;
	float: left;
}
.vcard {
	width: 155px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}
.vcard .fn{
	font-weight: bold;
	margin-bottom: 5px;
}
.vcard .tel{ 

}
.businlist {
	list-style: url(../images/layout/bullets.jpg);
}

.businlist li {
	margin-top: 2px;
}
.multimap {
	margin-top: 10px;
	display: block;
}
.reqmsg {
	display: block;
	margin-left: 160px;
	color: #FF0000;
}
.required {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	display: block;
	width: 10px;
	float: left;
}
.lettingsubmenu {
	float: right; 
	margin: 2px 10px;
}
.lettingsubmenu ul{
	list-style-type: none;
}
.lettingsubmenu ul li{
	background-image: none;
	border-left: solid 1px #000000;
	margin-left: 5px;
	padding-left: 5px;
}
.lettingsubmenu .avail {
	background: url(../images/icons/calender_.gif) no-repeat left center;
	padding-left: 10px;
}
.lettingsubmenu .print {
	background: url(../images/icons/print_16.gif) no-repeat left center;
	padding-left: 10px;
}

.lettingsubmenu a{
	color: #000066;
	font-weight: bold;
	display: block;
}
.lettingsubmenu a:hover{
	text-decoration: none;
}
.lettingsubmenu .book {
	color: #F00;
}
.fullbox {
	width: 470px;
	height: 173px;
	
	
}
.fullbox p{
	color: #FFFFFF;
}
.halfbox {
	float: left;
	height: 173px;
	width: 240px;	
	margin-top: 10px;
}
.halfbox a{
	display: block;
	height: 173px;
	width: 220px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 10px;
}
.halfbox h2 {
	color: #000066;
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-size: large;
}
.halfbox h3 {
	color: #000066;
	line-height: 40px;
	background: none;
	border: none;
}
.australia {
	background: url(../images/homeimages/aust.jpg) no-repeat center top;
	width: 100%;
	height: 100%;
	padding: 0 10px;
}
.australia h1{
	margin: 100px 0 5px 0;
	padding: 0;
	color: #FFFFFF; 
}
.ski {	
	background: url(../images/homeimages/ski_sm2.jpg) no-repeat center top;
	width: 100%;
	height: 100%;
}
.ski h2{
	color: #FFFFFF;
	margin-top: 130px;
	font-size: large;
}
.lettings {
	background: url(../images/homeimages/lettings3a.jpg) no-repeat center top;
}
.summersun {
	background: url(../images/sideimages/summersun2.jpg) no-repeat center top;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.summersun h2{
	color: #FFFFFF;
	font-size: large;
}
.pagenav {
	text-align: right; 
	margin: 0 10px;
}
.pagenav ul{
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}
.pagenav ul li{
	display: inline; 
	margin: 0; 
	padding: 0;
}
.pagenav ul li a{
	line-height: 12px; 
	width: 12px; 
	display: inline-block; 
	text-align: center; 
	margin: 0;
	text-decoration: none;
	color: #004A8D;
	font-weight: bold;
}
.pagenav ul li a:hover{
	text-decoration: underline;
}
.pagenav ul .inactive{
	color: #999999; 
	line-height: 12px; 
	width: 12px; 
	display: inline-block; 
	text-align: center; margin: 0;
}
.pagenav ul .active{
	font-weight: bold;  
	line-height: 12px; 	
	width: 12px; 
	display: inline-block; 
	text-align: center; margin: 0;
	color: #004A8D;
	text-decoration: underline;
}

.highlightbox {
	width: 240px; 
	height: 200px; 
	background: no-repeat center top;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	overflow: visible;
}
.highlightbox a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background-repeat: no-repeat;
}
.highlightbox a h1{
	margin: 10px 10px 5px 10px;
	padding: 0;
}
.highlightbox a p{	
	margin: 50px 5px 0;
	text-align: right;
	font-size: 1.2em;
	color: #FFFFFF;
	display: none;
}
.highlightbox a p:hover {
	display: block;
}
.highlightbox:hover a p , .highlightbox a:hover p, .highlightbox a p:hover {	
	display: block;
}

.highlightboxsmall {
	width: 115px; 
	height: 110px; 
	background: no-repeat center top;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
}
.highlightboxsmall a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background-repeat: no-repeat;
}
.highlightboxsmall a h1{
	margin: 0 5px;
	padding: 0;
}
.highlightboxsmall a p{	
	margin: 0px 5px 0;
	text-align: center;
	font-size: 1.2em;
	color: #FFFFFF;
	display: none;
}
.highlightboxsmall a:hover p{	
	display: block;
}
