/*{{{ Categorised gallery listing */


.gallerylist .thumbnail {
  margin:0 5px 0 0;
  padding:0;
  float:left;
  clear:left;
  border:1px solid #e1dddd;
  height:68px;
  width:68px;
  line-height:68px;
  text-align:center;
}

.gallerylist .thumbnail a {
  vertical-align:middle;
  margin-bottom:2px;
}

.gallerylist .thumbnail img {
  border:0;
  vertical-align:middle;
  margin-bottom:2px;
}



/*}}}*/


/*{{{ Carousel slider display */


/*{{{ Full image Viewer */
.carousel .wrapper{
  float:left;
  width:480px;
  /* background:url(/en/includes/themes/gohawaii/images/template_images/gallery/full_corner_left.jpg) top left no-repeat; */
}

.carousel .container{
  border: 1px solid blue;
  height:340px;
  line-height:340px;
  text-align:center;
  /* background:url(/en/includes/themes/gohawaii/images/template_images/gallery/full_corner_right.jpg) top right no-repeat; */
}


.container {
  width: 426px;
  height: 304px;
}
.container .portrait,
.container .fullvideo,
.container .fullimage  {
  padding: 8px;
  border: 1px solid #ddd;
}

.fullvideo {
  padding-top: 12px;
  width: 545px;
}

.video-container {
 text-align: center; 
}
.video-container object {
  margin: 12px 0 0 0;
  position:relative;
}
.video-block {
   background: transparent url(/en/includes/themes/gohawaii/images/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/overlay/main-frame-black.png) no-repeat 0 0;
   height: 297px;
}

/*
.video-block {
  padding-top: 12px;
  padding-left: 12px;
}
*/

.carousel .imagearea.loading {
  background:url(/en/includes/themes/gohawaii/images/en/includes/themes/gohawaii/images/template_images/loading.gif) no-repeat 39% 37%;
}

.carousel .container img {
  vertical-align:middle;
  background-color:#fff;
}

.carousel h3 {
  margin-top:0.8em;
  float:left;
  padding-left:30px;
}

.carousel .credit {
  margin-top:1.8em;
  float:right;
  font-size:10px;
  padding-right:30px;
}

.carousel .info {
  height:78px;
  /* background:url(/en/includes/themes/gohawaii/images/en/includes/themes/gohawaii/images/template_images/gallery/full_bottom_shadow.jpg) center bottom no-repeat; */
}

.carousel .description {
  padding-top:25px;
} 

#hireslink {
   margin-top:1em;
   border:1px solid #b094a1;
   /* background:#e0ccd5 url(/en/includes/themes/gohawaii/images/en/includes/themes/gohawaii/images/template_images/gallery/download.gif) 5px 5px no-repeat; */
   padding:5px 5px 5px 27px;
   float:left;
 }

 .carousel .imagearea {
    /* float: left; */ 
 }
 
/*}}}*/

.gallerywrapper {
  /* border: 1px solid blue; */
  width: 424px;
  text-align: center;
}
.carouselwrapper {
  width: 300px !important; /* overrides gallerywrapper */ 
}

.gallerywrapper .cmsMCcontainer {
  text-align: right; 
}

/*{{{ Carousel slider styles */
.carousel-vertical .listwrapper li,
.carousel-horizontal .listwrapper li
{ /*  float: left; */
  
  /* position:relative; */
  text-align:center;
  /* width:400px; */
}

.carousel .listcontainer span {
  display: none; 
}
.listcontainer {
  /* margin:0 auto; */
 
  overflow:hidden;
  height:80px;
  position:relative;
 /* left:-55px; */
 

}
.grid .listcontainer {
  overflow:visible;
  height: auto;
}


#image-container .galThumb,
#video-container .galThumb {
    height: 41px;
    width: 90px;
}
#image-container a,
#video-container a{
  text-decoration: none;
  padding-left: 0px;
}



.carousel-vertical ol.imagelist,
.carousel-horizontal ol.imagelist,
.grid ol.imagelist,
.rotator  ol.imagelist {
  list-style-type:none;
  margin:0;
  padding:0;
  float:left;
}
.carousel .controls {
  /*
  float:right;
  margin-top:-70px
  */
}



