
/* needed for IE to make :active state work first time */
a, a:visited {color:#E22019;} 

/* slides */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#fff; text-decoration:none; border:2px solid #1e1e1e; width:60px; height:60px; float:left; margin: 10px 3px 0px 10px; z-index:50;}
a.slidea {background:url(images/gallery-photos/thumbs/resto-th.jpg);}
a.slideb {background:url(images/gallery-photos/thumbs/resto-1-th.jpg);}
a.slidec {background:url(images/gallery-photos/thumbs/resto-3-th.jpg);}
a.slided {background:url(images/gallery-photos/thumbs/resto-2-th.jpg);}
a.slidee {background:url(images/gallery-photos/thumbs/resto-4-th.jpg);}
a.slidef {background:url(images/gallery-photos/thumbs/resto-5-th.jpg);}
a.slideg {background:url(images/gallery-photos/thumbs/resto-6-th.jpg);}
a.slideh {background:url(images/gallery-photos/thumbs/resto-7-th.jpg);}
a.slidei {background:url(images/gallery-photos/thumbs/resto-8-th.jpg);}
a.slidej {background:url(images/gallery-photos/thumbs/resto-9-th.jpg);}
a.slidek {background:url(images/gallery-photos/thumbs/resto-10-th.jpg);}
a.slidel {background:url(images/gallery-photos/thumbs/resto-11-th.jpg);}
a.slidem {background:url(images/gallery-photos/thumbs/resto-0-th.jpg);}
a.sliden {background:url(images/gallery-photos/thumbs/resto-12-th.jpg);}
a.slidew {background:url(images/gallery-photos/thumbs/bar0th.jpg);}
a.slideo {background:url(images/gallery-photos/thumbs/bar1th.jpg);}
a.slidep{background:url(images/gallery-photos/thumbs/bar2th.jpg);}
a.slideq {background:url(images/gallery-photos/thumbs/bar3th.jpg);}
a.slider {background:url(images/gallery-photos/thumbs/bar4th.jpg);}
a.slides {background:url(images/gallery-photos/thumbs/bar5th.jpg);}
a.slidet {background:url(images/gallery-photos/thumbs/bar6th.jpg);}
a.slideu {background:url(images/gallery-photos/thumbs/bar7th.jpg);}


a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:2px solid #fff;}


/* container */
#container_bottom {position:relative; width:690px; height: 200px; margin:1em auto; z-index:100;}
#container_bottom img {border:0;}
#container_bottom .thumbs {position:relative; left:34px; bottom:0; height:114px;}
#container_bottom a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:-50px; left:10px; padding:0px; font-style:normal; color:#fff;  z-index:50;}
#container_bottom a.gallery:hover span:first-line {font-style:normal; font-weight:normal; font-size:1.1em; color: white;}
#container_bottom a.gallery:active, #container_bottom a.gallery:focus {border:2px solid #E22019;}
#container_bottom a.gallery:active em, #container_bottom a.gallery:focus em {display:block; position:absolute; width:690px; height:387px; top:-452px; left:-33px; padding:0px; color:#000; border:0px solid #1e1e1e; z-index:50;}
#container_bottom h1 {clear:both; margin:0; padding-top:40px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:yellow;}
#container_bottom h1 em {font-size:0.6em; color: white;}


a.video em, a.video span {display:none;}
a.video:hover {border:3px solid #ffffff;}
a.video, a.video:visited {color:#fff; text-decoration:none; float:left; width:120px; margin: 20px 0px 0px 0px; border: 3px solid #1e1e1e;}
a.video:active, a.video:focus {border:3px solid #E22019;}


.videothumb_container {
display:block;
float:left;
height:134px;
width:135px;
padding: 0px 10px 0px 14px;
font-size:0.90em; 
}

#container_video {
	width:690px;
	height:385px;
	position: absolute;
	top:20px;
	left: 0px;
	text-align: center;
}
#container_video_large {
	width:690px;
	height:385px;
	position: absolute;
	top:20px;
	left: 0px;
	text-align: center;
}


 /*.gallery_header {
 position:relative;
 background-image: url("images/header_gallery.jpg") 0 0 no-repeat;
 }
*/

  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/75p_honey.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(images/75p_honey.png);
}

