/* Styles for the holidays.htm page only */

#register {
  float: left;
  margin-right: 2%;
  width: 35%;
}
#sortbutdiv {
  margin-bottom: 1em;
  text-align: center;
  display: none;
}
#sortbutdiv button {
  margin: 0px 2%;
  width: 12em;
  text-align: center;
}

.blockdispon {display: block;}
.blockdispoff {display: none;}

img#atlas {margin-right:30px; width:30px; height:30px;}
img#sitelevelimg {width:1px; height:1px; float: right;}

#div1 {display: block;}
#div2, #div3, #scroller {display: none;}

h1 span {display: none;}

table.switchcontent { border: 4px #0f0 ridge; empty-cells:show; width: 100%;}
table.switchcontent td { border: 1px #0f0 solid; padding: 0.5em; font-size:100%; font-weight: bold; }
table.switchcontent th { border: 1px #0f0 solid; padding: 0.5em; font-size:110%; color: #666;}

.switchcontent {display: none;}

p#holtype {text-align: right; font-weight: bold;}

.col0 { width: 8%;}
.col1 { width: 12%;}
.col2 { width: 60%;}
.col3 { width: 4%;}
.col4 { width: 4%;}
.col5 { width: 4%;}
.col6 { width: 4%;}
.col7 { width: 4%;}

p.cn {
   cursor:pointer;
   text-align: left;
   color:      #009;
   background-color:	transparent;
   font:	      italic bold 110% Arial, Helvetica, sans-serif;
   margin:     0px;
}

form#foo {margin-bottom: 0px;}

.marq {
      border: 1px solid #000;
      background-color: #ff0;
      color: #00f;
      width: 100%;
      margin: 0px;
      font: bold 100% "Courier New",monospace;
      }
div#searchbox {float: right; width: 60%;}
 p.downabit {margin-top: 0.5em;}

