/* CSS Document */


HTML {
padding:0;
margin:0;
height:100%;
width:100%;
text-align:center;
}

BODY{
padding:0;
margin:0;
height:100%;
width:100%;
text-align:center;
background-color:#BFDEF2;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

BODY .area-holder {
position:relative;
width:940px;
border:1px solid #92BDD9;
border-top:0;
border-bottom:0;
background-color:#FFFFFF;
}

BODY .area-holder .header {
position:relative;
width:100%;
height:auto;
text-align:left;
}

BODY .area-holder .header .links {
float:right;
width:auto;
clear:left;
margin:2px 8px 2px 0;
text-align:right;
}

BODY .area-holder .header .search-top {
padding:6px 5px 0 0;
}









BODY .area-holder .navigation {
position:relative;
margin:3px 2px 3px 2px;
height:26px;
background-color:#9DC7E2;
background-image:url(layout/nav-right.jpg);
background-position:top right;
background-repeat:no-repeat;
text-align:left;
overflow:hidden;
}

BODY .area-holder .navigation .nav-left{
height:26px;
background-image:url(layout/nav-left.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:6px 0 0 20px;
}



BODY .area-holder .navigation A:LINK, BODY .area-holder .navigation A:VISITED {
padding:7px 8px 6px 8px;
height:26px;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
border-left:1px solid #FFFFFF;
}

BODY .area-holder .navigation A:HOVER {
background-color:#666666;
}

BODY .area-holder P {
padding:8px;
}













BODY .area-holder .content-holder {
position:relative;
padding:4px 4px 4px 4px;
text-align:left;
}

BODY .area-holder .content-holder .floater-left{
float:left;
width:280px;
background-color:#ffffff;
margin:0 5px 0 0;
}

BODY .area-holder .content-holder .floater-right{
float:right;
width:280px;
background-color:#ffffff;
margin:0 0 0 10px;
}

BODY .area-holder .content-holder .floater-right .title, BODY .area-holder .content-holder .floater-left .title{
padding:4px;
background-color:#eeeeee;
color:#666666;
border:1px solid #999999;
}

BODY .area-holder .content-holder .floater-right P,BODY .area-holder .content-holder .floater-left P {
background-color:#ffffff;
border:1px solid #cccccc;
border-top:0;
margin:0 0 6px 0;
}

BODY .area-holder .content-holder .floater-right .contact-console{
border:1px solid #cccccc;
border-top:0;
margin:0 0 6px 0;
}

BODY .area-holder .content-holder .floater-right .contact-console A:LINK, BODY .area-holder .content-holder .floater-right .contact-console A:VISITED {
display:block;
padding:3px 1px 3px 1px;
border-bottom:1px solid #999999;
text-align:center;
font-weight:bold;
text-decoration:none;
color:#4589B6;
}

BODY .area-holder .content-holder .floater-right .contact-console A:HOVER {
color:#ffffff;
background-color:#4589B6;
}








BODY .area-holder .footer-holder {
position:relative;
background-color:#EEEEEE;
padding:8px;
border-bottom:1px solid #cccccc;
font-size:10px;
color:#999999;
}





BODY .area-holder .content-holder H3, BODY .area-holder .content-holder H2{
font-size:18px;
}

BODY .area-holder .content-holder .status-text{
font-size:11px;
color:#666666;
}

BODY .area-holder .content-holder .artist-info .section-title{
border-bottom:1px solid #cccccc;
font-weight:bold;
color:#4483AE;
padding:6px 6px 2px 6px;
margin:0 290px 0 0;
}

BODY .area-holder .content-holder .artist-info P {
border-top:0;
border:1px solid #cccccc;
border-top:0;
padding:8px;
margin:0 290px 5px 0;
}

BODY .area-holder .content-holder .artist-info .album {
padding:3px;
border:1px solid #cccccc;
margin:3px 290px 3px 0;
}

BODY .area-holder .content-holder .artist-info .album .album-artist {
font-size:11px;
color:#666666;
font-weight:bold;
}

BODY .area-holder .content-holder .artist-info .album IMG {
float:left;
padding:4px;
margin:0 8px 0 0;
border:1px solid #eeeeee;
background-color:#FFFFFF;
}

BODY .area-holder .content-holder .artist-info .album H4 {
padding:4px;
margin:4px 0 5px 0;
border-bottom:1px solid #eeeeee;
font-size:14px;
color:#14425F;
text-align:left;
}

.error-message, .error {
padding:8px;
border:1px solid #CC3300;
color:#CC3300;
text-align:center;
margin:1px;
}



BODY .area-holder .content-holder .floater-right .genres-right {
border:1px solid #cccccc;
border-top:0;
}

BODY .area-holder .content-holder .floater-right .genres-right A:LINK, BODY .area-holder .content-holder .floater-right .genres-right A:VISITED {
display:block;
color:#003366;
padding:5px 3px 5px 4px;
text-decoration:none;
border-bottom:1px solid #eeeeee;
}

BODY .area-holder .content-holder .floater-right .genres-right A:HOVER {
background-color:#EEEEF7;
color:#000033;
}

BODY .area-holder .content-holder .floater-left .profile-links{
border:1px solid #cccccc;
border-top:0;
margin-bottom:5px;
}

BODY .area-holder .content-holder .floater-left .profile-links A:LINK, BODY .area-holder .content-holder .floater-left .profile-links A:VISITED{
display:block;
padding:5px 3px 5px 4px;
border-bottom:1px solid #eeeeee;
text-decoration:none;
color:#003366;
}

BODY .area-holder .content-holder .floater-left .profile-links A:HOVER {
background-color:#EEEEF7;
color:#000033;
}



.genre-random {
float:left;
width:310px;
padding:0 5px;
border-right:1px solid #cccccc;
}

.genre-random IMG {
float:left;
padding:3px;
background-color:#FFFFFF;
border:1px solid #cccccc;
}

.genre-random DIV, .five-artists DIV {
padding:3px;
margin:0 0 3px 0;
border-bottom:1px solid #eeeeee;
color:#666666;
}

.genre-random STRONG {
padding:4px;
color:#003399;
}

.genre-random P {
padding:2px;
margin:2px 2px 2px 105px;
color:#333333;
}

.genre-random A:LINK, .genre-random A:VISITED {
display:block;
float:right;
padding:4px;
background-color:#9CC5E0;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

.genre-random A:HOVER {
background-color:#79A9C9;
}

.five-artists {
float:left;
display:block;
width:303px;
padding:0 0 0 5px;
}

.five-artists A:LINK, .five-artists A:VISITED {
display:block;
padding:4px;
border-bottom:1px solid #eeeeee;
text-decoration:none;
color:#136AA3;
}

.five-artists A:HOVER {
color:#ffffff;
background-color:#136AA3;
}


.genre-plugs {
border:1px solid #cccccc;
padding:5px;
margin:0 290px 4px 0;
}

#genreArtists {
display:block;
margin-right: 290px;
}

#genreArtists A{
display:block;
width:110px;
height:75px;
float:left;
margin:2px;
border:1px solid black;
padding:5px;
color:#333333;
text-decoration:none;
font-weight:bold;
background-position:50% 20%;
}

#genreArtists A:HOVER {
color:#4483AE;
border-color:#4483AE;
}

#genreArtists A SPAN {
display:block;
width:112px;
margin-top:-5px;
margin-left:-5px;
moz-alpha:.8;
opacity: .8;
filter: alpha(opacity=80);
padding:4px;
background-color:#ffffff;
}
