body {
	background: #dfdeda;
	font-family: latin_modern_sans10_regular, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #aaaaaa;
	margin: 0;
	padding: 0;
}

a:link {
color:#87b4f9;
}

a:visited {
color:#d2c0e2;
}

a:hover {
color:#87f5f9; /* bright aqua blue */
}

a:active {
color:#ebed2d;
}

#sitemap a:link {
color: #868aa3;
text-decoration:none;
}
#sitemap a:visited {
color: #af7996;
text-decoration:none;
}
#sitemap a:hover {
color: #046CEE;
text-decoration:underline;
}
#sitemap a:active {
color: orange;
text-decoration:underline;
}

#homeTitle a:link {
color: #accdec;
text-decoration:none;
}
#homeTitle a:visited {
color: #ced2a3;
text-decoration:none;
}
#homeTitle a:hover {
color: #bb5566;
text-decoration:underline;
}
#homeTitle a:active {
color: #bb5566;
text-decoration:underline;
}

img {
border: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {display: inline-block;}

	
.thumbnail {
	display: block;
	margin: 8px;
	width: 144px;
	height: 144px;
	float: left;
}

#ptg-info {
font-size: 14px;
display: block;
}

#ptg-image {
position: relative;
float: left;
padding: 0;

width: auto;
margin-right: 18px;
/*border: 10px solid white;*/
}
#ptg-image img {
	width: 97%;
}

#ptg-sidebar {
position: relative;
color: #777777;
padding-right: 18px;
width: 25%;
min-width: 18%;
max-width: 33%;
margin-left: 73%;
}

h2.ptg-title, h2.info-title {
position: relative;
color: #bbbbbb;
clear: none;
margin-bottom: 20px;
font-size: 32px;
font-weight: normal;
text-align: left;
font-style: italic;
font-family: 'benchninelight', helvetica, arial, sans-serif;
} 
h2.info-title {	
margin-bottom: 15px;
font-size: 32px;
font-style: normal;
}

#nextprev {
	display: block;
	margin-bottom: 18px;
	float: left;
	width: 100%;
}

#ptg-prev, #ptg-next {
	font-size: 12px;
	font-weight: normal;
	float: left;
	display: block;
	margin-right: 50px;
}
#ptg-prev a, #ptg-next a {
	color: #777777;
	height: 12px;	
	padding-bottom: 3px;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	display: block;
	border-radius: 6px;
	border: 1px solid #aaaaaa;
	position: relative;
	line-height: .9;
}
#ptg-prev a:hover, #ptg-next a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #aaaaaa;
}
#ptg-prev {
	clear: right;
}

#loca {
position: relative;
text-align: left;
margin-top: 10px;
padding-bottom: 6px;
font-size: 10px;
color: #bbbbbb;
clear: left;
}

#price {
position: relative;
text-align: left;
float: left;
padding-bottom: 16px;
font-size: 11px;
color: #333333;
}

#copyrightx {
display: block;
width: 98%;
font-size: x-small;
color: $aaaaaa;
padding: 8px 10px 5px 10px;
margin-top: 85px;
}

#centered-container, #centered-container-home {
	display: block;
	height: auto; 
	overflow: hidden;
	position: relative;
	top: -52px;
	padding-top: 0;
	padding-left: 36px;
	padding-bottom: 124px;
	max-width: 1800px;
	margin-left: 4%;
	margin-right: 4%;  
	background-color: #FFFFFF;
	z-index: 1;
}
#centered-container-home {
	top: -150px;
}
#thumbnail-container {
	display: block;
	height: auto;
	width: 77%;
	float: left;
}

#branding {
	width: 95%;
	/* height: auto; */
	overflow: hidden;
	position: relative;
	top: 0;
	max-width: 95%;
	margin-left: 5%;
	margin-right: 5%; 
	z-index: 100; 
}

