/* ---------------- Main Styles ----------------------------------- */
/* ---------------- Author: pixelnova.org ------------------------ */
/* ---------------- Created for: cornielyrics.org --------------- */

body
{
background-color: #000000;
margin: 10px 0px 10px 0px;
}
.clear
{
clear: both;
}
h2
{
margin: 0px 0px 2px;
font: normal 110% "Trebuchet MS", Tahoma, Arial;
padding-bottom: 2px;
font-style: italic;
}
h1, h1 a:link, h1 a:visited, h1 a:active
{
color: #FE8300;
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 0px;
letter-spacing: -.5px;
font: normal 22px/24px "Century Gothic", "Trebuchet MS", "Arial", "Helvetica", sans-serif;
}
h1 a span
{
display: none; color: #FE8300;
}
h1 a:hover, h1
{
color: #FE8300;
}
h1 a:hover span
{
display: inline;
}

/* ------------------------------------------- [ FORMS ] -------- */

textarea
{
width: 381px;
height: 686px;
padding: 5px;
background-color: #4C4C4C;
border-top: 1px solid #2A2A2A;
border-left: 1px solid #2A2A2A;
border-bottom: 1px solid #565656;
border-right: 1px solid #565656;
overflow: auto;
font: normal 103% tahoma;
color: #F2E206;
line-height: 150%;
}
input.text
{
width: 381px;
height: 15px;
padding: 5px;
background-color: #4C4C4C;
border-top: 1px solid #2A2A2A;
border-left: 1px solid #2A2A2A;
border-bottom: 1px solid #565656;
border-right: 1px solid #565656;
font: normal 100% tahoma;
color: #F2E206;
}

/* ------------------------------------------- [ STAMP (V2 RELEASED) ] -------- */

#v2
{
position: absolute;
top: 0px;
}

/* ------------------------------------------- [ CHARTS ] -------- */

.flag
{
width: 164px;
position: relative;
font: 11px tahoma;
}
.flag .chartname
{
position: absolute;
top: 7px;
left: 0px;
width: 164px;
color: #C4C4C4;
font-weight: bold;
text-align: center;
}
.flag .view
{
margin-bottom: 25px;
color: #F0CB1C;
font-weight: bold;
text-align: right;
}

.flag ol
{
margin: -15px 0px 10px 0px;
padding: 0px 0px 0px 24px;
width: 135px;
color: #F0CB1C;
text-align: left;
}
.flag li
{
padding: 0px;
margin-bottom: 10px;
line-height: 160%;
}
.flag a:link, .flag a:visited
{
color: #F0CB1C;
text-decoration: none;
}
.flag a:hover, .flag a:active
{
color: #FFFFFF;
text-decoration: none;
}

/* ----------------------------------------------------------------------------- [ HEADER ] ----------*/

#header_wrap
{
width: 799px;
height: 179px;
position: relative;
background: url('images/header.jpg') no-repeat;
}

/* ------------------------------------------- [ TOP NAVIGATION ] -------- */

#tabs
{
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #292929;
font-weight: bold;
float: right;
position: absolute;
top: 0px;
right: 0px;
}
#tabs ul
{
list-style: none;
margin: 0px;
padding: 0px;
}
#tabs ul li {
display: inline;
margin: 0px;
text-transform: capitalize;
}
#tabs ul li a
{
color: #292929;
background: url('images/b3_menubg.jpg');
float: left;
text-decoration: none;
margin: 0px;
text-transform: capitalize;
padding-left: 5px;
padding-right: 5px;
padding-top: 12px;
padding-bottom: 11px
}
#tabs ul li a:hover
{ 
background: url('images/b3_menuon.jpg');
color: #fff;
text-decoration: none;
border-right: 1px solid #179100;
border-left: 1px solid #FFFF5C;
}
#tabs ul li a.active
{
background: url('images/b3_menuon.jpg');
color: #fff;
border-right: 1px solid #179100;
border-left: 1px solid #FFFF5C;  
}
#menu_wrap
{
position: absolute;
top: 134px;
left: 0px;
height: 38px;
width: 793px; 
background: url('images/menubg.jpg') repeat-x;
border-left: 3px solid #414141;
border-right: 3px solid #414141;
}
#undots
{
height: 7px;
background: url('images/undots.jpg') no-repeat;
width: 799px;
position: absolute;
top: 172px;
left: 0px;
}

