/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Rodney Carrington - 745
------------------------------------*/

/* Layout */
html {
	background:#cdccca;
	margin: 0;
	padding: 0;

}
body {
	background: url(images/bgRepeat.gif) repeat-y scroll center top;
	color:#ededed;
	text-align:center;
}

#wrapper {
	background: url(images/bgTexture.jpg) no-repeat fixed center top;
	text-align:center;
}

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:#e8b85b;
}
#titleSml{
color: #6FD9FF;
}
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 #7f7f7f;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom: 1px dotted #7f7f7f;
	color: #ededed;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background:transparent url(domain/bin/css/grid000.gif) repeat 0 0;
	border-bottom:1px solid #7f7f7f;
	color: #fff;
}
#modNews a .item h3{
        color:#fff;
}

#modNews a:hover .item h3{
        color:#F6981E;
}
#modNews small{color:#e8b85b;}
#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 {
    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:#fff;
}
#vNav a:hover {
	color: #000;
}

.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:transparent url(domain/bin/css/grid000.gif) repeat scroll left top;
}
.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 #514D4A;
background: url(images/bgDark_50black.png) repeat scroll left top;

}
.calendarHdr, 
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
border-bottom: 1px dashed #7f7f7f;
	color:#e8b85b;
}
#calendarSmlBox h3{
background: url(images/header_newssm_calendarsm.gif) no-repeat scroll 8px 8px;
	text-indent:-9999px;
}
#newsSmlBox h3{
background: url(images/header_newssm_calendarsm.gif) no-repeat scroll -334px 8px;
	text-indent:-9999px;
}
#calendarSmlBox li a,
#newsSml li a {
	border-bottom: 1px dashed #7f7f7f;
	color:#bbb;
}
#calendarSmlBox li a:hover,
#newsSml li a:hover{
	color:#fff;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	background:#504C49;
}
#calendarSmlBox p, #newsSmlBox p { 
	color:#e8b85b;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#fff;
}



