@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.top-alpha {
	background-image: url(../images/bg-alpha-top.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#top2 {
	padding: 0px;
	height: 111px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#top2 .logo{
	height: 80px;
	width: 268px;
	margin-top: 6px;
	float: left;
}
#top2 .login {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}
#top2 .account-name {
	font-size: 18px;
	color: #0091d5;
	text-decoration: none;
}
#top2 a.account-bg {
	background-color: #f1f1f1;
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-left: 16px;
	font-weight: bold;
	color: #000;
}
#top2 a.account-bg:hover {
	background-color: #eceaea;
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-left: 16px;
	font-weight: bold;
	color: #000;
}
#top2 .head {
	font-size: 14px;
	font-weight: bold;
}
#top2 .input {
	border: 1px solid #CCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#top2 a {
	color: #444;
	text-decoration: none;
}
#top2 a:hover {
	color: #0091d5;
	text-decoration: none;
}
#top2 a.signup {
	font-weight: bold;
	color: #0091d5;
	text-decoration: underline;
}
#top2 a.signup:hover {
	color: #0091d5;
	text-decoration: none;
}
#top2 .login-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #0091d5;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
#top2 .login-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #009be4;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
img {
	border: 0 0 0 0;
}
#top {
	padding: 0px;
	height: 111px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.table-blue-border {
	background-color: #F1F1F1;
	border: 3px solid #008BCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.table-gray {
	background-color: #ebebeb;
	padding: 10px;
	float: left;
}
.table-gray2 {
	background-color: #e1e1e1;
	padding: 10px;
	float: left;
}
.table-gray3 {
	background-color: #b7b7b7;
	padding: 10px;
	font-size: 14px;
	color: #FFF;
}
.table-gray4 {
	background-color: #e4e4e4;
	padding: 10px;
}
.table-gray5 {
	background-color: #dedede;
	padding: 10px;
}
.table-blue {
	background-color: #008bcc;
	padding: 10px;
	color: #FFF;
	text-decoration: none;
	float: left;
	font-size: 13px;
}
.table-gray-td {
	background-color: #ebebeb;
	padding: 10px;
}
.table-gray2-td {
	background-color: #e1e1e1;
	padding: 10px;
}
.table-blue-td {
	background-color: #008bcc;
	padding: 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}
.bl-nav {
	background-image: url(../images/bl-nav.gif);
	height: 36px;
	width: 2px;
	background-repeat: no-repeat;
	background-position: right center;
}
.li-nav {
	background-image: url(../images/bl-nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 27px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.li-nav-home {
	background-image: url(../images/bl-nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 30px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.li-nav2 {
	float: left;
	height: 27px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 8px;
	text-align: center;
}
#nav {
	padding: 0px;
	height: 36px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.nav-top:link, a.nav-top:visited, a.nav-top:hover, a.nav-top:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#nav2 {
	padding: 0px;
	height: 36px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}
#nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#nav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #e4e4e4;
	text-decoration: none;
}
/*[Note]:Seperate by Language*/
#nav2 .li-nav-en {
	background-image: url(../images/bl-nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 27px;
	padding-top: 8px;
	padding-right: 28px;
	padding-left: 28px;
	text-align: center;
}
#nav2 .li-nav-cn {
	background-image: url(../images/bl-nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 27px;
	padding-top: 8px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
#nav2 .li-nav-ru-a {
	background-image: url(../images/bl-nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 27px;
	padding-top: 8px;
	padding-right: 17px;
	padding-left: 17px;
	text-align: center;
}
#nav2 .li-nav-ru-b {
	background-image: url(../images/bl-nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	line-height: 12px;
	height: 31px;
	padding-top: 5px;
	padding-right: 17px;
	padding-left: 17px;
	text-align: center;
}
#nav2 .li-nav-th {
	background-image: url(../images/bl-nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 27px;
	padding-top: 8px;
	padding-right: 24px;
	padding-left: 24px;
	text-align: center;
}
#nav2 .li-nav-es {
	background-image: url(../images/bl-nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 27px;
	padding-top: 8px;
	padding-right: 11px;
	padding-left: 11px;
	text-align: center;
}
/*[Note]:Seperate by Language*/
#nav2.li-nav-home {
	background-image: url(../images/bl-nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#nav2 .li-nav2 {
	float: left;
	height: 27px;
	padding-top: 8px;
	text-align: center;
}
#nav2 .li-nav3 {
	float: left;
	height: 27px;
	padding-top: 8px;
	padding-right: 10px;
	text-align: center;
}
#middle2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#middle-destination {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.modernbricksmenu2 {
	padding: 0px;
	height: 366px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content-ticket {
	width: 864px;
	overflow: hidden;
	margin-top: 20px;
	padding: 20px;
	background-color: #f1f1f1;
}
#bg-opacity {
	background-image: url(../images/bg-opacity.png);
	background-repeat: repeat-x; overflow:hidden;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 80px;
	width: 268px;
	margin-top: 6px;
	float: left;
}
#tab-weather {
	height: 86px;
	width: 286px;
	float: left;
	text-align: right;
	background-image: url(../images/bg-weather.jpg);
	background-repeat: no-repeat;
}
.input-txt {
	border-radius:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
	background-color: #FFF;
	padding: 2px;
}
.input-txt-currency {
	border-radius:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
	background-color: #FFF;
	width: 140px;
	padding: 2px;
}
li {
	margin: 0px;
	padding: 0px;
}
#bc {
	height: 10px;
	width: 944px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	margin-top: 10px;
	float: left;
	font-weight: normal;
	color: #0891D5;
	text-decoration: none;
}
#step-box {
	width: 924px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	margin-top: 10px;
	float: left;
	text-decoration: none;
	background-image: url(../images/opac-bg.png);
	background-repeat: repeat;
	font-size: 14px;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.txt12 {
	font-size: 12px;
}
.txt-black {
	color: #000;
}
#content-whitebg {
	width: 944px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	margin-top: 10px;
	float: left;
	text-decoration: none;
	background-color: #FFF;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content-whitebg2 {
	width: 944px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-color: #FFF;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