/* ------------------------------------------- [ SEARCH FORM ] -------- */

#search-input
{
position: absolute;
top: 6px;
left: 6px;
}
#search-input input
{
background-color: #FFFFFF;
height: 19px;
border-top: 1px solid #966400;
border-left: 1px solid #E29700;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
padding: 4px 0px 0px 3px;
width: 139px;
}
#search-btn
{
position: absolute;
top: 7px;
left: 156px;
}

/* ----------------------------------------------------------------------------- [ MISC ] ----------*/

/* --------------------------------- CORNIESEARCH WIDGET - */

#widgettop
{
width: 409px;
height: 80px;
text-align: center;
}
.attencion
{
background-color: #45AA26;
color: #FFFFFF;
width: 383px;
padding: 13px;
text-align: justify;
font: 11px "trebuchet ms";
}
.attencion a:link, .attencion a:visited
{
color: #FFFFFF;
text-decoration: underline;
}
.attencion a:hover, .attencion a:active
{
color: #FFFF00;
text-decoration: underline;
}

/* --------------------------------- CORNIESEARCH WIDGET END - */

/* --------------------------------- COMPILIATIONS START - */

#comptop
{
position: relative;
width: 409px;
height: 85px;
background: url('images/comptop.jpg') no-repeat;
}
#comptop .theinput
{
position: absolute;
top: 23px;
left: 156px;
border: 0px;
background: transparent;
width: 139px;
height: 19px;
padding: 6px 5px 0px 30px;
font: 10px tahoma;
}
#comptop .submit
{
position: absolute;
top: 23px;
right: 32px;
width: 40px;
height: 26px;
background: transparent;
}
.comppag
{
margin: 0px;
padding: 0px;
height: 30px
}
.comppag ul
{
list-style: none;
margin: 0px 0px 0px 3px;
padding: 0px;
}
.comppag ul li
{
display: inline;
margin: 0px;
text-transform: capitalize;
}
.comppag ul li a
{
background: url('images/comptab.jpg') repeat-x bottom;
color: #FFE701;
float: left;
text-decoration: none;
margin: 0px 0px 0px 4px;
text-transform: capitalize;
font: 11px tahoma;
padding: 4px 7px;
}
.comppag ul li a:hover
{ 
background: url('images/comptab.jpg') repeat-x top;
color: #303030;
text-decoration: none;
}
.comppag ul li a.active
{
background: url('images/comptab.jpg') repeat-x top;
color: #303030;
cursor: text;
}

#compiliation
{
font: 11px tahoma;
background: #383838 url('images/corner-top-left.jpg') no-repeat top left;
display: block;
text-decoration: none;
position: relative;
margin: 0px;
width: 409px;
padding: 0px;
line-height: 250%;
text-align: justify;
color: #F2E206;
margin-top: 4px;
}
#jewelcase
{
position: absolute;
top: 25px;
left: 25px;
z-index: 2;
}
#cd
{
position: absolute;
top: 56px;
left: 52px;
z-index: 0;
}
#coverfix
{
position: absolute;
top: 55px;
left: 51px;
z-index: 1;
}
#compdetails
{
position: absolute;
top: 25px;
left: 200px;
border-left: 3px solid #FEAF16;
padding-left: 14px;
}
#compiliation a:link, #compiliation a:visited
{
color: #77C601;
background: url('images/arrows.jpg') no-repeat;
padding: 0px 0px 0px 20px;
text-decoration: none;
}
#compiliation a:hover, #compiliation a:active
{
color: #FC9320;
background: url('images/arrows.jpg') no-repeat;
background-position: 0px -13px;
padding: 0px 0px 0px 20px;
text-decoration: none;
}

