/* @override http://alext.dev.coningsby.localdev1.aa/assets/css/styles.css */
/* @override http://alext.dev.coningsby.alex-and-alex.com/assets/css/styles.css */

/*
  The Coningsby Gallery


  Regular { font-family:'URWBodoniOldFashionW01- 923393'; }
  Medium { font-family:'URWBodoniOldFashionW01- 923396'; }
  Bold { font-family:'URWBodoniOldFashionW01- 923399'; }
  Italic { font-family:'URWBodoniOldFashionW01- 923402'; }
  Bauer Italic { font-family:'Bauer Bodoni W01 Italic'; }
  Medium Italic { font-family:'URWBodoniOldFashionW01- 923405'; }
  Bold Italic { font-family:'URWBodoniOldFashionW01- 923408'; }
  Small Caps { font-family:'URWBodoniOldFashionW01- 923411'; }

*/

/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.167;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/*Remove button padding in FF*/
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* typography.css */

/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px)
   * Font size reference
    Base 12px/ 14px

     11px = 0.917em
     12px = 1em
     14px = 1.167em
     16px = 1.333em
     20px = 1.667em
     24px = 2em
     45px = 3.750em
*/

html { font-size: 100.01%; }
body {
  font-size: 75%;
  color: #000;
  background: #F5EFE3;
  font-family: 'URWBodoniOldFashionW01- 923393', Didot, Georgia, serif;
  /*font-size-adjust: 0.402;*/
  font-weight: normal;
  font-style: normal;
}

/* Headings
-------------------------------------------------------------- */
h1 {
  font-size: 2.167em;
  line-height: 1;
  margin-bottom: 0.5em;
}

h2 {
  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  /*font-size-adjust: 0.443;*/
  /*font-weight: bold;*/
  font-style: normal;
  font-size: 1.666667em;
  margin-bottom: 20px;
}

h3 {
  font-size: 1.333em;
  line-height: 14px;
  margin-bottom: 14px;
}

h3.small {
  font-size: 1em;
  line-height: 1.167;
  margin-bottom: 14px;

  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  /*font-size-adjust: 0.443;*/
  /*font-weight: bold;*/
  font-style: normal;
}

h4 {
  font-size: 1em;
  line-height: 1.167;
  margin-bottom: 14px;

  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  /*font-size-adjust: 0.443;*/
  /*font-weight: bold;*/
  font-style: normal;
}

/* Block background headings */
h2 {
  /*height: 28px;*/
  line-height: 25px;
  /*text-indent: 10px;*/
  padding-left: 10px;
  background: #FFF;
  margin-bottom: 18px;
  width: 220px;
}

h2.wide { width: 460px; }
h2.full { width: auto; padding-right: 10px; }

h2 a {
  display: block;
  width: 100%; height: 100%;
}

h2.sub,
h2.time {
  background: none;
  text-indent: 0px;
  margin-bottom: 14px;
  line-height: auto;
  font-family: 'URWBodoniOldFashionW01- 923393', Didot, Georgia, serif;
  /*font-size-adjust: 0.402;*/
  font-weight: normal;
  font-style: normal;

  width: auto;
}

h1 a, h2 a, h3 a, h4 a {
  color: #000;
  text-decoration: none;
}

/* Text elements
-------------------------------------------------------------- */
p           { margin: 0 0 1.167em 0; line-height:1.167;}
/*
	These can be used to pull an image at the start of a paragraph, so
	that the text flows around it (usage: <p><img class="left">Text</p>)
 */

