@charset "utf-8";
/* CSS Document */

html {
    overflow-y:scroll;
}

body  {
	background-color:#FFF;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;	
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;	
	padding:0;
	text-align:center; 
}

h1 {
	color:#45576B;
	font:24px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 6px 0;
}

h2 {
	color:#45576B;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
}

h3 {
	color:#45576B;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
}

p {
	margin:6px
}

a {
	color:#45576B;
	text-decoration:underline;
}

a:visited {
	color:#45576B;
	text-decoration:underline;
}

a:hover {
	color:#999;
	text-decoration:underline;
}

#container { 
	background:#FFF;
	margin:0 auto; 
	text-align:left;
	width:780px; 
} 

#header {
	background-color:#dbd9da;
	height:74px;
	padding-top:0px;
	padding-bottom:20px;
	text-align:center;
}

#header img {
    border:0px;
}

#menu {
    background-color:#748ca6;
    float:left;
    margin:0 auto;
    text-align:center;
    width:100%;
}

#menu ul {
    background-color:#748ca6;
	color:#fff;
	float:left;
    font:11px Arial, Helvetica, sans-serif;
    letter-spacing:0.1em;
	line-height:38px;
	margin:auto;
	padding:0;
	width:100%;
}

#menu ul li {
    display:inline;
}

#menu ul li a {
    background-color:#748ca6;
    border-right:solid 1px #fff;
    color:#fff;
    float:left;
    padding:0px 9px;
    text-decoration:none;
}

#menu ul li a:hover {
	background-color:#45576B;
	color:#FFF;
}

#menu ul li.youarehere a {
     background-color:#45576B;
}

#menu ul li.temp a {
     background-color:#C00;
}

#menu ul li.youareheretemp a {
     background-color:#F33;
}
     
#biography {
    font:14px Arial, Helvetica, sans-serif;
}

#biography img {
	border:solid #000 1px; 
    float:right;
    margin:10px;
}

#biography ul {
    list-style-type:none;
}

#biography ul lh {
    font-weight:bold;
}

#biography .orgs {
    margin-bottom:30px;
}

#workslist {
	border-collapse:collapse;
    font:12px Arial, Helvetica, sans-serif;
	margin:5px 0 25px 0;
	width:100%;
}

#workslist th {
	background:#45576B;
	border-right:1px solid #fff;
	color:#fff;
	font-weight:bold;
	line-height:1.2;
	padding:6px 11px;
	text-align:left;
}

#workslist td {
	border-bottom:1px solid #45576B;
	padding:6px 11px;
	text-align:center;
	vertical-align:top;
}

#workslist .avail{
    font-weight:normal;
}

#workslist .price {
	text-align:right;
}

#thumbnails {
    margin-top:30px;
    text-align:center;
    width:100%;
}
#thumbnails td {
    width:25%;
}

#thumbnails td img {
    border:1px solid #45576B;
}

#thumbnails td a {
    font:12px Arial, Helvetica, sans-serif;
    text-decoration:none;
}

#paging {
    text-align:center;
    width:700px;
}     
	
#container2 {
	clear:both;
    height:auto !important;
    height:450px;
	margin:15px;
	min-height:450px;
}

#top1 {
	float:left;
    font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:10px 0 20px 0;
	text-align:left;
	width:600px;
}

#top2 {
	float:right;
	font:12px Arial, Helvetica, sans-serif;
	margin:10px 0 20px 0;
	text-align:right;
}

#artistsmaster p {
    font:14px Arial, Helvetica, sans-serif;
    padding:15px 0 0 0;
}

#artistsmaster #label {
    font:18px Arial, Helvetica, sans-serif;
}

#artistsmaster #initials {
    font:18px Arial, Helvetica, sans-serif;
    letter-spacing:.1em;
}

#artistsmaster .initial {
    font:16px Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
}

.artists {
    font:11px Arial, Helvetica, sans-serif;
}

.artists td {
    border-bottom:1px solid #CCC;
}

.artists a {
    text-decoration:none;
}

.artists a:visited {
    text-decoration:none;
}


#artistworks {
    font:12px Arial, Helvetica, sans-serif;
}

#artistworks ul {
    width:450px;
}

#artistworks table {
    font:14px Arial, Helvetica, sans-serif;
    width:750px;
}

#artistworks table td {
    width:33%;
}

#artistworks .avail{
    color:#00F;
    font:12px Arial, Helvetica, sans-serif;
    font-weight:bold;
}

#artwork1 {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
 	text-align:left;
	width:400px;
}

#artwork1 span {
   display:inline-block;
}

