/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Live-Recordings - 879 - colors
------------------------------------*/

/* Layout */

a {
	color:#8f4d00;
}
A:hover {
	COLOR: #bf1f00;
	text-decoration: underline;
}
#ft {
	color: #dfd9b5;
}
#ft a {
	color: #dfd9b5;
}
#ft a:hover {
	color:#efd859;
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#45301c;
}
#titleSml{
	color: #390f08;
}
span.titleSml{
	color: #777;
	font-size: 108%;
}
strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #8f4000;
	font-style: italic;
}
.content{
	line-height: 130%;
}
.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
		border: 1px solid #9f936d;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom: 1px dotted #9f936d;
	color: #8f3111;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background:transparent;
	border-bottom:1px solid #7f7f7f;
	color: #390F08;
	background: #daca9e;
}
#modNews a .item h3{
        color:#8f4d00;
}

#modNews a:hover .item h3{
        color:#7f0707;
}
#modNews small{color:#AF874A;}
#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn, input.basketBtn, input.checkoutBtn,
.e2ma_signup_form_button_row input, #addressBook .chumpBtn {
    color:#fff;
    background:#cf4419 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
	_background-image:none;
    border:1px solid #af3915;
}

#modCalendar li.tickets a:hover,
#modCalendar li.mg1 a:hover,
#modCalendar li.mg2 a:hover,
#modCalendar li.pre a:hover,
.btn:hover, input.basketBtn:hover, input.checkoutBtn:hover, 
.e2ma_signup_form_button_row input:hover, #addressBook .chumpBtn:hover {
	color: #000;
    background:#fac42b url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
    border:1px solid #dfa200;
    _background-image:none;
}

#modCalendar .summary {
	color: #3f302b;
}
#modCalendar h3{
color:#1f0700;
}
td.checkoutEven input.btn{ /* kills bg color in Qty box at checkout*/
	background: #fff;
	border: none;
}
tr.checkoutBox input.btn{
	background: #ddd;
	border: none;
}
span.content {
background:none;
border: 0;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	color:#f9efd2;
}
#vNav a:hover {
	color:#ff782f;
}

.e2ma_signup_form_row,
#songList ol li,
.albumDetail{ /*album description container div */
	border-bottom:1px dotted #75706C;

}

#modCalendar li.tickets a, #modCalendar li.mg1 a, #modCalendar li.mg2 a, #modCalendar li.pre a,
#modCalendar li.tickets a:hover, #modCalendar li.mg1 a:hover, #modCalendar li.mg2 a:hover, #modCalendar li.pre a:hover{
	_background-image:none; /* png fix for ie6 */
	
}

.checkoutOdd, .calendarOdd {
    background:#af9d78;
}
.checkoutEven, .calendarEven {

}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #444;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #search, .sidebar .banner {

}
.calendarHdr, 
#basketBox h3, #storePolicies h3, #calendarSmlBox h3,#newsSmlBox h3 {
	color:#39130a;
	background:#aa9a80;
}
#calendarSmlBox li a,
#newsSml li a {
	border-bottom: 1px dashed #fff;
	color:#bf4300;
}
#calendarSmlBox li a:hover,
#newsSml li a:hover{
	color:#fff;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	background:#af9e83;
}
#calendarSmlBox p, #newsSmlBox p, #storePolicies p{ 
	color:#5f2100;
}
#basketBox p{
	color: #5f2100;
}
#calendarSmlBox h6, #basketBox strong {/*Current Presales, Upcoming Presales */
	color:#fff;
background: #6f6453;
}
#basketBox .btn {
	font-size: 80%;
}


