body {
	background-color: #222222; 
	margin-top: 6px;
	font-family: arial, helvetica, sans-serif;
}

#email-view {
	display: none;
}

.wrapper {
	margin: 0px 35px 50px 35px;
	padding: 0px;
	min-width: 855px;
}
#freight {
	position:absolute;
	border: 1px #000060 solid;
	left: 320px;
	top: 220px;
	padding-left: 5px;
	width: 300px;
	height: 150px;
	font-size: 12px;
	color: #00000;
	font-family: Arial;
	background-color: ffffff;
	z-index:1;	
}
#freight p {
	font-size: 16px;
	padding: 0 px;
	color: #00000;
	font-family: Arial;
	background-color: ffffff;
	font-weight: bold;
	text-align: Center;
	z-index:1;	
}

.productitem {
	float: left;
	border: 1px solid #000000;
	height: 205px;
	width: 400px;
	background-color: #ffffff;
	margin: 5px;
}

.producttitle {
	padding: 3px 3px 3px 6px;
	font-size: 13px;
	background-color: #330066;
	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;
}

.productimage {
	border: 0px solid #000000;
	float: left;
	height: 150px;
	position: relative;
	top: 5px;
	width: 150px;
	position: relative;
	padding-left: 6px;
	text-align: center;
}

.productimage img{
	border: 0px solid #000000;
}

.producttext {
	float: right;
	position: relative;
	top: 5px;
	width: 220px;
	height: 135px;
	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: #f2ecff;
	padding: 5px;
	font-size: 13px;
	margin-right: 6px;
}

.producttext li {
	list-style: square;
}

.productprice {
	border: 0px solid #666666;
	position:relative;
	float: right;
	width: 135px;
	color: #000000;
	text-align: right;
	font-size: 13px;
	margin-right: 6px;
	margin-top: 12px;
}

.productmore {
	float: left;
	border: 0px solid #666666;
	width: 250px;
	margin: 10px 0px 0px 3px;
}

#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: #ffcc99;
}

.productdisplaytitle h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 1px;
}

.productdisplaylarge {
	text-align: center;
}

.productdisplaylarge img {
	border: 0px 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;
}