#language {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 20px;
	text-align: left;
	height: 45px;
}
#promotion-banner {
	height: 311px;
	width: 638px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	float: left;
	font-weight: normal;
	color: #0891D5;
	text-decoration: none;
	background-color: #FFF;
}
#currency {
	float: left;
	margin-top: 40px;
	margin-left: 207px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 20px;
	text-align: left;
	height: 45px;
}
#search {
	height: 330px;
	width: 286px;
	margin-right: 20px;
	text-align: left;
	float: left;
}
#tab-rightside {
	width: 286px;
	text-align: left;
	margin-right: 20px;
	float: left;
}
ul{
	margin:0;
	list-style-type:none;
	padding: 0px;
}
#allbanner {
	height: 275px;
	width: 140px;
	padding: 0px;
	float: left;
	vertical-align: top;
	text-align: center;
	margin-top: 15px;
	margin-right: 19px;
	margin-bottom: 15px;
	margin-left: 19px;
	display: block;
}
#banner {
	height: 281px;
	width: 445px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: left;
}
#description {
	width: 638px;
	text-align: left;
	float: left;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFF;
	margin-right: 20px;
	margin-left: 20px;
}
#footer {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 36px;
	text-align: left;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	color: #666;
	line-height: 18px;
}
a.link1:link, a.link1:visited {
	font-weight: normal;
	color: #0091d5;
	text-decoration: none;
}
a.link1:hover, a.link1:active {
	font-weight: normal;
	color: #444;
	text-decoration: none;
}
a.link2:link, a.link2:visited {
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
a.link2:hover, a.link2:active {
	font-weight: normal;
	color: #0091d5;
	text-decoration: none;
}
a.link3:link, a.link3:visited {
	font-weight: normal;
	color: #0091d5;
	text-decoration: underline;
	font-size: 11px;
}
a.link3:hover, a.link3:active {
	font-weight: normal;
	color: #0091d5;
	text-decoration: none;
	font-size: 11px;
}
a.link4:link, a.link4:visited {
	font-weight: normal;
	color: #0091d5;
	text-decoration: underline;
}
a.link4:hover, a.link4:active {
	font-weight: normal;
	color: #0091d5;
	text-decoration: none;
}
a.link5:link, a.link5:visited {
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
	font-size: 12px;
}
a.link5:hover, a.link5:active {
	font-weight: normal;
	color: #0091d5;
	text-decoration: none;
	font-size: 12px;
}
a.footer:link, a.footer:visited {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	font-weight: normal;
	color: #0091d5;
	text-decoration: none;
}
a.remove:link, a.remove:visited {
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
a.remove:hover, a.remove:active {
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
a.linkblack:link, a.linkblack:visited, a.linkblack:hover, a.linkblack:active {
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.txtfield-newsletter {
	background-image: url(../images/newsletter-bgfield.gif);
	height: 25px;
	width: 180px;
	border: 1px solid #EDEDED;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-u {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.button {
	background-image: url(../images/bg-button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	margin: 0px;
	height: 26px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bl-menu-footer {
	font-weight: normal;
	background-image: url(../images/bl-menu-footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
	float: left;
	padding-left: 20px;
	text-align: left;
	padding-top: 6px;
}
.bl-menu-footer2 {
	font-weight: normal;
	height: 41px;
	float: left;
	padding-left: 20px;
	text-align: left;
	padding-top: 6px;
}
#newsletter {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 944px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0091d5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#all-contact {
	height: 86px;
	width: 638px;
}
.bl-footer {
	background-image: url(../images/bl-footer.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
}
#bg-menu-footer {
	background-image: url(../images/bg-menu-footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 47px;
	width: 100%;
}
#menu-footer {
	height: 47px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#social {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	text-align: left;
	height: 45px;
	width: 100px;
}
#sec {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	width: 944px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#bl {
	background-color: #dfdfdf;
	height: 1px;
	width: 245px;
	margin-top: 15px;
	margin-bottom: 15px;
}
a.link-footer:link, a.link-footer:visited, a.link-footer:hover, a.link-footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.input-select-name {
	border-radius:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
	background-color: #FFF;
	padding: 2px;
}
.mainmenu-currency-ie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
	background-color: #e9e9e9;
	padding: 1px;
}
.mainmenu-currency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-radius: 2px 2px 2px 2px;
	border: 0px solid #cccccc;
	background-color: #e9e9e9;
	padding: 0px;
}

.mainmenu-currency option {
	color: #626262;
	background-color: #FFF;
	font-weight: normal;
}

.input-transfer-price {
	border-radius:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.input-radio {
	text-align: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.input-chkbox {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt-blue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0091D5;
	text-decoration: none;
}
.txt-gray11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8b8b8b;
	text-decoration: none;
}
.txt-blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0091D5;
	text-decoration: none;
}
.txt-blue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #008bcc;
	text-decoration: none;
}
.txt-promo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f55516;
	text-decoration: none;
}
.txt-pier-hilight {
	font-family: Arial, Helvetica, sans-serif;
	color: #0091d5;
	text-decoration: none;
}
.txt-blue-arial-black {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #0091D5;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
/*inner page*/

#leftside {
	width: 638px;
	margin-left: 20px;
	text-align: left;
	float: left;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFF;
}
#center-ticket {
	width: 904px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	float: left;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFF;
}
#rightside {
	width: 286px;
	text-align: left;
	float: left;
}
.txt14-white {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#bg-blue,.bg-blue{
	background-color: #008bcc;
	text-align: center;
	color: #FFF;
}
#bg-gray {
	background-color: #f7f7f7;
	text-align: center;
}
#bg-gray2 {
	background-color: #ededed;
	text-align: center;
}
#booking-footer {
	background-image: url(../images/bg-confirm-booking.jpg);
	height: 62px;
	width: 144px;
	margin-top: 20px;
	padding-top: 12px;
	padding-left: 740px;
}
.trip-box {
	border: 1px solid #eaeaea;
	background-color: #FFF;
	font-size: 11px;
	line-height: normal;
	background-image: url(../images/watermark2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.trip-box-hover {
	border: 5px solid #008bcc;
	background-color: #FFF;
	font-size: 11px;
	line-height: normal;
	background-image: url(../images/watermark2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#faqs-box-hover {
	border: 5px solid #008bcc;
	background-color: #FFF;
	font-size: 11px;
	line-height: normal;
	padding: 20px;
	overflow: hidden;
}
#thankyou {
	background-image: url(../images/bg-thankyou.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 215px;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
.removeitinerary {
	background-image: url(../images/bg-thankyou.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 130px;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
.txtblack-13 {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.txtblack-16 {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
.searchbox-faqs {
	background-image: url(../images/search-box-faqs.jpg);
	height: 29px;
	width: 206px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 10px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
}
.txt-white13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.txt-red {
	color: #F00;
}
.input-error {
	background-color: #FFCCDD;
}
.label-error {
	color: #FF4444;
}

.bg-banner {
	background-image: url(../images/bg-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 86px;
	width: 208px;
	text-align: center;
}
.table-news {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.top-banner-slider{
	z-index:2;	
}

#news .border {
	background-color: #FFF;
	width: 245px;
	border: 6px solid #e8e8e8;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#news .tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0091d5;
	text-decoration: none;
}

#news .date {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}

#news a.readmore {
	font-weight: normal;
	color: #008BCC;
	text-decoration: none;
	font-size: 12px;
}

#news a.readmore:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

#home-banner-square {
	height: 250px;
	width: 250px;
	background-image: url(../images/banner-square.jpg);
	background-repeat: no-repeat;
}
#home-banner-square #bg-alpha {
	background-image: url(../images/bg-alpha.png);
	background-repeat: repeat;
	margin-top: 85px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 150px;
	margin-left: 32px;
	float: left;
}
#home-banner-square #bg-alpha a {
	color: #1f6e93;
	text-decoration: none;
}
#home-banner-square #bg-alpha a:hover {
	font-size: 14px;
	color: #1f6e93;
	text-decoration: none;
}

.input-completed-ticket {
	border-radius:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #d7d7d7;
	background-color: #e8e8e8;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.login-from-step-5-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #0091d5;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

.login-from-step-5-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #009be4;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

.bt-book-form {
	width:530px;
	float:left;
	padding:20px;
	background-color: #f7f7f7;
	border: 1px solid #dcdcdc;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.bt-paypal-separator {
	width:556px;
	float:left;
	padding:8px;
}

.bt-paypal-form {
	width:558px;
	float:left;
	padding:6px;
	background-color: #f7f7f7;
	border: 1px solid #dcdcdc;
}

.bt-error-box {
	background-color: #FFF;
	border: 1px solid #dd0000;
	color: #dd0000;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
}

.bt-error-arrow-d {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 440px;
}
.bt-error-arrow-d img {
	margin-top:-1px;
}

.bt-input-error {
	display:none;
	color:#FF0000;
}

.bt-mail-reply {
	width:570px;
	float:left;
	margin:13px 0 0 0;
}

.bt-book-loader {
	width:572px;
	display:none;
	position:absolute;
	background:none !important;
}

.confirm-booking-button {
	background-image: url(../images/confirm-booking-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 30px;
	width: 168px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-color: #f7f7f7;
	cursor:pointer;
}

.tripinfo-ferry-td {
	background-color: #ebebeb;
	padding: 15px;
	background-image: url(../images/tripinfo-ferry-td.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tripinfo-speedboat-td {
	background-color: #ebebeb;
	padding: 15px;
	background-image: url(../images/tripinfo-speedboat-td.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tripinfo-taxi-td {
	background-color: #ebebeb;
	padding: 15px;
	background-image: url(../images/tripinfo-taxi-td.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tripinfo-minivan-td {
	background-color: #ebebeb;
	padding: 15px;
	background-image: url(../images/tripinfo-minivan-td.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tripinfo-bus-td {
	background-color: #ebebeb;
	padding: 15px;
	background-image: url(../images/tripinfo-bus-td.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tripinfo-longtail-td {
	background-color: #ebebeb;
	padding: 15px;
	background-image: url(../images/tripinfo-longtail-td.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tripinfo-busorvan-td {
	background-color: #ebebeb;
	padding: 15px;
	background-image: url(../images/tripinfo-busorvan-td.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.mtc-book-loader {
	width:570px;
	display:none;
	position:absolute;
	background:none !important;
}

.mtc-book-form {
	width:570px;
	float:left;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.mtc-iframe-form {
	width:570px;
	height:262px;
	float:left;
	margin-left: auto; 
	margin-right: auto;
}

.mtc-iframe-form iframe {
	height: 100%;
	width: 100%;
}

.mtc-paypal-separator {
	width:554px;
	float:left;
	padding:8px;
}

.mtc-paypal-form {
	width:556px;
	float:left;
	padding:6px;
	background-color: #f7f7f7;
	border: 1px solid #dcdcdc;
}

.mtc-error-box {
	width:548px;
	float:left;
	background-color: #FFF;
	border: 1px solid #dd0000;
	color: #dd0000;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
}

.mtc-error-arrow-d {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 440px;
}

.mtc-error-arrow-d img {
	margin-top:-1px;
}

.tac-panel-box {
	width:570px;
	float:left;
	background-color:#fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	background-image: url(../images/bg-tac-text.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.tac-panel-text {
	width:570px;line-height:20px;
	float:left;
	font-size:18px; text-align:center; margin:10px 0px 10px 0px;
}

.ckpolicy-bottom-bar {
	z-index: 16777271 !important;
	position: fixed !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
	padding: 12px !important;
	background-color: #ebebeb !important;
	color: #444444 !important;
	font-size:14px; text-align:center;
	display:none;	
	opacity: 0.94;
	filter: alpha(opacity=94);
}

/* GradeUs import section */

.button-review {
	background-image: url(../images/bg-button-review.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	padding-right: 25px;
	padding-left: 25px;
	border: 1px solid #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	margin: 0px;
	height: 36px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.page-review {
	width:600px;
	float:left;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	margin-top: 9px;
	margin-bottom: 9px;
}

.panel-sidebar-review {
	width:250px;
	float:left; 
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	margin-bottom: 6px;
}

.review-user-google {
	background-image: url("https://static.reviewmgr.com/sprites/icons24x24.png?v=1536355177");
	background-position: 0px -648px;
	background-position-x: 0px;
	background-position-y: -648px;
	background-repeat: no-repeat;
	display: inline-block;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
	vertical-align: text-top;
	width: 24px;
}

.review-user-facebook {
	background-image: url("https://static.reviewmgr.com/sprites/icons24x24.png?v=1536355177");
	background-position: 0px -456px;
	background-position-x: 0px;
	background-position-y: -456px;
	background-repeat: no-repeat;
	display: inline-block;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
	vertical-align: text-top;
	width: 24px;
}

.review-star-md {
	background-image: url("https://static.grade.us/assets/themes/standard/classic/images/stylesheet-no-repeat.png?v=1532038001842");
	background-position: -800px -320px;
	background-position-x: -800px;
	background-position-y: -320px;
	display: inline-block;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	height: 40px;
	line-height: 40px;
	text-align: left;
	vertical-align: text-top;
	white-space: nowrap;
	width: 40px;
}

.review-star-md-off {
	background-image: url("https://static.grade.us/assets/themes/standard/classic/images/stylesheet-no-repeat.png?v=1532038001842");
	background-position: -840px -320px;
	background-position-x: -840px;
	background-position-y: -320px;
	display: inline-block;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	height: 40px;
	line-height: 40px;
	text-align: left;
	vertical-align: text-top;
	white-space: nowrap;
	width: 40px;
}

.review-star-md-half {
	background-image: url("https://static.grade.us/assets/themes/standard/classic/images/stylesheet-no-repeat.png?v=1532038001842");
	background-position: -880px -320px;
	background-position-x: -880px;
	background-position-y: -320px;
	display: inline-block;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	height: 40px;
	line-height: 40px;
	text-align: left;
	vertical-align: text-top;
	white-space: nowrap;
	width: 40px;
}

.tripinfo-image-mousehover {
	position: relative;
	width: 50%;
	max-width: 99px;
}
.tripinfo-image-mousehover .image {
	opacity: 1;
	display: block;
	width: 99px;
	height: 52px;
	transition: .5s ease;
	backface-visibility: hidden;
}
.tripinfo-image-mousehover .middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 100%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	background-color: rgba(0, 0, 0, 0.4);
	width: 99px;
	height: 52px;
	cursor:pointer;
}
.tripinfo-image-mousehover:hover .middle, .tripinfo-image-mousehover .middle.alwayOn {
	opacity: 1;
}
.tripinfo-image-mousehover .text { position: relative; }
.tripinfo-image-mousehover .text img {
	width: 50px;
	padding-top: 8px;
	filter: invert(100%);
	opacity: 0.45;
}
.tripinfo-image-mousehover .text .number {
	position: absolute;
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin: 16px 46px;
}

.tripinfo-icon {
	border:2px solid #000;
	background:#000;
	color:#fff;
	margin: 8px 0px 0px -9px;
	padding:6px 12px;	

	-moz-border-radius: 12px 12px 12px 0;
	-webkit-border-radius: 12px 12px 12px 0;
	-khtml-border-radius: 12px 12px 12px 0;
	border-radius: 12px 12px 12px 0;

	-moz-box-shadow: 2px 2px 5px #999; /* for Firefox 3.5+ */
	-webkit-box-shadow: 2px 2px 5px #999; /* for Safari and Chrome */
	box-shadow: 2px 2px 5px #999; /* for Safari and Chrome */
}

.tripinfo-more-icon {
	border:2px solid #fff;
	background:#fff;
	color:#000;
	margin: 8px 0px 0px -9px;
	padding:6px 12px 3px 12px;	

	-moz-border-radius: 12px 12px 12px 0;
	-webkit-border-radius: 12px 12px 12px 0;
	-khtml-border-radius: 12px 12px 12px 0;
	border-radius: 12px 12px 12px 0;

	-moz-box-shadow: 2px 2px 5px #999; /* for Firefox 3.5+ */
	-webkit-box-shadow: 2px 2px 5px #999; /* for Safari and Chrome */
	box-shadow: 2px 2px 5px #999; /* for Safari and Chrome */
}

/*[Note]:Blog Page*/
.blog-container {
	font-size: 14px;
	line-height: 20px;
}
.blog-container h1 { display:inline-block; font-size: 18px; color: #444444; margin-bottom: 20px; }
.blog-container h2 { display:inline-block; position: relative; font-size: 18px; padding: 12px 15px 12px 15px; margin-bottom:30px; width: 914px; text-align: left; background-color: #0088cf; color: #ffffff; }
.blog-container h2:after {
	position: absolute; display: block; right: 80px; bottom: -9px; color:black; height: 9px; width: 22px;
	background-image: url("https://www.livagroup.com/blog/wp-content/uploads/2018/02/arrow.png");
	background-repeat: no-repeat;
	content: ' ';
}
.blog-container h3 { font-size: 16px; line-height: 30px; margin: 0px; }

.blog-container .intro { display:flex; flex-direction: row-reverse; }
.blog-container .intro div:first-child { flex:25%; padding: 20px; margin-left: 15px; border: 8px solid #CCC;; border-radius: 10px; }
.blog-container .intro div:last-child { flex:75%; }
.blog-container .intro.longMenu { display: block; }
.blog-container .intro.longMenu div:first-child { width: auto; min-width:25%; white-space: nowrap; float: right; margin-bottom: 15px; }
.blog-container .longMenu h2 { display: flex; width: auto; }

.blog-container .tbContent li { display: block; }
.blog-container .tbContent li:before { content: '‣ '; }
.blog-container .tbContent li ul { padding-left: 15px; }
.blog-container .tbContent li a { color:blue; }

.blog-container a.link1:link, .blog-container a.link1:visited {
	font-size: 14px;
	font-weight: normal;
	color: #0091d5;
	text-decoration:underline;
}
.blog-container a.link1:hover, .blog-container a.link1:active {
	font-size: 14px;
	font-weight: normal;
	color: #444;
	text-decoration:underline;
}
.blog-container .border-content-box-bottom {
	text-align: center;
	border: 10px solid #CCC;
	border-radius: 10px;
	padding: 25px 40px 25px 40px;
	font-size: 18px;
	color: #0088cf;
	line-height: 25px; 
	font-weight: normal;
}
.blog-container a.link18-blue:link, .blog-container a.link18-blue:visited { 
	font-size: 18px;
	font-weight: normal;
	color: #0091d5;
	text-decoration:underline;
}
.blog-container a.link18-blue:hover, .blog-container a.link18-blue:active {
	font-size: 18px;
	font-weight: normal;
	color: #444;
	text-decoration:underline;
}
.blog-container .txt20-black {
	font-size: 20px;
	font-weight: normal;
	color: #444;
	text-decoration:none;
}
.blog-container .txt20-blue {
	font-size: 20px;
	font-weight: normal;
	color: #0091d5;
	text-decoration:none;
}
.blog-container .txt18-black {
	font-size: 18px;
	font-weight: normal;
	color: #444;
	text-decoration:none;
}
.blog-container .txt18-blue {
	font-size: 18px;
	font-weight: normal;
	color: #0091d5;
	text-decoration:none;
}
.blog-container .txt16-black {
	font-size: 16px;
	font-weight: normal;
	color: #444;
	text-decoration:none;
}
.blog-container .txt16-blue {
	font-size: 16px;
	font-weight: normal;
	color: #0091d5;
	text-decoration:none;
}
.blog-container .txt14-black {
	font-size: 14px;
	font-weight: normal;
	color: #444;
	text-decoration:none;
}
.blog-container .txt14-blue {
	font-size: 14px;
	font-weight: normal;
	color: #0091d5;
	text-decoration:none;
}