@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;  font-size:12px;}
p{ margin:0; padding:0}
.ph_no_call{ width:370px;margin:auto; background:#fff; padding:0 10px 0 10px;margin-top:20ppx;}
.ph_no_call h1{ font:bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#C7181D; margin:0; }
.ph_no_call p{ color:#8a7270; padding:5px 0 10px 0px; float:left}
.rounded-corners {
behavior: url(border-radius.htc); /*IE6, 7 and 8 */
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari, Chrome */
border-radius: 5px 5px 5px 5px; /* CSS3 */
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3); 
antialias: true;
}
.ph_img_call{ width:110px; float:left; background:url(../images/ph.png) no-repeat left top; height:65px; padding:0px 0 0 0}
.ph_bg_call{ width:370px; background:url(../images/ph.png) no-repeat right bottom; height:inherit; overflow:auto; margin-bottom:10px  }
.ph_list_call{width:270px; float:left;}
.ph_list_call ul{ list-style:none; margin:0; padding:0}
.ph_list_call ul li{ display:inline; float:left; padding:0 0 10px 0 ; width:270px;}
.ph_list_call ul li .ph_heading_call{ float:left; font:bold 12px Arial, Helvetica, sans-serif; color:#8a7270; }
.ph_list_call ul li .ph_heading_call img{ padding:0 10px 0 0; margin:0; float:left}
.ph_list_call ul li .ph_digit_call{ color:#8a7270; float:right; text-align:right;}




.booking-section{width:393px;float:left;border:1px solid #d8d8d8;margin-top:9px}
.booking-section h3{padding-left:14px;padding-top:5px;font-weight:400;height:28px;background:#f7f7f7;border-bottom:1px solid #d8d8d8}
.booking-txt{height:107px}
.textbox1{background:#fff;border:1px solid #c5c5c5;color:#949494;float:left;font-family:Arial, Helvetica, sans-serif;font-size:11px;height:16px;width:137px;margin:0 25px 0 0;padding:3px}
#submit1{background:transparent url(../images/login.jpg) no-repeat scroll left top;border:medium none;cursor:pointer;float:left;height:18px;width:64px}
.booking-txt p{padding-bottom:10px}
.booking-txt #login{padding-left:15px;padding-top:15px}