#button-horizontal-down,
#button-horizontal-up
{
  background:none;
  border:none;
  overflow:visible;
  padding:0;
  margin:0;
}

#button-vertical-down,
#button-vertical-up
{
  background:none;
  border:none;
  overflow:visible;
  padding:0;
  margin:5px 0 0 0;
}



.carousel .controls button.inactive{
  /* opacity:.4; */
}


/*
 New buttons
*/
.control-vert-down,
.control-vert-up {
  text-align: center; 
}

.LeftContent .dwidget-gallery .control-vert-down,
.LeftContent .dwidget-gallery .control-vert-up {
	display:none;
}
#button-vertical-down {
    background: url('/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/side-widget-downarrow.gif') no-repeat -12px 15% !important;
}
#button-vertical-up {
    background: url('/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/side-widget-uparrow.gif') no-repeat -12px 15% !important;
}

#button-horizontal-down {
    background: url('/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/right.gif') no-repeat left 15% !important;
}
#button-horizontal-up {
    background: url('/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/left.gif') no-repeat left 15% !important;
}

.control-horiz-up,
.control-horiz-down {
  float: left; 
}
.carousel-horizontal .listcontainer {
  float: left; 
}
.carousel-vertical .imagelist li {
  margin: 0 6px 8px 8px;
}

/*
.carouselnext {
   background: url('/system_images/icons/famfamfam_silk/arrow_down.png') no-repeat left 15% !important;
}
.carouselprev {
   background: url('/system_images/icons/famfamfam_silk/arrow_up.png') no-repeat left 15% !important;
}
*/

 /*}}}*/

 /*}}}*/


/*{{{ Full gallery browser  */
.browse {
  
}

.browse ol.imagelist {
  list-style-type:none;
  margin:0;
  padding:0;
} 

.browse .controls{
  float:none;
  clear:both;
}

.browse .controls button{
  display:none;
}

/*}}}*/

.managerelateditems {
  
}
.managerelateditems img {
  border:0;
}



/* misc utility and common styles */

ol.imagelist li {
  margin:0 6px 0 0;
  padding:0;
  float:left;
  /* border:1px solid #e1dddd; */
   height:58px; 
  width:80px;
  line-height:58px; 
  text-align:center;
  
}

ol.imagelist li.activepanel{
  /* border-bottom:1px solid #573e49 */
  /* background-color: #ddd; */
}

ol.imagelist li a {
  display:block;
  height:60px;
  width:90px;
  line-height:58px;
  text-align:center;
  text-decoration:none;
}

ol.imagelist li img {
  border:0;
  vertical-align:middle;
  margin:0 0 2px -4px;
}

/* @Group LeftContent Gallery */
.LeftContent ol.imagelist{overflow:visible;margin-top:5px;}
.LeftContent ol.imagelist li {
	margin:0 0 10px 0px;
	display:block;
  height:130px;
  width:160px;
  text-align:center;
  /*background:yellow;*/
  overflow:visible;
  /*border:1px solid yellow;*/
}

.LeftContent ol.imagelist li a{
  display:block;
  height:113px; 
  width:150px;
  text-align:center;
  text-decoration:none;
  
}
.LeftContent ol.imagelist li div.description{display:block;position:relative;height:25px;}
.LeftContent ol.imagelist li div.description a{
  display:block;
  text-align:left;
  text-decoration:underline;
  padding-top:5px;
  padding-left:5px;
  height:20px;
  white-space:wrap;
}

/*@ End LeftContent Gallery */

.spacer {
  height:1px;
  padding:0;
  margin:0;
  line-height:1px;
}
.gallery-title {
  text-align:left; 
  padding: 0px 0 8px 0;
}

/* vertical carousel */

.RightContent .carousel-vertical {
  
  /* border: 1px dotted #ddd; */ 
}

.RightContent .gallerywrapper {
  width: 100%;
}

.gallery-container {
  background:url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/gallery-panel-bg.jpg);
  width: 528px;
  height: 119px;
}
.gallery-container .gallery {
  padding-left: 8px; 
  padding-top: 16px;
}
.carousel-vertical .listcontainer {
  height: 198px;
}

.LeftContent .carousel-vertical .listcontainer{
	height:auto;
}

