@charset "utf-8";
/* CSS Document */

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

a:link {
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background:url(images/bg.gif);
}
#preload img
{
	height: 0;
	width: 0;
	border-width: 0;
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: -30;
}
.header {
	background:url(images/header.gif) no-repeat;
}

#search div { padding-left:10px; padding-bottom:15px; height:22px;	width:275px;}

#search {
	display:inline;
}

.nav {
	height:50px;
	width:650px;
	padding-bottom:3px;
}

.nav .l{
	background:url(images/nav_l.gif) no-repeat bottom right;
	width:50px;
}

.nav .m{
	background:url(images/nav_m.gif) repeat-x bottom;
	vertical-align:middle;
}

.nav .r{
	background:url(images/nav_r.gif) no-repeat bottom left;
	width:50px;
}

.nav .nav_text{
	text-decoration:none;
	color:#FFF;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-weight:bold;

}

.nav .nav_text a{
	color:#FFF;
}

.left .top{
	background:url(images/lbg_top.gif) no-repeat bottom left;
}

.left .middle{
	background:url(images/lbg_middle.gif) repeat-y top left;
}

.left .middle2{
	background:url(images/lbg_middle2.gif) repeat-y top left;
}

.left .low{
	background:url(images/lbg_bottom.gif) no-repeat top left;
}

.footer {
	background:url(/images/footer.gif) no-repeat;
}

.left .left_text{
	height:25px;
	text-decoration:none;
	color:#000;
	text-align:center;
	font-size:16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.left .cd_text{
	text-decoration:none;
	color:#000;
	text-align:left;
	font-size:16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left:20px;
}

.left .left_img{
	padding-left:20px;
}

.left .left_text a{
	color:#000;
}

.content .top{
	background:url(images/cbg_top.gif) no-repeat bottom left;
}

.content .middle{
	background:url(images/cbg_middle.gif) repeat-y top left;
}

.content .low{
	background:url(images/cbg_bottom.gif) no-repeat top left;
}

.content .top2{
	background:url(images/cbg_top2.gif) no-repeat bottom left;
}

.content .middle2{
	background:url(images/cbg_middle2.gif) repeat-y top left;
}

.content .low2{
	background:url(images/cbg_bottom2.gif) no-repeat top left;
}

.content .content_text{
	color:#000;
	text-align:left;
	font-size:16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left:20px;
	padding-right:15px;
}

.content .content_td{
	padding-left:4px;
}

.content .content_text a{
	text-decoration:none;
	color:#000;
}

.footer {
	background:url(/images/footer.gif) no-repeat;
}

.footer .footer_text{
	text-decoration:none;
	color:#000;
	text-align:center;
	font-size:12px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.footer .footer_text a{
	color:#000;
	font-size:12px;
}
.contact_text{
	text-decoration:none;
	color:#000;
	text-align:center;
	font-size:12px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

a .preview
{
	display: none;
}

a:hover .normal
{
	display: none;
}

a:hover .preview
{
	display: block;
	position:relative ;
	top: -2px;
	left: 0px;
	z-index: 1;
}

p.shop_closed {
	font-weight:bold;
	color:#030;
}

