html,
body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	width: 100%;
	text-align: left;
	color: #333333;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: transparent;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	}
p a:link{ /*brown*/
	text-decoration:none;
	color: #3b231f;
	font-weight:900;
	}	
p a:visited {
	text-decoration:none;
	color: #3b231f;
	font-weight:900;
	}
p a:hover { /*hot pink*/
	text-decoration:underline;
	color:#990000;
	}
#body_hom {
	background-color: #cecaca;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
#body_bc,#body_blog,#body_cus,#body_abo,#body_con { 
/* very light beige, brown-black */
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	width: 70%;
}
#body_art {
	width: 70%;
	margin: 0 auto;
	}
	
#content { /*formerly content_homepage*/
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	padding: 20px;
	background-color: transparent;

}
#data { /*Container for year, medium etc. Same as righttopfloat */
	margin: 0;
	padding: 20px 0 0 0px;
	width: 20%;
	float: right;
	background-color: transparent;

}
#dataindex { /*Container for year, medium etc */
	margin: 0;
	padding: 0 100px 0 0px;
	background-color: transparent;
	width: 30%;
	float: right;
}
#dataleft { /*Container for year, medium etc. Same as righttopfloat */
	margin: 0;
	padding: 0;
	width: 20%;
	float: left;
	background-color: transparent;

}
#datawide { /*Container for right side items */
	margin: 0px 0px 0 0px;
	padding: 0;
	width: 25%;
	float: left;
}
#footer { /*nest in page body */
	margin: 0;
	padding: 1% 0 30% 0;
	text-align: left;
	clear: both;
	background-color: transparent;
}
#header {
	margin: 0;
	padding: 2% 0 1% 0;
	background-color: transparent;
}
#leftelementportfolio { /*Container for image and artdescrip */
	margin: 0;
	padding: 0;
	width:55%;
	float: left;
	background-color: transparent;

}
#leftelementportfolio75 { /*Wider Container for image and artdescrip */
	padding: 0;
	width:80%;
	float: left;
	background-color:#ffffff;
}
#market {
	padding: 2%;
	width:64%;
	background-color:#CDDCF5;
	}
#rightelementportfolio { /*Homepage right container */
	width:65%;
	float: right;
	background-color:#FFFFFF;
}
#nav {
	background-color: transparent;
	padding: 1% 0 1% 0;
	margin: 0;
	clear: both;
}
#nav2 {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
	text-decoration:none;
}
#nav_name1 a,#nav_name2 a,#nav_name3 a,#nav_name4 a,#nav_name5 a,#nav_name6 a { 
	color: #808080;
	list-style: none;
}
#righttopfloat { /*Container for Mailing List */
	margin: 0;
	padding: 0;
	width: 20%;
	float: right;
}
#sharethis { /*Container for year, medium etc */
	margin: 0;
	padding: 0;
	background-color: #fff;
	width: 11%;
	float: right;
}
#wrapper { 
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0 0 30px 0;
}	
#wrapper2 { 
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 30px 0 30px 0;
}	
ul#navlist { /* Navigation top bar */
	margin: 0 0 30px 0;
	padding: 0;
	background-color: transparent;
	list-style-type: none;
	width:75%;
}
ul#navlist li {
	display: inline;
	}
ul#navlist li a { /* Navigation top bar */
	width: 75%;
	color: #333333;
	padding: 0.35em 1em .45em 1em;
	text-decoration: none;
	border-right: 2px solid #ffffff;
	list-style:none;
}
ul#navlist li a:hover { /* Navigation top bar */
	color:#990000;
}
ul#navlist2 { /* Navigation secondary */
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position:inside;
	width: auto;
}
ul#navlist2 li a { 
	text-decoration: none;
	color: #333333;
	text-indent: 1em;
}
ul#navlist2 li a:hover { 
	color: #990000;
	text-decoration: none;
}
ul#navlist2 li a:visited { 
	text-decoration: none;
	color: #333333;
	color: #3C0077;
}
ul#navlist #nav_hom a  {
	border-right: 2px solid #dfd7c3;
	border-left: 2px solid #dfd7c3;
}
ul#navlist #nav_art a {
	border-right: 0px solid #dfd7c3;
	}
	ul#navlist #nav_bc a {
	border-right: 2px solid #dfd7c3;
	}
	ul#navlist #nav_blog a {
	border-right: 2px solid #dfd7c3;
	}
	ul#navlist #nav_cus a {
	border-right: 2px solid #dfd7c3;
	}
	ul#navlist #nav_abo a {
	border-right: 2px solid #dfd7c3;
	}
	ul#navlist #nav_con a {
	border-right: 2px solid #dfd7c3;
	}