.compiliations
{
padding: 0px;
margin: 4px 0px 0px 0px;
width: 409px;
text-align: left;
}
.compiliations ul
{
list-style-type: none;
margin: 0px;
padding: 0px;
font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
color: #CDCDCD;
}
.compiliations a:link, .compiliations a:visited
{
color: #FFC801;
text-decoration: none;
}
.compiliations a:hover, .compiliations a:active
{
color: #FFFFFF;
text-decoration: none;
}
.compiliations li.light
{
margin: 0px;
display: block;
height: 60px;
background: #4C4C4C;
background-position: 0 3px;
position: relative;
padding: 10px
}
.compiliations li.dark
{
margin: 0px;
display: block;
height: 60px;
background: #414141;
background-position: 0 3px;
position: relative;
padding: 10px
}

/* --------------------------------- COMPILIATIONS END - */

/* --------------------------------- ALBUMS START - */

.albumbg
{
width: 409px;
margin-top: 4px;
height: 144px;
background: url('images/albumbg.jpg') no-repeat;
position: relative;
}
.albumbg .cover
{
position: absolute;
top: 22px;
left: 31px;
}
.albumbg .top
{
position: absolute;
top: 20px;
left: 28px;
}
.albumbg .text
{
position: absolute;
top: 24px;
left: 163px;
text-align: left;
font: 11px "trebuchet ms";
color: #FFCB00;
line-height: 170%;
}
.albumbg .buy
{
position: absolute;
top: 90px;
left: 163px;
}
.albumbg .buy a:link, .albumbg .buy a:visited
{
height: 29px;
width: 100px;
display: block;
background: url('images/buyalbum.jpg') no-repeat top;
text-indent: -9999px;
}
.albumbg .buy a:hover, .albumbg .buy a:active
{
height: 29px;
width: 100px;
display: block;
background: url('images/buyalbum.jpg') no-repeat bottom;
text-indent: -9999px;
}

/* --------------------------------- ALBUMS END - */

/* ------------------------------------------- [ SUB NAVIGATION ] -------- */

.topmenus
{
width: 164px;
}
.topmenus ul
{
padding: 0px;
margin: 0px;
list-style-type: none;
}
.topmenus li.ylw a:link, .topmenus li.ylw a:visited
{
background: transparent;
display: block;
width: 100%;
background: url('images/uldots.jpg') repeat-x bottom;
padding: 23px 0px 28px 0px;
color: #E2D422;
text-decoration: none;
}
.topmenus li.ylw a:hover, .topmenus li.ylw a:active
{
color: #ffffff;
text-decoration: none;
background: url('images/topmenuhov.jpg') repeat-x bottom;
}
.topmenus li.grn a:link, .topmenus li.grn a:visited
{
background: transparent;
display: block;
width: 100%;
background: url('images/uldots.jpg') repeat-x bottom;
padding: 23px 0px 28px 0px;
color: #51AB25;
text-decoration: none;
}
.topmenus li.grn a:hover, .topmenus li.grn a:active
{
color: #ffffff;
text-decoration: none;
background: url('images/topmenuhov.jpg') repeat-x bottom;
}
.topmenus li.first
{
padding: 0px;
}
.topmenus img
{
display: block;
}

/* ----------------------------------------------------------------------------- [ FORUMS ] ---------- */

