.clear{
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
}

html {
	padding: 0px;
	margin: 0px;
	min-width: 780px;
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #EEFFFF;
	background-image: url(images/underlay.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

h1 {
	color: #7010C6;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	color: #99CC00;
}

img {
	border: 0px;
}

#pagecontainer {
	height: 100%;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	text-align: center;
	float: left;
}

#maincontainer {
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	margin:0 auto;
}

#leftcolumn {
	padding: 0px;
	background-color: transparent;
	overflow: visible;
	float: left;
}

#contentblk {
	padding: 5px;
	min-height: 100%;
	width: 100%;
}

.rightcolumn {
	text-align: left;
	padding: 0px;
	overflow: visible;
	height: 170px;
	width: 253px;
	float: right;
}

.rightcolumntop {
	margin-top: 10px;
	background-image: url(images/bg-nav.jpg);
	background-repeat: no-repeat;
	background-color: #FFCC00;
	padding-top: 40px;
	padding-left: 30px;
	height: 130px;
}

.rightcolumntop a {
	color: #CC0066;
	font-size: 11px;
	line-height: 170%;
	text-decoration: none;
	border-bottom: 1px dotted #CC0066;
}

.rightcolumntop a:hover {
	color: #F24374;
	text-decoration: none;
}

.rightcolumnbottom {
	padding: 0px;
	background-image: url(images/navbottom-bg.jpg);
	background-repeat: no-repeat;
	width: 253px;
	height: 23px;
	overflow: visible;
}

#footer {
	text-align: left;
	font-size: 11px;
	color: #666666;
	background-color: white;
	border-top: 1px solid #666666;
	margin: 10px;
}

#footer a:link {
	color: #666666;
}

#footer a:visited {
	color: #999999;
}

#footer a:hover {
	color: #333333;
}

#errorbox {
	font-size: 10px;
	color: #DE1F00;
	margin-top: 10px;
}

#divider {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	padding: 20px;
	clear: right;
	width: 500px;
}

.contentpicleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 200px;
}

.contentpicright {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 200px;
}

.contentpic {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	text-align: center;
	width: 500px;
}

.contentpiccaption {
	text-align: center;
	font-size: 10px;
	color: #666666;
}

.contenttextblock {
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin-right: 20px;
}