#artchartow p, #artchartIE {
	font-family: 'benchninelight', Georgia, Times Roman, serif;
	font-size: 24px;
	width: 282px:
	text-align: left;
    display: -webkit-flex;
    display: block;
    letter-spacing: 6px;
	margin-top: 8px;
	margin-bottom: 0;
/* position: relative;
margin: 15px 10px 40px 10px;
color: #bec1a1;
text-decoration:none;
float: left; */
}
#artchartIE {
display:none;
}
#artchartow a, #artchartIE a {
color: #aaaaaa;
text-decoration:none;
}

#artchartow a:hover, #artchartIE a:hover {
color: #bec1a1;
text-decoration:none;
}
#branding-home #artchartow p, #branding-home #artchartIE {
	font-family: 'benchninelight', Georgia, Times Roman, serif;
	font-size: 44px;
	color:#FFFFFF;
	width: 482px:
	text-align: center;
    display: -webkit-flex;
    display: block;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
	letter-spacing: 8px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0;
/* position: relative;
margin: 15px 10px 40px 10px;
color: #bec1a1;
text-decoration:none;
float: left; */
}

#social-icons-home {
	position: relative;
	top: -150px;
	left: 20%;
	width: 30%;
	margin-bottom: 0;
	display: block;
	float: left;
}
#email-signup-home {
	display: block;
	color: #878787;
	margin-bottom: 80px;
	float: left;
	width: 30%;
}
#homequote {
	margin-bottom: 70px;
	display: block;
	float: left;
	width: 30%;
}

#leftcol {
position: relative;
float: left;
display: inline;
width: 230px;
margin: 0;
padding-left: 18px;
padding-right: 18px;
padding-top: 0;
color: #333333;
line-height: 24px;
font-size: 12px;
}

#leftcol a {
color: #444444;
}

#leftcol a:hover {
color: #994466;
}

#rightcol, #leftcol {
padding-top: 2em;
line-height: 1.4em;
font-family: 'latin_modern_sans10_bold', Georgia, Garamond, Times, Serif;
font-size: 1em;
font-weight: normal;
}


#rightcol {
position: relative;
float: left;
display: block;
width: 26%;
margin: 0;
padding-right: 18px;
padding-top: 28px;
color: #cccccc;
line-height: 14pt;
font-size: 12px;
}
#rightcol em { font-weight:bold;font-style:normal; }

#centercol {
position: relative;
top: -140px;
float: left;
display: inline;
width: 480px;
padding-left: 8px;
padding-right: 8px;
font-size: 1.25em;
margin-left: 30%;
/*
background: #DEDCC0;border: solid 1px yellow;*/
}


#branding-home {
	width: 482px;
	height: 153px;
	/* height: auto; */
	overflow: hidden;
	background: url('https://artchartow.com/dev/images/homepage_branding.jpg') 0 0 no-repeat;
	position: relative;
	top: 0;
	max-width: 482px;
	margin-left: 30%;
	margin-right: 30%; 
	z-index: 100; 
}

#panel-of-four {
	position: relative;
	top: 60px;
	left: 0;
	width: 360px;
	height: 360px;
	overflow: hidden;
	display: block;
	float: left;
}
a#urban_button:hover, #mich_button:hover, #rest_button:hover, #maine_button:hover {
	background-position: 0 -172px;
}
a#urban_button span, #mich_button span, #rest_button span, #maine_button span {
	position: absolute;
	top: -999em;
}
a#urban_button, #mich_button, #rest_button, #maine_button {
	display: block;
	height: 172px;
	background-position: 0 0;
	position: relative;
	width: 172px;
	overflow: hidden;	
}
a#urban_button {
	top: 0;
	left: 0;
	background: url('https://artchartow.com/dev/images/btn_urban.jpg') 0 0 no-repeat;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
#mich_button {
	background-image: url('https://artchartow.com/dev/images/btn_mich.jpg');
	margin-bottom: 12px;
}
#rest_button {
	background-image: url('https://artchartow.com/dev/images/btn_rest.jpg');
}
#maine_button {
	background-image: url('https://artchartow.com/dev/images/btn_maine.jpg');
	margin-right: 12px;
	float: left;
}