#forum_wrap
{
width: 799px;
background: url('images/forum_bg.jpg') repeat-y;
}
#forum_undots
{
height: 7px;
background: url('images/forum_undots.jpg') no-repeat;
width: 799px;
position: absolute;
top: 172px;
left: 0px;
}
#forum_right
{
float: right;
width: 583px;
}
#forum .block
{
margin: 0px 0px 15px 0px;
}
#forum .block2
{
margin: 0px 0px 15px 0px;
background: url('images/forum_background.jpg') repeat-y;
}
#forum
{
margin-top: 7px;
width: 582px;
font: 11px "trebuchet ms";
}
#forum ul
{
margin: 0px;
padding: 0;
list-style-type: none;
}
#forum ul li
{
display: block;
float: left;
text-align: left;
color: #A8A8A8;
}
#forum ul li a:link, #forum ul li a:visited
{
color: #FFC600;
text-decoration: underline;
}
#forum ul li a:hover, #forum ul li a:active
{
color: #FFFFFF;
text-decoration: underline;
}
#forum .padding
{
padding: 9px;
text-align: left;
}
#forum .paddingp
{
padding: 9px;
text-align: left;
line-height: 180%;
}
#forum .padding5
{
padding: 5px 5px 5px 5px;
}
#forum .tborder
{
height: 26px;
background: url('images/forum_border.gif') no-repeat bottom right;
}
#forum .border
{
height: 50px;
background: url('images/forum_border.gif') no-repeat bottom right;
}
#forum .borderlp
{
height: 50px;
background: url('images/forum_border.gif') no-repeat bottom right;
}
#forum .borderp
{
background: url('images/forum_border.gif') no-repeat bottom right;
}
#forum .borders
{
background: url('images/forum_borders.gif') repeat-y right;
}
#forum .borderb
{
background: url('images/forum_borders.gif') repeat-x bottom;
}
#forum .top li
{
background: url('images/forum_toptitle.jpg') no-repeat top left;
height: 26px;
color: #4C4C4C;
}
#forum .top li.topics
{
line-height: 145%;
}
#forum .top li.replies
{
line-height: 145%;
}
#forum .color2 li
{
background: #DFEBF1 url('images/forum_color2.jpg') no-repeat top left;
height: 50px;
}
#forum .color1 li
{
background: #575757 url('images/forum_color1.jpg') no-repeat top left;
height: 50px;
}
#forum .post li
{
background: #575757 url('images/forum_color1.jpg') no-repeat top left;
}
#forum li.forum
{
width: 299px;
}
#forum li.forum img
{
margin: 0px 8px 0px 0px;
float: left;
}
#forum li.topics
{
width: 72px;
text-align: center;
line-height: 290%;
}
#forum li.replies
{
width: 65px;
text-align: center;
line-height: 290%;
}
#forum li.lastpost
{
width: 146px;
}
#forum li.author
{
width: 162px;
}
#forum .top li.author
{
width: 162px;
}
#forum .top li.author2
{
width: 162px;
background: url('images/forum_toptitle-s.jpg') no-repeat top left;
}
#forum li.message
{
width: 420px;
}
#forum .toptitle
{
background: url('images/forum_top.jpg') repeat-x;
color: #FFFFFF;
height: 39px;
}
#forum .toptitleleft
{
background: url('images/forum_top_left.jpg') no-repeat left top;
width: 100%;
}
#forum .toptitleright
{
background: url('images/forum_top_right.jpg') no-repeat right top;
width: 100%;
height: 39px;
}
#forum .threadtitle ul
{
font-family: "trebuchet ms";
font-size: 11px;
text-decoration: none;
text-transform: uppercase;
margin: 0px 0px 0px 15px;
padding: 0px;
list-style: none;
height: 39px;
}
#forum .threadtitle li
{
display: inline;
text-align: center;
padding: 0px;
float: left;
font-weight: normal;
}
#forum .threadtitle a:link, #forum .threadtitle a:visited
{
color: #FFFFFF;
font-weight: normal;
background: url('images/forum_title.jpg') no-repeat left;
float: left;
margin:	0px;
padding-left: 10px;
padding-bottom: 1px;
text-decoration: none;
}
#forum .threadtitle a span
{
background: url('images/forum_title_right.jpg') no-repeat right;
display: block;
padding: 11px 10px 11px 1px;
font-weight: normal;
}
#forum .threadtitle a span
{
float: none;
}
#forum .threadtitle a:hover, #forum .threadtitle a:active
{
background: url('images/forum_title.jpg') no-repeat left;
color: #E2F30A;
text-decoration: none;
}
#forum .threadtitle a:hover span
{
background: url('images/forum_title_right.jpg') no-repeat right;
}
#forum .right
{
float: right;
border: 0px;
margin-top: -39px;
}
#forum .catbottom
{
height: 10px;
width: 582px;
background: url('images/forum_catbottom.jpg') no-repeat;
}
#forum .postinfo
{
background: #575757 url('images/forum_color1.jpg') no-repeat left top;
padding: 20px;
margin-bottom: 15px;
color: #C6C6C6;
}
#forum .postinfo img
{
vertical-align: middle;
margin: 0px 5px;
}
#forum a.author:link, a.author:visited
{
text-decoration: underline;
color: #FFC600;
font: 20px "trebuchet ms";
letter-spacing: -1px;
}
#forum a.author:hover, a.author:active
{
color: #FFFFFF;
text-decoration: none;
font: 20px "trebuchet ms";
letter-spacing: -1px;
}
#forum .signature
{
height: 3px;
background: url('images/forum_signature.jpg') repeat-x;
margin: 9px 0px 9px 0px;
}