dl#sidebar { /* gift sidebar */
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #fff;
	list-style-type: none;
}
dl#sidebar dt {
	display: block;
	list-style:none;
	font-weight:bold;
	}
dl#sidebar dt a { 
	color: #000000;
	text-decoration: none;
	list-style:none;
}
dl#sidebar dt a:hover { 
	color:#990000;
}
dl#sidebar dd {
	display: block;
	font-size: 10px; 
	}
dl#sidebar dd a { 
	color: #000000;
	text-decoration: none;
	list-style:none;
	display: block;
}
dl#sidebar dd a:hover { 
	color:#990000;	
	display: block;
}
/*thumbnail gallery styling--*/
ul#gallery {
	font-family: 12px/12px Lucida sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	}
ul#gallery li { /* displays the thumbs row wise*/
	float: left;
	width: 10%;
	height: 13em;
	margin: 0 1%;
	padding: 0 1%;
	}	

ul#gallery li a { /* centers the thumb plus caption */
	color:inherit;
	display: block;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	}
ul#gallery li a:hover {
	font-weight: 700;
	color: #000000;
	}
ul#gallery li a img { /* separates caption from thumb optically */
	display: block;
	margin: 0 auto;
	border: none;
}
		
/* end thumbnail gallery styling */
h1 {
	font: 20px/22px Trebuchet, Verdana, sans-serif;
	font-weight: lighter;
	letter-spacing: 0.125em;
	text-transform: uppercase;
	color: #778899;
	margin-top: 0px;
	clear:both;
}
h1 a:link{
	text-decoration:none;
	color: #778899;
	}
h1 a:visited {
	text-decoration:none;
	color: #333333;
	}
h2 { /* dark grey */
	font: 14px/14px Myriad, Lucida, Verdana, sans-serif;
	color: #424242;
	margin: 14px 0 4px 0;
	font-weight: 600;
}
h2 a:link{
	text-decoration:none;
	color: #666699;
	}	
h2 a:visited {
	text-decoration:none;
	color: #666699;
	}
h2 a:hover { /*red*/
	text-decoration:none;
	color:#990000;
	}
h3 {
	font: 14px/16px Trebuchet, Verdana, sans-serif;
	color: #333;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 8px;
	letter-spacing: 0.125em;
	clear: both;
}
h3 a:link{
	text-decoration:none;
	color: #333;
	}	
h3 a:visited {
	text-decoration:none;
	color: #333;
	}
h3 a:hover {
	text-decoration:none;
	color:#990000;
	}
h4 {
	font: 12px/15px Lucida, Verdana, sans-serif;
	font-weight: 600;
	color: #333300;
	margin-top: 6px;
	margin-bottom: 6px;
}
h4 a:link{
	text-decoration:none;
	color:#333;
	}	
h4 a:visited {
	text-decoration:none;
	color:#333;
	}
h4 a:hover {
	text-decoration:none;
	color:#990000;
	}
h5 {
	font: bold 13px/17px Trebuchet, Verdana, sans-serif;
	color: #424242;
	display: block;
	font-weight:800;
	clear:both;
	}
h5 a:link{
	text-decoration:none;
	color:#000;
	}	
h5 a:visited {
	text-decoration:none;
	color: #000;
	}
h5 a:hover {
	text-decoration:none;
	color:#990000;
	}
h6 {
	font: bold 11px/11px Trebuchet, Verdana, sans-serif;
	color: #333300;
	display: block;
	}
h6 a:link{
	text-decoration:none;
	color: #000;
	}	
h6 a:visited {
	text-decoration:none;
	color: #000;
	}
h6 a:hover {
	text-decoration:none;
	color:#990000;
	}
.artdescrip { /*previous color #333300*/
	font-size: 18x;
	font-weight: 300;
	line-height: 160%;
	text-align: left;
	color: #333333;
	margin: 0 30% 2% 0;
}
.artdescrip a:link {
	text-decoration:none;
	font-weight:800;
	color:#336699;
}
.artdescrip a:visited {	
	text-decoration: none;
	color:#4682B4;
}
.artdescrip a:hover {
	text-decoration: none;
	color:#990000;
	}
