/*-----------------------------------
MWD SAMPLE 17
------------------------------------*/

/* Layout */
html {
	text-align:center;
	background: #000 url(bgRepeatingPattern.gif) repeat fixed center top;
	margin:0;
	padding:0;
}
body {
	color:#c3b69c;
background: none;
}

a {	
	color: #fff;
}
A:hover {
	COLOR: #F09A3A;
	text-decoration: underline;
}
#ft {
}
#ft a {
	color: #FFEE9F;
}
#ft a:hover {
	color: #F09A3A;
}

.titleLrg{
	font-size:200%;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 8px 15px 0 15px;
	line-height: 29px;
        text-align: center;
        border-bottom: 1px solid #6f6144;
}
.titleSml,
h3,
strong.songClosed  {
	color:#fff;
}
h3.albumBuyBtn a{
	text-transform:uppercase;
	font-size:60%;
	text-decoration:none;
	background: #FF7A15 url(domain/bin/css/glassyBtn.png) repeat-x 0 -33px;
_background:#FF7A15;	
padding:3px 6px;
	color:#fff;
	margin:0 0 8px 0px;
	border:1px solid #DF5E00;
}
#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:#393223;
	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:#8F753E  url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
	_background-image:none;
    border:1px solid #6F5F3E;
}
#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:#4F4122 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #000;
    _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:#393223;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #6f6144;
}


/*----------------------------------
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:#685E4B;
	padding: 2px;
	width:auto;
	margin: 0 0 5px 0;
	line-height: 190%;
}
#basketBox h3 span{
	color: #fff;
	background: #685E4B;
}
#basketBox{
	width: auto;
	padding: 5px;
	color: #fff;
	border: 1px solid #685E4B;
}
#basketBox form{
	margin-top: 5px;
}
#newsSmlBox h3 {
	border-bottom:1px solid #6f6144;
}
#calendarSmlBox h3 {
	border-bottom:1px solid #6f6144;
}
#calendarSmlBox li a,
#newsSml li a {
	color: #c3b69c;
        text-transform:none;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	color: #fff;
	background:#393223;

}
#calendarSmlBox p, #newsSmlBox p { 
	color:#a79067;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#fff;
	background: #000;
}
#calendarTourSml, #newsSml{


}
