/* CSS Document */

.make_reservation{
font-family:Arial;
font-size:20px;
color:#E6952A;
font-weight:bold;
width:500px;
height:auto;
float:left;
padding-top:8px;
}
.room_description{
width:845px;
height:auto;
float:left;
}
.click_description{
width:845px;
float:right;
height:auto;
font-family:Arial;
color:#C0C0C0;
font-weight:bold;
font-size:12px;
}

.est_amt{
width:845px;
float:right;
height:auto;
font-family:Arial;
color:#FFFFFF;
font-weight:bold;
font-size:15px;
}
.color_code_room{
width:845px;
height:auto;
float:right;font-family:Arial;
color:#FFFFFF;
font-size:12px;
margin-top:2px;
}
.content_main{
width:837px;
height:auto;
border:1px solid #666666;
}
.choose_date{
font-family:arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.content_top{
width:780px;
height:auto;
margin-bottom:20px;
padding-top:20px;
margin-left:10px;
}
.no_room_msg{
font-family:Arial;
font-size:15px;
color:#FA3B3B;
text-align:center;
margin-top:8px;
margin-bottom:8px;
font-weight:bold;
}
.check_in_out{
width:800px;
height:auto;
float:left;
}
.state_label{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}
.select_box{
width:150px;
height:auto;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.select_box1{
width:60px;
height:auto;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.yellow_img{
width:auto;
float:left;
height:26px;
}
.yellow_top{
width:12px;
height:26px;
float:left;
}
.yellow_middle{
width:auto;
height:26px;
float:left;
background-image:url(../images/yellow_middle.jpg);
background-repeat:repeat-x;
}
.yellow_bottom{
width:18px;
height:26px;
float:left;
}
.yellow_text{
font-family:arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
margin-top:4px;
}
.make_reservation_btn{
width:168px;
height:auto;
float:left;
margin-left:20px;
}
.calendar_msg{
font-family:arial;
font-size:16px;
color:#FFFFFF;
text-align:center;
margin-top:10px;
}
.calendar_main{
width:810px;
height:auto;
float:left;
margin-top:8px;
}
.calendar_heading{
font-family:arial;
font-size:16px;
font-weight:bold;
color:#FFBA00;
}

