/*==========================*/




.my_left_category{
		font-size:12px; 		
}


.my_left_category h1{
		height:24px;
		font-size:13px;
		font-weight:bold;
		padding-left:0px;
		padding-top:0px;
		margin:0px;
		color:#FFF;
		width:99%;
}

.my_left_category .my_left_cat_list{

line-height:13.5pt;

}
.my_left_category .my_left_cat_list h2 {
margin:0px;
padding:3px 5px 0px 9px;
}
.my_left_category .my_left_cat_list h2 a{
color:#d6290b;
font-weight:bold;
font-size:14px;
line-height:22px;
}

.my_left_category .h2_cat{
	width:190px;
	height:26px; 
	background-image:url(my_menubg.gif);
	background-repeat:no-repeat; 
	line-height:26px;
	font-weight:normal;
	color:#333333;
	position:relative;
}

.my_left_category a{
	font:12px;
	text-decoration:none;
	color:#333333;
}
.my_left_category a:hover{
	text-decoration:underline;
	color:#ff3333;
}

.my_left_category h3{
margin:0px; 
padding:0px;
height:26px; 
font-size:12px; 
font-weight:normal;
display:block; 
padding-left:12px;
}
.my_left_category h3 span{color:#999999; width:125px; float:right;}
.my_left_category h3 a{	line-height:26px;}










.my_left_category .h3_cat{
 display:none;
 width:208px;
 position:absolute; 
 left:164px; 
 margin-top:-26px; 
 cursor:auto;
}

.my_left_category .shadow{
position:inherit;
background:url(shadow_04.gif) left top;
width:210px;
}

.my_left_category .shadow_border{
position:inherit; 
width:206px; 
border:1px solid #959595; margin-top:1px; 
border-left-width:0px; 
background:url(shadow_border.gif) no-repeat 0px 21px;  
background-color:#ffffff; 
margin-bottom:3px
}
.my_left_category .shadow_border ul{margin:0; padding:0; margin-left:15px}
.my_left_category .shadow_border ul li {
list-style:none;
padding-left:10px;
background-image:url(my_cat_sub_menu_dot.gif);
background-repeat:no-repeat;
background-position:0px 8px;
float:left;
width:75px;
height:26px;
overflow:hidden;
} 

.my_left_category .active_cat{ z-index:99;background-position:0 -25px;cursor:pointer;}
.my_left_category .active_cat h3 { font-weight:bold;}
.my_left_category .active_cat h3 span{ display:none;} 
.my_left_category .active_cat div{display:block;} 