a           { color: #C20F3A; text-decoration: underline; }

a h3,
a h4,
a div,
a p         { color: #000; }

a time,
a p.time    { color:#666;}

a:focus,
a:hover,
a:hover h3,
a:hover h4,
a:hover div,
a:hover time,
a:hover p   {
  color: #f00;
  -webkit-transition: background-colour .2s ease-out;
  -moz-transition: background-colour .2s ease-out;
  -o-transition: background-colour .2s ease-out;
  transition: background-colour .2s ease-out;
}

blockquote {
  margin: 1.5em;
  color: #666;

  /*font-family: "Bauer Bodoni Italic", Bodoni SvtyTwo ITC TT, Bodoni Std, Didot, Georgia, serif;*/
  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;

  /*font-size-adjust: 0.416;*/
  font-weight: normal;
  /*font-style: italic;*/
}

dfn {
  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  font-style: normal;
}

strong {
  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  font-weight: bold;
}

em,dfn {
  /*font-family: "Bauer Bodoni Italic", Bodoni SvtyTwo ITC TT, Bodoni Std, Didot, Georgia, serif;*/
  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;

  /*font-size-adjust: 0.416;*/
  font-weight: normal;
  /*font-style: italic;*/
}

em {
  font-style: italic;
}

sup, sub    { line-height: 0; }

abbr,
acronym     { border-bottom: 1px dotted #666; }
address {
  margin: 0 0 1.5em;

  /*font-family: "Bauer Bodoni Italic", Bodoni SvtyTwo ITC TT, Bodoni Std, Didot, Georgia, serif;*/
  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;
  /*font-size-adjust: 0.416;*/
  font-weight: normal;
  /*font-style: italic;*/
}

del         { color:#666; }

pre         { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


time        { color:#666; white-space:nowrap;}
p.time      { color:#666;}

p.small {
  font-size:0.917em;
  line-height:14px;
  margin-bottom:14px;
}

p.more{
  clear:both;
}

p.more a{
  background:#FFF;
  text-decoration:none;
  font-size:1.333em;
  line-height:28px;
  margin-bottom:14px;
  width:auto;
  padding:7px 10px 5px 10px;
}

/* Lists
-------------------------------------------------------------- */
li ul, li ol {margin:0;}
ul, ol { margin:0 0 1.167em 0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}

/* Tables
-------------------------------------------------------------- */
table {
  margin-bottom: 1.667em;
}

table th {
  font-size: 1.666667em;
  text-indent: 10px;
  width: 100%;
  padding-bottom: 14px;

  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  /*font-size-adjust: 0.443;*/
  /*font-weight: bold;*/
  font-style: normal;
}

td {
  padding: 14px 0px 14px 0px;
  font-size: 14px;
  vertical-align: top;
}

td.center { vertical-align: middle; }

td div input {
  width: 64px;
  text-align: right;
  margin-top: -3px;
}

td div h3 {
  font-size: 14px;
  line-height: 1.167;
  margin-bottom: 0px;
}

.shop td div p {
  font-size: 12px;
  line-height: 1.167;
}

.shop td p.sub {
  font-size: 20px;
  text-indent: 10px;

  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  /*font-size-adjust: 0.443;*/
  /*font-weight: bold;*/
  font-style: normal;
}

.shop td div.price,
.shop td div.total {
  text-align: right;
}

.shop th span,
.shop td p.sub {
  display: block;
  background: #FFF;
  margin: 0 10px 0 0;
  line-height: 1;
  padding: 4px 0 4px 0;
}

.shop th.col-total {
  width: 150px;
}

.shop th.col-total span {
  margin-right: 0;
}

.shop td.sum .total {
  padding-top: 9px;
}

.shop td button {
  margin-top: -5px;
}

.shop .order-total td {
  padding-top: 14px;
}

.shop dt {
  float: left;
  font-weight: bold;

  width: 60px; margin-right: 10px;
}

.shop .add-to-basket table th {
  font-size: 14px;
  padding: 0; text-indent: 0;
}

.shop .add-to-basket table tbody td {
  border-bottom: 1px solid #fff;
}

.shop .add-to-basket table th.name,
.shop .add-to-basket table td.name { width: 285px; }

.shop .add-to-basket table th.availability,
.shop .add-to-basket table td.availability { width: 80px; }

.shop .add-to-basket table th.price,
.shop .add-to-basket table td.price { width: 70px; }

.shop .add-to-basket table th.buy,
.shop .add-to-basket table td.buy { width: 105px; }

.shop .add-to-basket td button { margin-top: 0; }


/* Misc classes
-------------------------------------------------------------- */
.top        { margin-top:0; padding-top:0;}
.bottom     { margin-bottom:0; padding-bottom:0;}

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }

.highlight  { background:#ff0; }
.hide       { display: none; }

/* =Links
-----------------------------------------------------------------------------*/

a {
  text-decoration: none;
}

nav a:link,
nav a:visited,
nav a:active {
  color: #000;
}

nav a:hover {
  color: #c20f3a;
}

#sidebar ul li a {
  color: #000;
}

#sidebar ul li a:hover {
  color: #c20f3a;
}

input {
  border: 0;
  padding: 3px;
}

button { cursor: pointer; }

button,
a.button,
.error .msg,
.warning .msg,
.success .msg {
  font-family: 'URWBodoniOldFashionW01- 923393', Didot, Georgia, serif;
  /*font-size-adjust: 0.402;*/
  font-weight: normal;
  font-style: normal;
  font-size:1em;
  line-height:20px;
  /*height: 20px;*/
  text-align:center;
  color:#FFF;
  background:#c20f3a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:3px 7px;
  text-decoration:none;
  border:none;
}

.warning .msg { background-color: #f4ab00; }
.success .msg { background-color: #060; }

button:hover,
a.button:hover {
  color: #FFF;
  background: #000;
  text-decoration: none;
}

p a {
  color: #c20f3a;
  text-decoration: underline;
}

.selected a {
  text-decoration: underline;
}

/* =Grids
-----------------------------------------------------------------------------*/

div.span-1,
div.span-2,
div.span-3,
div.span-4,
div.span-5,
div.span-6,
div.span-7,
div.span-8,
div.span-9,
div.span-10,
div.span-11,
div.span-12 {
  float: left;
  margin-right: 10px;
}

.last, div.last { margin-right: 0; }
.span-1 { width: 70px; }
.span-2 { width: 150px; }
.span-3 { width: 230px; }
.span-4 { width: 310px; }
.span-5 { width: 390px; }
.span-6 { width: 470px; }
.span-7 { width: 550px; }
.span-8 { width: 630px; }
.span-9 { width: 710px; }
.span-10 { width: 790px; }
.span-11 { width: 870px; }
.span-12, div.span-12 { width: 950px; margin: 0; }
.prepend-1 { padding-left: 80px; }
.prepend-2 { padding-left: 160px; }
.prepend-3 { padding-left: 240px; }
.append-1 { padding-right: 80px; }
.append-2 { padding-right: 160px; }
.append-bottom { margin-bottom: 1.5em; }

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* =Basic Layout
-----------------------------------------------------------------------------*/

html,
body {
  background: #F5EFE3;
}

body {
  width: 960px;
  margin: 0px auto;
}

.container {
  width: 960px;
  margin: 0;
  clear: both;
}

#content {
  clear: both;
  float: left;
  overflow: hidden;
}

#content .container {
  float: left;
  overflow: hidden;
  margin-bottom: 35px;
}

#sidebar {
  width: 230px;
  float: left;
  margin-right: 10px;
}

#content-main {
  width: 710px;
  float: left;
  margin-bottom: 28px;
}

#content-main p { margin-left: 10px; }
#content-main li p, #content-main p.more { margin-left: 0; }
#content article>* { margin-left: 10px;white-space: pre-wrap; }
#content article>h2 { margin-left: 0; }

/* =Header
-----------------------------------------------------------------------------*/

header {
  float: left;
  width: 950px;
  margin-bottom: 28px;
}

header #site-info {
  width: 230px;
  float: right;
  margin: 5px 0 0 10px;
}

.admin header #site-info {
  position: absolute;
}

header #site-info p.strap {
  text-align: center;
  float: left;
  margin: 11px 0 0 0;

  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;
  font-weight: normal;
  font-size: 13px; line-height: 16px;
}

.admin header #site-info { width: 150px; }

#coningsby-logo {
  display: block;
  width: 140px;
  height: 72px;
  background: transparent url(/assets/images/CONINGSBY_LOGO_Twitter-1.svg) no-repeat;
  font-size: 1px;
  line-height: 1px;
  text-indent: -1000px;
  float: left;
}

#debut-logo {
  display: block;
  width: 72px;
  height: 72px;
  background: transparent url(/assets/images/DA_Ring_Logo_Mark_13MB-1.svg) no-repeat;
  font-size: 1px;
  line-height: 1px;
  text-indent: -1000px;
  margin-left: 10px;
  float: left;
}

#coningsby-logo a, #debut-logo a {
  display: block;
  width: 100%; height: 100%;
}

header nav {
  float: left;
  width: auto;
}

/*header nav ul { margin-bottom: 0; }
header nav li { display: inline;}*/

#main-nav { margin: 0 0 1px 0; }

#main-nav li {
  display: block;
  width: 139px; height: 83px;
  margin-right: 1px;
  float: left;

  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;
  /*font-size-adjust: 0.416;*/
  font-weight: normal;
  /*font-style: italic;*/
  font-size: 24px; line-height: 83px;
}

.admin #main-nav { float: right; }
.admin #main-nav li { width: 159px; }
.admin #main-nav li.last { width: 149px; margin-right: 0; }