#social-icons {
	position: relative;
	top: -150px;
	left: 20%;
	width: 180px;
	margin-bottom: 0;
	display: block;
}
#social-icons-topnav {
	position: relative;
	top: -70px;
	width: 190px;
	margin-bottom: 0;
	display: block;
	height: 28px;
	margin-left: 79%
}
#email-signup {
	display: block;
	color: #878787;
	margin-bottom: 80px;
}


div#home-descrip-container { 
	float:left; 
	clear:left; 
	width: 30%;
	margin-left: 30%;
	display: block;
	position: relative;
	top: -150px;
}
#main-menu-home {
	display: block;
	position: relative;
	width: 482px;
	margin-left: 30%;
	margin-right: 30%;
	top: -60px;
}


p.home-description { 
display: block; 
margin: 0 0 0 0; 
font-size: 25px; 
font-family: 'benchninelight';
line-height: 40px; 
}
div.content { display: block; }
#panel-of-four-mobile {
	display: none;
}
#loadingMessage {
position: absolute;
display: block;
top: 120px;
left: 290px;
width: 400px;
font-weight: bold;
font-size: 2em;
color: #f3fbb2;
}

p.siteSpecs {
margin-top: 30px;
line-height: 1.1em;
font-family: 'latin_modern_sans10_regular', verdana, arial, helvetica, sans-serif;
font-size: .7em;
font-weight: normal;
}


.siteName {
font-family: 'latin_modern_sans10_regular', Gill Sans, Georgia, Garamond, Times, Serif; 
font-size: 16px; 
font-weight: bold;
color: #FFFFFF;
line-height: 18px; 
}




/*     SITE MAP     */
#sitemap {
position: relative;
float: left;
display: inline;
width: 850px;
top: 0;
left: 0;
margin: 0 12px 0 10px;
padding: 0 12px 0 0;
background-color: #ffffff;
}

#sitemap .row {
position: relative;
float: left;
clear: none;
display: block;
width: 1000px;
}

#sitemap img {
border: none;
margin: 0;
vertical-align: middle;
}

#sitemap h3 {
color: #cccccc;
font-size: 12px;
margin-bottom: 4px;
}


#sitemap .col {  
position: relative;
float:left;
display: inline;
width: 260px;
margin: 0;
padding: 10px;
clear: none;
}

#sitemap p {
padding-left: 52px;
}

#legend {
display: block;
}

#sitemap .available img {  
margin: 0 -15px 0 0;
}
#sitemap .available a {  
margin: 0 -19px 0 0;
}

.space {  
margin-left: 30px;
}
.prices {  
padding: 3px;
background: #F5F5D4;
}


#geoArrangeHead {
position: relative;
display: block;
float:left;
clear: both;
width: 855px;
font-weight: bold;
font-size: 12px;
color: #000000;
background: #afafaf;
margin: 0;
padding: 6px 0 6px 20px;
}

#sitemap hr {
clear:both;
float:none;
display:block;
color: #003399;
margin: 0;
}

div.sitemap_Div {
padding: 0 0 0 5px;
margin: 0 0 0 -10px;
text-indent: -5px;
display: inline;
}


#sitemap div.col p {
margin: 0 0 0 24px;
text-indent:-24px;
}

