body { 
	background: url(../images/bg.jpg) repeat fixed;
	color: #000000;
	background-color: #;
	margin-top: 10px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
}

#wrapper {
	background-color: #;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px #000000 solid;
} 

#header {
	position: relative;
	width:960px;
}

#mainbody {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	background-color: #222222;
	z-index: 0;
}

#middle {
	position:relative;
	width: auto;
	font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #000000;
	margin: 10px 152px 8px 152px;
	padding: 25px 15px 15px 15px;
	font-size: 14px;
	z-index: 0;
}

#middle h1 {
	font-size: 20px;
}

#pagetable {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	border: 1px solid #92940f;
	border-collapse: collapse;
	background-color: #ffffcf;
}

#pagetable th {
	text-align: center;
	padding: 5px;
	background-color: #92940f;
}

#pagetable strong {
	color: #000000;
	font-size: 14px;
}

#pagetable td {
	border: 1px solid #92940f;
	padding: 3px;
}

pre {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

#menuh {
	height: 30px;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: -28px 0px 10px 15px;
	z-index: 2;
}

#menuh p {
	position: relative;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}

#menuh a:link, #menuh a:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	z-index: 1;
}

#menuh A:hover {
	color: #cc6666;
	text-decoration: underline;
}

#webaddress {
	position:relative;
	text-align: right;
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffcccc;
	background-color: #000000;
	padding: 0px 7px 0px 0px;
	margin: -30px 0px 0px 0px;
}

#pagetree{
	margin-top: -15px;
	text-align: right;
	color: #000000;
	width: auto;
}

#pagetree a:link, #pagetree a:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #bb0000;
	text-decoration: none;
}

#pagetree a:hover {
	color: #999999;
	text-decoration: underline;
}

#pageheading h1 {
	margin-top: -35px;
	text-align: left;
	width: auto;
	padding-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
}

#leftcontainer {
	border: 1px solid #000000;
	position: relative;
	float: left;
	width: 140px;
	list-style: none;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin-left: 3px;
	margin-top: 10px;
	margin-right: 8px;
	background-color: #ffffff;
	z-index: 2px;
}

#leftcontainer ul {
	position: relative;
	top: 9px;
	list-style: none;
	text-align: left;
	margin-left: 14px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#leftcontainer ul li a:link, #leftcontainer ul li a:visited {
	position: relative;
	text-decoration: none;
	color: #000000;
	background-color: #bbbbbb;
	margin-left: -11px;
	width: 130px;
	height: 30px;
	display: block;
	padding-left: 2px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	border: 1px solid #000000;
}

#leftcontainer ul li a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #999999;
}

#leftcontainerimages {
	background-color: #;
	width: 130px;
	margin: 4px 5px -10px 4px;
	font-size: 12px;
}

#leftcontainerimages img {
	margin-bottom: 4px;
	border: 1px solid #000000;
}

#recommend {
	position: relative;
	width: 135px;
	font-family: arial, helvetica, sans-serif;
	margin-left: 4px;
	margin-bottom: 10px;
}

#recommend a:link, #recommend a:visited {
	width: auto;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}

#recommend a:hover{
	text-decoration: underline;
	color: #990000;
}

#rightcontainer {
	border: 1px solid #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	float: right;
	width: 140px;
	margin-right: 3px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

#rightcontainer p {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rightcontainer ul {
	list-style: none;
	text-align: left;
	padding-top: 5px;
}

#rightcontainer ul li a:link, #rightcontainer ul li a:visited {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: -5px;
	color: #000000;
}

#rightcontainer ul li a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#rightcontainerlinks {
	width: 130px;
	border: 1px solid #000000;
	margin: 0px 5px 10px 5px;
	font-size: 12px;
	text-align: left;
	line-height: 13px;
}

#rightcontainerlinks a:link, #rightcontainerlinks a:visited {
	color: #aa0000;
	text-decoration: none;
	padding-left: 3px;
}

#rightcontainerlinks a:hover {
	color: #000000;
	text-decoration: underline;
}

