/* Start of CMSMS style sheet 'Calendar CSS example' */
/*
Example stylesheet for Calendar module

For using this "big"-class insert something like this in your page
or template;

{cms_module module='Calendar' table_id='big'}

*/



/* make all links red */
.calendar tr td a
{
  color: red;
}

/* highlight "today" for the small calendar */
.calendar-today
{
  font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
  display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
  display: inline;
  margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
  color: red;
  font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
  font-size: 110%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
  margin: 0px;
  border-collapse:    collapse;
  border: 1px solid black;
}

/* nice squares for the #big table */
#big th
{
  border: 1px solid black;
  padding: 3px;
  width: 75px;
}

#big td {
  border: 1px solid black;
  vertical-align: top;
  padding: 3px;
  height: 75px;
  width: 75px;
}

/* format summaries nicely in #big */
#big ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

#big li
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/* background colours for #big */
#big td
{
  background-color: silver;
}

#big .calendar-day
{
  background-color: #80ff80;
}

#big .calendar-today
{
  font-weight: normal;
  background-color: #8080ff;
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
  display: none;
}
/* End of 'Calendar CSS example' */

/* Start of CMSMS style sheet 'Module: Reservation' */
div.top_steps h3,
div.top_steps h4{
display:inline;
margin: 0 10px;
}

div.top_steps h4{
color: #CBCBA1;
}

dv.booking_container {
width: 570px;
height: auto;
margin: 0;
padding: 0;
}

div.step1{
margin: 0;
padding:3px 5px;
width: 560px;
/*background: #DDDAC9;
background: #f6f6f6;*/
/*border: 1px #C5BCA7 solid;*/
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
}

div.step1_top{
height: 60px;
background-image: url(images/cms/booking_top1.gif);
background-position: top left;
background-repeat: no-repeat;
}


div.step1 label
{
width: 100px;
color: #000;
text-align: right;
margin-right: 0.5em;
display:inline;
float:left;
}

div.step2{
margin:0;
padding:3px 5px;
width: 560px;
/*background: #DDDAC9;
background: #f6f6f6;*/
/*border: 1px #C5BCA7 solid;*/
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
}

div.step2_top{
height: 60px;
background-image: url(images/cms/booking_top2.gif);
background-position: top left;
background-repeat: no-repeat;
}

div.step2_dates{
width: 550px;
height: 100px;
float: left;
margin-top:10px;
margin-bottom:20px;
clear: both;
position: relative;
}

div.step2 label
{
margin-left:30px;
color: #000;
text-align: right;
margin-right: 0.5em;
display:inline;
}

div.step2 table{
/*background: #EFECDC;
background: #f6f6f6;*/
font-size: 90%;
margin-bottom:10px;
}


div.step2 table select{
padding:0;
}

/*div.step2 table#room:hover{
background: #f6f6f6;
}*/

div.step3{
margin:0;
padding:0;
width: 570px;
/*background: #f6f6f6;
border: 1px #C5BCA7 solid;*/
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
}

div.step3_top{
height: 60px;
background-image: url(images/cms/booking_top3.gif);
background-position: top left;
background-repeat: no-repeat;
}

div.res_top{
margin: 0 0 5px 0;
height: 25px;
background:;
padding: 8px 5px 0 5px;
}

div.res{
margin:0 0 5px 0;
padding: 5px;
background: ;

}

div.guestinfo{
margin: 10px 0 10px 0;
padding:5px 0 5px 0;
}

div.step3 table{
/*background:#EFECDC;
background: #f6f6f6;*/
padding:5px 0;
margin:5px 0;
border-top: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
}
div.step3 td{
padding:3px;
}


div.guestinfo label,
div.step3 table{
font-size:90%;
}

div.guestinfo label {
float:left;
text-align:left;
/*width:230px;*/
}

div.step3 table b{
font-size:110%;
}

div.pageoptions p{
clear:both;
margin:0;
padding:0;
text-align:left;
}

div.desc_form{
float:left;
padding: 0 5px 0 5px;
}

div.description label{
width:140px;
font-size: 90%;
}

div.description textarea{
height: 4em;
}

div.add_text{
float:left;
padding:15px 10px;
text-align:left;
display:inline;
font-size: 90%;
}

#submit{
margin-left: 105px;
}
#submit input {
margin: 10px 5px;
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
	}

div.total{
text-align:left;
padding: 5px;
background: #fff;
font-weight: bold
}

#adults{
width: 40px;
}

#childs{
width: 40px;
}
/* End of 'Module: Reservation' */

