/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Rudrani Devi - 880 - colors
------------------------------------*/

/* Layout */

a {
	color:#844373;
}
A:hover {
	COLOR: #3d81a4;
	text-decoration: underline;
}
#ft {
}
#ft a {
	color: #844373;
}
#ft a:hover {
	color:#3d81a4;
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#844373;
}
#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%;
}
.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
		border: 1px solid #999;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom: 1px dotted #7f7f7f;
	color: #717171;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background:transparent;
	border-bottom:1px solid #7f7f7f;
	color: #390F08;
	background: #efefef;
}
#modNews a .item h3{
        color:#3d81a4;
}

#modNews a:hover .item h3{
        color:#844373;
}
#modNews small{color:#AF874A;}
#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:#aa6b99 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
	_background-image:none;
    border:1px solid #995989;
}
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:#fac42b url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
    border:1px solid #E8B85B;
    _background-image:none;
}

#modCalendar .summary {
	color: #1D5860;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	color:#844373;
}
#vNav a:hover {
	
}

.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:#dedede;
}
.checkoutEven, .calendarEven {

}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #444;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #search, .sidebar .banner {

}
.calendarHdr, 
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
	color:#13506e;
	background: #9dbfd0 url(images/bg_newsSml.gif) repeat-x scroll left top;
}
#calendarSmlBox li a,
#newsSml li a {
	border-bottom: 1px dashed #999;
	color:#557e92;
}
#calendarSmlBox li a:hover,
#newsSml li a:hover{
	color:#0d4f6f;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	background:#e0eaef;
}
#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%;
}
