
#detailed-search-page #main #fromContainer,
#detailed-search-page #main #toContainer {
	width: 226px;
	height: 136px;
	padding: 0px 0px 0px 5px;
	background: #FFFFFF url(../image/calendar_bg.gif) no-repeat left top;
	z-index: 1000;
}


#detailed-search-page #main table td table.yui-calendar {
	width: 219px;
    border-collapse: collapse;
    border-bottom: 0px solid red;
}

#detailed-search-page #main table td .yui-calendar td {
	padding: 0px;
	margin: 0px;
	border-top: none;
	border-bottom: none;
	width: auto;
}

#detailed-search-page #main table td .yui-calendar td a {
	display: inline;
	float: none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/*Proba begin*/

#detailed-search-page #main .yui-calendar {
	width: 219px;
    border-collapse: collapse;
    border-bottom: 0px solid red;
}

#detailed-search-page #main .yui-calendar td {
	padding: 0px;
	margin: 0px;
	border-top: none;
	border-bottom: none;
	width: auto;
}

#detailed-search-page #main .yui-calendar td a {
	display: inline;
	float: none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.newPos {
	top: 30px !important;
	left: -200px !important;
}

/*Proba end*/

/* /base css fel�l�r�sok */

.dateholder_from {
	position: absolute;
	left: 166px;
	top: -2px;
	width: 231px;
}
.dateholder_to {
	position: absolute;
	left: 166px;
	top: -2px;
	width: 231px;
}

#fromContainer {
	display:none;
	position:relative;
	left: 0px;
	top: 0px;
	float: right;
}

#toContainer {
	display:none;
	position:relative;
	left: 0px;
	top: 0px;
	float: right;
}

.yui-calcontainer {
	position:relative;
	float:left;
	overflow:hidden;
	width: 231px;
	padding: 0px 0px 0px 0px;
}

.yui-calcontainer .contentholder {
	width: 231px;
	border: none;
}

.yui-calcontainer .contenttable {
	margin: 3px 0px 10px 0px;
	border: none;
}
.yui-calcontainer .contenttable td {
}

.yui-calcontainer iframe {
	position:absolute;
	border:none;
	margin:0;padding:0;
	left:-1px;
	top:-1px;
	z-index:0;
	width:50em;
	height:50em;
}

.yui-calcontainer.multi {
	padding:0;
}

.yui-calcontainer.multi .groupcal {
	padding:0px;
	background-color:transparent;
	z-index:1;
	float:left;
	position:relative;
	border:none;
}

.yui-calcontainer .title {
	font:11px Arial;
	color:#000;
	font-weight:bold;
	margin-bottom:0px;
	height:25px;
	position:absolute;
	top:3px;left:5px;
	z-index:1;
}

.yui-calcontainer .close-icon {
	position:absolute;
	right:3px;
	top:3px;
	border:none;
	z-index:1;
}

.yui-calcontainer .calclose {
	background: url("../image/calendar/calx.gif") no-repeat;
	width:17px;
	height:13px;
	cursor:pointer;	
}

/* Calendar element styles */

.yui-calendar {
	font:11px Arial;
	text-align:center;
	border-spacing:0;
	border-collapse:separate;
	position:relative;
	padding: 0px;
	margin: 0px;
}

.yui-calcontainer.withtitle {
	padding-top:1.5em;
}

.yui-calendar .calnavleft {
	position:absolute;
	cursor:pointer;
	top:4px;
	left:5px;
	width:15px;
	height:15px;   
	z-index:1;
	background: url("../image/calendar/callt.gif") no-repeat;
}

.yui-calendar .calnavright {
	position:absolute;
	cursor:pointer;
	top:4px;
	right:7px;
	width:15px;
	height:15px;
	z-index:1;
	background: url("../image/calendar/calrt.gif") no-repeat;
}

.yui-calendar .calcell,
.yui-calendar .calweekdaycell {
	text-align: center;
	border: 0px solid red;
}

.yui-calendar td.calcell a {
	color:#000000;
	text-decoration:none;
}

.yui-calendar td.calcell.today {
	background-color: #c7e9f6;
	border:0px solid #000;
}

.yui-calendar td.calcell.oom {
	cursor:default;
	color:#ababab;
	/*background-color:#EEE;*/
	border:0px solid #E0E0E0;
}

.yui-calendar td.calcell.selected {
	color:#000000;
	/*background-color:#FFF19F;*/
	border:0px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover {
	cursor:pointer;
	color:#009bd5;
	background-color:#ebf7fc;
	border:0px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover a {
	color:#009bd5;
}

.yui-calendar td.calcell.restricted {
	text-decoration:line-through;
}

.yui-calendar td.calcell.previous {
	color:#CCC;
}

.yui-calendar td.calcell.highlight1 { background-color:#CCFF99; }
.yui-calendar td.calcell.highlight2 { background-color:#99CCFF; }
.yui-calendar td.calcell.highlight3 { background-color:#FFCCCC; }
.yui-calendar td.calcell.highlight4 { background-color:#CCFF99; }


.yui-calendar .calheader {
	position:relative;
	width: 219px;
	height: 24px;
	text-align:center;
	padding-top: 5px;
	color: #4c4c4c;
}

.yui-calendar .calheader img {
	border:none;
}

.yui-calendar .calhead {}

.yui-calendar .calweekdaycell {
	color:#000000;
	font-weight:normal;
	border-bottom: 1px solid #e6e6e6;
}

.yui-calendar .calfoot {
	background-color:#EEE;
}

.yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

.yui-calendar .calrowhead {
	border-right-width:2px;
}

/* Specific changes for calendar running under fonts/reset */
.yui-calendar .calbody a:hover {background:inherit;}
p#clear {clear:left; padding-top:10px;}