.carousel-horizontal .listcontainer {
  /* fixed height */ 
  width: 480px;
  
}

.carousel-container {
  position:relative;
  overflow: hidden;
  width: 150px;
  height: 372px;
}

.carousel-container ul,
.carousel-container ol {
  margin: 0;
  padding: 0;
}
.carousel-container ul li,
.carousel-container ol li
{
  list-style-type: none;
}
#carousel-up,
#carousel-down {
  text-align: center;
  display: block;
}
#carousel-up,
#carousel-down,
.carousel-container ul li,
.carousel-container ol li
{
    font-size: 11px;
}

.carousel-controls {
  padding: 8px;
  border: 1px solid blue;
}


.grid ol li {
  margin-bottom: 6px;
}
.carouselnext,
.carouselprev {
  width: 16px;
  height: 20px;  
}

.control-vert-down .carouselnext,
.control-vert-up .carouselprev {
  width: 180px; 
}

#button-horizontal-down {
   width: 16px;
   height: 90px;
}
#button-horizontal-up {
   width: 15px;
   height: 90px;
}

/*
.carouselnext {
   background: url('/system_images/icons/famfamfam_silk/arrow_down.png') no-repeat left 15% !important;
}
.carouselprev {
   background: url('/system_images/icons/famfamfam_silk/arrow_up.png') no-repeat left 15% !important;
}
*/




/*{{{ lightbox styles */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 120; line-height: 0;} /* text-align: center; */
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

/* #outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; } */
#imageContainer{ padding: 10px; }

#loading{
/*position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; z-index: -100;*/
}
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

/* #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url('data:image/gif;base64,AAAA'); display: block } */
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
/* #prevLink:hover, #prevLink:visited:hover { background: url('/en/includes/themes/gohawaii/images/template_images/gallery/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('/en/includes/themes/gohawaii/images/template_images/gallery/nextlabel.gif') no-repeat right 15%; } */

#imageDataContainer{
  width:545px;
  padding:0 0 0 10px;
}

#imageData{	  
  padding:0 10px; color: #666; 
}
#imageData #imageDetails{
 /* width: 70%; */ 
 /* float: left; */ 
  text-align: left;
  font-size: 11px;
  border: 1px solid red;
  line-height: 1.7em;
  font-size: .9em;
}	
#imageData #caption{ font-weight: boreld;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 120; width: 100%; height: 500px; background-color: #000; } /*}}}*/

#innerImageContainer,
#innerImageNavigation {
  float: left;
}
#innerImageNavigation {
 clear: right;
  
}
#innerImageNavigation .image-thumbs {
  font-size: 11px; 
}
#innerImageNavigation .carousel-panel {
  text-align: center; 
  
}
.carousel-panel {
   margin: 0 !important;
}

/* {{{ This is the CSS For the gallery main pages */
.panel-container,
.media-container {
  
  height: 840px;
  overflow: auto;
}
.media-container {
  height: 200px; 
}

#video-container ol,
#image-container ol {
  margin: 0;
  padding: 0;
  
}


#video-container ol li,
#image-container ol li {
 list-style-type: none;
 float: left;
 margin: 0 !important;
 padding: 6px 6px 0px 0;
}


/* }}} */
/* @group Search */
/* #gallerystf {clear:both; height: 46px; width: 289px; background: url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/gallerystf.png) 0 0 no-repeat;} */

#gallerystf legend {display: none;}
#gallerystf .text {  width: 120px; height: 18px; border: 0; padding: 0px 3px 0px 2px;background: #fcfafa; color: #c37d39; line-height: 1.3; }


#gallerystf .stf-input,
#gallerystf .field,
#gallerystf .stf-submit {
  float: left !important;
  clear: none !important;
  
  
}
#gallerystf .stf-submit  {
  margin-top: -4px; 
}
#gallerystf .frm-container {
  padding-left: 12px; 
}
#gallerystf .stf-input {
 padding-top: 2px;
 padding-left: 6px;
 background:url("/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/gallery-sb-input.gif") no-repeat;
 width: 150px;
 height: 24px;
}
#gallerystf .field {
  margin-top: 1px;
  margin-left: 8px;
}

