body { 
	color: #000000;
	background: url(../images/site-bg.jpg) repeat;
	background-color: #ffffff;
	padding: 0px;
	margin: 10px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

html>body .outerpair1 {
	background: url(../images/upperrightfade.png) right top no-repeat;
}

html>body .outerpair2 {
	background: url(../images/lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}

html>body .shadowbox {
	background: url(../images/shadow.png) bottom right;
}

html>body .innerbox {
	position: relative;
	left: -8px;
	top: -8px;
}

.shadowbox img {
	border: 1px solid #000000;
	vertical-align: bottom;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#wrapper {
	border: 2px solid #006060;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.mainbody {
	background-color: #FFFFCF;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#header {
	position: relative;
	top: 0px;
	height: 150px;
	width: 960px;
}

#intro {
	float: right;
}

#middle {
	width: auto;
	margin: 5px 5px 5px 150px;
	padding: 15px;
}

a:link, a:visited {
	color: #333399;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #cc0000;
	font-size: 13px;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color: #333399;
	font-size: 22px;
}

h2 {
	font-weight: bold;
	color: #333399;
	font-size: 20px;
	border-bottom: 1px solid #666699;
}

h3, h3 a:hover {
	font-weight: bold;
	color: #333399;
	font-size: 18px;
	text-decoration: none;
}

h4 {
	font-weight: bold;
	color: #333399;
	font-size: 16px;
}

h5 {
	font-weight: bold;
	color: #333399;
	font-size: 16px;
}

h6 {
	font-weight: bold;
	color: #333399;
	font-size: 16px;
}

p, li, td, th {
	color: #333399;
	font-weight: normal;
	font-size: 13px;
}

hr {
	height: 1px;
	color: #999999;
	width: 90%;
	text-align: center;
}

#menuh {
	background-color: #006060;
	text-align: center;
	font-size: 14px;
	padding: 8px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
}

#menuh p {
	color: #99cccc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menuh a:link, #menuh a:visited {
	font-weight: normal;
	font-size: 14px;
	position: relative;
	padding: 0px 8px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	z-index: 1;
}

#menuh .menuhnotselect a:link, #menuh .menuhnotselect a:visited {
	color: #ffffff;
}

#menuh .menuhselect a:link, #menuh .menuhselect a:visited {
	color: #ffcc00;
}

#menuh .menuhnotselect a:hover {
	color: #ffcc00;
}

#pagetree {
	text-align: right;
	width: auto;
}

#pagetree p a:link, #pagetree p a:visited {
	font-weight: bold;
	color: #006060;
	text-decoration: none;
}

#pagetree p a:hover {
	color: #cc0000;
	text-decoration: underline;
}

#pageheading {
	text-align: left;
	width: auto;
	padding-bottom: 0px;
}

#leftcontainer {
	border: 0px solid #000000;
	float: left;
	width: 146px;
}

#leftcontainer ul {
	position: relative;
	top: 10px;
	list-style: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
}

#leftcontainer ul li a:link, #leftcontainer ul li a:visited {
	position: relative;
	text-decoration: none;
	display: block;
	padding: 8px 10px;
	margin-bottom: 3px;
	background: #307B7B;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	font-weight: normal;
}

#leftcontainer ul .menuvnotselect a:link, #leftcontainer ul .menuvnotselect a:visited {
	color: #ffffff;
}

#leftcontainer ul .menuvselect a:link, #leftcontainer ul .menuvselect a:visited {
	color: #ffcc00;
}

#leftcontainer ul .menuvnotselect a:hover {
	color: #ffcc00;
}

#recommend {
	position: relative;
	font-weight: normal;
	font-size: 10px;
	margin: 30px 0px 10px 5px;
	line-height: 16px;
}

#recommend a:link, #recommend a:visited {
	color: #336699;
	font-size: 10px;
	text-decoration: none;
}

#recommend a:hover {
	color: #cc0000;
	text-decoration: none;
}

.pagegallery {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	float: left;
}

.pagegallerycontent {
	width: 99%;
	border: 1px solid #000000;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	font-weight: normal;
}

.pagegalleryheading {
	background-color: #cccccc;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

.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: 1px solid #000000;
	padding: 2px;
	vertical-align: middle;
}

