@charset "utf-8"; /* CSS Document */
#image_background {
}

input.active {
  color: #f16823;
}

.header-telephone > a:hover {
  color: white;
  border-color: white;
}

#cart, #buy_print {
  font-size: 0.85em;
}

#cart {
  padding: 4px;
}

/*.rss
    {
    cursor: pointer;
    }*/
#cart img {
  vertical-align: middle;
}

#buy_print {
  position: absolute;
  top: 0px;
  left: 0px;
  float: none;
  padding: 4px;
}

#brownbar {
  background: #C6F7EB;
  background: -moz-linear-gradient(0deg, #C6F7EB 58%, rgba(255,255,255,1) 58%);
  background: -webkit-linear-gradient(0deg, #C6F7EB 58%, rgba(255,255,255,1) 58%);
  background: linear-gradient(0deg, #C6F7EB 58%, rgba(255,255,255,1) 58%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#C6F7EB",endColorstr="#ffffff",GradientType=1);
}

#content, #content_splash {

}

#logo {
  text-align: center;
  padding: 0px;
  cursor: pointer;
}

#gallery_thumbs, #tag_thumbs, #ebition_thumbs {
}

.circle {
  color: #f16823;
  border-style: solid;
  border-width: thin;
  text-align: center;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  font-weight: bold;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
}

.circle:hover {
  color: #000;
  border-color: #000;
  opacity: 1;
}

.search {
  font-size: 0.8em;
}

.search input {
  font-size: 0.9em;
}

.search input.img {
  background-color: inherit;
  background-image: none;
}

#user_greeting {
  padding: 4px;
  font-size: 0.8em;
  text-align: right;
  font-style: italic;
}

#center_for_sections {
  text-align: center;
}

#ebitions_flash {
  position: absolute;
  width: 98%;
  height: 80%;
}

#ebitions_admin, #footer_center, #copyright, #footer_left {
  font-size: 0.95em;
}

#ebitions_admin, #footer_left {
  left: 0px;
}

#copyright {
  right: 0px;
  font-style: italic;
  padding-right: 10px;
}

#copyright a, #ebitions_admin a {
  font-weight: bold;
  text-decoration: none;
}

#copyright a:hover, #ebitions_admin a:hover {
  color: #f16823 !important;
  text-decoration: underline;
}

#footer_bar {
  border: none;
  background-color: #808080;
  font-size: 0.8em;
  text-align: center;
  color: white;
  /* border-top: thin solid rgba(0, 0, 0, 0.1); */
  /* border-top: thin solid rgb(241, 104, 35); */
}

.image_list_item {
  border: 1px #453C32 solid;
}

.image_list_item_thumb img {
  border-width: 6px;
  border-color: #000;
  border-style: solid;
}

.image_list_item_description {
}

.full_container, .medium_container, .thumb_container {
  overflow: hidden;
}

.full_container a, .medium_container a, .thumb_container a {
  color: #fff !important;
  text-decoration: none;
}

.full_container a:hover, .medium_container a:hover, .thumb_container a:hover {
  color: #f16823 !important;
  border-bottom: none;
  text-shadow: 0px 2px 9px #000;
}

.thumb_container {
}

.inline_image {
  border: none;
}

.thumb_info {
  background: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.6);
}

.thumb_title, .thumb_title_bare {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: lowercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.thumb_favourite_toggle {
}

.thumb_buy_button {
}

.thumb_background_toggle {
  font-weight: bold;
  background-color: rgb(255,255,255);
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -moz-box-shadow: 0px 0px 26px #000;
  -webkit-box-shadow: 0px 0px 26px #000;
  -khtml-box-shadow: 0px 0px 26px #000;
  box-shadow: 0px 0px 26px #000;
}

.thumb_background_toggle:hover {
  color: #f16823;
  -moz-box-shadow: 0px 0px 26px #f16823;
  -webkit-box-shadow: 0px 0px 26px #f16823;
  -khtml-box-shadow: 0px 0px 26px #f16823;
  box-shadow: 0px 0px 26px #f16823;
}

.thumb_favourite_toggle, .thumb_buy_button, .favourite_toggle, #toggle_description, #toggle_exif, #toggle_map, #toggle_comments, #toggle_tag_cloud {
  cursor: pointer;
}

/****************************************************
---SECTION---SECTION---SECTION---SECTION---SECTION---
****************************************************/
.news_item, .blog, .blog_list_entry, .blog_list_entry_unpublished, .section {
  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
}

.collection, .image_section {
  display: inline-block;
  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
}