.campaigner-text-import { /*previous color #333300*/
	font-size: 16x;
	font-weight: 300;
	line-height: 160%;
	text-align: left;
	color: #333333;
	margin: 0;
}
.bodytext {
	font-family: 14px/18px Trebuchet, sans-serif;
	text-align: left;
	color: #333333;
	margin: 0 0% 2% 0;
}
.call-out-italic { 
	font: italic 14px/22px Myriad, Lucida, sans-serif;
	color: #988155;
	font-weight:600;
	margin: 0;
}
.call-out-italic a:link { 
	text-decoration: none;
	color: #666;
}
.call-out-italic a:visited { 
	text-decoration: none;
	color: #666;
}
.call-out-right { /*used for 123 NEXT navigation */
	font: 13px/15px Lucida, sans-serif;
	color: #000000;
	text-align:right;
	font-weight:800;
	margin: 0;
	padding: 0 318px 0 0;
}
.call-out-right a:link {
	color:#666;
	text-decoration: none;
	font-weight: 200;
}
.call-out-right a:visited {	
	color: #666;
	text-decoration: none;
	font-weight: 200;
}
.call-out-right a:hover {
	color: red;
	font-weight: 800;
	}
.call-out-artdescrip { 
	font-size: 16px;
	font-weight: 300;
	line-height: 160%;
	margin:0 30% 0 0;
}
.call-out-artdescrip-white { 
	font: 14px/28px Trebuchet, sans-serif;
	color: #fff;
	margin: 30px;
}
.caption {
	font: 11px Trebuchet, sans-serif;
	font-weight:bold;
	color: #000;
	text-align: left;
	margin: 0 50% 4% 0;
}
.caption a:link{
	text-decoration: none;
	color:#CC3333;
	}
.caption a:visited {
	text-decoration:none;
	color: #000;
	}
.caption a:hover {
	text-decoration:underline;
	color:#CC0066;
	}
.feature {
	font: 11px Trebuchet, sans-serif;
	font-weight:bold;
	color: #000;
	text-align: left;
	margin: 0 10% 1% 0;
}
.feature a:link{
	text-decoration: none;
	color: #000;
	}
.feature a:visited {
	text-decoration:none;
	color: #000;
	}
.feature a:hover {
	text-decoration:none;
	color:#CC0066;
	font-weight: 600;
	}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	}
.details {
	font: 14px/16px;
	text-align: left;
	color: #333333
	}
.details a:link {
	text-decoration:none;
	color: #333333
	}
.details a:visited {
	text-decoration:none;
	color: #333333
}
.details a:hover {
	text-decoration:none;
	color:#990000;
	}
.detailsright {
	font: 14px/22px;
	text-align: right;
	color: #333333
	}	
.mailingList {
	font: 12px; 
	color: #800000;
	padding: 0;
	font-weight: 700;
}
.indexnewspost {
	font: 12px/18px Lucida, Myriad, sans-serif;
	color: #333333;
	}
.indexnewspost a:link {
	color: #333333;
	text-decoration: none;
	}
.indexnewspost a:visited {
	color: #808080;
	}
.indexnewspost a:hover{
	color: #000000;
	font-weight: 600;
	text-decoration: none;
	}
.indexnewspost a:active  {
	color: #333333;
	}
.mailingList a:link {
	text-decoration:none;
	color: #808080;
	}
.mailingList a:visited {
	color: #808080;
	text-decoration: none;
	}
.mailingList a:hover {
	color: #990000;
	text-decoration: none;
	}
.name { /* footer company name and address */
	font: 12px/15px Helvetica, sans-serif;
	font-variant: small-caps;
	color: black;
	letter-spacing: .14em;
}
.news {
	font: 13px Myriad, Arial, Sans-Serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 135%;
	margin: 0 40% 2% 0;
	padding: 0;
	background-color: #fff;
	text-align: left;
	color: #333333;
}
.post { 
    font-size: 10px; 
	color: #808080;
}
.post a:link {
	text-decoration:none;
}
.prevnext {
	font: 18px;
	line-height: 140%;
	text-align: left;
	color: #990000;
	}
.prevnext a:link {
	text-decoration:none;
	color: #990000;
	}
.prevnext a:visited {
	text-decoration:none;
	color: #990000;
}
.prevnext a:hover {
	text-decoration:underline;
	color: #990000;
	}
.purchase { /*purchase or Ask Ellen*/
	font: 13px/17px sans-serif;
	text-align: left;
	color: #333300;
	margin: 4% 0 0 0;
}
.purchase a:link { /*purchase or Ask Ellen*/
	text-decoration:none;
	font-weight:800;
	color:#333300;
	}
