/* ### CONCERT PAGE DIV SECTIONS ### */
    
.listen {
    float: right;
 	}
.read {
    float: right;
    margin-top: -13px;
 	}
.enews {
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    margin-bottom: 30px;
 	}
.series {
    font-size: 16px;
    color: #231F20;
    line-height: 18px;
    }
.series a {
    font-size: 16px;
    color: #231F20;
        text-decoration: none;
    }
.series a:hover {
    text-decoration: underline;
    }
.sponsor {   
	width: 250px;
    }


/* concert artists/conductors photos */
#concert-photos-holder {
    width: 490px;
	}
#concert-photos {
    list-style: none;
    } 
#concert-photos li {
	float: left;
	width: 218px;
	border-bottom: 1px solid #BBBDBF;
    }  
#concert-photos-3 {
    list-style: none;
    } 
#concert-photos-3 li {
	float: left;
	width: 472px;
	border-bottom: 1px solid #BBBDBF;
    }      
#concert-photos-1 {
	padding: 0 35px 0 0;
    }
#concert-photos .photo-caption  {
    margin-bottom: 40px;
    }
#concert-photos-3 .photo-caption  {
    margin-bottom: 40px;
    }


/* concert artist/repertoire */
#concert-info-holder {
    width: 490px;
	}
#concert-info {
    list-style: none;
    } 
#concert-info li {
	float: left;
	width: 218px;
    }
#concert-info-1 {
	padding: 0 20px 0 0;
    }
#concert-info-2 {
	padding: 0 0 0 20px;
	/*border-left: 1px solid #BBBDBF;*/
    }
#concert-info h3 {
    margin-top: 20px;
    }

   
/* concert recommended concerts */
#concert-recommended-holder {
    width: 490px;
	}
#concert-recommended {
    list-style: none;
    clear: both;
    } 
#concert-recommended li {
	float: left;
    }
#concert-recommended-1 {
	padding: 0 11px 0 0;
	width: 144px;
    }
#concert-recommended-2 {
	width: 330px;
    }
#concert-recommended .title {
    margin-bottom: 5px;
    margin-top: 0;
    }
#concert-recommended .date {
    margin-top: -2px;
    margin-bottom: 0;
    }

	
/* concert performances */
#performance-bg {
    width: 269px;
    min-height: 100px;	
    background-color: #F2EEE5;
    border-bottom: 1px solid #BBBDBF;
    border-top: 1px solid #BBBDBF;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 6px;
    }
#concert-performance-holder {
    width: 269px;
    height: 400px;
	}
#concert-performance {
    list-style: none;
    } 
#concert-performance li {
	/*float: left;*/
	width: 269px;
	margin: 0 0 15px 0;
    }
#concert-performance p {
    font-weight: bold;
	margin: 0 0 0 0;
	}
div#performance-bg h3 {
    background-color: #F2EEE5;
	padding: 15px 0 0 0;
	}
.buynow {
    float: right;
    }
.announcement {
    font-size: 15px;
    line-height: 18px;
    }
    

/* concert prices */
.price-series {
	font-size: 12px;
    color: #D72824;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: -5px;
    }  
.price-series-single {
	font-size: 12px;
    color: #D72824;
    font-weight: bold;
    margin-bottom: 0px;
    }
div.hr-concert-price {
	width: 100%;
	height: 1px;
	border: 0;
	background-color: #BBBDBF;
	margin-bottom: 5px;
	margin-top: 0;
	clear: both;
	} 
.price-table {
	padding: 4px 0 0 0;
	margin-bottom: 10px;
	width: 225px;
    }	
.price-table td {
	width: 50px;
	font-size: 12px;
	padding: 0 17px 5px 0;
	text-align: right;
    }
td.price-left {
	text-align: left;
	padding: 0 0 0 0;
    }
td.price-left-subscribe {
	text-align: left;
	padding: 0 0 0 0;
    }
div.rightcol3-indent p.notes {
    margin-bottom: 0;
    margin-right: 15px;
	} 
	
#audio-player {
	margin: auto;
	text-align: center;
}

#concert-fb-like {
	float: right;
	width: 275px;
	margin-top: 10px;
	text-align: right;
}
	
/* ### END CONCERT PAGE DIV SECTIONS ### */
