body { 
	background: url(../images/back-pic.jpg) repeat;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
}

#wrapper {
	border: 0px solid #000000;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
} 

#header  {
	position: relative;
	top: 0px;
	width: 960px;
	height: 110px;
}

#mainbody {
	position: relative;
	background-color: #ffffff;
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}

#middle {
	position: relative;
	width: 590px;
	background-color: #ffffff;
	border: 0px solid #000000;
	margin: 0px 165px 5px 165px;
	padding: 0px 10px 0px 10px;
	z-index: 0;
}

#email-view {
	display: none;
}

a:link, a:visited {
	color: #cc0099;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	color: #0066cc;
	font-size: 13px;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	color: #0066cc;
	font-size: 20px;
}

h2 {
	font-weight: normal;
	color: #6600cc;
	font-size: 19px;
}

h3 {
	font-weight: normal;
	color: #cc0099;
	font-size: 18px;
}

h4 {
	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;
	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 {
	background: url(../images/menuh-back.jpg) no-repeat ;
	text-align: center;
	height: 30px;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
}

#menuh p {
	position: relative;
	top: 0px;
	color: #0066cc;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}

.menuh a:link, .menuh a:visited {
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	position: relative;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	z-index: 1;
}

.menuhselect a:link, .menuhselect a:visited {
	font-weight: bold;
	color: #99ff99;
	font-size: 13px;
	position: relative;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	z-index: 1;
}

#menuh a:hover {
	color: #99ff99;
}

#webaddress {
	position:relative;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#pagetree p {
	margin: 20px 0px 0px 0px;
	text-align: right;
	width: auto;
	color: #55bb22;
}

#pagetree p a:link, #pagetree p a:visited {
	font-weight: bold;
	color: #55bb22;
	text-decoration: none;
}

#pagetree p a:hover {
	color: #6633cc;
	text-decoration: underline;
}

#pageheading{
	margin-top: 0px;
	text-align: left;
	width: auto;
	padding-bottom: 0px;
}

#leftcontainer {
	border: 0px solid #000000;
	position: relative;
	float: left;
	width: 155px;
	list-style: none;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	left:  1px;
	top: 0px;
	z-index: 2px;
	margin-bottom: 5px;
}

#leftcontainer ul {
	position: relative;
	list-style: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
}

#leftcontainer li {
	list-style: none;
	text-decoration: none;
}

.menuv a:link, .menuv a:visited {
	position: relative;
	text-decoration: none;
	color: #666666;
	width: 150px;
	height: 18px;
	display: block;
	padding: 2px 0px 0px 2px;
	margin-bottom: 1px;
	border-bottom: 1px dashed #666666;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

.menuvselect a:link, .menuvselect a:visited {
	position: relative;
	text-decoration: none;
	color: #9933ff;
	width: 150px;
	height: 18px;
	display: block;
	padding: 2px 0px 0px 2px;
	margin-bottom: 1px;
	border-bottom: 1px dashed #666666;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

#leftcontainer ul li a:hover {
	color: #9933ff;
}

#menuheading {
	background: url(../images/menuheading.jpg) no-repeat;
	position: relative;
	text-decoration: none;
	width: 150px;
	height: 22px;
	display: block;
	padding: 1px 0px 0px 2px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	top: 5px;
}

#leftcontainer ul li #menuheading a:link, #leftcontainer ul li #menuheading a:visited {
	color: #ffffff;
	display: block;
	padding: 2px 0px 0px 5px;
	border-bottom: 0px dashed #000000;
	height: 22px;
	text-decoration: none;
}

#leftcontainer ul li #menuheading a:hover {
	color: #ffffff;
}

#recommend {
	position: relative;
	font-weight: normal;
	font-size: 10px;
	margin: 10px 0px 5px 0px;
	line-height: 18px;
}

#recommend a:link, #recommend a:visited {
	color: #0066cc;
	text-decoration: none;
	font-size: 10px;
}

#recommend a:hover{
	color: #ff00ff;
}

