﻿.datepanel {
	background-color:#fff;
	border:1px solid #BEBEBE;
	box-shadow:0 1px 5px #ccc;
	padding:5px;
	z-index: 99999;
}
.datepanel-wrapper {
    font-family: Arial,Verdana,"Simsun","Hei",serif;
    font-size: 12px;
    position: relative;
}
.datepanel-wrapper a,
.datepanel-wrapper b,
.datepanel-wrapper input {
    padding:0;margin:0;
	outline:none;
    color:#000;
	font-family: Arial,Verdana,"Simsun","Hei",serif;
    font-size: 12px;
    line-height: normal;
}
.datepanel-wrapper a {
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.datepanel-head {
	height:25px;
	text-align:center;
	position:relative;
}
.datepanel-head a.datepanel-ctrl {
	font-size:14px;
	vertical-align:middle;
	height:23px;
	_height:25px;
	line-height:23px;
	text-decoration:none;
	border:1px solid transparent;
	_border-color:#fff;
}
.datepanel-head a.datepanel-ctrl.datepanel-prev,
.datepanel-head a.datepanel-ctrl.datepanel-next{
	width:38px;
	_width:40px;
	position:absolute;
	top:0;
	font-size:18px;
	*line-height:21px;
}
.datepanel-head a.datepanel-ctrl.datepanel-prev{
	left:0;
}
.datepanel-head a.datepanel-ctrl.datepanel-up {
	padding:0 5px;
}
.datepanel-head a.datepanel-ctrl.datepanel-next {
    right:0;
}
.datepanel-head a.datepanel-ctrl:hover {
	color:#06c;
	border-color:#B9D7FC;
	background-color:#EFF6FF;
}
.datepanel-body {
	position:relative;
	overflow:hidden;
}
.datepanel-month,
.datepanel-year,
.datepanel-decade {
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
	display:none;
}
.datepanel-week {
	height:22px;
	line-height:22px;
}
.datepanel-week b {
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#000;
	font-weight:normal;
	font-size:14px;
	width:16px;
	_width:26px;
	padding:1px 5px;
	text-align:center;
}
.datepanel-entry {
	display:inline-block;
	*display:inline;
	*zoom:1;
	background-color:white;
}
* html .datepanel-week {
	display:inline;
}
* html .datepanel-date {
	display:inline;
}
.datepanel-focus {
	
}
.datepanel-body a.datepanel-item {
	width:43px;
	height:43px;
	_width:45px;
	_height:45px;
	text-align:center;
	line-height:43px;
	cursor:default;
	text-decoration:none;
	color:#000;
	border:1px solid transparent;
	_border-color:#fff;
	overflow:hidden;
}
.datepanel-date a.datepanel-item {
	width:16px;
	height:16px;
	_width:26px;
	_height:20px;
	text-align:left;
	padding:1px 4px;
	line-height:16px;
}
.datepanel-body a.datepanel-item:hover {
	color:#06c;
	border-color:#B9D7FC;
	background-color:#EFF6FF;
}
.datepanel-entry a.datepanel-item.datepanel-today {
	color:#06c;
	border-color:#8BABF6;
}
.datepanel-entry a.datepanel-item.datepanel-focus {
	border-color:#84ACDD;
	background-color:#D4E7FF;
	color:#005FB6;
}
.datepanel-entry a.datepanel-item.datepanel-prev,
.datepanel-entry a.datepanel-item.datepanel-next {
	color:#aaa;
}
.datepanel-foot {
	line-height:25px;
}
.datepanel-numbox {
    position: absolute;
    left:0;bottom:50px;
    z-index: 1;
    background-color: #e9e9e9;
    padding:2px 1px;
}
.datepanel-numbox a.datepanel-num {
    text-decoration: none;
    width: 18px;
    text-align: center;
}
.datepanel-numbox a.datepanel-num:hover {
    color:#fff;
	background-color:#06c;
}
.datepanel-foot .datepanel-time {
    margin: 2px 0;
}
.datepanel-foot .datepanel-time-label {
	font-size:14px;
	width:40px;
	text-align:center;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.datepanel-foot .datepanel-time-value {
	border:1px solid #888;
	border-color: #888 #ddd #ddd #888;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:5px;
	height: 22px;
	_height:24px;
	line-height: 22px;
}
.datepanel-foot .datepanel-time input {
    outline:none;
	border:none;
	width:35px;
	_width:37px;
	background-color: transparent;
	padding: 2px;
}
.datepanel-foot .datepanel-time b {
    line-height: 22px;
    vertical-align: middle;
}
.datepanel-button {
	text-align:right;
}
.datepanel-button a.datepanel-item {
	vertical-align:middle;
	color:#000;
	font-size:14px;
	border: 1px solid #ccc;
	border-color:#ccc #bbb #A0A0A0;
	margin:0 2px 0 5px;
	padding:3px 8px;
	_padding:2px 8px;
	height:16px;
	_height:22px;
	line-height:16px;
	text-decoration:none;
	text-shadow:0 1px 0 #FFFFFF;
	background:-moz-linear-gradient(center top, #F9F9F9, #E3E3E3);
	background:-webkit-gradient(linear,0% 40%,0% 70%,from(#F9F9F9),to(#E3E3E3));
	filter: alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#F9F9F9,endcolorstr=#E3E3E3,gradientType=0);
	background:-o-linear-gradient(top, #F9F9F9, #E3E3E3);
	border-radius:3px;
}
.datepanel-button a.datepanel-item:active {
	box-shadow:inset 0 0 5px #9D9D9D;
	color:#444;
}