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

#product_content { padding: 0px; margin: 0px; }
html>body #product_content { padding: 0px; margin: 0px; }

.product_maincontent {  background: url(images/product_headerbg.jpg) top repeat-x #000000; color:#999999; font-size:11px; font-family:Tahoma; line-height:1.4em; }

.product_maincontent a, .product_maincontent a:visited { text-decoration: none; color: #f3f3f3 }

#product_showup { 
	font-family: Tahoma; font-size:11px; 
	color:#CCCCCC;
	border: solid 2px #333;
	height: 200px;
	max-height: 200px;
	overflow: hidden;
	padding: 8px 10px 0 0;
	text-align: right;
	background:url(images/bgshowup.jpg) bottom repeat-x;
}

.showup_title { font-size:20px; font-family: Calibri, Tahoma; color:#66CC00; padding-bottom:5px; }
.showup_content { text-align:right; max-width:110px; line-height:1.2em; font-size:10.2px; }

.overview_image { text-align: center; margin:center; padding-bottom:0px; max-width:380px; }
.overview_image a, .overview_image a:visited { text-decoration: none; color:#f3f3f3; }
.overview_color { }
#product_slide { margin-top:5px; }
#product_slide a, #product_slide a:visited { font-size:18px; border-bottom: dotted 1px #333; text-decoration: none; color:#FF9900; padding:4px; font-family: Calibri, Tahoma; display: block; }
#product_slide a:hover { background-color: #333333; color:#66CC00; background:url(images/bgmenu.jpg) right repeat-y; }

#product_specification td { border-bottom: dotted 1px #999999; }
#product_specification tr:hover { background-color: #FFFFFF; }
.product_headermenu a, .product_headermenu a:visited  { color: #FFFFFF; font-family:Calibri,Tahoma; font-size:13px; text-decoration: none; } 
.product_headermenu a:hover { color: #FFCC00; }
.product_headermenu { color: #FFFFFF; font-family:Calibri,Tahoma; font-size:13px; margin-top:0px; margin-bottom:3px; } 

#leftmap { color:#000000; }


