﻿
/*------------Artist Profile-----------*/

.artist_main {display: block; float: left; width: 831px; line-height:18px; background-image: url(../../Resource/Images/navigation/artistprofile_bg.gif); background-repeat: repeat-y; background-position: right top;}
.artist_main_Lucene {display: block; float: left; width: 731px; line-height: 11px; background-image: url(../../Resource/Images/navigation/artistprofile_bg.gif); background-repeat: repeat-y; background-position: left top;}
.artist_lhs {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; line-height: 18px; font-weight: normal; color: #444666; text-decoration: none; float: left; width: 700px; text-align: justify;}
.artist_lhs_Lucene {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; line-height: 18px; font-weight: normal; color: #444666; text-decoration: none; float: left; width: 464px; padding-top: 5px; padding-right: 3px; padding-bottom: 5px; padding-left: 1px; text-align: justify;}

.artist_lhs img {margin-right:8px;}
.artist_rhs {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: normal; color: #444666; text-decoration: none; float: right; width: 330px;}
.artist_rhs_Lucene {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: normal; color: #444666; text-decoration: none; float: right; width: 330px;}
.underline_text {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: normal; color: #ec803f; text-decoration: underline;}
.underline_text a{font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: normal; color: #ec803f; text-decoration: underline;}
.underline_text a:hover{font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: normal; color: #ec803f; text-decoration: none;}
.artist_line {background-image: url(../../Resource/Images/Bg/line.gif); background-repeat: repeat-x; background-position: left top; height: 10px; width: 731px;}
.rhs_inside {float: right; width: 330px; margin-top: 11px;}
.rhs_img {float: left; height: 170px; width: 170px; border: 1px solid #D6D6D6; padding: 3px; text-align: center; vertical-align: middle;}
.rhs_text {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: normal; color: #444666; text-decoration: none; padding: 5px; float: left; width: 145px;}
.aritst_link {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: normal; color: #ec803f; text-decoration: none;}
.aritst_link a {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: normal; color: #ec803f; text-decoration: none;}
.aritst_link a:hover {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: normal; color: #ec803f; text-decoration: underline;}

.title_ulclass { font-size: 14px; margin: 0px 0px 0px; text-transform:uppercase;font-family:Cronos-Pro-Light, sans-serif;font-family: Cronos-Pro-Semibold, sans-serif !important; }
.title_ulclass li { padding:0px; display: inline; margin: 0px; line-height:24px; margin-right:5px; font-family: Cronos-Pro-Semibold, sans-serif !important; color: #585858; }
.title_ulclass li a { padding:0px; color: #585858; text-decoration:none; }
.title_ulclass li a:hover { color:#ec803f; text-decoration: none; }
.title_ulclass li a.selview { padding-left:12px; font-family: Cronos-Pro-Semibold, sans-serif !important; background:url(../../Resource/Images/arrow/arrow_ON_down.gif) no-repeat 0px 5px; color:#ec803f }

    #slidebox
    {
    z-index:2;
    width:400px;
    height:80px;        
    border-top:3px solid #E28409;
    border:red;
    position:fixed;    
    bottom:50px;
    border-top-width:2px;
    border-top-color:#FF0A00;   
    border-top-style:solid; 
    border-left-width:thin;
    border-left-color:#FF0A00;   
    border-left-style:solid; 
    border-bottom-width:thin;
    border-bottom-color:#FF0A00;   
    border-bottom-style:solid; 
                  
    -moz-box-shadow:-2px 0px 5px #aaa;
    -webkit-box-shadow:-2px 0px 5px #aaa;
    -box-shadow:-2px 0px 5px #aaa;
    }
           
    #slidebox input{  
    font-size: 14px;              
    border-style:solid;
    border-width:thin;
    border-color:Gray;
    }
                            
    a.close{    
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:5px;
    right:5px;
    }
    
    a.close:hover{
    background-position:0px -13px;
    }   