#product {
	width: 620px;
	border: 0px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.product h1 {
	margin-bottom: -5px;
}

.productitem {
	float: left;
	border: 1px solid #000000;
	width: 180px;
	height: 230px;
	background-color: #cc9999;
	margin: 8px;
}

.producttitle {
	font-size: 12px;
	font-weight: bold;
	background-color: #6a2f2f;
	border-bottom: 1px solid #330000;
	color: #ffffff;
	text-align: center;
	padding: 2px;
}

.productimage {
	padding: 6px 0px 6px 0px;
	width: 150px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.productimage img{
	border: 1px solid #000000;
}

.productbuttons {
	padding-left: 18px;
}

.productprice {
	position:relative;
	color: #000000;
	font-size: 13px;
	text-align: center;
	padding: 3px 0px 3px 0px;
}

.productprice img {
	float: left;
	padding-right: 2px;
}

#strike {
	text-decoration: line-through;
}

.productdisplayouter {
	float: left;
	background-color: #111111;
	padding: 5px;
}

.productdisplayinner {
	float: left;
	width: 570px;
	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-top: 10px;
	text-align: center;
	background-color: #cc9999;
}

.productdisplaytitle h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 1px;
}

.productdisplaylarge img {
	border: 1px solid #000000;
}

.productdisplaylarge {
	text-align: center;
	margin-top: 8px;
}

.productdisplaytext {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 13px;
}

.productdisplaytext li {
	list-style: square;
}

.productdisplayimages {
	float: left;
	border: 2px solid #bbbbbb;
	background-color: #ffffff;
	padding: 4px 3px 4px 4px;
	height: 100%;
	margin-bottom: 5px;
}

.productdisplayimage {
	float: left;
	padding: 1px;
}

.productdisplayimage a:link img, .productdisplayimage a:visited img {
	border: 1px solid #999999;
	padding: 1px;
}

.productdisplayimage a:hover img {
	border: 1px solid #cc0000;
}

#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: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}

#cart th {
	border-bottom: 1px solid #000000;
	background-color: #333333;
	color: #ffffff;
}

#cart td {
	border-bottom: 1px solid #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;
}

.pagegallery  {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;	
	width: 100%;
}

.pagegallerycontent {
	width: 95%;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	font-weight: normal;
}

.pagegalleryheading {
	background-color: #990002;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #ffffff;
}

.pagegalleryinner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.pagegalleryimage {
	float: left;
	padding: 4px;
	margin: 5px;
	height: 145px;
	width: 125px;
	text-align: center;
	overflow -y: clip;
}

.pagegalleryimage   img {
	border-top:    1px solid #615F60;
	border-right:  1px solid #615F60;
	border-bottom: 1px solid #615F60;
	border-left:   1px solid #615F60;
	padding: 2px;
	vertical-align: middle;
}

.pagegalleryimage  a:hover img {
	border-top:    1px solid #990002;
	border-right:  1px solid #990002;
	border-bottom: 1px solid #990002;
	border-left:   1px solid #990002;
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

.pagegallerytext {
	font-weight: normal;
	color: #990002;
	text-decoration: none;
}


#imagelibrary {
	margin: 4px;
	padding:4px;
}

#imagelibrary img {
	margin: 3px;
}

.pageimagecenter {
	position: relative;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.pageimagecenter img {
	margin: 3px;
	padding: 0px;
}

.pageimageright {
	position: relative;
	float: right;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.pageimageright img {
	margin-top: 3px;
	margin-left: 4px;
	padding: 0px;
}

.pageimageleft {
	position: relative;
	float: left;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.pageimageleft img {
	margin-top: 3px;
	margin-right: 4px;
	padding: 0px;
}

.pageimagenone img {
	margin: 3px;
	padding: 0px;
}



#adminpage {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#adminpage a:link, #adminpage a:visited {
	color: #cc0000;
}

#adminpage a:hover {
	color: #ff6600;
}

#adminpage table {
	background-color: #eeeeee;
	border: 1px solid #9f9f9f;
}

