@charset "UTF-8";
/* CSS Document */

/*PILOT page*/
/*--------------header title*/
.oneColElsCtrHdr #header #pilotSite {
	position: relative;
	height: 25px;
	right: 25px;
	top: 65px;
	text-align: right;
}
/*--------------*/
.oneColElsCtrHdr #mainContent .pilotContent{
	height: 528px;
	background-color: #E3E3E3;
	padding-bottom: 50px;
}
.oneColElsCtrHdr #mainContent .pilotContent .pilotTop{
	padding-top: 32px;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}
.oneColElsCtrHdr #mainContent .pilotContent .pilotTop .pageTitle{
	float:left;
	padding-left: 19px;
	color: #990000;
	text-align: left;
	letter-spacing: 1pt;
}
.oneColElsCtrHdr #mainContent .pilotContent .pilotTop .pilotNav{
	float: right;
	text-align: right;
	padding-right: 25px;
}
.oneColElsCtrHdr #mainContent .pilotContent .pilotTop .pilotNav a{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

.oneColElsCtrHdr #mainContent .pilotContent .pilotTop .pilotNav a:hover{
	text-decoration: underline;
}
body#aboutPg a#aboutNav,
body#eventPg a#eventNav,
body#videoPg a#videoNav,
body#galleryPg a#galleryNav,
body#partnerPg a#partnerNav{
	text-decoration:underline; 
	color:#990000;
}
/*--------------*/
.oneColElsCtrHdr #mainContent .pilotContent .pilotBottom{
	height: 450px;
	width: 830px;
	border-collapse: collapse;
	/*padding-top: 35px;*/
	padding-top: 15px;
	overflow: hidden;
}
.pilotBottom a{
	color: #900;
}
/*--------------*/
.oneColElsCtrHdr #mainContent .pilotContent .pilotBottom .pilotLeft{
	width: 280px;
	float: left;
	text-align: right;
	margin-top: 10px;
	margin-top /*\**/: 1px\9;/*IE8 hack*/
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.pilotLeft .quote{
	background: url(links_pilot/quote.png) no-repeat;
	padding-left: 30px;
	padding-right: 25px;
}
.pilotLeft .quote2{
	background: url(links_pilot/quote2.png) no-repeat;
	padding-left: 30px;
	padding-right: 25px;
	padding-top: 0;
}
.quote .quoteBy{
	padding-top: 8px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.pilotLeft p{
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}

/*IE hack*/
* html .pilotLeft{
	margin-top: 0;
}
html>body .pilotLeft {
	margin-top: 0;
}
*:first-child+html .pilotLeft{
	margin-top: 0;
}
/*---------*/
.oneColElsCtrHdr #mainContent .pilotContent .pilotBottom img{
	padding-bottom: 10px;
}
/*--------------*/
.oneColElsCtrHdr #mainContent .pilotContent .pilotBottom .pilotTxt{
	width: 463px;
	/*height: 390px;*/
	height: 450px;
	margin-top: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}
.pilotTxt a{
	color: #900;
}
.pilotTxt ul li{
	margin-left: 20px;
	display: list-item;
	list-style: disc;
}
/*-----------------------event calendar*/
.pilotContent .eventCal{
	position: absolute;
	margin-top: 140px;
	width: 270px;
	height: 295px;
	padding: 15px;
	padding-top: 8px;
	padding-bottom: 27px;
	background-color: #CCC;
	overflow: hidden;
	text-align: left;
	z-index: 4;
}
.eventCal.eventCalcontent{
	width: 270px;
	height: 290px;
}
.eventCal .calElement{
	/*border-right: thin solid #000;*/
	font-size: 12px;
}
.eventCal .calElement .calDate{
	float: left;
	width: 20%;
	font-weight: bold;
	vertical-align: bottom;
}
.eventCal .calElement .calEvent{
	float: right;
	width: 70%;
	padding-left: 5%;
	border-left: thin solid #000;
	vertical-align: bottom;
}
.pilotContent .eventCal h1{
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-align: left;
	padding-bottom: 10px;
}
/*--------------foot------*/
.oneColElsCtrHdr #mainContent .pilotContent .foot{
	width: 100%;
	height: 62px;
	margin-top: 5px;
	/*margin-top: 57px;*/
	background-color: #fff;
	bottom: 0px;
	z-index: 5;
}
.foot .ftL{
	float: left;
	padding-left: 10px;
}
.foot .ftR{
	float: right;
	padding-right: 10px;
}

/*text scroll style--------------*/

/* easyscroll */

#easyscroll{
	margin:1em 0;
}
	#easyscrollnav, #easyscrollnav li{
		height:28px;
		line-height:28px;
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
		margin:1em 0;
		position: absolute;
		top: 630px;
		}			
	#easyscrollnav li{
		list-style:none;
		float:left;
		margin-right:5px;
		padding:0 10px;
		color:#333;
		cursor:pointer;
		}
	#easyscrollnav #btnUp{
		background-image: url(js/1arrow_UP.png);
		width: 28px;
		padding: 0;
	}
	#easyscrollnav #btnDown{
		background-image: url(js/1arrow_DOWN.png);
		width: 28px;
		padding: 0;
	}
	#easyscrollnav #btnReset{
		width: 0;
		padding: 0;
	}
/*---------easyscrollCalendar*/
#easyscrollCalendar{
	margin: 0;
	}

	#easyscrollCalendarnav, #easyscrollCalendarnav li{
		height:18px;
		line-height:28px;
		margin:0;	
		padding:0;
		}	
	#easyscrollCalendarnav{
		margin:1em 0;
		position: absolute;
		top: 290px;
		}			
	#easyscrollCalendarnav li{
		list-style:none;
		float:left;
		margin-right:5px;
		padding:0 10px;
		color:#333;
		cursor:pointer;
		}
	#easyscrollCalendarnav #btnUp2{
		background-image: url(js/arrow_UP.png);
		width: 17px;
		padding: 0;
	}
	#easyscrollCalendarnav #btnDown2{
		background-image: url(js/arrow_DOWN.png);
		width: 17px;
		padding: 0;
	}
	#easyscrollCalendarnav #btnReset2{
		width: 0;
		padding: 0;
	}