/*



 */


* {
	margin:0;
	padding:0;
	color: rgb(184,179,168);
	font-family: 'Carrois Gothic', 'Trebuchet MS', Helvetica, sans-serif;
}

html { 
	height: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
	text-align: center; 
	margin: 0 0 0 0;
	vertical-align: middle;
	background-color: white;
}

#wrapper {
	position: relative;
	width: 900px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	background-color: rgb(240,235,228);
	box-shadow: 0px 0px 80px 5px #aaa;
}

#content-wrapper {
  	position: relative;
  	background-color: white;
  	min-height: 100%;
  	box-shadow: 0px -20px 80px 5px #bbb;
  	padding-bottom: 3em;
}

header {
	position:absolute;
	top:0px;
	width: 900px;
	height: 25px;
	padding-top: 10px;
	background-color: white;
	text-align: right;
	font-size: 0.9em;
	box-shadow: 0px 20px 80px 5px #bbb;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}

footer {
	position: absolute;
	bottom:0;
	height: 250px;
}

#flash-notices {
	display: none;
	z-index:200; 
	position: fixed;
	background-color: white;
	bottom: 50px;
	left: 50px;
	border: medium solid rgb(184,179,168);
	border-radius: 12px;
	padding: 10px;
	max-width: 300px;
	word-wrap: break-word;
}

li.alert-item {
	list-style: none;	
}

.horizontal-bar {
	width: 100%;
	border-bottom: thin solid rgb(184,179,168);
}

.clearfix {
	clear: both;
}

h7 {
	font-size: 1.2em
}

ul {
	list-style-image: url(bullet.png);
}

a:link 		{text-decoration:none;}
a:visited 	{text-decoration:none;}
a:hover 	{text-decoration:none;}
a:active 	{text-decoration:none;}
#admin_logo {
  position: absolute;
  text-align: center;
  vertical-align: center;
  top: -140px;
  left: 110px; }

#admin_wrapper {
  position: relative;
  background-color: white;
  min-height: 100%;
  box-shadow: 0px -20px 80px 5px #bbb; }

#admin_table {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%; }

.admin_column {
  width: 160px;
  word-wrap: break-word;
  float: left;
  padding: 2em; }
#artist-lightbox {
  position: relative;
  width: 800px;
  overflow: auto;
  padding: 25px; }
#artwork-logo-wrapper {
  position: relative;
  top: 40px;
  line-height: 350px; }

#artwork-logo {
  text-align: center;
  vertical-align: center; }

#artwork-gallery-search-wrapper {
  height: 90px;
  padding-top: 30px; }

#artwork-gallery-search-title {
  position: absolute;
  padding-left: 60px;
  padding-top: 5px;
  height: 55px;
  width: 240px;
  border-right: medium solid #b8b3a8; }

#artwork-gallery-search-filters-wrapper {
  position: relative;
  padding-left: 300px;
  width: 600px;
  height: 120px;
  top: -30px; }

#artwork-gallery-filters-background {
  position: relative;
  left: 60px;
  top: 60px;
  width: 390px;
  box-shadow: 0px 0px 60px 40px #f0ebe4; }

#artwork-gallery-filters-button {
  position: absolute;
  left: 780px;
  top: 28px;
  width: 30px;
  margin: 0 0 0 0;
  display: none; }

#artwork-gallery-horizontal-divider {
  position: relative;
  left: 50px;
  width: 800px;
  border-bottom: medium solid #b8b3a8; }

#artwork-gallery-results-count {
  position: absolute;
  padding-top: 5px;
  right: 50px;
  font-size: 0.9em; }

#artwork-gallery {
  position: relative;
  top: 2.5em;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }

.artwork-thumb-info {
  position: relative;
  display: none;
  width: 138px;
  left: -6px;
  background-color: white;
  border: thin solid #b8b3a8;
  border-top: none;
  z-index: 2; }

li.artwork-thumb {
  height: 175px;
  width: 128px;
  margin: 15px;
  padding: 5px;
  border: thin solid #b8b3a8;
  float: left;
  list-style: none; }

.artwork-thumb-image {
  height: 175px;
  overflow: hidden;
  vertical-align: middle; }

#artwork-lightbox {
  position: relative;
  width: 800px;
  overflow: hidden;
  padding: 25px; }

#artwork-title {
  margin-bottom: 5px;
  padding-left: 3px; }

#artwork-title-underline {
  position: relative;
  border-bottom: thin solid #b8b3a8;
  margin-bottom: 25px;
  width: 340px; }

#artwork-show-picture {
  width: 340px;
  float: left; }

#artwork-show-picture img {
  position: relative;
  left: -6px;
  max-width: 340px;
  max-height: 540px;
  text-align: center;
  padding: 5px;
  border: thin solid #b8b3a8 !important;
  margin-bottom: 25px; }

