@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{ 
background: none repeat scroll 0 0 #F8FAFC;
    border: 1px solid #BEE1E5;
    margin: auto;
    padding: 10px 10px 0 10px;
    width: 370px;
	
}
.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 { -webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px; behavior: url(ie-css3.htc); position:relative; z-index:10; overflow:hidden; }
.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}