#mediaAreaTitle h2, #leftContent a {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: .03em;
	color: #9A9A9A;
}

#mediaAreaTitle strong {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #CDCDCD;
}

#mediaAreaTitle span {
	font-family: Arial;
	font-size: 23px;
	font-weight: normal;
	color: #CDCDCD;
}

#leftContent a.highlightedTab {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: .03em;
	color: #00AEEF;
}

#pageContent li{
	margin-left:10px;
  
}



#mediaAreaListing li{
	margin-left:15px;
	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
   
}

#mediaAreaListing a{
	font-size: 12px;
	font-family: Arial;
	letter-spacing: .03em;
}
#mediaAreaListing a:hover{
	color: #CDCDCD;
}


        
#logo {
    position: absolute;
    top: 0px;
    left: 0px;
            
}

#newMediaAreaListing {
            position: absolute;
            margin-top: 6px;
            margin-left: 260px;
            width: 742px;
        }
        
#mediaLeftAreaListing .textLight{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #CDCDCD;
}
#mediaLeftAreaListing .textDark{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
#mediaLeftAreaListing a{
	font-size: 12px;
	font-family: Arial;
	letter-spacing: .03em;
	color: #00AEEF;
}
#mediaLeftAreaListing a:hover{
	font-size: 12px;
	font-family: Arial;
	letter-spacing: .03em;
	color: #00AEEF;
   
}

.buttontd {
	background-image: url(/images/libraryImages/sortButtonBackground.gif);
	background-repeat: repeat-x;
	border: 2px solid #000000;
	padding: 4px;	
}

#seachid h2{
	padding-top: 5px;
}

#albumSpacer {
	height: 20px;
}
#singleSpacer {
	height: 30px;
}

.titleLink{
	font-size: 11px;
}

#mediaArea .floatingMessage{
    position: absolute;
    z-index: 20;
    white-space: nowrap;
    background-color: #FFFFFF;
    color : #FFFFFF;
    width: auto;
    height: auto;
    padding: 5px 5px 5px 5px;
    text-align: center;
    border: 2px solid #666;
    overflow:auto;
	margin-top: -50px;
}


#mediaAreaListing .contentBeingSaved{
    position :absolute;
    z-index: 1000;
    background: #fffeed;
    color : #233455;
    width: 600px;
    height: 450px;
    margin: 0px;
    vertical-align : middle;
    text-align: center;
    padding: 20px;
    border: 2px solid #666;
	margin-top: -50px;
    
}

.albumArt {    
    height: 260px;
    width: 130px;
    background-image: url(../images/libraryImages/albumArtBG.jpg);
    background-repeat:no-repeat;
    background-position: left bottom;
    background-color:#000000;
    padding: 0;
    margin: 0;
}

.cover {
    height: 130px;
    overflow: hidden;
    border: 1px solid #555555;
}

.albumInfo {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 5px;
}

.albumTitle {
    height: 50px;
    overflow: hidden;
    line-height: 14px;
}

.albumArtist {
    height: 35px;
    overflow: hidden;
    color: #ffffff;
    line-height: 14px;
     
}

.numberArea {
    height: 37px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    margin-left: 8px;    
}

.highlightedStyle {  
    font-size: 16px;    
    color: #FDBA31;
    font-family: Arial;    
    font-weight: normal;
    line-height: 25px;
    letter-spacing: .03em;   
}

.highlightedStyle a{  
    font-size: 16px;    
    color: #FDBA31;
    font-family: Arial;    
    font-weight: normal;
    line-height: 25px;
    letter-spacing: .03em;   
}

.highlightedTop {  
    font-size: 22px;    
    color: #FDBA31;
    font-family: Arial;    
    font-weight: normal;       
}

.libraryMenu a{  
    font-size: 16px;       
    font-family: Arial;    
    font-weight: normal;
    line-height: 25px;
    letter-spacing: .03em;
    color: #00AEEF;
}



.albumTopSold {    
    
    background-image: url(../images/libraryImages/listBG.jpg);
    background-repeat:no-repeat;
    background-position: left bottom;
    background-color:#000000;
    
}

.albumTopSoldArtist {    
    color: #ffffff;      
}

.numberTopSoldArea {
    height: 37px;
    width: 35px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    margin-left: 8px;
}


/** Auto complete option style */
div.auto_complete
{
  width: 150px;
  background: #000;
  position: absolute;
}

div.auto_complete ul
{
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #555;
}

div.auto_complete ul li
{
  margin: 0;
  padding: 3px;
  width: 150px
  margin-bottom: 1px;
  background: #444;
  border-bottom: 1px solid #555;
  list-style-type: none;
  color: #999999;
}

div.auto_complete ul li:hover
{
	background-color: #000;
	color: #00AEEF;
}

div.auto_complete ul li.selected
{
  background-color: #000;
  color: #00AEEF;
}

div.auto_complete ul strong.highlight
{
  margin: 0px;
  padding: 0px;
  color: #800000;
}


.tbltext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #BF7F3F;
}
a.simpleLink
{
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    cursor: default;  
}
a.simpleLink:hover
{
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    cursor: default; 
}

.alertButton, .alertButton:hover
{
        background-color: #16455E !important;
        border: 1px solid #2782B3;
        padding: 2px 2px 2px 2px;
        margin: 2px;
        #margin:0;
        #overflow: visible;
        color: #cdcdcd;
        display: inline;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.alertButton:hover, .button:hover
{
    cursor: pointer;
}


.styleHeader
{
	background-color: #2B2B2B;
	border-top: 1px groove #696969;
	border-left: 2px solid #4E4E4E;
	border-right: 2px solid #4E4E4E;
	vertical-align: top;
	font-size: 11px;
	padding-left: 5px; 
}

 

/*  select[id=genre] , select[id=select_media],select[id=genrestyle] , select[id=subgenre] */
/*   #genre,  #select_media,  #genrestyle,   #subgenre */
select
{ 
 	height: 165px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size: 11px   ;
	padding: 0px;
	margin: 0px;
	padding-left: 5px   ; 
	padding-top: 0px ;
	margin-top: 0px;
 
	 
}

 select[name=searchby]
{
	height: auto !important;
	
}

#pageContent #navTabs {
	background-image:url(/images/libraryImages/LibrarySortButton_Background.jpg);
	background-repeat: no-repeat;
}

#simpleTable {
background-image:url(/images/libraryImages/LibrarySortButton_Background.jpg);
background-repeat: no-repeat;
}

#simpleHeaderTable {        
	margin: 0px 0px 0px 0px;  
	padding: 0px;   
}

#simpleHeaderTable td {
	text-align: left; 
	margin: 0px 0px 0px 0px;  
	padding: 0px;                                             
}

#simpleHeaderTable th {
	text-align: left;                                              
}

#simpleHeaderTable tr {
	text-align: left;
	border-bottom: 0px;                                  
}