.pagegallery  {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: left;
}
.pagegallerycontent {
	width: 95%;
	border: 1px solid #000022;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	font-weight: normal;
}
.pagegalleryheading {
	background-color: #50007D;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #742BA0;
}
.pagegalleryinner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
.pagegalleryimage {
	float: left;
	padding: 4px;
	margin: 5px;
	height: 220px;
	width: 200px;
	text-align: center;
}
.pagegalleryimage   img {
	border-top:    1px solid #50007D;
	border-right:  1px solid #50007D;
	border-bottom: 1px solid #50007D;
	border-left:   1px solid #50007D;
	padding: 2px;
	vertical-align: middle;
}
.pagegalleryimage  a:hover img {
	border-top:    1px solid #742BA0;
	border-right:  1px solid #742BA0;
	border-bottom: 1px solid #742BA0;
	border-left:   1px solid #742BA0;
	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;
}
#debug {
	position: relative;
	width: 100%;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #cfcfff;
}
#adminpage .log {
	background-color: #3f3f3f;
}
#adminpage .log th {
	background-color: #600060;
	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;
}
#contact {
	width: auto;
	clear: both;
	font-size: 14px;
	font-family: Arial;
	color: #ffffff;
	background-color: #4f007d;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 6px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
}
#contact a:link, #contact a:visited {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
#contact a:hover   { color: #cc99ff; }
#contactpage table {
	margin-left: auto;
	margin-right: auto;
}
#adminpage 	     { float: left; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; margin-bottom: 20px; }
#adminpage a:link    { color: #cc5500; }
#adminpage a:visited { color: #cc5500; }
#adminpage a:hover   { color: #660099; }
#adminpage table     { background-color: #aeaeae; border: 1px solid #000000; }
#adminpage td        { background-color: #bbbbbb; }
#adminpage th 	     { background-color: #bbbbbb; color: #000000; font-size: 14px; text-align: left; }
#adminpage input     { background-color: #ffffff; color: #000000; font-size: 12px; font-family: Arial; font-weight: normal; padding-left: 0px; }
#adminpage input[disabled] { color: #ffffff; }
#subpage            { border: 1px solid #000000; background-color: #ffffff; width: 150px; height: 180px; float: left; margin: 5px; }
#subpage a:link     { color:#000000; text-decoration: none; }
#subpage a:visited  { color:#000000; text-decoration: none; }
#subpage a:hover    { color: #ffffff; }
#webaddress         { padding-left: 8px; }
#webaddress p       { font-size: 11px; color: #ffffff; font-family: Arial; font-weight: normal; text-decoration: none; }
#menuh              { padding-right: 8px; margin: -10px;}
#menuh p            { font-size: 13px; color: #777777; font-family: Arial; font-weight: normal; text-decoration: none;  }
#menuh a:link       { font-size: 12px; color: #ffffff; font-family: Arial; font-weight: bold;   text-decoration: none; }
#menuh a:visited    { font-size: 12px; color: #ffffff; font-family: Arial; font-weight: bold;   text-decoration: none; }
#menuh a:hover      { font-size: 12px; color: #ff9933; font-family: Arial; font-weight: bold;   text-decoration: underline; }
#menuv a:link       { font-size: 13px; color: #ffffff; font-family: Arial; font-weight: normal; text-decoration: none; display: block; padding-left: 6px; padding-top: 6px; padding-bottom: 6px; }
#menuv a:visited    { font-size: 13px; color: #ffffff; font-family: Arial; font-weight: normal; text-decoration: none; display: block; padding-left: 6px; padding-top: 6px; padding-bottom: 6px; }
#menuv a:hover      { font-size: 13px; color: #ff9933; font-family: Arial; font-weight: normal; text-decoration: none; display: block; padding-left: 6px; padding-top: 6px; padding-bottom: 6px; }
#pagetree	    { padding-left: 20px; }
#pagetree p         { font-size: 13px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
#pagetree a:link    { font-size: 13px; color: #330066; font-family: Arial; font-weight: bold;   text-decoration: underline; }
#pagetree a:visited { font-size: 13px; color: #330066; font-family: Arial; font-weight: bold;   text-decoration: underline; }
#pagetree a:hover   { font-size: 13px; color: #cc0000; font-family: Arial; font-weight: bold;   text-decoration: underline; }
#mainbody	    { padding: 0px 40px 0px 40px; }
#mainbody h1        { font-size: 24px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
#mainbody h2        { font-size: 20px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
#mainbody h3        { font-size: 16px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
#mainbody a:link    { font-size: 14px; color: #e16800; font-family: Arial; font-weight: bold;   text-decoration: none; }
#mainbody a:visited { font-size: 14px; color: #e16800; font-family: Arial; font-weight: bold;   text-decoration: none; }
#mainbody a:hover   { font-size: 14px; color: #cc0000; font-family: Arial; font-weight: bold;   text-decoration: underline; }
#mainbody p         { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
#mainbody th        { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
#mainbody td        { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
#mainbody ol        { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
#mainbody ul        { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
.logBody h1         { font-size: 20px; color: #FFFFFF; font-family: Arial; font-weight: normal; text-decoration: none; }
.logBody h2         { font-size: 18px; color: #FFFFFF; font-family: Arial; font-weight: normal; text-decoration: underline; }
.logBody h3         { font-size: 14px; color: #FFFFFF; font-family: Arial; font-weight: normal; text-decoration: none; }
.logBody a:link     { font-size: 14px; color: #FFFFFF; font-family: Arial; font-weight: normal; text-decoration: none; }
.logBody a:visited  { font-size: 14px; color: #FFFFFF; font-family: Arial; font-weight: normal; text-decoration: none; }
.logBody a:hover    { font-size: 14px; color: #FFCF30; font-family: Arial; font-weight: normal; text-decoration: underline; }
.logBody2 a:link    { font-size: 14px; color: #30309F; font-family: Arial; font-weight: normal; text-decoration: none; }
.logBody2 a:visited { font-size: 14px; color: #30309F; font-family: Arial; font-weight: normal; text-decoration: none; }
.logBody2 a:hover   { font-size: 14px; color: #FFCF30; font-family: Arial; font-weight: normal; text-decoration: underline; }
.logBody p          { font-size: 14px; color: #003000; font-family: Arial; font-weight: normal; text-decoration: none; }
.logBody  th        { font-size: 14px; color: #ffffff; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #333333; }
.logBody2 th        { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #bbbbbb; }
.logBody  td        { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #aaaaaa; }
.logBody2 td        { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #bbbbbb; }
.logBodyB td        { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #FFFFFF; }
.logBodyS td        { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #FFCF60; }
.logBody ol         { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
.logBodyBreak td    { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #FFFFFF; }
#member p           { font-size: 14px; color: #003000; font-family: Arial; font-weight: normal; text-decoration: none; }
#member th          { font-size: 15px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
#member td          { font-size: 14px; color: #000000; font-family: Arial; font-weight: normal; text-decoration: none; }
.recommend	     { padding: 0px 10px 4px 0px; background-color: #ffffff; }
.recommend a:link    { font-size: 12px; color: #660099; font-family: Arial; font-weight: normal; text-decoration: none; }
.recommend a:visited { font-size: 12px; color: #660099; font-family: Arial; font-weight: normal; text-decoration: none; }
.recommend a:hover   { font-size: 12px; color: #cc0000; font-family: Arial; font-weight: normal; text-decoration: underline; }
.footer             { font-size: 10px; color: #ffffff; font-family: Arial; font-weight: normal; text-decoration: none; }
.footer a:link      { font-size: 10px; color: #ff6633; font-family: Arial; font-weight: normal; text-decoration: none; }
.footer a:visited   { font-size: 10px; color: #ff6633; font-family: Arial; font-weight: normal; text-decoration: none; }
.footer a:hover     { font-size: 10px; color: #c491df; font-family: Arial; font-weight: normal; text-decoration: underline; }
#footerlink	      { padding-top: 6px; }
#footerlink p         { font-size: 13px; color: #444444; font-family: Arial; font-weight: normal; text-decoration: none; }
#footerlink a:link    { font-size: 12px; color: #888888; font-family: Arial; font-weight: normal; text-decoration: none; }
#footerlink a:visited { font-size: 12px; color: #888888; font-family: Arial; font-weight: normal; text-decoration: none; }
#footerlink a:hover   { font-size: 12px; color: #ff6633; font-family: Arial; font-weight: normal; text-decoration: underline; }
.red		    { color: #dd0000; }
.memberpass	    { font-size: 11px; }
.memberrecover	    { font-size: 12px; }
#error	    	    { color: #dd0000; }
#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;
}

#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: #50007d;
	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;
}

#cartmessage {
	border: 0px solid #000000;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

#cartmessage p, #cartmessage td {
	font-size: 12px;
	color: #333333;
}

#form {
	margin: 4px;
}

#form p{
}

#form .error {
	color: #ff6600;
	font-weight: strong;
}

#form .table {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #50007D;
	margin-bottom: 10px;
}

#form .table th {
	background-color: #50007D;
	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;
}
