/* @override http://apiohs-mac-mini:8888/gabriel/css/kiosk_style.css */

#wrapper {
  font-family:"Gill Sans", Tahoma, sans-serif;
}

/* @group Header
 */

#header {
  position:absolute;
}

#header h1 {
  position:absolute;
  width:160px;
  left:304px;
  top:25px;
  text-align:center;
  font-size:19px;
  line-height:1.4;
  text-transform:uppercase;
  font-weight:normal;
  letter-spacing:3px;
}

#header #currentDate {
  position:absolute;
  top:114px;
  width:100%;
  text-align:center;
  font-size:13px;
  font-weight:normal;
}

#logo {
  position:absolute;
  top:26px;
  left:30px;
  height:100px;
  max-width:198px;
  width:198px;
}

#logo img {
  height:100px;
}

#sponsorScroller {
  width:400px;
  height:110px;
  position:absolute;
  top:27px;
  left:340px;
  background-color:transparent;
  text-align:right;
  overflow:hidden;
  z-index:100;
  margin:0;
  padding:0;
}

#sponsorScroller div {
  width: 100%; height:  100%;
}

#sponsorScroller a {
  color: inherit;
  text-decoration: inherit;
}

#sponsorScroller img {
  height:96px;
  max-width:72px;
  position:absolute;
  right:0;
}

#sponsorScroller p {
  position:absolute;
  right:84px;
  text-align:right;
  width:100px;
  font-size:15px;
  height:96px;
  display:table;
}

#sponsorScroller p span {
  display:table-cell;
  vertical-align:middle;
}

/

* @end */

/* @group Top Section */

.pagination {
  display:none;
}

#currentPlaqueWrapper h2 {
  display:none;
}

#currentPlaqueClickZone:hover, #orgSponsorClickZone:hover {
  cursor:pointer;
}

.sponsor h2 {
  width:200px;
  margin: 12px auto 0 auto;
  text-align:center;
  padding-bottom:5px;
  font-family:"Lucida Bright", Georgia, serif;
  font-weight:bold;
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:4px;
  /* Fix slight skew of text */
  position:relative;
  top:0px;
  left:1px;
}

.sponsor h3 {
  text-align:center;
  font-family:"Lucida Bright", Georgia, serif;
  font-size:13px;
  font-weight:bold;
  margin: -1px 0 0 27px;
  border-bottom:1px solid #5d584a;
  padding-bottom:6px;
  width: 200px;
}

.sponsor img {
  height:80px;
  max-width:60px;
  position:absolute;
  top:50px;
  left:32px;
}

.sponsor p {
  width:125px;
  position:absolute;
  top: 50px;
  left: 104px;
  text-align:center;
  font-size:15px;
  overflow:hidden;
  display:table;
  height:80px;
}

.sponsor p span {
  display:table-cell;
  vertical-align:middle;
}

#banner {
  font-size:15px;
  font-family:"Lucida Sans", Tahoma, sans-serif;
  text-transform:uppercase;
  line-height:0;
}

#banner div {
  height:50px;
  line-height:50px;
  margin:0;
  padding:0;
}

/* @end */

/* @group Bottom Section */

/* @group Image Slideshow */

.section img {
  display: block;
  max-height: 325px;
  max-width: 435px;
  margin: 45px auto 0 auto;
}

.section .caption {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 41px;
  width: 430px;
  text-align: center;
  font-size: 13px;
  background: ;
}

.buttons {
  font-size: 20px;
  position: absolute;
}

.buttons a {
  position: absolute;
  padding: 10px;
}

.buttons a:active {
  color: white;
}

.section .buttons {
  width: 100%;
  height: 1em;
  position: absolute;
  bottom: 26px;
  z-index: 100;
}

.section .buttons .prev {
  left: 12px;
}

.section .buttons .next {
  left: 462px;
}

/* @end */

/* @group Plaques */

