/* Cascading Style Sheet for http://www.besticart.co.uk */
/* All CSS in this page is written by Marc Fowler, trading as FowlerWeb */
/* Copywright Marc Fowler. All rights reserved */

body {
	background-color: #B0F0F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
#imgLizBesticHome {
	margin-left: 15px;
}
#tableGalleriesNav {
	margin-right: 4px;
	margin-bottom: 3px;
}
#tableGalleriesNav td {
	text-align: right;
}
#tableGalleriesNav a:link, #tableGalleriesNav a:visited {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}

#tableGalleriesNav a:active, #tableGalleriesNav a:hover, #tableGalleriesNav a:focus {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: underline;
}

#divHomeIntroText {
	width: 400px;
	margin: 20px 0 0 220px;
}
#imgHomeWelcome {
	float: left;
	clear: none;
	margin: 20px 0 0 10px;
	}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: underline;
}

a:active, a:hover, a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}




.LargePhotoCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066;
	margin: 5px 0;
	}
	
td.tdGalleryIndexThumbs {
	border-top: 1px dotted #17CEE8;
	border-right: 1px dotted #17CEE8;
	border-bottom: 1px dotted #17CEE8;
	border-left: 1px dotted #17CEE8;
	padding: 10px;
	text-align: center;
	width: 137px;
}
td.tdGalleryIndexThumbsWide {
	border-top: 1px dotted #17CEE8;
	border-right: 1px dotted #17CEE8;
	border-bottom: 1px dotted #17CEE8;
	border-left: 1px dotted #17CEE8;
	padding: 10px;
	text-align: center;
	width: 274px;
}
td.tdGalleryIndexNoThumbs {
	border-top: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
	padding: 10px;
	text-align: center;
	width: 137px;
}
td.tdGalleryIndexPageNumber {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #17CEE8;
	text-align: center;
	padding: 5px;
	font-size: 13px;
}
td.tdItemPagePhotoCell {
	text-align: center;
	width: 325px;
	padding: 0 15px;
}
td.tdItemPagePhotoCell img {
	margin: 30px 0;
}
td.tdItemPageDetailsCell {
	font-size: 1.2em;
	width: 325px;
	padding: 0 15px;
	padding-top: 40px;
}
table.tableItemDetails {
	margin: 30px 0;
	width: 100%;
}
table.tableItemDetails td{
	text-align: left;
	padding: 5px;
	width: 50%;
}
table.tableItemDetails th {
	font-weight: normal;
	text-align: right;
	padding: 5px;
	width: 50%;

}
.textArtTitle td{
	font-size: 14px;
	font-weight: bold;
}
.textGalleryIntro {
	line-height: 130%;
}
.tdGalleriesIndex {
	text-align: center;
}
.tdGalleriesIndex img.imgGalleryThumb1{
	margin-top: 5px;
}
.tdGalleriesIndex img.imgGalleryThumb2{
	margin-top: 13px;
}
.textBelowGalleryTitle {
	font-size: 13px;
}
.titleExhibition {
	font-size: 1.1em;
	font-weight: bold;
}
