@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#4c2364;
	color:#FFFFFF;
}

table.main_table {
	margin-top:30px;
	width:873px;
}

a.country_link {
	color:#a6a4a8;
	text-decoration:none;
	font-size:12px;
	margin-left:15px;
}

table.footer_table {
	margin-top:15px;
	width:873px;
}

a.footer_link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

div.enjoy_box {
	height:77px;
	width:186px;
	background:#4c2364;
}

div.wave1 {
	width:186px;
	height:25px;
	background:#4c2364;
}

div.wave2 {
	width:186px;
	height:25px;
	background:#baaac7;
}

td.category_bg {
	text-left:center;
	padding-left:40px;
	background:#baaac7;
	padding-bottom:60px;
	padding-top:20px;
	width:146px;
}

div.category_text {
	margin-top:5px;
}

a.category_link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

td.left_menu {
	background:#4c2364;
	padding-bottom:50px;
}

td.right_header {
	background:url(../images/product/top_bg.jpg) no-repeat;
	width:764px;
	height:64px;
}

div.category_title {
	margin-top:10px;
	color:#414141;
	text-indent:38px;
}

div.top_menu {
	padding-right:40px;
	margin-top:50px;
}

a.menu_link {
	color:#272727;
	text-decoration:none;
	margin-right:10px;
	font-size:10px;
}

div.color_box {
	width:20px;
	height:20px;
	float:left;
	margin-left:5px;
	border:1px solid #000000;
}

div.product_text {
	color:#000000;
	font-size:12px;
	clear:both;
	padding-top:5px;
	height:80px;
}

a.footer_link {
	color:#a8a8a8;
	text-decoration:none;
	font-size:11px;
	margin-right:10px;
	margin-left:10px;
}

a.top_link {
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;	
	margin-left:15px;
}

div.specs {
	margin-top:15px;
	padding-left:100px;
}

div.spec_text {
	margin-top:4px;
}

div.description {
	margin-top:15px;
}

div.product_info {
	padding-bottom:20px;
	width: 313px;
	color:#272727;
	font-size:13px;
}

div.match_box {
	border-top:1px solid #000000;
	width:313px;
}

div.bold_category_text {
	margin-top:15px;
}

a.bold_category_link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.short_tips {
	font-weight:bold;
	font-size:13px;
}

.thumbnail img{	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1;
}

.thumbnail:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}

.thumbnail:hover{
	/*color: red;*/ /* irrelevant definition to overcome IE bug */
}
