﻿

/* ----------------Beginning of the Left & Right menu properties----------------------- */
span.LeftMenu { 
	font-family: Arial; 
	font-size: 8pt; 
	text-decoration: none; 
	color: #4D4D4D; 
	margin-top:0.5; 
	margin-bottom:0.5;
	padding-left: 5px }

span.LeftMenuOver { 
	font-family: Arial; 
	font-size: 8pt; 
	text-decoration: none; 
	color: #000000; 
	margin-top:0.5; 
	margin-bottom:0.5;
	padding-left: 5px}

span.LeftMenuTitle { 
	font-family: Georgia; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #000000; 
	margin-top:0.5; 
	margin-bottom:0.5; 
	font-weight: normal }

span.RightSideMenuHeaders { 
	font-family: Georgia; 
	color: #800000; 
	font-size: 12pt; 
	text-decoration: none; 
	font-weight: normal }

span.RightSideMenu { 
	font-family: Georgia; 
	color: #000000; 
	font-size: 9pt; 
	text-decoration: none; 
	font-weight: normal;}
/* ----------------End of the Left & Right menu properties----------------------- */

/* Print Only */
@media print {
.noprint {display:none;}
}


span.ArtworkTitle { 
	font-family: Georgia; 
	font-size: 12pt; 
	color: #000000; 
	text-transform: capitalize }span.Arial2Reg { 
	font-family: Arial; 
	font-size: 10pt; 
	text-decoration: none }
	
