/*** OLD STYLES THAT HAVE BEEN UPDATED TO FIT THE WIDER FRAME ***/

* {
	font-family: arial, sans-serif;

}



#main {
	width:970px;
	position: static;


}



#paddingContainer {
	width:970px;
	margin-left: auto;
	margin-right: auto;
	padding:15px;
	position: static;
	
	/* brandable properties */
	background-color:#FFFFFF;
	border-top:;
	border-bottom:;
	border-left:;
	border-right:;
	background-attachment: ;
	background-repeat: ;
	background-position: ;
	/* brandable properties */
}

#frame {

	width:970px;
	margin-left: auto;
	margin-right: auto;
	position: static;
	background-color:#FFFFFF;
}

#topContainer {
	width:970px;
	margin-bottom:15px;
	position: static;

}

.logoLocation-container {
	width: 970px;
	margin: 0px auto 20px auto;
}


#bottom {
	width:970px;
	clear:both;
	display:block;
	float: none;
	position: static;
	padding-top:30px;
}



.footerContainer {
	border-top: solid 1px #dfdfdf;
	width: 970px;
	height:auto;
	margin: 50px auto 10px auto;
	font-size: 10px;
	color: #999;
}

h3 {
	font-size: 15px;
	
}


#mainCol-floatRight {
	width:540px;
	float:right;
	position: static;
}



