body { 
	color: #ffffff;
	background-color: #330000;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: arial, helvetica, sans-serif;
}
.emailproduct {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
}

#onlineshopping {
	text-align: center;
}

#onlineshopping a:link, #onlineshopping a:visited {
	color: #00FF00;
	font-size: 22px;
	text-decoration: underline;
}

#onlineshopping a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

img {
	border: none;
}

html>body .outerpair1 {
	background: url(../images/upperrightfade.png) right top no-repeat;
}

html>body .outerpair2 {
	background: url(../images/lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}

html>body .shadowbox {
	background: url(../images/shadow.png) bottom right;
}

html>body .innerbox {
	position: relative;
	left: -8px;
	top: -8px;
}

.shadowbox img {
	border: 1px solid #000000;
	vertical-align: bottom;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#outer {
	background: url(../images/gold-swirls.jpg) left bottom no-repeat;
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#wrapper {
	border: 0px solid #000000;
	width: 960px;
	float: right;
	padding: 0px;
}

.mainbody {
	background: url(../images/gold-swirls-main.jpg) left bottom no-repeat;
	background-color: #660000;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#top {
	height: 64px;
	width: 960px;

}

#main {
	width: 960px;
}

#header  {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 98px;
}

#headerleft {
	float: left;
	position: relative;
	top: 0px;
	width: 200px;
	height: 98px;
}

#cartbox {
	color: #cc9999;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 10px;
}

#cartbox a:link, #cartbox a:visited {
	border: 1px solid #666666;
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 5px 1px 5px;
	margin: 3px 0px 0px 0px;
	width: 55px;
	display: block;
}

#headermiddle {
	float: left;
	width: 560px;
	height: 98px;
}

#headerright {
	float: left;
	width: 200px;
	height: 98px;
}

#search {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #cc9999;
	margin: 5px 10px 0px 0px;
}

#search .button {
	background-color: #000000;
	border: 1px solid #666666;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 3px 0px 0px 0px;
	cursor: pointer;
}

#intro {
	float: right;
	margin-top: 30px;
}

#middle {
	width: 750px;
	margin: 5px 5px 5px 170px;
	padding: 15px 15px 45px 15px;
}

a:link, a:visited {
	color: #ddaa44;
	font-size: 14px;
	text-decoration: underline;
}

a:hover {
	color: #ffff99;
	font-size: 14px;
}

h1 {
	font-weight: normal;
	color: #ffffff;
	font-size: 22px;
}

h2 {
	font-weight: normal;
	color: #ffffff;
	font-size: 20px;
}

h3 {
	font-weight: normal;
	color: #ffffff;
	font-size: 18px;
}

h4 {
	font-weight: normal;
	color: #ffffff;
	font-size: 16px;
}

h5 {
	font-weight: normal;
	color: #ffffff;
	font-size: 16px;
}

h6 {
	font-weight: normal;
	color: #ffffff;
	font-size: 16px;
}

p, li, td, th {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
}

#pagetable {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	border: 1px solid #000000;
	background-color: #ffffff;
	border-collapse: collapse;
}

#pagetable th {
	text-align: center;
	padding: 5px;
	background-color: #ffffff;
}

#pagetable td {
	border: 1px solid #ffffff;
	padding: 3px;
}

#menuh {
	border-bottom: 1px solid #cccccc;
	background-color: #390000;
	text-align: center;
	height: 30px;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
}

#menuh p {
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menuh .menuhnotselect a:link, #menuh .menuhnotselect a:visited {
	font-weight: bold;
	color: #ffffcc;
	font-size: 14px;
	position: relative;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	top: 6px;
	z-index: 1;
}

#menuh .menuhselect a:link, #menuh .menuhselect a:visited {
	font-weight: bold;
	color: #efb518;
	font-size: 14px;
	position: relative;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	top: 6px;
	z-index: 1;
}

#menuh .menuhnotselect a:hover {
	color: #efb518;
}

#webaddress {
	position:relative;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#pagetree{
	text-align: right;
	width: auto;
}

#pagetree p a:link, #pagetree p a:visited {
	font-weight: bold;
	color: #ffff88;
	text-decoration: none;
}

