body { 
	background: url(../images/back-pic.jpg) repeat;
	color: #000000;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: verdana, helvetica, sans-serif;
}

#wrapper {
	background-color: #2f2f2f;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
} 

#header  {
	background: url(../images/header.jpg) no-repeat;
	position: relative;
	width: 960px;
	height: 120px;
	border-top: 1px solid #000000;
}

#logos {
	float: right;
	background-color: #ffffff;
	border: 2px solid #000000;
	height: 80px;
	width: 150px;
	margin: 12px 120px 0px 0px;
}

#mainbody {
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 0;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 2px solid #000000;
}

#middle {
	width: auto;
	background-color: #2f2f2f;
	margin: 5px 152px 5px 152px;
	padding: 15px;
	color: #cccccc;
	font-size: 14px;
	z-index: 0;
}

#middle a:link, #middle a:visited {
	color: #cc0000;
	text-decoration: none;
}

#middle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	color: #ffffff;
	font-size: 18px;
}

h2 {
	color: #ffffff;
	font-size: 17px;
}

h3 {
	color: #ffffff;
	font-size: 15px;
}

p, li, td, th {
	color: #cccccc;
	font-weight: normal;
	font-size: 13px;
}

.pageimagecenter {
	position: relative;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.pageimagecenter img {
	margin: 0px;
	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;
	display: inline;
}

#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: #000000;
	font-weight: normal;
	font-size: 13px;
}

#menuh {
	background: url(../images/menuh-back.jpg) no-repeat ;
	text-align: center;
	height: 30px;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
	height: 40px;
}
#menuh p {
	position: relative;
	color: #555555;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}

#menuh a:link, #menuh a:visited {
	font-weight: normal;
	color: #ffffff;
	font-size: 13px;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	z-index: 1;
}

#menuh a:hover {
	color: #ee0000;
}

#webaddress {
	position: relative;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	padding: 0px 10px 0px 5px;
	margin: 0px 0px 0px 0px;
	color: #777777;
}

#pagetree{
	text-align: right;
	width: auto;
}

#pagetree p a:link, #pagetree p a:visited {
	font-weight: bold;
	color: #8f8f8f;
	text-decoration: none;
}

#pagetree p a:hover {
	color: #ffffff;
}

#pageheading{
	text-align: left;
	width: auto;
	padding-bottom: 0px;
}

#leftcontainer {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: relative;
	float: left;
	width: 146px;
	list-style: none;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
	z-index: 2px;
	background-color: #222222;
}

#leftcontainer ul {
	list-style: none;
	text-align: left;
	margin-left: 0px;
	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: #ffffff;
	width: 135px;
	display: block;
	padding: 5px;
	margin-bottom: 1px;
	border: 1px solid #;
	top: 0px;
	font-size: 12px;
}

#leftcontainer ul li a:hover {
	color: #cc0000;
	background-color: #111111;
}

#recommend {
	border-top: 1px solid #444444;
	position: relative;
	width: 136px;
	font-weight: normal;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
	padding: 3px;
}

#recommend a:link, #recommend a:visited {
	width: auto;
	color: #999999;
	text-decoration: none;
}

#recommend a:hover{
	text-decoration: underline;
	color: #cc0000;
}

#rightcontainer {
	background-color: #222222;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-weight: normal;
	float: right;
	width: 145px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
}

#rightcontainer ul {
	list-style: none;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#rightcontainer ul li a:link, #rightcontainer ul li a:visited {
	font-size: 11px;
	display: block;
	padding: 3px 3px 5px 6px;
	margin-left: 0px;
	color: #ffffff;
	text-decoration: none;
}

#rightcontainer ul li a:hover {
	text-decoration: underline;
	color: #cc0000;
	background-color: #111111;
}

.productitem {
	border: 1px solid #000000;
	height: 185px;
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	background-color: #bbbbbb;
}

.producttitle {
	padding: 3px 3px 3px 6px;
	font-size: 13px;
	background-color: #666666;
	background: url(../images/producttitle.jpg) repeat;
	font-weight: bold;
	border-bottom: 1px solid #444444;
	color: #ffffff;
}

.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;
	width: 150px;
	position: relative;
	padding-left: 6px;
}

.productimage img{
	border: 1px solid #000000;
}

.producttext {
	float: right;
	position: relative;
	top: 5px;
	width: 505px;
	height: 115px;
	position: relative;
	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;
	color: #000000;
	margin-right: 6px;
}

.producttext li {
	list-style: square;
}

.productprice {
	position:relative;
	float: right;
	width: 510px;
	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: 550px;
	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: #bfbfbf;
}

.productdisplaytitle h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 1px;
}

.productdisplaylarge img {
	border: 1px solid #000000;
}

.productdisplaylarge {
	text-align: center;
}

.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;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#cart th {
	border-bottom: 1px solid #000000;
	background-color: #555555;
	color: #ffffff;
}

#cart td {
	border-bottom: 1px solid #666666;
	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;
}