.plaque {
  overflow:hidden;
}

.plaque:hover {
  cursor:pointer;
}

.plaque .candle {
  position:absolute;
  left:37px;
  top:46px;
  height:55px;
  width:9px;
  border:0;
  margin:0;
}

.plaque .candle.lit {
  background:url(../img/candle.png);
}

.plaque .candle.unlit {
  background:url(../img/candle_faded.png);
}

.plaque div {
  position:absolute;
  width:165px;
  left:60px;
  text-align:center;
  line-height:0.9;
}

.plaque div.name {
  top:26px;
  font-size:16px;
}

.plaque div.date {
  bottom:2px;
  font-size:13px;
}

.plaque div.name p {
/* English name */
  margin-bottom:5px;
}

.plaque div.name p.hebrew {
/* Hebrew name */
  font-size:15px;
}

.plaque div.date p {
/* English date */
  margin-bottom:5px;
  position:absolute;
  width:100%;
  bottom:16px;
  left:0px;
}

.plaque div.date p.hebrew {
/* Hebrew date */
  bottom:31px

;
}

/* @end */

/* @group Notices */

.notice {
  overflow: hidden;
  text-align: center;
  position: absolute;
}

.notice h3 {
  font-size:24px;
  padding:30px 28px 5px 28px;
  margin-bottom:10px;
}

.notice p {
  padding:0 28px;
  line-height:1.1;
  text-align:center;
  font-size:14px;
}

.notice img {
  height:80px;
  max-width:200px;
  margin-bottom:10px;
}

.notice img.tall {
  height:125px;
}

.notice .buttons {
  top: 401px;
  position: absolute;
}

.notice .buttons .prev {
  left: 12px;
}

.notice .buttons .next {
  left: 206px;
}


.notice .date {
  font-size: 11px;
  margin: -1.5em 0 1.5em 0  
}

.notice .zmanim {
  width: 198px;
  margin-left: 30px;
  font-size: 13px;
}

.notice .zmanim th, .notice .zmanim td {
  padding-bottom: 10px;
}

.notice .zmanim th {
}

.notice .zmanim td {
  text-align: right;
  width: 5em;
}

/* @end */

/* @end */

/* @group Navigation */

#navigation {
  background:url(../img/controls_bg.png) repeat;
  color:white;
  border-top:1px solid #999;
}

#navigation ul {
  float:right;
  margin:0;
  width:400px;
}

#navigation ul li {
  float:right;
  width:99px;
  height:60px;
  line-height:17px;
  text-align:center;
  border-left:1px solid #999;
  font-size:14px;
  display:table;
}

#navigation ul li a:hover {


/*  background: #191919;*

/
/*  color: white;*/
  cursor:pointer;
}

#navigation .activated {
  background-color:white;
  color:black;
}

#navigation .disabled {
  color:#999;
}

#navigation ul li a.disabled:hover {
  cursor:default;
  color:#999;
  background:none;
}

#navigation a {
  display:table-cell;
  vertical-align:middle;
  text-decoration:none;
  color:inherit;
  width:100%;
  text-align:center;
  padding:6px;
}

#navigation a small {
  display:block;
  font-size:11px;
  line-height:1;
  margin-top:5px;
}

#navigation a small em {
  color:#ffca00;
}

#navigation a:hover {
  cursor:pointer;
}

#navigation img {
  height:54px;
  margin:3px 6px 3px 3px;
  float:left;
  border:0;
  cursor:pointer;
}

#navigation p {
  font-size:13px;
  text-align:left;
  line-height:16px;
  float:left;
  margin-top:4px;
  width: 290px;
}

#navigation p a {
  text-decoration:underline;
  text-align:left;
  float:inherit;
  padding:0;
}

#navigation:hover {
  cursor:pointer;
}

/* @end */

/* @group Controls */