#sub-nav { margin: 0 0 1px 0; }
#sub-nav li {
  display: block;
  width: 139px; height: 41px;
  margin-right: 1px;
  float: left;

  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;
  /*font-size-adjust: 0.416;*/
  font-weight: normal;
  /*font-style: italic;*/
  font-size: 16px; line-height: 41px;
}

.admin #sub-nav { float: right; }
.admin #sub-nav li { width: 104px; }

#sub-nav li.buttons .button.open {
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;

  background-color: rgba(178,45,64,0.67);
}

header nav li a, header nav li a:link, header nav li a:visited {
  display: block;
  padding-left: 10px;
  background-color: #fbf9f4;

  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;

}

header nav li a:hover { background-color: #fdfcf9; }
header nav li.selected a { background-color: #fff; text-decoration: none; }

/* =Account
-----------------------------------------------------------------------------*/

.account-overlay {
  position: absolute;
  z-index: 3000;
  width: 300px;
  padding: 10px;

  background-color: rgba(178,45,64,0.67);
  color: #fff;

  text-align: left;
}

.account-overlay a,
.account-overlay a:link,
.account-overlay a:visited,
.account-overlay a:hover {
  color: #fff;
  background-color: transparent;
  display: inline; padding: 0;
}

.account-overlay label {
  display: none;
}

.account-overlay input {
  width: 180px;
  clear: left;
  margin-bottom: 7px;
  margin-right: 20px;
}

.account-overlay button {
  background-color: #fff;
  color: #000;
}

.account section {
  float: none;
}

/* =Carousel
-----------------------------------------------------------------------------*/

#carousel {
  width: 950px;
  height: 420px;
  float: left;
  overflow: hidden;

  position: relative;
  margin-bottom: 20px;
}

#carousel img {
  float: left;
}

#carousel .panel {
  position: absolute;
  left: 0; top: 56px;

  background: url(../images/overlay.png) 0 0 repeat;
  width: 550px;
  min-height: 180px;
  z-index:1000;
}

#carousel .panel .close {
  position: absolute;
  right: 10px; top: 10px;

  width: 14px;
  height: 14px;
  display: none;

  background: url(../images/close.png) center center no-repeat;
}

#carousel .panel .gallery {
  display: block;
  color: #000;
  text-decoration: underline;
  margin: -3px 0 0 10px;
}

#carousel h1,
#carousel h2 {
  padding-left: 10px;
}

#carousel h1 {
  /*font-family: "Bauer Bodoni Italic", Bodoni SvtyTwo ITC TT, Bodoni Std, Didot, Georgia, serif;*/
  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;
  /*font-size-adjust: 0.416;*/
  font-weight: normal;
  /*font-style: italic;*/
  /*font-size: 3.83em;*/
  font-size: 46px;
  line-height: 1;
  margin: 12px 0 10px 0;
}

#carousel h1.sub {
  margin: 0 0 14px 0;
}

#carousel h2 {
  /*font-family: "Bauer Bodoni Italic", Bodoni SvtyTwo ITC TT, Bodoni Std, Didot, Georgia, serif;*/
  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;
  /*font-size-adjust: 0.416;*/
  font-weight: normal;
  /*font-style: italic;*/
  /*font-size: 2.33em;*/
  font-size: 28px; line-height: 30px;
  color: #333;
  background: none;
  text-indent: 0px;

  width: auto;
}

#carousel a,
#carousel a:link,
#carousel a:visited,
#carousel a:hover {
  color: #000;
}

#carousel .nav {
  position: absolute;
  right: 0px;
  top: 56px;
  width: 44px;
  z-index: 1000;
}

#carousel .nav li {
  background: url(/assets/images/overlay.png) 0 0 repeat;
  width: 45px;
  height: 45px;
  margin-bottom: 20px;
}

#carousel .nav li:hover {}

/* Carousel arrows */
#carousel .prev a,
#carousel .next a {
  text-indent: -100px;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

#carousel .next a {
  background: url(../images/nav-arrows.png) 12px 7px no-repeat;
}

#carousel .prev a {
  background: url(../images/nav-arrows.png) 10px -62px no-repeat;
}

#carousel-items li {
  position: relative;
}

#carousel .overlay {
  background: url(../images/overlay.png) 0 0 repeat;
  position: absolute;
  bottom: 0;

  width: 930px;
  padding: 10px;
}

#carousel .overlay a *,
#carousel .overlay a:hover * {
  color: #000;
}

#carousel .overlay .copy {
  width: 780px;
  float: left;
}

#carousel .overlay .price {
  display: block;
  font-size: 20px;
  width: 140px;
  float: right;
  text-align: right;
}

/* Carousel thumbnails */

#carousel-thumbs {
  width: 950px;
  height: 98px;
  margin-bottom: 20px;
  position: relative;
  float: left;
}

#carousel-thumbs div.viewport {
  width: 950px;
  height: 98px;
  overflow: hidden;
}

#carousel-thumbs ul.thumbs {
  width: 1000px;
}

#carousel-thumbs ul.thumbs li {
  float: left;
  margin-right: 10px;
}

#carousel-thumbs ul.nav {
  width: 100%;
}

#carousel-thumbs .nav li {
  background: url(../images/overlay.png) 0 0 repeat;
  width: 45px;
  height: 45px;
}

#carousel-thumbs li.prev,
#carousel-thumbs li.next {
  position: absolute;
  top: 27px;
  width: 44px;
  z-index: 1000;
  margin-right: 0;
}

#carousel-thumbs li.prev { left: 0; }
#carousel-thumbs li.prev a {
  display: block;
  width:100%; height:100%;
  background: url(../images/nav-arrows.png) 10px -62px no-repeat;
  text-indent: -5000px;
  overflow: hidden;
}

#carousel-thumbs li.next { right: 0; }
#carousel-thumbs li.next a {
  display: block;
  width:100%; height:100%;
  background: url(../images/nav-arrows.png) 12px 7px no-repeat;
  text-indent: -5000px;
  overflow: hidden;
}

/* Carousel - Artists layout */
.artists #carousel h1,
.landing #carousel h1,
.news #carousel h1 {
  font-size: 45px;
  line-height: 1;
  margin-top: 19px;
  margin-bottom: 0;
}

.landing #carousel h1.sub,
.news #carousel h1.sub {
  margin-top: 10px;
  margin-bottom: 10px;
}

.landing #carousel h2 {
  margin-bottom: 7px;
}