/* ----------------------------------------------------------------------------- [ CONTENT ] ----------*/

#content_wrap
{
width: 799px;
background: url('images/contentbg.jpg') repeat-y;
}
#x_content
{
width: 773px;
}
#left
{
width: 164px;
float: left;
}
#right
{
width: 598px;
float: right;
}
#sub-left
{
width: 423px;
float: left;
}
#sub-right
{
width: 164px;
float: right;
}
#x
{
padding-top: 6px;
padding-bottom: 3px;
}
#x img
{
display: block;
}

/* ---------------------------------------------------------- [ CENTER CONTENT ] ------------*/

/* ------------------------------------ [ NEWS & REPORT & LYRIC BOXES ] ------------*/

#news
{
font: 11px tahoma;
background: #383838 url('images/corner-top-left.jpg') no-repeat top left;
display: block;
width: 100%;
text-decoration: none;
position: relative;
margin: 0px;
width: 409px;
padding: 0px;
line-height: 140%;
text-align: justify;
color: #F2E206;
}
.report
{
font: 11px tahoma;
background: #383838 url('images/corner-top-left.jpg') no-repeat top left;
width: 100%;
text-decoration: none;
margin: 0px;
width: 409px;
padding: 0px;
line-height: 140%;
text-align: justify;
color: #F2E206;
}
.lyric
{

font: 70%/160% Verdana, Arial, Helvetica, sans-serif;

/*
font: 11px "trebuchet ms";
*/
background: #4C4C4C url('images/corn-top-left.jpg') no-repeat top left;
width: 100%;
text-decoration: none;
margin: 4px 0px 4px 0px;
width: 409px;
padding: 0px;
line-height: 170%;
text-align: justify;
color: #F2E206;
}
.lcorner-top-right
{
background: url('images/corn-top-right.jpg') no-repeat top right;
}
.lcorner-bottom-right
{
height: 100%;
background: url('images/corn-bot-right.jpg') no-repeat bottom right;
}
.lcorner-bottom-left
{
height: 100%;
background: url('images/corn-bot-left.jpg') no-repeat bottom left;
padding: 7px;
}
#news a:link, #news a:visited, .report a:link, .report a:visited
{
color: #44B023;
text-decoration: none;
}
#news a:hover, #news a:active, .report a:hover, .report a:active
{
color: #FC9320;
text-decoration: none;
}
.corner-top-right
{
background: url('images/corner-top-right.jpg') no-repeat top right;
}
.corner-bottom-right
{
height: 100%;
background: url('images/corner-bottom-right.jpg') no-repeat bottom right;
}
.corner-bottom-left
{
height: 100%;
background: url('images/corner-bottom-left.jpg') no-repeat bottom left;
padding: 7px;
}
img.left
{
float:left;
margin: 0px 8px 0px 0px;
}