.section_heading, .collection_heading, .image_section_heading {
  margin: -15px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  text-align: left;
  /* font-size: 1.4em; */
  font-size: 2em;
  /* font-weight: bold; */
  letter-spacing: -0.04em;
  padding-top: 4px;
  padding-left: 7px;
  padding-right: 7px;
  /* box-shadow: 3px 5px 6px 0em rgba(0, 0, 0, 0.05); */
  border-bottom: solid thin rgb(241, 104, 35);
}

.nav_sortarea {
  font-size: 0.8em;
}

.collection_images {
  text-align: center;
}

.section_wrapper {
  padding: 0;
  margin: 0;
}

#map_canvas {
  width: 730px;
  height: 480px;
  /*  margin: 0px;*/
  /*  margin: 5px;*/
  /*  padding: 0px;*/
  /*  margin-left: auto;*/
  /*  margin-right: auto;*/
  overflow: hidden;
  display: inline-block;
}

#gallery_title {
  width: 100%;
  font-size: 2.2em;
  font-weight: bold;
  letter-spacing: -0.1em;
  height: 43px;
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
  text-transform: lowercase;
  margin-top: -2px;
  padding-right: 15px;
  padding-left: 15px;
}

#gallery_description {
  text-align: left;
}

.page_title h1 {
  /* opacity: 0.4; */
}

.page_description {
  text-align: left;
}

#image {
  margin: 0px;
  /* margin-top: 10px; */
  margin-bottom: 1.5em;
  width: 100%;
  text-align: center;
}

#image img {
  border: #000 solid 15px;
  margin-top: 27px;
  margin-bottom: 10px;
  max-width: 80%;
}

.image {
  clear: both;
  border: #FFF solid 3px;
}

#fader_t {
  width: 100%;
  height: 38px;
  background-image: url(../images/fader_bt.png);
  background-repeat: repeat-x;
}

#fader_b {
  width: 100%;
  height: 38px;
  background-image: url(../images/fader_tb.png);
  background-repeat: repeat-x;
}

#stats {
  width: 24%;
}

#description {
  min-width: 380px;
  width: 45%;
}

.gallery_list_item, .ebition_list_item {
  display: flex;
  justify-content: center;
}

.thumbnail_table {
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.ebition_list_item img {
  border: #CCC solid thin;
}

.ebition_list_item_title {
  width: 100%;
  overflow: hidden;
  font-size: 2em;
  letter-spacing: -0.09em;
  text-align: center;
  text-transform: lowercase;
  white-space: nowrap;
}

.ebition_list_item_description {
}

.gallery_list_item img {
}

.gallery_list_item_description {
}

.gallery_list_item_title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  letter-spacing: -0.1em;
  height: 38px;
  margin: 0px;
  padding: 0px;
  text-align: center
}

.gallery_list_item_image {
  left: 0px;
  top: 0px;
}

/****************************************************
TOGGLE AREA---TOGGLE AREA---TOGGLE AREA---TOGGLE AREA
****************************************************/
#toggle_area {
  position: fixed;
  right: 2px;
  padding: 2px;
  top: 220px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.4);
}

/*****************************************************
SEARCH---SEARCH---SEARCH---SEARCH---SEARCH---SEARCH---
*****************************************************/
#search_content {
}

.search_page_nav {
  margin: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.2em;
  text-align: center;
  padding: 1em;
  /*   background-color: rgba(255, 255, 255, 1); */
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /*  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
}

.search_result {
  position: relative;
  margin: 0em;
  margin-top: 1em;
  margin-bottom: 2em;
  padding: 1em;
  padding-bottom: 2em;
  /*   background-color: rgba(255, 255, 255, 1); */
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /*  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
}

.search_url {
  display: block;
  float: left;
  font-weight: bold;
  font-size: 1.5em;
}

.search_fulltxt {
  clear: both;
  display: block;
  font-size: 1em;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0.5em;
}

.search_extra {
  clear: both;
  margin-top: 0.3em;
}

.search_weight {
  float: left;
  margin-right: 1em;
  font-weight: bold;
  font-size: 0.8em;
}

.search_url2 {
  float: left;
  color: #ccc;
}

.search_page_size {
  float: left;
  color: #aaa;
}

.search_domain_name {
  float: right;
  color: #888;
}

#search_powered_by {
  width: 100%;
  text-align: center;
  color: #999;
  font-size: 0.7em;
  font-style: italic;
}

/****************************************************
---HISTORY---HISTORY---HISTORY---HISTORY---HISTORY---
****************************************************/
#history_content {
}

.history_result {
  margin-top: 25px;
  padding: 2em;
  /*   background-color: rgba(255, 255, 255, 1); */
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /*  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
}

.history_image {
  /*  float: left;*/
}

.history_date {
  font-style: italic;
  font-size: 1.2em;
}

.history_user {
  font-weight: bold;
  font-size: 1.2em;
}

