
body{
	margin:0px;
}


.bar
{	
	background-image:url(../_graphx/bar.gif);
	background-repeat:repeat-x;
	width:800px;
	height:7px;
}

.barv
{	
	margin: 0px;
	padding: 0;
	background-image:url(../_graphx/barv.gif);
	background-repeat:repeat-y;
	width:7px;
	height:574px;
	position:relative;
	float:left;
}

#banner
{
	margin: 2px 0px 2px 0px;
	padding: 0;
	width: 800px;
	height: 80px;
	background-color:#FFFFFF;

}

#logo
{
	margin: 0;
	padding: 0;
	float:left;
}

.transparent
{
   filter:alpha(opacity=80); 
   -moz-opacity: 0.8; 
   opacity: 0.8; 
}

.nottransparent
{
   filter:alpha(opacity=100); 
   -moz-opacity: 1; 
   opacity: 1; 
   text-align:left; 
   font:Verdana, Arial, Helvetica, sans-serif; 
   font-size:10px; 
}

.nottransparent A:link {
padding-left:2px;
text-decoration: none;
color:#000000;
}
.nottransparent A:visited {
padding-left:2px;
text-decoration: none;
color:#000000;
}
.nottransparent A:active {
padding-left:2px;
text-decoration: none;
color:#000000;
}
.nottransparent A:hover {
padding-left:2px;
text-decoration: none;
color:#999999;
}

#flashbanner
{
	margin: 0;
	padding: 0;
	float:right;

}

#footer
{
	position:relative;
	clear:both;
	width:800px;
	height:26px;
	margin: 3px 0px 0px 0px;
	padding: 0;
	font:Verdana, Arial, Helvetica, sans-serif;
}
#content_window
{
	position:relative;
	height:326px; 
	width:800px; 
	clear:both;
	background-color:#FFFFFF;
}	

#product
{
	height:326px; 
	width:800px; 
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


#content_title_bak
{
	height:50px; 
	width:800px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:36px; 
	font-weight:bold; 
	letter-spacing: 22px; 
	font-stretch:expanded; 
	overflow:hidden; 
	color:#999999;
	position:relative;
	z-index:200;
}

#content_title
{
	height:50px; 
	width:800px; 
	position:relative;
}

.box
{
cursor:pointer;
background-image:url(../_graphx/topmenu_0.gif);
background-repeat:repeat-x;
border:1px;
border-style:solid;
border-color:#666666;
float:left;
width:120px;
height:14px;
font:Arial, Helvetica, sans-serif;
text-align:center;
font-size:10px;
margin:5px 0px 0px 10px;

}

.box:hover
{		
	color: #FFFFFF;
	background-image:url(../_graphx/topmenu_1.gif);
	background-repeat:repeat-x;
}

#productphoto
{
height:240px; 
width:490px;  
position:relative; 
top:-50px;
float:left;
z-index:50;
}


#productinfo
{
height:276px; 
width:300px; 
position:relative;
overflow:hidden;
float:right; 
z-index:60;
background-image:url(../_graphx/item_bg.png);
}

.minithumb
{
cursor:pointer;
border:1px;
border-style:solid;
border-color:#ffffff;
float:left;
margin:5px 0px 0px 4px;
opacity: 0.6;
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
filter: alpha(opacity=60);
}

.thumb
{
cursor:pointer;
border:1px;
border-style:solid;
border-color:#ffffff;
opacity: 0.6;
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
filter: alpha(opacity=60);
}

