@charset "utf-8";
/* CSS Document */


.ico_holder{
}





.icon_box{
width:79px;
height:105px;
float:left;
margin-right:10px;
margin-bottom:10px;
}

.ico_title{
font-size:10px;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
color:#2f697d;
}

.active_ico{
	position:relative;
	width:79px;
	margin-bottom:-20px;
	text-align:center;
	padding-top:1px;
	height:19px;
	/*background-image:url(images/active_pal.jpg);*/
	background-repeat:no-repeat;
	background-position:center 1px;
	cursor:pointer;
}
.active_ico img{padding-top:6px;}
.inactive_ico img{padding-top:6px;}
.inactive_ico{
	position:relative;
	width:79px;
	margin-bottom:-20px;
	text-align:center;
	padding-top:1px;
	height:19px;
/*	background-image:url(images/add_pal.jpg);*/
	background-repeat:no-repeat;
	background-position:center 1px;
	cursor:pointer;
}

#main_ico_holder{
background-color:#fcfcfc;
}

#cls_ctrl{
height:18px;	
background-image:url(catmenu/hider.jpg);
background-repeat:no-repeat;
cursor:pointer;
}

.strl_tx{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
margin-left:40px;
padding-left:15px;
cursor:pointer;
background-image:url(catmenu/show_icc.jpg);
background-repeat:no-repeat;
}

.ad_sh_icc{
background-image:url(catmenu/show_icc.jpg);
background-repeat:no-repeat;
}

.ad_hd_icc{
background-image:url(catmenu/hide_icc.jpg);
background-repeat:no-repeat;
}

.img_cls_shd{
padding:5px;
}

.img_cls_bg{
background-image:url(catmenu/big_bxshd.jpg);
background-repeat:no-repeat;
}