.artwork-picture-frame {
  max-height: 540px;
  text-align: center; }

#artwork-picture-upload {
  position: relative; }

#artwork-details {
  margin-left: 30px;
  float: left;
  overflow: hidden; }

#artwork-public {
  float: left;
  width: 190px;
  margin-bottom: 30px; }

#artwork_height_cm {
  width: 26%; }

#artwork_width_cm {
  width: 26%; }

#artwork_depth_cm {
  width: 26%; }

#artwork-confidential {
  width: 110px;
  float: left;
  width: 190px;
  margin-left: 30px;
  margin-bottom: 30px; }

#artwork-provenance {
  max-height: 550px;
  margin-bottom: 20px;
  width: 430px;
  overflow-y: scroll; }

#add-new-nested-document-fields {
  position: relative;
  width: 220px; }

.delete-new-nested-document-button {
  position: absolute;
  right: 0px;
  top: 2px; }

#add-new-provenance-fields {
  margin-left: 30px;
  width: 100%; }

.delete-new-nested-provenance-button {
  position: absolute;
  right: 0px;
  top: 2px; }

.delete-nested-document-button {
  position: relative;
  top: 2px; }

#artwork-modify-buttons {
  position: absolute;
  right: 15px;
  bottom: 10px; }

#artwork_artist_id, #artwork_location_id, #artwork_status_id {
  width: 190px; }

.save-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.65);
  text-align: center; }

#canvas-bar {
  border: medium solid #b8b3a8;
  height: 20px;
  width: 150px;
  margin-top: 250px;
  background-color: white; }

#canvas-wheel {
  height: 100px;
  z-index: 2;
  float: right; }

#loading-wheel {
  display: none; }

#artwork-email-form {
  display: none; }

.artwork-medium-no-image {
  width: 100%;
  height: 340px;
  text-align: center;
  border: thin solid #B8B3A8 !important;
  padding: 5px;
  line-height: 340px; }

.artwork-small-no-image {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 175px; }
#facebox .popup {
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }
input.email,
input.password,
input.text {
  border: 1px solid #abadb3;
  border-radius: 3px;
  background-color: #fff;
  padding-left: 5px;
  padding-top: 7px;
  height: 25px;
  font-size: 12px; }

input#filter-artwork-keywords {
  position: absolute;
  left: 345px;
  top: 30px;
  height: 25px;
  width: 270px;
  border: none;
  padding-left: 5px;
  padding-top: 0px;
  font-size: 12px; }

select#filter-artwork-owner {
  position: absolute;
  left: 635px;
  top: 30px;
  height: 25px;
  width: 130px;
  border: none;
  font-size: 12px; }

select#filter-artwork-artist-id {
  position: absolute;
  left: 345px;
  top: 65px;
  height: 25px;
  width: 130px;
  border: none;
  font-size: 12px; }

select#filter-artwork-location-id {
  position: absolute;
  left: 490px;
  top: 65px;
  height: 25px;
  width: 130px;
  border: none;
  font-size: 12px; }

select#filter-artwork-value {
  position: absolute;
  left: 635px;
  top: 65px;
  height: 25px;
  width: 130px;
  border: none;
  font-size: 12px; }

textarea {
  resize: vertical; }

#in-place-text-edit {
  height: 19px; }
#home-wrapper {
  position: relative;
  width: 900px;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  color: #b1aaa2; }

#home-logo {
  position: relative;
  top: 100px;
  clear: both; }

#home-content {
  position: relative; }

#home-link-container {
  position: relative;
  text-align: center; }

#home-contact-container {
  position: relative;
  text-align: center;
}

.home-link {
  margin-bottom: 100px; }

.home-nav-btn {
  position: relative;
  width: 250px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  border-radius: 7px;
  background-color: #b1aaa2; }

.home-nav-btn-gradient {
  position: absolute;
  height: 60%;
  top: 5px;
  left: 5px;
  right: 5px;
  border-radius: 3px;
  padding-top: 13px;
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */ }
#login_logo {
  text-align: center;
  position: relative;
  top: 154px; }

#login_form {
  text-align: center;
  position: relative;
  top: 50px; }

#login_button {
  position: relative;
  width: 50px;
  left: 610px;
  top: -50px; }
table.insurance_report {
  border-width: 1px;
  border-color: #b8b3a8;
  border-collapse: collapse; }

table.insurance_report th {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #b8b3a8; }

table.insurance_report td {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #b8b3a8;
  text-align: left; }

form.report label {
  display: inline-block;
  width: 110px; }
form.report input, form.report select {
  width: 220px; }
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;
  width: 370px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
