/* CATALOGUE/ARTISTS */



@import url(/stylesheets/css_main.css);

/* BACKGROUND */
#columns { background: url(/images/bk_2_substance.gif) repeat-y left top; }
#top { background: url(/images/bk_2_top.gif) no-repeat center top; }
#bottom { background: url(/images/bk_2_bottom.gif) no-repeat center top; }

/* SUBSTANCE */
/* automatic right justify */
#column2 { height: 100%; }
#column2 H3 { text-align: right; }
#column2 H3.subtitle { text-align: right; }
#span23 IMG.small { margin-left: 30px !important; margin-right: 10px; float: left; }

/* autolist */
.ATL_entry { display: block }

/* TOP PANEL */
#top_panel { height: 7px; background: url(/images/bk_1_toppanel.gif) no-repeat left top; overflow: visible; z-index: 1; }

/* MEDIA CONTENT */
#player { height: 50px; }

/* LISTS */
.genre_list A { margin: 2px 0 3px 25px; display: list-item; list-style-position: outside; }
.genre_list A:link, .genre_list A:visited {  list-style-image: url(/images/icons/arrow.gif); color: #000; }
.genre_list A:hover { list-style-image: url(/images/icons/arrow_red.gif); color: #c33; }
.genre_list A:hover IMG { border: 1px solid #c33; }

/*WALLPAPER*PHOTOGALLERY*/
DIV.specials { padding: 10px; background: #fff; height: 100%; }
.specials H2 { color: #393 }
TABLE.gallery { border: 1px solid #aaa; background: #eee; }