#artwork1 .link {
   font-weight:bold;
   width:30px;
}

#artwork1 p {
    line-height:90% 
}

#artwork1 img {
    border:1px solid #45576B;
}

#artwork2 {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	width:350px;
}

#artwork2 span {
   display:inline-block;
}

#artwork2 .link {
   width:25px; 
}

#artwork2 #id {
    font:16px Arial, Helvetica, sans-serif;
    font-weight:bold; 
    padding:5px 0 0 5px;
    text-align:center;
    width:110px; 
}

#artwork2 h1 {
	color:#45576B;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:5px;
}

#artwork2 p {
    line-height:90% 
}

#artwork2 img {
    border:0px;
}

#artwork2 ul {
    list-style-type:none;
    margin-left:0;
    padding:10px 0 10px 5px;
}

#artwork2 ul lh {
    font-weight:bold;
}

#artwork2 .section {
    padding:0 0 15px 0;
}

#artwork2 .estimate {
    color:#000;
    font-weight:bold;
}

#artwork2 .sold {
    color:#000;
    font-weight:bold;
}

#artwork2 .withdrawn {
    color:#F00;
    font-weight:bold;
}

#artwork2 #condition{
    font-weight:bold;
    margin:20px 0 0 0;
}

#artwork2 #disclaimer{
    border-bottom:1px solid #464646;
    border-right:1px solid #464646;
    background-color:#DDD;
    padding:5px 0 5px 0;
    text-align:center;
}

#artwork2 #disclaimer a{
    font-weight:bold;
}

#artwork2 #info{
    margin:20px 0 0 0;
}

#details {
	font:12px Arial, Helvetica, sans-serif;
 	text-align:left;
	width:400px;
}

#details .caption{
    margin:0 0 40px 10px;
}
    
#details .link {
   font-weight:bold;  
   width:30px;
} 

#details img {
    border:solid #000 1px;  
}     

.eventslist {
    margin:20px 0 60px 0;
}

.eventslist p {
    line-height:90%;
}

.eventslist ul {
    margin:0 0 30px 20px;
}

#entry1 {
    border-bottom:1px solid #45576B;
    margin:0 0 20px 0;
}

#entry1 h1 {
	font:18px Times New Roman, Times, serif;
	letter-spacing:.2em;
	line-height:24px;
}

#entry1 h2 {
	font:16px Times New Roman, Times, serif;
	letter-spacing:.2em;
	line-height:22px;
}

#entry1 h3 {
	font:16px Times New Roman, Times, serif;
	letter-spacing:.2em;
	line-height:22px;
	margin-bottom:10px;
}

#entry2u, #entry2p {
    float:left;
    width:500px;
}

#entry2u p, #entry2p p {
    margin:30px 0 10px 0;
}

#entry2u #link, #entry2p #link {
    background-color:#DDD;
    border:1px solid #45576B;
    font-weight:bold;
    text-align:center;
    width:300px;
}

#entry2u #link a, #entry2p #link a {
    text-decoration:none;
}

#entry3 {
    border-left:1px solid #45576B;
    float:right;
    font:12px Arial, Helvetica, sans-serif;
    width:240px;
}

#entry3 .catalog {
    margin: 20px 0 0 20px;
    width:210px;
}

#entry3 .catalog .stocknumber {
    text-align:right;
    width:210px;
}

#entry3 .catalog img {
    border:1px solid #45576B;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

#eventnav {
    float:left;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
    width:350px;	
}

#eventnav p {
    float:left;
    width:80px;   
}

#eventinfo {
    font:12px Arial, Helvetica, sans-serif;
    float:right;
    margin:0 0 20px 0;
    text-align:right;
    width:350px;
}

#eventinfo span {
    display:block;
}

.inventory {
    margin:20px 0 20px 0;
}

#news1 {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	width:350px;
}

#news1 h2 {
    margin:30px 0 0 0;
}

#news2 {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
}

#news2 h2 {
    margin:30px 0 0 0;
}

.news3 {
	float:left;
	margin:25px 0 25px 0;	
	width:100px;
}

.news3 img {
    border:1px solid #45576B;
}

.news4 {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	margin:15px 0 25px 0;	
 	text-align:left;
	width:200px;
}

#newsitem h4 {
	margin:0 0 10px 0;
}

#newsitem img {
    float:left;
    border:1px solid #45576B;
}

#services h4{
    margin:30px 0 0 0;
}

#services ul{
    margin:0 0 25px 0;
}

#aboutus .desc{
    margin:0 0 25px 0;
}

#aboutus img {
    border:1px solid #45576B;
}