/* Carousel - About */
.about #carousel, .about #carousel-thumbs, .about #carousel-thumbs ul.thumbs, .about #carousel-thumbs div.viewport { width: 710px; }
/* Carousel - Shop */
.shop #carousel, .shop #carousel-thumbs, .shop #carousel-thumbs ul.thumbs, .shop #carousel-thumbs div.viewport { width: 710px; }

/* =Generic content
-----------------------------------------------------------------------------*/

#googlemap img {
  float: left;
  margin-bottom: 14px;
}

section {
  float: left;
  overflow: hidden;
  margin-bottom: 40px;
}

section ul li {
  width: 230px;
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
}

section ul li img {
  float: left;
  margin-bottom: 14px;
  margin-left: 0;
}

section ul li.last {
  margin-right: 0px;
}

.landing .container section {
  margin-bottom: 0;
}

/* Pagination */

.pagination {
  width: auto;
  float: right;
  clear: both;
  margin-top: 14px;
}

.pagination-top {
  margin-bottom: 10px;
}

.pagination li {
  width: auto;
  float: left;
  font-size: 1.167em;
  margin-right: 5px;
}

.pagination li a, .pagination li a:link, .pagination li a:visited {
  color: #000;
  display: block;

  padding: 5px 10px;
}

.pagination li.selected a {
  background: #c20f3A;
  color: #FFF;

  text-align: center;
  text-decoration: none;
}

.pagination li a:hover {
  background-color: #c24251;
  color: #fff;
}

.pagination li.last { margin-right: 0; }

/* =Tags
-----------------------------------------------------------------------------*/
.tags {
  margin-top: -1px;
}

.tags li {
  width: auto;
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
}

.tags li a {
  display: block;
  background: #FFF;
  padding: 4px 7px 3px 7px;
}

.tags li.on a {
  background-color: #c20f3A;
  color: #fff;
}

/* =Tag Browser
-----------------------------------------------------------------------------*/#tag-browser {
  border: 1px solid #fff;
}

#tag-browser>div {
  background: transparent;
}

#tag-browser div h3 {
  background: #fff;
  padding: 5px 7px;
  margin: 0 0 7px 8;
}

#tag-browser div ul { margin: 0 5px; }
#tag-browser div.add-tag { background: #fff; padding-left: 5px; }
#tag-browser div.add-tag label { width: auto; margin: 5px 10px 5px 0; }
#tag-browser div.add-tag input {
  width: 320px;
  border-bottom: 1px solid #333;
}
#tag-browser div.add-tag button { margin: 5px 0; }

/* =Lists
-----------------------------------------------------------------------------*/

#sidebar nav {
  margin-bottom: 20px;
}

ul.arrow-list {
/*  padding-top:1em;*/
  line-height: 1.167;
}

ul.arrow-list li {
  font-size: 1.333em;
  line-height: 1.167;
  background: url(../images/bullet.png) 0px 5px no-repeat;
  padding-left: 10px;
  padding-bottom: 0.583em;
}

ul.arrow-list ul {
  padding-top: 10px;
  padding-bottom: 3px;
  margin-bottom: -10px;
}

ul.arrow-list li li {
  font-size: 1em;
  padding-left: 10px;
  padding-bottom: 9px;
  background: none;
}

ul.arrow-list li.here a {
  text-decoration: underline;
}

/* Checkbox list */

ul.checkbox-list {
  line-height: 1.167;
}

ul.checkbox-list li {
  line-height: 1;
  padding-bottom: 1.167em;
}

ul.checkbox-list li.featured {
  padding-top: 1.167em;
}

ul.checkbox-list li input {
  float: left;
  padding: 0;
}

ul.checkbox-list li label {
  font-size: 14px;
}

span.checkbox {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: url(/assets/images/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}

span.checkbox.active { background-position: 0 -20px; }
span.checkbox.checked { background-position: 0 -40px; }
span.checkbox.checked.active { background-position: 0 -60px; }

/* Underlined list */

ul.border-list {
  clear: both;
}

ul.border-list li {
  width: 100%;
  overflow: hidden;
  border-bottom: 2px solid white;
  margin-bottom: 14px;
  padding-top: 22px;
}

div#content ul.border-list li p { margin-left: 0; }

ul.border-list li img {
  float: left;
  margin-bottom: 12px;
  margin-right: 10px;
}

ul.border-list li h4,
ul.border-list li p.time {
  margin-bottom: 0;
}

ul.border-list li a.button {
  float: right;
  margin-bottom: 7px;
}

.account ul.border-list li {
  padding-top: 0;
  margin-bottom: 7px;
  line-height: 25px;
}

/* Related links */

ul.related {
  padding-bottom: 0.583em;
}

ul.related li {
  line-height: 14px;
  margin-bottom: 1.167em;
  margin-left: 10px;
}

ul.related li p {
  margin-bottom: 0;

  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  /*font-size-adjust: 0.443;*/
  /*font-weight: bold;*/
  font-style: normal;
}

ul.related li p.time {
  font-weight: normal;
}

/* =Tabs
--------------------------------------------------------------*/

ul.tabs {
  padding: 0;
  margin: 0 0 13px 0;
  border-bottom: 1px solid #fff;
  overflow: hidden;
  clear: both;
}

ul.tabs.strap { margin-right: 10px; }

ul.tabs li {
  float: left;
  list-style: none;
  display: block;

  width: 149px; height: 28px;
  padding-left: 10px; margin: 0;
  border-right: 1px solid #F5EFE3;

  background:  #fff;

  line-height: 28px;
  color: #000;
}

ul.tabs li a, ul.tabs li.ui-tabs-unselect a {
  color: #000;
  background:  #fff;
  display: block;

  /*padding: 7px 0 7px 10px;*/

  margin-left: -10px;
  padding: 0 0 0 10px;
  width: 100%; height: 100%;

  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
}

ul.tabs a:hover { background: #c24251; text-decoration: none; color: #fff; }
ul.tabs li.here a, ul.tabs li.ui-tabs-selected a { background: #C20F3A; color: #fff; }
ul.tabs li.last { width: 139px; border-right: none; }

ul.tabs li.special { float: right; }

ul.tabs li.drop-target li, ul.tabs li.bin li {
  position: absolute;
  top: 0;
}

/* jQuery Tabs bits */
.ui-tabs-hide { display: none; }

/* =Homepage
-----------------------------------------------------------------------------*/

.home section {
  float: left;
  margin-bottom: 30px;
}

.home section.exhibitions,
.home section.works { width: 710px; }

/* Featured news */

.home #sidebar li {
  margin-bottom: 11px;
  margin-top: 3px;
}

.home #sidebar li p {
  margin-right: 10px;
}

/* Mailing list signup */

.home #mailing-list {
  margin-bottom: 33px;
}

