/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Emerson Drive 767
------------------------------------*/

/* Layout */
html {
	text-align:center;
	background: #000 url(images/bgRepeatingY_09.gif) repeat-y center top;
	margin:0;
	padding:0;
}
body {
	color:#b0a075;
	background: url(images/bg2009.jpg) no-repeat fixed center top;
}

a {	
	color: #fff;
}
A:hover {
	COLOR: #F09A3A;
	text-decoration: underline;
}
#ft {
}
#ft a {
	color: #FFEE9F;
}
#ft a:hover {
	color: #F09A3A;
}

.titleLrg{
	position: absolute;
	top: 363px;
	left: 30px;
	font-size:260%;
	color: #fff;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 8px 15px 0 15px;
	line-height: 29px;
	background: #470f0d;
}
span.titleLrg{
	position: relative;
	top: 0;
	left: 0;

}
.titleSml,
h3,
strong.songClosed  {
	color:#fff;
}
#modNews h3,
.titleSml{
	font-size:123.1%; 
	font-weight:bold;
	color: #fff;
}
strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #ED9739;
}
span.contentSml{
color: #b0a075;
}
#modAlbum h4{
	color: #fff;
}
.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
	border: 1px solid #8f5b35;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
		border-bottom: 1px dotted #6f5322;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background:#470f0d;
	border-bottom:1px solid #4e4429;
}
#modNews p{
	color: #b0a075;
	text-decoration: none;
}

#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#fff;
    background:#903902  url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
	_background-image:none;
    border:1px solid #903902;
}
#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:#EE8404 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #EE8404;
    _background-image:none;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	color:#fff;
}
#vNav a:hover {

}


.e2ma_signup_form_row,
#songList ol li,
.albumDetail{ /*album description container div */
	border-bottom:1px dotted #8f5b35;

}

#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:#2f110c;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #692404;
}


/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #loginBox, #search{
	border:none;
}
.calendarHdr, .checkoutHdr ,{
   color:#DEE5DE;
}
#basketBox h3{
	font-size: 100%;
	display: block;
	background:#39410A;
	padding: 2px;
	width:auto;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	line-height: 190%;
}
#basketBox h3 span{
	color: #DFCE8B;
	background: #39410A;
}
#basketBox{
	width: auto;
	padding: 5px;
	color: #fff;
	border: 1px solid #7F631F;
}
#basketBox form{
	margin-top: 5px;
}
#newsSmlBox h3 {
	border:1px solid #6f4c37;
	background: transparent url(images/newsSml_09.gif) no-repeat scroll left top;
}
#calendarSmlBox h3 {
	border:1px solid #6f4c37;
	background: transparent url(images/calendarSml_09.gif) no-repeat scroll left top;
}
#calendarSmlBox li a,
#newsSml li a {
	color: #FFEE9F;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	color: #fff;
	background:#470f0d;

}
#calendarSmlBox p, #newsSmlBox p { 
	color:#ed9421;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#fff;
	background: #000;
}
#calendarTourSml, #newsSml{


}

