/*
 * Varlena Documentation Style Sheet 
   to be grounding for wawtr style sheet.
  font-family: papyrus, sans-serif, Screen, Helvetica, Arial;
  font-family: Times, Verdana, sans-serif, Screen, Helvetica, Arial;
  * removed underscores on links with text-decoration on element a
 */
a:link {
  color:    #005500; /* camarone (green) */
  text-decoration: none;
  }
a:visited {
  color:  #775500; /* cinnamon */
  text-decoration: none;
  }

body  {
  background: #FFFFEE;
  color:    #000000;
 	font-family: Arial, Helvetica, Times, sans-serif, serif;
  }
h1.serif {
  font-family: serif, Helvetica, Arial;
	align: center;
	}
/* think not used 
e {
   display: inline;
   font-style: italic;
  font-family: serif, Helvetica, Arial;
  font-size: 1.5em;
  line-height: 80%
}
ef {
   display: inline;
  font-family: sans-serif, Times, serif, Helvetica, Arial;
  font-size: 1.0em;
}
*/
td.f, th.f {
   font-family: Courier;
   font-size: 0.8em;
  text-indent: 0.5em;
}
td.s, th.s {
   font-size: 0.8em;
  text-indent: 0.5em;
}
table.light {
   border-top: 2px solid #005500;
   border-bottom: 2px solid #005500;
	 width: 100%;
   /* padding: 2px 5px 0px 0px; /* tlrb was 5px */
}
td.light {
	 font-size: -1;
   padding: 2px 5px 5px 5px; /* tlrb was 5px */
}
.authser {
	vertical-align: top; /* aha: tag name change for valign */
	align: "left";
  padding: 1px 1px 1px 1px;
  border-bottom: 1px solid #005500;
/*
  border-top: 0px;
*/
}
.authser-noborder {
	vertical-align: top; /* aha: tag name change for valign */
	align: "left";
  padding: 1px 1px 1px 1px;
}
table.authser {
 /* height: 100%;*/
	/* height: 4.3in; NOT WORKING: yes it was... */
  /* padding: 0px 0px 0px 0px;*/
/*
  border-bottom: 2px solid #005500;
*/
}
/* needs to have align="left" in html */
/* 
th.authser {
	align: "left"; * no longer works *
}
*/
td.authser {
	vertical-align: "top";
	width: 20em;
}
/*
***** cabinet with drop down menus *****
*/
table.cabinet {
	width: 100%;
	vertical-align: top;
 /* padding: 0px 0px 0px 0px;*/
	/*border: 0px;*/
}
td.cabinet {
	/* width: 2in; */
	width: 2.1in; /* was 2.33in/1in for testcc4 picture */
	height: .75in; /* 1.25 for testcc4 picture */
	text-indent: 5em; /* sets drop down in center of picture */
  background: url("../images/wawtr/testcc.png"); /*  was testcc4 */
}

/*  padding 1px..1px does not align correctly */	
/*  td stretches up with height but not content */

/* keeps cabinet img width correct */
div.ccform {
	width: 2.0in;  /* was 2.33 for testcc4 */
	/* height: .25in; */
	font-color: #cccccc;
}
/* width is width of selection bar. OK. */
/* valign, align to top dont work. NOT OK */
select.cabinet {
  background:  #cc9966;
	font-color: #cccccc;
  font-size: 0.8em;
  font-family: Times;
  width: 33%; /* 2in keeps dropdown width aligned */
}
option.cabinet {
  font-family: Times;
  font-size: 0.8em;
  background:  #cc9966;
	font-color: #cccccc;
	width: 2in;
}
/*
**** Nav bar at top of head.xml ****
*/
.nav {
	width: 100%;
	padding: 0em 0em 0em 0em;
}
table.nav {
	width: 100%;
  border-top: 2px solid #005500;
  border-bottom: 2px solid #005500;
	padding: 0em 0em 0em 0em;
}
/* UNUSED STUFF */
/* UNUSED see div class=cardcat */
/* The sidebar nav menu fixed position--not sure it works */
.cardcat {
  /* height: 100%; /* Full-height: remove this if you want "auto" height */
  /* width: 160px; /* Set the width of the sidebar */
  position: fixed; /* Fixed Sidebar (stay in place on scroll) */
  z-index: 1; /* Stay on top */
  /* top: 0; /* Stay at the top */
  left: 0;
  /* background-color: #111; /* Black */
  /* overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 20px;
}

/* UNUSED The navigation menu links */
.cardcat a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  /* font-size: 25px; */
  color:  #775500; /* cinnamon */
  display: block;
}

