.printOnly {
	display: none;
	}
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-family: sans-serif;
	}
html {
	background-color: silver;
	background-image: url("/lib/images/fade-r2l.png");
	color: #f73b68;
	text-align: center;
	}
div#header {  
  margin-bottom: 3em;
  }
div#main {
	background-color: #ffffff;
	color: #333333;
	width: 855px;
	margin: 10px auto;
	border: 1px outset silver;
	text-align: left;
  position: relative;
	}
div#main #logo {
	display: inline;
  width: 350px;
  height: 133px;
	margin-left: 10px; /* 101px;*/
	}
#secondary_menu {
  position: absolute; left: 400px; top: 0px; width: 400px; height: 21px; padding-top: 56px;
  text-align: center;
  }
#secondary_menu a, #secondary_menu span {
  padding: 0 5%;
  font-size: 120%;
  }  
#sub_menu {  
  margin: 30px 0 0 150px;
  }
#sub_menu a {
  border: 1px solid #f73b68;
  border-bottom: 0;
  padding: 3px 7px;
  margin: 0 10px 1px 10px;
  }
#sub_menu a#active {
  color: white;
  background-color: #f73b68;
  }
#ancient_splendor {
  border: 1px solid #f73b68;
  }
div#main li {
	list-style-type: none;
	}
div#main p {
  line-height: 1.3;    
  }
div#content {
	border: 1px solid #f73b68; 
	margin: 10px 20px 0 150px; 
	padding: 1em 2em; 
	width: 635px; 
	background: #eeeeee;
	/*
	background-position: center center; 
	background-image: url('/lib/images/fade-b2t.png');		
	*/
	}
div#content2 {
	border: 1px solid #f73b68; 
	margin: 2px 20px 0 150px; 
	padding: 1em 2em; 
	width: 635px; 
	}	
div#content2 p {
/*	margin-bottom: 2em;*/
	margin: 1em auto;
	}
div#content2 div.inside p {
	width: 35em;
	text-align: justify;
	}
div#content2 div#bio p, div#content2 div#purchase p, div#content2 div#work p, div#content2 div#work ul {
	width: 35em;
	margin: 1em auto;
	text-align: justify;
	}
div#content2 div#galleries p {
	text-align: justify;
	}
div.inside  {
	/* border: 5px double silver;  */
	background-color: white; 
	padding: 2em; 
	margin: 0 auto;
  line-height: 1.2;
	}
div.inside ul {
  list-style-type: disc;
  line-height: 1.2;

}
div.inside li {
  list-style-type: disc;
  line-height: 1.2;
  margin-bottom: .5em;
}
    
div#credit {
	text-align: center;
	color: #666;
	font-size: 85%;
	font-style: italic;
	}
div#credit a:link {
	color: #666;
	}
div#credit a:hover {
	color: #ccc;
	}	
h1 {
	font-size: 120%;
	text-align: left;
	padding-left: 269px;
	margin-bottom: 1em;
	}
dt {
	font-weight: bold;
	}
dd {
	margin-left: 2em;
	}
#mainImage {
	margin-right: 2em;
	float: left;
	}
.thumbnail {
	border: 1px inset red;
	margin: 0 5px 0 0;
	float: left;
	}
.thumbs {
	margin-left: 150px;
	}
.thumbs img {
	border: 1px inset green;
	margin: 5px;
	}
#xmenu {
	margin-left: 20px; 
	clear: left; 
	text-align: left; 
	vertical-align: middle; 
	}
#next {
	height: 100px;
	border: none;
	margin-left: 30px;
	}
a:link {
	text-decoration: none;
	color: #333333;
	}
a:visited {
	text-decoration: none;
	color: #666666;
	}	
a:focus, a:hover 	{
	text-decoration: none;
	color: #f73b68;
	}
#menu {
  z-index: 100;
  position: static;
	float: left;
	margin: 20px 10px;
	}
#menu ul {
	text-align: left;
	}
#menu li {
	list-style-type: none;
  margin-bottom: .3em;
} 
#menu li a {
	display: block;
  font-size: 120%;
	}
#menu b {
	color: #f73b68;
  font-size: 125%;  
	}	
#menu li li b {
	color: #f73b68;
  font-size: 120%;  
	}	  
#collections, #collectionMenu, #categories {
	margin-left: 1em;
	}
div#footer {
	padding: 20px;
	text-align: center;
	clear: both;
	}
#footer ul {
	display: inline;
	}
#footer li {
	list-style-type: none;
	display: inline;
	}
#submenu img {
	vertical-align: middle;
	}
img#zoomImage.small {
	height: 175px;
	width: 275px;
	}