.history_url {
  text-align: left;
  font-size: 1.3em;
  font-weight: lighter;
  letter-spacing: -0.05em;
  padding-top: 15px;
  padding-left: 10px;
  margin: -15px;
  margin-bottom: 15px;
}

.history_fulltxt {
  font-size: 1.2em;
}

/*******************************************************
NAV SLIDE---NAV SLIDE--NAV SLIDE---NAV SLIDE---NAV SLIDE
*******************************************************/
#nav_slide {
  /*  background: rgb(0,0,0);*/
  /*  background: rgba(0, 0, 0, 0.1);*/
  /*   background: rgba(255,255,255,1); */
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /*  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
}

.nav_narrow {
}

.nav_slide_title_text {
  cursor: pointer;
  font-size: 1.1em;
  letter-spacing: 0.5em;
  font-weight: bold;
  text-transform: lowercase;
  text-align: left;
  -moz-transform: rotate(-270deg);
  -moz-transform-origin: bottom left;
  -webkit-transform: rotate(-270deg);
  -webkit-transform-origin: bottom left;
  -o-transform: rotate(-270deg);
  -o-transform-origin: bottom left;
  transform: rotate(-270deg);
  transform-origin: bottom left;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.nav_slide_inside {
  text-align: center;
  font-size: 0.9em;
}

/*only used when viewing image navigation as thumbnails */
.nav_thumbs img {
  border-color: #000;
  border-style: solid;
  vertical-align: middle;
}

.nav_thumbs img:hover {
  border-color: #f16823;
}

/**************************************************************
GALLERY NAVIGATION---GALLERY NAVIGATION---GALLERY NAVIGATION---
**************************************************************/
.nav_gal_prev img, .nav_gal_next img {
  cursor: pointer;
}

.nav_gal_prev, .nav_gal_next {
  border: none !important;
}

.images_navigation_sort_wrapper {
  border-bottom: solid thin rgba(0, 0, 0, 0.18);
}

/***********************************************************
IMAGE NAV---IMAGE NAV---IMAGE NAV---IMAGE NAV---IMAGE NAV---
***********************************************************/
.nav_image_title {
  text-align: center;
}

.nav_image_controls {
  display: block;
  text-align: center;
}

.nav_selected {
  border: none;
  border-bottom: solid 3px #f16823;
}

.nav_image_gallery_row, .nav_image_current_gallery__row {
  border-radius: 2px;
}

.nav_image_current_gallery__row {
  border: solid thin #f16823;
}

/**************************************************************
COMMENTS---COMMENTS---COMMENTS---COMMENTS---COMMENTS---COMMENTS
**************************************************************/
#comments_div {
  /*        background: rgba(0, 0, 0, 0.1);
        border-radius: 12px;*/
}

.comment_container, .comment_container_alt {
  margin: 0px;
  clear: both;
}

.comment_container {
}

.comment_container_alt {
}

.comment_author {
  margin-bottom: 10px;
  opacity: 0.75;
}

.comment_avatar {
  text-align: center;
}

.comment_date {
  margin-top: 7px;
  font-style: italic;
  font-size: 0.8em;
  opacity: 0.5;
}

.comment_reply_button {
  margin-top: 7px;
  opacity: 0.3;
}

.comment_reply_button:hover {
  opacity: 1;
}

.default_avatar {
  background-image: url(../images/default_avatar.png);
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.2;
}

.comment_form {
  padding: 15px;
  text-align: center;
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /*  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
}

.comment_form_table {
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
}

.first_comment_reply {
}

.first_comment_reply:before {
  content: "";
  position: absolute;
  width: 33px;
  height: 32px;
  top: -21px;
  left: 7px;
  /*  z-index: -1;*/
  background: url(../images/Reply-icon-dark.png) 0 0 no-repeat;
  background-size: cover;
  -webkit-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  transform: rotate(9deg);
}

/**************************************************************
---TAG CLOUD---TAG CLOUD---TAG CLOUD---TAG CLOUD---TAG CLOUD---
**************************************************************/
.tagCloud, #tagCloud, #image_tagCloud {
  font-size: 1.5em;
  text-align: left;
}

.tag_cloud {
  float: none;
  position: relative;
  margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 25px;
  left: 0px;
  right: 0px;
  text-align: center;
}

#tagCloud {
  clear: both;
}

#image_tagCloud {
  margin: 25px;
  float: left;
}

.word a {
  color: #000;
  padding: 4px 4px 4px 4px;
  letter-spacing: 0.1em;
}

.word a:hover {
  color: #f16823;
  opacity: 1
}

span.size1 a {
  opacity: 0.95;
  font-size: 2.4em;
}

