html, body {
	font-family: Arial, Helvetica, sans-serif;
	background: black;
	font-size: 12px;
	margin:0;
	padding:0;
	color: #A0A4A9;
}
html {
	height: 101%;
}

br {
	line-height: 0.7;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 1.45em;
}
img {
	border:none;
}
.white {
	color: white !important;
}
.red {
	color: red !important;
}

.container {
	width: 889px;
	padding:  15px 40px 40px 40px;
	margin: 0 auto 0 auto;
}
.logo {
	margin-bottom: 20px;
	float:left;
	width: 430px;
}
.index_logo { background: url(images/JV_logo_faded.jpg) no-repeat left top;}
.heart {
	top:47px;
	right: -42px;
	height:60px;
	margin:0pt auto -20px;
	position:relative;
	width:50%;
	margin-left: 442px;
	z-index:3;
}
.heart img {
	float: right;
	display: inline;
	margin: 0px 65px 0 0;
}
/* INDEX SLIDESHOW*/
#cover {
    top:0px;
	right: 0px;
	height:526px;
	width:425px;
	position:absolute;
	left:50%;
	margin-top: 53px;
	margin-left: -1px;
	z-index:2;
	background: url(images/intro/Imperfect_Holding_gray.jpg) no-repeat top left;
}
html>body #cover {margin-top: 53px;}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
}

#fade-example-1 li {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	visibility: hidden;
}
/*END INDEX SLIDESHOW*/

.logoOtherPages {
	margin-bottom: 20px;
	width: 100%;
}
.menu, .secondaryMenu {
	width: 265px;
	padding-bottom: 15px;
	float:left;
	display: inline;
}
.menu ul, .secondaryMenu ul{
	padding: 0;
	margin: 0;
}
.menu li, .secondaryMenu li {
	display: inline;
	float:left;
	padding-bottom: 5px;
}
.menu span, .secondaryMenu span {
	display:none;
}
.menu a, .secondaryMenu a {
	height: 18px;
	width: 260px;
	display: inline;
	float:left;
	background-repeat: no-repeat;
	background-position: top left;
}
.biography {
	background-image: url(images/biography.gif);
}
.biographyActive {
	background-image: url(images/biographyW.gif);
}
.biography:hover, .secondaryMenu .biography {
	background-image: url(images/biographyG.gif);
}
.secondaryMenu .biography:hover{
	background-image: url(images/biography.gif);
}
.exhibitions {
	background-image: url(images/exhibitions.gif);
}
.exhibitionsActive {
	background-image: url(images/exhibitionsW.gif);
}
.exhibitions:hover, .secondaryMenu .exhibitions {
	background-image: url(images/exhibitionsG.gif);
}
.secondaryMenu .exhibitions:hover {
	background-image: url(images/exhibitions.gif);
}
.paintings {
	background-image: url(images/paintings.gif);
}
.paintingsActive {
	background-image: url(images/paintingsW.gif);
}
.paintings:hover, .secondaryMenu .paintings {
	background-image: url(images/paintingsG.gif);
}
.secondaryMenu .paintings:hover {
	background-image: url(images/paintings.gif);
}
.prints {
	background-image: url(images/prints_posters.gif);
}
.printsActive {
	background-image: url(images/prints_postersW.gif);
}
.prints:hover, .secondaryMenu .prints {
	background-image: url(images/prints_postersG.gif);
}
.secondaryMenu .prints:hover {
	background-image: url(images/prints_posters.gif);
}
.books {
	background-image: url(images/books_cat.gif);
}
.booksActive {
	background-image: url(images/books_catW.gif);
}
.books:hover, .secondaryMenu .books {
	background-image: url(images/books_catG.gif);
}
.secondaryMenu .books:hover {
	background-image: url(images/books_cat.gif);
}
.news {
	background-image: url(images/news.gif);
}
.newsActive {
	background-image: url(images/newsW.gif);
}
.news:hover, .secondaryMenu .news {
	background-image: url(images/newsG.gif);
}
.secondaryMenu .news:hover {
	background-image: url(images/news.gif);
}
.press {
	background-image: url(images/press.gif);
}
.pressActive {
	background-image: url(images/pressW.gif);
}
.press:hover, .secondaryMenu .press {
	background-image: url(images/pressG.gif);
}
.secondaryMenu .press:hover {
	background-image: url(images/press.gif);
}
.privateMembers {
	background-image: url(images/private_members.gif);
}
.privateMembersActive {
	background-image: url(images/private_membersW.gif);
}
.privateMembers:hover, .secondaryMenu .privateMembers {
	background-image: url(images/private_membersG.gif);
}
.secondaryMenu .privateMembers:hover {
	background-image: url(images/private_members.gif);
}
.contact {
	background-image: url(images/contact.gif);
}
.contactActive {
	background-image: url(images/contactW.gif);
}
.contact:hover, .secondaryMenu .contact {
	background-image: url(images/contactG.gif);
}
.secondaryMenu .contact:hover {
	background-image: url(images/contact.gif);
}
.text {
	float: left;
	display: inline;
	width:100%;
}
.textW {
	width:409px;
}
.text img{
	margin-right: 10px;
}
.text .white {
	font-size: 12px; 
}

