@charset "utf-8";
/* CSS Document */
body {
	background-image:url(images/pattern.gif);
	background-color:#3C260B;
	font-family:Tahoma, Geneva, sans-serif;
}
a {
	color:#000;
	font-weight:bold;
	font-size:12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#333;

}
a:active {
	text-decoration: none;
	color:#000;
}

#container1 {
	background-image:url(images/ds.png);
	background-repeat:no-repeat;
	width:1034px;
	height:1034px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}
#container2 {
	width:1024px;
	height:1024px;
	padding:0px;
}
#container3 {
	float:left;
	margin:0px;
}

#slice1 {
	background-image:url(images/bg_01.jpg);
	width:296px;
	height:235px;
	margin:0px;
}
#slice2 {
	background-image:url(images/bg_02.jpg);
	width:728px;
	height:235px;
	margin:0px;
}
#slice3 {
	background-image:url(images/bg_03.jpg);
	width:296px;
	height:789px;
	margin:0px;
}
#slice4 {
	background-image:url(images/bg_04.jpg);
	background-repeat:no-repeat;
	width:728px;
	height:789px;
	margin:0px;
	text-align:center;
}

#btnshell {
	background-image:url(images/buttonbg.png);
	width:296px;
	height:42px;
	margin:0px;
	font-size:9px;
}
img.btnmask {
	width:296px;
	height:42px;
	border:none;
	margin-left:0px;
	margin-top:0px;
	position:absolute;
}
#sbtnshell {
	background-image:url(images/sbuttonbg.png);
	width:123px;
	height:30px;
	margin:0px;
	font-size:5px;
}
img.sbtnmask {
	width:123px;
	height:30px;
	border:none;
	margin-left:0px;
	margin-top:0px;
	position:absolute;
}
img.hotspot {
	width:100%;
	height:100%;
	border:none;
	margin:0px;
}
span.btntext {
	font-size:16px;
	font-family: Impact, Charcoal, sans-serif;
	margin-left:90px;
	color:#000;
}
span.sbtntext {
	font-size:16px;
	font-weight:lighter;
	font-family: Impact, Charcoal, sans-serif;
	margin-left:50px;
	color:#000;
}

#prcmain {
	width:550px;
	float:left;
	margin-top:10px;
}
#prclist {
	width:450px;
	height:660px;
	margin-left:10px;
	text-align:left;
}
#scc {
	text-align:left;
	padding:5px;
	margin-left:35px;
	width:123px;
	height:450px;
	float:left;
}
#descc {
	text-align:left;
	padding:10px;
	margin-left:30px;
	width:220px;
	height:440px;
	float:left;
}
#prczoom {
	background-color:#FFF;
	width:360px;
	height:450px;
	border:solid 2px #000;
	overflow:scroll;
}
img.zoom {
	width:335px;
	height:auto;
	border:none;
}
span.zoomdesc {
	font-size:12px;
	font-weight:bold;
}
#miniprod {
	background-image:url(images/item_mini.png);
	background-repeat:no-repeat;
	overflow:hidden;
	width:150px;
	height:150px;
	margin:5px;
	float:left;
	text-align:center;
	font-size:9px;
	font-weight:bold;
}
#listprod {
	background-image:url(images/item_list.png);
	background-repeat:no-repeat;
	overflow:hidden;
	width:425px;
	height:125px;
	margin:5px;
}
#imgmini {
	background-color:#FFF;
	width:100px;
	height:100px;
	text-align:center;
	overflow:hidden;
	border:solid 2px #000;
	margin-left:auto;
	margin-right:auto;
	}
img.mini {
	height:auto;
	width:100px;
	border:none;
}
#imglist {
	background-color:#FFF;
	width:110px;
	height:105px;
	text-align:center;
	float:left;
	overflow:hidden;
	border:solid 2px #000;
	margin-left:5px;
}
span.caption {
	margin-top:5px;
	margin-left:5px;
	font-size:10px;
}
img.lst {
	height:auto;
	width:110px;
	border:none;
}
span.desc {
	font-size:12px;
}
span.price {
	font-style:italic;
	font-weight:bold;
	color:#900;
}
span.oldprice {
	font-style:italic;
	font-weight:bold;
	color:#000;
}

#bottom {
	margin-left:35px;
	margin-top:675px;
	margin-bottom:0px;
	font-size:14px;
	color:#FFF;
	text-align:left;
}
