.sliderrail{	
	position:relative;
	top:-1px;
    background:#fff url(/UserControls/SmartSearch_v3_ajax/resources/slider_bak.jpg) no-repeat;
    height:26px;
	width:150px;
}
.txt_price{font:xx-small Arial,Helvetica,sans-serif;color:#f10e0e;}
.currentlyshow_down{
	border:1px solid #ccc;
	margin-bottom:20px;
	background-color:#fff;
	width:688px;
}
.animation_busy{position:absolute;margin:10px 0 0 10px;width:230px;top:0;z-index:100}
.agoda_bluemediumbold a:link,.agoda_bluemediumbold a:visited,.agoda_bluemediumbold a:hover{
	font:bold medium Arial, Helvetica, sans-serif;
	color:#0081EA;
}
.agoda_redsmall{font:normal small Arial, Helvetica, sans-serif;color:#CA050F;}
.text_rate{font:bold x-large Arial, Helvetica, sans-serif;color:#0672D5;}
.box_arealist{
	height:70px;
	width:110px;
	padding:5px 5px 10px 5px;
	line-height:23px;
	border:1px solid #CCC; 
	text-align:center;
}
.box_earnpoint{
	border:1px solid #CCC; 
	padding:5px 10px;
	color:#000;
}
.box_earnpoint a:link,.box_earnpoint a:visited,.box_earnpoint a:hover{color:#000;text-decoration:underline;}
.box_earnpoint a sup,.box_earnpoint a:link sup{font-weight:bold;}
.box_perpage{
	padding:3px;
	margin:0 3px;
	border:solid 1px #ccc;
	color:#000;
}
a.box_perpage:link,a.box_perpage:visited,a.box_perpage:hover,a.box_perpage:active{
	font-weight:normal;
	padding:2px 4px;
	margin:0 3px;
	border:solid 1px #CCC;
	color:#000;
}
.newsearch a:link,.newsearch a:visited,.newsearch a:hover,.newsearch a:active{
	font-weight:bold;
	color:#58866C;
} 
.img_citysearchresult{width:115px;height:77px;}
/*
/* CSS Sheet from Joost/Outsource that came with this test site () */
.header{
	margin:5px;
	padding:10px;
	width:630px;
	border:2px solid #CCC;
	color:#000;
}
.header .title{font-weight: bold;}
.header .numbers{color:Green;font-size: larger;}
.items{
	width:650px;
	height:150px;
	margin:5px;
	border:2px solid #CCC;
}
.items .main{
	width: 290px;
	margin:5px 0 0 10px;
	float: left;
}
.items .main .titlebox{height: 40px;}
.items .main .title{
	color: #0C72F2;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
}
.items .main .image{width:120px;height:90px;}
.items .main .price{
	width: 130px;
	height: 100px;
	float: right;
	border: 1px solid #CCC;
	font-size: 0.7em;
}
.items .main .price .text{margin-top: 7px;text-align: center;}
.items .main .price .currency{
	padding-left: 10px;
	font-weight: bold;
	vertical-align: middle;
}
.items .main .price .amount{
	color: #2089FC;
	font-size: 1.8em;
	font-weight: bold;
}
.items .middle{
	float: left;
	margin:5px 0 0 20px;
	width: 180px;
}
.items .middle .location{
	padding-top:30px;
	text-align:center;
	font-size:0.7em;
}
.items .right{
	width:130px;
	height:150px;
	background-color:#F5F5F5;
	float:right;
}
.items .right .button{
	padding:4px;
	margin:70px 0 0 40px;
	width:50px;
	background-color:#009A08;
	color:#fff;
	font-size: 0.7em;
	font-weight: bold;
}
.items .right .button a{text-decoration: none;color: #fff;}
.footer{
	width: 650px;
	color: #4034E0;
	font-size: 1.1em;
	float: right;
	clear: right;
}
/*	Styles for the faux-modal box and the mask to cover rest of page	*/
.modalMask{
	position:absolute;
	top:20px;
	left:50px;
	z-index:201;
	background-color:Transparent;
	opacity:0.5;
	filter:alpha(opacity=50);
	height:900px;
	width:800px;
}
.modalBox{
	position:absolute;
	top:182px;
	left:300px;
	z-index:300;
	color:black;
	font-size:larger;
	width:236px;
	height:100px;
	text-align:center;
	vertical-align:middle;
	/*background-color:Transparent;
	background-image:url("/UserControls/SmartSearch_v3_ajax/resources/maskBG.png");
	background-repeat:repeat;*/
}
