body {
	background: url("images/bg.gif") center repeat-y #0E5E99; 
	margin: 0; padding: 0;
	text-align: center;
	font-family: arial, sans-serif; }

body.front {
	background: none;
	background: bottom left fixed no-repeat url("images/bg-ripple.jpg") #0E5E99; }

body.front h1 { width: 750px; }
body.front #menu { width: 746px; }
body.front #content { width: 750px; }

h1 { 
	background: url("images/bg-menu.jpg") repeat-x bottom;
	height: 23px; width: 592px;	
	margin-left: auto; 
	margin-right: auto;	
	margin-top: 0; 
	padding: 0; }

#menu {	
	text-align: left;
	width: 588px; height: 22px; 
	margin-left: auto;
	margin-right: auto;	
	margin-top: -41px;	
	padding: 0; 
	font-size: 12px;
	font-weight: bold; }
#menu a {
	color: #444;
	padding: 3px;
	height: 20px;
	text-decoration: none; }
#menu a.on,
#menu a:active,
#menu a:hover {
	color: black; 
	background: #dce1ea url("images/nav/fadeon.jpg") bottom left;  }
#menu img {
	padding: 0; 
	border: 0;  }

#content {	
	width: 570px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;	
	margin-top: 15px;
	font-size: 0.9em; }

.featurebox {	
	background: url("images/featured_product_title.jpg") left top no-repeat; 	 
	background: left top no-repeat; 	
	width: 145px;	
	float: right; 	
	font-size: 0.8em;
	border: 3px solid #eee;
	padding: 5px;
	padding-top: 25px;
	margin-left: 5px; 
	margin-bottom: 5px; }
.featurebox img { border: 0; }

#copyright {
	clear: both;
	border-top: 1px dashed #ccc;
	font-size: 0.7em; }
	
a:link,
a:visited { text-decoration: none; }
a:hover,
a:active {text-decoration: underline; }

.hide { display: none; }



.caption { 
	font-size: 8pt; 
	color: gray; }

p.totop { 
	clear: both; 
	text-align: center; }
p.totop a {
	font-size: 80%; 
	padding: 4px; 
	border: 1px solid gray; }

.shopmenu {	font-size: 8pt;	border: 1px solid black; }.shop, .shop TD { font-size: 10pt; }.note { font-size: 8pt; }#main .news {	font-size: 8pt;	color: #666666;	margin-bottom: -5px; }#main .news A:link, #main .news A:visited {	color: #666666; }	#main .news A:hover, #main .news A:active {	color: #0000ff; }	#footer {	border-left: 1px solid black;	border-right: 1px solid black;	border-bottom: 1px solid black;	font-size: 8pt;	color: #cccccc;	padding: 2px; }#footer A:link, #footer A:visited {	color: #cccccc;}#footer A:hover, #footer A:active {	color: #ffffff;}	a:link {	color: #4c6ec8; }	a:visited {	color: #c86ec8; }a:active, a:hover {	color: #0000ff; }	.small { font-size: 8pt; }

table.gallery td { vertical-align: top; font-size: 0.8em; border-bottom: 1px solid #cccccc; padding-bottom: 10px; padding-top: 10px; } 
table.gallery img { border: 1px solid black; }/* sub category images */a.cat {	width: 200px;	height: 220px;	float: left;	text-align: center; }img.linkicon {	border: none;	float: right;  	margin-left: 5px;	margin-right: 5px; }ul.shopitems { 	list-style: none; 	margin-left: 0; padding-left: 0;	text-align: center; 	font-size: 0.9em; }ul.shopitems li { /*	border: 1px solid red; */	text-align: center;	float: left;	width: 24%;	height: 180px; }ul.submenu {	list-style: none; 	margin: 0; padding: 0; 	border: 1px solid #dfe4eb;	font-size: 0.8em; }	ul.submenu li {	display: inline; 	margin-right: 0.5em; }ul.submenu li.on {	font-weight: bold; }

h3 { 
	font-size: 130%; 	
	font-weight: normal;
	margin: 20px 0 0 0; }

.contactform { }.contactform th {	text-align: right;	font-size: 0.8em; }

#content.front a:link,
#content.front a:visited {
	color: white; 
	text-decoration: underline; }
#content.front a:hover,
#content.front a:active {
	color: #C8C9ED; 
	text-decoration: underline; }

table.catalog td {
	vertical-align: top;
	padding-bottom: 1.5em;
	font-size: 90%;
	text-align: center; }