/*
 * SPL stylesheet
 */
/* derivative styles (also defaults) */
html {
  border: 0;
  margin: 0;
  padding: 0; }

body, body.home {
  background: #ffffff;
  border: 0;
  color: #666666;
  font-size: 87.5%;
  font-family: arial, helvetica, sans-serif;
  line-height: 1.429;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%; }

/* HTML5 tags */
header, section, footer, aside, nav, article, figure {
  display: block; }

h1, h2, h3 {
  font-family: arial, helvetica, sans-serif; }

/* Anchors */
a {
  outline: 0;
  cursor: pointer; }

a img {
  border: 0px;
  text-decoration: none; }

a:link, a:visited {
  color: #666666;
  text-decoration: none; }

a:hover, a:active {
  color: #dd3c82;
  text-decoration: none; }

a.site-link, a.site-link:visited, div.site-colour, span.site-colour {
  color: #dd3c82; }

a.site-link:hover, a.site-link:active {
  text-decoration: underline; }

.clear, .clear10 {
  border: 0;
  clear: both;
  margin: 0;
  padding: 0; }

.clear {
  height: 0; }

.clear10 {
  height: 10px; }

.pad-right-10 {
  padding-right: 10px; }

.pad-left-10 {
  padding-left: 10px; }

.footer {
  clear: both;
  margin: 10px auto 10px auto; }

span.checkoutInactive {
  color: #999999 !important; }

#order-warning {
  color: #f88707;
  font-size: 0.65em;
  width: auto; }

#nav-hidden {
  display: none; }

#currency-selector form {
  float: right;
  font-size: 0.9em; }

#deliveryCountrySelectorContainer {
  background-color: transparent;
  margin-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: middle; }

#selectDeliveryCountryForm {
  max-width: 190px;
  width: 190px; }

#content-navigation {
  border: 0;
  display: table-cell;
  margin: 0 5px 0 0;
  max-width: 244px;
  min-width: 244px;
  padding: 0;
  text-align: left;
  vertical-align: top;
  width: 244px; }

#navSearchForm {
  height: 33px;
  margin-top: 10px; }

#searchByColour {
  display: block;
  height: 30px; }

#main-content {
  display: table-cell;
  font-size: 0.9em;
  max-width: 700px;
  width: 700px; }

p.page-intro {
  font-size: 1.1em;
  margin-bottom: 30px;
  margin-top: 15px; }

#custom-intro {
  margin: 0 0 0 6px;
  font-size: 1.1em; }

article.generic-content, section.generic-content, aside.generic-content, section#error {
  border: 0;
  display: table;
  margin: 10px 0 0 22px;
  padding: 0;
  vertical-align: top; }

article.content-no-margin {
  margin: 0 !important; }

.generic-content h2 {
  display: block;
  font-size: 1.3em;
  font-weight: normal;
  margin: 10px 0;
  padding: 0; }

.generic-content p {
  margin-bottom: 5px; }

#homepage-intro {
  border-top: 1px solid #bebebe;
  font-size: 1.1em;
  margin-left: 6px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-top: 25px;
  max-width: 700px; }

#homepage-intro p {
  margin: 0;
  padding-top: 0;
  padding-bottom: 15px;
  vertical-align: top; }

p.header-text {
  margin: 0 0 10px 0; }

#basket {
  border: 0;
  display: table;
  margin-left: 22px;
  margin-top: 10px;
  max-width: 680px;
  padding: 0;
  width: 680px; }

#searchnav-top {
  border-bottom: 1px solid #bebebe;
  margin-top: 10px;
  padding-top: 0px; }

#searchnav-top, #searchnav-bottom, #searchnav-banner {
  display: block;
  max-width: 680px;
  min-width: 680px;
  margin-left: 22px;
  margin-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  width: 680px; }

#searchnav-bottom {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #bebebe;
  padding-top: 10px;
  padding-bottom: 30px; }

#searchnav-banner {
  margin-bottom: 10px;
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 0; }

#searchnav-extra {
  display: block;
  margin-left: 15px;
  margin-top: 20px; }

div.page-numbers {
  float: right;
  font-size: 0.9em;
  height: 20px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: right;
  vertical-align: middle; }

#searchnav-top div.page-numbers {
  width: 260px;
  max-width: 260px; }

#searchnav-bottom div.page-numbers {
  width: 260px;
  max-width: 260px; }

div.page-numbers div {
  display: inline-block; }

div.page-numbers div.selected {
  color: #dd3c82;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  vertical-align: middle; }

div.page-numbers div.selected span {
  border-bottom: 1px solid #dd3c82; }

div.page-numbers a {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  vertical-align: middle; }

.page-number {
  margin: 0 4px 0 4px; }

#pageSettingsForm {
  color: #414141;
  float: left;
  height: 20px;
  margin: 0;
  max-width: 350px;
  min-height: 20px;
  text-align: left;
  width: 350px; }

#pageSettingsForm div {
  float: left;
  height: 20px;
  line-height: 20px;
  padding-right: 10px;
  text-align: left;
  vertical-align: middle; }

#pageSettingsForm select {
  margin: 0; }

#pageSettingsSelector {
  width: 40px; }

#searchnav-top div.bread-container, #searchnav-top div.bread-container-fullwidth {
  color: #414141;
  float: left;
  height: 20px;
  min-height: 20px;
  overflow-y: hidden;
  text-align: left; }

#searchnav-top div.bread-container {
  width: 420px;
  max-width: 420px; }

#searchnav-top div.bread-container-fullwidth, .fullwidth {
  width: 100%; }

span.breadcrumb {
  color: #dd3c82; }

select.subNavigationSelector {
  max-width: 260px; }

form#subNavigationForm {
  margin: 16px 0; }

div.sub-navigation-level {
  float: left;
  margin-right: 14px; }

/* view by colour */
div#colourGrid {
  width: 504px; }

div#colourGrid .colourSquare, div#colourGrid .colourSquareSelected {
  cursor: pointer;
  float: left;
  height: 80px;
  width: 80px; }

div#colourWidget {
  background-color: #cccccc;
  border: 2px solid #cccccc; }

div#colourWidget .colourSquare, div#colourWidget .colourSquareSelected {
  cursor: pointer;
  float: left;
  height: 28px;
  width: 28px; }

.colourSquare {
  border: 1px solid #ffffff;
  overflow: hidden; }

.colourSquareSelected {
  border: 1px solid #727272; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

#colourSliderContainer {
  background-image: url("images/colour_slider_bg.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 70px;
  position: relative;
  width: 527px; }

div.colourgradient {
  border: 0;
  height: 70px;
  left: -23px;
  position: absolute;
  top: 0;
  width: 504px; }

div.colourgradient .ui-slider-handle {
  background: url("images/colour_slider_handle.png") no-repeat;
  display: block;
  height: 70px;
  left: -23px;
  outline: none;
  width: 47px; }

#colourWidgetButtonHolder {
  display: block;
  height: 32px;
  margin-left: 10px;
  overflow: hidden;
  position: relative;
  width: 32px; }

#colourWidgetButton {
  cursor: pointer;
  height: 32px;
  width: 32px; }

#colourWidget {
  background-color: #ffffff;
  display: none;
  height: 180px;
  left: 424px;
  margin: 0;
  overflow: hidden;
  position: absolute;
  width: 180px;
  top: 155px; }

div.speechbubble {
  border: 0;
  float: left;
  margin: 0;
  max-width: 150px;
  padding: 0;
  width: 150px; }

div.speechbubble .top {
  background: url("images/speechbubble_top.png") no-repeat;
  height: 10px;
  width: 150px; }

div.speechbubble .bottom {
  background: url("images/speechbubble_bottom.png") no-repeat;
  height: 30px; }

div.speechbubble .bubbletext {
  background: url("images/speechbubble_bg.png") repeat-y;
  color: #ffffff;
  padding: 0 9px 0 9px; }

/* generic style elements */
div.hidden {
  display: none; }

a.left-arrow-small, div.left-arrow-small, a.left-arrow-small-hover {
  border: 0;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin: 0 5px 0 0;
  padding: 0;
  vertical-align: middle;
  width: 20px; }

a.left-arrow-small, div.left-arrow-small {
  background: transparent url("themes/theme_dd3c82.png") 0 0 no-repeat; }

a.left-arrow-small-hover {
  background: transparent url("themes/theme_dd3c82.png") -22px 0 no-repeat; }

a.right-arrow-small, div.right-arrow-small, a.right-arrow-small-hover {
  border: 0;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 5px;
  padding: 0;
  vertical-align: middle;
  width: 20px; }

a.right-arrow-small, div.right-arrow-small {
  background: transparent url("themes/theme_dd3c82.png") 0 -22px no-repeat; }

a.right-arrow-small-hover {
  background: transparent url("themes/theme_dd3c82.png") -22px -22px no-repeat; }

a.left-arrow-large, a.right-arrow-large {
  border: 1px solid #bebebe;
  color: #dd3c82;
  display: inline-block;
  font-weight: bold;
  height: 30px;
  max-height: 30px;
  line-height: 30px;
  text-align: left;
  vertical-align: middle;
  width: 146px; }

a.right-arrow-medium, a.right-arrow-standard {
  border: 1px solid #bebebe;
  color: #dd3c82;
  display: inline-block;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  max-height: 22px;
  padding: 0 0 0 7px;
  text-align: left;
  vertical-align: middle; }

a.right-arrow-medium {
  background: transparent url("themes/theme_dd3c82.png") -173px -47px no-repeat;
  width: 90px; }

a.right-arrow-standard {
  background: transparent url("themes/theme_dd3c82.png") -198px -47px no-repeat;
  width: 66px; }

a.left-arrow-large {
  background: transparent url("themes/theme_dd3c82.png") 0 -108px no-repeat;
  padding: 0 0 0 30px; }

a.right-arrow-large {
  background: transparent url("themes/theme_dd3c82.png") -118px -44px no-repeat;
  padding: 0 0 0 10px; }

a.noarrow, a.noarrow-highlight {
  border: 1px solid #bebebe;
  display: inline-block;
  height: 20px;
  line-height: 18px;
  max-height: 20px;
  min-width: 35px;
  padding: 0 10px;
  text-align: left;
  vertical-align: middle; }

