/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Dean Brody - 870
------------------------------------*/

/* Layout */

a {
	color:#345859;
}
A:hover {
	COLOR: #EF952C;
	text-decoration: underline;
}
#ft {
}
#ft a {
	color: #390F08;
}
#ft a:hover {
	color:#EF952C;
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#390f08;
}
#titleSml{
	color: #390f08;
}
strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #cf750c;
	font-style: italic;
}
.content{
	line-height: 150%;
}
.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
		border: 1px solid #7f7f7f;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom: 1px dotted #7f7f7f;
	color: #390F08;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background:transparent url(images/bgTransparent_darkBrown.png) repeat scroll left top;
	border-bottom:1px solid #7f7f7f;
	color: #E8B85B;
}
#modNews a .item h3{
        color:#249EA3;
}

#modNews a:hover .item h3{
        color:#fff;
}
#modNews small{color:#AF874A;}
#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#000;
    background:#E8B85B url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
	_background-image:none;
    border:1px solid #E8B85B;
}
#modCalendar li.tickets a:hover,
#modCalendar li.mg1 a:hover,
#modCalendar li.mg2 a:hover,
#modCalendar li.pre a:hover,
.btn:hover,  
.e2ma_signup_form_button_row input:hover {
color: #fff;
    background:#345859 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
    border:1px solid #ccc;
    _background-image:none;
}

#modCalendar .summary {
color: #1D5860;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	color:#24d1d9;
}
#vNav a:hover {
	color: #bcf7fa;
}

.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:#dfcca7;
}
.checkoutEven, .calendarEven {

}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #444;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #search, .sidebar .banner {
	border: 1px solid #784e2c;
	background: url(images/bgTransparent_darkBrown.png) repeat scroll left top;

}
.calendarHdr, 
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
	border-bottom: 1px dashed #ae6c2c;
	color:#e8b85b;
}
#newsSmlBox h3,#calendarSmlBox h3{
	background: #380b00;
color:#5dcdd0;

}
#calendarSmlBox li a,
#newsSml li a {
	border-bottom: 1px dashed #ae6c2c;
	color:#ffc554;
}
#calendarSmlBox li a:hover,
#newsSml li a:hover{
	color:#fff;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	background:#5f3423;
}
#calendarSmlBox p, #newsSmlBox p, #basketBox p { 
	color:#e8b85b;
}



#calendarSmlBox h6, #basketBox strong {/*Current Presales, Upcoming Presales */
	color:#fff;
}

#basketBox .btn {
	font-size: 80%;
}