#pagetree p a:hover {
	color: #ffffcc;
	text-decoration: underline;
}

#pageheading{
	text-align: left;
	width: auto;
	padding-bottom: 0px;
}

#leftcontainer {
	background-color: #4f0000;
	float: left;
	width: 150px;
	margin: 8px 0px 10px 8px;
	padding-bottom: 6px;
}

#leftcontainer ul {
	margin-top: 5px;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
}

#leftcontainer ul li a:link, #leftcontainer ul li a:visited {
	background-color: #330000;
	position: relative;
	text-decoration: none;
	display: block;
	min-height: 15px;
	padding: 2px 3px 5px 10px;
	border: 0px solid #000000;
	margin: 0px 5px 3px 5px;
	top: 0px;
}

#leftcontainer ul .menuvnotselect a:link, #leftcontainer ul .menuvnotselect a:visited {
	color: #ffffcc;
}

#leftcontainer ul .menuvselect a:link, #leftcontainer ul .menuvselect a:visited {
	color: #efb518;
}

#leftcontainer ul .menuvnotselect a:hover {
	color: #efb518;
}

#recommend {
	position: relative;
	font-weight: normal;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#recommend a:link, #recommend a:visited {
	color: #000000;
	font-size: 10px;
}

#recommend a:hover{
	color: #cc0000;
	text-decoration: none;
}

#rightcontainer {
	position: relative;
	border: 1px solid #000000;
	font-weight: normal;
	font-size: 13px;
	float: right;
	width: 145px;
	right: 1px;
	top: 5px;
	padding-top: 5px;
	background-color: #ffffff;
	padding-bottom: 15px;
	text-align: center;
	margin-bottom: 5px;
}

.pagegallery  {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	float: left;
}

.pagegallerycontent {
	width: 99%;
	border: 0px solid #000000;
	background-color: #550000;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	font-weight: normal;
}

.pagegalleryheading {
	background-color: #330000;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px 3px 8px;
	margin-bottom: 5px;
}

.pagegalleryinner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.pagegalleryimage {
	float: left;
	padding: 0px;
	margin: 6px;
	height: 100px;
	width: 150px;
	text-align: center;
}

.pagegalleryimage   img {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 2px;
	vertical-align: middle;
}

.pagegalleryimage  a:hover img {
	border: 1px solid #ffff66;
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}







.pagegallerypanoramaleft  {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 320px;
	float: left;
	margin-right: 30px;
}

.pagegallerypanoramaright  {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 320px;
	float: left;
}

.pagegallerycontentpanorama {
	width: 100%;
	border: 0px solid #000000;
	background-color: #550000;
	padding-bottom: 5px;
	margin-bottom: 10px;

}

.pagegalleryheadingpanorama {
	background-color: #330000;
	padding: 3px 3px 3px 8px;
	margin-bottom: 5px;
	color: #ffffff;
}

.pagegalleryinnepanoramar {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.pagegalleryimagepanorama {
	padding: 0px;
	height: 90px;
	width: 295px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	text-align: center;
}

.pagegalleryimagepanorama img {
	text-align: center;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 2px;
	vertical-align: middle;
}

.pagegalleryimagepanorama  a:hover img {
	border: 1px solid #ffff66;
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

#viewpanorama {
	float: right;
	margin-top: -50px;
	background-color: #550000;
	padding: 1px 4px 1px 4px;
	width: 292px;
	marginright: -50px;
}

#panoramaouterdiv {
	margin-left: auto;
	margin-right: auto;
	width: 680px;

}

#gallerylink {
	margin-left: 190px;
	width: 591px;
}




#imagelibrary {
	margin: 4px;
	padding:4px;
}

#imagelibrary img {
	margin: 3px;
}

.pageimagecenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.pageimageright {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

.pageimageleft {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}


.pageimagenone img {
	margin: 3px;
	padding: 0px;
}


.link {
	background-color: #999999;
	overflow: hidden;
	border: 1px solid #666666;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	height: 185px;
}

.link p {
	font-weight: normal;
	color: #000000;
}

.linktop {
	width: auto;
	margin: none;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	background-color: #555555;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
}

.linktop a:link, .linktop a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.linktop a:hover {
	color: #cc0000;
}

.linkleftcontainer {
	float: left;
	height: 150px;
	position: relative;
	width: 150px;
	position: relative;
	margin: 5px 0px 5px 5px;
}

.linkleftcontainer  img{
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.linkrightcontainer {
	float: right;
	position: relative;
	width: 510px;
	height: 120px;
	position: relative;
	overflow-y: auto;
	border: 1px solid #666666;
	background-color: #ffffff;
	margin: 5px 5px 5px 0px;
	padding: 5px;
}

.linkrightcontainer p {
	color: #333333;
	font-size: 13px;
}

.linkfooter {
	position: relative;
	margin: none;
	color: #000000;
	text-align: right;
	bottom: 20px;
	margin: 0px 5px 0px 0px;
	font-size: 13px;
}

.linkfooter a:link, .linkfooter a:visited {
	color: #660000;
	font-weight: bold;
	font-size: 13px;
}

.linkfooter a:hover {
	color: #ffcc00;
}

.productitem {
	float: left;
	border: 1px solid #000000;
	height: 200px;
	width: 360px;
	margin: 3px;
	padding: 0px;
	background-color: #ffffff;
}

.producttitle  {
	padding: 3px;
	background-color: #000000;
	border-bottom: 1px solid #000000;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	height: 30px;
}

.producttitle a:link, .producttitle a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

.producttitle a:hover {
	color: #666633;
}

.productimage {
	float: left;
	height: 150px;
	position: relative;
	top: 5px;
	left: 5px;
	width: 150px;
	position: relative;
	text-align: center;
}

.productimage img:hover {
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

.producttext {
	float: right;
	position: relative;
	top: 5px;
	width: 180px;
	height: 93px;
	overflow-y: hidden;
	border-top: 1px solid #888888;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #888888;
	background-color: #ffffff;
	padding: 5px;
	font-size: 13px;
	margin-right: 6px;
	color: #000000;
}

.producttext li {
	list-style: square;
}

.productprice {
	border: 0px solid #999999;
	position: relative;
	margin: 10px 8px 8px 0px;
	float: right;
	color: #000000;
	font-size: 12px;
}

.productmore {
	border: 0px solid #999999;
	float: right;
	margin: -10px 0px 0px 60px;
	position: relative;
	width: 170px;
}

.productmore img:hover {
	opacity: 0.8;
	filter:alpha(opacity: 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

.productsold {
	color: #ffcc00;
}

.productdisplaysold {
	color: #990000;
}

#strike {
	text-decoration: line-through;
}

.productdisplayouter {

	float: left;
	background-color: #111111;
	padding: 5px;
}

.productdisplayinner {
	float: left;
	width: 622px;
	background-color: #ffffff;
	border: 2px solid #666666;
	margin-left: auto;
	margin-right: auto;
}

.productdisplayclose, .productdisplayclose a:link, .productdisplayclose a:visited {
	text-align: right;
	font-size: 14px;
	padding: 2px 5px 0px 0px;
	color: #000000;
	text-decoration: none;
}

#closex   {
	font-weight: bold;
	color: #cc0000;
}

.productdisplaytitle {
	margin: 10px 0px 10px 0px;
	text-align: center;
	background-color: #cccccc;
	border: 1px solid #aaaaaa;
}

.productdisplaytitle h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	margin: 0px;
}

.productdisplaylarge {
	text-align: center;
}

.productdisplaytext {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 13px;
}

.productdisplaytext li {
	list-style: square;
}

.productdisplayimages {
	float: left;
	border: 2px solid #444444;
	background-color: #666666;
	padding: 4px 3px 4px 4px;
	height: 100%;
	margin-bottom: 5px;
}

.productdisplayimage {
	float: left;
	padding: 0px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #ffffff;
	margin: 3px;
}

.productdisplayimage a:link img, .productdisplayimage a:visited img {
	padding: 0px;
}

.productdisplayimage a:hover img {
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

#shopping a {
	display: block;
	width: 167px;
	height: 22px;
	background: url(../images/continue-shopping.jpg) no-repeat;	
}

#shopping a:hover {
	background: url(../images/continue-shopping2.jpg) no-repeat;	
}

#cart table {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#cart th {
	border-bottom: 1px solid #000000;
	background-color: #111111;
	color: #ffffff;
}

