

.img  { border: 1px #666666 solid }
.text                   { text-align: left; font-weight: normal; color: #666666; margin-left: 0px; margin-bottom: 0px; margin-right: 0px }

li {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}


a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}

/* -- Categories -- */

/* -- p1 -- */
#categories {margin: 0px 0 0px 0; padding: 1px 0 0px 0; list-style: none; width: 224px; background:  background-image:url(images/row.png);}

#categories li {position: relative; font-weight: bold; padding-bottom: 1px;}

#categories li a {display: block; text-decoration: none; /* IE6 Bug */ padding: 4px 0 0px 14px; background-color: #DF0000;}

#categories li a:hover, #categories li a.ont-selected:hover { font-weight: bold; background-color: #c50505; color: #fff;}


/* -- p2 -- */
#categories li ul {margin: 0px 0 0px 0; padding: 1px 0 0px 0; list-style: none; width: 193px;background-color: #acabab;} 
#categories li ul li  {position: relative; font-weight:bold; padding-bottom: 1px;}
#categories li ul li.last  {position: relative; font-weight:normal; padding-bottom: 1px; margin-bottom: -1px;}

#categories li ul li a {display: block; text-decoration: none; /* IE6 Bug */ padding: 4px 20px 4px 18px; background-color: #827e7d;}


#categories li ul li a:active {background-color: #827e7d; color: #fff;}

/* -- p3 -- */
#categories li ul li ul {margin: 0px 0 0px 0; padding: 1px 0 0px 0; list-style: none; width: 191px;}
#categories li ul li ul li  {position: relative; font-weight:bold; padding-bottom: 1px; }
#categories li ul li ul li.last  {position: relative; font-weight:normal; padding-bottom: 1px; margin-bottom: -1px;}

#categories li ul li ul li a {display: block; text-decoration: none; /* IE6 Bug */ padding: 4px 20px 10px 20px; background-color: #958f8d;}

#categories li ul li ul li a:hover, #categories li ul li ul li a.ont-selected:hover {background: url(ii/bullet_d.gif) no-repeat 32px 7px; background-color: #F7941C;}

/* -- p4 -- */
#categories li ul li ul li ul{margin: 0px 0 0px 0; padding: 1px 0 0px 0; list-style: none; width: 191px;background: url(ii/bg_cateh.gif) repeat-x left top;}
#categories li ul li ul li ul li  {position: relative; font-weight:normal; padding-bottom: 1px; background: url(ii/bg_cateh.gif) repeat-x left bottom;}
#categories li ul li ul li ul li.last  {position: relative; font-weight:normal; padding-bottom: 1px; margin-bottom: -1px;}
#categories li ul li ul li ul li a {display: block; text-decoration: none; /* IE6 Bug */ padding: 4px 0 4px 50px; background: url(ii/bullet_e.gif) no-repeat 42px 7px; background-color: #498827;}
#categories li ul li ul li ul li a:hover, #categories li ul li ul li ul li a.ont-selected:hover {background: url(ii/bullet_d.gif) no-repeat 42px 7px; background-color: #F7941C;}

#categories a.ont-selected {background-image: url(ii/bullet_f.gif); background-color: #c50505; color: #ffffff; url(ii/bg_cateb.gif) repeat-x left bottom;}
