
#filter_time_inbound {width:129px; height:16px;}

#filter_time_outbound {width:129px; height:16px;}

#testdiv1 {
	position: absolute;
       

margin: -116px 0px 0px -159px;

	visibility: hidden;
	background-color: #FFF;
	layer-background-color: #FFF;
}

.calendarFormOutbound {
	padding:0px; 
}
.calendarFormInbound {
	padding:0px; 
}
.calendarFormButton {
	
	padding: 0px 0px 0px 2px;float:left;clear:right;
	
}
#datestable A
		{ 
		color: #666;
		}	

#datestable A:hover
		{ 
		color: #fe6415;
		}		
#datestable td.cpCurrentDate, #datestable td.cpCurrentMonthDate, #datestable td.cpOtherMonthDate
		{
		border-style:solid;
		border-width: 1px 1px 0 0;
		border-color: #CCCCCC;
		}
#datestable {
		border-bottom: solid 1px #CCCCCC;
		margin: 5px 0 0 0;
}
.FirstCol {
		border-left: solid 1px #CCCCCC !important;
}
/*
****************************************************************
*/

.cpYearNavigation,
	.cpMonthNavigation
			{
			background-image:url("../web/joker2/web/gfx/new_fieldset_background.gif");
			background-repeat: repeat-x;
			background-color: #fff;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#666;
			font-weight:bold;
			height:15px;
			padding:2px 2px 2px 2px;
			}
			
.cpMonthNavigationRightArrow, .cpMonthNavigationLeftArrow {
	width: 5px;
	height: 9px;
	padding: 3px 10px 0 0;
}
.cpMonthNavigationLeftArrow {
	background: url(http://static.resfeber.se/media/images/rf/navig/arrow_left.gif) left no-repeat;
	margin: 0 0 0 10px;	
}
.cpMonthNavigationRightArrow {
	background: url(http://static.resfeber.se/media/images/rf/navig/arrow_right.gif) right no-repeat;
}	
			
	.cpDayColumnHeader,
	.cpYearNavigation,
	.cpMonthNavigation,
	.cpCurrentMonthDate,
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDate,
	.cpOtherMonthDateDisabled,
	.cpCurrentDate,
	.cpCurrentDateDisabled,
	.cpTodayText,
	.cpTodayTextDisabled,
	.cpText
			{
		font-family: arial, sans-serif; 
	 	font-size:11px; 
			}
	TD.cpDayColumnHeader
			{
			text-align:center;
			color:#fff;
			background-color: #4394ce;
			}
	.cpCurrentMonthDate,
	.cpOtherMonthDate,
	.cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDateDisabled,
	.cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.cpCurrentMonthDate
			{
			color:#333666;
			font-weight:bold;
			}
	.cpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.cpOtherMonthDate
			{
			color:#6677DD;
			}
	TD.cpCurrentDate
			{
			color:#fe6415;
			border:solid 1px #fe6415;
			}
	TD.cpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.cpTodayText,
	TD.cpTodayTextDisabled
			{
			border:solid thin #4394ce;
			border-width:1 0 0 0;
			}
	A.cpTodayText,
	SPAN.cpTodayTextDisabled
			{
			height:20px;
			}
	A.cpTodayText
			{
			
			font-weight:bold;

		/*	background-image:url("../gfx/new_fieldset_background.gif"); */
			}
	SPAN.cpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.cpBorder
			{
			border:solid thin #4394ce;
			}