/*
#gallerystf .text { position: absolute; top: 0px; margin: 0px 14px 0 22px; width: 120px; height: 18px; border: 0; padding: 0px 3px 0px 2px;background: #fcfafa; color: #c37d39; line-height: 1.5; }
#gallerystf .dwidget {position: absolute; margin:-2px 0 0 169px;}
#gallerystf .stf-input,
#gallerystf .stf-dropdown {
  float: left !important;
  clear: none; 
  
}
#gallerystf .stf-submit {
  position: absolute;
  left: 300px;
}
*/

/*
#gallerystf .text {position: absolute; left: 14px; top: 10px; height: 14px; width: 120px; border: 0; padding: 2px 3px 3px 2px; background: #F1F4F5; color: #c37d39; line-height: 1.5;}
#gallerystf .dwidget {position:absolute; left: 164px; top: 10px;}
#gallerystf .image {position: absolute; left: 381px; top: 4px;}
*/

/*
#gallerystf {clear:both; position: absolute; z-index: 60; top: 150px; height: 46px; width: 289px; background: url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/gallerystf.png) 0 0 no-repeat;}
#gallerystf .text {position: absolute; left: 14px; top: 10px; height: 14px; width: 120px; border: 0; padding: 2px 3px 3px 2px; background: #F1F4F5; color: #c37d39; line-height: 1.5;}
#gallerystf .dwidget {position:absolute; left: 164px; top: 10px;}
#gallerystf .image {position: absolute; left: 381px; top: 4px;}
*/






/* {{{ GALLERY OVERLAY POPUP */

.overlay {
  width: 685px;
  padding-top: 25px;
  padding-left: 27px;
  padding-right: 38px;
  text-align: left;
  margin: 0 auto;
  color: #838383;
  /*font-size: .9em;*/
  background: url("/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/overlay/top.png") no-repeat;
  line-height: 1.7em !important;
}

  .overlay a {
    text-decoration: underline !important;
  }
  
  .overlay a:hover {
    color: #999 !important;
  }

 /* .overlay .mainGalImg { */
  .overlay #outerImageContainer {
    float: left;
    /* height: 396px; */
    width: 564px;
  }
  
  .overlay .scroller {
    float: right;
    width: 120px;			
  }
  .overlay li {
    margin-left: 0 !important; 
  }
  
  
    .overlay #javascroll a {
      text-decoration: none !important;
      display: block;
    }
    .javascroll .galThumb {
      margin-left: -4px; 
    }
    .overlay #javascroll .galThumb,
    .gallery-container ol.imagelist .galThumb
    {
					width: 120px;
					height: 65px;
					margin-bottom: 12px;
					float: left;
					clear: left;
					position: relative;
    }
    .gallery-container ol.imagelist .galThumb {
      height: 67px; 
    }
    
    .overlay #javascroll #btnDown {
      float: left;
      clear: left;
      position: relative;
    }

  #galleryCopy {
    width: 576px;
    margin-left: 8px;
    padding-top: 5px;
    clear: left;
    font-size: 1em;
    line-height: 1.2em;
    position: relative;
  }
  
  
    #imageDataContainer h3 {
      color: #C67E02;
      /* float: left; */
      margin: 4px 12px 0 0;
      padding: 0 0 3px 0;
      /* height: 1.3em; */
    }
    
    #imageDataContainer p {
      margin: 4px 0 12px 0;
      padding: 0;
    }
    
    #imageDataContainer .tags {
      padding-bottom: 15px;
    }
    
      #imageDataContainer .tags a {
        color: #5B7C84;
      }
    
    #imageDataContainer .relatedLinks a {
      color: #C67E02;
    }
  
.bottom {
  background: url("/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/overlay/bottom.png") no-repeat;
  height: 45px;
  width: 680px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 15px;
  margin: 0 auto;
  color: #5B7C84;
  /*font-size: .7em;*/
}

  .bottom a {
    color: #5B7C84;
    text-decoration: underline !important;
  }
  
  .bottom a:hover {
    color: #999999;
  }
  
  .bottom #gotogal {
    float: left;
  } 	
  
  .bottom #closewin {
    float: right;
  }		


/* }}} */

.carousel-link {
  line-height: 0 !important; 
}

