.one-date {
    display:none;
    position:absolute;
    top:25px;
    left:0;
    padding: 5px 3px 10px 15px;
    width:370px;
    /*background:#fff;
    border:1px solid #ccc;*/
    z-index:999999;
    zoom: 1;
}
.one-date .close {
    position: absolute;
    right: -16px;
    top: -10px;
    cursor: pointer;
    margin: 0 6px 6px 0;
    padding: 1px 5px 5px;
}
.one-date .close.oneway {
    left: 354px;
}
.one-date h1 {
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    padding-left: 5px;
}
.one-date h1 .ui-icons-25 {
    height: 31px;
    margin-right: 5px;
}
.one-date h1.dateGo {
    background: #0055A5;
}
.one-date h1.dateReturn {
    background: #EF2F24;
}
.one-date .box {
    float: left;
    margin: 0 6px 0 0 !important;
    height: 234px;
    background: #FFF;
    box-shadow: 2px 2px 6px #666;
}
.one-date .box.box-blue td.selected  { background:#0055A4 url(../img/ui/inner_shadow.png) no-repeat 0 0; color: #FFF; font-weight: normal;  }
.one-date .box.box-blue table.jCalendar td.dp-hover {
	background: #7FC0FC url(../../../img/ui/calc-hover-glow.png) no-repeat 0 0;
	color: #000;
}
.one-date .box.box-blue table.jCalendar tr.activeWeekHover td {
	background: #0055A5;
	color: #FFF;
}
#multi-dates {
    display:none;
    position:absolute;
    top:132px;
    left:8px;
    padding: 5px 3px 10px 15px;
    width:743px;
    /*background:#fff;
    border:1px solid #ccc;*/
    z-index:999999;
    zoom: 1;
	left: 30px; top: 298px; width: 752px; 
}
#multi-dates .close {
    position: absolute;
    right: 0;
    top: -10px;
    cursor: pointer;
    margin: 0 6px 6px 0;
    padding: 1px 5px 5px;
}
#multi-dates .close.oneway {
    left: 354px;
}
#multi-dates h1 {
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    padding-left: 5px;
}
#multi-dates h1 .ui-icons-25 {
    height: 31px;
    margin-right: 5px;
}
#multi-dates h1.dateGo {
    background: #0055A5;
}
#multi-dates h1.dateReturn {
    background: #EF2F24;
}
#multi-dates .box {
    float: left;
    margin: 0 6px 0 0 !important;
    height: 234px;
    background: #FFF;
    box-shadow: 2px 2px 6px #666;
}

#multimonth {
			border: 2px solid #000;
			overflow: auto;
			float: left;
		}
		.dp-applied {
			float: left;
            margin: 0 2px;
			color:#000;
		}
		table.jCalendar {
			border: none;
		}
		.dp-popup-inline {
			height: 180px;
		}
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../../img/date.png) no-repeat #fff; 
	position: absolute;
	left:146px;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

.dp-applied:last-child table.jCalendar {
    border-right: none;
}

table.jCalendar {
    padding-right: 4px;
    border-spacing: 2px;
    border-right: 1px solid #E6E6E6;
    border-collapse: separate;
}

table.jCalendar th {
	padding: 3px 5px;
	background: #fff;
    font-size: 11px;
	color: #000;
	font-weight: bold;
 }

table.jCalendar td {
	background: #fff;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #E6EFF1;
	color: #aaa;
}
table.jCalendar td.today {
	/*background: #ffdb7f;*/
	color: #000;
    font-weight: bold;
    font-size: 11px;
    border: 1px solid #666;
}
table.jCalendar td.selected {
	background: #ffb700;
	color: #000;
}
table.jCalendar td.selected.dp-hover {
	background: #F1F1F1;
	color: #000;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #A00;
	color: #000;
}
#dateGo_id table.jCalendar td.dp-hover {
	background: #7FC0FC url(../../../img/ui/calc-hover-glow.png) no-repeat 0 0;
	color: #000;
}
    #dateGo_id table.jCalendar tr.activeWeekHover td {
        background: #0055A5;
        color: #FFF;
    }
#dateReturn_id table.jCalendar td.dp-hover {
	background: #F9A39A url(../../../img/ui/calc-hover-glow.png) no-repeat 0 0;
	color: #000;
}
    #dateReturn_id table.jCalendar tr.activeWeekHover td {
        background: #EF2F24;
        color: #FFF;
    }
.dateReturn table.jCalendar td.dp-hover {
	background: #F9A39A url(../../../img/ui/calc-hover-glow.png) no-repeat 0 0;
	color: #000;
}
    .dateReturn table.jCalendar tr.activeWeekHover td {
        background: #EF2F24;
        color: #FFF;
    }
table.jCalendar tr.selectedWeek td {
	background: #ffb700;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #F8F8F8 !important;
	color: #DCDCDC !important;
    cursor: not-allowed !important;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #d0e2e6;
	color: #888;
}
table.jCalendar tbody td{
border:1px solid #e5e5e5;
padding:4px;
}
/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #fff;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
	
}
div#dp-popup {
	position: absolute;
	z-index: 99999999;
	border: 1px solid #ccc;
	height:199px
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {

}
div.dp-popup div.dp-nav-prev a {
	float: left;
	position: absolute;
	top: 10px;
	left: 5px;
    width: 10px;
    height: 10px;
    background: url(../../../img/arrows-iconset2.png) no-repeat -20px 0;
	text-indent: -9999px;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {

}
div.dp-popup div.dp-nav-next a {
	float: left;
	position: absolute;
	top: 10px;
	right: 5px;
    width: 10px;
    height: 10px; 
    background: url(../../../img/arrows-iconset2.png) no-repeat -43px 0;
	text-indent: -9999px;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
	background:#fff;
	color:#ccc;
}
a.dp-nav-prev-year {
	visibility: hidden;
}


.dateReturn div.dp-popup div.dp-nav-prev a { background: url(../../../img/arrows-iconset2.png) no-repeat -196px 0; }
.dateReturn div.dp-popup div.dp-nav-next a { background: url(../../../img/arrows-iconset2.png) no-repeat -219px 0; }

#dateReturn div.dp-popup div.dp-nav-prev a { background: url(../../../img/arrows-iconset2.png) no-repeat -196px 0; }
#dateReturn div.dp-popup div.dp-nav-next a { background: url(../../../img/arrows-iconset2.png) no-repeat -219px 0; }