﻿@charset "utf-8";

/* top CSS Document */

/*--  Flash Main-------------------*/

#topMainImg{
	width: 900px;
	margin: 0px auto 10px auto;
	height: 300px;
	background-color: #FFF;
}






/*-- MainPane Width is 900 px --*/

.WrpLeft{
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.WrpRightBase{
	float: right;
	width: 595px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-image: url(img/BG-content02_Base.png);
}
.WrpRightBtm{
	background-repeat: no-repeat;
	background-position: 0px 100%;
	background-image: url(img/BG-content02_Btm.png);
}
.WrpRight{
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(img/BG-content02_Top.png);
}

.WrpLeft02{
	width: 300px;
	float: left;
}
.WrpRight02{
	width: 325px;
	float: right;
}

/*--------------*/
#FlightSearch{
	margin-bottom: 3px;
}

#AirfareSpecials{
	height: 280px;
	padding: 0px 10px 10px 10px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(img/top/airfareSP2.png);
	text-align: left;
	color: #999;
}
#AirfareSpecials h2{
	margin-top: 0px;
	text-indent: -9999px;
	line-height: 52px;
}

#AirfareSpecialsDesc{
	margin: 0px 0px 5px 20px;
}

#AirfareSpecials ul{
	margin: 10px;
	padding: 0px 0px 0px 0px;
}
#AirfareSpecials li{
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.6em;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#AirfareSpecials .remarks{
	padding-left: 15px;
	text-align: left;
	color: #0056AB;
	font-size: 10px;
}

#BNR-Tours{
	width: 240px;
	float: left;
}
#BNR-Tours .bnr{
	display: block;
	margin-bottom: 5px;
}

#welcome{
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #656565;

}

#welcome a:link,
#welcome a:visited{
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted;
	border-bottom-color: #CCC;
}
#welcome a:hover,
#welcome a:active{
	border-bottom-color: #347CD5;


}


#welcome h2{
	height: 60px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-image: url(img/top/welcome_title.png);
	text-indent: -9999px;
}
#welcome p{
	margin: 0px 15px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.1;
}


#railPasses{
	margin-bottom: 0px;
}
#railPasses h2{
	height: 0px;
	font-size: 0px;
	text-indent: -9999px;
	margin: 0px;
}

#JapanNonEscoetedTours{
	margin-bottom: 0px;
}
#JapanNonEscoetedTours h2{
	height: 0px;
	font-size: 0px;
	text-indent: -9999px;
}





/*------------*/

#Categories{
}
#Categories ul{}
#Categories li{
	display: block;
	float: left;
	width: 325px;
	margin: 2px 3px 2px 2px;
	padding: 2px 5px 4px 0px;
	border-bottom: 1px solid;
	border-bottom-color: #ECECEC;
	border-right: 1px solid;
	border-right-color: #ECECEC;
}
#Categories li img{

}
#Categories li a:link,
#Categories li a:visited{
	display: block;
	float: left;
	width: 325px;

}
#Categories li a:hover,
#Categories li a:active{
}


#CategoriesHawaii{
	display: block;
	float: left;
	width: 325px;
	height: 215px;
	margin: 2px 3px 2px 2px;
	padding: 2px 5px 4px 0px;
	background-repeat: no-repeat;
	background-image: url(img/top-cate/topCateHawaii.jpg);
	background-position: 0px 0px;
	border-bottom: 1px solid;
	border-bottom-color: #ECECEC;
	border-right: 1px solid;
	border-right-color: #ECECEC;
}
#CategoriesHawaiiTitle{
	display: block;
	width: 325px;
	height: 130px;
	margin-bottom: 30px;
}

#CategoriesHawaiiTitle a{
	display: block;
	width: 325px;
	height: 130px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}


#CategoriesHawaiiIslands{
	margin: 0px 0px 0px 25px;
	width: 250px;
}

#CategoriesHawaiiIslands a:link,
#CategoriesHawaiiIslands a:visited{
	width: 70px!important;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
#CategoriesHawaiiIslands a:hover,
#CategoriesHawaiiIslands a:active{
	color: #0486DE;

}

