body { 
	background: url(../images/bg.png) repeat;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-family: verdana, helvetica, sans-serif;
}
#wrapper {
	border: 1px solid #ffffff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
} 
#woot {
	position: relative;
	float: right;
}
#header  {
	width: 960px;
	height: 160px;
}
#header img {
	border: 0px;
}

#email-view {
	display: none;
}

#mainbody {
	background: url(../images/contentbg.jpg) repeat-y;
	background-color: #ff9933;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#middle {
	position: relative;
	width: auto;
	background-color: #;
	border: 0px solid #000000;
	margin: 5px 5px 5px 152px;
	padding: 15px;
	font-size: 13px;
	text-align: justify;
	z-index: 0;
}
#middle a:link, #middle a:visited {
	color: #cc0000;
	font-size: 13px;
	text-decoration: none;
}
#middle a:hover {
	color: #999999;
	font-size: 13px;
	text-decoration: underline;
}
blockquote {
	border: 1px dotted #cc0000;
	background-color: #ec8a28;
	padding-left: 6px;
	padding-right: 6px;
}
h1 {
	font-weight: normal;
	color: #000000;
	font-size: 20px;
}
h2 {
	font-weight: normal;
	color: #000000;
	font-size: 18px;
}
h3 {
	font-weight: normal;
	color: #000000;
	font-size: 16px;
}
p, li, td, th {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}
#pagetable {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	border: 1px solid #000000;
	border-collapse: collapse;
	background-color: #ffffff;
}
#pagetable th {
	text-align: center;
	padding: 5px;
	background-color: #ffffff;
}
#pagetable strong {
	color: #000000;
	font-size: 14px;
}
#pagetable td {
	border: 1px solid #000000;
	padding: 3px;
}
pre {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
}
#menuh {
	background: url(../images/menuh-back.jpg) no-repeat;
	background-color: #cc0000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: right;
	height: 30px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
}
#menuh p {
	position: relative;
	top: 0px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 7px 5px 0px 0px;
	z-index: 1;
}
#menuh a:link, #menuh a:visited {
	font-family: arial, helvetica;
	font-weight: bold;
	text-transform: uppercase;
	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: #99ff33;
	text-decoration: none;
}
#webaddress {
	position:relative;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}