#adminpage td {
	background-color: #cfcfcf;
}

#adminpage th {
	background-color: #dddddd;
	text-align: left;
}

#adminpage b {
	color: #cc0000;
	font-weight: bold;
}

#adminpage input {
	visibility: visible;
	color: #000000;
	background-color: #efefef;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
}

#adminpage input[disabled] {
	color: #9f9f9f;
}

#adminpagegallery {
	position: relative;
	font-weight: normal;
	font-size: 12px;
}

.link {
	overflow: hidden;
	background-color: #;
	border: 1px solid #000000;
	margin-left:30px;
	margin-right:30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
}

.linktop {
	width: auto;
	margin: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	background-color: #993333;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
}

.linktop a:link, .linktop a:visited {
	color: #ffffff;
	text-decoration: none;
}

.linktop a:hover {
	color: #000000;
	text-decoration: underline;
}

.linkleftcontainer {
	float: left;
	height: 150px;
	position: relative;
	top: 5px;
	width: 150px;
	position: relative;
	margin-bottom: 5px;
}

.linkleftcontainer  img{
	border-style: none;
}
.linkrightcontainer {
	float: right;
	position: relative;
	top: 5px;
	width: 530px;
	height: 120px;
	position: relative;
	overflow-y: auto;
	border: 1px solid #999999;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
}

.linkfooter {
	position:relative;
	margin: none;
	color: #000000;
	text-align: right;
	bottom: 15px;
	margin-bottom: -15px;
}

.linkfooter a:link, .linkfooter a:visited {
	color: #880000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.linkfooter a:hover {
	color: #999999;
	text-decoration: underline;
}


#subpage {
	border: 1px solid #000000;
	vertical-align: baseline;
}

#subpage a:link, #subpage  a:visited {
	color: #000000;
	text-decoration: none;
}

#subpage  a:hover {
	color: #990000;
}
#adminpage .log {
	background-color: #3f3f3f;
}

#adminpage .log th {
	background-color: #9F0000;
	color: #ffffff;
	padding: 8px;
	font-size: 14px;
}

#adminpage .logrow1 td {
	background-color: #cfcfcf;
	padding: 4px;
}

#adminpage .logrow2 td {
	background-color: #efefef;
	padding: 4px;
}

#adminpage .logrowS td {
	background-color: gold;
	padding: 4px;
}

#form {
	margin: 4px;
}

#form p{
}
#form .error {
	color: #cf0000;
	font-weight: strong;
}

#form .table {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #555555;
	margin-bottom: 10px;
}

#form .table th {
	background-color: #555555;
	color: #ffffff;
	padding: 8px;
	font-size: 12px;
}

#form .table td {
	background-color: #cfcfcf;
	padding: 4px;
	font-size: 12px;
}

#form .tablerow1 td {
	background-color: #dfdfdf;
	padding: 4px;
	font-size: 12px;
}

#form .tablerow2 td {
	background-color: #cfcfcf;
	padding: 4px;
	font-size: 12px;
}

#contact {
	width: auto;
	clear: both;
	color: #000000;
	background-color: #dddddd;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 0px 0px 3px 0px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}

#contact a:link, #contact a:visited {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#contact a:hover {
	color: #993333;
}

#contactpage table {
	margin-left: auto;
	margin-right: auto;
}

#contactpage td, p {
	font-size: 14px;
}

#contactpage a:link, #contactpage a:visited {
	color: #880000;
	text-decoration: none;
}

#contactpage a:hover {
	color: #666666;
}

.clearfix {
	clear: both;
}

#footer {
	background-color: #000000;
	border-top: 1px solid #000000;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 2px 0px 5px 0px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}

#footer a:link, #footer a:visited{
	color: #cc6666;
	text-decoration: none;
}

#footer a:hover {
	color: #ffcccc;
}

#footer img {
	margin-bottom: -3px;
}

#error {
	color: #880000;
}

#gst {
	font-size: 10px;
}

#debug {
	position: relative;
	width: 100%;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #cfcfff;
}