@charset "utf-8";
/* CSS Document */


#containerFYC {
	width:758px;
	overflow:hidden;
	background:#ededed;
	height:222px;
	background:url(/Images/bgsearchresult.png) no-repeat left;
	margin-left:10px;
}
#contentFYC {
	width:725px;
	overflow:hidden;
	background:#ffffff;
	height:162px;
	margin:15px auto;
}
#searchbtnFYC {
	color:#000035;
	height:25px;
	margin:5px 350px 0 0;
	overflow:hidden;
	position:relative;
	top:0px;
	left:550px;
	/*width:100px;*/
}

#resetbtnFYC {
	width:70px;
	overflow:hidden;
	height:25px;
	cursor:pointer;
	color:#FFF;
	margin-left:15px;
	float:left;

/*	
	color:#000035;
	height:25px;
	left:-280px;
	margin:15px auto;
	overflow:hidden;
	position:relative;
	top:5px;
	width:100px;
*/
}

.FYCtitle {
	color:#315490;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	padding:3px 10px 0;
	text-align:left;
}
.boxFYC {
	height:132px;
	width:125px;
	float:left;
	/*padding:3px 10px;*/
	padding:3px 10px;
	overflow:hidden;
/*	text-align:center;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.boxFYC span {
	display:block;
	background:#315490;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:2px;
	width:124px;
	height:10px;
}
.boxFYCDate span {
	display:block;
	background:#315490;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:2px;
	width:124px;
	clear:both;
}
/* root element for scrollable */ 
div.scrollable {
	/* required settings */ 
    position:relative;
	overflow:hidden;
	/* vertical scrollers have typically larger height than width */ 
	height:132px;
	width:125px;
}
/* root element for scrollable items */ 
div.scrollable div.items {
	position:absolute;
	/* this time we have very large space for the height */ 
    height:20000em;
}
/* root element for scrollable */ 
div.scrollable {
	/* required settings */ 
    position:relative;
	overflow:hidden;
	/* vertical scrollers have typically larger height than width */ 
	height:99px;
	width:125px;
}
/* root element for scrollable items */ 
div.scrollable div.items {
	position:absolute;
	/* this time we have very large space for the height */ 
    height:20000em;
	color:#666;
	font-weight:bold;
}
div.scrollable div.items > div {
	display:block;
	width:125px;
	height: 19px;
	border-bottom:1px solid #ededed;
	cursor:pointer;
	
}
div.scrollable div.items > div:hover {
color:#2E5291;
}
/*.items input{
visibility:hidden;
border:0px;
*/
}

a.disabled {
visibility:hidden !important;
}
#destination .ui-selected { background: #2E5291; color: white; }
#ship .ui-selected { background: #2E5291; color: white; }
#duration .ui-selected { background: #2E5291; color: white; }
#port .ui-selected { background: #2E5291; color: white; }

.boxFYCDate {
	height:80px;
	width:125px;
	float:left;
	/*padding:3px 10px;*/
	margin:3px 10px;
	overflow:hidden;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#results{
	border:1px solid #EDEDED;
	clear:both;
	color:red;
	display:block;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:25px;
	left:615px;
	position:relative;
	text-align:center;
	top:-60px;
	left:589px;
	width:125px;
	padding-top:5px;
	}
.selFYC{
	
	padding:3px; 
	border:1px solid #ededed; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#666;
	width:123px;
	
	}