span.PageTitleMenu { 
	font-family: Georgia; 
	font-size: 16pt; 
	color: #000000;  }

p.PageTitleMenu { 
	font-family: Georgia; 
	font-size: 16pt; 
	color: #000000;
	padding-bottom:5px;
	padding-top:3px;
	margin:0px;
	padding-left:13px  }

	
span.ArticleTitle { 
	font-family: Georgia; 
	font-size: 12pt; 
	color: #000000; 
	text-decoration:none }
	
span.ArticleDetails { 
	font-family: Arial; 
	font-size: 8pt; 
	color: #4D4D4D;
	font-weight: normal }
	
span.ItemDetails { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal }
	
span.minitext { 
	font-family: Arial; 
	font-size: 7pt; 
	color: #000000; 
	font-weight: normal }
	
span.pagenav {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal; 
	white-space: nowrap ;
	vertical-align:middle;	}
	
/* ----------------Beginning of the SortBy properties----------------------- */
span.sortbytext {
	white-space: nowrap ;
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
	vertical-align:middle; 
	padding: 0px;	}

span.sortbytextSelected {
	white-space: nowrap ;
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
	vertical-align:middle; 
	padding: 0px;
	text-decoration: underline;	}
	
.SortByStyle {	
	cursor: pointer; 
	cursor: hand;
	border: none;
	text-align:center;
	vertical-align:bottom;
	background-color: #FFFFFF;	}

.SortByStyleSelected {	
	cursor: pointer; 
	cursor: hand;
	border: none;
	text-align:center;
	vertical-align:bottom;
	background-color: #FFFFFF;	}
	
.SortByStyleHover {	
	cursor: pointer; 
	cursor: hand;
	border: none;
	text-align:center;
	vertical-align:bottom;
	background-color: #EBEBD6;	}
	
.SortByTable  {
	background-color: #CCCC99;
	padding: 3px;
	width: 98%;
	border: 0px;	}
/* ----------------End of the SortBy properties----------------------- */


span.subcategories
	{font-family: Georgia, serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal; 
	white-space: nowrap ;
	vertical-align:middle;
	text-decoration:none;}

.searchgo  {
	font-family: arial;
	padding: 0px;
	margin: 0px;
	background-color: #CCCC99;
	border: 0px;
	font-size: 8pt;
	font-weight: bold;}

.fakebutton  {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px;
	margin: 4px;
	background-color: #696962;
	border: 1px solid #CCCC99;
	color: #CCCC99	}

.searchbox
	{border: 1px solid #999999; 
	font-family:Arial; 
	font-size:8pt; 
	color:#4D4D4D; 
	font-weight:normal;	}
	
	
/* -----------------begin ThumbBox properties-------------------- */
span.ThumbBoxArtTitle  	{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;	}

span.ThumbBoxSmallInfo  {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #999999; 
	line-height:100%; 
	margin-top:0; 
	margin-bottom:0	}
	
div.ThumbBoxContents  {
	padding: 7px;
	width: 200px;
	max-width: 250px;	}

div.ThumbBoxTHandTitle  {
	align: center; text-align:center}

.ThumbBoxWithinTD  {
	padding: 7px;
	width: 200px;
	max-width: 250px;	}
	
.ThumbBoxOverTD  {
	valign: top;
	width: 33%;
	padding: 18px	}
	
.ThumbBoxOverTable  {
	border: none;
	padding: 13px;
	width: 100%;  }
	
.ThumbBoxTable   {
	border: 1px #f1f7d9 solid;
	padding: 7px;
	width: 100%;
	text-align: left;
	background-color: #f7fbea;
	height: 100%  }

/* ----------------end ThumbBox properties--------------------------- */



/* ----------------begin Size Conversion Box properties--------------------------- */
.sizeinput {
	margin: 0; 
	padding: 1px; 
	color: #003399;
	background-color: #f7fbea;
	border:1px #f1f7d9 solid }
/* ----------------begin Size Conversion Box properties--------------------------- */



span.ArtistNameinTitleArea { font-family: Georgia; font-size: 12pt; color: #000000 }
a            { color: #000000; text-decoration: none }
a:active     { color: #000000; text-decoration: none }
a:hover      { color: #000000; text-decoration: none }
a:link       { color: #000000; text-decoration: none }
a:visited    { color: #000000; text-decoration: none }
.pointer { cursor: pointer; }
.hand {  cursor: hand; }
.pointerhand {	cursor: pointer; cursor: hand;}


span.regtext { 
	font-family: Arial, Tahoma; 
	font-size: 10pt; 
	text-decoration: none }
span.label  { font-family: Arial; font-size: 8pt; font-variant: small-caps; text-decoration: none; }

span.OriginCategory  { font-family: Arial; font-size: 10pt; text-decoration: none; color: #999999; font-weight: normal;}

h1	{ font-family: Georgia; font-size: 24pt; text-decoration: none; color: #000000; font-weight:normal; margin:0 }
h2	{ font-family: Georgia; font-size: 18pt; text-decoration: none; color: #000000; font-weight:normal; margin:0 }
h3	{ font-family: Georgia; font-size: 14pt; text-decoration: none; color: #000000; font-weight:normal; margin:0 }


/*----begin Homepage properties---*/
p.GalleryTitle	{ 
	font-family: Georgia; 
	font-size: 14pt; 
	text-decoration: none; 
	color: #000000; 
	font-weight:normal; 
	margin-bottom: 0px; }

.FeatureTitle {
	font-family: Georgia; 
	font-size: 14pt; 
	text-decoration: none; 
	color: #000000; 
	font-weight:normal; }
.FeatureDescrip {
	font-family: Georgia; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #000000; 
	font-weight:normal;}
.FeatureViewButton {
	font-family: arial; 
	font-size: 10pt; 
	text-decoration: underline; 
	color: #000000; 
	font-weight:normal; 
	padding-top: 10px;
	padding-bottom: 3px;
	margin: 0px;}
.OurArtists {
	font-family: Palatino Linotype, book antiqua; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #000000; 
	font-weight:normal; }

/*----end Homepage properties---*/

/*----begin pagenav properties---*/
.PageNavAllTable  {
	background-color: #CCCC99;
	padding: 3px;
	width: 98%;
	border: 0px;	}
/*----end pagenav properties---*/

/*----begin schedule properties---*/
.eventTitle  {
	font-family: Georgia; 
	font-size: 14pt; 
	text-decoration: none; 
	color: #000000; 
	font-weight:normal; 	}
.eventDetails  {
	font-family: Century Gothic, Tahoma, Arial; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #000000; 
	font-weight:normal; 	}

/*----end schedule properties---*/

/*----begin sitemap display properties---*/
.SitemapGallery  {
	font-family: Century Gothic, Tahoma, Arial; 
	font-size: 14pt; 
	text-decoration: none; 
	color: #000000; 
	font-weight:normal; 	}
.SitemapSubGallery  {
	font-family: Century Gothic, Tahoma, Arial; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #666666; 
	font-weight:normal; 	}


/*----end sitemap display properties---*/