/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Alana Grace 874
------------------------------------*/

/* Layout */
html {
	background:#000 url(images/bg.jpg) no-repeat fixed center top;
	margin: 0;
	padding: 0;
}
body {
	color:#ccc;
	text-align:center;
	background: transparent;
}

a {
	color:#FF5F69;
}
A:hover {
	COLOR: #E11F27;

}
#ft {
}
#ft a {
	color: #fff;
}
#ft a:hover {
	COLOR: #E11F27;
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#fff;
}

strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #ef2c3d;
	font-style: italic;
	letter-spacing:1px;
}

#songList ol li a.sm2_link {
	color:#ddd;
}
#songList ol li a.sm2_paused:hover,
#songList ol li a.sm2_link:hover {
     color:red	;   
}


.content{
	line-height: 150%;
}
.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
		border: 4px 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(images/transparentWhite.png) repeat 0 0;
	border-bottom:1px solid #ccc;
	color: #ddd;
	margin-left:0px;
}

#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#fff;
    background:#A71F25 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
	_background-image:none;
    border:1px solid #A71F25;
}
#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:#E11F27 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
    border:1px solid #E11F27;
    _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: #333;
	color:#fff;

}
.rssembed li,
#newsSml li a {
	border-bottom: 1px dotted #222;
	color:#fff;
}
#calendarSmlBox li a{
color:#fff;
font-weight: bold;
	border-bottom: 1px dotted #222;
}
#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:#fff;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#fff;
}


