/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Stephen Lee Olsen 866
------------------------------------*/

/* Layout */
html {
	background:#413320 url(images/bg.jpg) no-repeat fixed center top;
	margin: 0;
	padding: 0;
}
body {
	color:#ccc;
	text-align:center;
	background: transparent;
}

a {
	color:#fff;
}
A:hover {
	COLOR: #EF952C;
	text-decoration: underline;
}
#ft {
}
#ft a {
	color: #bbb;
}
#ft a:hover {
	color:#EF952C;
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#fff;
}

strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #EF952C;
	font-style: italic;
}
.content{
	line-height: 150%;
}
.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
		border: 1px solid #999;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom: 1px dotted #999;
	color: #999;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background:transparent url(bin/css/images/) repeat 0 0;
	border-bottom:1px solid #ccc;
	color: #ddd;
	margin-left:4px;
}

#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#fff;
    background:#4F769F url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
	_background-image:none;
    border:1px solid #4F769F;
}
#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:#EF720E url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
    border:1px solid #AF4E00;
    _background-image:none;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	color:#ccc;
}
#vNav a:hover {
	color: #fff;
}

.e2ma_signup_form_row,
#songList ol li,
.albumDetail{ /*album description container div */
	border-bottom:1px dotted #999;

}

#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:transparent url(domain/bin/css/grid000.gif) repeat 0 0 ;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #3a3a3a;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #search {
	border:none;

}
.banner{
     border:1px solid #999;
}
.calendarHdr, 
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
	background: url(images/news-calSml.png) no-repeat scroll center top;
	color:#fff;
	border-bottom: 2px solid #e8a959;
}
.rssembed li,
#calendarSmlBox li a,
#newsSml li a {
	border-bottom: 1px dotted #999;
	color:#bbb;
}
#calendarSmlBox li a:hover,
#newsSml li a:hover{
	color:#fff;

}
#calendarSmlBox li a:hover, #newsSml li a:hover, #songList li:hover{
	background:transparent url(domain/bin/css/grid000.gif) repeat scroll left top;

}
#calendarSmlBox p, #newsSmlBox p { 
	color:#EF952C;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#fff;
}