/* When you mouse over the navigation links, change their color
.cardcat a:hover {
  color: #005500;
}
*/

/* div outside of ifra does not work 
div.main {
	border: 1px green;
	height: 300px;
}
*/
table.main {
	padding: 0em 0em 0em 0em; /* tlrb */
}
/* row of main table holds cabinet iframe and iframe subpage */
/* height 80% fixed firefox not big enough. chrome,safari OK */
tr.maincab {
	vertical-align: top;
	height: 80%; /* 2.3in; /* 4.3? tall enough to hold 5 drawer cabinet */
	/* padding: 0em 0em 0em 0em; /* tlrb */
}
/* main column using for cabinet only main.table.td*/
td.maincab {
	/* width:  3.0in;*/
	/* width: 20%; this works, but the cabinet spreads out if the window is wider. */
	width: 2.33in; 
	/* padding: 0em 0em 0em 0em; /* tlrb */
}
/* iframe.main table.main, iframe.main (subpage) */
.main {
  /* margin-left: 160px; */
	height: 400px; /* 400px good ~ Math not good */
	width: 100%; /* good */
	/* width: 85em;*/
	padding: 0em 0em 0em 0em; /* tlrb */
}
/* yes this does something */
/* determines iframe size within the table.trtd-maincab */
iframe.cabinet {
	height: 100%;
	width: 100%;
}

/* On smaller screens, where height is less than 450px, change the style of the sidebar (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .cardcat {padding-top: 15px;}
  .cardcat a {font-size: 18px;}
}
/* book buttons */
.button-book {
  display: flex;
  align-items: center;
	background: linear-gradient(0deg, rgb(0,0,0,0) 0%, rgb(246,220,139,1) 100%); /* ybrown */
  border: none;
  border-radius: 10em;
  cursor: pointer;
  /* color: yellow; */
  /* background: #ad5389;*/
  /* background: linear-gradient(0deg, rgba(20,167,62,1) 0%, rgba(102,247,113,1) 100%); greenish*/
  /* background: linear-gradient(0deg, rgba(231,206,242,1) 0%, rgba(187,244,192,1) 100%); */
  /* background: linear-gradient(180deg, rgba(172,247,180,1) 0%, rgba(169,141,181,1) 100%); */ /* grn,purple */
  /* background: linear-gradient(0deg, rgba(137,192,143,0) 0%, rgba(172,247,180,1) 100%);*/ /* wht, grn */
  /* box-shadow: 0 0.7em 1.5em -0.5em #14a73e98; was grn transparent*/
  /* box-shadow: 0 0.7em 1.5em -1.0em #ad5389; */ /* fushia cannot see */
  /* letter-spacing: 0.05em; */
  /* user-select: none; */
  /* -webkit-user-select: none; */
  /* touch-action: manipulation; */
}
/* box-shadow not showing for hover/active -- suspect linear-gradient()*/
/* 4th (1) in linear-gradient() causes hover to gradiate to color. 0 to white */
.button-book:hover {
				background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(172,247,180,1) 100%); /* grn */
        box-shadow: 0 2.0em 3.0em -2.0em #ad5389; /* ybrwn f0c83 brwn #9153ad; fushia */
				/* background: rgb(169,141,181,1); */ /* fushia */
}
.button-book:active {
				background: rgba(137,192,143,1); /* bg green */
        box-shadow: 0 1.0em 1em -1.0em #89c08f; /* #14a73e98; calm green */
				/* box shadow not really showing */
}

/* body defaults */
/* li inline for nav */
