

/* ZONE */

table.form
{ 
  margin-bottom: 8px;
 }

div.zone
{ 
  clear: both;
  width: 916px;
 }

div.zone table.form
{ 
  border: solid 1px #cfcfcf;
  width: 916px;
 }

.mand
{ 
  background-image: url(../pic/skel/mand.png);
  background-repeat: no-repeat;
  background-position: center right;
 }

div.zone table.form tr td.col-0
{ 
  width: 223px;
 }

div.zone table.form tr td.col-1
{ 
  width: 665px;
 }


.ctrl
{ 
  padding: 2px;
  color: #707070;
  background-image: url(../pic/skel/bg-text.gif);
  background-repeat: repeat-x;
  border: solid 1px #bbbbbb;
  }
div.zone table.form tr td .ctrl
{ 
  width: 665px;
  }
div.zone table.form tr td select.ctrl
{ 
  width: 671px;
  }

.chk, .rad
{
  width: 13px;
  height: 13px;
}

table.form tr td span
{
  margin-right: 8px;
}

div.panel
{ 
  float: left;
  width: 100%;
 }


/* MESSAGE BOX */

div.msg-box
{ 
  display: none;
  background-color: #EEEEEE;
  border: solid 1px #AAAAAA;
  margin-bottom: 8px;
 }
div.msg
{ 
  margin: 8px;
 }


/* BUTTONS */

div.buttons
{
  float: right;
  margin-bottom: 8px;
 }

div.button
{ 
  float: left;
  margin-left: 2px;
  cursor: pointer;  
  }

div.button div.w
{  
  float: left;
  font-size: 1px;
  width: 12px;
  height: 28px;
  background-image: url(../pic/skel/ata/bg-button-w.png);
  background-repeat: no-repeat;
 }
div.button div.c
{  
  float: left;
  color: #ffffff;
  letter-spacing: -0.005em;
  font-weight: bold;
  line-height: 24px;
  width: auto;
  height: 28px;
  background-image: url(../pic/skel/ata/bg-button-c.png);
  background-repeat: repeat-x;
  padding-left: 4px;
  padding-right: 4px;
 }
div.button div.e
{  
  float: left;
  font-size: 1px;
  width: 12px;
  height: 28px;
  background-image: url(../pic/skel/ata/bg-button-e.png);
  background-repeat: no-repeat;
 }

/* FORM */

table.form
{ 
  padding: 0;
  cell-spacing: 1px;  
  margin-top: 4px;
 }

table.form tr td
{ 
  color: #404040;
  vertical-align: middle;
  padding: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
 }
table.form tr td.col-0
{ 
  color: #ffffff;
  width: 200px;
  background-color: #56a3ff;
 }

table.form tr td .ctrl
{
  width: 250px;
  }


/* BO RATES TABLE */

table.rates
{ 
  table-layout: fixed;
  width: 904px;
  background-color: #dcdcdc;
 }

table.rates tr td
{ 
  background-color: #dcdcdc;
 }
table.rates thead tr td
{ 
  color: #ffffff;
  background-color: #56a3ff;
 }


/* PANEL */

div.panel, div.panel div.contents, div.panel div.tabs
{ 
  clear: both;
  width: 932px;
 }

div.panel
{ 
  margin-bottom: 8px;
 }

div.panel div.tab
{  
  float: left; 
  position: relative;
  z-index: 1000;
  cursor: pointer;
  color: #808080;
  height: 24px;
  line-height: 24px;
  background-color: #cccccc;
  border: solid 1px #808080;
  border-bottom: solid 1px #808080;
  border-top: solid 2px #808080;
  padding-right: 4px;
  padding-left: 4px;
  margin-right: 1px;
 }
div.panel div.tabs div.active
{ 
  color: #000000;
  border-top: solid 2px #56a3ff;
  border-bottom: solid 1px #dfdfdf;
  cursor: default;
  }

div.panel div.pane
{
  display: none;
  overflow: hidden;
  width: 932px;
  position: relative;
  top: -1px;
  border: solid 1px #808080;
  }
div.pane h2
{ 
  font-size: 10px;
  font-weight: normal;
  margin-top: 8px;
  text-transform: uppercase;
 }

div.panel div.contents div.active, div.panel div.tabs div.active
{ 
  display: block;
  background-color: #dfdfdf;
 }


/* BOOKING */

div.booking
{ 
  float: left;
  width: 574px;
  overflow: hidden;
  margin-bottom: 8px;
 }
div.hash div.booking
{ 
  width: 318px;
 }

div.booking div.title
{ 
  float: left;
  width: 574px; 
  background-image: url(../pic/skel/ata/menu/bg-menutop-red.png);  
  background-repeat: repeat-x;
  margin-top: -2px;
}
div.hash div.title
{ 
  float: left;
  width: 318px; 
  }

div.booking div.title div.wrap
{
  font-size: 14px;
  font-variant: small-caps;
  color: #ffffff;
  margin: 5px;
}

div.booking div.content
{
  float: left;
  width: 570px;
  background-color: #efbf8c;
  color: #303030;
  border: solid 2px orange;
}
div.hash div.content
{ 
  width: 314px;
 }

div.booking div.content div.wrap
{ 
  margin: 4px;
  }


div.booking .ctrl
{ 
  border: solid 1px red;
  }

div.booking hr
{ 
  height: 0px;
  border: none;
  border: solid 1px orange;
  margin-top: 4px;
  margin-bottom: 4px;
 }


/* ZONE */

table.zone
{ 
  width: 558px;
 }
div.hash div.booking table.zone
{ 
  width: 306px;
 }

table.zone tr td
{ 
  color: #202020;
  vertical-align: middle;
 }

input.bt
{ 
  background-color: orange;
  text-decoration: none;
  color: #ffffff;
  border: solid 1px red;
  padding: 4px;  
 }


p.emb
{ 
  color: black;
 }