a.noarrow {
  color: #666666; }

a.noarrow:hover {
  color: #dd3c82; }

a.noarrow-highlight {
  color: #dd3c82; }

a.icon-colourwheel {
  background: transparent url("themes/theme_dd3c82.png") -96px 0 no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px; }

/* form elements */
.formHeader {
  color: #dd3c82; }

.formLabel, .small {
  font-size: 0.9em; }

input.field[type="text"], input.field[type="password"], .textField, .textField248, .textField225 {
  border: 1px solid #bebebe;
  font-size: 0.9em;
  outline: none; }

select {
  background-color: #ffffff;
  border: 1px solid #bebebe;
  outline: none; }

div.align-right {
  float: right; }

.textField248 {
  width: 248px; }

.textField225 {
  width: 225px; }

.status {
  color: #447c3b; }

.error, .basketItemWarning {
  color: #d90c0c; }

.pending {
  color: #ff6600; }

div.error ul {
  margin-left: 20px; }

div.error ul li {
  list-style: none; }

label.error {
  display: block;
  margin-bottom: 3px; }

/* A-Z styles */
div.expandable div.levelList {
  display: none; }

div.expandable div.levelHeader {
  color: #000000;
  cursor: pointer;
  font-size: 120%;
  margin: 0 0 10px 0; }

div.expanded div.levelList {
  display: table;
  border: 0;
  margin: 21px 0 10px 6px;
  padding: 0;
  width: 100%; }

/* alphabet */
div.alphabet {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px; }

div.alphabet .letter, div.alphabet .letterSelected, div.alphabet .letterInactive {
  display: block;
  float: left;
  height: 56px;
  line-height: 56px;
  margin-right: 1px;
  padding: 0;
  text-align: center;
  vertical-align: middle; }

div.alphabet .letter, div.alphabet .letterSelected {
  cursor: pointer; }

div.alphabet .letterSelected {
  background-color: #e1e1e1;
  color: #dd3c82; }

div.alphabet .letterInactive {
  color: #cccccc; }

div.alphabet .letter .middle, div.alphabet .letterSelected .middle, div.alphabet .letterInactive .middle {
  border: 0;
  float: left;
  height: 56px;
  margin: 0;
  padding: 0; }

div.alphabet .letter .left, div.alphabet .letter .right, div.alphabet .letterSelected .left, div.alphabet .letterSelected .right, div.alphabet .letterInactive .left, div.alphabet .letterInactive .right {
  border: 0;
  float: left;
  height: 56px;
  margin: 0;
  padding: 0;
  width: 5px; }

div.alphabet .letterSelected .left {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/images/alphabet_selected_left.png") no-repeat; }

div.alphabet .letterSelected .right {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/images/alphabet_selected_right.png") no-repeat; }

#letterContent {
  margin-top: 15px; }

.letterHead {
  color: #666666;
  font-size: 46px;
  font-weight: bold;
  text-align: left;
  width: 68px; }

.letterColumnContainer {
  display: table;
  margin: 21px 0 0 6px;
  padding: 0;
  border: 0;
  width: 100%;
  margin-top: 15px; }

.listColumn {
  display: table-cell;
  width: 228px;
  margin-left: 8px; }

.formTable {
  display: table;
  padding-bottom: 20px; }

.formRow {
  display: table-row; }

.formCell {
  display: table-cell;
  padding: 0 15px 10px 0; }

#letterContent .first {
  margin-left: 0; }

.listColumn a {
  display: block;
  color: #dd3c82;
  font-weight: normal;
  margin-bottom: 5px;
  line-height: 12px;
  text-decoration: none;
  vertical-align: middle; }

.listColumn a:hover {
  color: #666666;
  text-decoration: none; }

#facebook-like {
  margin: 20px 0 20px 22px; }

ul.flags {
  background-color: #ffffff;
  color: #666666;
  font-size: 0.9em;
  list-style: none;
  margin: 0;
  margin-top: 2px;
  border: 1px solid #bebebe;
  padding: 0 2px 0 0; }

ul.flags a {
  color: #666666 !important; }

ul.flags span.dropdown {
  background: url("themes/theme_dd3c82.png") -202px -3px no-repeat;
  display: inline-block;
  height: 18px;
  width: 18px; }

ul.flags li {
  background-color: #ffffff;
  display: block;
  position: relative;
  padding: 0 2px;
  vertical-align: middle; }

ul.flags li a {
  display: block;
  vertical-align: middle; }

ul.flags li ul {
  border: 1px solid #bebebe;
  display: none;
  list-style: none;
  margin: 0;
  margin-left: -2px;
  max-height: 450px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  padding-left: -18px;
  width: 100%; }

ul.flags li ul {
  /*display: block;*/
  position: absolute; }

ul.flags li ul li a:hover {
  background-color: #e5e5e5; }

ul.flags li a {
  display: block;
  text-decoration: none;
  /*padding: 5px 15px 5px 15px;*/
  margin-left: 1px;
  white-space: nowrap; }

.rolloverLens {
  background-color: #ffffff; }

span.select-down-arrow {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/css/images/select_arrow.png") no-repeat center right;
  display: inline-block;
  width: 14px;
  height: auto; }

#selectedDeliveryCountry {
  max-width: 175px;
  width: 175px; }

#selectedDeliveryCountry .country-name {
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap; }

#selectedCurrency {
  width: 65px; }

#deliveryCountrySelector {
  max-width: 175px;
  width: 175px; }

#currencySelector {
  max-width: 65px;
  overflow-x: hidden;
  width: 65px; }

.bold {
  font-weight: bold; }

/* styled dropdown styles */
.customSelect {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/css/images/select_arrow.png") no-repeat center right;
  background-color: #000000;
  border: 1px solid #dfdfdf;
  font-size: 1em;
  height: 30px;
  line-height: 30px;
  max-height: 30px;
  min-height: 30px;
  outline: none;
  padding: 0 0 0 5px;
  vertical-align: middle;
  whitespace: nowrap; }

.customSelect.customSelectHover {
  background-color: #dd3c82; }

.customSelect.customSelectOpen {
  /* Styles for when the select box is open */
  background-color: #dd3c82; }

.customSelect.customSelectFocus {
  /* Styles for when the select box is in focus */ }

.customSelectInner {
  background: transparent;
  color: #666666; }

#selectDeliveryCountryForm .customSelect {
  line-height: 30px;
  max-width: 190px !important;
  width: 190px !important; }

#selectDeliveryCountryForm .customSelectInner, #currencyForm .customSelectInner {
  font-weight: bold; }

#selectDeliveryCountryForm .customSelectInner {
  max-width: 130px !important;
  min-width: 150px;
  overflow: hidden;
  /*margin: auto 0;*/
  width: 130px !important;
  white-space: nowrap; }

#selectDeliveryCountryForm .customSelect .icon {
  display: inline-block;
  height: 30px;
  vertical-align: top;
  width: 16px !important;
  max-width: 16px !important; }

#deliveryCountryError {
  background-color: #ffffff;
  color: #d90c0c;
  font-size: 0.9em;
  position: absolute;
  width: 200px;
  z-index: 2; }

#currencyForm .customSelectInner {
  padding-right: 5px;
  min-width: 72px; }

aside#image-icons {
  border-bottom: 1px solid #bebebe;
  border-top: 1px solid #bebebe;
  height: 70px;
  margin: 10px 0;
  overflow: none;
  padding: 10px 0;
  width: 375px; }

.icon-arrow-cell, .icon-main-cell {
  display: inline-block;
  vertical-align: middle; }

.icon-arrow-cell {
  height: 20px;
  padding-top: 3px;
  width: 20px; }

.icon-main-cell {
  height: 16px;
  margin: 0 18px;
  max-height: 16px;
  text-align: center;
  width: 284px; }

.icon-padding {
  margin: 0 6px;
  padding: 0; }

.fb-like {
  display: block;
  margin-top: 0;
  padding: 0; }

a.anon-fb-like {
  background: transparent url("/images/icons/fb_link.png") no-repeat;
  display: block;
  height: 20px;
  min-height: 20px;
  width: 45px; }

.icon-table {
  display: table;
  margin: 0 auto 10px auto;
  padding: 0;
  text-align: left;
  width: 100%; }

.icon-cell {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: middle; }

.icon-cell-spacer {
  display: table-cell;
  margin: 0;
  max-width: 12px;
  min-width: 12px;
  padding: 0;
  width: 12px; }

.icon-button {
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  height: 16px;
  margin: 0;
  padding: 0;
  max-height: 16px;
  overflow: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

#sendToFriendIconLink {
  background: transparent url("themes/theme_dd3c82.png") -139px -1px no-repeat;
  display: block;
  height: 16px;
  overflow: hidden;
  width: 20px; }

#addToGalleryIcon {
  background: transparent url("themes/theme_dd3c82.png") -159px -1px no-repeat;
  display: inline-block;
  height: 16px;
  overflow: hidden;
  width: 20px; }

#removeFromGalleryIcon {
  background: transparent url("themes/theme_dd3c82.png") -180px -1px no-repeat;
  display: block;
  height: 16px;
  overflow: hidden;
  width: 20px; }

.iconTextLink {
  display: inline-block;
  font-size: 0.9em;
  height: 14px;
  line-height: 12px;
  max-height: 14px;
  margin-left: 7px;
  margin-right: 4px;
  vertical-align: middle; }

span.icon_i {
  background: transparent url("themes/theme_dd3c82.png") -61px 0 no-repeat;
  cursor: pointer;
  height: 15px;
  overflow: hidden;
  width: 15px; }

.productToolTipIcon {
  background: transparent url("themes/theme_dd3c82.png") -44px 0 no-repeat;
  cursor: pointer;
  height: 15px;
  position: relative;
  width: 15px; }

.productToolTipIcon a {
  display: block;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  text-decoration: none;
  width: 15px; }

.productToolTipIcon a span {
  display: none; }

.productToolTipIcon a:hover span {
  background: #002654;
  color: #FFFFFF;
  display: block;
  font-size: 10px;
  left: 20px;
  margin: 10px;
  padding: 5px;
  position: absolute;
  text-align: left;
  top: 0px;
  width: 125px;
  z-index: 100; }

#tooltip {
  background-color: #dd3c82;
  border: 1px solid #999999;
  color: #ffffff;
  font-size: 10px;
  min-height: 48px;
  padding: 3px;
  position: absolute;
  width: 130px;
  z-index: 3000; }

#tooltip h3, #tooltip div {
  font-size: 10px;
  font-weight: normal;
  margin: 0;
  text-align: left; }

span.icon_zoom {
  background: transparent url("themes/theme_dd3c82.png") -202px -3px no-repeat;
  display: inline-block;
  height: 15px;
  margin-right: 4px;
  min-height: 15px;
  min-width: 15px;
  overflow: hidden;
  width: 15px; }

/*
 * flags e.g. for selected delivery dropdown
 */