#aboutus #col1{
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-x;
	border:solid #dbd9da 1px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:15px;
    text-align:center;
	width:330px;
}

#aboutus #col2{
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-x;
	border:solid #dbd9da 1px;
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 0 385px;
	padding:15px;
	text-align:center;
}

#search{
    text-align:right;
}

#booknav{
    border-top:1px solid #45576B;
    border-bottom:1px solid #45576B;
    font:12px Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding:5px;
}

#books1{
    float:left;
    margin:10px 0 30px 0;
    width:200px;
}

#books1 ul{
    font:12px Arial, Helvetica, sans-serif;
    list-style-type:circle
}

#books2 {
    border-left:1px solid #45576B;
    float:left;
    padding:5px;
    width:530px;
}

#books2 ul{
    font:12px Arial, Helvetica, sans-serif;
    list-style-type:circle
}

#books2 .events{
    float:left;
    width:50%;
}

#books2 .initial {
    font:16px Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:20px 0 0 10px;
}

#books2 .bullet {
    text-align:right;
    width:25px;
}

#books2 .artist {
    text-align:left;
    width:160px;
}

#book .cover{
	float:left;
	margin:10px 0 30px 0;
	width:200px;
}

#book .cover img {
	border:1px solid #45576B;
}

#book .details {
	float:left;
	margin:0 0 30px 0;
	width:500px;
}

#book .price {
	font:14px Arial, Helvetica, sans-serif;
}

#book .desc {
    border-top:1px dashed #45576B;
	color:#45576B;
	font:14px Arial, Helvetica, sans-serif;
	padding:5px;
    width:100%;
}

#book .id {
    font:12px Arial, Helvetica, sans-serif;
}

#book .qty {
	font:14px Arial, Helvetica, sans-serif;
}

.bookthumb .cover{
	float:left;
	margin:10px 0 30px 10px;
	width:85px;
}

.bookthumb .cover img {
	border:1px solid #45576B;
}

.bookthumb .details {
	float:left;
	font:14px Arial, Helvetica, sans-serif;
	margin:0 0 30px 0;
	width:150px;
}

.bookthumb .more {
    font-weight:bold;
}

#bookshome .cover{
	float:left;
	margin:10px 0 30px 10px;
	width:75px;
}

#bookshome .cover img {
	border:1px solid #45576B;
}

#bookshome .details {
	float:left;
	margin:0 0 30px 0;
	width:400px;
}

#bookshome .more {
    font-weight:bold;
}

#search fieldset {
    border:none;
}

#search fieldset .select {
    font-size:8pt;
}

#search fieldset .text {
    font-size:8pt;
}

#search fieldset .submit {
    font-size:8pt;
}

#searchnew p {
    font:12px Arial, Helvetica, sans-serif;
    text-align:right;
    padding:5px 0 5px 0;
}

#evaluation1 {
    margin:25px 0 25px 0;
}

#evaluation1 .note {
    font-weight:bold;
    margin:25px 0 0 0;
}

#evaluation1 .note2 {
    font-weight:bold;
    margin: 5px 0 20px 0;
}

#evaluation1 ul {
    border:solid 1px #45576B;
    color:#45576B;
    font:14px Arial, Helvetica, sans-serif;
    list-style-type:none;
    margin:0 0 0 15px;
    padding:5px;
    width:225px
}

#evaluation2 {
    float:left;
	font:12px Arial, Helvetica, sans-serif;
	width:440px;
}

#evaluation2 fieldset {
  border-color:#000;
  border-width:1px 0 0 0;
  border-style:solid none none none;
  padding:10px;
  margin:0 0 0 0;
}

#evaluation2 fieldset legend {
  border:1px solid #000;
  color:#000;
  margin:0 0 0 0;
  padding:0.2em 0.5em;
}

#evaluation2 fieldset label { 
 float:left;
 margin-right:0.5em;
 padding-top:0.2em;
 text-align:right;
 width:115px;
}

#evaluation2 #txtAreaProvenance {
    height:100px;
    width:265px;
}

#evaluation3 {
    float:left;
	font:12px Arial, Helvetica, sans-serif;
	width:300px;
}

#evaluation3 fieldset {
  border-color:#000;
  border-width:1px 0 0 0;
  border-style:solid none none none;
  padding:10px;
  margin:0 0 0 0;
}

#evaluation3 fieldset legend {
  border:1px solid #000;
  color:#000;
  margin:0 0 0 0;
  padding:0.2em 0.5em;
}

#evaluation3 fieldset label { 
 float:left;
 margin-right:0.5em;
 padding-top:0.2em;
 text-align:right;
 width:115px;
}

