#b-search{
cursor:hand;
cursor:pointer;
}
#ResultSearchContainerDiv{
/*background-color:#FFFFFF;*/
width:715px;
height:310px;
margin-top:30px;
margin-right:10px;
margin-left:10px;
margin-bottom:10px;
overflow:hidden;
text-align:center;
}
#SplitPageResultSearchDiv{
/*background-color:#FFFFFF;*/
width:715px;
height:30px;
margin-top:5px;
margin-right:10px;
margin-left:10px;
margin-bottom:10px;
/*overflow:hidden;*/
display:block; 
}
#serachFormDiv{
margin-top:190px;
margin-left:50px;
position:absolute;
text-align:left;
}

/*---------------------------------------------*
 - Ajax Restaurant Result Search
*---------------------------------------------*/
.sendToMobileDiv{ width:150px; height:50px; text-align:center; cursor:hand; cursor:pointer;}

.jcarouselliteRecommendItemDiv{
width:715px;
height:170px;
}

.jcarouselliteRecommendbtnPrev{
cursor:hand;
cursor:pointer;
}

.jcarouselliteRecommendbtnNext{
cursor:hand;
cursor:pointer;
}



/*---------------------------------------------*
 - Ajax Restaurant Split Result Search
*---------------------------------------------*/
.currentExt{
background-image:url(/images/bg-number-2.jpg);
background-repeat:no-repeat;
width:20px;
height:20px;
text-align:center;
margin-top:5px;
margin-left:3px;
margin-right:3px;
padding-top:3px;
float:left;
}
.otherExt{
background-image:url(/images/bg-number.jpg);
background-repeat:no-repeat;
width:20px;
height:20px;
text-align:center;
margin-top:5px;
margin-left:3px;
margin-right:3px;
padding-top:3px;
float:left;
}


/*--------------------------------------
Ajax form
-----------------------------------------*/

input{ font:tahoma,Arial, Helvetica, sans-serif; font-size:12px;border:0px solid #ffffff; margin-top:1px;}
table{ font:tahoma,Arial, Helvetica, sans-serif; font-size:12px;}
#closeContentDiv{ cursor:hand; cursor:pointer; }
#Btsubmit{ cursor:hand; cursor:pointer; }
#errorDiv{ height:19px; color: #FF0000; font-weight:none; width:150px; float:left;}
#FormCompleteDiv{ height:25px; color: #666666; font-weight:bold; display:none; padding-top:30px;}
#ContanerFormDiv{width:715px;height:310px; }
#FooterFormDiv{ margin-top:5px;}
#sendToMobileFormDiv{
padding-top:20px;
padding-left:10px;
width:715px;height:310px; 
text-align:center;
vertical-align:top;
position:absolute;
z-index:50;
/*border:1px solid #000;*/
}

.sendToMobileButton{cursor:hand;cursor:pointer;}
#transbox {
z-index:1000px;
width:715px;
height:300px;
background-color:#ffffff;
position:absolute;
display:none;
filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  opacity: 0.65;
}
