/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Pat Green 859
------------------------------------*/

/* Layout */
html {
	background:#242109 url(images/bgRepeatingX.jpg) repeat-x scroll center top;
}
body {
	background:transparent url(images/bgRepeatingY.gif) repeat-y scroll center top;
	color:#9F9B77;
}
#wrapper {
	background:transparent url(images/bgHeader.jpg) no-repeat scroll center top;
}
a {
	color:#B1AA52;
}
A:hover {
	COLOR: #ed9421;
	text-decoration: underline;
}
#ft {
	color: #7F754F;
	text-transform: lowercase;
}
#ft a {
	color: #EFDD95;
	text-decoration: none;

}
#ft a:hover {
	color:#ed9421;
}
#ft td {
	padding: 3px 0 0;
}

.titleSml,
h3,
strong.songClosed  {
	color:#fff;
}

strong.reviewTitle,
strong.songOpen,
#modNews small,
.contentHiSml,
.contentHi {
	color: #aaa;
}
.contentSml{
color:#BFBA8F;
}
.titleSml a{
color: #EFECD1;
}
#modCalendar .date{
	color:#CFBA67;
}

.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
	border: 2px solid #7F631F;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom:1px dashed #7F631F;
}
#blogBox a:hover,
#modNews a:hover .item {
	background:transparent url(domain/bin/css/grid000.gif) repeat 0 0;
	border-bottom:1px dashed #7F631F;
	color: #AF8386;
}

#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#fff;
    background:#39410a url(/domain/bin/css/glassyBtn.png) repeat-x scroll 0 -33px;
	_background-image:none;
    border:2px solid #76783c;

}
#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:#7f8221 url(/domain/bin/css/glassyBtn.png) repeat-x scroll 0 -33px;
    border:2px solid #e7ea88;
    _background-image:none;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	
}
#vNav a:hover {
}

#stickyNav a{
color: #DFCE8B;
}
.e2ma_signup_form_row,
#songList ol li,
.albumDetail{ /*album description container div */
	border-bottom:1px dashed #6F6122;

}

#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/grid000.gif) repeat scroll left top;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #39410A;
}



/*----------------------------------
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 {
	background: transparent url(images/newsSml.gif) no-repeat scroll left top;
}
#calendarSmlBox h3 {
	background: transparent url(images/calendarSml.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:#38340E;

}
#calendarSmlBox p, #newsSmlBox p { 
	color:#ed9421;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#fff;
	background: #000;
}
#calendarTourSml, #newsSml{
background: url(domain/bin/css/grid000.gif) repeat 0 0;
}

/*#loginBox, #logoutBox {
	width: 400px;
	padding-right: 5px;
}
#logoutBox{

}
#logoutBox a{
	color:#fff;
}
#logoutBox a:hover{
	color:#AC8989;
}
#loginBox h3{
	font-size: 130%;
	text-transform: uppercase;
	color:#9F9331;
	padding: 0;
	margin:5px 0 8px 0;
}*/
h3.albumBuyBtn a{
	text-transform:uppercase;
	font-size:60%;
	text-decoration:none;
	_background:#2F1D1F;	
	padding:3px 6px;
	margin:0 0 8px 0px;
    color:#fff;
    background:#2F1D1F url(/domain/bin/css/glassyBtn.png) repeat-x scroll 0 -33px;
	_background-image:none;
    border:2px solid #5F3B41;

}
h3.albumBuyBtn a:hover{
	background: #AC8989 url(domain/bin/css/glassyBtn.png) repeat-x 0 -33px;
	_background:#AC8989;	
	color:#fff;
}

.sidebar .banner{
	margin: 0px 0 8px 0;
	border:none;
}

td {
	text-align:left;
}