span.flag_AD {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ad.png") no-repeat center right; }

span.flag_AE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ae.png") no-repeat center right; }

span.flag_AG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ag.png") no-repeat center right; }

span.flag_AI {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ai.png") no-repeat center right; }

span.flag_AL {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/al.png") no-repeat center right; }

span.flag_AM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/am.png") no-repeat center right; }

span.flag_AN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/an.png") no-repeat center right; }

span.flag_AR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ar.png") no-repeat center right; }

span.flag_AS {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/as.png") no-repeat center right; }

span.flag_AT {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/at.png") no-repeat center right; }

span.flag_AU {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/au.png") no-repeat center right; }

span.flag_AW {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/aw.png") no-repeat center right; }

span.flag_AZ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/az.png") no-repeat center right; }

span.flag_BA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ba.png") no-repeat center right; }

span.flag_BB {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bb.png") no-repeat center right; }

span.flag_BD {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bd.png") no-repeat center right; }

span.flag_BE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/be.png") no-repeat center right; }

span.flag_BF {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bf.png") no-repeat center right; }

span.flag_BG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bg.png") no-repeat center right; }

span.flag_BH {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bh.png") no-repeat center right; }

span.flag_BI {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bi.png") no-repeat center right; }

span.flag_BJ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bj.png") no-repeat center right; }

span.flag_BL {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bl.png") no-repeat center right; }

span.flag_BM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bm.png") no-repeat center right; }

span.flag_BN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bn.png") no-repeat center right; }

span.flag_BO {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bo.png") no-repeat center right; }

span.flag_BR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/br.png") no-repeat center right; }

span.flag_BS {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bs.png") no-repeat center right; }

span.flag_BT {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bt.png") no-repeat center right; }

span.flag_BW {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bw.png") no-repeat center right; }

span.flag_BY {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/by.png") no-repeat center right; }

span.flag_BZ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/bz.png") no-repeat center right; }

span.flag_CA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ca.png") no-repeat center right; }

span.flag_CD {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cd.png") no-repeat center right; }

span.flag_CF {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cf.png") no-repeat center right; }

span.flag_CG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cg.png") no-repeat center right; }

span.flag_CH {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ch.png") no-repeat center right; }

span.flag_CI {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ci.png") no-repeat center right; }

span.flag_CK {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ck.png") no-repeat center right; }

span.flag_CL {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cl.png") no-repeat center right; }

span.flag_CM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cm.png") no-repeat center right; }

span.flag_CN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cn.png") no-repeat center right; }

span.flag_CO {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/co.png") no-repeat center right; }

span.flag_CR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cr.png") no-repeat center right; }

span.flag_CU {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cu.png") no-repeat center right; }

span.flag_CV {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cv.png") no-repeat center right; }

span.flag_CY {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cy.png") no-repeat center right; }

span.flag_CZ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/cz.png") no-repeat center right; }

span.flag_DE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/de.png") no-repeat center right; }

span.flag_DJ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/dj.png") no-repeat center right; }

span.flag_DK {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/dk.png") no-repeat center right; }

span.flag_DM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/dm.png") no-repeat center right; }

span.flag_DO {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/do.png") no-repeat center right; }

span.flag_DZ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/dz.png") no-repeat center right; }

span.flag_EC {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ec.png") no-repeat center right; }

span.flag_EE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ee.png") no-repeat center right; }

span.flag_EG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/eg.png") no-repeat center right; }

span.flag_ER {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/er.png") no-repeat center right; }

span.flag_ES {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/es.png") no-repeat center right; }

span.flag_ET {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/et.png") no-repeat center right; }

span.flag_FI {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/fi.png") no-repeat center right; }

span.flag_FJ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/fj.png") no-repeat center right; }

span.flag_FM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/fm.png") no-repeat center right; }

span.flag_FO {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/fo.png") no-repeat center right; }

span.flag_FR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/fr.png") no-repeat center right; }

span.flag_GA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ga.png") no-repeat center right; }

span.flag_GB {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gb.png") no-repeat 85% 50%; }

span.flag_GD {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gd.png") no-repeat center right; }

span.flag_GE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ge.png") no-repeat center right; }

span.flag_GF {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gf.png") no-repeat center right; }

span.flag_GG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gg.png") no-repeat center right; }

span.flag_GH {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gh.png") no-repeat center right; }

span.flag_GI {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gi.png") no-repeat center right; }

span.flag_GL {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gl.png") no-repeat center right; }

span.flag_GM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gm.png") no-repeat center right; }

span.flag_GN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gn.png") no-repeat center right; }

span.flag_GP {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gp.png") no-repeat center right; }

span.flag_GQ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gq.png") no-repeat center right; }

span.flag_GR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gr.png") no-repeat center right; }

span.flag_GT {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gt.png") no-repeat center right; }

span.flag_GU {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gu.png") no-repeat center right; }

span.flag_GW {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gw.png") no-repeat center right; }

span.flag_GY {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/gy.png") no-repeat center right; }

span.flag_HK {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/hk.png") no-repeat center right; }

span.flag_HN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/hn.png") no-repeat center right; }

span.flag_HR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/hr.png") no-repeat center right; }

span.flag_HT {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ht.png") no-repeat center right; }

span.flag_HU {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/hu.png") no-repeat center right; }

span.flag_IC {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ic.png") no-repeat center right; }

span.flag_ID {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/id.png") no-repeat center right; }

span.flag_IE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ie.png") no-repeat center right; }

span.flag_IL {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/il.png") no-repeat center right; }

span.flag_IM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/im.png") no-repeat center right; }

span.flag_IN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/in.png") no-repeat center right; }

span.flag_IR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ir.png") no-repeat center right; }

span.flag_IS {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/is.png") no-repeat center right; }

span.flag_IT {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/it.png") no-repeat center right; }

span.flag_JE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/je.png") no-repeat center right; }

span.flag_JM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/jm.png") no-repeat center right; }

span.flag_JO {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/jo.png") no-repeat center right; }

span.flag_JP {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/jp.png") no-repeat center right; }

span.flag_KE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ke.png") no-repeat center right; }

span.flag_KG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/kg.png") no-repeat center right; }

span.flag_KH {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/kh.png") no-repeat center right; }

span.flag_KI {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ki.png") no-repeat center right; }

span.flag_KN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/kn.png") no-repeat center right; }

span.flag_KR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/kr.png") no-repeat center right; }

span.flag_KW {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/kw.png") no-repeat center right; }

span.flag_KY {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ky.png") no-repeat center right; }

span.flag_KZ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/kz.png") no-repeat center right; }

span.flag_LA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/la.png") no-repeat center right; }

span.flag_LB {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/lb.png") no-repeat center right; }

span.flag_LC {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/lc.png") no-repeat center right; }

span.flag_LI {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/li.png") no-repeat center right; }

span.flag_LK {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/lk.png") no-repeat center right; }

span.flag_LR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/lr.png") no-repeat center right; }

span.flag_LS {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ls.png") no-repeat center right; }

span.flag_LT {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/lt.png") no-repeat center right; }

span.flag_LU {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/lu.png") no-repeat center right; }

span.flag_LV {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/lv.png") no-repeat center right; }

span.flag_LY {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ly.png") no-repeat center right; }

span.flag_MA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ma.png") no-repeat center right; }

span.flag_MC {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mc.png") no-repeat center right; }

span.flag_MD {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/md.png") no-repeat center right; }

span.flag_ME {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/me.png") no-repeat center right; }

span.flag_MF {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mf.png") no-repeat center right; }

span.flag_MG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mg.png") no-repeat center right; }

span.flag_MH {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mh.png") no-repeat center right; }

span.flag_MK {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mk.png") no-repeat center right; }

span.flag_ML {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ml.png") no-repeat center right; }

span.flag_MM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mm.png") no-repeat center right; }

span.flag_MN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mn.png") no-repeat center right; }

span.flag_MO {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mo.png") no-repeat center right; }

span.flag_MR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mr.png") no-repeat center right; }

span.flag_MS {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ms.png") no-repeat center right; }

span.flag_MT {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mt.png") no-repeat center right; }

span.flag_MU {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mu.png") no-repeat center right; }

span.flag_MV {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mv.png") no-repeat center right; }

span.flag_MW {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mw.png") no-repeat center right; }

span.flag_MX {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mx.png") no-repeat center right; }

span.flag_MY {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/my.png") no-repeat center right; }

span.flag_MZ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/mz.png") no-repeat center right; }

span.flag_NA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/na.png") no-repeat center right; }

span.flag_NC {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/nc.png") no-repeat center right; }

span.flag_NE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ne.png") no-repeat center right; }

span.flag_NG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ng.png") no-repeat center right; }

span.flag_NI {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ni.png") no-repeat center right; }

span.flag_NL {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/nl.png") no-repeat center right; }

span.flag_NO {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/no.png") no-repeat center right; }

span.flag_NP {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/np.png") no-repeat center right; }

span.flag_NZ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/nz.png") no-repeat center right; }

span.flag_OM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/om.png") no-repeat center right; }

span.flag_PA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/pa.png") no-repeat center right; }

span.flag_PE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/pe.png") no-repeat center right; }

span.flag_PF {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/pf.png") no-repeat center right; }

span.flag_PG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/pg.png") no-repeat center right; }

span.flag_PH {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ph.png") no-repeat center right; }

span.flag_PK {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/pk.png") no-repeat center right; }

span.flag_PL {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/pl.png") no-repeat center right; }

span.flag_PR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/pr.png") no-repeat center right; }

span.flag_PT {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/pt.png") no-repeat center right; }

span.flag_PW {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/pw.png") no-repeat center right; }

span.flag_PY {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/py.png") no-repeat center right; }

span.flag_QA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/qa.png") no-repeat center right; }

span.flag_RE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/re.png") no-repeat center right; }

span.flag_RO {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ro.png") no-repeat center right; }

span.flag_RS {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/rs.png") no-repeat center right; }

span.flag_RU {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ru.png") no-repeat center right; }

span.flag_RW {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/rw.png") no-repeat center right; }

span.flag_SA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sa.png") no-repeat center right; }

span.flag_SB {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sb.png") no-repeat center right; }

span.flag_SC {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sc.png") no-repeat center right; }

span.flag_SD {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sd.png") no-repeat center right; }

span.flag_SE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/se.png") no-repeat center right; }

span.flag_SG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sg.png") no-repeat center right; }

span.flag_SI {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/si.png") no-repeat center right; }

span.flag_SK {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sk.png") no-repeat center right; }

span.flag_SL {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sl.png") no-repeat center right; }

span.flag_SM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sm.png") no-repeat center right; }

span.flag_SN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sn.png") no-repeat center right; }

span.flag_SR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sr.png") no-repeat center right; }

span.flag_SV {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sv.png") no-repeat center right; }

span.flag_SY {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sy.png") no-repeat center right; }

span.flag_SZ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/sz.png") no-repeat center right; }

span.flag_TC {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/tc.png") no-repeat center right; }

span.flag_TD {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/td.png") no-repeat center right; }

span.flag_TG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/tg.png") no-repeat center right; }

span.flag_TH {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/th.png") no-repeat center right; }

span.flag_TJ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/tj.png") no-repeat center right; }

span.flag_TM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/tm.png") no-repeat center right; }

span.flag_TN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/tn.png") no-repeat center right; }

span.flag_TO {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/to.png") no-repeat center right; }

span.flag_TR {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/tr.png") no-repeat center right; }

span.flag_TT {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/tt.png") no-repeat center right; }

span.flag_TW {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/tw.png") no-repeat center right; }

span.flag_TZ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/tz.png") no-repeat center right; }

span.flag_UA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ua.png") no-repeat center right; }

span.flag_UG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ug.png") no-repeat center right; }

span.flag_US {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/us.png") no-repeat center right; }

span.flag_UY {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/uy.png") no-repeat center right; }

span.flag_UZ {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/uz.png") no-repeat center right; }

span.flag_VE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ve.png") no-repeat center right; }

span.flag_VG {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/vg.png") no-repeat center right; }

span.flag_VI {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/vi.png") no-repeat center right; }

span.flag_VN {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/vn.png") no-repeat center right; }

span.flag_VU {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/vu.png") no-repeat center right; }

span.flag_WF {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/wf.png") no-repeat center right; }

span.flag_WS {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ws.png") no-repeat center right; }

span.flag_YE {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/ye.png") no-repeat center right; }

span.flag_YU {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/yu.png") no-repeat center right; }

span.flag_ZA {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/za.png") no-repeat center right; }

span.flag_ZM {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/zm.png") no-repeat center right; }

span.flag_ZW {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/flag_icons/png/zw.png") no-repeat center right; }

article#image-detail {
  display: table;
  padding-left: 23px;
  width: 678px; }

#image-preview {
  background-color: #ffffff;
  border: 0;
  display: table-cell;
  width: 424px; }

#image-content {
  border: 0;
  display: table-cell;
  margin-right: 5px;
  width: 271px; }

#productPreviewDiv {
  margin: 0 !important; }

div#imageProductDiv {
  background-color: #ffffff;
  width: 670px; }

form#imageProductForm {
  padding: 12px 0 12px 0;
  width: 274px; }

.imageProductFields {
  width: 274px; }

.productFormRow {
  clear: both;
  display: table;
  margin-bottom: 8px;
  width: 100%; }

.productFormText {
  margin-bottom: 20px;
  margin-top: 10px;
  max-width: 274px; }

.productFormLabel {
  display: table-cell;
  vertical-align: top;
  width: 40%; }

.productToolTip {
  display: table-cell;
  width: 8%; }

.productFormData {
  display: table-cell;
  width: 52%; }

.productTotalDiv {
  background-color: #bebebe;
  height: 29px;
  margin: 10px 0 10px 0;
  width: 274px; }

.total {
  line-height: 29px;
  font-size: 14px;
  font-weight: bold;
  margin-left: 6px;
  margin-right: 6px;
  vertical-align: middle; }

.tabOn, .tabOff {
  display: block;
  height: 34px;
  width: 276px; }

.tabOn a, .tabOff a {
  display: block;
  font-size: 14px;
  height: 100%;
  line-height: 26px;
  padding-left: 12px;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  width: 100%; }

.tabOn a {
  color: #ffffff; }

.tabOff a {
  color: #dd3c82; }

/* from jquery */
.ui-accordion-group {
  margin-bottom: 1px;
  width: 274px; }

.ui-accordion-header {
  background: #ffffff;
  background: transparent url("themes/theme_dd3c82.png") 0 -44px no-repeat;
  border: 1px solid #bebebe;
  clear: both;
  cursor: pointer;
  height: 34px;
  margin: 0;
  outline-style: none;
  padding: 0;
  width: 272px; }

#accordion h3 {
  border: 1px solid #bebebe;
  height: 30px;
  margin-bottom: 8px;
  max-height: 30px; }

#accordion .ui-accordion-selected h3, #accordion h3.ui-state-active {
  background-color: #dd3c82;
  background-image: none;
  border: 1px solid #dd3c82; }

.ui-accordion .ui-icon {
  display: none; }

.ui-accordion-header a {
  border: 0;
  color: #dd3c82;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 100%;
  line-height: 28px;
  margin: 0;
  outline: none;
  padding: 0 0 0 12px;
  text-decoration: none;
  vertical-align: middle; }

.ui-accordion-header a:hover {
  text-decoration: none; }

.ui-accordion-content-wrap {
  border-top: 0;
  margin-top: -1px;
  position: relative;
  top: 0px; }

.ui-accordion-content {
  padding: 0; }

.ui-accordion-selected .ui-accordion-header a, #accordion h3.ui-state-active a {
  color: #ffffff; }

.ui-accordion-selected .ui-accordion-header:active, .ui-accordion-selected .ui-accordion-header:focus {
  outline: none; }

.tabOn {
  background-color: #dd3c82;
  color: #ffffff;
  font-weight: bold; }

.tabOff {
  background: #ffffff;
  font-weight: bold; }

.buttonDiv {
  background: #ffffff;
  height: 34px;
  width: 160px; }

.addToBasket {
  font-weight: bold; }

.priceTotal {
  background-color: #bebebe;
  color: #000000;
  float: left;
  font-size: 16px;
  font-weight: bold;
  height: 30px;
  padding: 5px;
  width: 271px; }

/* flash/mug styles */
div.noflashmug {
  background: url(/images/product/mug_blank.png) no-repeat center center;
  border: 0;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  width: 300px; }

div.noflashcards {
  background: url(/images/product/cards_noflash.png) no-repeat center center;
  border: 0;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 20px;
  width: 300px; }

div.noflashmug div.noflashmugtext {
  background: #ffffff;
  border: 1px solid black;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  width: 250px;
  filter: alpha(opacity=60);
  /* msie */
  -moz-opacity: 0.60;
  /* firefox 1.0 */
  -khtml-opacity: 0.60;
  /* webkit */
  opacity: 0.60;
  /* css 3 */ }

div.noflashtext {
  background: #ffffff;
  border: 1px solid black;
  height: 150px;
  margin-left: 20px;
  margin-top: 60px;
  max-width: 220px;
  padding: 0;
  white-space: normal;
  width: 220px;
  /*Opacity*/
  filter: alpha(opacity=60);
  /* msie */
  -moz-opacity: 0.60;
  /* firefox 1.0 */
  -khtml-opacity: 0.60;
  /* webkit */
  opacity: 0.60;
  /* css 3 */ }

.noflashmug .noflashmugtext p {
  color: #000000;
  font-weight: bold;
  margin: 30px 40px;
  white-space: normal; }

.noflashcards .noflashtext p {
  color: #000000;
  font-weight: bold;
  margin: 15px 10px;
  max-width: 220px;
  white-space: normal; }

div.card_icons_container {
  border: 0;
  clear: both;
  margin: 0;
  padding: 0;
  width: 100%; }

div.card_icon {
  float: left;
  height: 38px;
  position: relative;
  text-align: center;
  width: 68px; }

div.card_icon span.radio {
  height: 26px;
  padding: 0;
  position: absolute;
  right: 40px;
  top: 12px;
  vertical-align: middle; }

div.card_icon span.image {
  border: 0;
  height: 38px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  width: 40px; }

.greetingscards_landscape {
  background: url("themes/theme_dd3c82.png") -405px 0 no-repeat; }

.greetingscards_portrait {
  background: url("themes/theme_dd3c82.png") -445px 0 no-repeat; }

.postcards_landscape {
  background: url("themes/theme_dd3c82.png") -485px 0 no-repeat; }

.postcards_portrait {
  background: url("themes/theme_dd3c82.png") -525px 0 no-repeat; }

article#image-detail {
  display: table;
  margin-top: 20px;
  padding-top: 0px;
  vertical-align: top; }

#image-title {
  display: table-row;
  max-width: 375px;
  min-height: 50px;
  width: 375px; }

#image-title h2 {
  color: #414141;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0; }

#image-title h2.small, #image-title h3 {
  font-size: 1.1em;
  font-weight: normal;
  margin: 0;
  padding: 0; }

.image-details-text {
  border-bottom: 1px solid #bebebe;
  max-width: 375px;
  padding-bottom: 10px;
  width: 375px; }

.image-details-advice {
  margin-top: 10px; }

#image-preview, #image-content {
  display: table-cell;
  margin-top: 0px;
  padding-top: 0px;
  vertical-align: top; }

#image-content .top-gutter {
  display: none; }

#image-preview figure {
  display: block;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 401px; }

/* product form */
#accordion h3 {
  height: 34px;
  margin-bottom: 8px; }

#accordion .ui-accordion-group {
  margin-bottom: 8px; }

/* ecard */
#ecardForm {
  margin-bottom: 20px; }

.textFieldEcard {
  border: 1px solid #bebebe;
  width: 200px; }

#basketForm {
  width: 100%; }

.basket-item {
  display: table;
  margin: 10px 0 10px 0;
  min-height: 100px;
  padding: 0;
  width: 100%; }

figure.basket-item-image {
  border: 0;
  display: table-cell;
  height: 100%;
  margin: 0;
  padding: 0 0 0 25px;
  text-align: center;
  vertical-align: top;
  width: 130px; }

figure.basket-item-image table {
  border: 0;
  height: 82px;
  margin: 0;
  max-height: 82px;
  max-width: 82px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 82px; }

figure.basket-item-image table tr,
figure.basket-item-image td a img {
  border: 0;
  margin: 0;
  padding: 0; }

figure.basket-item-image table td {
  border: 1px solid #bebebe;
  height: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%; }

figure.basket-item-image table td a {
  border: 0;
  display: inline-block;
  margin: auto;
  padding: 0;
  vertical-align: middle; }

figure.basket-item-image img {
  border: 0;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle; }

div.basket-item-productinfo {
  border: 0;
  display: table-cell;
  font-size: 0.9em;
  max-width: 450px;
  padding-right: 30px;
  vertical-align: top;
  width: 450px; }

.basket-item-producttable {
  display: table;
  width: 100%; }

.basket-item-total {
  display: table-cell;
  text-align: right;
  vertical-align: bottom;
  width: 50px; }

.basket-item-buttons {
  display: table-cell;
  padding-top: 5px; }

.basket-item-buttons div {
  margin-bottom: 15px; }

.basket-item-attributes-table {
  display: table;
  font-size: 1.2em;
  height: 25%; }

.basket-item-quantity {
  padding-top: 24px; }

.basket-item-attribute {
  display: table-cell;
  padding: 2px 10px 0px 0px; }

div.basketItemData {
  float: left;
  padding-top: 5px;
  width: 570px; }

div.formLabel {
  margin-bottom: 0px; }

.basketData {
  font-size: 12px; }

.totalPrice, .orderDetailsPrice {
  color: FONT_COLOUR1;
  font-size: 1.1em;
  font-weight: bold; }

#basket-sub-total {
  color: #dd3c82; }

div.totalPrice, div.orderDetailsPrice {
  float: right;
  height: 100%;
  margin: 0 15px 0 0px;
  padding: 0; }

div.totalPrice {
  width: 500px; }

div.orderDetailsPrice {
  width: 250px; }

div.checkoutButton {
  width: 100%; }

div.checkoutButton div {
  border: 0;
  float: right;
  margin: 0;
  padding: 0; }

#goToCheckoutLink {
  float: right;
  margin: 30px 0; }

#backToImageLink {
  float: left;
  margin: 30px 20px; }

.basketRow {
  clear: both;
  height: 147px;
  width: 100%; }

.basketLine {
  background-color: #bebebe;
  height: 1px;
  width: 680px; }

div.basketCell {
  float: left; }

.basketCellData {
  float: left;
  margin-right: 15px; }

.basketLabel {
  color: #727272;
  font-size: 12px;
  font-weight: bold; }

.basketText {
  color: #333333;
  font-size: 12px; }

.checkoutTotal {
  background-color: #bebebe;
  height: 28px;
  line-height: 28px;
  margin: 20px 0px 0px 0px;
  vertical-align: middle;
  width: 680px; }

/* checkout styles */
#checkout-content {
  border: 0;
  display: table;
  margin: 10px 0 0 23px;
  padding: 0 0 0 8px;
  vertical-align: top; }

#checkout-content h2 {
  border: 0;
  color: #dd3c82;
  display: block;
  font-size: 1.2em;
  margin: 0 0 0 0;
  padding: 0; }

#checkout-content hr {
  background-color: #bebebe;
  border: 0;
  height: 1px;
  margin: 10px 0;
  padding: 0; }

#checkoutForm {
  border: 0;
  display: table;
  margin: 0;
  padding: 0;
  width: 100%; }

#checkoutForm .payment-choice {
  border: 0;
  display: table-cell;
  margin: 0;
  padding: 0;
  width: 307px; }

#checkoutForm .payment-choice-spacer {
  border: 0;
  display: table-cell;
  margin: 0;
  padding: 0; }

#checkoutForm .payment-choice-spacer h3 {
  color: #dd3c82;
  font-size: 1.2em;
  min-height: 100px;
  text-align: center;
  vertical-align: bottom;
  width: 52px; }

.billingMandatory {
  float: left;
  position: relative;
  width: 10px; }

.checkoutTop_bg {
  background: url("themes/theme_dd3c82.png") 0 -407px no-repeat;
  height: 34px;
  margin-top: 2px;
  width: 307px; }

.checkoutMain_bg {
  background: url("themes/theme_dd3c82.png") 0 -469px no-repeat;
  margin: 0;
  min-height: 121px;
  padding: 0;
  text-align: left;
  width: 307px; }

.checkoutBottom_bg {
  background: url("themes/theme_dd3c82.png") 0 -443px no-repeat;
  height: 24px;
  margin-bottom: 2px;
  width: 307px; }

.checkoutFullTop_bg {
  background: url("themes/theme_dd3c82.png") 0 -772px no-repeat;
  height: 34px;
  margin-top: 2px;
  width: 690px; }

.checkoutFullMain_bg {
  background: url("themes/theme_dd3c82.png") 0 -834px no-repeat;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 690px; }

.checkoutFullBottom_bg {
  background: url("themes/theme_dd3c82.png") 0 -808px no-repeat;
  height: 24px;
  margin-bottom: 2px;
  width: 690px; }

.checkoutHeader {
  font-size: 18px;
  text-align: center; }

.checkoutHeaderFull {
  font-size: 18px;
  padding-left: 90px;
  text-align: left; }

.checkoutPromptHeader {
  color: #dd3c82;
  font-size: large;
  padding-top: 20px;
  text-align: center;
  width: 62px; }

.cc-iframe {
  border: 2px solid #bebebe;
  height: 590px;
  width: 590px; }

table.ccTable tr td {
  padding-bottom: 7px; }

table.ccTable .field {
  height: 20px;
  min-height: 20px; }

#loginOptions .textField {
  max-width: 140px; }

textarea.deliveryInstructions {
  border: 1px solid #333;
  height: 80px;
  width: 300px;
  wrap: soft; }

label.deliveryInstructions {
  height: 30px;
  margin-right: 35px;
  vertical-align: top; }

.frame_select_noframe {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/noframe_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_canvasnoframe {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/canvasnoframe_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_ashrimblack {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/ashrimblack/ashrimblack_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_ashrimchocolate {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/ashrimchocolate/ashrimchocolate_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_ashrimlimed {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/ashrimlimed/ashrimlimed_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_ashrimnatural {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/ashrimnatural/ashrimnatural_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_classicgold {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/classicgold/classicgold_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_classicgoldmini {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/classicgoldmini/classicgoldmini_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_classicsilver {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/classicsilver/classicsilver_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_classicsilvermini {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/classicsilvermini/classicsilvermini_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_distressedantiqueblack {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/distressedantiqueblack/distressedantiqueblack_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_distressedantiquegold {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/distressedantiquegold/distressedantiquegold_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_distressedantiquesilver {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/distressedantiquesilver/distressedantiquesilver_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumclassicboxblack {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumclassicboxblack/museumclassicboxblack_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumclassicboxchocolate {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumclassicboxchocolate/museumclassicboxchocolate_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumclassicboxlimed {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumclassicboxlimed/museumclassicboxlimed_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumclassicboxnatural {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumclassicboxnatural/museumclassicboxnatural_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumclassicminiboxblack {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumclassicminiboxblack/museumclassicminiboxblack_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumclassicminiboxchocolate {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumclassicminiboxchocolate/museumclassicminiboxchocolate_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumclassicminiboxlimed {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumclassicminiboxlimed/museumclassicminiboxlimed_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumclassicminiboxnatural {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumclassicminiboxnatural/museumclassicminiboxnatural_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumwiderimblack {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumwiderimblack/museumwiderimblack_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumwiderimchocolate {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumwiderimchocolate/museumwiderimchocolate_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumwiderimlimed {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumwiderimlimed/museumwiderimlimed_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_museumwiderimnatural {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/65/museumwiderimnatural/museumwiderimnatural_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_65_noframe {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/noframe_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_69_black {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/69/black/black_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_69_gold {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/69/gold/gold_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_69_noframe {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/noframe_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_69_oak {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/69/oak/oak_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_69_white {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/69/white/white_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_blackbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/blackbox/blackbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_blackscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/blackscoop/blackscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_chocolatebox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/chocolatebox/chocolatebox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_chocolatescoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/chocolatescoop/chocolatescoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_gold {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/gold/gold_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_greybox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/greybox/greybox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_greyscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/greyscoop/greyscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_limebox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/limebox/limebox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_limescoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/limescoop/limescoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_naturalbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/naturalbox/naturalbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_naturalscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/naturalscoop/naturalscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_noframe {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/noframe_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_ornategold {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/ornategold/ornategold_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_ornatesilver {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/ornatesilver/ornatesilver_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_71_silver {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/71/silver/silver_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_black {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/black/black_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_blackbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/blackbox/blackbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_blackscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/blackscoop/blackscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_chocolate {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/chocolate/chocolate_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_chocolatebox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/chocolatebox/chocolatebox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_chocolatescoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/chocolatescoop/chocolatescoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_gold {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/gold/gold_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_limed {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/limed/limed_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_limedbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/limedbox/limedbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_limedscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/limedscoop/limedscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_natural {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/natural/natural_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_naturalbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/naturalbox/naturalbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_naturalscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/naturalscoop/naturalscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_noframe {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/noframe_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_white {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/white/white_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_whitebox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/whitebox/whitebox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_74_whitescoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/74/whitescoop/whitescoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_77_black {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/77/black/black_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_77_brushedgold {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/77/brushedgold/brushedgold_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_77_darkwood {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/77/darkwood/darkwood_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_77_naturalwood {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/77/naturalwood/naturalwood_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_77_smallblack {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/77/smallblack/smallblack_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_77_smalldarkwood {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/77/smalldarkwood/smalldarkwood_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_77_smallgold {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/77/smallgold/smallgold_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_77_smalllightwood {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/77/smalllightwood/smalllightwood_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_blackbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/blackbox/blackbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_blackscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/blackscoop/blackscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_chocolatebox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/chocolatebox/chocolatebox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_chocolatescoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/chocolatescoop/chocolatescoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_gold {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/gold/gold_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_greybox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/greybox/greybox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_greyscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/greyscoop/greyscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_limedbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/limedbox/limedbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_limedscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/limedscoop/limedscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_naturalbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/naturalbox/naturalbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_naturalscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/naturalscoop/naturalscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_silver {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/silver/silver_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_whitebox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/whitebox/whitebox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_78_whitescoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/78/whitescoop/whitescoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_blackbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/blackbox/blackbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_blackscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/blackscoop/blackscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_chocolatebox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/chocolatebox/chocolatebox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_chocolatescoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/chocolatescoop/chocolatescoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_gold {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/gold/gold_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_limedbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/limedbox/limedbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_limedscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/limedscoop/limedscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_naturalbox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/naturalbox/naturalbox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_naturalscoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/naturalscoop/naturalscoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_silver {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/silver/silver_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_whitebox {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/whitebox/whitebox_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frame_select_82_whitescoop {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/82/whitescoop/whitescoop_select_bg.png") 0 0 no-repeat;
  width: 84px;
  height: 96px; }

.frameBoxBg {
  background: url("themes/theme_dd3c82.png") 0 -172px no-repeat;
  width: 271px;
  height: 135px;
  max-width: 271px;
  max-height: 135px;
  overflow: hidden;
  padding: 0;
  border: 0;
  margin: 0;
  padding: 0 0 0 9px; }

.frameSelectorPorthole {
  height: 117px;
  width: 252px;
  border: 0;
  margin: 9px 0 0 0;
  padding: 0;
  overflow: hidden;
  position: relative; }

/* frame scroller */
.frameSliderContainer {
  border: 0;
  clear: both;
  display: block;
  height: 19px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 99px;
  width: 252px; }

.frameButtonLeft, .frameButtonRight {
  border: 0;
  cursor: pointer;
  display: inline-block;
  height: 17px;
  margin: 0 0 2px 0;
  max-height: 17px;
  max-width: 19px;
  padding: 0;
  width: 19px; }

.frameSliderSpacer {
  display: inline-block;
  width: 6px; }

.frameSlider {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/frameslider_bg.png") repeat-x;
  border: 0;
  display: inline-block;
  height: 19px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 202px; }

.ui-slider-handle {
  /* this is a jquery name but easier than writing a whole theme */
  background: url("themes/theme_dd3c82.png") -78px 0 no-repeat;
  width: 16px;
  height: 19px;
  cursor: move;
  z-index: 99;
  position: absolute;
  bottom: 0;
  left: 50px; }

.frameSelector {
  width: 20000em;
  height: 96px;
  min-height: 96px;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  clear: both; }

.ui-slider, .ui-slider-horizontal, .ui-widget, .ui-widget-content, .ui-corner-all {
  border: 0;
  margin: 0;
  padding: 0; }

#framePreviewDiv {
  float: right; }

div.frameDetailsContainer {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 98;
  position: relative; }

div.frameImg {
  margin: 0px;
  padding: 0px;
  border: 0px;
  float: left; }

div.frameOutline {
  background: transparent url("themes/theme_dd3c82.png") 0 -309px no-repeat; }

div.frameNoOutline {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/frame_nooutline.png") 0 0 no-repeat; }

div.frameOutline, div.frameNoOutline {
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 84px;
  height: 96px; }

.frameNoOutline a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none; }

.frameButtonLeft {
  background: transparent url("themes/theme_dd3c82.png") -44px -22px no-repeat; }

.frameButtonRight {
  background: transparent url("themes/theme_dd3c82.png") -65px -22px no-repeat; }

div.imgPrintDimensions, div.frameDimensionsH, div.frameDimensionsV {
  font-size: 12px;
  padding: 0px;
  border: 0px; }

div.imgPrintDimensions {
  color: #a4a4a4; }

div.frameDimensionsH {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/frame_dimensions_bg_h.png") repeat-x;
  height: 13px;
  overflow: hidden;
  margin: 4px 0 0 0;
  display: block; }

.frameDimensionsH span {
  display: block;
  font-size: 12px;
  color: #a4a4a4;
  background-color: #ffffff;
  text-align: center;
  width: 75px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 4px 0 4px; }

div.frameDimensionsV {
  background: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/frames/frame_dimensions_bg_v.png") repeat-y;
  width: 10px;
  margin: 0 0 0 4px;
  position: relative; }

.frameDimensionsV span {
  position: absolute;
  top: 35%;
  color: #a4a4a4;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  padding: 4px 0 4px 0;
  width: 1em; }

img.frameAbsImg {
  position: absolute; }

/* frame details */
div.frameDetails {
  background-color: #ffffff;
  width: 575px;
  height: 316px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  z-index: 99; }

div.frameDetailsTitle {
  background-color: #dd3c82;
  background-image: none;
  border: 0;
  font-weight: bold;
  color: #ffffff;
  height: 34px;
  width: 282px; }

.frameDetailsTitle span {
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
  text-align: left;
  padding-left: 12px;
  vertical-align: middle;
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff; }

.frameDetailsBox {
  position: relative;
  height: 273px;
  width: 552px;
  border: 2px solid #bebebe;
  text-align: left;
  padding: 0;
  margin: 0;
  background-color: #ffffff; }

.frameDetailsBox figure {
  position: absolute;
  left: -40px;
  top: -12px;
  z-index: 49; }

#main-login {
  display: table-cell;
  padding-right: 40px;
  width: 60%; }

#login-help {
  display: table-cell;
  margin-left: 40px; }

#login-help h2, #registerForm h2, #help-links h3 {
  font-size: 1.2em;
  font-weight: normal;
  color: #dd3c82;
  margin: 0;
  padding: 0;
  border: 0; }

#loginForm {
  margin-bottom: 20px; }

#registerForm, #billingForm, #addressForm {
  width: 400px; }

#billingForm table, #billingForm table tr, #billingForm table tr td {
  padding: 0;
  border: 0;
  margin: 0; }

#billingForm table {
  width: 100%; }

#account-details {
  display: table-cell;
  width: 380px;
  padding-right: 20px; }

#account-details hr {
  width: 100%;
  height: 1px;
  text-align: center;
  background-color: #bebebe;
  border: 0;
  margin: 10px auto 10px auto; }

#help-links {
  display: table-cell;
  margin-left: 20px; }

body.lang_CY a.addToBasket {
  background: transparent url({THEME_IMG_PATH}) -98px -44px no-repeat;
  width: 166px; }

body.lang_CY div.addToBasket {
  width: 176px !important; }

body.lang_CY #loadRegistrationButton {
  background: transparent url({THEME_IMG_PATH}) -185px -47px no-repeat;
  width: 80px !important; }

body.lang_CY #registrationSubmitButton,
body.lang_CY #addressFormButton,
body.lang_CY #billingFormButton {
  background: transparent url({THEME_IMG_PATH}) -187px -47px no-repeat;
  width: 76px; }

/* modal box styles */
.nyroModalBg {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.7; }

.nmReposition {
  position: absolute; }

.nyroModalCloseButton {
  top: -13px;
  right: -13px;
  width: 12px;
  height: 12px;
  text-indent: -9999em;
  background: url("images/close.png"); }

.nyroModalTitle {
  top: -26px;
  left: 0;
  margin: 0;
  font-size: 1.0em;
  color: FONT_COLOUR1;
  font-weight: normal; }

.nyroModalCont {
  background: #ffffff;
  border: 4px solid #777;
  color: FONT_COLOUR1;
  margin: 25px;
  position: absolute; }

.nyroModalCont iframe {
  width: 600px;
  height: 400px; }

.nyroModalError {
  border: 4px solid red;
  color: red;
  width: 250px;
  height: 250px; }

.nyroModalError div {
  min-width: 0;
  min-height: 0;
  padding: 10px; }

.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
  position: relative;
  padding: 10px;
  min-height: 250px;
  min-width: 250px;
  max-width: 1000px; }

.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
  position: relative;
  overflow: hidden; }

.nyroModalImage img {
  vertical-align: top; }

.nyroModalImg {
  border-top: 45px solid white;
  border-bottom: 45px solid white;
  border-left: 25px solid white;
  border-right: 25px solid white; }

.nyroModalImg .nyroModalCloseButton {
  top: -58px;
  right: -38px; }

.nyroModalHidden {
  left: -9999em;
  top: -9999em; }

.nyroModalLoad {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #fff url("images/ajaxLoader.gif") no-repeat center;
  padding: 0; }

.nyroModalPrev, .nyroModalNext {
  outline: none;
  position: absolute;
  top: 0;
  height: 60%;
  width: 150px;
  min-height: 50px;
  max-height: 300px;
  cursor: pointer;
  text-indent: -9999em;
  background: transparent url("data:image/gif;base64,AAAA") left 20% no-repeat; }

.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
  height: 100%;
  width: 40%;
  max-height: none; }

.nyroModalPrev {
  left: 0; }

a.nyroModalPrev:hover {
  background-image: url("images/prev.png"); }

.nyroModalNext {
  right: 0;
  background-position: right 20%; }

a.nyroModalNext:hover {
  background-position: right 20%;
  background-image: url("images/next.png"); }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  background-color: #ffffff;
  background: url(img/scroll_track.png) repeat-y center; }

.jspHorizontalBar {
  /* DISABLED FOR PICTURECABINET
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;*/
  display: none; }

.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: url(img/scroll_track.png) repeat-y center;
  position: relative; }

.jspDrag {
  background: #a6a6a6;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(images/owl-carousel/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }
@-moz-keyframes empty {
  0% {
    opacity: 1; } }
@keyframes empty {
  0% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }
@keyframes goDown {
  from {
    transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }
/* layout
html {
    box-sizing: $box_sizing;
}
*, *:before, *:after {
  box-sizing: inherit;
}
*/
@media screen and (min-width: 500px) {
  .body {
    width: 950px;
    max-width: 950px; } }
@media screen and (min-width: 767px) {
  .body {
    width: 950px;
    max-width: 950px; } }
@media screen and (min-width: 950px) {
  .body {
    width: 950px;
    max-width: 950px; } }
@media screen and (min-width: 1160px) {
  .body {
    width: 950px;
    max-width: 950px; } }

.body {
  clear: both;
  margin: 0 auto; }

#content {
  border: 0;
  display: table;
  margin-top: 21px;
  padding: 0; }
  @media screen and (min-width: 500px) {
    #content {
      width: 950px;
      max-width: 950px; } }
  @media screen and (min-width: 767px) {
    #content {
      width: 950px;
      max-width: 950px; } }
  @media screen and (min-width: 950px) {
    #content {
      width: 950px;
      max-width: 950px; } }
  @media screen and (min-width: 1160px) {
    #content {
      width: 950px;
      max-width: 950px; } }
  #content .owl-carousel {
    max-width: 680px; }

#banner {
  border-bottom: none;
  color: #000000;
  margin: 0 auto;
  padding: 0 0 0 0;
  position: relative; }
  #banner div#top-logo {
    float: left;
    margin: 0;
    padding: 0; }
  #banner div.logo, #banner #banner h1, #banner #banner h2 {
    margin: 0;
    padding: 0; }
  #banner a {
    color: #000000;
    text-decoration: none; }
  #banner a#logo-link, #banner #banner h1 a#logo-link {
    background-image: url("images/43/logo.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 97px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 300px; }
  #banner div#top-menu {
    float: right;
    margin-bottom: 4px;
    margin-top: 0; }
  #banner nav {
    color: #000000; }
    #banner nav ul {
      display: inline;
      font-size: 0.85em;
      margin-left: 0;
      padding-left: 0; }
      #banner nav ul li {
        border-left: 1px solid #bebebe;
        display: inline;
        list-style: none;
        margin-left: 0;
        padding: 3px 15px; }
      #banner nav ul li.first {
        border-left: none; }

div#currency-selector {
  margin-bottom: 70px;
  margin-right: 0;
  margin-top: 23px;
  min-height: 19px; }

#search-box {
  border: 0;
  display: block;
  margin: 12px 0 25px 0;
  padding: 0;
  vertical-align: top; }
  #search-box h3 {
    border-bottom: 1px solid #bebebe;
    display: block;
    font-size: 1em;
    font-weight: normal;
    height: 28px;
    padding: 0 9px; }

#navSearchForm input, .newsletterSignup input {
  border: 1px solid #bebebe;
  color: #666666;
  font-size: 0.8em;
  height: 18px;
  margin-top: 1px;
  max-width: 180px;
  outline: none;
  padding-left: 5px;
  width: 175px; }

#lhmenu_custom_snippet input {
  font-size: 1em; }

#search-box, #content-navigation ul, #lhmenu_custom_snippet span, #lhmenu_custom_snippet {
  max-width: 214px;
  width: 214px; }

#content-navigation {
  color: #666666;
  font-size: 1em; }
  #content-navigation ul {
    display: block;
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0; }
    #content-navigation ul li {
      border-bottom: 1px solid #bebebe;
      padding-bottom: 9px;
      padding-left: 12px;
      padding-top: 9px;
      vertical-align: middle; }
      #content-navigation ul li a:link, #content-navigation ul li a:visited {
        color: #666666; }
      #content-navigation ul li a:hover, #content-navigation ul li a:active {
        color: #dd3c82;
        text-decoration: none; }
  #content-navigation ul.sub-menu {
    border-top: 0;
    margin-left: 26px;
    max-width: 175px;
    width: 175px; }
    #content-navigation ul.sub-menu li {
      border-bottom: 0;
      border-top: 1px solid #bebebe;
      color: #666666;
      line-height: 1.2em;
      padding-bottom: 9px;
      padding-left: 10px;
      padding-top: 9px; }
      #content-navigation ul.sub-menu li a:link, #content-navigation ul.sub-menu li a:visited {
        color: #666666; }
      #content-navigation ul.sub-menu li a:hover, #content-navigation ul.sub-menu li a:active {
        color: #dd3c82;
        text-decoration: none; }
    #content-navigation ul.sub-menu li.first {
      margin-top: 9px; }
  #content-navigation ul li a.external {
    background: url("themes/theme_dd3c82.png") -12px -960px no-repeat;
    display: block;
    width: 100%; }
  #content-navigation ul.sub-menu li.last {
    border-bottom: 0; }
  #content-navigation ul.inactive {
    display: none; }
  #content-navigation li.active a.main-menu-link, #content-navigation li.active a.main-menu-link:visited, #content-navigation li.active span {
    color: #666666; }
  #content-navigation #lhmenu_custom_snippet {
    background-color: #ffffff;
    border: 0;
    color: #666666;
    display: block;
    line-height: 24px;
    margin: 20px 0 20px 0;
    min-height: 24px;
    padding: 0;
    vertical-align: middle; }
    #content-navigation #lhmenu_custom_snippet span, #content-navigation #lhmenu_custom_snippet div {
      background-color: #ffffff;
      font-size: 0.9em;
      line-height: 24px;
      min-height: 24px;
      padding: 0; }
      #content-navigation #lhmenu_custom_snippet span a:link, #content-navigation #lhmenu_custom_snippet span a:visited, #content-navigation #lhmenu_custom_snippet div a:link, #content-navigation #lhmenu_custom_snippet div a:visited {
        color: #666666;
        text-decoration: none; }
      #content-navigation #lhmenu_custom_snippet span a:hover, #content-navigation #lhmenu_custom_snippet span a:active, #content-navigation #lhmenu_custom_snippet div a:hover, #content-navigation #lhmenu_custom_snippet div a:active {
        color: #dd3c82; }

ul.global-search-filters {
  width: 100%;
  height: 82px;
  padding: 0;
  margin: 0 0 0 6px;
  list-style: none; }
  ul.global-search-filters li.first {
    border-left: 1px solid #bebebe; }
  ul.global-search-filters li {
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    float: left;
    height: 100%;
    width: 24.65%; }
    ul.global-search-filters li a {
      display: block;
      width: 100%;
      height: 100%; }
    ul.global-search-filters li a:hover {
      background-color: #dd3c82; }

body.home ul.global-search-filters li {
  width: 24.85%; }

div.pre-footer {
  display: block;
  margin: 40px auto 0 auto;
  max-width: 700px;
  padding-left: 255px;
  text-align: center;
  width: 700px; }

footer {
  display: block;
  padding-bottom: 15px; }
  footer nav {
    float: left;
    border-top: 1px solid #bebebe;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0; }
  footer nav.links {
    height: 27px;
    line-height: 27px;
    vertical-align: middle; }
    footer nav.links ul {
      display: inline-block;
      font-size: 1em;
      padding-left: 0;
      text-align: left;
      vertical-align: middle;
      width: 100%; }
      footer nav.links ul li {
        border-left: 1px solid #bebebe;
        display: inline;
        list-style: none;
        margin-left: 0;
        padding: 0 10px; }
      footer nav.links ul li.first {
        border-left: none;
        display: inline;
        list-style: none;
        margin-left: 0;
        padding: 0 10px 0 0; }
  footer nav.cookiesBar {
    background-color: #d4d4d4;
    clear: both;
    font-size: 0.8em;
    font-weight: bold;
    padding: 8px;
    width: 97%; }

@media screen and (min-width: 500px) {
  footer {
    width: 950px;
    max-width: 950px; } }
@media screen and (min-width: 767px) {
  footer {
    width: 950px;
    max-width: 950px; } }
@media screen and (min-width: 950px) {
  footer {
    width: 950px;
    max-width: 950px; } }
@media screen and (min-width: 1160px) {
  footer {
    width: 950px;
    max-width: 950px; } }
footer .container {
  width: 700px;
  max-width: 700px;
  margin-left: 265px; }

footer.contentpage nav.links {
  width: 580px;
  margin: 0 0 15px 0;
  max-width: 580px;
  padding-top: 10px; }
footer.contentpage nav.poweredby {
  float: left;
  height: 46px;
  margin: 0 0 15px 0;
  padding-top: 10px;
  width: 97px; }

footer.homepage .container {
  margin-left: 255px; }
footer.homepage nav.links {
  width: 597px;
  margin: 0 0 15px 0;
  max-width: 597px;
  padding-top: 10px; }
footer.homepage nav.poweredby {
  float: left;
  height: 46px;
  margin: 0 0 15px 0;
  padding-top: 10px;
  width: 97px; }

.cookiesBarClose {
  background: url("themes/theme_dd3c82.png") -281px 0 no-repeat; }

a#poweredByLink {
  background-image: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/logo/kingandmcgaw_logo_small_black.png");
  border: 0;
  display: block;
  height: 46px;
  margin: 5px 0;
  padding: 0;
  text-decoration: none;
  width: 97px; }

.poweredby-content-container {
  width: 360px;
  max-width: 360px;
  text-align: center; }
  .poweredby-content-container .museum-products {
    background-image: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/logo/kingandmcgaw_museumproducts_black.png");
    height: 111px;
    margin-left: auto;
    margin-right: auto;
    width: 330px; }
  .poweredby-content-container p {
    margin: 0 20px 20px 20px;
    text-align: center; }

body.standard #main-promo .search-box, body.home #main-promo .search-box {
  display: none; }

body.enable-search #main-promo .search-box {
  display: block; }

#main-promo {
  border: 0;
  height: 260px;
  margin: 0 0 0 6px;
  max-width: 700px;
  min-width: 700px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
  z-index: 0; }
  #main-promo a, #main-promo img {
    border: 0;
    margin: 0;
    padding: 0; }
  #main-promo .promo-next, #main-promo .promo-previous {
    height: 40px;
    cursor: pointer;
    width: 19px; }
  #main-promo .promo-next {
    background: url("themes/theme_dd3c82.png") -596px -3px no-repeat;
    position: absolute;
    right: 5px;
    top: 114px;
    z-index: 100; }
  #main-promo .promo-previous {
    background: url("themes/theme_dd3c82.png") -570px -3px no-repeat;
    position: absolute;
    left: 0px;
    top: 114px;
    z-index: 100; }
  #main-promo .promo-holder .promo {
    position: relative; }
    #main-promo .promo-holder .promo .caption {
      position: absolute;
      cursor: pointer;
      top: 20px;
      left: 20px;
      display: block;
      background-color: transparent;
      width: 340px;
      height: 260px;
      max-height: 260px; }
      #main-promo .promo-holder .promo .caption h2.title {
        color: #ffffff;
        font-size: 2em;
        padding: 20px 20px 5px 20px; }
      #main-promo .promo-holder .promo .caption .caption-text {
        color: #ffffff;
        font-size: 1.35em;
        padding: 5px 20px; }
      #main-promo .promo-holder .promo .caption a.promo-button {
        background-color: #dd3c82;
        color: #666666;
        display: inline-block;
        font-size: 1.35em;
        margin: 0 20px;
        padding: 10px;
        text-decoration: none; }
        #main-promo .promo-holder .promo .caption a.promo-button:hover {
          text-decoration: none; }
    #main-promo .promo-holder .promo .promo-caption-bg {
      display: none; }

#secondary-promos {
  border: 0;
  display: block;
  font-size: 1em;
  margin: 36px 0 0 6px;
  padding: 0;
  width: 100%; }
  #secondary-promos .promo {
    border: 0;
    display: block;
    float: left;
    max-width: 228px;
    width: 228px; }
  #secondary-promos .promo.col-1 {
    clear: left; }
  #secondary-promos .col-1, #secondary-promos .col-2 {
    margin: 0 8px 8px 0; }
  #secondary-promos .col-3 {
    margin: 0 0 0 0; }
  #secondary-promos .promo-caption {
    float: none;
    margin-top: 8px; }
  #secondary-promos .promo-caption-bg {
    display: none; }
  #secondary-promos figure {
    border: 0;
    height: 228px;
    margin: 0;
    padding: 0;
    width: 228px; }
  #secondary-promos h3 {
    border: 0;
    display: block;
    font-size: 1em;
    font-weight: normal;
    height: 14px;
    line-height: 14px;
    margin: 1px 0 14px 0;
    padding: 0;
    vertical-align: top; }

.category-promo {
  position: relative;
  clear: both;
  max-width: 700px;
  width: 700px; }
  .category-promo div.promo-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .category-promo .caption {
    position: absolute;
    top: 101px;
    left: 0;
    display: block;
    font-family: arial, helvetica, sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    background-color: transparent;
    max-width: 700px;
    width: 700px;
    min-width: 700px;
    z-index: 2; }
    .category-promo .caption h2.title {
      color: #ffffff;
      font-family: arial, helvetica, sans-serif;
      font-size: 1.3em;
      padding: 5px 5px 5px 25px;
      -webkit-margin-before: 0.4em;
      -webkit-margin-after: 0; }
    .category-promo .caption .caption-text {
      color: #ffffff;
      font-family: arial, helvetica, sans-serif;
      font-size: 1.1em;
      padding: 5px 25px; }

#image-results, #cross-sell-images {
  border: 0;
  display: table;
  margin-left: 22px;
  margin-top: 10px;
  max-width: 680px;
  padding: 0;
  width: 680px; }
  #image-results .row-start, #cross-sell-images .row-start {
    border: 0;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 100%; }
  #image-results img, #cross-sell-images img {
    border: 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle; }
  #image-results figure, #cross-sell-images figure {
    border: 0;
    display: block;
    float: left;
    height: 210px;
    margin: 0 10px 10px 0;
    max-width: 162px;
    text-align: center;
    vertical-align: top;
    width: 162px; }
    #image-results figure.col-1, #cross-sell-images figure.col-1 {
      clear: left; }
    #image-results figure.col-4, #cross-sell-images figure.col-4 {
      margin-right: 0; }
    #image-results figure table, #cross-sell-images figure table {
      box-sizing: content-box;
      border: 0;
      border-collapse: collapse;
      margin: 0;
      max-width: 162px;
      padding: 0;
      text-align: center;
      vertical-align: middle;
      width: 162px; }
      #image-results figure table else, #cross-sell-images figure table else {
        height: 162px;
        max-height: 162px; }
      #image-results figure table tbody, #image-results figure table tbody tr, #image-results figure table tr, #image-results figure table td, #image-results figure table td a img, #cross-sell-images figure table tbody, #cross-sell-images figure table tbody tr, #cross-sell-images figure table tr, #cross-sell-images figure table td, #cross-sell-images figure table td a img {
        border: 0;
        padding: 0;
        margin: 0; }
      #image-results figure table td, #cross-sell-images figure table td {
        border: 1px solid #bebebe;
        height: 162px;
        min-width: 162px;
        vertical-align: middle;
        width: 162px; }
        #image-results figure table td a, #cross-sell-images figure table td a {
          border: 0;
          display: inline-block;
          vertical-align: middle;
          margin: 0;
          padding: 0; }
  #image-results figure.details-button-enabled, #cross-sell-images figure.details-button-enabled {
    height: 270px; }
  #image-results .imageResultCaption, #cross-sell-images .imageResultCaption {
    box-sizing: border-box;
    font-size: 0.85em;
    height: 25px;
    line-height: 1.15em;
    max-width: 162px;
    overflow: hidden;
    vertical-align: top;
    width: 162px; }
  #image-results .button-container, #cross-sell-images .button-container {
    margin: 15px 0 0; }
    #image-results .button-container button.view-details-button, #cross-sell-images .button-container button.view-details-button {
      background: #dd3c82;
      border: 0;
      color: #666666;
      cursor: pointer;
      display: block;
      float: none;
      font-size: 1.27em;
      font-weight: bold;
      margin: 0 auto;
      padding: 12px 20px; }
      #image-results .button-container button.view-details-button:after, #cross-sell-images .button-container button.view-details-button:after {
        content: " >"; }

#image-results div.image-results-banner {
  border-bottom: 1px solid #bebebe;
  margin-bottom: 14px;
  max-width: 680px; }
  #image-results div.image-results-banner p {
    padding-bottom: 14px; }

#cross-sell-images h3 {
  margin-bottom: 13px;
  margin-top: 13px; }

.custom-framing-info {
  padding: 4px; }
  .custom-framing-info h2 {
    color: #dd3c82;
    padding-left: 10px; }
  .custom-framing-info .custom-framing-info-text p {
    padding: 10px; }
  .custom-framing-info .custom-framing-info-text.white {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5); }

.custom-framing-info {
  background-size: contain;
  background-repeat: no-repeat;
  height: 342px; }

.custom-framing-info-mouldings {
  background-image: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/assets/framing/mouldings-bg.jpg"); }

.custom-framing-info-mounts {
  background-image: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/assets/framing/mounts-bg.jpg"); }
  .custom-framing-info-mounts .custom-framing-info-text {
    width: 50%; }

.custom-framing-info-glazing {
  background-image: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/assets/framing/glazing-bg.jpg");
  background-color: #f5f5f5; }
  .custom-framing-info-glazing h2 {
    background-color: rgba(255, 255, 255, 0.75);
    width: 48.5%; }
  .custom-framing-info-glazing .custom-framing-info-text {
    width: 50%; }

.custom-framing-info-prints {
  background-image: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/assets/framing/prints-bg.jpg"); }
  .custom-framing-info-prints .custom-framing-info-text {
    width: 50%; }

.custom-framing-info-backingboard {
  background-image: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/assets/framing/backingboard-bg.jpg");
  background-color: #f5f5f5; }
  .custom-framing-info-backingboard .custom-framing-info-text {
    float: left;
    width: 50%; }
  .custom-framing-info-backingboard .custom-framing-info-image {
    float: right; }

.custom-framing-info-qa {
  background-image: url("//s3-eu-west-1.amazonaws.com/lowres-picturecabinet.com/global/assets/framing/qa-bg.jpg"); }
  .custom-framing-info-qa .custom-framing-info-text {
    width: 50%; }

h4.image-attribute {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px; }

.lt-ie9 #product-production-container {
  max-width: 670px;
  width: 670px; }

hr.section-break {
  margin-top: 10px;
  margin-bottom: 20px; }

#banner {
  height: 120px; }
  #banner div.logo a#logo-link {
    position: absolute;
    top: 0px;
    left: 0px; }
  #banner h2 a#site-header-link {
    display: block;
    font-size: 1.2em;
    left: 295px;
    position: absolute;
    top: 28px;
    z-index: -1; }
  #banner nav {
    bottom: 13px;
    font-weight: bold;
    position: absolute;
    right: 0;
    text-transform: uppercase; }

footer {
  width: 100%; }
  footer nav {
    border-top: none; }
  footer nav.links ul li, footer nav.links ul li.first {
    padding: 0 7px; }
  footer nav.links a {
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase; }
  footer nav.cookiesBar {
    width: 100%; }

footer.homepage {
  max-width: 950px;
  width: 950px; }
  footer.homepage .container {
    margin-left: 0;
    width: 100%;
    max-width: 100%; }
    footer.homepage .container nav.links {
      width: 810px;
      max-width: 810px; }
    footer.homepage .container nav.poweredby {
      float: right; }

footer.contentpage .container {
  margin-left: 255px; }
  footer.contentpage .container nav.poweredby {
    float: right; }
footer.contentpage nav.links {
  width: 560px;
  max-width: 560px; }

/*
 * collection icons
 */
ul.global-search-filters li.science-museum a {
  background: transparent url("images/43/logo_sciencemuseum.png") no-repeat center center; }
ul.global-search-filters li.science-museum.selected a, ul.global-search-filters li.science-museum a:hover {
  background: #dd3c82 url("images/43/logo_sciencemuseum.png") no-repeat center center; }
ul.global-search-filters li.nmm a {
  background: transparent url("images/43/logo_nmm.png") no-repeat center center; }
ul.global-search-filters li.nmm.selected a, ul.global-search-filters li.nmm a:hover {
  background: #dd3c82 url("images/43/logo_nmm.png") no-repeat center center; }
ul.global-search-filters li.nrm a {
  background: transparent url("images/43/logo_nrm.png") no-repeat center center; }
ul.global-search-filters li.nrm.selected a, ul.global-search-filters li.nrm a:hover {
  background: #dd3c82 url("images/43/logo_nrm.png") no-repeat center center; }
ul.global-search-filters li.sspl a {
  background: transparent url("images/43/logo_mosi.png") no-repeat center center; }
ul.global-search-filters li.sspl.selected a, ul.global-search-filters li.sspl a:hover {
  background: #dd3c82 url("images/43/logo_mosi.png") no-repeat center center; }
ul.global-search-filters li.mosi a {
  background: transparent url("images/43/logo_mosi.png") no-repeat center center; }
ul.global-search-filters li.mosi.selected a, ul.global-search-filters li.mosi a:hover {
  background: #dd3c82 url("images/43/logo_mosi.png") no-repeat center center; }

/*
 * homepage - styles
 * hide LH nav, full-width promo/filter links
 */
body.enable-search #main-promo {
  position: relative; }
  body.enable-search #main-promo .search-box {
    position: absolute;
    z-index: 20;
    top: 70%;
    width: 100%; }
    body.enable-search #main-promo .search-box .search-row {
      width: 350px;
      max-width: 350px;
      margin: 0 auto; }
    body.enable-search #main-promo .search-box input.search-keywords {
      border: 1px solid #d4d4d4;
      font-size: 1.2em;
      height: 40px;
      line-height: 40px;
      padding: 0;
      text-align: center;
      text-transform: uppercase;
      verticial-align: middle;
      width: 300px; }
    body.enable-search #main-promo .search-box .search-button {
      border-top: 1px solid #d4d4d4;
      border-right: 1px solid #d4d4d4;
      border-bottom: 1px solid #d4d4d4;
      border-left: 0;
      background: #ffffff url("images/43/icon-search.png") no-repeat center center;
      display: block;
      height: 40px;
      width: 40px; }

body.home #main-content {
  width: 950px;
  max-width: 950px; }
body.home #content-navigation {
  display: none;
  width: 0;
  max-width: 0; }
body.home #main-promo {
  max-width: 100%;
  min-width: 100%;
  height: 310px;
  min-height: 310px; }
body.home #secondary-promos .promo {
  max-width: 300px;
  width: 300px;
  height: 228px; }
body.home #secondary-promos .col-1, body.home #secondary-promos .col-2 {
  margin: 0 25px 25px 0; }
body.home #homepage-intro {
  max-width: 100%; }

#main-promo {
  max-height: 260px; }
  #main-promo .promo-holder .promo {
    position: relative; }
    #main-promo .promo-holder .promo .caption {
      top: auto;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 60px;
      max-height: 60px;
      text-transform: uppercase;
      z-index: 2; }
      #main-promo .promo-holder .promo .caption h2.title, #main-promo .promo-holder .promo .caption .caption-text {
        cursor: pointer;
        font-size: 1.35em;
        font-weight: bold;
        height: 60px;
        margin: 0.8em 1.35em 0 1.35em;
        max-height: 60px;
        min-height: 60px;
        padding: 0;
        vertical-align: middle;
        z-index: 3; }
        #main-promo .promo-holder .promo .caption h2.title:after, #main-promo .promo-holder .promo .caption .caption-text:after {
          clear: both; }
      #main-promo .promo-holder .promo .caption .title {
        float: left;
        margin: 0;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0; }
      #main-promo .promo-holder .promo .caption .caption-text {
        float: right; }
        #main-promo .promo-holder .promo .caption .caption-text:after {
          content: " >"; }
      #main-promo .promo-holder .promo .caption :hover {
        color: #dd3c82; }
    #main-promo .promo-holder .promo .promo-caption-bg {
      background-color: rgba(0, 0, 0, 0.5);
      bottom: 0;
      display: block;
      height: 60px;
      left: 0;
      max-height: 60px;
      position: absolute;
      top: auto;
      width: 100%;
      z-index: 1; }
  #main-promo .promo-next, #main-promo .promo-previous {
    cursor: pointer;
    display: block;
    height: 16px;
    width: 16px; }
  #main-promo .promo-next {
    background: rgba(255, 255, 255, 0.75) url("images/43/xicons.png") -2px -442px no-repeat;
    position: absolute;
    left: auto;
    top: 8px;
    right: 12px;
    bottom: auto; }
  #main-promo .promo-previous {
    background: rgba(255, 255, 255, 0.75) url("images/43/xicons.png") -2px -402px no-repeat;
    position: absolute;
    left: auto;
    top: 8px;
    right: 32px;
    bottom: auto; }

#secondary-promos .promo {
  position: relative; }
#secondary-promos .promo.col3 {
  margin: 0; }
#secondary-promos .promo-caption, #secondary-promos .promo-caption-bg {
  position: absolute;
  bottom: 0;
  height: 52px;
  left: 0;
  width: 100%; }
#secondary-promos .promo-caption {
  color: #ffffff;
  z-index: 2; }
  #secondary-promos .promo-caption h3 {
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1em;
    height: 100%;
    width: 100%; }
    #secondary-promos .promo-caption h3 a {
      text-transform: uppercase;
      color: #ffffff;
      display: block;
      margin: 1em 0.5em 0.8em 0.9em;
      vertical-align: middle; }
      #secondary-promos .promo-caption h3 a:before {
        content: " >";
        float: right; }
  #secondary-promos .promo-caption h3:hover a {
    color: #dd3c82; }
#secondary-promos .promo-caption-bg {
  display: block;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1; }

#homepage-intro {
  border-top: 0;
  font-size: 1.125em;
  max-width: auto;
  padding-top: 2em; }

#searchnav-top {
  border-bottom: 0; }

#searchnav-bottom {
  border-top: 0; }

/* popup fix */
.nyroModalCont {
  z-index: 10; }

.nyroModalClose {
  z-index: 11; }

#searchnav-top div.bread-container, #searchnav-top div.bread-container-fullwidth {
  overflow-x: hidden; }

.lt-ie9 body.enable-search #main-promo .promo-holder {
  height: 310px; }
.lt-ie9 #secondary-promos .promo-caption {
  background-color: #252525; }

/*# sourceMappingURL=style_43.css.map */
