﻿BODY
{
	scrollbar-arrow-color: #6E9900;
	scrollbar-base-color: #D6CBBA;
	scrollbar-shadow-color: #D6CBBA;
	scrollbar-face-color: #D6CBBA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-3d-light-color: #ffffff;
	font-family: Trebuchet MS, tahoma, arial, univers, helvetica, sans serif;
	font-size: 10pt;
	color: #6E9900;
}

TD, P, LI
{
	font-family: Trebuchet MS, tahoma, arial, univers, helvetica, "sans serif";
	font-size: 10pt;
	color: #713500;
}
H1
{
	font-family: Trebuchet MS, tahoma, arial, univers, helvetica, "sans serif";
	font-size: 14pt;
	color: #FF5A00;
	font-weight: bold;
}
H2
{
	font-family: Trebuchet MS, tahoma, arial, univers, helvetica, "sans serif";
	font-size: 14pt;
	color: #FF5A00;
	font-weight: bold;
}
H3
{
	font-family: Trebuchet MS, tahoma, arial, univers, helvetica, "sans serif";
	font-size: 11pt;
	color: #EB0000;
	font-weight: bold;
}
H4
{
	font-family: Trebuchet MS, tahoma, arial, univers, helvetica, "sans serif";
	font-size: 10pt;
	color: #FF5A00;
	font-weight: bold;
}

TD.MenuButtonTop
{
	background-image: url(Images/mmLine.gif);
	font-family: Tahoma;
	font-size: 12px;
	color: White;
}

TD.bgLeftTop
{
	height: 45px;
	background-image: url(Images/bg_left_top.gif);
	background-position: right;
}
TD.bgLeft
{
	/*	height: 100%;   */
	background-image: url(Images/bg_left.gif);
	background-position: right top;
}

TD.PaperbgLeft
{
	background-image: url(Images/paper_bg_left.gif);
	width: 21px;
}
TD.HeaderBgColor
{
	background-color: #F3C69F;
}
TD.MenuMarTop
{
	background-image: url(Images/mmLineBar.gif);
	height: 25px;
}
TD.SubMenuBar
{
	background-color: #990000;
	height: 15px;
	text-align: right;
	vertical-align: top;
	color: #e1b3b3;
}
TD.BreadCrumb
{
	width: 728px;
	height: 25px;
	background-color: #ff6600;
	vertical-align: top;
	text-align: right;
}
TD.BreadCrumbFooter
{
	width: 728px;
	height: 10px;
	background-color: #990000;
	text-align: left;
	vertical-align: top;
}
TD.MainContentFieldColor
{
	background-color: #fff8c6;
}
TD.HeadingHomeFooter
{
	background-color: #990000;
}

TD.PaperbgRight
{
	background-image: url(Images/paper_bg_right.gif);
	width: 21px;
}

TD.BgRightTop
{
	height: 45px;
	background-image: url(Images/bg_right_top.gif);
}

TD.BgRight
{
	height: 100%;
	background-image: url(Images/bg_right.gif);
}

/* Table containing links to the various subcategories and subsubcategories */
TD.SubCatTable
{
	width: 167px;
	padding: 5px;
	background-color: #F2D8A6; /*border: thin solid #6E9900; */
}

/* Table containing links to the various subcategories and subsubcategories */
TD.ItemTable
{
	width: 167px;
	padding: 5px;
	background-color: #F2D8A6; /*border: thin solid #6E9900; */
	text-align: center;
	border-bottom: solid 20px #fff8c6;
}
TD.ItemTableThumb
{
	width: 167px;
	padding: 5px;
	background-color: #F2D8A6; /*border: thin solid #6E9900; */
	text-align: center;
}

/* Table containing links to the various photos */
TD.PhotoTable
{
	width: 167px;
	padding: 5px;
	background-color: #F2D8A6; /*border: thin solid #6E9900; */
	text-align: center;
	border-bottom: solid 20px #fff8c6;
}

/* Table containing links to the various subcategories and subsubcategories */
TD.ArtistTable
{
	width: 344;
	padding: 5px;
	background-color: #F2D8A6;
	vertical-align: top; /*border: thin solid #6E9900; */
}

/* alternating table rows with slightly different style */
TD.Data0
{
	padding: 2px;
	background-color: #F2D8A6;
}
TD.Data1
{
	padding: 2px;
	background-color: #B9BABF;
}


/* Link to the items in a subcategory */
A:link.SubCatLink
{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
A:visited.SubCatLink
{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
A:active.SubCatLink
{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
A:hover.SubCatLink
{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	background-color: #B9BaBF;
}


/* Link to the items in a subsubcategory */
A:link.SubSubCatLink
{
	text-decoration: none;
	color: #6E9900;
}
A:visited.SubSubCatLink
{
	text-decoration: none;
	color: #6E9900;
}
A:active.SubSubCatLink
{
	text-decoration: none;
	color: #6E9900;
}
A:hover.SubSubCatLink
{
	text-decoration: none;
	color: #6E9900;
	background-color: #B9BABF;
}


/* Link used in the trailerbar */
A:link.TrailerBar
{
	text-decoration: none;
	color: #f3c69f;
	font-size: 10pt;
}
A:visited.TrailerBar
{
	text-decoration: none;
	color: #f3c69f;
	font-size: 10pt;
}
A:active.TrailerBar
{
	text-decoration: none;
	color: #f3c69f;
	font-size: 10pt;
}
A:hover.TrailerBar
{
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
	background-color: #770000;
}


/* Link to the items for an artist */
A:link.Artist
{
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
A:visited.Artist
{
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
A:active.Artist
{
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
A:hover.Artist
{
	text-decoration: none;
	color: #990000;
	font-weight: normal;
	background-color: #B9BaBF;
}


/* Default Link */
A:link
{
	text-decoration: unnderline;
	color: #6E9900;
}
A:visited
{
	text-decoration: underline;
	color: #6E9900;
}
A:active
{
	text-decoration: underline;
	color: #6E9900;
}
A:hover
{
	text-decoration: none;
	color: #6E9900;
	background-color: #B9BABF;
}


IMG.smallphoto
{
	border-color: #6E9900;
	border-width: 1;
	width: 157px;
}
IMG.largephoto
{
	border-color: #6E9900;
	border-width: 1;
	width: 718px;
}

TEXTAREA
{
	font-family: ms sans serif;
}

.ArtistType
{
	color: #990000;
	font-weight: bold;
}

tr.pager td
{
	color: #990000;
	font-weight: bold;
	word-spacing: 4px;
	padding-bottom: 10px;
	border-width: 0px;
}
tr.pager td a
{
	font-weight: normal;
}
.artistBullets
{
	list-style-type: none;
	margin-left: 2px;
	text-align: left;
	background-color: #F2D8A6;
	padding: 2px;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
}

.modalPopup
{
	position: absolute;
}

.modalTable
{
	background-color: #fff8c6; 
	border-style: outset; 
	border-width: 5px; 
	border-color: #ff6600;
}

.modalHeader
{
	background-color: #ff6600;
}

.modalHeader td.text
{
	font-weight: bold;
	cursor: move; 
	color: #f3c69f;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}