.columnA {
	float: left;
	display: inline;
	width: 433px;
	color: #A0A4A9;
}
.single { width: 320px;}
.index_menu { background: url(images/intro_menu_faded.jpg) no-repeat top left;} 
.columnAExhib {
	float: left;
	display: inline;
	width: 515px;
	color: #A0A4A9;
}
.rightPic {
	position: relative;
	float:right;
	margin-right:15px;
	width: 430px;
	height: 534px;
	display:inline;
}
.rightPic ul { list-style:none; margin:0; padding:0;}
.otherPages {
	width: 356px;
}
.exhib {
	width: 522px;
	padding-top:20px;
}
.media { 
	width: 522px;
	padding-top:0px;
}
.media h2 { float:right; font-size: .8em;clear:right;}
.columnB {
	float: left;
	display: inline;
	width: 433px;
	color: #A0A4A9;
	clear:left;
}
.columnC {
	width: 433px;
	height: 525px;
	background: url(images/bg_private.jpg) no-repeat top right;
	display:inline;
	float:right;
	margin-right: 15px;
}
.left {
	background:url(images/left_round.gif) no-repeat scroll left top;
	padding-top:0;
	width: 100px;
}
.left, .right {
	color: #000000;
	padding: 0 6px;
	height: 20px;
	font-size: 11px;
	border-bottom: 6px #000 solid;
}

html>body .left, html>body .right {
	height: 26px;
	
}

.right {
	background:url(images/right_round.gif) no-repeat scroll right top;
}
.right input{
	border: 0;
	background-color:#fff;
}
.button {
	background: white url(../images/button.gif) no-repeat left top;
	width: 60px;
	height: 20px;
	border: 0;
	cursor: pointer;
	color:#FF0000;
	font-size: 11px;
	padding:0 0 4px 0;
	margin: 0px 20px 0 0px;
}
.textLeft{
	float: left;
	display: inline;
	width: 235px;
	margin-right: 22px;
}
.exhib .textLeft{
	width: 220px !important;
	margin-right: 12px !important;
}
.second {
	float: right;
	display: inline;
	margin-right: 20px;
}
.booksCatalogues {
	width: 322px !important;
}
.Books {
	margin-left: 356px;
	width: 372px !important;
}
.Books div img, .Books div p {
	float: left;
	display: inline;
	margin-right: 12px;
}
.Books div img {
	clear: left;
}
.booksCatalogues div p,.Books div p {
	width: 180px;
	margin-bottom: 7px;
}
.listPages {
	padding-top: 20px;
}
.exhibition {
	width: 220px;
	margin-right:12px;
	float:left;
	display:inline;
}
.exhibition ul, .newsList ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.exhibition li {
	margin:0px;
	padding-bottom:20px;
	line-height: 1.45em;
}
.newsList li {
	margin:0px;
	padding-bottom:15px;
	line-height: 1.45em;
}
.exhibition li span, .newsList li span {
	color: #A0A4A9;
}
.exhibition li a {
	text-decoration: none;
}
.allthumbs {
	width:auto;
	clear:both;
}
.allthumbs img {
	margin: 0px 10px 14px 0px;
	floa: 0 0 0 1px;
}
.contactForm {
	padding-top: 20px;
}
.contactForm label {
	float: left;
	display: inline;
	width: 120px;
	clear: left;
}
.contactForm input, .contactForm textarea {
	float: left;
	display: inline;
	width: 390px;
	color: #FFFFFF;
	background: black;
	border: 1px solid #A0A4A9;
	margin-bottom: 10px;
}
.contactForm .radio input, .contactForm .submit {
	width: auto;
}
.contactForm .radio {
	clear: none;
	width: 75px;
	margin-top: 7px;
}
.contactForm form {
	margin: 0;
	padding: 0;
}
.contactForm .submit {
	background: url(images/send.gif) no-repeat;
	width: 56px;
	border: 0;
	cursor: pointer;
	clear: left;
	margin-top: 15px;
}

.hidden { visibility:hidden;}
.textheart { margin: 10px 0 0 0;}
#content_anim { width:409px;}
#gddflvplayer { float:right;}
.footer {
	clear:both;
	font-size: .9em;
	color: #58595a;	
}
.footer a{
	color: #58595a;;
	
}