.mya_tL{
    background-image:url(http://media.ticketmaster.com/en-us/img/sys/common_new/mytm/alerts_tL.gif);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#e0e0e0;
}
.mya_tC{
    background-color:#e0e0e0;
    text-align: left;
}



.mya_tR{
    background-image:url(http://media.ticketmaster.com/en-us/img/sys/common_new/mytm/alerts_tR.gif);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#e0e0e0;
}




/*** NEW STYLES FOR THIS PAGE ONLY ***/


.lh11 { line-height: 11px }


#leftCol-floatLeft {
	width:400px;
	float:left;
	position: static;
}


.clear { clear: both; }


#vipBar {
	background-image: url(stripe_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 7px 7px 15px;
	color: #585858;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}

#vipBar a { display: block; text-decoration: underline; }

#welcomeBox {
	width: 300px;
	float: left;
	line-height: 19px;	
}

.preferenceBox { 
	float: left; 	
	border-left: 1px dotted #ccc;
	width: 200px;
}


.preferenceBox a { 
	color: #666666;
	line-height: 18px;
	padding-left: 10px;
}

.hideShow-closed .preferenceHead { 
	font-size: 15px;
	color: #074f78;
	font-weight: bold;
	display: inline;
	width: auto;
	line-height: 27px;
	padding: 0 20px 0 10px;
	background-image: url(arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	cursor: pointer;
}

.hideShow-open .preferenceHead { 
	font-size: 15px;
	color: #074f78;
	font-weight: bold;
	display: inline;
	width: auto;
	line-height: 27px;
	padding: 0 20px 0 10px;
	background-image: url(arrow_dn.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	cursor: arrow;
}

#vipBar .bot { margin-top: -9px; height: 95px; }

.welcomeHeader { margin-top: 10px; font-weight: bold; color: #585858; }

#calWrap {  height: 70px; padding-left: 7px; margin: 10px 4px; text-align: center;  }

#calWrap.on, #calWrap:hover { background-image: url(datePicker_bg2.gif); background-repeat: no-repeat; }

#calWrap.past { background-image: none; }

.hideShow-open .hideShow-button { clear: both; background-image: url(menu_hide.gif); background-repeat: no-repeat; background-position: right; height: 14px; text-align: right; cursor: pointer; }

.hideShow-closed .hideShow-button { clear: both; background-image: url(menu_show.gif); background-repeat: no-repeat; background-position: right; height: 14px; text-align: right;cursor: pointer; }

hr { margin: 7px 0; height: 1px; border-top: 1px solid #ccc; width: 100%; border-bottom: 1px solid #fff; }

/*** CALENDAR DATE STYLES ***/


a.dateBox, div.dateBox { display: block; float: left; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; height: 60px; width: 60px;  margin-top: 5px; margin-right: 13px; color: #808080; text-align: center; text-decoration: none; text-transform: uppercase; }

a.dateBox:hover { color: #606060; }

#calWrap .null { background-color: #dddddd }

#calWrap  .high { background-image: url(cal_bg_high.gif); background-color: #fff; background-position: top; background-repeat: repeat-x; }

#calWrap  .med { background-image: url(cal_bg_med.gif); background-color: #fff; background-position: top; background-repeat: repeat-x; }

#calWrap  .low {  background-color: #fff;  }

#calWrap .empty { background-color: #f6f6f6; color: #dddddd; }


.cal-sun, .cal-mon, .cal-tue, .cal-wed, .cal-thu, .cal-fri, .cal-sat { background-repeat: no-repeat; padding: 7px 0; text-align: center;  font-weight: bold; }

.today { color: #606060; }

.cal-sun, .cal-sat { background-image: url(cal_s.gif);  }
.cal-mon { background-image: url(cal_m.gif);  }
.cal-tue, .cal-thu { background-image: url(cal_t.gif);  }
.cal-wed { background-image: url(cal_w.gif);  }
.cal-fri { background-image: url(cal_f.gif);  }


.cal-month { font-size: 16px;   }

.cal-date { font-size: 36px; line-height: 24px; letter-spacing: -.03em }


.padFix { width: 505px; text-align: center; margin: 0 auto; }

#listWrap { width: 495px; margin: 0 0 10px 15px;  }

.listDayItem { float: left; border-top: 2px solid #c8c8c8 }
.listDateBox { clear: both; border: 2px solid #c8c8c8; text-transform: uppercase; font-weight: bold; color: #aaaaaa;  width: 50px; height: 56px;  text-align: center; float: left }
.listWeekday { background-color: #f5f5f5; font-size: 16px;  height: 20px; line-height: 22px; border-bottom: 1px solid #c8c8c8; margin-bottom: 3px }

.listDayItem img.artistImage { clear: both; float: left; margin: 10px 5px 0 15px; padding: 1px; border: 1px solid #ccc; }
.listDetailWrap {  float: left; width: 338px; line-height: 16px; border-bottom: 1px solid #c8c8c8; background-position: right; background-repeat: repeat-y; }
.listDetailWrap h3 { font-size: 14px }

.listLid-closed { height: 63px; padding: 7px 10px 0 10px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;  }

.listLid-closed:hover { background-color: #f5f5f5; border-top: 1px solid #fff;  position: relative; z-index: 1; background-image: inherit; background-position: right; background-repeat: repeat-y; cursor: pointer; }

.listDetailWrap:hover { background-color: #f5f5f5; background-image: inherit; background-position: right; background-repeat: repeat-y; cursor: arrow; }

.listLid-open {   height: auto; padding: 7px 10px 0 10px;  border-top: 1px solid #fff; }


.listDetails {   height: auto; padding: 0 17px 7px 10px;  border-bottom: 1px solid #fff; }




.listDayItem .med { background-image: url(list_med.gif); }

.listDayItem .high { background-image: url(list_high.gif); }

.lastItem { border-bottom: none; }


/** LINK STYLES **/

a.findMyTickets { float: left; font-size: 12px; font-weight: bold; color: #083d65; margin-top: 5px; text-decoration: none; border-bottom: 1px dotted #083d65;  line-height: 18px; }

 .arrowPrev { display: block; border: none; float: left; text-align: right; height: 26px; width: 32px; margin: 0 10px 3px 0; background-image: url(btn_prev.gif); background-repeat: no-repeat; }
.arrowPrev:hover { background-image: url(btn_prev_on.gif); }
.arrowPrevNA { display: block; border: none; float: left; text-align: right; height: 26px; width: 32px; margin: 0 10px 3px 0; background-image: url(btn_prev_na.gif); cursor: arrow }
	    
.arrowNext { display: block; border: none; float: left; height: 26px; width: 32px;  margin: 0 0 3px 10px; background-image: url(btn_next.gif); background-repeat: no-repeat; }
.arrowNext:hover { background-image: url(btn_next_on.gif); }

.arrowNextNA { display: block; border: none; float: left; height: 26px; width: 32px;  margin: 0 0 3px 10px; background-image: url(btn_next_na.gif); cursor: arrow }

