.listingsday_container .tuesday {background-position:left 0px;}
.listingsday_container .wednesday {background-position:left -20px;}
.listingsday_container .thursday {background-position:left -40px;}
.listingsday_container .friday {background-position:left -60px;}
.listingsday_container .saturday {background-position:left -80px;}
.listingsday_container .sunday {background-position:left -100px;}

.listingsday_container {
	float: left;
	display: inline;
	width: 90px;
	height: 42px;
	margin-left: 4px;
}

.listingsday_container .dayInfo {
	display:none;
	padding:6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	height:30px;
}

.listingsday_container a {
	font: normal 10px/20px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: lowercase;
	letter-spacing: -1px;
}

.listingsday_container a:hover {
	font: normal 10px/20px Arial, Helvetica, sans-serif;
	color: #EC008C;
	text-decoration: underline;
}

.listingsday_container .dayname {
	height: 20px;
	color:#ffffff;
	text-transform: lowercase;
}

h2.listings {
	color: #000000;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

#orangedivider {
	float: left;
	display: inline;
	width: 660px;
	height: 3px;
	overflow: hidden;
	position:relative;
}


.dayboxes,
.listing-day-titles {
	position:relative;
	clear:left;
	width:660px;
}
.listing-day-titles {
	height:42px;
	clear:both;
margin-top:10px;
}

.daybox {
	float: left;
	display: inline;
	overflow:hidden;
	width: 90px;
	height: 70px;
	margin: 5px 0 3px 4px;
}

.daybox .dayboxInner,
.listingsday_container .dayInner {
	width:90px;
	height:70px;
	overflow:hidden;
	/*top:0;*/
}

.leftPart {
	float:left;
	display:inline;
	width:19px;
	height:70px;
}

.daydate {
	float: left;
	display: inline;
	width: 19px;
	height: 35px;
}

.dayline {
	float: left;
	display: inline;
	width: 3px;
	height: 30px;
	margin: 5px 3px 0 13px;
	background-color: #C2CC1B;
}

.inactive .dayline {
	background-color: #d2d2d4;
}

.daycontent {
	height: 60px;
	width:58px;
	background-image:url(/images/dates/date-bg.jpg);
	background-position:bottom;
	padding:5px;
	overflow:hidden;
	color:#ffffff;
}
.daycontent a {
	color:#ffffff;
}

.daycontent .eventInfo {
	float:left;
	display:inline;
	padding:3px;
	font-size:10px;
	width:auto;
	overflow:hidden;
}

.daycontent .nightInfo {
	float:left;
	display:inline;
	padding:0 3px;
	font-size:10px;
	width:auto;
}

.daycontent .nightInfoNoEvent {
	float:left;
	display:inline;
	padding:3px;
	font-size:10px;
	width:auto;
}

.daycontent .readMore {
	font-size:10px;
}

.daycontent .joinGuestlist {
	font-size:10px;
}

.daycontent .moreInfo {
	display:none;
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
}

.inactive .daycontent,
.noevents .daycontent {
	height:60px;
}
.events-container {
	min-height:70px;
	height:auto !important;
	height:70px;
	overflow:hidden;
}

.listingPopupBg {
	position:absolute;
	top:0;
	left:0;
	background-color:black;
	display:none;
}

.listingPopup {
	display:none;
	/*width:328px;*/
	width:674px;
	/*height:378px;*/
	min-height:378px;
	height:auto !important;
	height:378px;
	position:absolute;
	left:50%;
	margin-left:-337px;
	margin-top:100px;
	padding-right:14px;
	z-index: 10000;
}

.listingPopup .content {
	background-color: #000000;
	/*height:300px;*/
	min-height:300px;
	height:auto !important;
	height:300px;
	width:auto;
	padding:30px;
}

.listingPopup .dayboxInner {
	/*width:250px;*/
	width:596px;
}

.listingPopup .dayboxInner .readMore {
	display:none;
}

.listingPopup .daycontent {
	background-color:#f4f8f7;
	height:auto;
	/*width:210px;*/
	width:556px;
	background:none;
	color:#000000;
}

.listingPopup .dayboxInner .dayline {
	height: 250px;
}

.listingPopup .dayboxInner .moreInfo {
	display: block;
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
}

.listingPopup .right-repeat {
	behavior:url(css/iepngfix.htc);
	background: transparent url(../images/listings/popup/right-repeat.png) repeat-y;
	height:255px;
	width:14px;
	position:absolute;
	right:0;
	top:12px;
}

.listingPopup .bottom-right {
	behavior:url(css/iepngfix.htc);
	background: transparent url(../images/listings/popup/bottom-right.png) repeat-y;
	height:21px;
	width:17px;
	position:absolute;
	right:0;
	bottom:0;
}

.listingPopup .bottom-repeat {
	behavior:url(css/iepngfix.htc);
	background: transparent url(../images/listings/popup/bottom-repeat.png) repeat-x;
	height:18px;
	width:305px;
	position:absolute;
	left:20px;
	bottom:0;
}

.listingPopup .bottom-left {
	behavior:url(css/iepngfix.htc);
	background: transparent url(../images/listings/popup/bottom-left.png) no-repeat;
	height:18px;
	width:20px;
	position:absolute;
	left:0;
	bottom:0;
}

.listingPopup .top-right {
	behavior:url(css/iepngfix.htc);
	background: transparent url(../images/listings/popup/top-right.png) no-repeat;
	height:25px;
	width:34px;
	position:absolute;
	top:-13px;
	right:0;
	cursor:pointer;
}

.listingPopup .left-arrow {
	behavior:url(css/iepngfix.htc);
	background: transparent url(../images/listings/popup/left-arrow.png) no-repeat;
	height:46px;
	width:41px;
	position:absolute;
	top:115px;
	left:-18px;
}

.listingPopup .right-arrow {
	behavior:url(css/iepngfix.htc);
	background: transparent url(../images/listings/popup/right-arrow.png) no-repeat;
	height:46px;
	width:41px;
	position:absolute;
	top:115px;
	right:-7px;
}

