/* Sticky footer styles
      -------------------------------------------------- */

html,
body {
height: 100%;
/* The html and body elements cannot have any padding or margin. */
}

h1, h2, h3, h4 {
	color: #BE0015;
	
}

h3 {
	line-height: 1.1em;
}

h1 a, h2 a, h1 a:hover, h2 a:hover, h1 a:visited, h2 a:visited  {
	color: #BE0015;
}

dd {
    padding-bottom: 8px;
}

/* Wrapper for page content to push down footer */
#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by it's height */
margin: 0 auto -200px;
}

.content {
	padding-bottom: 40px;
}

/* Set the fixed height of the footer here */
#push,
#footer {
 height: 200px;
}
#footer {
background-color: #d1d1d1;
padding-top: 15px;
padding-bottom: 50px;
//margin-top: 60px;
}

.footer-hammer {
	padding-top: 25px;
}

.footer-hammer img {
	max-width: 80px;
}

.footer-login {
	padding-top: 25px;
}

#header {
	padding: 15px 0;
}

.nav-wrapper {
	margin-bottom: 15px;
}

.nav-white-btn a {
	background-color: #fff;
}

.highlight_link a {
    font-weight: bold;
}

.logo img {
	width: 100%;
	//margin-top: 10px;
}

.btn-padding {
	margin-bottom: 10px;
}

.btn-padding-top {
	margin-top: 10px;
}

.btn-padding-bottom {
    margin-bottom: 20px;
}

.mobile-register-button {
	margin-bottom: 4px;
}
.mobile-app-logo {
	height: 32px;
}
.apple-logo {}
.google-logo {}

.zoom-thumb {
	cursor: pointer;
}

.bookface {
	color: #3B5998;
} 

.twitter {
	color: #4099FF;
}

.instagram {
	color: #517FA4;	
}

.pinterest {
	color: #CB2027;
}

.google {
	color: #d34836;
}

.captcha {
	padding-bottom: 10px;
}

.pagination {
	margin-bottom: 25px;
}

.nav-alpha a {
	width: 25px;
}

.well-alt {
	background-color: #fff;
	border: none;
	border-top: none;
}

.home-hero {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-weight: 400;
}

.home-message {
	padding-left: 60px;
	padding-right: 60px;
	margin-bottom: 20px;
	font-weight: 400;
}

.post {

padding: 0 0 10px 0;
border-bottom: 1px solid #DDD;
margin-bottom: 25px;

} 

.bio-photo {
position: relative;
margin-bottom: 15px;
}

.carousel-caption {
padding: 10px 15px;
background: rgb(0, 0, 0); /* fallback color */
background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4
{
	letter-spacing: 1px;
	color: #FFFFFF;
}
.carousel-caption p
{
	color: #FFFFFF;
}
.carousel-caption a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.bio-photo .carousel-caption a, .bio-photo .carousel-caption i {
//display: block;
width: 100%;
color: #fff;
}

/* --- CATALOGUE --- */
.order td.amount {
    text-align: right;
}

.order tr.total td {
    font-weight: bold;
}

.catalogue-cover {
    padding-bottom: 25px;
}

#contact-details {
    padding-bottom: 20px;
}
      
/*******************************/
/* ARTWORK LISTS AND DETAILS */
.art-listing {
	margin-bottom: 2.5em;
}

.listing-title {
	color: #BE0015;
	font-style: italic;
}

.art-listing-img {
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	//height: 350px;
	width: 270px;
	padding: 20px 0px 20px 0px;
}
.art-listing-img img {
	max-width: 240px;
	//vertical-align: middle;
}
.art-listing-highlight {
	text-align: center;
}
.art-listing-highlight img {
	max-width: 95%;
}

.artist-directory dd {
	padding-bottom: 25px;
	
}

.artist-list dd {
	padding-bottom: 10px;
}

.date-buttons {
	margin-top: 10px;
}

.date-buttons a {
	margin: 0px 3px 3px 0px;
}

.artist-menu a {
	margin: 0px 3px 3px 0px;
}

.bio {
	padding: 15px 0;
}

.child-images {
    display: none;
}

.child-images .well {
    border: 0;
    padding: 0;
    padding-top: 10px;
    margin: 0;
}
.child-images .close-btn {
    text-align: right;
    margin-top: 25px;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}	
/**/

.bid-history {
	//background-color: #fff;
}

.alert-black {
	color: #000000;
	font-weight: bolder;
}

.buy-box {
	border: 1px solid #ccc;
	background: rgba(153, 255, 153, 0.25);
	padding: 10px;
	margin-bottom: 8px;
}

.bid-box {
	border: 1px solid #ddd;
	background: rgba(153, 204, 255, 0.25);
	padding: 10px;
	margin-bottom: 8px;
	
}

.watch-box {
	border: 1px solid #ccc;
	background: rgba(255, 204, 153, 0.25);	
	padding: 10px;	
	margin-bottom: 8px;
}
.yellow-box {
	border: 1px solid #ccc;
	background: rgba(255, 204, 153, 0.25);	
	padding: 10px;	
	margin-bottom: 8px;
}

.green-box {
	border: 1px solid #ccc;
	background: rgba(153, 255, 153, 0.25);
	padding: 8px 8px 8px 8px;
	margin-bottom: 8px;
}
.white-box {
	border: 1px solid #ccc;
	background: #FFFFFF;
	padding: 8px 8px 8px 8px;
	margin-bottom: 8px;
}
.red-box {
	border: 1px solid #ccc;
	background-color: #FBE3E4;
	padding: 8px 8px 8px 8px;
	margin-bottom: 8px;
}

.red-text {
    color: #BE0015;
}
	
.buy_button {
	background: rgba(153, 255, 153, 0.5);
}

.offer_button {
	background: rgba(153, 204, 255, 0.5);
}

.watch_button {
	background: rgba(255, 204, 153, 0.5);
}
.details_button {
	background: rgba(255, 204, 153, 0.5);
}	

#mapCanvas img {
  max-width: none;
}

legend {
	margin-bottom: 0px;
}



/* *********************************/

.cloud-zoom {
	position: relative !important;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid #222;
	margin:-1px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#eee;
	color:#222;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #222;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	position:absolute !important;
	text-align:center;	
	top: 0;
	width: 100%;
	background:#222;
	padding:3px;
	//display: none;
}

/*Highlights*/
.dark-background {
	background-color: #222222;
}

.hightlights {
	min-height: 100px;
}

.video-responsive{
	background-color: #555555;
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
}
.video-responsive iframe{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}

@media (max-width: 767px) {
	#footer {
	  height: 500px;
	  margin-left: -20px;
	  margin-right: -20px;
	  padding-left: 20px;
	  padding-right: 20px;
	}
	.home-hero{
		padding-left: 0px;
		padding-right: 0px;
	}

}
      
      
@media (max-width: 480px) {
	h1 { font-size: 26px; line-height: 30px; }
	h2 { font-size: 20px; line-height: 30px; }
	h3 { font-size: 18px; line-height: 25px; }
	h4 { font-size: 14px; line-height: 18px; }
	h5 { font-size: 12px; line-height: 18px; }
	h6 { font-size: 12px; line-height: 18px; }
	.lead { font-size: 18px; line-height: 25px; }
	.home-hero{
		padding-left: 0px;
		padding-right: 0px;
	}
	
}      
