/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Red beet 852
------------------------------------*/

/* Layout */
html {
	background:#A87B54 url(images/gradient.jpg) top center repeat-x scroll;
}
body {
	background:transparent url(images/back.gif) top center repeat-y scroll;
	color:#EBDA91;
}
a {
	color:#fff;
}
A:hover {
	COLOR: #A02D2B;
	text-decoration: underline;
}
#ft {
       background: #2F0000;
       color: #ebda91;
}
#ft a {
       color: #ebda91;
}
#ft a:hover {
       COLOR: #A02D2B;
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#ebda91;
}

strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #AF3936;
}

.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
	border: 2px solid #999;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom:1px dotted #555;
}
#blogBox a:hover,
#modNews a:hover .item {
	background:transparent url(domain/bin/css/grid000.gif) repeat 0 0;
	border-bottom:1px solid #5F1312;
}

#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#fff;
    background:#c00  url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
	_background-image:none;
    border:1px solid #c00;
}
#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 {
    background:#f90 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
    border:1px solid #f90;
    _background-image:none;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	color:#ebda91;
}
#vNav a:hover {
        color: #DC8F25;
		
}


.e2ma_signup_form_row,
#songList ol li,
.albumDetail{ /*album description container div */
border-bottom:1px dotted #ccc;

}

#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:#430F0F;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #692404;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #search, .sidebar .banner {
	border:none;
	background:transparent url(images/transparent000.png) repeat 0 0;
		border-bottom:2px solid #5F1312;
}
.calendarHdr, .checkoutHdr ,
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
	background: transparent url(images/orn.gif) no-repeat scroll top left;
        color:#EBDA91;
}

#calendarSmlBox li a,
#newsSml li a {
        background: #b68b4f;
	border-bottom: 1px solid #9b5628;
	color: #2F0000;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	color: #fff;
	background:#9B5628;
	border-bottom: 1px solid #a22e2c;
}
#calendarSmlBox p, #newsSmlBox p { 
	color:#f5e399;
}
#calendarSmlBox h6 {
	color:#9B5628;
}