#sitemap a {
margin: 0 0 0 0;
padding: 0 2px 0 0;
text-decoration: none;
color: #6F6763;
cursor: pointer;
}
#sitemap a.avail:hover, #sitemap a.sold:hover {
color: #B59835;
text-decoration: underline;
}
#sitemap a.avail, #sitemap a.sold {
margin: 0;
padding: 0 2px 0 0;
text-decoration: none;
}
#sitemap a.A:after {
content: "   A";
font-size: .83em;
font-weight: bold;
color:#B59835;
}
#sitemap a.sold:after, #sitemap a.Private_collection:after, #sitemap a.Museum_collection:after, #sitemap a.Corporate_collection:after {
content: url("https://artchartow.com/dev//images/reddot.gif");
font-size: .83em;
font-weight: bold;
color:#C44202;
}
#sitemap a.N:after {
content: "   N";
font-size: .83em;
font-weight: bold;
color:#5273EE;
}
#sitemap a.spec {
background-color: #CCFF66;
}
#sitemap div.IE_avail {
font-size: .83em;
font-weight: bold;
color: #6F6763;
display: none;
/*text-transform: uppercase;*/
}		

		
div#PopupThumbnail1, div#PopupThumbnail2, div#PopupThumbnail3  {
position:absolute;
top:0px;
left:10px;
display:none;
margin-top: -56px;
}


		/*Artist pages*/

#bio {
	position: relative;
	display: block;
	margin: 20px 10px 0 10px;
}
table.bioTable  {
	display: table;
	font-family: 'latin_modern_sans10_regular', Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-collapse: collapse;
	width: 580px;
	margin: 0 10px 0 10px;
}



#bio tr {
	display: table-row;
}
#bio  td.date {
	width: 80px;
	/*padding-bottom: 12px;
	border-top: 1px solid #DDD;*/
}
#bio td.event {
	width: 480px;
	/*padding-bottom: 12px;
	border-top: 1px solid #DDD;*/
}
#bio td.collectors {
	width: 250px;
	padding-bottom: 12px;
	padding-left: 8px;
	/*border-top: 1px solid #DDD;*/
	vertical-align: top;
}
#bio td.bioSection {
	padding-top: 12px;
	font-weight: bold;
	color: #777777;
}
#bio td.bioItem {
	padding-left: 8px;
	border-top: 1px solid #DDD;
}
.no-sort-text h3#sortText {color: #222222;}

#artistnav {
position: relative;
display: block;
width: 900px;
background: #DAD6D6;
margin-top: 20px;
padding: 6px 10px 3px 10px;
}

#statement, #faq, #bio, #technique, #influences, #contact, #readinglist {
display: block;
width: 70%;
margin: 15px 30px 0 30px;
padding: 0 0 0 25px;
background: #ffffff;
color: #777777;
float: left;
}

#statement p, #faq p, #bio p, #technique p, #influences p, #readinglist p, #contact p, blockquote, ul, li {
line-height: 15px;
}

#statement p, #faq p, #technique p, #influences p, #contact p, #readinglist p {
line-height: 1.6em;
font-family: 'latin_modern_sans10_regular', Georgia, Garamond, Times, Serif;
font-size: .9em;
font-weight: normal;
padding-right: 30px;
}

#mc_embed_signup fieldset {
	width: 70%;
}

#bio p, #bio td {
 line-height: 1.3em;
font-family: 'latin_modern_sans10_regular', Georgia, Garamond, Times, Serif;
font-size: .875em;
font-weight: normal;
background: #ffffff;
 }


#statement h3, #faq h3, #bio h3, #technique h3, #influences h3, #contact h3, #readinglist h3 {
line-height: 1.3em;
font-family: 'latin_modern_sans10_regular', Georgia, Garamond, Times, Serif;
font-size: 1.25em;
font-weight: bold;
margin-top: 18px;
margin-bottom: 12px;
}

/* #statement h2, #faq h2, #bio h2, #technique h2, #influences h2, #contact h2, #readinglist h2, #thumbnail-container h2 {
line-height: 1.3em;
font-family: 'benchninelight','latin_modern_sans10_regular', Garamond, Times, Serif;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 18px;
} */

#thumbnail-container h2 {
font-family: 'benchninelight', Georgia, Times Roman, serif;
font-size: 32px;
font-weight: normal;
margin-bottom: 28px;
}


/*h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
} */



.mobile-image-display { display: none;}
.mobile-image-display img { display: none;}
li#sitemap-acc a span { display: block; }



