/* CSS Document */

/* Calendar */
.calTitle {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#992882;
	text-align:center;
	}

.calcontent {
	background-image:url(../images/calendar/fadedtop.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding-top:10px;
}

.calMonth {
	text-align:center;
	color:#2264AD;
	font-size:18px;
}

.calMonth img{
	margin-left:30px;
	margin-right:30px;
	margin-bottom:-7px;
}

#calKey {
	text-align:center;
	color:#737272;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	width:960px;
	float:left;
	height:13px;
}

#calKey img {
	margin-bottom:-3px;}

#weekBar, #weekdayBar {
	background-image: url(../images/calendar/weekbg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:18px;
	margin:10px 0 0 10px;
	width:940px;
	border:1px solid #A2A2A2;
	float:left;
	}

#weekday {
	width: 126px;
	margin-left:4px;
	margin-right:4px;
	height:18px;
	float:left;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:2px;
	color:#737272;}

#day {
	width: 114px;
	height: 112px;
	background-color:#E9F3FC;
	color:#606060;
	font-weight:bold;
	padding:6px;
	margin:4px;
	float:left;}

#day2 {
	width: 114px;
	height: 112px;
	background-color:#EEF3E9;
	color:#606060;
	font-weight:bold;
	padding:6px;
	margin:4px;
	float:left;}

#calContainer {
	margin:10px;
	width:940px;
	float:left;}

.Date {
	color:#808080;
	font-weight:bold;
	font-size:13px;
	line-height:23px;
}
.buttons {padding:0 7px 0 7px;}

.buttons img{
	margin:5px;}

#listing {
	width:930px;
	background-color:#E9F3FC;
	padding:5px;
	margin-bottom:8px;
	float: left;
	}

.listTitles {
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#616060;
	padding-left:5px;
	}

.listTitles td {
      font-size:10px;
      }

.listTitles td.right {
	border-right:1px solid #616060;
	padding-left:7px;
	}

.listTitles td.left {
	border-left:1px solid #616060;
	padding-left:7px;
	}

#daydate {
	width:109px;
	float:left;
	text-align:left;
	padding:5px 8px 5px 3px;
	}
#eventDetails {
	width:285px;
	float:left;
	text-align:left;
	padding:5px 9px 5px 5px;
	}
#eventDetails img{
	margin-bottom:-1px;
	}

#venue {
	width:160px;
	float:left;
	text-align:left;
	padding:5px;
	}

#tickets {
	width:220px;
	float:left;
	text-align:left;
	padding:5px;
	}

#onsale {
	width:99px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	color:#616060;
	font-weight:bold;
	font-size:10px;
	padding:5px;
	}

.listHead {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#992882;
	text-align:center;
	vertical-align:middle;
	margin-top: 15px;
	}

#monthSpan {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding: 5px 0 10px 0;
	margin-left:8px;
	text-transform:uppercase;
	width:920px;}

.calendarstyle { 
margin:0 10px 10px 10px;
background:#eef3e9;
empty-cells:hide;
}

.daystyle { 
padding:6px;
background:#e9f3fc;
color:#808080;
font-size:13px;
font-weight:bold;
vertical-align:top;
text-align:left;
height:112px;
width:114px;
border:8px solid #fff;
}

.otherdaystyle { 
background:#eef3e9;
border:8px solid #fff;
}

.dayheaderstyle { 
text-align:center;
font-size:10px;
text-transform:uppercase;
font-weight:bold;
color:#737272;
background-image: url(../images/calendar/weekbg.gif);
background-repeat:repeat-x;
background-position:top left;
min-height:18px;
border:1px solid #a2a2a2;
}

.titlestyle td {
text-align:center;
color:#2264AD;
font-size:18px;
padding:8px;
}

.titlestyle img { 
margin-left:30px;
margin-right:30px;
}

.caleventtext {
font-size: 11px;
}	

.minicalendar {
margin-top:5px;
}
    

.minicalendarstyle {
}

.minidaystyle { 
background:#e9f3fc;
color:#808080;
font-size:10px;
font-weight:bold;
}

.miniotherdaystyle { 
background:#eef3e9;
}

.minidayheaderstyle { 
font-size:10px;
text-transform:uppercase;
font-weight:bold;
color:#737272;
}

.minititlestyle td {
text-align:center;
color:#919191;
font-size:10px;
font-weight:bold;
}

.minicaldayevent { 
margin-bottom:10px;
}

.minicaldayeventdivider { 
border-bottom:1px solid #919191;
margin-bottom:10px;
}

.minicaldayeventtime { 
width:65px;
text-align:right;
color:#333;
vertical-align:top;
}

.minicaldayeventtitle {
padding-left:15px;
}

/***************************************
   =cluetipClass: 'minical' 
-------------------------------------- */

.cluetip-minical {
  background-color: #fff;
  border: 1px solid #141e32;
}
.cluetip-minical #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #edf5fd;
}
.cluetip-minical h3#cluetip-title {
  margin: 0 0 10px;
  padding: 5px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #5b89b9;
  color: #fff;
}
.cluetip-minical #cluetip-inner {
  padding: 5px;
}
.cluetip-minical div#cluetip-close { 
  text-align: right;
  color: #fff;
}
.cluetip-minical div#cluetip-close a { 
  color: #fff;
}