#form {
	margin: 4px;
}

#form p{
}

#form .error {
	color: #ff0000;
	font-weight: strong;
}

#form .table {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #777777;
	margin-bottom: 10px;
}

#form .table th {
	background-color: #4f4f4f;
	color: #ffffff;
	padding: 8px;
	font-size: 12px;
}

#form .table td {
	background-color: #cccccc;
	color: #000000;
	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  {
	position: relative;
	z-index: 1;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	border-spacing: 1px;
	width: 90%;
	background-color: #222222;
	border: 1px solid #111111;
}

.pagegallerycontent {
	width: 100%;
	margin-bottom: 5px;
}

.pagegalleryheading {
	background: url(../images/tableheading.jpg) repeat fixed;
	background-color: #191919;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 8px 8px 8px;
	font-size: 13px;
	border-bottom: 1px solid #111111;
}

.pagegalleryinner {
	width: 100%;
	float: left;
	padding: 0px;
	margin-bottom: 4px;
}

.pagegalleryimage {
	float: left;
	width: 130px;
	height: 94px;
	margin: 2px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #848484;
}

.pagegalleryimage img {
	padding: 1px;
	height: 94px;
	border-top:    1px solid #000000;
	border-right:  1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left:   1px solid #000000;
}

.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;
}

.pagegallerytext {
	overflow: clip;
	font-weight: normal;
	font-size: 10px;
	width: 110px;
	padding: 2px;
	height: 30px;
	margin-bottom: 3px;
}

#adminpage {
	width: 100%;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left:  0px;
	color: #ffffff;
}

#adminpage td a:link, #adminpage td a:visited, #adminpage th a:link, #adminpage th a:visited {
	color: #000000;
}

#adminpage td a:hover, #adminpage th a:hover {
	color: #cc0000;
}

#adminpage table {
	background-color: #dfdfdf;
	border: 1px solid #9f9f9f;
}

#adminpage td {
	background-color: #cfcfcf;
	color: #000000;
}

#adminpage th {
	background-color: #bfbfbf;
	text-align: left;
	color: #000000;
}

#adminpage li {
	color: #000000;
}

#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 .log {
	background-color: #3f3f3f;
}

#adminpage .log th {
	color: #cfcfcf;
	background-color: #505050;
	padding: 8px;
	font-size: 12px;
}

#adminpage .logrow1 td {
	background-color: #cfcfcf;
	padding: 4px;
	font-size: 10px;
}

#adminpage .logrow2 td {
	background-color: #efefef;
	padding: 4px;
	font-size: 10px;
}

#adminpage .logrowS td {
	background-color: gold;
	padding: 4px;
	font-size: 10px;
}

.link {
	overflow: hidden;
	background-color: #555555;
	border: 1px solid #000000;
	margin-left:30px;
	margin-right:30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
}

.linktop {
	width: auto;
	margin: none;
	font-weight: normal;
	font-size: 14px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
}

.linktop a:link, .linktop a:visited {
	color: #000000;
	text-decoration: none;
}

.linktop a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.linkleftcontainer {
	float: left;
	height: 150px;
	position: relative;
	top: 5px;
	width: 150px;
	position: relative;
	margin-bottom: 5px;
	border: 1px solid #222222;
}

.linkleftcontainer  img{
	border-style: none;
}

.linkrightcontainer {
	float: right;
	position: relative;
	top: 5px;
	width: 515px;
	height: 120px;
	position: relative;
	overflow-y: auto;
	border: 1px solid #222222;
	background-color: #444444;
	color: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 12px;
}

.linkfooter {
	position: relative;
	margin: none;
	color: #000000;
	text-align: right;
	bottom: 15px;
	margin-bottom: -15px;
	font-size: 14px;
}

.linkfooter a:link, .linkfooter a:visited {
	color: #000000;
	text-decoration: none;
}

.linkfooter a:hover {
	color: #cc0000;
	text-decoration: underline;
}

#subpage {
	border: 1px solid #000000;
	background-color: #222222;
}

#subpage  a:link, #subpage  a:visited {
	position: relative;
	top: 5px;
	color: #ffffff;
	text-decoration: none;
}

#subpage  a:hover {
	color: #dd0000;
}

 #subpage img {
	vertical-align: top;
	border: 1px solid #000000;
}

#contact {
	width: auto;
	clear: both;
	color: #999999;
	background-color: #444444;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 14px;
}

#contact a:link, #contact a:visited {
	color: #bbbbbb;
	text-decoration: none;
}

#contact a:hover {
	color: #ffffff;
}

#contactpage table {
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 100%;
	background-color: #222222;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #000000;
	margin-bottom: 0px;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}

#footer a:link, #footer a:visited{
	color: #888888;
	text-decoration: none;
}

#footer a:hover {
	color: #cc0000;
}

#footer img{
	margin-left: 5px;
}

#debug {
	position: relative;
	width: 100%;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #ffffff;
}

#error {
	color: #dd0000;
}