.controls {
  z-index:100;
  background:url(../img/controls_bg.png) repeat;
  color:white;
  position:absolute;
  padding:0 10px 25px 25px;
  width:733px;
  height:291px;
  top:983px;
  border-color:#999;
  border-style:solid;
  border-top-width:1px;
}

.controls em {
  font-style:italic;
}

#aboutus {
  height:394px;
  top:880px;
}

#aboutus p {
  margin:1em 0;
  line-height:1.2;
}

#aboutus #contactus {
  text-align:center;
}

#aboutus #contactus em {
  font-style:normal;
  color:#ffca00;
  padding:1px;
  letter-spacing:1px;
}

#aboutus .author {
  text-align:right;
  font-style:italic;
  margin-right:15px;
}

#jump {
  height:186px;
  top:1088px;
}

#jump .keyboard, #search .keyboard {
  position:absolute;
  bottom:0;
  left:115px;
}

/*#jump .submit {
  margin-left: 10px;
}

#jump.controls form {
  margin-top: 5px;
}

#jump.controls p {
  margin-top: 15px;
}*/

#search {
  height:495px;
  top:779px;
}

#searchResults {
  width:430px;
  float:right;
  border-left:1px solid #666;
  padding-left:15px;
  height:240px;
  overflow-y:auto;
}

#searchResults li {
  padding:6px 0;
}

#searchResults li a {
  line-height:1.1em;
  padding:6px 0px;
  font-size:18px;
  color:lightblue;
}

#searchResults li a:active {
  background:white;
  color:black;
}

.controls form {
  float:left;
  width:270px;
  margin-top:20px;
}

.controls form label {
  width:200px;
  display:block;
  width:200px;
  padding-left:2px;
  margin-bottom:2px;
}

.controls form input {
  padding:8px 1px;
  font-size:16px;
  margin-bottom:10px;
  width:219px;
  border:3px solid transparent;
}

.controls form input.active {
  border:3px solid #ffca00;
}

.controls .submit {
  background:#222;
  color:white;
  height:44px;
  width:106px;
  padding:0;
  margin-top:11px;
  float:left;
  margin-right:13px;
  border:1px solid #666;
}

.controls .submit:active {
  background:white;
  color:black;
}

.closeButton {
  border:1px solid #666;
  background:#222;
  color:white;
  font-size:18px;
  line-height:20px;
  padding-left:1px;
  font-weight:normal;
  text-align:center;
  height:22px;
  width:20px;
  float:right;
  margin:5px -6px 0 0;
}

.closeButton:hover {
  cursor:pointer;
}

.closeButton:active {
  background-color:white;
  color:black;
}

.controls h2 {
  font-size:22px;
  margin:5px 0 10px 0;
  padding-bottom:2px;
  font-weight:bolder;
}

.controls h3 {
  font-weight:bolder;
  margin-bottom:5px;
}

/* @group Keyboard */

.keyboard {
  width:500px;
  clear:both;
  float:left;
  margin:15px 0;
}

.keyboard .row {
  clear:both;
  display:block;
}

.keyboard #row2 {
  margin-left:22px;
}

.keyboard #row3 {
  margin-left:73px;
}

.keyboard.extended #row3 {
  margin-left:22px;
}

.keyboard .row div {
  float:left;
  border:1px solid #666;
  width:43px;
  text-align:center;
  line-height:40px;
  font-size:20px;
  background:#000;
  margin-left:5px;
  margin-bottom:5px;
}

.keyboard #tab {
  width:93px;
  font-size:16px;
}

.keyboard #spacebar {
  width:193px;
  font-size:16px;
}

.keyboard #backspace {
  width:93px;
  font-size:16px;
}

.keyboard #enter {
  width:93px;
  font-size:16px;
}

.keyboard .row div:hover {
/*  background: #191919;*/
  cursor:pointer;
}

.keyboard .row div:active {
  background-color:white;
  color:black;
}

/* @end */

/* @end */

/* @group Extended Info */

