/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Darren Kozelsky 875
------------------------------------*/

/* Layout */
html {
	background:#360502 ;

}
body {
	background:transparent url(images/bgRepeatingY.gif) repeat-y scroll center top;
	color:#c8c8c8;
	text-align:center;
}
#wrapper{
	background:transparent url(images/bg.jpg) no-repeat scroll center top;
}
a {
	color:#fb0000;
}
A:hover {
	COLOR: #fff;
	text-decoration: underline;
}
#ft {
	color:#fb0000;
}
#ft a {
	color: #fb0000;
}
#ft a:hover {
	color:#fff;
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#fb0000;
}
#titleSml{
	color: #390f08;
}
span.titleSml{
	color: #777;
	font-size: 108%;
}
strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #cf750c;
	font-style: italic;
}
.content{
	line-height: 150%;
}
table .contentSml{
color: #999;
}
.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
	border: 1px solid #555;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom: 1px dotted #444;
	color: #717171;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background:transparent;
	border-bottom:1px solid #555;
	color: #999;
	background: #252525;
}
#modNews a .item h3{
	color:#e1860f;
}

#modNews a:hover .item h3{
	color:#fff;
}

#modNews small{color:#e1860f;}

#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn, input.basketBtn, input.checkoutBtn,
.e2ma_signup_form_button_row input {
    color:#fff;
    background:#8b0504 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
	_background-image:none;
    border:1px solid #bf0b0b;
}
table.checkoutBox input.btn{ /* kills bg color in Qty box at checkout*/
	background: #ddd;
	border: none;
}
table.checkoutBox input.btn:hover{
	background: #ddd;
	border: none;
}
#modCalendar li.tickets a:hover,
#modCalendar li.mg1 a:hover,
#modCalendar li.mg2 a:hover,
#modCalendar li.pre a:hover,
.btn:hover, input.basketBtn:hover, input.checkoutBtn:hover, 
.e2ma_signup_form_button_row input:hover {
	color: #000;
    background:#df6300 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
    border:1px solid #E8B85B;
    _background-image:none;
}

#modCalendar .summary {
	color: #999;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {

}
#vNav a {
	color:#fff;
}
#vNav a:hover {
	color: #fc9511;
	background: #460901 url(images/bgNav_over.gif) repeat-x scroll left top;
}

.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:#222;
}
.checkoutEven, .calendarEven {

}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #444;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #search, .sidebar .banner {

}
.smlContainer{
	margin: 0px 0 10px 0;
	border: 1px solid #272727;
}

.calendarHdr, 
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
	color:#13506e;
	text-indent: -9999px;

}
#basketBox h3{
	background: #272727 url(images/basketBoxH3.gif) no-repeat scroll left top;
}
#calendarSmlBox h3{
	background: #272727 url(images/calendarSml.gif) no-repeat scroll left top;
}
#newsSmlBox h3{
	background: #272727 url(images/newsSml.gif) no-repeat scroll left top;
}
#calendarSmlBox li a,
#newsSml li a {
	border-bottom: 2px dotted #444;
	color:#fc0000;
}
#calendarSmlBox li a:hover,
#newsSml li a:hover{
	color:#fff;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	border-bottom: 2px solid #555;
}
#calendarSmlBox p, #newsSmlBox p { 
	color:#e47a16;
}
#basketBox p{
	color: #717171;
}
#calendarSmlBox h6, #basketBox strong {/*Current Presales, Upcoming Presales */
	color:#fff;
}
#basketBox .btn {
	font-size: 80%;
}