span.size2 a {
  opacity: 0.85;
  font-size: 2.2em;
}

span.size3 a {
  opacity: 0.8;
  font-size: 2.0em;
}

span.size4 a {
  opacity: 0.75;
  font-size: 1.0em;
}

span.size5 a {
  opacity: 0.7;
  font-size: 1.6em;
}

span.size6 a {
  opacity: 0.65;
  font-size: 1.4em;
}

span.size7 a {
  opacity: 0.6;
  font-size: 1.2em;
}

span.size8 a {
  opacity: 0.55;
  font-size: .8em;
}

span.size9 a {
  opacity: 0.5;
  font-size: .7em;
}

span.size0 a {
  opacity: 0.45;
  font-size: .6em;
}

/*****************************************************************
---MENU---MENU---MENU---MENU---MENU---MENU---MENU---MENU---MENU---
*****************************************************************/
#menu_bar {
  text-align: center;
  font-size: 1.2em;
  /*        font-size: 18px;*/
}

#nav ul {
  /*   border-radius: 1px; */
  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
}

/********************************************************************
---BUY PAGE---BUY PAGE---BUY PAGE---BUY PAGE---BUY PAGE---BUY PAGE---
********************************************************************/
#buy_image_preview_and_notes {
  width: 33%;
  float: right;
  margin: 5px;
  padding: 10px;
  background-image: url(../images/thumb_background_dark.png);
  background-repeat: repeat;
}

.buy_preview_image {
  margin: 10px;
  margin-top: -50px;
}

#shop_options {
}

#gallery_thumbs {
}

.images_sort {
  display: inline-block;
  margin: 1px;
  padding: 0;
  cursor: pointer;
  opacity: 0.5;
}

.images_sort:hover {
  opacity: 1;
}

/********************************************************************
-NEWS SINGLE---NEWS SINGLE---NEWS SINGLE---NEWS SINGLE---NEWS SINGLE-
********************************************************************/
.news_headline {
  font-size: 1.3em;
  font-weight: bold;
  margin-left: 1em;
  margin-right: 1em;
}

.news_headline_date {
  font-style: italic;
  font-size: 0.7em;
  opacity: 0.75;
  margin-left: 3em;
}

.news_headline_description {
  /*margin-bottom: 2em;*/
  margin-left: 2em;
  margin-right: 2em;
  /* max-width: 75%; */
  /*  border-bottom: dotted thin #000;
  padding-bottom: 0.51em;*/
}

.blog, .news {
  /*  margin-bottom: 2em;*/
}

/*.blog:after, .news:after {
  content: ' ';
  display: block;
  padding-bottom: 1em;
  margin-bottom: 1em;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.32);
}*/
/****************************************************
NEWS---NEWS---NEWS---NEWS---NEWS---NEWS---NEWS---NEWS
****************************************************/
#News {
  /*display:inline-block;*/
}

.news_item {
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgb(241, 104, 35); */
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /* box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07); */
}

.news_item, .blog {
  /* padding: 2em; */
  /* max-width: 31%; */
  /* margin-left: 1%; */
  /* margin-right: 1%; */
}

.news_header {
  position: relative;
  padding: 3px;
}

.news_item_unpublished {
  opacity: .5;
}

.news_item_unpublished:hover {
  opacity: 1;
}

.news_item_link {
  position: absolute;
  font-size: 0.7em;
  font-style: italic;
  bottom: 3px;
  right: 3px;
  z-index: 2;
}

.news_item_headline {
  position: relative;
  display: block;
  font-size: 1.5em;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-bottom: -4px;
}

.news_item_byline {
  position: relative;
  display: block;
  font-style: italic;
  font-size: 1.3em;
  letter-spacing: -0.1em;
}

.news_item_date {
  position: relative;
  display: block;
  font-size: 0.6em;
  text-align: left;
  font-style: italic;
  margin-top: 3px;
  opacity: 0.75;
}

.news_item_author {
  position: relative;
  font-style: italic;
  font-size: 0.7em;
}

