﻿body 
{
	/*background-color:#ffe6cd;*/
	background-color:#f8d184;
	font-family:Arial;
	font-size:12px;
	margin:0px 0px 0px 0px;
}

.Credits, .Credits a:link, .Credits a:visited, .Credits a:active, .Credits a:hover
{
	font-size:11px;
	font-weight:bold;
	color:#C31C0A;
	text-decoration:none;
	text-align:center;
}

.HomeSubjects a:link, .HomeSubjects a:active, .HomeSubjects a:visited
{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.HomeSubjects a:hover
{
	font-size:14px;
	font-weight:bold;
	color:#ab1708;
	text-decoration:none;
}

.HomeSubjectsEng a:link, .HomeSubjectsEng a:active, .HomeSubjectsEng a:visited
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.HomeSubjectsEng a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#ab1708;
	text-decoration:none;
}


.HomeAdvancedSearch
{
	color:#3e1f19;
}

.HomeAdvancedSearchControls
{
	z-index:2;
	/*background-color:#FBCB8B;*/
}


.HomeLettersArtists
{
	font-size:20px;
	color:#ab1708;
	text-align:right;
	direction:rtl;
	line-height:22px;
	z-index:1000;
}

.HomeLettersArtists a:link, .HomeLettersArtists a:active, .HomeLettersArtists a:visited
{	
	font-size:12px;
	color:#CF6F08;
	text-decoration:none;
	font-weight:bold;
}

.HomeLettersArtists a:hover
{
	font-size:12px;
	color:#ab1708;
	text-decoration:none;
	font-weight:bold;
}

.Homecredits

{
	font-size:8.3pt;
	color:#663401;
	text-decoration:none;
}
	
.SearchResultsCriteria
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

.SearchResultsTableHeader
{
	color:#b01809;
	font-size:13px;
	font-weight:bold;
	background-color:#f2d995;
	vertical-align:middle;
	height:44px;
	font-weight:bold;
	border-top:solid 1px #ffffff;
}

.SearchResultsTableRow
{
	color:#864302;
	font-size:13px;
	font-weight:bold;
	background-color:#ffffff;
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
	height:110px;
	font-weight:bold;
	cursor:pointer;
}

.SearchResultsTableRowAlternate
{
	color:#864302;
	font-size:13px;
	font-weight:bold;
	background-color:#fff8e5;
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
	height:110px;
	font-weight:bold;
	cursor:pointer;
}



.SearchResultsTableRowEng
{
	color:#864302;
	font-size:13px;
	font-weight:bold;
	background-color:#ffffff;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	height:110px;
	font-weight:bold;
	cursor:pointer;
}

.SearchResultsTableRowAlternateEng
{
	color:#864302;
	font-size:13px;
	font-weight:bold;
	background-color:#fff8e5;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	height:110px;
	font-weight:bold;
	cursor:pointer;
}


.SearchResultsArticle:link, .SearchResultsArticle:active, .SearchResultsArticle:visited, SearchResultsArticle:hover
{
	color:#864302;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}


.SearchResultsCreationName:link, .SearchResultsCreationName:active, .SearchResultsCreationName:visited, SearchResultsCreationName:hover
{
	color:#864302;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.SearchResultArtistName:link, .SearchResultArtistName:active, .SearchResultArtistName:visited, SearchResultArtistName:hover
{
	color:#c31b0a;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}


.SearchResultsPaging:link, .SearchResultsPaging:active, .SearchResultsPaging:visited
{
	color:#864302;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}


.SearchResultsPaging:hover
{
	color:#f34c1f;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.SearchResultsPagingCurrent
{
	color:#f34c1f;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.CreationPageText
{
	color:#874302;
	font-weight:bold;
}

.CreationPageDesc
{
	color:#874302;
	font-weight:normal;
	line-height:22px;
	font-size:14px;
}

.CreationPageCreationName
{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}


.CreationPageHeader
{
	color:#874302;
	font-weight:bold;
	font-size:14px;
	padding:0px 10px 2px 0px;
}

.CreationPageArtistGalleryText
{
	color:#874302;
	font-weight:normal;
	background-color:#EFB885;
	padding:0px 5px 0px 5px;
	direction:rtl;
	text-align:right;
}

.CreationPageArtistGalleryTextEng
{
	color:#874302;
	font-weight:normal;
	background-color:#EFB885;
	padding:0px 5px 0px 5px;
	direction:ltr;
	text-align:left;
}




.ArticlePageSectionTitles:link, .ArticlePageSectionTitles:active, .ArticlePageSectionTitles:visited, .ArticlePageSectionTitles:hover
{
	color:#874302;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
}

.ArticlePageDesc img
{
	border:solid 3px white;
}

.ArticlePageVerses
{
	color:#a41406;
}

.ArticlePageSectionName
{
	color:#874302;
	font-size:14px;
	font-weight:bold;
}

.ArticlePageSectionDesc
{
	color:#874302;
	line-height:150%;
}

.ArticlePageSectionDesc img
{
	border:solid 5px white;
}

.HomeArtistsDiv
{
	height:200px; 
	overflow:scroll; 
	overflow-x:hidden;
	scrollbar-arrow-color : #000000;
    scrollbar-3dlight-color : #FBD58E;
    scrollbar-highlight-color : #FBD58E;
    scrollbar-shadow-color : #7DA9CB;
    scrollbar-darkshadow-color : #000000;
    scrollbar-face-color : #CD6E06;
    scrollbar-track-color : #FBD58E;
}