div.content { display: block; }



#social-icons-bottom {
    display: none;
}


/* ##################################   MEDIA QUERIES FOR LARGE DISPLAYS  */
@media only screen and (min-device-width: 1824px), (min-width: 1824px) { }



/* ##################################   MEDIA QUERIES FOR TABLET DISPLAYS  */
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

.thumbnail {
	display: block;
	margin: 8px;
	/* width: 96px;
	height: 96px; */
	float: left;
}

#social-icons-topnav {
    display: block;
    height: 190px;
    margin-bottom: 0;
    margin-left: 97%;
    position: relative;
    top: -70px;
    width: 28px;
}
#social-icons-mobile {
    display: block;
    height: 190px;
    margin-bottom: 6px;
    margin-left: 97%;
    position: relative;
    top: -70px;
    width: 28px;
}
#social-icons-bottom {
    display: none;
}
#centered-container { top: -228px; }
body * {  /* border: 1px solid gold; */  
}
#ptg-prev a, #ptg-next a {
	color: #777777;
	height: 18px;	
	padding-bottom: 3px;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	display: block;
	border-radius: 12px;
	border: 1px solid #aaaaaa;
	position: relative;
	line-height: 1.3;
} 
#ptg-info {
	min-width: 100px;
}

} /* CLOSE MEDIA QUERIES */





/* ##################################   MEDIA QUERIES FOR iPHONE 6  */
@media all and (max-width: 667px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 667px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 667px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 667px), only screen and (min-device-pixel-ratio: 2) and (max-width: 667px), only screen and (min-resolution: 192dpi) and (max-width: 667px), only screen and (min-resolution: 2dppx) and (max-width: 667px) { 

/* ##################################   MEDIA QUERIES FOR MOBILE  
@media only screen and (max-device-width: 320px), (max-width: 480px) { */



#ptg-sidebar {
display: none;
position: relative;
color: #777777;
padding-right: 18px;
width: auto;
min-width: auto;
max-width: 100%;
margin-left: 0;
}

.thumbnail {
	display: block;
	margin: 8px;
 width: 96px;
	height: 96px;
	float: left;
	overflow: hidden;
}
.thumbnail img {
	display: block;
 width: 96px !important;
	height: 96px;
}
#social-icons-topnav {
    display: none;
    
}
#social-icons-mobile {
    display: block;
    height: 190px;
    margin-bottom: 6px;
    margin-left: 97%;
    position: relative;
    top: -70px;
    width: 28px;
}
#social-icons-bottom {
    display: block;
    height: 28px;
    margin-bottom: 6px;
    margin-left: 7%;
    position: relative;
    top: -1px;
    width: 190px;
}
#centered-container {
	display: block;
	height: auto; 
	overflow: hidden;
	position: relative;
	top: 52px;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
	max-width: 667px;
	margin-left: 4%;
	margin-right: 4%;  
	background-color: #FFFFFF;
	z-index: 1;
}
body * {  /* border: 1px solid gold; */  
}
#ptg-prev a, #ptg-next a {
	color: #777777;
	height: 18px;	
	padding-bottom: 3px;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	display: block;
	border-radius: 12px;
	border: 1px solid #aaaaaa;
	position: relative;
	line-height: 1.3;
	z-index: 40;
} 
#ptg-info {
	min-width: 100px;
}

#thumbnail-container {
	width: 100%;
}
#nextprev {
	position: relative;
	z-index: 400;
}
#artchartow p, #artchartIE {
	font-family: 'benchninelight', Georgia, Times Roman, serif;
	font-size: 24px;
	width: 100%:
	text-align: left;
    display: -webkit-flex;
    display: block;
    letter-spacing: 6px;
	margin-top: 8px;
	margin-bottom: 0;
/* position: relative;
margin: 15px 10px 40px 10px;
color: #bec1a1;
text-decoration:none;
float: left; */
}
} /* CLOSE MEDIA QUERIES */