/* ------------------------------------------- [ TITLES ] -------- */

.sgtitle
{
width: 409px;
height: 55px;
background: url('images/SG.jpg') no-repeat;
margin-top: -15px;
text-align: left;
}
.sgtitle h2
{
color: #51AB25;
margin: 0px 0px 2px;
letter-spacing: -1px;
font: normal 170% "Trebuchet MS", Tahoma, Arial;
padding-bottom: 2px;
font-style: italic;
padding-left: 30px;
}
.sgtitle h3
{
color: #FFEF00;
margin-bottom: -10px;
letter-spacing: -1px;
font: normal 120% "Trebuchet MS", Tahoma, Arial;
font-style: italic;
padding: 2px 0px 0px 10px;
}
.sgxtitle
{
width: 409px;
height: 53px;
background: url('images/SG2.jpg') no-repeat;
margin-top: -15px;
text-align: left;
}
.sgxtitle h2
{
color: #51AB25;
margin: 0px 0px 2px;
letter-spacing: -1px;
font: normal 140% "Trebuchet MS", Tahoma, Arial;
padding-bottom: 2px;
font-style: italic;
padding-left: 30px;
}
.sgxtitle h3
{
color: #FFEF00;
margin-bottom: -4px;
letter-spacing: -1px;
font: normal 120% "Trebuchet MS", Tahoma, Arial;
font-style: italic;
padding: 2px 0px 0px 10px;
}

/* ------------------------------------------- [ TOP & LATEST LYRICS ] -------- */

.top-latest-list
{
padding: 0px;
margin: 4px 0px 0px 0px;
width: 409px;
text-align: left;
}
.top-latest-list ul
{
list-style-type: none;
margin: 0px;
padding: 0px;
font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
color: #FFC801;
}
.top-latest-list a:link, .top-latest-link a:visited
{
color: #FFC801;
}
.top-latest-list a:hover, .top-latest-link a:active
{
color: #FFFFFF;
}
.top-latest-list li.light
{
margin: 0px;
display: block;
height: 46px;
background: url('images/lightbg.jpg') no-repeat #4C4C4C;
background-position: 0 3px;
position: relative;
padding: 9px 0px 0px 50px;
}
.top-latest-list li.dark
{
margin: 0px;
display: block;
height: 46px;
background: url('images/darkbg.jpg') no-repeat #414141;
background-position: 0 3px;
position: relative;
padding: 9px 0px 0px 50px;
}
.top-latest-list .pos
{
position: absolute;
left: 382px;
top: 25px;
}
.top-latest-list li a
{
text-decoration: none;
}
.top-latest-list li a:visited
{
color: #FFC801;
}
.top-latest-list li a:hover
{
color: #FFFFFF;
}

/* ---------------------------------------- [ ARTIST PROFILES ] ----------*/

#profilebg
{
background: url('images/profilebg.jpg') repeat-x bottom;
width: 271px;
position: relative;
text-align: left;
margin-bottom: 3px;
padding: 3px 8px 7px 130px;
}
#profilebg2
{
background: url('images/profilebg.jpg') repeat-x bottom;
width: 271px;
height: 126px;
position: relative;
text-align: left;
margin-bottom: 3px;
padding: 3px 8px 7px 130px;
}
#profilebg h2.ylw
{
color: #F3EA1C;
font: normal 120% "Trebuchet MS", Tahoma, Arial;
font-style: italic;
}
#profilebg2 h2.ylw
{
color: #F3EA1C;
font: normal 120% "Trebuchet MS", Tahoma, Arial;
font-style: italic;
}
#actualpic
{
position: absolute;
top: 0px;
left: 0px;
margin-left: 0px;
}
#cover
{
position: absolute;
top: 0px;
left: 0px;
margin-left: 0px;
}

/* ------------------------------------------- [ VIDEO & PRINT & RATE ] -------- */