#cart td {
	border-bottom: 1px solid #000000;
	color: #000000;
}

#cart a:link, #cart a:visited {
	color: #bb0000;
	font-size: 12px;
	text-decoration: none;
}

#cart a:hover {
	color: #666666;
	font-size: 12px;
}

#total {
	background-color: #dfdfdf;
}

#cartmessage {
	font-size: 12px;
	color: #333333;
}

#form {
	margin: 4px;
}

#form p{
}

#form .error {
	color: #cf0000;
	font-weight: strong;
}

#form .table {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #111111;
	margin-bottom: 10px;
}

#form .table th {
	background-color: #111111;
	color: #ffffff;
	padding: 8px;
	font-size: 13px;
}

#form .table td {
	background-color: #cfcfcf;
	padding: 4px;
	font-size: 13px;
}

#form .tablerow1 td {
	background-color: #cccccc;
	padding: 4px;
	font-size: 12px;
}

#form .tablerow2 td {
	background-color: #dddddd;
	padding: 4px;
	font-size: 12px;
}

#adminpage {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left:  0px;
}

#adminpage a:link, #adminpage a:visited {
	color: #880000;
	font-weight: bold;
	text-decoration: none;
}

#adminpage a:hover {
	color: #cc0000;
}

#adminpage li {

	color: #000000;
}

#adminpage table {
	background-color: #dfdfdf;
	border: 1px solid #9f9f9f;
	margin-bottom: 10px;
}

#adminpage table img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#adminpage td {
	background-color: #cfcfcf;
	color: #000000;
	text-align: left;
}

#adminpage th {
	background-color: #ffffcf;
	color: #000000;
	text-align: left;
}

#adminpage b {
	color: #000000;
	font-weight: bold;
}

#adminpage input {
	visibility: visible;
	color: #000000;
	background-color: #efefef;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
}

#adminpage input[disabled] {
	color: #9f9f9f;
}

#adminpagegallery {
	position: relative;
	font-weight: normal;
	font-size: 12px;
}

#adminpage table.log {
	background-color: #3f3f3f;
}

#adminpage table.log th {
	background-color: #505050;
	padding: 2px;
	font-size: 13px;
	color: #ffffff;
}

#adminpage table .logrow1 td {
	background-color: #cfcfcf;
	padding: 4px;
	font-size: 12px;
}

#adminpage table .logrow2 td {
	background-color: #efefef;
	padding: 4px;
	font-size: 12px;
}

#adminpage table .logrowS td {
	background-color: #ffcc33;
	padding: 4px;
	font-size: 12px;
}

#adminlogreport {
	color: #ffffff;
}

#adminlogreport b, #adminlogreport li {
	color: #ffffff;
}

.subpage {
	border: 1px solid #996600;
	vertical-align: top;
}

.subpage img {
	border: 0px;
	margin-bottom: 5px;
}

.subpage  a:link, .subpage  a:visited {
	color: #ffcc66;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.subpage  a:hover {
	color: #ffffff;
}

#contact {
	width: auto;
	clear: both;
	color: #996666;
	background-color: #550000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 13px;
	padding: 2px 0px 3px 0px;
}

#contact a:link, #contact a:visited {
	color: #996666;
	text-decoration: none;
	font-size: 13px;
}

#contact a:hover {
	color: #cc9999;
	text-decoration: none;
}

#contactpage table {
	margin-left: 100px;
}

#footer {
	clear: both;
	text-align: right;
	padding: 10px 0px 5px 0px;
	color: #996666;
	font-weight: normal;
	font-size: 11px;
}

#footer a:link, #footer a:visited{
	color: #996666;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	color: #ddaa44;
	text-decoration: none;
}

#footer img{
	margin-left: 5px;
}

#debug {
	position: relative;
	width: 100%;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #000000;
}