img#zoomImage.large {
	height: 500px;
	width: 400px;
	}	
div#zoomPanel.concealed {
	display: none; 
	visibility: visible;
	position: absolute; 
	left: 200px; 
	top: 100px; 
	/*
	height: 550px; 
	width: 450px;
	*/
	background-color: #ffffff; 
	border: 3px solid silver; 
	padding: 25px; 
	z-index: 10; 
	text-align: center;
}
div#zoomPanel.printable {
	display: block; 
	visibility: visible;
	position: absolute;
	top: 0; 
	height: 550px; 
	background-color: #ffffff; 
	border: 3px solid silver; 
	padding: 25px; 
	z-index: 10; 
	text-align: center;	
	margin: 0 auto;
	}
div#zoomPanel.printable a {
	visibility: hidden;
	}
span.enter {
	position: relative;
	right: 200px;
	}
#bio, #statement, #work, #galleries, #purchase {
	line-height: 1.5;
	}			
#bio p, #work p, #purchase p {
	margin-bottom: 1em;
	}
#statement dt {
	margin: .3em 0;
	}
#statement { 
  margin: 0; padding: 0;
}  
#statement h2 {
  float: left;
  text-align: left;
  margin: 0 0 0 -1em;
}
#statement img {
  float: left; 
  margin: 2em 1em 1em -125px;  
}
#statement img#as {
  margin: 2em 1em 1em -160px; 
}
#collection_menu {
  margin: 1em 0 1em 8em;
}
#collection_menu a {
  margin: 0 1em 0 1em;
}
#work ul {
	list-style-image: url('/images/common/diamond_sm.jpg');
	margin-left: 1em;
	padding-left: 1em;
	}
#work ul#workList li {
	list-style-image: url('/images/common/diamond_sm.jpg');
	margin-left: 1em;
	}
#events td {
	vertical-align: top;
	border-top: 1px dashed silver;
	padding: 0 .3em;
	}
#galleries h3 { 
	margin-top: 1em; 
	}
#galleries h4 { 
	padding-left: 1em;
	color: #000000;
	}	
#galleries .address {
	padding-left: 2em;
	font-style: italic;
	}
#galleries img {
	margin-left: 1em;
	}
#galleries h2 {
	color: #f73b68;
  font-size: larger;  
  padding: 2px; 
  background-color: #dddddd;
	}
#galleries h3 {  
  font-size: larger;
  padding-left: 2px;  
  }
#galleries h4 {  
  padding-left: 3px;  
  }
form input, form textarea {
	border: 1px solid silver;
	}
form textarea {
	width: 24em;
	}
div#content td, div#content th { vertical-align: top; padding: 3px;}
label {vertical-align: top; width: 9em; display: block; float: left;}
.button {
	border: 2px outset silver;
	font-weight: bold;
	}
#biomenu {
	text-align: right; 
	}
	
.collection {
	font-weight: bold;
	font-style: italic;
	}	
#collectionImage {
	opacity: 1;
	}	
a.button2 { border: 1px solid #666; background-color: white; font-size: .9em; padding: 0 2px;}

div#productDetails ul li  {
	line-height: 1.3;
	}
div#productDetails ul li * {
	/* font-size: 90%; */
	}
	
#addr th, #addr td {
	vertical-align: top;
	padding-top: 1em;
}
sup {
	font-size: .73em;
	border-bottom: 1px dotted silver;
	padding: 0;
	}
div.preview li {
  display: inline;
}  
.preview span {
  margin-left: 2em;
  }
a.collectionLink:link, a.collectionLink:visited {
  color: #f73b68; 
  border-bottom: 1px dashed gray; 
  font-weight: bold; 
/*  font-size: smaller;*/
  margin: 0;
  }
a.collectionLink:hover, a.collectionLink:focus {
  color: #f73b68; 
  border-bottom: 1px solid black; 
  font-weight: bold; 
  margin: 0;
  }  
#event_listing {
  border: none;
  border-collapse: collapse;
}
#event_listing th, #event_listing td {  
  line-height: 1.4;
  padding-top: .2em;
  padding-bottom: .3em;
  }

#messenger {
  font-size: 130%;
  font-weight: bold;
  color: #f73b68; 
  }  
  
#send input {
  background-color: #f73b68;     
  color: silver;  
  padding: 3px 5px; 
  }
  
tr.upcoming td {
  font-weight: bold !important;
}  
.em { 
  color: red;
  font-weight: bold;
  text-align: center;
}
#events.inside {
  padding: 0;
}
tr.alt * {
  background-color: #eeeeee;
}