/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Katie Armiger 854
------------------------------------*/

/* Layout */
html {
	background:#A4C3A3 url(images/bgRepeatingX.jpg) repeat-x scroll center top;
	margin: 0;
	padding: 0;
}
body {
	background:transparent url(images/bgRepeatingY.gif) repeat-y scroll center top;
	color:#033;
	text-align:center;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	text align: center;
    background: url(images/bg4.jpg) no-repeat scroll center top;
}
a {
	color:#495C6C;
}
A:hover {
	COLOR: #000;
	text-decoration: underline;
}
#ft {
}
#ft a {
}
#ft a:hover {
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#24384E;
}

strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #5F005F;
}

.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
	border: 2px solid #85B399;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom: 1px dotted #003F32;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background:transparent url(domain/bin/css/gridCCC.gif) repeat 0 0;
	border-bottom:1px solid #666;
}

#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#fff;
    background:#456155  url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
	_background-image:none;
    border:1px solid #456155;
}
#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:#FF8FA1 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
    border:1px solid #FF8FA1;
    _background-image:none;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	color:#fff;
}
#vNav a:hover {
color: #A4C3A3;
}


.e2ma_signup_form_row,
#songList ol li,
.albumDetail{ /*album description container div */
border-bottom:1px dotted #ccc;

}

#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:url(domain/bin/css/gridCCC.gif) repeat scroll left top;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #692404;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #search, .sidebar .banner {
	border:none;
	background:transparent url(domain/bin/css/gridCCC.gif) repeat 0 0;
}
.calendarHdr, .checkoutHdr ,
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
   background:#003F32;
   color:#DEE5DE;
}

#calendarSmlBox li a,
#newsSml li a {
	background:#466057;
	color:#DEE5DE;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	background:#003F32;
}
#calendarSmlBox p, #newsSmlBox p { 
	color:#fff;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#000000;
}


