/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Red beet 852
------------------------------------*/

/* Layout */
html {
	background: #c0be9e url(images/bgRepeatingX.gif) repeat-x scroll center top;
}
body {
	background:transparent url(images/bgRepeatingY.jpg) repeat-y scroll center top;
	color:#483f2c;
}
#wrapper {
	background: transparent url(images/home_header.jpg) no-repeat scroll center top;
}
a {
	color:#A3591A;
}
A:hover {
	COLOR: #DF8D00;
	text-decoration: underline;
}
#ft {
	background: #2F241D url(images/footer.gif) no-repeat scroll center top;
	color: #9e7b5c;

}
#ft a {
	color:#9e7b5c;
}
#ft a:hover {
	color: #C37C2E;
}
.titleLrg{
	color: #fff;
	background: url(images/bgTitleLrg.jpg) no-repeat scroll left top;
}

.titleSml
h3,
strong.songClosed  {
	color:#483F2C;
}
h3.albumBuyBtn a{
	text-transform:uppercase;
	font-size:60%;
	text-decoration:none;
	background: #FF7A15 url(domain/bin/css/glassyBtn.png) repeat-x 0 -33px;
_background:#FF7A15;	
padding:3px 6px;
	color:#fff;
	margin:0 0 8px 0px;
	border:1px solid #DF5E00;
}
h3.albumBuyBtn a:hover{
	background: #AF1500 url(domain/bin/css/glassyBtn.png) repeat-x 0 -33px;
_background:#FF7A15;	
color:#fff;
}
strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #9F5309;
}
.contentSml {
	color: #7F7D67;
}

.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
	border: 2px solid #F4EDE5;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
color: #483F2C;	
border-bottom: 1px dotted #6E6C57;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background: #9F9D77;
color: #fff;
	border-bottom:1px solid #666;
}
#modNews a:hover small {
color: #FFBD6F;
}
#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#fff;
    background:#FF7A15  url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
	_background-image:none;
    border:1px solid #DF5E00;
}
#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:#AF1500 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
    border:1px solid #8F1100;
    _background-image:none;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	color:fff;
}
#vNav a:hover {
	background: #c7501c 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 #ccc;

}

/*-------------------------------------------
C A L E N D A R S
-------------------------------------------*/
#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 {
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #692404;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#search, .sidebar .banner {
	border:none;
}
#basketBox, #newsSmlBox, #calendarSmlBox, #Eric_Blog {
	padding-bottom: 25px;
	background:#efe4b7 url(images/newsSml_footer.jpg) no-repeat scroll left bottom;
}

#Eric_Blog {
       padding: 0px 0px 30px 0px;
}
.calendarHdr, .checkoutHdr ,
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
}

#calendarSmlBox h3{
	background: transparent url(images/calendarSml.jpg) no-repeat scroll left top;
        padding-top: 40px;
}
#newsSmlBox h3{
	background: transparent url(images/newsSml.jpg) no-repeat scroll left top;
        padding-top: 40px;
}

#Eric_Blog h3 {
	background: transparent url(images/blogSml.jpg) no-repeat scroll left top;
        padding-top: 50px;
}
#basketBox h3{
        background: transparent url(images/basketSml.jpg) no-repeat scroll left top;
}

#newsSml li a {
	color:#4d4646;
	border-bottom: 1px dotted #b0a45d;
}
#calendarSmlBox li a{
	color:#840D07;
	border-bottom: 1px dotted #b0a45d;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	background:#b0a45d;
	color: #fff;
}
#newsSmlBox p { /*dates*/
	color:#840D07;
}
#calendarSmlBox p{
	color:#4d4646;
}
#calendarSmlBox a:hover p{
color: #fff;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#000000;
}


