/* set default calendar properties */
.cal, .cal td { color:#000; vertical-align:top; }
.sponsorlinks { margin:0 0 1px 1px; }
/* .sponsorlinks { margin:5px 3px 10px 0; text-align:right; } */
.calPageBg { background-color:#fff; }
.calBorderBg { background-color:#555; }

/* set default calendar date-cell properties */
.calL { text-align:center; font-size:11px; line-height:14px; font-weight:bold; }
.calR { text-align:right; font-size:10px; line-height:14px; margin-right: 2px; padding-right: 2px; }
.calR a:visited {color :#000;}

/* set game-type specific properties */
.calAway { color:#000; }
.calAwaySt { color:#000; }

.calInactive { color:#000; }
.calPast { color:#666; }

.calAwayBg { background-color:#fff; }
.calAwayStBg { background-color:#e0e0e0; }
.calInactiveBg { background-color:#ccc; }
.calPastBg { background-color:#ccc; }

/* set club calendar promo properties */
.calClubPromo {padding:5px; background-color:#ccc; border:1px solid #555; font-size:11px;}
#ticketing_content {overflow:auto;margin-top:7px;padding:1px 0;}
#ticketing_content h3 {font-size:14px;text-transform:uppercase;padding:0 0 0 12px;background:none;line-height:1em;}
#ticketing_content h3 a,
#ticketing_content h3 {display:inline;}
#ticketing_content #ad_ticketing {float:left;width:300px;}
#ticketing_content #promo_links {float:right;width:300px;border-top:1px solid #4d4d4d;padding:2px 0;background:transparent url(/images/global/related_links_bg.gif) repeat-x;}
#ticketing_content #promo_links ul {padding-top:2px;}
#ticketing_content #promo_links li {background:transparent url(/images/icons/bullet_square_black.gif) no-repeat scroll 1.6em .45em; padding-left:30px;}

