.cca-events-date-container, .cca-events-time-container {
	float: left;
	width: 200px;
}

.cca-events-date-container input.text, .cca-events-time-container input.text {
	cursor: pointer;
	width: 105px;
}

.post-entry .as-selections, .post-entry .as-selections .as-original, .post-entry .as-list, .post-entry .as-list .as-result-item, .post-entry .as-list .as-message {
	background-image: none;
	list-style: none;
	margin: 0;
}

.post-entry .as-selections .as-original {
	padding: 0;
}

#as-selections-cca-events-artist-name {
	width: 100%;
}

#as-selections-cca-events-artist-name2 {
	width: 100%;
}


html body .postForm .textreadonly{
	background-color: #ebebeb;
	background-image: none;
}




/* Default styling for jQuery Datepicker v4.0.6. */
.datepick {
	background-color: #fff;
	color: #000;
	margin:0;
}
.datepick-rtl {
	direction: rtl;
}
.datepick-popup {
	z-index: 1000;
	width:51em !important;
}
.datepick-disable {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.datepick a {
	color: #fff;
	text-decoration: none;
}
.datepick a.datepick-disabled {
	color: #888;
	cursor: auto;
}
.datepick button {
    margin: 0.25em;
    padding: 0.125em 0em;
    background-color: #fcc;
    border: none;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-weight: bold;
}
.datepick-nav, .datepick-ctrl {
	float: left;
	width: 100%;
	background-color: #000;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.datepick-ctrl {
	background-color: #600;
}
.datepick-cmd {
	width: 30%;
}
.datepick-cmd:hover {
	background-color: #777;
}
.datepick-ctrl .datepick-cmd:hover {
	background-color: #f08080;
}
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
	width: 8%;
}
a.datepick-cmd {
	height: 1.5em;
}
button.datepick-cmd {
	text-align: center;
}
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
	float: left;
	padding-left: 2%;
}
.datepick-cmd-current, .datepick-cmd-today {
	float: left;
	width: 35%;
	text-align: center;
}
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
	float: right;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
	float: right;
	padding-left: 0%;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
	float: right;
}
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
	float: left;
	padding-left: 2%;
	padding-right: 0%;
	text-align: left;
}
.datepick-month-nav {
	float: left;
	background-color: #777;
	text-align: center;
}
.datepick-month-nav div {
	float: left;
	width: 12.5%;
	margin: 1%;
	padding: 1%;
}
.datepick-month-nav span {
	color: #888;
}
.datepick-month-row {
	clear: left;
}
.datepick-month {
	float: left;
	width: 15em;
}
.datepick-month table {
	width: 100%;
	border-collapse: collapse;
}
.datepick-month th {
	border: 1px solid #777;
}
.datepick-month th, .datepick-month th a {
	    border: 0 none;
    font-weight: bold;
    padding: 0.7em 0.3em;
    text-align: center;
	color:#4F4F4F;
}
.datepick-month td {

}
.datepick-month td.datepick-week {
	border: 1px solid #777;
}
.datepick-month td.datepick-week * {
	background-color: #777;
	color: #fff;
	border: none;
}
.datepick-month a {
	display: block;
	color: #4F4F4F;
	text-decoration: none;
}
.datepick-month span {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
}
.datepick-month td span {
	color: #888;
}
.datepick-month td .datepick-other-month {
	background-color: #fff;
}
.datepick-month td .datepick-weekend {

}
.datepick-month td .datepick-today {
	/*background-color: #f0c0c0;*/
	color:#0D2054;
}
.datepick-month td .datepick-highlight {
	/*background-color: #f08080;*/
	color:#0D2054;
}
.datepick-month td .datepick-selected {
	    background: none repeat scroll 0 0 #5F83B9;
    border-color: #5F83B9;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0 1px 1px #234386;
}
.datepick-month th.datepick-week {
	background-color: #777;
	color: #fff;
}
.datepick-status {
	clear: both;
	background-color: #ddd;
	text-align: center;
}
.datepick-clear-fix {
	clear: both;
}
.datepick-cover {
    display: none;
    display/**/: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -1px;
    left: -1px;
    width: 100px;
    height: 100px;
}

.ui-datepicker .ui-datepicker-title{ margin:0 2.2em !important;}

.featured-listing{float:left;  height:650px;}
.featured-listing.featured-preview{width:43%; margin-left:5px;}
.featured-listing.featured-form{width:49%;}
.featured-listing span.feature-amount,.featured-listing span.feature-noofdays{ float:right;}
.featured-listing .featured-meta{float:left; width:100%; margin:0;}
span.red{color:#FF0000;}

.featured-listing small{ font-size:11px;}
div.featured-preview .loading { background: url(images/loading.gif) no-repeat center center; width:200px; height:125px; }
		div.featured-preview .loading img {display: none; }