#pagetree{
	margin-top: -15px;
	text-align: right;
	width: auto;
}
#pagetree p a:link, #pagetree p a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#pagetree p a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#pageheading{
	margin-top: -30px;
	text-align: left;
	width: auto;
	padding-bottom: 0px;
}
#leftcontainer {
	clear: left;
	border: 0px solid #000000;
	position: relative;
	float: left;
	width: 146px;
	text-align: left;
	margin-bottom: 5px;
}
#leftcontainer ul {
	position: relative;
	width: 100%;
	top: 5px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: arial, helvetica;
}
#leftcontainer ul li a:visited, #leftcontainer ul li a:link {
	font-family: arial, helvetica;
	color: #ffffff;
	font-weight: bold;
	display: block;
	list-style: none;
	padding-top: 5px;
	margin-bottom: 1px;
	border: 0px solid #000000;
}
#leftcontainer ul li a:hover {
	font-family: arial, helvetica;
	color: #cc0000;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	margin-bottom: 1px;
	border: 0px solid #000000;
}
.menubutton {
	font-size: 16px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
}
.adminbutton {
	font-size: 14px;
	text-decoration: none;
	margin-left: 8px;
}
#recommend {
	margin-bottom: 5px;
}
#recommend img {
	position: relative;
	top: 2px;
	left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 0px;
	width: 15px;
}
#recommend a:link, #recommend a:visited {
	font-weight: normal;
	font-size: 10px;
	padding-left: 5px;
	width: auto;
	color: #000000;
}
#recommend a:hover{
	text-decoration: underline;
	color: #cc0000;
}
#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;
}
#rightcontainerlinks {
	background-color: #ffffff;
	width: 133px;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	padding: 0px;
}
#rightcontainer ul {
	list-style: none;
	text-align: left;
	margin-left: 1em;
	padding-left: 0px;
	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: #cc0000;
}
.productitem {
	position: relative;
	border: 1px solid #000000;
	height: 185px;
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
.producttitle {
	padding: 3px;
	margin: 0px;
	font-size: 13px;
	background: url(../images/headings-back.jpg) repeat;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	color: #ffffff;
}
.producttitle a:link, .producttitle a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
.producttitle a:hover {
	color: #666633;
}
.productsold {
	color: #ff0000;
	font-weight: bold;
}
.productimage {
	float: left;
	position: relative;
	height: 150px;
	width: 150px;
	top: 5px;
	left: 5px;
}
.productimage img{
	border: 1px solid #000000;
}
.producttext {
	float: right;
	text-align: left;
	position: relative;
	top: 5px;
	right: 5px;
	width: 505px;
	height: 115px;
	overflow-y: auto;
	border-top: 2px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 2px solid #999999;
	background-color: #ffffff;
	padding: 5px;
	font-size: 13px;
}
.producttext li {
	list-style: square;
}
.productprice {
	position:relative;
	float: right;
	color: #000000;
	text-align: right;
	font-size: 13px;
	margin-right: 6px;
	margin-top: 10px;
}
.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: #ffffff;
	border-bottom: 1px solid #000000;
}
.productdisplaytitle h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 1px;
}
.productdisplaylarge {
	text-align: center;
}
.productdisplaylarge img {
	border: 1px solid #000000;
}
.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;
	background-color: #ec8a28;
}
#cart th {
	border-bottom: 1px solid #000000;
	background : url(../images/headings-back.jpg) repeat;
	background-color: #ff9933;
	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;
}
#cartmessage {
	font-size: 12px;
	color: #333333;
}
#total {
	background-color: #dfdfdf;
}
#form {
	margin: 4px;
}
#form p{
}
#form .error {
	color: #cf0000;
	font-weight: strong;
}
#form .table {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	margin-bottom: 10px;
}
#form .table th {
	background-color: #ff6600;
	color: #ffffff;
	padding: 8px;
	font-size: 12px;
}
#form .table td {
	background-color: #cfcfcf;
	padding: 4px;
	font-size: 12px;
}
#form .tablerow1 td {
	background-color: #E0E3A5;
	padding: 4px;
	font-size: 12px;
}
#form .tablerow2 td {
	background-color: #FCFFBA;
	padding: 4px;
	font-size: 12px;
}
.pagegallery  {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	float: left;
}
.pagegallerycontent {
	width: 99%;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	font-weight: normal;
	background-color: #ec8a28;
}
.pagegalleryheading {
	background: url(../images/headings-back.jpg) repeat;
	background-color: #cc3333;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #ffffff;
}
.pagegalleryinner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.pagegalleryimage {
	float: left;
	padding: 0px;
	margin: 5px;
	height: 110px;
	width: 150px;
	text-align: center;
}
.pagegalleryimage   img {
	border-top:    1px solid #000000;
	border-right:  1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left:   1px solid #000000;
	padding: 2px;
	vertical-align: middle;
}
.pagegalleryimage  a:hover img {
	border-top:    1px solid #ffffff;
	border-right:  1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left:   1px solid #ffffff;
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
#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;
}
#link {
	background-color: #ffffff;
	overflow: hidden;
	border: 1px solid #000000;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	height: 190px;
}
#link p {
	font-weight: normal;
	color: #000000;
}
.linktop {
	width: auto;
	margin: none;
	font-weight: normal;
	font-size: 14px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
}
#link .linktop a:link, #link .linktop a:visited {
	color: #000000;
	text-decoration: none;
}
#link .linktop a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.linkleftcontainer {
	float: left;
	height: 150px;
	position: relative;
	top: 0px;
	width: 25%;
	position: relative;
	margin-bottom: 5px;
}
.linkleftcontainer  img{
	border-style: none;
	top: -4px;
	margin: 0px;
	padding: 0px;
}
.linkrightcontainer {
	float: right;
	position: relative;
	top: 5px;
	width: 505px;
	height: 120px;
	position: relative;
	overflow-y: auto;
	border: 1px solid #000000;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
}
.linkfooter {
	position:relative;
	margin: none;
	color: #000000;
	text-align: right;
	bottom: 15px;
	margin-bottom: -15px;
}
#link  a:link, #link a:visited {
	color: #000000;
	text-decoration: none;
}
#link a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#adminpage {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#adminpage a:link, #adminpage a:visited {
	color: #000000;
}
#adminpage a:hover {
	color: #cc0000;
}
#adminpage table {
	background-color: #dfdfdf;
	border: 1px solid #9f9f9f;
	text-align: left;
	margin-bottom: 10px;
}
#adminpage td {
	background-color: #cfcfcf;
}
#adminpage th {
	background-color: #ffffcf;
}
#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;
}
#subpage {
	border: 1px solid #000000;
	vertical-align: baseline;
}
#subpage a:link, #subpage a:visited {
	color: #000000;
	text-decoration: none;
}
#subpage a:hover {
	color: #cc0000;
}
#adminpage table.log {
	background-color: #3f3f3f;
}
#adminpage table.log th {
	background-color: #505050;
	padding: 2px;
	font-size: 12px;
	text-align: center;
}
#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: gold;
	padding: 4px;
	font-size: 12px;
}
#contact {
	width: auto;
	clear: both;
	color: #000000;
	background-color: #ff9933;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
}
#contact a:link, #contact a:visited {
	color: #000000;
}
#contact a:hover {
	color: #cc0000;
}
#contactpage table {
	margin-left: auto;
	margin-right: auto;
}
#footer {
	background: url(../images/menuh-back.jpg) no-repeat;
	background-color: #cc0000;
	clear: both;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 2px 2px 7px 2px;
	border-top: 1px solid #ffffff;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 9px;
}
#footer a:link, #footer a:visited{
	color: #ffffff;
}
#footer a:hover {
	color: #99ff33;
}
#footer img{
	margin-left: 5px;
}
#debug {
	position: relative;
	width: 100%;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #cfcfff;
}