/*
 * (C) Hiverse, Inc.  2002  All Rights Reserved
 * $Id: styles.css,v 1.15 2007/01/07 20:28:28 matvey Exp $
 */
 
body {
	background-color: #333333;
	border: 0px;
	margin: 0px;
}
 
a.button {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

a.bottom-navigation {
	color: #cccccc;
	font-size: 10px;
	white-space: nowrap;
	text-align: left;
}

td.selected-button {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px; 
	padding-bottom: 4px;
	padding-right: 10px;
	background-color: #ff8c00;
}

td.button {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px; 
	padding-bottom: 4px;
	padding-right: 10px;
	background-color: #FFFFFF;
}

td.right-padding {
	padding-right: 5px;
}

td.top-padding {
	padding-top: 20px;
}

td.content-padding {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	vertical-align: top;
}

span.bottom-navigation {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #cccccc;
	white-space: nowrap;
}


p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #cccccc;
	text-align: right;
}

a.content {
	font-family: Arial, Helvetica;
	color: #ff8c00;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	color: #999999;
	white-space: nowrap;
	text-align: center;
}

p.content {
	color: #000000;
	
}

p.sub-title {
	font-size: 16px; 
	color: #6699cc;
	text-align: right;
}

p.exhibition-title {
	font-size: 18px; 
	color: #666666;
	font-weight: bold;
	text-align: right;
}

p.date {
	font-size: 12px; 
	color: #6699cc;
	font-weight: bold;
	text-align: right;
}

p.search-pager {
    color: #333333;
	font-size: 11px;
	font-weight: bold;
}


a.search-pager {
	color: #ff8c00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.search-result {
	font-size: 16px; 
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}


input.search { 
	background-color: #666666;
    font-size: 12px;
	line-height: 12px;
	font-family: Arial, Verdana, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	color: white;
	width: 200px; 
	height: 18px; 
	border: 1px solid #ffffff;
}

td.instruction {
	padding-top: 10px;
	padding-right: 32px;
	color: #cccccc;
	background-color: inherit;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.info {
	color: white;
	background-color: inherit;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 23px;
	line-height: 16px;
}

td.artist-name {
	height 100px;
	color: black;
	padding-right: 15px;
	vertical-align: bottom;
	text-align: right;
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

a.section-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
	line-height: 20px;
}

span.section-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;
	line-height: 20px;
}

.text-title {
	color: #666666;
	background-color: inherit;
	font-family: Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-right: 30px;
	direction: rtl;
}

.exhibitions-text-title {
	color: black;
	background-color: inherit;
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	direction: rtl;
	margin-right: 30px;
	margin-top: 10px;
}

.image-title {
	color: black;
	background-color: inherit;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	direction: rtl;
}

.section-title {
	color: #6699cc;
	background-color: inherit;
	font-family: Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	direction: rtl;
	text-align: right;
    margin-bottom: 5px;
	margin-top: 10px;
/*	margin-right: 30px; */
}

.column-title {    
	color: black;
	background-color: inherit;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	direction: rtl;
	text-align: right;
}

.column-text {
	color: black;
	background-color: inherit;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	direction: rtl;
}

.pager {
	font-family: Arial, Helvetica, sans-serif; 
	color: #6699cc;
	font-size: 11px;
	font-weight: bold;
}
.artwork-info {
  color: #CCCCCC;
	background-color: #333333;
	vertical-align: top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-right: 30px;
	line-height: 18px;
	text-align: right;
	direction: rtl;
}

.toc-link-about {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6699cc;
  font-weight: bold;
  background-color: inherit;
  text-decoration: underline;
  letter-spacing: 1px;
  direction: rtl;
}

.toc-link-artworks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff8c00;
  font-weight: bold;
  background-color: inherit;
  text-decoration: none;
  letter-spacing: 1px;
  direction: rtl;
}
