/* Block categories */

div.block_vertical h4 {
background:transparent url(../img/block_header.png) no-repeat scroll left top;
color:#000000;
font-family:Verdana,Helvetica,Sans-Serif;
font-size:11px;
font-weight:bold;
height:22px;
line-height:1.5em;
padding-left:27px;
padding-top:6px;
text-transform:uppercase;
}

#left_column div.block_vertical, #right_column div.block_vertical {
background:transparent url(../img/block_footer.gif) no-repeat scroll left bottom;
padding-bottom:6px;
width:230px;
}

div.block_vertical  li {
background:#FFFFFF url(../img/block_bg.gif) repeat-y;
list-style-position:outside;
padding:0.1em 0 0.1em 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

div#categories_block_left_vertical li a:link, #categories_block_left_vertical li a:visited {
color:#535353;
display:block;
line-height:18px;
padding-left:5px;
*padding-left:10px;
text-decoration:none;
border-bottom:none;
height:28px;
font-size:11px;
background:#f8f8f8;
bottom:-5px;
width:221px;
*width:216px;
margin-left:2px;
margin-top:-3px;
*border-left:1px solid #E7E7E7;
}

#categories_block_left_vertical ul li a:hover{
color:#000;
display:block;
line-height:18px;
padding-left:5px;
*padding-left:10px;
text-decoration:none;
border-bottom:none;
font-size:11px;
background:#feab05;
background-repeat: repeat-x; 
}