#functions
{
position: relative;
border-bottom: 2px solid #FFAA01;
width: 409px;
margin: 0px;
text-align: left;
height: 26px;
}
.rating
{
background: url('images/rate.jpg') no-repeat;
width: 100px;
height: 18px;
position: absolute;
top: 2px;
right: 3px;
}
.ratex
{
width: 100px;
height: 18px;
position: absolute;
top: 2px;
right: 3px;
}
.gained
{
background: url('images/gainedrate.jpg') no-repeat;
height: 18px;
}
.stars
{
position: absolute;
top: 2px;
right: 3px;
height: 18px;
width: 100px;
}

/* ---------------------- [ FUNCTION NAVIGATION ] -------- */

#funcnav ul
{
margin: 0px;
display: inline;
list-style: none;
width: 409px;
}
#funcnav li
{
float: left;
height: 26px;
margin: 0px 5px 0px 0px;
}

#funcnav a
{
display: block;
margin: 0px;
height: 26px;
text-indent: -3000px; overflow: hidden;
}
#funcnav a:hover
{
background-position: 0 -26px;
}
#watchvid a
{
width: 87px;
background: url('images/watchvid2.jpg') no-repeat;
}
#dloadlyr a
{
width: 105px;
background: url('images/dloadlyr2.jpg') no-repeat;
}
#printlyr a
{
width: 87px;
background: url('images/printlyr2.jpg') no-repeat;
}

.navigation ul
{
font-family: "trebuchet ms";
font-size: 11px;
text-decoration: none;
padding: 0px;
list-style: none;
width: 409px;
margin: -3px 0px 0px 0px;
height: 33px;
}
.navigation li
{
display: inline;
background: #FFFFFF;
text-align: center;
padding: 0px;
margin-right: 3px;	
float: left;
}
.navigation a
{
color: #FFEF00;
background: url('images/tableft.jpg') no-repeat left bottom;
float: left;
margin:	0px;
padding-left: 13px;
text-decoration: none;
}
.navigation a span
{
background: url('images/tabright.jpg') no-repeat right bottom;
display: block;
padding: 8px 13px 9px 1px;
cursor: pointer;
}
.navigation a span
{
float: none;
}
.navigation a:hover
{
background: url('images/tableft.jpg') no-repeat left top;
color: #000000;
}
.navigation a:hover span
{
background: url('images/tabright.jpg') no-repeat right top;
padding: 8px 13px 9px 1px;
}
.navigation a.curact
{
color: #000000;
background: url('images/tableft.jpg') no-repeat left top;
float: left;
margin:	0px;
padding-left: 13px;
text-decoration: none;
}
.navigation a.curact span
{
background: url('images/tabright.jpg') no-repeat right top;
display: block;
padding: 8px 13px 9px 1px;
}
.navigation a.curact span
{
float: none;
}
.navigation a.curact:hover
{
background: url('images/tableft.jpg') no-repeat left top;
color: #000000;
}
.navigation a.curact:hover span
{
background: url('images/tabright.jpg') no-repeat right top;
}

/* ------------------------------------------- [ ARTIST LIST (+ TOP ARTISTS) ] -------- */

.lil-list
{
padding: 0px;
margin: 4px 0px 0px 0px;
width: 409px;
text-align: left;
}
.lil-list ul
{
list-style-type: none;
margin: 0px;
padding: 0px;
font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
color: #FFC801;
}
.lil-list a:link, .lil-link a:visited
{
color: #FFC801;
text-decoration: none;
}
.lil-list a:hover, .lil-link a:active
{
color: #FFFFFF;
text-decoration: none;
}
.lil-list li.light
{
margin: 0px;
display: block;
height: 27px;
background: url('images/lillightbg.jpg') no-repeat #4C4C4C;
background-position: 0 0px;
position: relative;
padding: 9px 0px 0px 40px;
}
.lil-list li.dark
{
margin: 0px;
display: block;
height: 27px;
background: url('images/lildarkbg.jpg') no-repeat #414141;
background-position: 0 0px;
position: relative;
padding: 9px 0px 0px 40px;
}
.lil-list li a
{
text-decoration: none;
}
.lil-list li a:visited
{
color: #FFC801;
}
.lil-list li a:hover
{
color: #FFFFFF;
}
.lil-list .pos
{
position: absolute;
left: 382px;
top: 15px;
}
.lil-list .new
{
position: absolute;
left: 368px;
top: 12px;
}

