﻿body
{
	margin: 0px;
	font-family: georgia, serif;
	font-size: 9pt;
	background-color: #060606;
}
td
{
	font-family: georgia, serif;
	font-size: 9pt;
}
.Page
{
	margin-top: 10px;
	width: 850px;
}
.ButtonLink
{
    cursor: pointer;
	cursor: hand;
	text-decoration: none;
}
.Button
{
    border:0px;
    cursor: pointer;
	cursor: hand;
	padding: 2px;
	margin: 2px;
	background-color: #EAE7CE; 
	font-family: georgia, serif;
	font-size: 9pt;
	-moz-box-shadow: 2px 2px 2px black;
	-webkit-box-shadow: 2px 2px 2px black;
	box-shadow: 2px 2px 2px black;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=2);
}
.CheckoutButton
{
    border:0px;
    cursor: pointer;
	cursor: hand;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #E6B130; 
	font-family: georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#4F4B3A', Direction=135, Strength=2);
}
.Grid .Button
{
    border:0px;
    cursor: pointer;
	cursor: hand;
	padding: 2px;
	background-color: #EAE7CE; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Thumbnail
{
	font-weight: bold;
	font-size: 8pt;
}
.Thumbnail .Caption
{
	color: White;
	padding-top: 2px;
}
.Thumbnail .Image
{
    cursor: pointer;
	cursor: hand;
	-moz-box-shadow: 2px 2px 2px black;
	-webkit-box-shadow: 2px 2px 2px black;
	box-shadow: 2px 2px 2px black;
	border: 1px solid white;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=3);
}
.Thumbnail .Title
{
	font-size: 11pt;
	font-family: monaco, sans-serif;
}
.Thumbnail .Title h2
{
	font-size: 11pt;
	font-family: monaco, sans-serif;
	margin: 0px;
	display: inline;
	font-weight: bold;
}
.Thumbnail .Name,
.Thumbnail .SubTitle
{
	font-size: 8pt;
}
.Thumbnail .SubTitle h2
{
	margin: 0px;
	font-size: 8pt;
	display: inline;
	font-weight: bold;
}
.Pager
{
	font-weight: bold;
}
.Pager .PageLabel
{
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.Pager .PageNumber
{
	font-size: 9pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
div
{
	font-size: 9pt;
}
h2
{
	margin: 0px;
	font-size: 9pt;
	font-weight: normal;
}
.TopSection
{
	background-color: #F7F7EE;
}
.TopGroupBox
{
}
.MenuSection
{ 
	background-color: #C1C797; 
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 0px;
	border-bottom: 1px solid #cccccc;
}
.MenuSection .Header
{
	color: #4F4B3A;
	font: verdana;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	background-color: #C1C797;
	border: 1px solid #C1C797;
}
.MenuSection .Header a
{
	color: #4F4B3A;
	font: verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.MenuSection .HilightHeader
{
	color: #4F4B3A;
	font: verdana;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #cccccc;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #EAE7CE;
}
.MenuSection .HilightHeader a
{
	color: #4F4B3A;
	font: verdana;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
.MenuSection .Brand
{
    cursor: pointer;
	cursor: hand;
}
.MenuSection .Icon,
.Bio .Icon
{
	margin-top: 3px;
	padding-left: 1px;
}
.ContentSection
{
	xborder-top: solid 4px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.Logo
{
	padding: 5px;
	font-size: 14pt;
	font-weight: bold;
	color: #4F4B3A;
}
.LargePicture
{
	padding: 25px;
	background-color: #EAE7CE; 
	border: 1px solid #cccccc;
}
.LargePicture img
{
	-moz-box-shadow: 7px 7px 7px #666;
	-webkit-box-shadow: 7px 7px 7px #666;
	box-shadow: 7px 7px 7px #666;
	border: 1px solid #4F4B3A;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#4F4B3A', Direction=135, Strength=5);
}
.SmallPicture
{
	padding: 5px;
	background-color: white; 
	border: 1px solid #C1C797;
}
.SmallPicture img
{
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#4F4B3A', Direction=135, Strength=3);
}
.SectionHeader
{
}
.SectionHeader td
{
	font: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #4F4B3A;
}
.SectionHeader h1
{
	margin: 0px;
	font: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #4F4B3A;
}
.SectionSubHeader
{
	background-color: #C1C797; 
	font: verdana;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 5px;
	color: #4F4B3A;
	padding: 5px;
}
hr
{
	height: 1px;
	color: #cccccc;
	background-color: #cccccc;
	border: none;
}
.GroupBox
{
	background-color:white;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	border: solid 1px #cccccc;
	border-top:1px solid #C1C797;
	border-bottom:1px solid #EAE7CE;
}
.GalleryBox
{
	background-color:#4C4C4C;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border: solid 1px #cccccc;
	border-top:none;
	xborder-top:1px solid #C1C797;
	xborder-bottom:1px solid #EAE7CE;
}
.GalleryBox .SlideshowPlayer
{
	background-color:#4C4C4C;
}
.GroupBox .SlideshowPlayer
{
}
.GalleryBox td
{
	color:white;
}
.GalleryBox td a
{
	color:white;
}
.GalleryBox .SectionHeader,
.GalleryBox .SectionHeader td
{
	font: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
.GalleryBox .SectionHeader h1
{
	margin: 0px;
	font: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: White;
}
.Copyright
{
	background-color:#C1C797;
	padding-top: 5px;
	padding-bottom: 5px;
	font: verdana;
	font-size: 7pt;
}
.FootNote
{
	font-size: 9pt;
	font-style: italic;
}
li
{
	margin-top: 2px;
	margin-bottom: 2px;
}
.Grid .Empty, .Grid .Empty td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Grid
{
}
.Grid .Header, .Grid .Header th
{
	color:Black;
	background-color: #C1C797; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}
.Grid .Footer, .Grid .Footer td
{
	color:Black;
	background-color: #C1C797; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Grid .Row, .Grid .Row td
{
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Grid .NormalRow, .Grid .NormalRow td
{
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Grid .Alternate, .Grid .Alternate td
{
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EAE7CE; 
}
.Grid .Comment td .Name,
.Grid .CommentAlternate td .Name
{
	color:Black;
	font-weight: bold;
}
.Grid .Comment, .Grid .Comment td
{
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white; 
}
.Grid .CommentAlternate, .Grid .CommentAlternate td
{
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EAE7CE; 
}
.Grid .Posted
{
	margin-top: 2px;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}
.Grid .Text
{
	margin-top: 7px;
	font-size: 9pt;
}
.DataEntrySection
{
	font-size: 9pt;
}
.DataEntrySection input, .TextBox, .DropdownList
{
	font-size: 9pt;
}
.DataEntrySection textarea, .TextArea
{
	font-size: 9pt;
}
form
{
	margin: 0px;
}
.Warning
{
	font-family: georgia, serif;
	font-size: 9pt;
	color: red;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.ValidationSummary
{
	font-family: georgia, serif;
	font-size: 9pt;
	padding-bottom: 10px;
}
.Status,
.PictureFrame .WaitMessage
{
	font-family: georgia, serif;
	font-size: 9pt;
	padding: 8px;
	background-color: #EAE7CE; 
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
	color:black;
}
.Signature
{
	font-style: italic;
}
.Note
{
	font-family: georgia, serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	background-color: #EAE7CE; 
}
.BuyBox
{
}
.TextBoxNumeric
{
	text-align: right;
}
.CartTotal
{
	font-weight: bold;
	font-size: 9pt;
}
.Navigation
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.Discount
{
	font: verdana;
	font-size: 8pt;
	font-weight: bold;
}
.ImageCaption
{
	color: white;
	font: verdana;
	font-size: 12pt;
	font-weight: bold;
}
.ImageCaption .Title,
.ImageCaption .Title h1
{
	font-size: 13pt;
	font-family: monaco, sans-serif;
	font-style: italic;
	display: inline;
}
.ImageCaption .Caption,
.ImageCaption .Caption h1
{
	font-size: 12pt;
	display: inline;
}
.ImageCaption .Name,
.ImageCaption .Info
{
	font-size: 9pt;
}
.ImageView
{
	margin-bottom: 5px;
}
.PictureFrame
{
	margin-top: 3px;
	padding: 5px;
	background-color: white; 
	border: 1px solid #cccccc;
	-moz-box-shadow: 3px 3px 3px black;
	-webkit-box-shadow: 3px 3px 3px black;
	box-shadow: 3px 3px 3px black;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=3);
}
.PictureFrame .Image
{
	x-moz-box-shadow: 7px 7px 7px black;
	x-webkit-box-shadow: 7px 7px 7px black;
	xbox-shadow: 7px 7px 7px black;
	border: 1px solid #4F4B3A;
	xzoom: 1;
	xfilter: progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=5);
}
.PictureFrame .SlideshowImage
{
	x-moz-box-shadow: 7px 7px 7px #666;
	x-webkit-box-shadow: 7px 7px 7px #666;
	xbox-shadow: 7px 7px 7px #666;
    cursor: pointer;
	cursor: hand;
	border: 1px solid #4F4B3A;
	xzoom: 1;
	xfilter: progid:DXImageTransform.Microsoft.Shadow(color='#4F4B3A', Direction=135, Strength=5);
}
.ImageDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.InquireImage
{
	margin-top: 5px;
	font-size: 8pt;
}
.ImageAddComment
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 8pt;
}
.Faq
{
	font: verdana;
	font-weight: bold;
	color: #4F4B3A;
	font-size: 11pt;
	font-family: monaco, sans-serif;
	padding-top: 10px;
}
.ImageComments
{
	padding-top: 5px;
}
.ImageCommentsName,
.ImageCommentsText
{
	width: 600px;
}
.ImageLinks
{
}
.ImageLinks .Content
{
	width: 815px;
}
.ImageLinks .Content td
{
	font-family: georgia, serif;
	font-size: 8pt;
}
.PageDescription,
.PageDescription .Bio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Similars
{
	padding-left: 5px;
}
.Similars .Heading
{
	font-size: 8pt;
	margin-bottom: 5px;
}
.Similars .Pager .PageLabel
{
	font-size: 8pt;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
}
.Similars .Pager .PageNumber
{
	font-size: 9pt;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