.home #mailing-list p {
  margin-left: 10px;
}

.home #mailing-list input.text {
  margin-right: 10px;
  width: 152px;
}

.home #mailing-list button {
  margin: 0;
}

.home #mailing-list .social {
  display: inline;
}

.home #mailing-list .social li {
  display: inline;
  width: auto;
}

/* Gallery information */

.home #gallery-info { margin-top: 3px; }
.home #gallery-info h3.small { padding-top: 0.3em; }
.home #gallery-info .span-4 { margin-top: -48px; }
.home #gallery-info .span-4 p { margin-left: 0; }

.home #gallery-info #googlemap {
  padding-top: 2px;
  margin-bottom: 12px;
  height: 252px;
}

.contact #googlemap {
  margin-bottom: 14px;
  height: 420px;
}

.admin #gmap {
  width: 470px;
  height: 300px;
}

/* =Browse
-----------------------------------------------------------------------------*/

.browse #sidebar h2.sub {
  margin-bottom: 10px;
}

.browse #sidebar ul {
  margin-bottom: 28px;
}

.browse p.more {
  margin-top: 14px;
}

.browse section {
  margin-bottom: 35px;
}

.browse section ul {
  width: 720px;
}

.browse section ul li {
  margin-bottom: 14px;
}

.browse .works p.small {
  margin-bottom: 12px;
}

.browse .pagination {
  width: auto;
  float: right;
  margin-top: -7px;
}

.browse .pagination-top {
  margin-top: 0;
}

/* Browse - Page filter */

.filter h2 {
  background: none;
  float: left;
  width: auto;
  margin-bottom: 0;
  padding-top: 2px;
  line-height: 25px;
  text-indent: 0px;
}

.filter ul {
  width: auto;
  float: left;
  margin-left: 15px;
}

.filter ul li {
  width: auto;
  float: left;
  margin: 5px 10px 0 0;
}

.filter ul li a {
  display: block;
  font-size: 1em;
  text-decoration: none;
  background: #FFF url(../images/tag-close.png) 92% 25% no-repeat;
  padding: 5px 19px 3px 7px;
}

.filter p {
  clear: both;
}

/* Browse - More */
div.more {
  width: 100%;
  background-color: #C20F3A;
  margin-right: 0;
}

div.more a {
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;

  font-size: 24px;
  line-height: 36px;
}

div.more.loading {
  background-color: #ccc;
}

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

/* =Artists
-----------------------------------------------------------------------------*/

/* Artists detail page */

.artists #carousel {
  margin-bottom: 14px;
}

.artists section.works ul {
  min-height: 218px;
}

/* Updates */

.artists .updates p {
  margin-bottom: 20px;
  margin-left: 10px;
}

.artists .updates h2.rss {
  background: #FFF url(../images/rss.png) 125px 6px no-repeat;
}

/* =Exhibitions
-----------------------------------------------------------------------------*/

.exhibitions #content div section ul {
  min-height: 180px;
  height: auto !important;
  height: 180px;
}

.exhibitions .opening {
  margin-bottom: 24px;
  margin-left: 10px;
}

.exhibitions article h2.sub {
  margin-bottom: 10px;
  height: auto;
}

.exhibitions article h2.time {
  font-size: 1.666667em;
  line-height: 0.7em;
  color: #999;

  height: auto;
}

.exhibitions article h2.time time {
  white-space: normal;
}

/* Exhibitions - Month by Month */

.exhibitions #sidebar {
  width: 150px;
}

.exhibitions .span-2 h2,
.exhibitions .span-6 h2,
.exhibitions .span-8 h2,
.exhibitions #sidebar h2 {
  margin-bottom: 0;
}

.exhibitions .container .span-2 h2,
.exhibitions .container .span-6 h2,
.exhibitions .container #sidebar h2 {
  margin-bottom: 20px;
}

.exhibitions .border-list li {
  clear: both;
  margin-top: 0px;
  margin-bottom: 7px;
  padding-bottom: 2px;
}

.exhibitions .border-list h3 {
  margin-bottom: 0;
  line-height: normal;
}

.exhibitions .border-list .span-2 h3 {
  margin-bottom: 14px;
}

.exhibitions .border-list .span-2 p.time {
  font-size: 1.167em;
}

.exhibitions .border-list p.time span {
  color: #000;
  display: block;
}

.exhibitions .border-list .event {
  float: left;
  width: 470px;
}

.exhibitions .border-list .event p.time {
  padding-top: 2px;
  font-size: 1em;
}

.exhibitions .border-list li.no-event {
  padding-top: 10px;
}

/* =News
-----------------------------------------------------------------------------*/

/* News landing page */

.landing .border-list li {
  padding-top: 0;
}

.landing .border-list h3 {
  font-size: 1.167em;
  line-height: 14px;
  padding-top: 2px;
  margin-bottom: 0;
}

.landing .border-list time {
  padding-top: 2px;
}

/* News article page */

.news #content-main {
  margin-bottom: 0;
}

.news #carousel {
  margin-bottom: 20px;
}

.news #sidebar h2,
.news #content-main h2 {
  margin-bottom: 24px;
}

.news aside {
  float: left;
  width: 100%;
}

/*.news section ul li.span-2 {
  min-height: 224px;
}*/

.news section.artists {
  padding-top: 1px;
}

.news section.artists ul {
  min-height: 153px;
}

.news section.artists ul li.span-2 {
  min-height: 153px;
}

/* =Sections - Exhibtions, Artists, Works for Sale
-----------------------------------------------------------------------------*/

section.exhibitions ul,
section.artists ul,
section.works ul {
  /*min-height: 200px;*/
  /*height: auto !important;*/
  /*height: 200px;*/
  margin-bottom: 0;
}

section.exhibitions ul li,
section.artists ul li,
section.works ul li {
  margin-bottom: 0px;
}

section.exhibitions ul li img,
section.artists ul li img,
section.works ul li img {
  padding-top: 2px;
}

/* Exhibitions */

section.exhibitions ul li h4,
section.exhibitions ul li p {
  margin-bottom: 0;
}

section.exhibitions ul li p.small {
  margin-bottom: 20px;
}

/* Work for sale */
.admin section ul:not(.pagination) {
  width: 960px;
}
.admin #content-main section ul:not(.pagination) {
  width: 720px;
}

