/* Subsection Tabs
--------------------*/

#main ul.subsection_tabs {
	margin:0px;
	margin-left: 0;
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: center;
	padding-left:0;
	width:120px;
}

#main ul.subsection_tabs li {

	background-image:url(/themes/tarad_en/images/bllogin_04.gif);
	background-repeat:no-repeat;
	float:left;
	display:block;
	height:23px;
	width:60px;
}

#main ul.subsection_tabs li a {
	text-decoration: none;
	padding-top:7px;
	display:block;
	color:#666666
}

#main ul.subsection_tabs li a:hover {
	text-decoration: underline;
	color:#333333
}

#main ul.subsection_tabs li a.active {
	background-image:url(/themes/tarad_en/images/bllogin_03.gif);
	background-repeat:no-repeat;
	float:left;
	display:block;
	width:60px;
	height:23px;
	
	text-decoration: none;
	display:block;
	padding-top:7px;
	color:#333333;
}


.hidden{
	display:none;
}

.cate_box {
width:802px;
padding-bottom:10px;
padding-left:20px;
padding-left:11px!important;
}
#tab_product {
	font: bold 11px Verdana;
}

