/* CSS Document */

@charset "UTF-8";

body {
	background-color: #666;
	background-image: url('images/site_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 8px;
}
.maintable {
	width: 760px;
}
.contents {
	background-color: #000;
	padding: 12px;
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	font-size: 11px;
}
.contents a:link,
.contents a:visited {
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted #999;
	color: #999;
}
.contents a:hover,
.contents a:active {
	text-decoration: none;
	border-bottom: 1px solid #999;
	background-color: #999;
	color: #000;
}
h1, table.h1 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
h2 {
	margin: 4px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
.imagedetails h2 {
	margin: 4px 0;
	padding: 0;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 2px;
}
.imagedetails p {
	margin: 0;
	padding: 0 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 1.8em;
	color: #999;
	letter-spacing: 1px;
}
.cartbutton {
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #666;
	color: #000;
	padding: 0;
	font-weight: bold;
	border: 1px outset #666;
	letter-spacing: -1px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #999;
	color: #ccc;
	margin: 8px 0 0 0;
}
div.toplink {
	width: 100%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 9pt;
	margin-bottom: 6px;
}
div.toplink a {
	width: 100%;
	display: block;
	font-weight: bold;
	padding: 0 2px;
}
div.toplink a:link,
div.toplink a:visited {
	color: #ccc;
	background-color: #333;
	text-decoration: none;
}
div.toplink a:hover,
div.toplink a:active {
	color: #333;
	background-color: #ccc;
	text-decoration: none;
}
h2.news,
h3.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.newstime {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ccc;
}
div.newsitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	border: none; /* 2px outset #999; */
	margin: 24px 0 0 0;
	padding: 0 8px;
	font-size: 8pt;
}
div.scrollcontainer {
	margin-top: 10px;
	width: 732px;
	height: 444px;
	overflow: scroll;
	border: none;
}
.textfield {
	background-color: #333;
	border: 1px solid #CCC;
	padding: 1px;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formbutton {
	background-color: #CCC;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	font-variant: small-caps;
}
.cartinfo {
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.cartinfo b, a {
	font-weight: bold;
	color: #999;
}
.cartinfo a:link,
.cartinfo a:visited {
	text-decoration: none;
}
.cartinfo a:hover,
.cartinfo a:active {
	text-decoration: underline;
}
.carttable {
	border-collapse: collapse;
	margin-top: 16px;
}
.carttable th,
.carttable td {
	border: 1px solid #ccc;
	padding: 2px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.carttable th {
	font-weight: bold;
	color: #fff;
	background-color: #666;
	text-align: center;
}
.carttable td {
	font-weight: normal;
	color: #ccc;
	background-color: transparent;
}
.commenttable {
	border: none; /* 1px solid #666; */
}
.commentheadrow {
	background-color: #333;
}
.commentheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.commentdate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
}
.commenttext {
	background-color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.commentaction {
	background-color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.commloginfield {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
	background-color: #000;
	width: 153px;
	color: #ccc;
}
.commloginbutton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 2px;
	width: 60px;
	height: 35px;
	background-color: #999;
	cursor: pointer;
}
.commentfield {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999;
	background-color: #000;
	width: 285px;
	height: 96px;
	color: #ccc;
}
.commlogintext {
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999;
}
.commentbutton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 120px;
	background-color: #999;
	margin-top: 2px;
}
.loginnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999;
}
.loginnote a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
label {
	cursor: pointer;
}
.featurette {
	margin-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
}