body {
font-family: "Trebuchet MS", Helvetica, sans-serif;
color: #666666;
}

/* structure */
.content {
}

/* typography */

.logo {
	color:#8c8c8c;
}

h1,h2,h3,h4,h5 {
	color:#000000;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

.page-title {
}

.MAPageTitle {
font-size: 16px;
font-weight: bold;
color: #000000;
}

.MANewPar {
color:#8c8c8c;
font-size: 20px;
}

hr {border-top: 1px solid #d9d9d9;}
hr.primary {border-top: 1px solid #d9d9d9; margin:15px 0 0px 0;}

.thumbnail .caption {}


/*--- Artwork Detail Info ---*/
.artworktitle {font-weight:bold; font-style:normal;}
.artworkmedia {font-style:normal;}
	

/*--- Exhibits ---*/
.UpcomingPast {
	font-size:12px; 
	font-weight:normal;
	}
.Title {
	font-size:13px; 
	font-weight:bold;
 	font-style:none;
	text-transform:uppercase; 
	}
.SubTitle {
	font-size:13px; 
	font-weight:bold;
 	font-style:normal;
	text-transform:uppercase; 
	}
.ExhibitDate {
	font-size:12px; 
	font-weight:normal; 
	}

.Date {
	font-size:12px; 
	font-weight:normal; 
	}
	
.Title{font-size: 20px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	color: #000000;}	
.SubTitle {text-decoration: none;
text-transform: none;
letter-spacing: 1px;
font-weight: normal;
font-size: 16px;
color: #666666;}	

/*--- Artist Detail Layout 4 ---*/
a.ArtistFeaturedInfo {color: #333333;}
a.ArtistFeaturedInfo:hover {color: #71b9b8;}
#ArtistFeaturedInfo {background: #cccccc;
padding: 20px 10px;
margin: 0 0 20px 0;
color: #000000;}
.MAFooter {
	font-size:11px; 
	font-weight:normal; 
	}
div.MAPageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
div.MANewPar {
	font-size:16px;
	font-style: bold;
	color: #298b8a;
	}
	




/* Slide Show */
.carousel-control.right, .carousel-control.left {background:transparent;}
p.slideshow-caption {text-align: center; margin-top:10px;}

.carousel-caption {
    position: relative;
    left: auto;
    right: auto;
}

/* Navigation */
.navbar-header {width:100%;}
.navbar {border-radius: 0px;}

/* .navbar-default	{margin-bottom: 10px;background-color: transparent;border: transparent; font-size: 14px;}
.navbar-default .navbar-nav>li>a {color: #999999; padding: 10px 0 1px 15px; letter-spacing: 0.05em;}	
.navbar-default .navbar-nav>li>a:hover {color: #000000;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{color: #000000; background: transparent;}	*/

.navbar-default {font-size: 14px; letter-spacing: 2px; background: transparent; border:none;}
.navbar-default .navbar-nav>li>a{color:#999; font-weight:bold;}
.navbar-default .navbar-nav>li>a:hover {color:#71b9b8;}
.navbar-default .navbar-nav>.active>a {color: #000; font-weight:bold; background:transparent;} 
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #999;
	background-color: transparent;
}
.logo.center-block {
  	margin-left: auto;
  	margin-right: auto;
  	height:auto;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
}
.navbar .navbar-nav > li > a {
  margin-bottom: -5px;
}
.navbar .navbar-collapse {
  text-align: center;
}
div.navbar-brand {
  padding-left: ;
}

.nav .nav-footer {display: inline-block;
float: none;}

.nav-footer>li {float: left;}


/* Links */
a {
color: #999999;
text-decoration: none;}

a:hover{
color: #71b9b8;
text-decoration: none;}



/*a {
color: #298b8a;
text-decoration: none;}

a:hover{
color: #1b1b1b;
text-decoration: underline;}*/

footer a {color: #222222;}
footer a:hover {color: #1b1b1b;}

a.ArtistMainImages, a.ArtistsMainImages {
	color: #8c8c8c;
	text-decoration: none;
}
a.ArtistsMainImages:hover{
color: #1b1b1b;
text-decoration: none;}

a.ArtistsMainNames {display: block;}

.MANewPar a {color: #298b8a;}
.MANewPar a:hover {color: #cccccc;}

/* Images */
.frame {border:0px;}
.social img {
	filter: none; /* IE6-9 */
	filter: grayscale(0); /* Microsoft Edge and Firefox 35+ */
	-webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */}
.social img:hover {
	filter: gray; /* IE6-9 */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */}	

.thumbnail {	
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: transparent;
	border: 0px;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}


/* Footer */
footer {
	background: rgb(255, 255, 255);
	/*border-top: 1px solid #d9d9d9;*/
	line-height: 19px;
	padding: 0px 0 20px;
	color: #999999;
	margin-top:70px;
}

.footertext{
}

.form-group img {background: #fff;}

.simple-subscribe{background: rgba(255,255,255,0.07);border-radius: 4px; padding: 10px;}


.SearchForm {
	border:1px solid #d9d9d9;
	background:rgba(255,255,255,0.03);
	border-radius: 4px;
	padding:10px;
}
	
.ContactUs {
	border:1px solid #d9d9d9;
	background:rgba(255,255,255,0.03);
	border-radius: 4px;
	padding:10px;
}	

.privateLogin {border-color: rgb(34, 34, 34);}

.col-centered {
display: inline-block;
float: none;
/* reset the text-align */
text-align: left;
/* inline-block space fix */
margin-right: -4px;
} 

.text-margin {
	margin:10px 0;
}

.hardrule{
	margin:5px 0 10px 0;
}

.nomargin-bottom {
	margin-bottom: 0;
}

.logo-sm img {max-height: 55px; max-width:200px;}
@media (max-width: 767px) {	
	.logo-sm img {max-height:55px;  max-width:300px;}		   
}

@media (max-width: 450px) {	
	.logo-sm img {max-height:auto; max-width:200px;}		   
}

@media (min-width: 768px) {
	
}

@media (min-width: 900px) {
	.logo img {}	
	/*.navbar-custom {font-size:18px;min-height:180px;}
	.navbar-nav>li>a {padding:10px 15px;} */
}



@media print {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

/* galleryflux BS5 CSS */
    .has-error .help-block,.has-error .control-label {
        color: #a94442;
    }
    .has-error .form-control {
        border-color: #a94442;
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    }
    .has-success .form-control {
        border-color: #3c763d;
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    }
    .has-success .control-label,.has-success .help-block {
        color: #3c763d;
    }
    footer .nav li:focus, footer .nav li:hover {
        text-decoration: none;
        background-color: #eee;
    }