@charset "utf-8";
html {
	overflow-y: scroll;
}
body {
	background-color:#003300;
	padding:20px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0;
}
#container {
	background-image: url(greyback.jpg);
	background-repeat: repeat;
	width: 1000px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top: 20px;
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	padding: 10px 40px 0 40px;  
}
#header h1 {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	display: inline;
	padding: 0px 0px 0px 0px;
}
#header h2 {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	display:inline;
	padding-left: 220px;
}
#header h3 {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	display: inline;
	padding-left: 220px;
}
#mainContent {
	font-size: 1.2em;
}
#mainContent p {
	padding: 15px 40px 20px 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#mainContent a {
	color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration:underline;
}
#mainContent .index {
	margin:0;
	padding:20px 0px 20px 200px;
	list-style-type:none;
	list-style-position:outside;
	font-style: normal;
}
#mainContent .index ul {
	list-style-type:none;
	list-style-position:outside;
}
#mainContent .index a {
	color: #008080;
	text-decoration:none;
	font-style: normal;
}
#mainContent .index a:hover {
	text-decoration:underline;
	background-color:#006600;
	color:#fff;
}
#card {
	text-align:center;
	margin-bottom:20px;
}
#main {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
#main2 {
	text-align:center;
	margin-top:-20px;
	margin-bottom:20px;
}
#crumbs {
	color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding-left:86px;
	clear:both;
	line-height: 1.5em;
}
#crumbs a {
	color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5em;
}
#crumbs a:hover {
	text-decoration:underline;
}
.logo {
	display: inline;
	padding:0 80px;
}
a.logo_a:link {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
a.logo_a:visited {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
a.logo_a:hover {
	color:#006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bolder;
	text-decoration:underline;
}
a.logo_a:active {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
#sublogo {
	display: block;
	padding:0 10px;
	margin:0;
}
a.sublogo_a:link {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}
a.sublogo_a:visited {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}
a.sublogo_a:hover {
	color:#006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bolder;
	text-decoration:underline;
}
a.sublogo_a:active {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}
h1 {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	display: inline;
	padding: 0px 0px 0px 0px;
}
h2 {
	color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align:center;
}
h3 {
	color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align:center;
}
h4 {
 color:: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	padding-left: 150px;
}

.pic_row{
	margin-left: auto;
	margin-right: auto;
	width:95%;
}
div.pic {
	float:left;
	height: 190px;
	width: 130px;
	padding: 0 15px;
	margin: 5px 3px;
	display:inline;
}
div.pic img {
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}
div.ls img {
	height: 96px;
	width: 128px;
	margin: 32px 0 0;
}
div.pt img {
	height: 128px;
	width: 96px;
	margin: 0 16px;
}
div.pic ul {
	margin: 0.25em 0 0;
	padding: 0;
	font: bold small Arial, Verdana, sans-serif;
}
li.title {
	display: inline;
	text-align: center;
}


.comp_legend {
	position:relative;
	padding: 1px 0px 1px 60px;
	margin:0 auto;
	vertical-align:middle;
	line-height:1.8em;
}
.comp_listing {
	position:relative;
	padding: 2px 0px 2px 60px;
	margin:0 auto;
	vertical-align:middle;
	line-height:1.8em;
}
.comp_listing:nth-child(odd) {
 background-color:#D0D0D0;
}
.comp_listing a:hover img {
	border: 2px green solid;
}
.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
	border: 0;
}
.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: black;
	padding: 5px;
	left: -1000px;
	border: 0;
	visibility: hidden;
	color: white;
	text-decoration: none;
	text-align:center;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	bottom: 30px;
	left: 220px; /*position where enlarged image should offset horizontally */
	line-height:1.1em;
}
.thumbnail:hover span img { /*CSS for enlarged image on hover*/
	border-width: 0;
	padding: 2px;
	border: 2px black solid;
}
img.legend {
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
}
img.xmas {
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	display:inline;
	position:absolute;
	right:60px;
	vertical-align:middle;
}
img.art {
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	display:inline;
	position:absolute;
	right:165px;
	vertical-align:middle;
}
img.print {
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	display:inline;
	position:absolute;
	right:270px;
	vertical-align:middle;
}
img.original {
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	display:inline;
	position:absolute;
	right:375px;
	vertical-align:middle;
}
img#title-brush {
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 86px;
	display:inline;
}
#title {
	text-align:left;
}
.red {
	color: #ff0000;
}
.send {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline;
}
.detail {
	font-family: "Times New Roman", Times, serif;
	font-size: .6em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline;
}
.center600 {
	width: 600px;
	text-align: center;
}
.left600 {
	width: 600px;
	text-align: left;
}
.right600 {
	width: 600px;
	text-align: right;
}
.button {
	border: 0px none;
	margin-left:40px;
	margin-right:40px;
}
#desc {
	position:relative;
	padding:0px 0px 100px 0px;
	margin:0px 0px 0px 0px;
}
#desc #price {
	position:absolute;
	top:19px;
	left:260px;
	color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: .85em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	display: inline;
}
#desc #ccnow {
	position:absolute;
	top:31px;
	right:260px;
}
#original {
	color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
}
#limited {
	color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
}
#nav {
	margin:0;
	padding:0px 0px 0px 86px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.2em;
	font-style: normal;
	z-index:100;
}
#nav ul {
	margin:0;
	padding:0px 6px 0px 0px;
	list-style-type:none;
	list-style-position:outside;
	line-height:1.2em;
	background-color:#FFF;
}
#nav a {
	display:block;
	padding:0px 5px;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
	background-color:#006600;
	text-align:left;
}
#nav a:hover {
	background-color:#006600;
	text-align:left;
	color:#fff;
	text-decoration:underline;
}
#nav li {
	float:left;
	position:relative;
	padding:0px 6px 0px 0px;
}
#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:1.2em;
}
#nav li ul a {
	width:16em;
	height:auto;
	float:left;
	background-color:#00BF55;
}
#nav ul ul {
	top:auto;
}
#nav li ul ul {
	left:12em;
	margin:0px 0px 0px 10px;
}
#nav li ul ul a {
	left:12em;
	margin:0px 0px 0px 0px;
	background-color:#2A9F55;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
#footer {
	position:relative;
	padding:0px 10px 120px 10px;
}
#footer #gift {
	position:absolute;
	bottom:40px;
	left:354px;
	margin:0;
	padding:0;
	color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#footer #gift a {
	color: #008080;
	text-decoration: none;
}
#footer #gift a:hover {
	color: #008080;
	text-decoration:underline;
}
#footer #last {
	position:absolute;
	bottom:40px;
	left:41px;
	color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: .7em;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
#footer #checkout {
	border: 0 auto;
	position:absolute;
	top:7px;
	left:432px;
	display:block;
}
#footer #ccnow {
	position:absolute;
	bottom:40px;
	right:40px;
	display:block;
}
#footer p a:link {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}
#footer p a:visited {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}
#footer p a:hover {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}
#footer p a:active {
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}

