/* PATHWAY
----------------------------------------------------------*/

.path_ArtList_It
{
  background-color:#eeeeee;
  padding:15px 15px 17px 18px;
  margin:0px 0px 7px 0px;
}


.path_ArtList_It:hover
{
  text-decoration:none;
  background-color:#dddddd;
}

.path_ArtList_It a
{
  text-decoration:none;
  color:#000000;
}

.path_ArtList_It a:hover
{
  text-decoration:none;
}


.path_ArtList_It_Arrowed
{
  background-color:#eeeeee;
  padding:15px 15px 17px 18px;
  margin:0px 0px 7px 0px;
  padding-right: 40px; 
  background-image:url('/image/button/icon_item_go.png');
  background-repeat:no-repeat;
  background-position:98% 20%;
  text-decoration:none;
  color: black;
  display: block; 
  line-height: 1.5em; 
  text-decoration: none; 
  background-repeat: no-repeat; 
}


.path_ArtList_It_Arrowed:hover
{
  background-color:#dddddd;
}

.path_ArtList_It_Arrowed:link
{
  color:#000000;
  text-decoration:none;
}

.path_ArtList_It_Arrowed:visited
{
  color:#000000;
  text-decoration:none;
}

.path_ArtList_It a:hover
{
  text-decoration:none;
}


.path_ArtList_Hd
{
    font-weight:bold;
    font-size:1.1em;
    line-height:1.2em;
    min-height:27px; 
    background-image:url('/image/button/icon_item_go.png');
    background-repeat:no-repeat;
    background-position:right top;
}

.path_ArtList_Tx
{
  padding:0px 30px 0px 0px;
}

.path_shortcut
{
  float:left;
  width:200px;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
