/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Team Rio 862
------------------------------------*/

/* Layout */
html {
	margin: 0;
	padding: 0;
	background: #000 url(images/bgRepeatingX.gif) repeat-x scroll center top;
}
body {
	color:#000;
	text-align:center;
	background: transparent url(images/bgRepeatingY.gif) repeat-y scroll center top;
}
#wrapper{
	background: transparent url(images/bg.gif) no-repeat scroll center top;
}
#doc2 {

}
a {
	color:#000;
}
A:hover {
	COLOR: #EF952C;
	text-decoration: underline;
}
#ft {
	color: #f8e9b9;
}
#ft a {
	color: #f8e9b9;
}
#ft a:hover {
	color:#fff;
	text-decoration: underline;
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#000;
}

strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #BF2E1A;
	font-style: italic;
}
.content{
	line-height: 150%;
}
.content td{
	padding: 5px 5px 5px 10px;
}
.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
	border: 1px solid #666;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom: 1px dotted #555;
	color: #333;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background: #F8E9B9;
	border-bottom:1px solid #fff;
	color: #A32210;
}

#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#fff;
    background:#555 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
	_background-image:none;
    border:1px solid #777;
}
#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:#f8e9b9;
}
#vNav a:hover {
	background-color: #bf2e1a;
}

.e2ma_signup_form_row,
#songList ol li,
.albumDetail{ /*album description container div */
	border-bottom:1px dotted #555;

}

#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:#BFAF83;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #3a3a3a;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #search, .sidebar .banner {
	border:none;

}
.calendarHdr, 
#basketBox h3{}
#calendarSmlBox h3{}
#newsSmlBox h3 {
	background: url(images/h3_news.gif) no-repeat scroll center top;
	color:#fff;
}
#newsSmlBox h3 span{
	display: none;
}
#calendarSmlBox li a,
#newsSml li a {
	border-bottom: 1px dashed #8F2011;
	color:#f8e9b9;
}
#calendarSmlBox li a:hover,
#newsSml li a:hover{
	color:#fff;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	background:#5b140a;
}
#calendarSmlBox p, #newsSmlBox p { 
	color:#bf2e1a;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#fff;
}