section.works h3 {
  clear: both;
  margin-bottom: 0;
  font-size: 1.167em;
  line-height: 1.167;
  padding: 0;
  /*min-height: 33px;*/
}

section.works p.small {
  margin-bottom: 20px;
}

section.works .work {
  position: relative;
  line-height: 1.167;
}

section.works .work img {
  margin-bottom: 13px;
}

section.works .price,
section.works .sold-out,
section.works .old-price,
section.works .sold-out {
  display: block;
  font-size: 20px;
  background: url(../images/overlay.png) 0 0 repeat;
  padding: 10px 10px 7px 10px;
  position: absolute;
}

section.works .price {
  right: 0px;
  top: 15px;
}

/* Reduced */

section.works .reduced {
  position: absolute;
  right: 0px;
  top: 0px;
  width: auto;
}

section.works .reduced .price,
section.works .reduced .old-price {
  position: static;
  margin-top: 15px;
}

section.works .reduced .old-price {
  float: left;
  color: #C20F3A;
  text-decoration: line-through;

  /*font-family: "Bauer Bodoni Italic", Bodoni SvtyTwo ITC TT, Bodoni Std, Didot, Georgia, serif;*/
  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;
  /*font-size-adjust: 0.416;*/
  font-weight: normal;
  /*font-style: italic;*/
}

section.works .reduced .price {
  float: right;
  text-decoration: none;
  margin-left: 10px;
}

/* Sold out */

section.works .sold-out {
  left: 0px;
  top: 15px;
  color: #C20F3A;

  /*font-family: "Bauer Bodoni Italic", Bodoni SvtyTwo ITC TT, Bodoni Std, Didot, Georgia, serif;*/
  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;
  /*font-size-adjust: 0.416;*/
  font-weight: normal;
  /*font-style: italic;*/
}

/* =Generic pages - Terms/Contact
-----------------------------------------------------------------------------*/

.page h2 {
  margin-bottom: 30px;
}

.page h3 {
  margin-bottom: 14px;
}

/* =Shop - Landing page
-----------------------------------------------------------------------------*/

.shop h2 {
  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  /*font-size-adjust: 0.443;*/
  /*font-weight: bold;*/
  font-style: normal;
}

/* Payment navigation progress */

.shop ul.arrow-list {
  padding-top: 0;
}

.shop ul.arrow-list li a {
  display: block;
}

.shop ul.arrow-list .completed a {
  background: url(../images/tick.png) 150px -45px no-repeat;
}

/* Addresses */

.shop .addresses {
  margin: 28px 0 22px 0;
}

.shop .addresses p {
  padding-bottom: 14px;
}

.shop .add-to-basket .last {
  text-align: right;
}

/* Payment details */

.shop .payment {
  padding-bottom: 28px;
}

/* Basket & Confirmation page */

.basket .buttons {
  padding-bottom: 56px;
  margin-right: 10px;
}

.basket td {
  border-bottom: 2px solid #FFF;
  padding-top: 28px;
}

.basket td.last {
  border-bottom: 2px solid #F5EFE3;
}

.basket tr.sub-total td {
  border-bottom: none;
  padding-bottom: 0;
}

.basket tr.postage td {
  padding-top: 4px;
}

.basket tr.sub-total td.total p,
.basket tr.postage td.total p {
  padding-top: 5px;
}

.basket tr.order-total td {
  padding-top: 28px;
  padding-bottom: 28px;
}

.basket td.total {
  text-align: right;
}

.basket td.col-last {
  border-bottom: 0px;
  padding-left: 10px;
}

/* Shop Admin */

table th.numeric, table td.numeric {
  text-align: right;
  padding-right: 10px;
}

table th.checkbox *, table td.checkbox *,
table th.button *, table td.button * {
  text-align: center;
}