#evaluation4 {
    border-top:1px solid #000;
    padding:5px;
    text-align:center;
    width:740px;
}

#email1 {
    float:left;
	font:12px Arial, Helvetica, sans-serif;
	width:450px;
}

#email1 fieldset {
  border-color:#000;
  border-width:1px 0 0 0;
  border-style:solid none none none;
  padding:10px;
  margin:0 0 0 0;
}

#email1 fieldset legend {
  border:1px solid #000;
  color:#000;
  margin:0 0 0 0;
  padding:0.2em 0.5em;
}

#email1 fieldset label { 
 float:left;
 margin-right:0.5em;
 padding-top:0.2em;
 text-align:right;
 width:140px;
}

#email1 #txtAreaMessage {
    height:100px;
    width:265px;
}

.formnote {
    display:block;
    font-size:88%;
    font-weight:bold;
    margin:5px 0 5px 25px;
    padding:1px 3px;
}

#formartwork {
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-x;
    border:solid #45576B 1px;
    float:right;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	width:250px;
}

#formartwork #location {
    font-weight:bold;
}

#formartwork #title {
    font-style:italic
}

#formartwork img {
    border:1px solid #000;
}

.btnStyle {
    font-family:arial;
    font-size:8pt 
}

#contacts{
    font:14px Arial, Helvetica, sans-serif;
}

#contacts .location{
    float:left;
    margin:0 0 20px 0;
    width:275px;
}

#contacts .hours{
	border:1px solid #45576B; 
    float:left;
    padding:5px;
    width:325px;
}

#contacts .photo {
	float:left;
	margin:10px 0 30px 0;
	width:185px;
}

#contacts .photo img {
	border:1px solid #45576B;
}

#contacts .bio {
	float:left;
	margin:0 0 30px 0;
	width:500px;
}

.featured {
	font:15px Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	text-align:center;
}

.featured #headline {
	color:#45576B;
	font:36px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 6px 0;
}

.featured .button1 {
	margin:15px 15px 0 0
}

.featured .button2 {
	margin:15px 0 0 15px
}

.zip {
    width:2em;
}

.required {
    color:#F00
}

#auction1 {
	border:solid #dbd9da 1px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	min-height:65px;
	padding:5px;
    text-align:center;
	width:330px;
}

#auction2 {
	border:solid #dbd9da 1px;
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 0 385px;
	min-height:65px;
	padding:5px;
	text-align:center;
}

#column1 {
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-x;
	border:solid #dbd9da 1px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	min-height:353px;
	padding:15px;
    text-align:center;
	width:330px;
}

#column2 {
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-x;
	border:solid #dbd9da 1px;
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 0 385px;
	min-height:353px;
	padding:15px;
	text-align:center;
} 

.subheader {
	color:#45576B;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
}

.subheader2 {
	color:#45576B;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:10px 0 10px 0;
}


#footer {
	background-color:#748CA6;
	height:40px;
	color:#FFF;
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:6px;
}

#footer h1 {
    color:#FFF;
    font:18px Times New Roman, Times, serif;
	letter-spacing:.2em;
	line-height:13px;
	margin:0 0 6px 0; 
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:visited {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#45576B;
	text-decoration:none;
}

#footer_left{
    float:left;
    text-align:left;
}

#footer_right{
    text-align:right;
}

.bold{
    font-weight:bold;
}

.no_underline a{
    text-decoration:none;
}

.no_underline a:visited{
    text-decoration:none;
}

.col1{
    text-align:right;
    width:60px;
}

.col2{    
    text-align:left;
    width:190px;
}

.color1{
    background:#DDD;
}

.avail{
    font-weight:bold;
}

.purchase{
    font-weight:bold;
}

.other{
    font-weight:bold;
}

.other .links{
    width:30px;
}

.arrows {
    font:20px Times New Roman, Times, serif;
    font-weight:bold;
    text-decoration:none;
}

.redbold{
	color:#F00;
	font-weight:bold;
}

.warning{
	color:#F00;
}

.highlight {
    background-color:#FFA;
}

.bluebold{
	color:#00F;
	font-weight:bold;
}

.blackbold{
	color:#000;
	font-weight:bold;
}

.artistheader{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}

.image {
	border:solid #333 2px;
	margin:6px 0 6px 0
}

.images {
	border:solid #333 1px;
	margin:6px
}

.fltrt { 
	float:right;
	margin-left:8px;
}
.fltlft { 
	float:left;
	margin-right:8px;
}
.clearfloat { 
	clear:both;
    font-size:1px;
    height:0;
    line-height:0px;
}