.pagegalleryimage a:hover img {
	border: 1px solid #cc0000;
	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 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.pageimageright {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

.pageimageleft {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

.pageimagenone img {
	margin: 3px;
	padding: 0px;
}

.link {
	overflow: hidden;
	margin: 25px 0px;
	padding: 5px;
}

.linktop {
	width: auto;
	margin: none;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.linktop a:link, .linktop a:visited {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.linktop a:hover {
	color: #cc0000;
}

.linkcontent p {
	padding: 5px 0px;
	margin: 0px;
}

#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;
	margin-bottom: 10px;
}

#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: #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: 13px;
	color: #ffffff;
}

#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: #ffff66;
	padding: 4px;
	font-size: 12px;
}

#subpageclear {
	width: 100%;
	height: 10px;
}

.subpage {
	background: #30309E;
	border: 1px solid #000000;
	vertical-align: top;
}

.subpage img {
	border: 0px;
	margin-bottom: 5px;
}

.subpage a:link, .subpage a:visited {
	color: #ffffff;
	text-decoration: none;
}

.subpage a:hover {
	color: #ffcc00;
}

#contact {
	width: auto;
	clear: both;
	color: #ffffff;
	background-color: #30309E;
	margin: 15px auto 5px auto;
	text-align: center;
	font-size: 13px;
	padding: 2px;
}

#contact a:link, #contact a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#contact a:hover {
	color: #ffcc00;
	text-decoration: none;
}

#contactpage table {
	margin-left: auto;
	margin-right: auto;
}

#googlemap {
	border: 1px solid #999999;
}

.error {
	color: #cc0000;
}

#footer {
	background-color: #006060;
	clear: both;
	text-align: center;
	padding: 5px 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
}

#footer a:link, #footer a:visited {
	color: #ffcc66;
	font-size: 10px;
}

#footer a:hover {
	color: #ffcc00;
	text-decoration: none;
}

#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;
}

.resulttable {
	margin-right: 20px;
}

.resulttable th {
	background-color: #30309E;
	color: #ffffff;
	padding: 5px;
	width: 120px;
}

.resulttable td {
	background-color: #ffffff;
	padding: 5px;
	width: 280px;
}

.productitem {
	float: left;
	border: 1px solid #000000;
	height: 195px;
	width: 370px;
	margin: 4px;
	padding: 0px;
	background-color: #ffffff;
}

.productprintitem {
	float: left;
	border: 1px solid #000000;
	height: 195px;
	width: 350px;
	margin: 4px;
	padding: 0px;
	background-color: #ffffff;
}

.producttitle  {
	padding: 3px;
	height: 40px;
	background-color: #30309E;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.productprinttitle  {
	padding: 3px;
	height: 20px;
	background-color: #555555;
	border-bottom: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.producttitle a:link, .producttitle a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

.producttitle a:hover {
	color: #ffff66;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}

.productsold {
	color: #ffcc00;
	font-weight: bold;
}

.productimage {
	float: left;
	height: 150px;
	position: relative;
	top: 5px;
	left: 5px;
	width: 100px;
	position: relative;
}

.productimage img:hover {
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.productprintimage {
	float: left;
	height: 100px;
	position: relative;
	top: 5px;
	left: 5px;
	bottom: 5px;
	width: 100px;
	position: relative;
}

.productprintimage 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: 240px;
	height: 110px;
	overflow-y: scroll;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
	font-size: 13px;
	margin-right: 6px;
	color: #000000;
}

.producttext li {
	list-style: square;
}

.productprinttext {
	float: right;
	position: relative;
	top: 5px;
	width: 225px;
	height: 150px;
	overflow: hidden;
	background-color: #ffffff;
	padding: 1px;
	font-size: 9px;
	margin-right: 1px;
	color: #000000;
}

.productprinttext li {
	list-style: square;
}

.productprice {
	position: relative;
	bottom: 45px;
	left: 5px;
	float: left;
	clear: left;
	color: #000000;
	font-size: 11px;
}

.productprintprice {
	position: relative;
	top: 5px;
	width: 100px;
	bottom: 5px;
	left: 5px;
	float: left;
	clear: left;
	color: #000000;
	font-size: 10px;
}

.productmore {
	float: right;
	position: relative;
	top: 5px;
	margin-right: 5px;
}

.productmore img {
	border: 0px;
}

.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: #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: #cccccc;
}

.productdisplaytitle h1 {
	color: #333333;
	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-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#cart th {
	border-bottom: 1px solid #000000;
	background-color: #003366;
	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 {
	font-size: 12px;
	color: #333333;
}

#form {
	margin: 4px;
}

#form p {
}

#form .error {
	color: #cf0000;
	font-size: 13px;
	text-align: center;
}

#form .table {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #30309F;
	margin-bottom: 10px;
}

#form .table th {
	background-color: #30309F;
	color: #ffffff;
	padding: 8px;
	font-size: 12px;
}

#form .table td {
	background-color: #609F9F;
	padding: 4px;
	font-size: 12px;
}

#form .tablerow1 td {
	background-color: #cccccc;
	padding: 4px;
	font-size: 12px;
}

#form .tablerow2 td {
	background-color: #ffffff;
	padding: 4px;
	font-size: 12px;
}

.freighttable th {
	color: #ffffff;
	background-color: #30309F;
	padding: 5px;
}

.freighttable td {
	background-color: #9FCFCF;
	text-align: right;
	padding: 5px;
}

#email-view {
	display: none;
}