table.admin_sku { width: 100%; }
table.admin_sku th { background-color: #fff; padding-bottom: 7px; }
table.admin_sku th.name { width: 310px; }
table.admin_sku th.availability { width: 150px; }
table.admin_sku th.price { width: 140px; }
table.admin_sku th.stock { width: 140px; }
table.admin_sku th.status { width: 140px; }

table.admin_sku td { padding: 7px 0; }
table.admin_sku td a { display: block; width: 100%; height: 100%; }
table.admin_sku td.status { padding: 7px 7px; }

/* Mailing list admin */
table.admin_mailing { width: 100%; }
table.admin_mailing th { background-color: #fff; padding-bottom: 7px; }
table.admin_mailing th.active { width: 30px; }
table.admin_mailing th.artist { width: 695px; }
table.admin_mailing th.subscribers { width: 140px; }
table.admin_mailing th.export { width: 75px; }
table.admin_mailing td.button span { display: block; text-align: center; }

table.admin_mailing td { padding: 7px 0; }

/* Gallery Request admin */
table.admin_enquiries { width: 100%; }
table.admin_enquiries th { background-color: #fff; padding-bottom: 7px; }
table.admin_enquiries th.date { width: 100px; }
table.admin_enquiries th.from { width: 150px; }
table.admin_enquiries th.enquiry { width: 300px; }
table.admin_enquiries th.start_date { width: 120px; }
table.admin_enquiries th.dismiss { width: 40px; }

table.admin_enquiries td.button span { display: block; text-align: center; }

table.admin_enquiries td { padding: 7px 0; }
table.admin_enquiries tbody td { border-bottom: 1px solid #fff; }
table.admin_enquiries tr.dismissed td,
table.admin_enquiries tr.dismissed td * { color: #ccc; }

/* =Footer
-----------------------------------------------------------------------------*/

footer {
  clear: both;
  float: left;
  width: 950px;
  margin: 13px 0 14px 0;
}

footer ul {
  margin-left: 147px;
  overflow: hidden;
}

footer ul li {
  float: left;
  width: auto;
  padding-right: 9px;
  margin-right: 10px;
  border-right: 1px solid #000;
}

footer ul li.last {
  border-right: none;
}

footer ul li a {
  color: #000;
}

/* =Forms
-----------------------------------------------------------------------------*/
.row {
  overflow: hidden;
  float: left;
  width: 550px;
  margin-bottom: 10px;
  clear: both;
}

.space .row { width: auto; }

fieldset {
  margin-bottom: 28px;
}

form input,
form select,
form label,
form p,
form textarea {
  font-size: 1em;
  line-height: 1.667;
}

form label {
  line-height: 21px;
}

/*.note {
  font-size: 0.86em;
  line-height: 1;
}*/

.note {
  /*font-family: "Bauer Bodoni Italic", Bodoni SvtyTwo ITC TT, Bodoni Std, Didot, Georgia, serif;*/
  font-family: 'Bauer Bodoni W01 Italic', Didot, Georgia, serif;
  /*font-size-adjust: 0.416;*/
  font-weight: normal;
  /*font-style: italic;*/
}

.row p {
  margin-bottom: 0;
}

.row p a {
  text-decoration: underline;
}

/* Form labels */

.row .label,
.row label {
  float: left;
  width: 150px;
  margin-right: 10px;
  text-align: right;
}

.space .row label { width: 70px; }

label.inline { width: auto; }
span.calendar_button {
  float: left;
  margin: 5px 5px 0 0;
}

/* Form inputs */

.row input {
  width: 304px;
/* -6px padding*/
  margin-right: 10px;
  overflow: hidden;
}

.admin .row { width: 710px; }
.admin .row input { width: 464px; }
.admin .row input[type=checkbox],
.admin .row input[type=radio] { width: auto; }

input.admin.span-1 { width: 64px; }
input.admin.span-2 { width: 144px; }
input.admin.span-3 { width: 224px; }
input.admin.span-4 { width: 304px; }
input.admin.span-5 { width: 384px; }
input.admin.span-6 { width: 464px; }
input.admin.span-7 { width: 544px; }
input.admin.span-8 { width: 624px; }
input.admin.span-9 { width: 704px; }
input.admin.span-10 { width: 784px; }
input.admin.span-11 { width: 864px; }
input.admin.span-12 { width: 944px; margin: 0; }

.row input.time-input { width: 40px; margin-right: 5px; }
span.time_divider { float: left; margin-right: 5px; line-height: 26px;}

/* Input types */
input.numeric { text-align: right; }

.row textarea {
  width: 304px;
  border: 0;
  padding: 3px;
  margin-right: 10px;
}

.admin .row textarea { width: 464px; }

textarea.large-input { height: 140px; }
textarea.small-input { height: 80px; }

.row input.span-1 { width: 70px; }
.row .checkbox { width: auto; }

.row label,
.row input,
.row select,
.row .checkbox,
.row textarea {
  float: left;
}

.row select { margin-right: 10px; }


/* Required/Complete */

span.feedback {
  padding: 0px 2px;
}

.row .feedback {
  width: 70px; height: 22px;
  float: left;
  text-indent: -1000px;
}

.required .feedback {
  background: url(../images/required-white-circle.png) center left no-repeat;
}

.completed .feedback {
  background: url(../images/feedback.png) 0 -21px no-repeat;
}

.error .feedback {
  background: url(../images/feedback.png) 0px -42px no-repeat;
}

.error .msg,
.warning .msg,
.success .msg {
  text-indent: 10px;
  display: block;
/* -6px padding*/
  text-align: left;
  padding: 4px 7px;
  margin-bottom: 10px;
}

.admin #content-main .error .msg,
.admin #content-main .warning .msg,
.admin #content-main .success .msg {
  width: 456px;
  margin: 0 10px 10px 160px;
}

/* Buttons */

.shop #content .buttons,
.account #content .buttons,
.admin #content .buttons {
  width: auto;
  float: right;
  padding-right: 80px;
  padding-bottom: 28px;
}

.shop #content .append-2,
.admin #content .append-2 {
  padding-right: 170px;
}

.shop #content .buttons button,
.account #content .buttons button,
.admin #content .buttons button {
  width: auto;
  float: left;
  margin-left: 10px;
}

/* =Publish State
-----------------------------------------------------------------------------*/

.publish-state a {
  display: block;
  height: 28px;
  color: #fff;

  line-height: 28px;
  padding: 0 3px;
  margin-bottom: 14px;

  text-decoration: none;
}

.publish-state.private a {
  background-color: #C20F3A;
}

.publish-state.public a {
  background-color: #a4c6ff;
}

/* =Markdown Example
-----------------------------------------------------------------------------*/
table.markdown {
  width: 100%;
}

table.markdown th {
  font-size: 14px;
  line-height: 28px;
  background-color: #fff;

  width: 50%;
  padding-bottom: 0;
}

table.markdown td {
  font-size: 12px;
  line-height: 28px;

  padding: 0;
  padding-left: 10px;

  border-bottom: 1px solid #fff;
}



/* =Assign Buttons
-----------------------------------------------------------------------------*/

.assign-tag a,
.assign-artwork a,
.assign-media a,
.delete-media a,
.assign-exhibition a {
  display: block;
  height: 28px;
  color: #fff;

  line-height: 28px;
  padding: 0 3px;
  margin-bottom: 14px;

  text-decoration: none;
  background-color: #C20F3A;
}

.assign-tag.on a,
.assign-artwork.on a,
.assign-media.on a,
.assign-exhibition.on a {
  background-color: #a4c6ff;
}


/* =Date Picker
-----------------------------------------------------------------------------*/
.ui-datepicker,
.calendar {
  background-color: #F5EFE3;
  border: 1px solid #fff;
  width: 310px;
}

.calendar { border: 0; }

.ui-datepicker-header,
.calendar header {
  background-color: #fff;
  height: 30px;
  width: 310px;
  margin: 0;
  float: none;
}

.ui-datepicker-title,
.calendar header h3 {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  width: auto;
}

a.ui-datepicker-prev, a.ui-datepicker-next,
.calendar header a.prev, .calendar header a.next {
  display: block;
  width: 14px; height: 16px;
  margin: 7px 5px;

  background: transparent url(../images/calendar-arrows.png) no-repeat 0 0;
  float: left;

  font-size: 1px; line-height: 1px;
  text-indent: -5000px;
  overflow: hidden;
}

a.ui-datepicker-next,
.calendar header a.next {
  background-position: 0 100%;
  float: right;
}

/* hide for now as we don't have functionality */
.calendar header a.prev, .calendar header a.next { display: none; }

.ui-datepicker table,
.calendar table {
  width: 310px;
  margin: 0;
  border-bottom: none;
}

.ui-datepicker tr,
.calendar tr {
  background-color: transparent;
}

.ui-datepicker table th,
.calendar table th {
  color: #222;
  line-height: 38px;
  text-align: center;
  padding: 0;

  font-family: 'URWBodoniOldFashionW01- 923393', Didot, Georgia, serif;
  font-size: 12px;
  /*font-size-adjust: 0.402;*/
  font-weight: normal;
  font-style: normal;

  border-right: 1px solid #fff;

  text-indent: 0;
}

.ui-datepicker table th span,
.calendar table th span {
  display: block;
  width: 43px; height: 38px;
  text-align: center;
}

.ui-datepicker td,
.calendar td {
  width: 45px; height: 38px;
  line-height: 38px;
  text-align: center;
  padding: 0;

  border-right: 1px solid #fff;

  font-size: 12px;
}

.calendar .weekend { border: none; }

.ui-datepicker td a,
.calendar td a {
  display: block;
  width: 100%; height: 100%;
  color: #000;
}

.ui-datepicker td a:hover {
  background-color: #C20F3A;
  color: #fff;
}

.ui-datepicker-unselectable {
  background-color: #CCE0FF;
}

.ui-datepicker-current-day {
  background-color: #C20F3A;
}

.ui-datepicker-current-day a.ui-state-active {
  color: #fff;
}

.calendar a:hover { color: #fff; }

.calendar .closed { background-color: #CCE0FF; }

.calendar .private-view { background-color: #C20F3A; }
.calendar .exhibition { background-color: #a4c6ff; }
.calendar .exhibition.private {
  background-image: url(/assets/images/calendar-mixed.png);
}

.calendar .disabled,
.calendar .disabled a { color: #999; }

.calendar .today {
  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  /*font-size-adjust: 0.443;*/
  /*font-weight: bold;*/
  font-style: normal;
}

.calendar .tooltip {
  position: absolute;
  /*top: 0; left: 0;*/

  width: 200px; padding: 10px 20px;

  background-color: #F5EFE3;
  border: 1px solid #fff;

  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
}

.calendar .tooltip h3 {
  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  /*font-size-adjust: 0.443;*/
  /*font-weight: bold;*/
  font-style: normal;
}

.calendar .tooltip h4 {
    font-family: 'URWBodoniOldFashionW01- 923393', Didot, Georgia, serif;
  /*font-size-adjust: 0.402;*/
  font-weight: normal;
  font-style: normal;
}

/* =Dialogs
--------------------------------------------------------------*/

.ui-dialog {
  margin: auto;
  border: 4px solid #fff;
}

.ui-dialog-titlebar {
  /*display: none;*/
  background-color: #fff;

  font-family: 'URWBodoniOldFashionW01- 923396', Didot, Georgia, serif;
  /*font-size-adjust: 0.443;*/
  /*font-weight: bold;*/
  font-style: normal;
  font-size: 20px;

  color: #000;

  padding: 0 0 4px 10px;
  position: relative;
}

.ui-dialog-titlebar-close {
  display: block;
  width: 12px; height: 13px;
  text-indent: -5000px;
  outline: none;

  background: transparent url(../images/close.png) 0 0;

  position: absolute;
  right:10px; top: 6px;
}

.ui-dialog-titlebar-close:hover {
  background-position:  0 -100%;
}

.email .ui-dialog-titlebar-close,
.request .ui-dialog-titlebar-close {
  display: none;
}

.ui-dialog-content {
  background-color: #F5EFE3;
  padding: 20px 14px;
  color: #000;
}

.ui-dialog-content p {
  color: #000;
}

.ui-widget-overlay {
  position: fixed;
  top: 0; left: 0;
  background-image: url(../images/50-black.png);
}

/* Lightbox
--------------------------------------------------------------*/
/*! fancyBox v2.0.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1002;
}

.fancybox-outer {
  padding: 0;
  margin: 0;
  background: #f5efe3;
  color: #444;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 1003;
}

.fancybox-opened .fancybox-outer {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  outline: none;
  overflow: hidden;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 10px;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  background: url('/assets/images/ajax-loader.gif');
  opacity: 0.8;
  cursor: pointer;
  z-index: 1010;
}

.fancybox-close {
  background: transparent url('/assets/images/close.png') no-repeat;
  position: absolute;
  top: 2px;
  right: 2px;
  width: 12px;
  height: 13px;
  cursor: pointer;
  z-index: 1004;
}

/*.fancybox-prev, .fancybox-next {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url('blank.gif');  helps IE
  z-index: 1003;
}*/

.fancybox-prev, .fancybox-next {
  position: absolute;
  right: 15px;
  top: 56px;
  width: 45px;
  cursor: pointer;
  z-index: 1003;
  background: url(/assets/images/overlay.png) 0 0 repeat;
  width: 45px;
  height: 45px;
  margin-bottom: 20px;
}

.fancybox-prev { top: 121px; }
.fancybox-next { top: 56px; }

.fancybox-prev span, .fancybox-next span {
  background: transparent url('/assets/images/nav-arrows.png') no-repeat;
  width: 45px;
  height: 45px;
  overflow: hidden;
  display: block;
}

.fancybox-next span { background-position: 12px 7px ; }
.fancybox-prev span { background-position: 10px -62px; }

/*.fancybox-prev:hover, .fancybox-next:hover { visibility: visible; }*/

/*.fancybox-prev:hover span { left: 20px; }
.fancybox-next:hover span {
  left: auto;
  right: 20px;
}*/

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  padding: 0;
  overflow: visible;
  visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 1001;
  background: #000;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 1005;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 1003;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  margin-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* =Image Crop
--------------------------------------------------------------*/
/* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
	background: white url('/assets/images/Jcrop.gif') top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


/* =File Upload
--------------------------------------------------------------*/

.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
  display:block; /* or inline-block */
  width: 216px; text-align:center;

  font-family: 'URWBodoniOldFashionW01- 923393', Didot, Georgia, serif;
  /*font-size-adjust: 0.402;*/
  font-weight: normal;
  font-style: normal;
  font-size:1em;
  line-height: 28px;
  text-align:center;
  color:#FFF;

  background:#c20f3a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:3px 7px 3px 7px;

}
.qq-upload-button-hover {background:#f00;}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
    position:absolute;
    top:0; left:0;
    width:100%; height:100%;
    z-index:2;

    background:#f00;
}

.qq-upload-drop-area span {
    display:block;
    position:absolute;
    width:100%;
    font-size:16px;
    text-align:center;
    color: #fff;

    line-height: 28px;
}

.qq-upload-drop-area-active {background:#FF7171;}

ul.qq-upload-list {
 margin:14px 0;
 padding: 0 0 0 1em;
}

ul.qq-upload-list li {
  margin:0 0 0 1em; padding:0;
  line-height:15px;
  font-size:12px;
  float: none;
  display: list-item;
  list-style: disc outside none;
}

.qq-upload-file,
.qq-upload-spinner,
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("../images/loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

.showgrid {
  height: 100%;
/*  background: transparent url(/assets/images/overlays/01-Homepage.png) no-repeat 50% 0;*/
}

.item_only {
  cursor: default;
}
.item_only:hover {
  background-color: orange !important;
}