/* *****
NOTICE: this file gets combined for the live site. any changes here should also be made to the
combined file by running bin/minify.py. The combined file should be committed to Subversion
along with updates to this file.
***** */
#siderail {
  float:right;
  width:300px;
  background:#83c6e4;
  margin:0px 0 0; 
  /*
  padding:10px 5px;  
  */
}
/*
div.tabletkids #siderail {
  float:right; 
  width:300px;
  margin:50px 0 0 0; padding:10px;
}
*/
div.box {
    margin: 5px;
    padding: 10px;
    background:#FFF;
}
#siderail #tabletmembers h3 {
  background:url(/i/home-title-tabletmembers.gif) top left no-repeat;
  text-indent:-9000px;
  height:19px;
  width:121px;
}
#siderail #tabletmembers h4 {
    margin: 7px 0 0 0;
}
#siderail #tabletmembers p.subtitle {
    margin: 0 0 0 0;
}
div.tabletkids #siderail div.features {
  float:left; width:635px; min-height:350px;
  margin:0;
  background:#FFF;
}
.adfeature {
   width:300px;
   float:right;
  margin:-6px 0 -6px 0;
}

div.tabletkids div.adfeature {
  float:right; 
  width:300px;
  margin-top:-6px;
}
div.justgetaway #siderail {
  width:302px; height:41.1em; border-bottom:8px solid #999;
}
div.justgetaway #siderail form.notice {
  display:block; height:31em;
  background:#FFF;
}

div.justgetaway #siderail #resultcount {
  width:auto; padding:10px 0 0;
  text-align:center;
}
div.justgetaway #siderail #resultcount p {
  padding:0 0 20px;
  color:#F60; font-size:12px; font-weight:bold; text-align:center;
}
div.justgetaway #siderail #search {
    display:none;
    width:250px;
    margin:0 auto;
    padding:0 0 0 20px;
}
div.justgetaway #siderail #search p {
  margin:0;
}
div.justgetaway #siderail #search div.submit {
  text-align:center;
}
div.justgetaway #siderail div.adfeature {
  height: 10em; width:302px;
  margin:0; background:#FFF;
}
#siderail #search .guests .selects ,
#siderail #search .guests {
    float: none;
}
#siderail #search .guests .field:first-child {
    float: left;
}
#siderail #search .guests .field {
    float: right;
}