.gallery-container .panel {
   width: 118px !important;
   height: 93px !important;
}
.gallery-container ol.imagelist li {
  width: 118px !important; /* was 123 */
  margin: 0 !important;
  padding-right: 4px;
  height: 90px;
  line-height: 90px;
}
ol.imagelist li a:hover {
  text-decoration: none; 
}
.gallery-container .listcontainer {
  height: 90px; 
  padding-top: 10px;
}
.carousel-horizontal {
  margin-top: -4px;
}

.gallery-column-image {
  width: 315px; 
}

.gallery-column-video {
  width: 200px;
  margin-left: 4px;
}

.gallery-column-image,
.gallery-column-video {
  float: left; 
}
.gallery-search-box .title span {  display: none; }
.gallery-search-box .title {
  height: 28px;
  margin: 4px 0 0 8px;
  
}

.gallery-search-box .title-maui {
    background: transparent url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/hvcb-gallery-search.gif) no-repeat scroll -1122px;
    width: 268px;
    padding: 12px 0;
}
.gallery-search-box .title-kauai {
    background: transparent url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/hvcb-gallery-search.gif) no-repeat scroll -532px;
    width: 290px;
    padding: 12px 0;
}

.gallery-search-box .title-oahu {
    background: transparent url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/hvcb-gallery-search.gif) no-repeat scroll 0px;
    width: 270px;
    padding: 12px 0;
}

.gallery-search-box .title-molokai {
    background: transparent url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/hvcb-gallery-search.gif) no-repeat scroll -820px;
    width: 304px;
    padding: 12px 0;
}


.gallery-search-box .title-lanai {
    background: transparent url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/hvcb-gallery-search.gif) no-repeat scroll -260px;
    width: 264px;
    padding: 12px 0;
}

.gallery-search-box .title-big-island {
    background: transparent url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/hvcb-gallery-search.gif) no-repeat scroll -1398px;
    width: 300px;
    padding: 12px 0;
}

.gallery-search-box .title-statewide {
    background: transparent url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/hvcb-gallery-search.gif) no-repeat scroll -1398px;
    width: 300px;
    padding: 12px 0;
}

.gallery-search-box #gallerysbtn {
  margin: 0;
  padding: 0;
  border: 0;
  width: 128px;
  height: 32px; 
}
.gallery-search-box .submit-oahu,
.gallery-search-box .submit-kauai,
.gallery-search-box .submit-molokai,
.gallery-search-box .submit-lanai {
  background: url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/refresh-oahu.gif) no-repeat;
}
.gallery-search-box .submit-maui,
.gallery-search-box .submit-big-island,
.gallery-search-box .submit-statewide
{
  background: url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/refresh-maui.gif) no-repeat;
}


.search-oahu .text,
.search-kauai .text,
.search-molokai .text,
.search-lanai .text
{
  color: #677f61 !important;
}

.search-oahu .dwidget .dropdown strong,
.search-kauai .dwidget .dropdown strong,
.search-molokai .dwidget .dropdown strong,
.search-lanai .dwidget .dropdown strong {
   color: #73754f !important;
}




/*
.gallery-search-box {
   background:url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/search-background.gif) no-repeat;
   width: 533px;
   height: 100px;
   padding: 12px;
}
.gallery-search-box .title {
  margin-left: 12px;
}

*/
.video-overlay {
  position: absolute;
  
}
.gallery-search-box {
  width: 530px;
  height: 99px;
  background:url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/gallerySearchBox.gif) no-repeat;
  margin-bottom:13px;
}

.photo-line {
    background:url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/photo-line.gif) no-repeat;
    height: 9px;
    width: 298px;
    clear: both;
}
.video-line {
    background:url(/en/includes/themes/gohawaii/images/template_images/gallery/gohawaii/layout/video-line.gif) no-repeat;
    height: 9px;
    width: 206px;
    clear: both;
}

.javascroll .carousel-panel {
   margin-top: 4px;
}

/** gallery search */
.large-video {
  clear: both;
  float: none !important;
}
.large-video .galThumb {
  height: 84px !important; 
  width: 186px !important;
}

#lightbox .bottom a {
  line-height:1.4em !important; 
}
