html, body {
  font-family: "Times New Roman", Times, serif;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 14px;
}
body { background-color: gainsboro;}
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a {
	color: #58585A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* general */
.container, .containerPage {
	width: 895px;
	text-align: left;
	margin: 34px auto 15px auto;
	padding: 33px 34px;
	height: 490px;
}
html>body .container, .containerPage {
	height: auto;
	min-height: 490px;
}
.spacer {
	clear: both;
	font-size: 1px;
	height: 3px;
}
/* home page */
.containerIndex {
	background-color: dimgray;
	color: white;
}
.container {
	border: 1px solid gray;
}
.logo {
	margin: 103px 0 103px 0px;
	color: #CC3300;
}
/*.addressIndex {
	margin: 0 0 50px 6px;
	letter-spacing: .4em;
	font: 16px Georgia, "Times New Roman", Times, serif;
}*/
.menuIndex {
	margin-left: 6px;
}
.menuIndex a {
	color: white;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu ul li {
	margin: 0;
	padding: 0 0 3px 0;
}
.menuIndex a {
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 27px;
	letter-spacing: .1em;
	background-repeat: no-repeat;
	height: 24px;
}
.menuIndex span { visibility:hidden;}
a.about_index { background-image: url(images/menu_index/about_index.gif); }
a.theart_index { background-image: url(images/menu_index/theart_index.gif);}
a.notable_sales_index { background-image: url(images/menu_index/notable_sales_index.gif);}
a.exhibitions_index { background-image: url(images/menu_index/exhibitions_index.gif);}
a.artists_index { background-image: url(images/menu_index/artists_index.gif);}
a.contact_index { background-image: url(images/menu_index/contact_index.gif);}
/* pages */
.containerPage {
	border: 1px solid #96989B;
}
.column {
	float: left;
	display: inline;
	width: 435px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}
.column .artist_name {
	color: gray;
	font-size: 12px;
	letter-spacing: .09em;
	font-weight:bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	letter-spacing: 1px;
	color: #000;
}

.menu {
	margin-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 267px;
	
}
.menu a {
	height:24px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 20px;
	text-decoration: none;
	letter-spacing: .3em;
	display:block;
}
.menu span {width: 258px; visibility: hidden;}
.cutdown_spacer { display:block; height: 24px;}
.menu a.about { background-image: url(images/menu/about.gif);}
.menu a.theart { background-image: url(images/menu/theart.gif);}
.menu a.notablesales { background-image: url(images/menu/notable_sales.gif);}
.menu a.exhibitions { background-image: url(images/menu/exhibitions.gif);}
.menu a.artists { background-image: url(images/menu/artists.gif);}
.menu a.contact { background-image: url(images/menu/contact.gif);}
.menu a.active {
	background-position: 0 -24px; 
}
.menu a:hover {
	text-decoration: none;
	background-position: 0 -24px; 
}
.cutdown {margin-bottom:31px;}
.cutdown_expo {margin-bottom:16px;}
.expo_title { font-weight:bold; color: #4a4a4a;}
.image {
	float: right;
	display: inline;
	margin-top: 6px;
	margin-right:18px;
	width: 420px;
	text-align: right;

}
p {
	margin: 0 0 0 0;
	padding:0;
}
.noScroll-pane {
	margin-top: 0px;
	color: #58585A;
	width: 400px;
}
.noScroll-pane a {
	color:#F5A232;
}
.artist_column {
	float: left;
	width: 230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 40px 0px 0;
}
.artist_column ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.artist_column li {
	padding: 0px 0 1px 0;
}
.artist_column li a { color:#000000;}

/*scrolling div */

.scroll-pane {
	overflow: auto;
	background: #fff;
	float: left;
	height: auto; 
	width: 325px; 
	padding: 0 0 0 0px; 
	overflow: visible; 
	top: 0px;
}
.jScrollPaneContainer {
	/* position: relative; */
	overflow: hidden;
	z-index: 1;
	height: 220px; 
	width: 440px;
	margin:0;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 0;
	height: 100%;
	background: #E7E9DB;
}
.jScrollPaneDrag {
	position: absolute;
	left: 0;
	background: #CC3300;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 15px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 15px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
a.jScrollArrowUp {
	background: url(images/arrow_top.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 0px;
}
a.jScrollArrowDown {
	background: url(images/arrow_bottom.gif) no-repeat 0 7px;
}
a.jScrollArrowDown:hover {
	background-position: 0 7px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	
}
/*thumbnails*/
.thumbnailBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:.03em;
	margin: 0 0 10px 8px;
	text-align:left;
	color:#AAACAF;
	float:left;
	clear:left;
	width: 400px;
}
.image .thumbnailBox {
	margin: 0 0 10px 0;
	
}
.thumbnailBox .name {
	color: gray;
	font-weight: bold;
	
}
.thumbnailBox .thumbnailDetails {
	float: left;
	display: inline;
	width: auto;
}
.thumbnailBox .thumb{
	float: left;
	display: inline;
	margin-right: 20px;
	width:140px;
	height:151px;
}
.redSoldDot {
	background: url(images/redSoldDot.gif) no-repeat center left;
	height: 15px;
	width: 30px;
	margin-left: 160px;
}
.about_pics {
	width: 420px;
	float: right;
	display: inline;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.about_pics div {
	float: right;
	display: inline;
	margin-left: 11px;
	text-align: center;
}
.about_pics div.rightPic {
	margin-left: 12px;
}
.artist_links { height: 45px; position:relative; top:-17px; left:-21px; text-align:right; line-height: 17px; margin:0; padding:0; }

p.sold {color:#FF0000;}
.theart_right_content {float:right; width:200px; text-align:center; color: #999999; font-family:Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:1px; }
.right_img { padding-left:20px;}
.theart_right_content strong{ font-weight:bold; color:#666666; }
.contact_img { float:left;}
.c_details {font-size:.7em; color:#999999;}