#extendedInfo {
  position:absolute;
  top:399px;
  left:77px;
  width:650px;
  color:white;
  z-index:100;
  padding:20px;
  border:1px solid #999;
  border-right:0;
  background:url(../img/controls_bg.png) repeat;
  min-height:600px;
  max-height:830px;
}

#extendedInfo #portrait {
  height:120px;
  max-width:100px;
  border:none;
  float:right;
  margin-right:15px;
  margin-top:0px;
  border:1px solid #999;
}

#extendedInfo .closeButton {
  position:absolute;
  top:0;
  right:10px;
}

#extendedInfo #importantInfo {
  width:490px;
  font-size:18px;
  margin-bottom:25px;
}

#extendedInfo h1 {
  width:490px;
  font-size:36px;
  margin-bottom:3px;
}

#extendedInfo #hebrewName {
  font-size:22px;
  margin-bottom:8px;
}

#extendedInfo #content {
  width:455px;
  overflow:auto;
  min-height:210px;
  max-height:680px;
  padding-right:10px;
  padding-bottom:10px;
  border-right:1px solid #666;
}

#extendedInfo dt {
  font-weight:normal;
  margin-top:10px;
}

#extendedInfo dd {
  color:#ccc;
  padding-left:7px;
}

#extendedInfo dd a {
  text-decoration: underline;
}

#extendedInfo dd a:hover {
  cursor: pointer;
}

#extendedInfo #links {
  width:134px;
  text-align:right;
  position:absolute;
  top:170px;
  right:35px;
}

#extendedInfo #links ul {
  font-size:17px;
  text-transform: uppercase;
  margin-right: 1px;
}

#extendedInfo #links ul li {
  padding-right:8px;
}

#extendedInfo #links ul li a {
  display:block;
  padding: 7px 0;
}

#extendedInfo #links ul ul li  {
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-transform: none;
}

#extendedInfo #links ul li a:hover {
/*  background: #191919;*/
  cursor:pointer;
}


#extendedInfo #links ul li a.active {
  color:#ffca00;
}

#extendedInfo #bio, #extendedInfo #memorial {
  font-size:15px;
  line-height:1.4;
}

#extendedInfo h2 {
  font-size:20px;
  text-align:center;
  background:white;
  color:black;
  margin:1em 0;
}

#extendedInfo #memorial img {
  height:95px;
  max-width:275px;
  float:left;
  margin:0 15px 5px 0;
}

#extendedInfo #main_image {
  height:420px;
}

#extendedInfo #main_image img {
  margin:0 auto;
  display:block;
  max-height:400px;
  max-width:400px;
}

#extendedInfo .galleria {
  list-style:none;
  width:100%;
  float: left;
  height: 270px;
  overflow: auto;
}

#extendedInfo .galleria li {
  display:block;
  width:63px;
  height:63px;
  overflow:hidden;
  float:left;
  margin:0 9px 9px 0;
  border:3px solid transparent;
}

#extendedInfo .galleria li.active {
  border:3px solid white;
}

#extendedInfo .galleria li a {
  display:none
}

#extendedInfo .galleria li div {
  position:absolute;
  display:none;
  top:0;
  left:180px;
}

#extendedInfo .galleria li div img {
  cursor:pointer
}

#extendedInfo .galleria li.active div img,.galleria li.active div {
  display:block;
}

#extendedInfo .galleria li img.thumb {
  cursor:pointer;
  top:auto;
  left:auto;
  display:block;
  width:auto;
  height:auto;
}

#extendedInfo .galleria li .caption {
  display:block;
  padding-top:.5em
}

* html .galleria li div span {
/* IE bug */
  width:400px
}

#unauthorized {
  position:absolute;
  left:0;
  top:480px;
  z-index:1000;
  width:768px;
  text-align:center;
  font-size:150px;
  text-transform:uppercase;
  letter-spacing:14px;
  color:white;
}

/* @end */