body {
	text-align: center;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	color: black;
	line-height: 15px;
	margin: 0;
	padding: 0;

}

#container {
	width: 1010px;
	margin: 0 auto;
	position: relative;
	background-color: white;
}

#header {
	height: 140px;
}

#footer {
	height: 100px;
	visibility:hidden;
	border-top: 1px dotted #999999;
	margin-top: 30px;
	padding-top: 10px;
}
#footer-external {
	height: 100px;
	border-top: 1px dotted #999999;
	margin-top: 30px;
	padding-top: 10px;
}


#content {
	margin: 0;
	margin-left: 288px;
	margin-bottom: 13px;


}
#contentcontent {
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 0px;
}
#left, #right {
	position: absolute;
	top: 140px;

}
#left {
	left: 0;
	width: 287px;
	padding-left: 0px;
	padding-right: 0px;
}
#leftcontent {
	margin-left: 0px;
	margin-right: 0px;
}
#right {
	position: absolute;
	right: 0px;
	width: 0;
}
#rightcontent {
	margin-left: 0px;
	margin-right: 0px;
}


/* eof Homepage css */




/* header */

#logo {
	width: 283px;
	height: 42px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#datetime {
	position: absolute;
	color: #0288ae;
	font-size: 11px;
	right: 10px;
	top: 20px;
	width: 300px;
	text-align: right;
}

/* eof header */




/* left column style */

#searchbox{
	text-align: center;
	width: 287px;
	height: 404px;
	overflow: hidden;
	background-image:url(images/searchback.jpg);
	background-position: left;
	background-repeat:no-repeat;
}
#searchbox h1 {
	color: white;
	font-size:16px;
}
#searchwrap{
	position: absolute;
	left: 10px;
	top: 40px;
	overflow: hidden;
	width: 266px;
}
#searchiframe{
	position: relative;
	top: -8px;
	left: -15px;
}

#hotelicons{
	position: absolute;
	top: 330px;
	left: 23px;
}
#searchthemtext{
	position: absolute;
	top: 362px;
	left: 23px;
	font-size: 12px;
	text-align: center;
	width: 240px;
}

#currencybox{
	text-align: left;
	width: 287px;
	height: 251px;
	background-image:url(images/currencyback.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 50px;
	padding-left: 30px;
}
#result{
	height: 25px;
	padding-top: 10px;
	color:#f16000;
	font-size: 14px;
	font-weight:bold;
	width: 100px;

}

/* eof left column */


/* footer */

#footerlinks {

}
#footerhotellinks {
	font-size: 10px;
	margin-top: 20px;
}
#footerhotellinks a:visited {
	color:#999999; text-decoration: underline;
}
#footerhotellinks a:link {
	color:#999999; text-decoration: underline;
}
#footerhotellinks a:hover {
	color: #666666; text-decoration: underline;
}


/* eof footer */


.whitetext {
	color: #FFFFFF
}


.imgleft {
	margin-right: 15px;
}

#toptens {
	position: relative;
	height: 900px;
}
#tophotels {
	width: 345px;
	float: left;

}
#toptours {
	width: 345px;
	/* border-left: 1px dashed #dadada;*/
	float:right;
}

.toplisting{
	height: 60px;
	margin-left: 0px;
	padding: 7px;
	border-bottom: 1px dotted #dadada;
}
.toplisting_greyback{
	height: 60px;
	margin-left: 0px;
	padding: 7px;
	background-color:#F7F7F7;

	border-bottom: 1px dotted #dadada;
}

.toplisting2{
	height: 60px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 7px;

	border-bottom: 1px dotted #dadada;
}
.toplisting2_greyback{
	height: 60px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 7px;
	background-color: #F7F7F7;	
	border-bottom: 1px dotted #dadada;
}

.imageborder {
	border: 1px solid #333333; 
	padding: 0px;
	float:left;
	margin-right: 8px;
}
h1{
	font-size: 16px;
	color: #0288ae;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height:16px;
}
h2{
	font-size: 12px;
	color: #488ab3;
	margin: 0px;
	font-weight: bold;
}
h1.white{
	font-size: 16px;
	color: white;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
h1.yellow{
	font-size: 16px;
	color: #f3ac2e;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
.listingheader {
	background-image:url(images/topten-header.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
	padding-left: 78px;

	padding-top: 5px;

	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;

}
.listingbody {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.listingfooter {

}


.listingheader_title {
	padding-bottom: 8px;
	margin-left: 10px;

}
.title{
	font-size: 12px;
	color: #0288ae;
}



.themeparkbox{
	border-bottom: 1px dotted #dadada;
	margin-top: 10px;
	padding-bottom: 10px;
}
.restaurant{
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dadada;
}

#content a:visited, #footer a:visited, #left a:visited{ color: #e89604; text-decoration: underline;}
#content a:link, #footer a:link, #left a:visited { color: #e89604; text-decoration: underline;}
#content a:hover, #footer a:hover, #left a:visited {color: #0288ae; text-decoration: underline;}

a.maplink:visited {
	color: #999999; text-decoration: underline;
}
a.maplink:link {
	color: #999999; text-decoration: underline;
}
a.maplink:hover {
	color: #999999; text-decoration: underline;
}