/* ---------------------------------------- [ LEFT-COLUMN CONTENT ] ----------*/

/* ---------------------- [ EDITORS PICK ] -------- */

#editors-pick
{
background: url('images/editorspick.jpg') no-repeat;
width: 164px;
height: 82px;
padding-top: 12px;
}
.treba a:link, .treba a:visited
{
text-decoration: none;
font-family: trebuchet MS;
font-size: 9pt;
font-weight: 700;
color: #F2E206;
}
.treba a:hover, .treba a:active
{
text-decoration: none;
font-family: trebuchet MS;
font-size: 9pt;
font-weight: 700;
color: #FFF;
}

/* ------------------------------------------- [ SUBMENUS ] -------- */

.submenus
{
width: 164px;
}
.submenus ul
{
padding: 0px;
margin: 0px;
list-style-type: none;
}
.submenus li
{
display: block;
width: 100%;
background: url('images/uldots.jpg') repeat-x bottom;
padding: 8px 0px 8px 0px;
}
.submenus li.first
{
padding: 0px;
}
.submenus img
{
display: block;
}

/* ------------------------------------------- [ MENU FOR PARTNERS ] -------- */

.footer_submenu
{
list-style: none;
list-style-type: none;
padding: 0px;
margin: 0px 0px 15px;
background-color: #000000;
text-align: left;
}
.footer_submenu li
{
line-height: 130%;
list-style: none;
border-bottom: 1px solid #383838;
}
.footer_submenu li a.one
{
color: #FFCB00;
text-decoration: none;
padding: 3px 0px 2px 2px;
background-color: #4C4C4C;
display: block;
font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
}
.footer_submenu li a.one:visited
{
color: #FFCB00;
text-decoration: none;
}
.footer_submenu li a.one:hover
{
text-decoration: none;
background-color:#313131;
color:#C6E753;
}
.footer_submenu li a.two
{
color: #FFCB00;
text-decoration: none;
padding: 3px 0px 2px 2px;
background-color: #414141;
display: block;
font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
}
.footer_submenu li a.two:visited
{
color: #FFCB00;
text-decoration: none;
}
.footer_submenu li a.two:hover
{
text-decoration: none;
background-color:#313131;
color:#C6E753;
}

/* ----------------------------------------------------------------------------- [ FOOTER ] ----------*/

#footer_wrap
{
width: 799px;
height: 31px;
background: url('images/footer.jpg') no-repeat;
position: relative;
}
#footer
{
padding: 0px;
margin: 0px;
font-family: Tahoma;
font-size: 10px;
color: #414141;
float: left;
}
#footer ul
{
list-style: none;
margin: 0px;
padding: 0px;
}
#footer ul li {
display: inline;
margin: 0px;
color: #414141;
background: url('images/footerul.jpg') no-repeat right;
float: left;
text-decoration: none;
padding: 8px 11px 8px 10px;
}
#footer ul li a
{
color: #414141;
text-decoration: none;
}
#footer ul li a:hover
{ 
color: #C63914;
text-decoration: none;
}

/* ------------------------------------------- [ JUMP TO TOP BUTTON ] -------- */

#topbtn
{
position: absolute;
top: 0px;
right: 0px;
font-family: Tahoma;
font-size: 10px;
padding: 8px 10px 8px 10px;
background: url('images/footerul.jpg') no-repeat left;
color: #414141;
}
#topbtn a
{
color: #414141;
text-decoration: none;
}
#topbtn a:hover
{ 
color: #C63914;
text-decoration: none;
}