.contentbasket {
	background-image: url(images/basket.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	height: 162px;
	width: 251px;
	float: right;
	margin-right: 10px;
}

.contentbasketinner {
	margin-left: 10px;
	margin-top: 30px;
}

.contentlogo {
	width: 500px;
}

.contentlink {
	width: 500px;
}

.contentquote {
	width: 300px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFF99;
}

.contentquoteleft {
	background-image: url(images/quotes_left.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 22px;
	float: left;
	margin-right: 4px;
}

.contentquoteright {
	background-image: url(images/quotes_right.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 25px;
	float: right;
	margin-left: 4px;
}

.contentquoteinner {
	width: 234px;
	float: left;
}

.contentquotesource {
	margin-top: 10px;
	margin-right: 2px;
	width: 300px;
	text-align: right;
	float: right;
}

.contentsubsblk {
	padding: 3px;
	margin: 2px;
	width: 500px;
}

.contentformleft {
	font-size: 11px;
	color: #666666;
	float: left;
	margin-bottom: 5px;
}

.contentformright {
	text-align: left;
	margin-right: 35px;
	float: right;
}

.contentformleftaligned {
	margin-left: 200px;
	margin-bottom: 5px;
}

.contentformcentre {
	text-align: center;
}

.contentslideblk {
	text-align: center;
}

.contentadvertblk {
	text-align: center;
}

.contentalbum {
}

.contentalbumphoto {
	padding: 10px;
	float: left;
	text-align: center;
}

.contentrecomm {
}

.contentsearch {
	background-image:url(images/search.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 220px;
	text-align: center;
	clear: left;
}

.contentsearchinner {
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	width: 420px;
}

.contentsearchinnercolumn {
	padding: 2px;
	float: left;
	text-align: center;
}

.contenttab {
	text-align: left;
	float: left;
	width: 760px;
}

.contentpropdet {
	float: left;
	margin-right: 20px;
}

.contentavail {
	text-align: left;
}

.contentresults {
	text-align: left;
	float: left;
}

.contentresultsline {
	background-image:url(images/resultline.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 120px;
	padding: 2px;
}

.contentresultsimg {
	float: left;
	margin: 10px;
}

.contentpropdetmainimg {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.contentpropdetthumbs {
	float: left;
	margin-right: 10px;
}

.contentleft {
	float: left;
}

.contentmaint {
	border: thin solid #990000;
	margin: 5px;
	width: 750px;
	float: left;
}

.contentright {
	float: right;
	text-align: right;
}

.contentlmdeal {
}

.contentlmdealinner {
	background-image:url(images/lmdeal.gif);
	background-repeat: no-repeat;
	width: 256px;
	height: 200px;
	padding-right: 4px;
	float: left;
}

.contentlmdealtext {
	margin-top: 30px;
	margin-left: 10px;
	width: 240px;
	text-align: center;
}

.textField {
	font: normal 11px Verdana, Arial, sans-serif;
	color: #003366;
}

.htmlarea {
	width: 410px;
}

.normalTxtLarge {
	font-size: 14px;
	color: #666666;
}	

.normalTxtMedium {
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.normalTxtSmall {
	font-size: 10px;
	color: #8385A1;
}

.statmessage {
	background-image:url(images/message.gif);
	background-repeat: no-repeat;
	opacity: .8;
	filter: Alpha(Opacity=80);
	position: absolute;
	height: 100px;
	width: 251px;
	top: 190px;
	left: 550px;	
}

.bookingInfo {
	background-image:url(images/infobox.gif);
	background-repeat: no-repeat;
	float: right;
	margin-right: 20px;
	height: 100px;
	width: 251px;
}

input.bookingInfoBox {
	font-size: 14px;
	color: #000000;
	text-align: center;
	background-color: #FFFFCC;
	width: 240px;
	border: 0 none;
	font-weight: bold;
}

.narrowform {
	width: 300px;
}

.mediumform {
	width: 500px;
}

.redTxtSmall {
	font-size: 10px;
	color: #DE1F00;
}

.blackTxtMedium {
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.blackTxtSmall {
	font-size: 10px;
	color: #000000;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #888888;
	text-decoration: none;
	font-size: 11px;
}

a.blue {
	color: #003399;
	text-decoration:none;
	font-weight: bold;
}

a.black {
	color: #000000;
	text-decoration:none;
}

a.gray {
	color: #888888;
	text-decoration:none;
}

.chgover {
	color:#FFFFFF
}

/* Settings for Calendars */
.conf2free {
	background-image:url(images/12.gif);
}

.free2conf {
	background-image:url(images/21.gif);
}

.prov2free {
	background-image:url(images/32.gif);
}

.free2prov {
	background-image:url(images/23.gif);
}

.prov2conf {
	background-image:url(images/31.gif);
}

.conf2prov {
	background-image:url(images/13.gif);
}

.confbooking {
	background-image:url(images/1.gif);
}

.provbooking {
	background-image:url(images/3.gif);
}

.free {
	background-image:url(images/2.gif);
}

.past {
	background-image:url(images/0.gif);
}

.rand {
	font-size: 11px;
	height: 18px;
	width: 60px;
	float: left;
	text-align: left;
	padding: 2px;
}

.past, .free, .confbooking, .provbooking, .conf2free, .free2conf, .prov2free, .free2prov, .prov2conf, .conf2prov {
	text-decoration: none;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 18px;
	float: left;
	text-align: center;
	padding: 1px;
}

.calendarHeader {
	font-weight: bold;
}