#rightcontainer {
	position: relative;
	border: 0px solid #000000;
	font-weight: normal;
	font-size: 13px;
	float: right;
	width: 175px;
	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: 1px solid #0066cc;
	margin-bottom: 10px;
	padding: 3px;
	float: left;
	font-weight: normal;
}

.pagegalleryheading {
	background-color: #0066cc;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}

.pagegalleryinner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.pagegalleryimage {
	float: left;
	padding: 0px;
	margin: 8px;
	width: 150px;
	text-align: center;
}

.pagegalleryimage   img {
	border: 1px solid #000000;
	padding: 2px;
	vertical-align: middle;
}

.pagegalleryimage  a:hover img {
	border: 1px solid #ff00ff;
	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;
}

.productitem {
	float: left;
	border: 1px solid #336699;
	height: 182px;
	width: 370px;
	margin: 4px;
	padding: 0px;
	background-color: #ffffff;
}

.producttitle  {
	padding: 3px;
	background-color: #4477dd;
	border-bottom: 1px solid #336699;
	font-size: 12px;
	font-weight: bold;
	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;
	left: 5px;
	width: 150px;
	position: relative;
}

.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: 190px;
	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: 12px 8px 5px 0px;
	float: right;
	color: #000000;
	font-size: 12px;
}

.productmore {
	border: 0px solid #999999;
	float: left;
	margin: 3px 0px 0px 60px;
	position: relative;
	width: 160px;
}

.productmore img:hover {
	opacity: 0.8;
	filter:alpha(opacity: 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#strike {
	text-decoration: line-through;
}

.productdisplayouter {
	float: left;
	background-color: #220055;
	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: #ccaaff;
}

.productdisplaytitle h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 1px;
}

.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-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}

#cart th {
	border-bottom: 1px solid #000000;
	background-color: #660099;
	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: #e1cef5;
}

#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 #663399;
	margin-bottom: 10px;
}

#form .table th {
	background-color: #663399;
	color: #ffffff;
	padding: 8px;
	font-size: 12px;
}

#form .table td {
	background-color: #dddddd;
	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;
}

.link {
	background-color: #ffffff;
	overflow: hidden;
	border: 1px solid #cc0099;
	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: #ffccff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
}

.linkleftcontainer {
	float: left;
	height: 150px;
	position: relative;
	top: 0px;
	width: 25%;
	position: relative;
	margin-bottom: 5px;
}

.linkleftcontainer  img{
	border-style: none;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.linkrightcontainer {
	float: right;
	position: relative;
	top: 5px;
	width: 505px;
	height: 125px;
	position: relative;
	overflow-y: auto;
	border: 1px solid #ff99cc;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
}

.linkfooter {
	position: relative;
	margin: none;
	color: #000000;
	text-align: right;
	bottom: 10px;
	margin-bottom: -10px;
	font-size: 13px;
}

#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;
}

#adminpage table img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#adminpage td {
	background-color: #cfcfcf;
	color: #000000;
}

#adminpage th {
	background-color: #ffffcf;
	color: #000000;
}

#adminpage b {
	color: 	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: 14px;
}

#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: #ffffcc;
	padding: 4px;
	font-size: 12px;
}

#subpage {
	border-top: 2px solid #0099ff;
	border-right: 2px solid #0066cc;
	border-bottom: 2px solid #0066cc;
	border-left: 2px solid #0099ff;
	vertical-align: baseline;
}

#subpage  a:link, #subpage  a:visited {
	color: #0066cc;
	text-decoration: none;
}

#subpage  a:hover {
	color: #ff00cc;
}

#contact {
	width: auto;
	clear: both;
	color: #000000;
	background-color: #ffccff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 13px;
}

#contact a:link, #contact a:visited {
	color: #990066;
	text-decoration: none;
}

#contact a:hover {
	color: #660099;
}

#contactpage table {
	margin-left: auto;
	margin-right: auto;
}

#footer {
	background-color: #ffffff;
	clear: both;
	text-align: center;
	padding: 3px 0px 0px 0px;
	border-top: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}

#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #336699;
	font-size: 11px;
}

#footer a:hover {
	color: #9933ff;
}

#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;
}
