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

}

#container {
	width: 1000px;
	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;
}

/* 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: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#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: #006ab9;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height:16px;
}
h2{
	font-size: 12px;
	color: #006ab9;
	margin: 0px;
	font-weight: bold;
}
h1.white{
	font-size: 16px;
	color: white;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
.listingheader {
	background-image:url(images/topten-header.jpg);
	background-position: top;
	background-repeat:no-repeat;
	height: 20px;
	padding-left: 8px;
	padding-top: 5px;
}
.listingbody {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.listingfooter {

}

.listingheader2 {
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(images/topten-yellow.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.listingheader_title {
	padding-bottom: 8px;
	margin-left: 10px;

}
.title{
	font-size: 12px;
	color: #006ab9;
}
#headerlinks {
	position: absolute;
	color: #0068b5;
	font-size: 12px;
	right: 0px;
	top: 20px;
	width: 400px;
	text-align: right;
}
#headerlinks a:visited{ color: #0068b5; text-decoration: none;}
#headerlinks a:link { color: #0068b5; text-decoration: none;}
#headerlinks a:hover {color: #0068b5; text-decoration: underline;}


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

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




/******************************** Pagination *******************************/

div.pagination {
	padding: 3px;
	margin: 3px;
	margin-left: -5px;
	margin-top: 20px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #f16000;
	text-decoration: none; /* no underline */
	color: #f16000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #f16000;
	color: #f16000;
	text-decoration: underline
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #f16000;
	font-weight: bold;
	background-color: #f16000;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}