.news_item_body {
  font-size: 1em;
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.news_item_views {
  text-align: right;
  font-size: 0.7em;
  padding: 5px;
  font-style: italic;
}

.news_pagination {
  padding-top: 10px;
  font-size: 1.2em;
  text-align: center;
}

.news_pagination_disabled {
  opacity: 0.7;
  display: inline-block;
}

.news_pagination_cur {
  padding: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: solid thin white;
  display: inline-block;
}

.g_maps_info_window {
  padding: 10px;
  margin: 5px;
  text-align: left;
  color: #000;
  background-color: #fff;
}

.clear_both, .clearfix {
  clear: both;
}

.blog_entry {
  padding: 2em;
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /*  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
}

.blog_list_entry, .blog_list_entry_unpublished {
  padding: 2em;
  /* padding-top: 0px; */
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /*  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
}

.blog_list_entry_unpublished {
  opacity: 0.5;
}

.blog_list_entry_unpublished:hover {
  opacity: 1;
}

.blog_list_title {
}

.blog_list_date {
  margin-left: 20px;
  margin-top: 7px;
  margin-bottom: 7px;
  opacity: 0.5;
}

.blog_list_abstract {
}

.blog_list_read_more {
}

.blog_list_comment_count {
  font-style: italic;
  font-size: small;
  opacity: 0.75;
}

.blog_list_tags {
  margin-top: 20px;
  /* margin-left: -10px; */
  /* margin-right: -10px; */
  /* margin-bottom: -10px; */
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.03);
  border: none;
  border-top: solid thin;
}

.blog_tag {
  margin-left: 7px;
  margin-right: 7px;
}

.blog_list_spacer {
  height: 25px;
}

.blog_list_older, .blog_list_newer {
  display: inline-block;
  font-size: 1.5em;
  letter-spacing: 0.3em;
}

.blog_list_newer {
  float: right;
}

.blog_navigation {
  margin-top: 20px;
}

ul#fade_tabs {
  list-style-type: none;
  padding: 0px;
  padding-bottom: 24px;
  margin: 5px 5px 15px 0;
}

ul#fade_tabs li {
  float: left;
  height: 21px;
  margin: 2px 2px 0 2px !important;
  margin: 1px 2px 0 2px;
  padding: 0 10px 0 10px;
  display: block;
  font-weight: bold;
  cursor: pointer;
  border-bottom: thin solid;
  opacity: 0.5;
}

#fade_tabs li:hover {
  color: #f16823;
  border-bottom-color: #f16823;
  opacity: 1;
}

.activeComments {
  opacity: 1;
}

.activeComments {
  color: #f16823;
}

.load_more, .load_done {
  cursor: pointer;
  margin: 20px;
  text-align: center;
  letter-spacing: 0.15em;
  font-weight: bold;
  border: solid thick #f16823;
  padding-top: 20px;
  padding-bottom: 20px;
}

.load_more:hover {
  border-color: #000;
}

.load_done {
  cursor: default;
  border: solid thick #f16823;
}

.flickr_link {
  background-image: url(../images/flickr_link.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  height: 30px;
  line-height: 30px;
}

#image_page_comment_container, #blog_page_comment_container {
  margin-left: auto;
  margin-right: auto;
  /*  max-width: 50%;*/
  /*  min-width: 640px;*/
}

/*
eBitions Forms System - Error CSS
*/
.nibble_form_ul_error {
  border: dashed red 1px;
  display: inline-block;
  color: red;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 2em;
}

.nibble_form_p_error {
  color: red;
  font-size: 1.2em;
}

.nibble_form_field_error {
  color: red;
  font-size: 1.3em;
}

.popup {
  /*  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.506);*/
  /*  background-color: #000;*/
  /*  background-position: 50% 50% !important;*/
  /*  background-size: cover !important;*/
}

.saymessage {
  border: solid thin #FF6633;
}

.popup_background {
  background-color: #000;
  border: 2px solid #FF6633
}

.popup_background, .popup_content {
}

.popup_content {
  padding: 0px 20px 20px;
}

.popup_link {
  border: none;
  padding: 2px 10px;
  color: #EAEAEA;
  background-color: #FF6633;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
  margin-bottom: 3px;
}

.popup_link a {
  color: #EAEAEA;
  font-weight: bold;
  text-decoration: none;
}

.popup_link a:hover {
  color: black;
  text-decoration: underline;
}

.popup_content input[type=button] {
  cursor: pointer;
}

/*.popup_content input[type=text] {
        border: none;
        border-radius:10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        padding: 0px 3px;
        color: #EAEAEA;
        background-color: #FF6633;
        text-align:center;
}*/
.cart_button {
  cursor: pointer;
  display: inline-block;
  padding: 0px;
  vertical-align: middle;
  vertical-align: text-top;
  opacity: 0.6;
}

.cart_button:hover {
  opacity: 1;
}

.product_add_one, .product_rem_one {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  width: 32px;
  height: 32px;
}

.product_add_one {
  background-image: url(../images/product_add_one.png);
}

.product_rem_one {
  background-image: url(../images/product_rem_one.png);
}

.buy_now {
  cursor: pointer;
  text-align: center;
  position: relative;
}

.product_cost {
  display: inline-block;
  font-size: 30px;
  margin-left: 20px;
  padding: 0.4em;
  text-align: center;
  vertical-align: middle;
}

