div.datepicker {
	position: relative;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    font-weight: bold;
	cursor: default;
	top: 0;
	left: 0;
	display: none;
    padding: 5px 0 10px;
    z-index: 23232;

    background: #f0f0f1;
    border: 1px solid #d5d5d5;
    -moz-box-shadow: 0px 0px 15px silver;
    -webkit-box-shadow: 0px 0px 15px silver;
    box-shadow: 0px 0px 15px silver;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
    background-image: -moz-linear-gradient(#ffffff, #f0f0f0);
    background-image: -webkit-linear-gradient(#ffffff, #f0f0f0);
    background-image: linear-gradient(#ffffff, #f0f0f0);

}

.news-filter-dates div.datepicker {
    background: none;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

.datepickerContainer {

}

.datepickerDoW span {
    padding-top: 3px;
    display: inline-block;
    color: #c6c8cb;
    font-weight : bold
}

.datepickerHidden {
	display: none;
}
div.datepicker table {
	border-collapse:collapse;
}
div.datepicker a {
    color: #787878;
	text-decoration: none;
    font-weight: bold;
	cursor: default;
	outline: none;
}
div.datepicker table td {
	text-align: right;
	padding: 0;
	margin: 0;
}
div.datepicker th {
	text-align: center;
	color: #999;
	font-weight: normal;
}
div.datepicker tbody th {
    text-align: right;
}
div.datepicker tbody a {
	display: block;
}
.datepickerDays a {
	width: 20px;
	line-height: 16px;
	height: 16px;
    padding-right: 2px
}
.datepickerYears a,
.datepickerMonths a {
    text-transform: uppercase;
	width: 35px;
	line-height: 36px;
	height: 39px;
	text-align: center;
}
.datepickerDays .datepickerSaturday a, .datepickerDays .datepickerSunday a {
    color: #f25a29
}
.datepickerDoW .datepickerSaturday span, .datepickerDoW .datepickerSunday span {
    color: #f25a29
}

td.datepickerNotInMonth a {
    color: #c6c8cb
}
tbody.datepickerDays td.datepickerSelected{
    background: #f25a29;
}
tbody.datepickerDays td.datepickerSelected a {
    color: white
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected a {
    background: #f2d3b5;
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
    background: #f25a29;
}
.datepicker .datepickerDays a:hover,
.datepicker .datepickerMonths a:hover,
.datepicker .datepickerYears a:hover {
    background: #f25a29;
    color: white;
}
div.datepicker td.datepickerNotInMonth a:hover {
	color: #999;
}
div.datepicker tbody th {
	text-align: right;
}
.datepickerSpace div {
	width: 2px;
}
.datepickerGoNext, .datepickerGoPrev {
    width: 1px !important;
}
.datepickerContainer > table > tbody > tr > td:first-child .datepickerGoPrev a {
    height: 30px;
    margin-bottom: 0px
}
.datepickerContainer > table > tbody > tr > td:last-child .datepickerGoNext a {
    height: 30px;
    margin-bottom: 0px
}

.datepickerGoNext a,
.datepickerGoPrev a {
    height: 24px;
    width: 19px;
    margin-bottom: 6px;
    cursor: pointer !important;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
}
.datepickerGoPrev a {
    background-position: -127px -150px;
    margin-left: -4px
}
.datepickerGoNext a {
    background-position: -154px -150px;
    margin-right: -4px
}

.news-filter-dates .datepickerGoPrev a {
    margin-left: 0px
}
.news-filter-dates .datepickerGoNext a {
    margin-right: 0px
}
.datepickerMonth a {
	text-align: center;
	line-height: 20px;
    background: #808185 !important;
    font-size: 13px;
    color: white !important;
    height: 24px;
    padding-top: 2px
}
.datepickerMonth a:hover {
    text-decoration: underline
}

table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
	color: #333;
}
td.datepickerDisabled a:hover {
	color: #333;
}
td.datepickerSpecial a {
	background: #700;
}
td.datepickerSpecial.datepickerSelected a {
	background: #a00;
}