@charset "utf-8";
@import url("font/stylesheet.css");
/* CSS Document */

body{ background:rgba(255,255,255,0.80);
	height:100%; width:100%; padding:0px; margin:0 auto;
}
.text{height:auto; width:100%; padding:52px 0px 0px 0px; 
margin:0 auto; text-align:center; font-size:17.75px;
font-family: 'open_sansbold'; color:#cb0101;
}
.text img{ vertical-align:middle;}
.cal{ font-size:17.5px; text-transform:uppercase;
}
#bg_img{height:431px; width:850px; padding:0px; margin:0 auto;
 background:url(img/Cal-center-bg.png) no-repeat center;margin-top: 35px;
 }
.close{height:19px; width:50px; padding:5px 0px 0px 0px; 
margin-left:795px;
background:url(img/close.png) no-repeat right; 
text-align:right; font-family: 'open_sansregular';
font-size:14px; color:#000;
}
.button{height:20px; width:130px; padding:0px; 
 vertical-align:middle;
margin:0 auto;/* margin-top:369px;*/ margin-left:45%; padding-top:2px; 
 background:#cb0101; text-align:center;text-transform:uppercase;
border:#a40202 1px solid; color:#fff; font-size:12px;
font-family: 'open_sanssemibold'; display:inline-block;
}
.button img{
	vertical-align:middle;}
.no{height:auto; width:auto; padding:0px 0px 0px 0px; 
margin:0 auto;  margin-left:230px; margin-top:217px;
 text-align:center;
 color:#cb0101; font-size:16px;
font-family: 'open_sansbold'; display:inline-block;
}