.purchase a:visited { /*purchase or Ask Ellen*/
	text-decoration:none;
	font-weight:800;
	color:#333300;
	}
.purchase a:hover { /*purchase or Ask Ellen*/
	color:#990000;
	text-decoration:none;
}
.red { /*formerly #ff4500;*/
	color: #990000;
}
.resources {
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
	line-height: 200%;
	text-align: left;
	color: #333333;
	margin: 0 10% 0 0;
}
.sharethis {
	margin: 2% 0 2% 0;
	padding:0;
	}
span.button {
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 200%;
	text-align: left;
	color: #990000;
	margin: 0 0 20% 0;
}
span.button a:link {
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 200%;
	text-align: left;
	color: #990000;
	margin: 0 0 20% 0;
}
span.button a:visited{
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 200%;
	text-align: left;
	color: #990000;
	margin: 0 0 20% 0;
}
span.button a:hover {
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 200%;
	text-align: left;
	color: #000000;
	margin: 0 0 20% 0;
}
span.resources {
	letter-spacing: 1px;
	line-height: 200%;
	text-align: left;
	color: #333333;
	margin: 0 10% 0 0;
}
span.shift {
	position:relative;
	top: -.5em;
	}
span.term {
	font-weight: 800;
	color: #FF3333;
	}
.sitemaplink {
	font: 10px sans-serif;
	color: #666;
	margin: 3px 0 3px 0;
	padding; 0;
	font-weight: lighter;
}
.sitemaplink a:link{
	color: #666; 
	text-decoration: none;
	font-weight: lighter;
}	
.sitemaplink a:visited{
	color: #666;
	text-decoration: none;
	font-weight: lighter;
	}
.sitemaplink a:hover{
	text-decoration: underline;
}	
.small-caps {
	font-weight:600;
	text-align: left;
	letter-spacing: 1px;
	color: #333333;
	font-variant:small-caps;
}
.small-caps a:link{
	text-decoration: none;
}
.tagline {
	font-size:12px;
	font-weight: 300;
	text-align: left;
	color: #333300;
	text-transform: uppercase;
	letter-spacing: 0.125em;
}
.heading { /*artwork title*/
	font: 24px/24px Georgia, "Times New Roman", serif;
	text-align:left;
	display: block;
} 	
.title { /*wayfinding title*/
	font: 24px/24px Georgia, "Times New Roman", serif;
	text-align:left;
	display: block;
} 	
.title { /*wayfinding title*/
	font: 12px/15px Lucida, Verdana, sans-serif;
	font-weight: 600;
	color: #333300;
	margin-top: 6px;
	margin-bottom: 6px;
}
.title a:link{
	text-decoration:none;
	color:#333;
	}	
.title a:visited {
	text-decoration:none;
	color:#333;
	}
.title a:hover {
	text-decoration:none;
	color:#990000;
	}	 
span.orange { /*actually pink*/
	color: #990000;
}
img.fb { /* facebook logo on index page */
	margin: 10px 2px 0 0;
	border: 0;
	padding: 0;
	}
img.linkedin { /* Linkedin logo on index page */
	margin: 10px 2px 0 0;
	border: 0;
	padding: 0;
	}
img.linkedin a:link{ /* Linkedin logo on index page */
	margin: 10px 2px 0 0;
	border: 0;
	padding: 0;
	}
img.logo { /* Verosimile logo */
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	display: block;	
	}
img.logoindex { /* Verosimile logo on index page */
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	display: block;
	}
img.imgLeftBorder { /* float left border hugs image */
	margin: 3% 3% 1% 0;
	padding: 0;
	border: 1px solid #ddd;	
	clear: right;
}
img.feature {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 100%;
}
img.floatimgleft {
	margin: 0;
	padding: 0 2% 1% 0;
	border: 0;
	display: block;
}
img.floatimgright {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}
img.floatimgrightmargin {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width:100%;
}
img.sidebar { /*--float img left --*/
	margin: 0;
	padding: 0 0 2% 0;
	border: 0;
	display: block;
}
img.lep { /*--float img left --*/
	margin: 0 0 5px 0;
	padding: 10px;
	border: 2px solid #808080;
	display: block;
}
img.center {
	margin-left:auto;
	margin-right:auto;
	border: 0;
	display: block;
}
img.smallworks {
	margin: 0;
	padding: 2% 2% 0 0;
	border: 0;
	display: block;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