.product_cost_buy_now_button {
  display: inline-block;
  width: 211px;
  height: 64px;
  vertical-align: middle;
  background-image: url(../images/large_buy_button.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.product_cost_buy_now_button:hover {
  background-image: url(../images/large_buy_button_hover.png);
}

.remove_cart_item {
  cursor: pointer;
  background-image: url(../images/cart_delete_item.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 15px;
  height: 15px;
  opacity: 0.6;
}

.remove_cart_item:hover {
  opacity: 1;
}

.info {
  cursor: pointer;
  background-image: url(../images/info.png);
  background-repeat: no-repeat;
}

.other_product_line {
  padding: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.other_product_line:hover {
  background-color: rgba(0,0,0,0.1);
}

.other_product_price {
  display: inline-block;
  float: right;
}

.product_print_option_cost {
  font-size: 2em;
  font-weight: bold;
}

.popup_resizer {
  background: rgba(0, 0, 0, 0.251);
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.border {
  border: solid thin;
  margin: 5px 5px 5px 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.slider {
  transition: none 0 cubic-bezier(0.25, 0.1, 0.25, 1) 0;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0;
  background: rgba(0, 0, 0, 0.46);
  opacity: 0.4;
}

.slider:hover {
  opacity: 1;
}

.slider .knob {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.447);
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  padding: 0px;
  text-align: center;
}

.inline_image_tooltip_content {
  font-size: 0.8em;
  color: #fff;
}

.inline_image_tooltip_title {
  font-size: 1.6em;
  font-weight: bold;
}

/*exif_lens_50x67
exif_metering_38x38*/
.exif_calendar_38x38, .exif_fov_38x38, .exif_aperture_38x38, .exif_camera_113x106, .exif_ss_38x38, .exif_iso_38x38, .exif_subject_distance_38x38, .exif_metering_38x38, .exif_white_balance_38x38, .exif_lens_50x67, .exif_metering_38x38, .exif_latitude_38x38, .exif_longitude_38x38 {
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
  width: 22px;
  height: 22px;
  background-size: contain;
}

.exif_camera_113x106 {
  background-image: url(/images/exif_icons/exif_bw_camera_113x106.png);
  width: 22px;
  height: 22px;
}

.exif_lens_50x67 {
  background-image: url(/images/exif_icons/exif_bw_lens_50x67.png);
  width: 22px;
  height: 30px;
}

.exif_latitude_38x38 {
  background-image: url(/images/exif_icons/exif_bw_latitude_38x38.png);
}

.exif_longitude_38x38 {
  background-image: url(/images/exif_icons/exif_bw_longitude_38x38.png);
}

.exif_calendar_38x38 {
  background-image: url(/images/exif_icons/exif_bw_calendar_38x38.png);
}

.exif_fov_38x38 {
  background-image: url(/images/exif_icons/exif_bw_fov_38x38.png);
}

.exif_aperture_38x38 {
  background-image: url(/images/exif_icons/exif_bw_aperture_38x38.png);
}

.exif_ss_38x38 {
  background-image: url(/images/exif_icons/exif_bw_ss_38x38.png);
}

.exif_iso_38x38 {
  background-image: url(/images/exif_icons/exif_bw_iso_38x38.png);
}

.exif_subject_distance_38x38 {
  background-image: url(/images/exif_icons/exif_bw_subject_distance_38x38.png);
}

.exif_metering_38x38 {
  background-image: url(/images/exif_icons/exif_bw_metering_38x38.png);
}

.exif_white_balance_38x38 {
  background-image: url(/images/exif_icons/exif_bw_white_balance_38x38.png);
}

acronym, abbr {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  position: relative;
}

/*acronym:hover::after,
abbr:hover::after {
    position: absolute;
    bottom: 100%;
    left: 100%;
    min-width: 10em;
    display: block;
    font-size: 0.8em;
    border-radius:1em;
    padding: 1em;
    font-family: monospace;
    background: rgba(255, 255, 0, 1);
    content: attr(title);

    box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}*/
.download_link_as_image {
  display: inline-block;
  text-align: center;
}

.download_details {
  font-size: 0.8em;
  opacity: 0.8;
}

.download_details_filename {
  font-style: italic;
}

.download_details_filesize {
  font-weight: bold;
}

.rss,.rss_button,.facebook,.facebook_button,.twitter,.twitter_button,.google_plus,.google_plus_button,.tumblr,.tumblr_button,.flickr,.flickr_button,.instagram,.instagram_button {
  background-position: center center;
  background-repeat: no-repeat;
}

.rss,.rss_button {
  background-image: url(../images/social/rss.png);
}

.facebook,.facebook_button {
  background-image: url(../images/social/facebook.png);
}

.twitter,.twitter_button {
  background-image: url(../images/social/twitter.png);
}

.google_plus,.google_plus_button {
  background-image: url(../images/social/google.png);
}

.tumblr,.tumblr_button {
  background-image: url(../images/social/tumblr.png);
}

.flickr,.flickr_button {
  background-image: url(../images/social/flickr.png);
}

.instagram,.instagram_button {
  background-image: url(../images/social/instagram.png);
}

.rss, .sharethis, .facebook, .twitter, .google_plus, .tumblr, .flickr, .instagram, .medium_image, .full_image, .thumb_buy_button, .thumb_favourite_toggle, .thumb_background_toggle, .comment_reply_button {
  opacity: 0.5;
}

.rss:hover, .sharethis:hover, .facebook:hover, .twitter:hover, .google_plus:hover, .tumblr:hover, .flickr:hover, .instagram:hover, .medium_image:hover, .full_image:hover, .thumb_buy_button:hover, .thumb_favourite_toggle:hover, .thumb_background_toggle:hover, .comment_reply_button:hover {
  opacity: 1;
}

.floating-tip {
  background-color: rgba(0,0,0,1);
  max-width: 66%;
}

/*.thumb_image {
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns = 'http://www.w3.org/2000/svg'><filte…200.3333%200.3333%200%200%200%200%200%201%200'></filte></filter></svg>#grayscale");
  filter: gray;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.thumb_image:hover{
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter …\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'></filter></filter></svg>#grayscale");
}*/
.thumb_image:hover {
  box-shadow: 0em 1em 2em rgba(0, 0, 0, 0.53);
}

.keyword_category_title {
  font-weight: bold;
  font-size: 1.5em;
  letter-spacing: 0.5em;
  text-align: left;
  opacity: 0.4;
  text-transform: lowercase;
  border-bottom: solid thin rgba(0, 0, 0, 0.46);
}

.keyword_category_description {
  font-size: 0.8em;
}

.keywords {
  text-align: center;
  /* background-color: rgba(0, 0, 0, 0.16); */
  border: solid thin rgba(0,0,0,0.1);
  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
  border-radius: 2px;
  padding: 1em;
}

.carousel_container div, .carousel_container .carousel_image_title {
  /*  color: white;*/
  /*  font-size: 2em;*/
  /*  text-shadow: 1px 1px 3px black;*/
  /*  background-color: rgba(255, 255, 255, 0.38);*/
}

.carousel_image_title > a {
  color: #f16823;
  text-shadow: 1px 1px black;
}

.cd-top {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  background: #22A282 url(../images/cd-top-arrow.svg) no-repeat center 50%;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  /* opacity: .5; */
}

.no-touch .cd-top:hover {
  background-color: #e86256;
}

.slicknav_menu {
  background: none;
  /*  background: rgba(255,102,0,0.18);
  background: -moz-linear-gradient(top, rgba(255,102,0,0) 0%, rgba(255,102,0,0.19) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,102,0,0)), color-stop(100%, rgba(255,102,0,0.19)));
  background: -webkit-linear-gradient(top, rgba(255,102,0,0) 0%, rgba(255,102,0,0.19) 100%);
  background: -o-linear-gradient(top, rgba(255,102,0,0) 0%, rgba(255,102,0,0.19) 100%);
  background: -ms-linear-gradient(top, rgba(255,102,0,0) 0%, rgba(255,102,0,0.19) 100%);
  background: linear-gradient(to bottom, rgba(255,102,0,0) 0%, rgba(255,102,0,0.19) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#ff6600', GradientType=0 );*/
}

.slicknav_menutxt, .slicknav_icon {
  font-size: 0.5em;
}

.favourite_toggle, .large_buy_button {
  cursor: pointer;
}

.favourite_toggle {
  padding: 6px;
}

.large_buy_button {
  width: 129px;
  height: 46px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/large_buy_button.png);
}

.large_buy_button:hover {
  background-image: url(../images/large_buy_button_hover.png);
}

.print_options_mat {
  border: solid thin;
}

.print_options_frame {
  border: solid thin;
}

.product_print_option {
  font-size: 0.7em;
  font-style: italic;
}

.product_options_text {
  font-size: 0.6em;
  font-style: italic;
}

.product_options_text:before {
  content: '(';
}

.product_options_text:after {
  content: ')';
}

.print_option_selected {
  height: 32px;
  width: 32px;
  display: inline-block;
  background-image: url(../images/tick.png);
  vertical-align: middle;
}

.print_option_frame_buy, .print_option_mat_buy {
  display: inline-block;
  margin-left: 3em;
  font-style: italic;
  font-size: 0.6em;
  vertical-align: middle;
  /* float: right; */
}

.product_option, .product_option_clear {
  cursor: pointer;
  display: inline-block;
  padding: 0px;
  vertical-align: middle;
  opacity: 0.6;
  background-image: url(../images/product_add_one.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  height: 32px;
  padding-left: 42px;
}

.product_option_clear {
  background-image: url(../images/product_rem_one.png);
}

.product_option:hover, .product_option_clear:hover {
  opacity: 1;
}

.bookable_item {
  /* background-color: rgba(255, 255, 255, 1); */
  /* box-shadow: 10px 10px 36px 1px rgba(0, 0, 0, 0.18); */
  /* box-shadow: -10px -10px 36px 1px rgba(0, 0, 0, 0.18); */
  /* border: 1px solid rgba(0, 0, 0, 0.1); */
  /* border-radius: 1px; */
  /*   background-color: rgba(255, 255, 255, 1); */
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /*  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
}

.bookable_item_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

.bookable-flex-item {
}

.bookable_item_select {
  padding: 1em;
  text-align: center;
}

.bookable_item_title {
  text-align: center;
}

.bookable_item_cost {
  text-align: center;
}

.bookable_item_time {
  text-align: center;
  font-style: italic;
}

.required {
  color: red;
  font-weight: bold;
}

.booking_options {
  font-size: 0.7em;
  display: inline-block;
}

.booking_options fieldset {
  /* display: inline-block; */
  text-align: left;
}

.bookable_item_options {
  text-align: center;
}

.booking_option_name {
  font-style: italic;
}

.booking_option_data {
  font-weight: bold;
}

.vpo_caveat {
  font-size: 0.7em;
  font-style: italic;
  text-align: center;
}

.jconfirm {
  /*  z-index: 2 !important;*/
}

.form-label {
  opacity: 0.3;
}

.form-required {
  font-style: italic;
  opacity: 0.3;
}

.form-required ul {
  opacity: 0.3;
}

.acc-reg-response {
  text-align: center;
  margin-top: 2em;
}

.acc-reg-response:before {
  content: 'Response : ';
}

.booking_terms_and_conditions {
  text-align: center;
  font-size: 0.8em;
  font-style: italic;
}

.ajax_waiter {
  background-image: url('../images/ajax-waiter.png');
  background-position: center center;
  background-repeat: no-repeat;
}

.message {
  color: green;
}

.message_error {
  color: red;
  font-weight: bold;
}

.thumb_info_container, .thumb_wide_container {
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /*  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
}

.product_bundle_buy_not_yet_faded {
  opacity: .2;
}

.product_bundle_buy_not_yet_message {
  opacity: 1;
}

.print_option_frame, .print_option_mat {
  /*   background-color: rgba(255, 255, 255, 1); */
  border: thin solid rgba(0, 0, 0, 0.1);
  /*   border: thin solid rgba(241, 104, 35, 0.21); */
  /*   border-radius: 1px; */
  /*  box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
}

.print_option_price {
  font-weight: bold;
}

.required_field {
  font-style: italic;
  opacity: 0.7;
}

.response_heading {
  opacity: 0.1;
}

.response {
  border-radius: 2px;
  border: solid thin rgba(0,0,0,0.1);
  border: thin solid rgba(241, 104, 35, 0.21);
}

.response ul {
  display: inline-block;
  text-align: left;
}

.form_error {
  color: red;
}

.booking_option_field_name {
  display: block;
  font-weight: bold;
}

.booking_option {
  text-align: left;
}

.scroll-fade {
  visibility: hidden;
}

.fadeIn {
  -webkit-animation: animat_show 0.8s;
  animation: animat_show 0.8s;
  visibility: visible !important;
}

@-webkit-keyframes animat_show {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.fp_wrapper_alt, .wrapper_alt {
  /* box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07); */
  /* border: thin solid rgba(0, 0, 0, 0.05); */
  background-color: #00000005;
}

.fp_wrapper_heading {
  border-bottom: solid thin rgb(241, 104, 35);
  letter-spacing: -0.04em;
  text-align: left;
  font-weight: lighter;
}

.carousel_container {
  background-image: url(../images/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

.item_text {
  font-size: 5em;
  font-size: 4vw;
  background-color: rgba(0, 0, 0, 0.5);
  /* background-color: rgba(241, 104, 35, 0.5); */
  color: #ffffff;
  text-shadow: 0.01em 0.01em 0.01em #000;
  border-radius: 1em;
}

.slick-dots li button:before {
  color: #f16823 !important;
}

.slick-dots li.slick-active button:before {
  color: #f16823 !important;
}

.header-telephone {
  color: #f16823;
  text-shadow: 1px 1px 5px #000;
}


.wt-fill-orange {
  fill: #F1641E !important;
}
