* {font-size: 100.01%;}
html {font-size: 62.5%;}
body {font:1em Arial, sans-serif;}
body {
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	background:#f6f6f6 url(../../new/images/bg-body.gif) repeat-x;
	min-width:981px;
}
.spacer { clear:both;height:10px; }
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*wrapper start*/
#wrapper {
	overflow:hidden;
	padding:0 8px;
	background:#fff;
	width:981px;
	margin:0 auto;
	position:relative;
}
/*header start*/
#header {
	position:absolute;
	top:0;
	left:0;
	width:967px;
	height:88px;
	padding:20px 0 0 14px;
}
.logo{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../new/images/logo.gif) no-repeat;
	width:177px;
	height:76px;
}
.logo a{
	display:block;
	height:100%;
}
/*nav start*/
#nav{
	float:right;
	margin:0 0 30px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#nav li{
	display:inline;
	float:left;
	margin:0 16px 0 30px;
}
#nav li a{
	float:left;
	font-size:1.1666em;
	color:#145989;
	padding-bottom:3px;
	border-bottom:2px solid #fff;
}
#nav li a:hover, #nav li.active a {
	text-decoration:none;
	border-bottom:2px solid #8AACC4;
}
/*main-nav start*/
.main-nav{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.main-nav li{
	float:left;
	margin:0 16px 0 35px;
	display:inline;
}
.main-nav a{
	float:left;
	font-weight:bold;
	color:#145989;
	text-transform:uppercase;
	padding-bottom:3px;
	font-size:1.1666em;
}
.main-nav li.chatbutton a:hover{
	text-decoration:none;
	background: none;
}
.main-nav a:hover, .main-nav li.active a{
	text-decoration:none;
	background: url(../../new/images/bg-main-hover.gif) repeat-x 0 100%;
}
.promo .holder{overflow:hidden;}
.icon-list{
	float:left;
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
	overflow:hidden;
	background: url(../../new/images/bg-icon-list.gif) no-repeat;
	width:181px;
	height:35px;
}
.icon-list li{
	float:left;
	padding:6px 9px 0 7px;
}
.promo{
	overflow:hidden;
	margin-bottom:17px;
}
/*main start*/
#main {
	padding:108px 0 0;
	margin:0 0 8px;
	text-align: left;
}
.main-holder{
	width:981px;
	overflow:hidden;
	background: url(../../new/images/bg-main.gif) repeat-y;	
}
#sidebar {
	float:right;
	width:251px;
	padding:0 10px 0 0;
}
.box{
	overflow:hidden;
	background: url(../../new/images/bg-sidebox-r.gif) repeat-y;
	width:250px;
	margin-bottom:25px;
}
.box .holder{
	width:250px;
	background: url(../../new/images/bg-sidebox-t.gif) no-repeat;
}
.box .frame{
	overflow:hidden;
	padding:9px 8px 0 12px;
	width:230px;
	background: url(../../new/images/bg-sidebox-b.gif) no-repeat 0 100%;
}
.box h3{
	font-weight:normal;
	text-transform:uppercase;
	color:#145989;
	font-size:1.25em;
	margin:0 0 20px 6px;
	padding:0 0 16px;
	background: url(../../new/images/bg-side-title.gif) no-repeat 0 100%;
}
.box h3 span{margin:0 0 0 -6px;}
.box p{margin:0 0 27px;}
.img-holder{margin-bottom:10px;}
.img-holder img{vertical-align:top;}
.box .more{
	float:left;
	padding:0 17px 19px 0;
	margin:0 0 0 3px;
	font-weight:bold;
	text-transform:uppercase;
	color:#14588b;
	background: url(../../new/images/side-bullet.gif) no-repeat 100% 10%;
}
.box a:hover{
	background: url(../../new/images/side-bullet-h.gif) no-repeat 100% 3px;
	text-decoration:none;
}
/*sidebar start*/
#sidebar .read .frame{padding-top:16px;}
#sidebar .read h3{
	font-size:1.3333em;
	padding-bottom:10px;
	margin-bottom:10px;
}
#sidebar .read p{
	margin:0 0 20px;
	line-height:1.3333em;
}
#sidebar .read .more{
	margin-bottom:16px;
}
#sidebar .read .img-holder{
	clear:both;
	margin-bottom:21px;
	width:237px;
}
#sidebar .read{margin-bottom:14px;}
.login-form{padding:19px 0 0;}
.login-form .row{
	width:222px;
	overflow:hidden;
	margin:0 0 17px;
}
.login-form .row label{
	float:left;
	line-height:18px;
}
.login-form .row input{
	padding:1px 3px;
	float:right;
	width:145px;
	border:1px solid #ccc;
}
.check {
	width:230px;
	overflow:hidden;
}
.check-wide {
	width:530px;
	overflow:hidden;
}
.check span{
	overflow:hidden;
	width:71px;
	float:left;
	padding:0;
	margin:4px 0 0;
}
.check span #check, .check span #dl_brochure, .check span #mail_brochure {
	margin:0 15px 0;
	width:15px;
	height:15px;
	float:right;
}
.check label {
	float:left;
	width:140px;
	line-height:18px;
}
.check-wide label {
	float: left;
	width: 160px;
	line-height: 24px;
}
.ratingstable td {
	padding: 2px 5px;
	text-align: center;
}
.ratingstable th {
	font-weight: bold;
}
.login-form  .submit{margin:15px 0;}
.box .solas{
	height:1%;
	overflow:hidden;
	padding:9px 14px 15px 0;
	margin:0 0 18px;
	background: url(../../new/images/bg-side-title.gif) no-repeat 0 100%;
}
.box .solas img{float:right;}
.box .solas h4{
	margin:21px 0 0;
	float:left;
	text-transform:uppercase;
	width:160px;
	font-size:1.3333em;
	color:#053f63;
}
/*twocolumns start*/
#twocolumns{
	overflow:hidden;
	width:713px;
	float:left;
}
#twocolumns #aside{
	float:right;
	width:250px;
}
/*aside start*/
#aside .box .frame{
	padding-left:10px;
	width:232px;
}
.box h2{
	height:1%;
	margin:0 0 20px;
	padding:6px 0 16px;
	color:#145989;
	font-size:1.3333em;
	font-weight:normal;
	background: url(../../new/images/bg-side-title.gif) no-repeat 0 100%;
}
.box h2 span{text-transform:uppercase;}
.box h2 strong{
	line-height:20px;
	display:block;
	font-size:13px;
	font-weight:normal;
}
#aside .box p{line-height:18px;}
.separator{
	margin:0 0 20px;
	overflow:hidden;
	height:1%;
	background: url(../../new/images/bg-side-title.gif) no-repeat 0 100%;
}
#aside .box{margin-bottom:12px;}
#aside .img-holder{margin-bottom:24px;}
#aside .more{margin-bottom:24px;}
#twocolumns #content {
	width:430px;
	padding:6px 0 0 10px;
	float:left;
}

/*content start*/
#content h1{
	margin:0 0 10px;
	text-transform:uppercase;
	font-size:1.3333em;
	line-height:18px;
	color:#145989;
	padding:0 100px 0 0;
}
#content p{
        font-size:1.1666em;
	line-height:20px;
	margin:0 0 38px;
}
#content .visual{
	overflow:hidden;
	margin-bottom:13px;
}
#content .visual img{
	vertical-align:top;
}
.search-form{
	width:787px;
	float:right;
	background: url(../../new/images/bg-find-rep.gif) repeat-x;
}
.search-form fieldset{
	background: url(../../new/images/bg-find-l.gif) no-repeat;
}
.search-form .holder{
	padding:4px 10px;
	height:27px;
	overflow:hidden;
	background: url(../../new/images/bg-find-r.gif) no-repeat 100% 0;
}
.search-form strong{
	float:left;
	font-size:1.1666em;
	line-height:30px;
	text-transform:uppercase;
	color:#fff;
	margin:0 10px 0 0;
}
.search {
	float:left;
	padding:3px 0;
	margin-right:8px;
	overflow:hidden;
}
.search em{
	float:left;
	font-style:normal;
	line-height:20px;
}
.search label{
	line-height:1.6666em;
	font-size:13px;
	color:#fff;
	margin:0 5px 0 0;
}
.search #destination{
	width:130px;
}
.search #year{width:82px;}
.search #month{width:90px;}
.btn-search{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../new/images/btn-search.gif) no-repeat;
	width:88px;
	height:27px;
	border: none;
	margin:0px 0 0 0px;
}
.btn-search:hover{background: url(../../new/images/btn-search-h.gif) no-repeat;}
#footer {
	clear:both;
	width:100%;
	background: url(../../new/images/bg-footer.gif) repeat-x;
}
#footer .holder{
	width:961px;
	padding:20px 10px 0 10px;
	margin:0 auto;
	overflow:hidden;
}
#footer .container{
	float:left;
	width:585px;
	margin:0 -50px 0 0;
	overflow:hidden;
}
.container .block{
	width:160px;
	padding:0 35px 0 0;
	float:left;
	color:#808080;
}
.container h5{
	margin:0 0 13px;
	padding:0 0 5px;
	font-size:1em;
	border-bottom:1px solid #bababa;
}
.block ul{
	margin:0 0 21px;
	padding:0;
	list-style:none;
}
.block ul li{
	margin:0 0 3px;
}
.block ul li a{
	color:#808080;
}
#footer .address{
	padding:0 0 8px;
	margin:0 0 9px;
	font-style:normal;
	border-bottom:1px solid #bababa;
}
#footer .address span{
	display:block;
	margin:0 0 3px;
}
.block p{margin: 0 0 10px;}
.share{
	color:#808080;
	margin:0 0 8px;
	text-align:right;
	float:right;
	font-weight:bold;
}
.share p{margin:0 3px 4px;}
.copyright{
	padding:10px 0;
	clear:both;
	width:100%;
	overflow:hidden;
	border-top:1px solid #bababa;
	color:#808080;
}
.copyright p{
	float:left;
	margin:0;
}
.copyright ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.copyright ul li{
	margin:0 1px 0 -1px;
	float:left;
	padding:0 5px;
	background: url(../../new/images/separator.gif) no-repeat 0 60%;
}
.copyright ul li a{
	color:#808080;
}
/*Inner 1*/
.subpage-b #main {
	overflow:hidden;
	margin:0;
	padding:129px 0 5px;
}
.subpage-b .main-holder{
	width:970px;
	float:right;
	display: block;
	padding:0 0 274px;
	background: url(../../new/images/bg-innerb.gif) repeat-y;
}
.subpage-b #twocolumns {
	width:697px;
}
.subpage-b #twocolumns #aside{
	width:185px;
	float:left;
}
.subpage-b #aside h3{
	margin:0;
	color:#145989;
	padding:13px 0 23px;
	font-size:1.1666em;
	text-transform:uppercase;
	background:url("../../new/images/bg-side-title.gif") no-repeat 0 78%;
}
.subpage-b #aside ul{
	margin:0;
	padding:0;
	list-style:none;
}
.subpage-b #aside ul li{
	margin:0 0 21px;
}
.subpage-b #aside ul li a{
	color:#666;
	font-size:1.1666em;
}
.subpage-b #aside ul li a:hover, .subpage-b #aside ul li.active a, ul.select-year li.active a {
	color:#145989;
	text-decoration: underline;
}
.subpage-b #twocolumns #content{
	padding:12px 8px 0 10px;
	width:490px;
	float:right;
	margin:0;
	font-size:1.1666em;
	line-height:20px;
}
.subpage-b #twocolumns #content p{	
	font-size:100%;
	margin:0 0 20px;
}
.subpage-b #twocolumns #content h1{
	color:#053f63;
	margin:0 0 22px;
	font-size:1.1666em;
}
.subpage-b #twocolumns #content h2{
	padding:17px 0 0;
	margin:0 0 22px;
	font-size:1.0444em;
	color:#053f63;
	font-weight: normal;
}
.subpage-b #content ul{
	margin:0;
	padding:2px 0 22px 15px;
	list-style:none;
}
.subpage-b #content ul li{
	line-height:18px;
	padding:0 0 2px 10px;
	background: url(../../new/images/bullet.gif) no-repeat 1px 4px;
}
.subpage-b #twocolumns #content2{
	padding:12px 8px 0 0px;
	width:490px;
	float:left;
	margin:0;
	font-size:1.1666em;
	line-height:20px;
}
.subpage-b #twocolumns #content2 p{	
	font-size:100%;
	margin:0 0 20px;
}
.subpage-b #twocolumns #content2 h1{
	color:#053f63;
	margin:0 0 22px;
	font-size:1.1666em;
	text-transform:uppercase;
}
.subpage-b #twocolumns #content2 h2{
	padding:17px 0 0;
	margin:0 0 22px;
	font-size:1.0444em;
	color:#053f63;
	font-weight: normal;
}
.subpage-b #content2 ul{
	margin:0;
	padding:2px 0 22px 15px;
	list-style:none;
}
.subpage-b #content2 ul li{
	line-height:18px;
	padding:0 0 2px 10px;
	background: url(../../new/images/bullet.gif) no-repeat 1px 4px;
}

.expedition-form{
	background: url(../../new/images/bg-form-r.gif) no-repeat;
	width:252px;
	padding-bottom:4px;
}
.expedition-form fieldset{
	background: url(../../new/images/bg-form-t.gif) no-repeat;
}
.expedition-form .holder{
	background: url(../../new/images/bg-form-b.gif) no-repeat 0 100%;
	width:232px;
	overflow:hidden;
	padding:21px 10px 0;
}
.expedition-form h3{
	font-size:1.1666em;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 7px;
}
.expedition-form label{
	float:right;
	line-height:22px;
}
.expedition-form .row em{
	font-style:normal;
	width:71px;
	float:left;
}
.expedition-form .btn-search{
	margin:0 auto 10px;
	float:none;
	display:block;
}
.expedition-form .row{
	overflow:hidden;
	margin:0 0 8px;
}
.subpage-b .icon-list {
	width:100%;
	overflow:hidden;
	height:39px;
	padding:0 0 0 41px;
	margin:0 0 16px;
	background: url(../../new/images/bg-form-side.gif) no-repeat;
}
.subpage-b #sidebar {
	width:252px;
	overflow:hidden;
}
.subpage-b .promo{
	width:696px;
	background: url(../../new/images/bg-inner-promo-r.gif) repeat-y;
}
.subpage-b .promo .holder{
	background: url(../../new/images/bg-inner-promo.gif) no-repeat;
}
.subpage-b .promo .frame{
	overflow:hidden;
	background: url(../../new/images/bg-inner-promo-b.gif) no-repeat 0 100%;
	width:686px;
	padding:10px 0 0 10px;
}
.subpage-b .promo h1{
	font-size:1.1666em;
	text-transform:uppercase;
	color:#145988;
	margin:0;
}
.subpage-b .promo ul{
	margin:0;
	overflow:hidden;
	padding:0 0 24px;
	list-style:none;
	width:169px;
	float:left;
}
.subpage-b .promo ul li{
	margin:10px 0 -4px;
	overflow:hidden;
	height:1%;
}
.subpage-b .promo ul li a{
	float:left;
	font-size:1.1666em;
	color:#666;
	padding:0 0 6px;
}
.subpage-b .promo ul li a:hover, .subpage-b .promo ul li.active a {
	color:#145988;
	text-decoration:none;
	background: url(../../new/images/bg-promo-a-h.gif) repeat-x 0 100%;
}
.subpage-b .inner-holder{
	overflow:hidden;
	width:100%;
}
.subpage-b .inner-holder h2{
	color:#145988;
	margin:0 0 11px;
	font-size:1.3333em;
	text-transform:uppercase;
}
.subpage-b .inner-holder h1{
	color:#145988;
	margin:0 0 11px;
	font-size:1.6666em;
	text-transform:uppercase;
}
.carousel{
	width:694px;
	position:relative;
	overflow:hidden;
}
.carousel ul.bigimg{
	margin:0;
	padding:0;
	list-style:none;
	width:694px;
	height:223px;
	overflow:hidden;
}
.carousel ul.bigimg li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.carousel ul.bigimg li.active{
	z-index:2;
}
.carousel .left{left:13px;}
.carousel .right{right:17px;}
.carousel .right span{
	background: url(../../new/images/arrow2.png) no-repeat;
}
.left:hover span{
	background: url(../../new/images/arrow-h.png) no-repeat;
}
.right:hover span{
	background: url(../../new/images/arrow2-h.png) no-repeat;
}
.arrow{
	position:absolute;
	width:20px;
	height:41px;
	top:91px;
	z-index:3;
}
.arrow span{
	display:block;
	width:20px;
	height:41px;
	background: url(../../new/images/arrow.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
/*inner 2*/
#main .switch{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	width:150px;
	height:11px;
	bottom:13px;
	right:-7px;
	z-index:3;
}
#main .switch li{
	margin-right:18px;
	overflow:hidden;
	text-indent:-9999px;
	height:11px;
	width:11px;
	float:left;
}
#main .switch li a{
	display:block;
	height:11px;
	position:relative;
	background: url(../../new/images/bullet.png) no-repeat;
}
#main .switch li a:hover,
#main .switch li.active a{
	background: url(../../new/images/bullet-h.png) no-repeat;
}
.map{
	height:1%;
	overflow:hidden;
	padding:2px 4px 0 0;
	position:relative;
	margin:0 0 29px;
}
.map img{float:right;}
.map ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:694px;
	position:absolute;
	height:237px;
}
.map ul li{
	overflow:hidden;
	padding:11px 0 6px 10px;
	float:left;
	clear:both;
}
.map ul li a{
	float:left;
	position:relative;
	z-index:10;
	width:111px;
}
.map ul li a:after{
	content:"";
	clear:both;
	display:block;
}
* html .map ul li a{
	height:55px;
}
.map ul li img{float:left;}
.popup{
	display:none;
	position:absolute;
	right:0;
	top:0;
	width:575px;
	background: url(../../new/images/popup-r.gif) repeat-y;
}
.popup .holder{background: url(../../new/images/popup-t.gif) no-repeat;}
.popup .frame{
	padding:31px 23px 0 18px;
	overflow:hidden;
	width:535px;
	min-height: 205px;
	background: url(../../new/images/popup-b.gif) no-repeat 0 100%;
}
.map li.hover .popup,
.map li:hover .popup{display:block;}
.map li.hover a,
.map li:hover a{background: url(../../new/images/arrow.gif) no-repeat 86px 50%;}
.subpage-b .inner-holder .popup .frame p{
	font-size:1em;
	margin:0 0 41px;
	line-height:18px;
}
.subpage-b .inner-holder .popup h2{
	margin:0 0 18px;
}
.subpage-b .inner-holder p{
	font-size:1.1666em;
	line-height:20px;
	margin:0 0 38px;
}
.inner-holder h3{
	color:#053F63;
	font-size:1.1666em;
	margin:0 0 21px;
	font-weight:normal;
}
.inner-holder .list{
	margin:0;
	padding:0;
	list-style:none;
	text-indent:10px;
}
.inner-holder .list li{
	background:url("../../new/images/bullet.gif") no-repeat scroll 1px 4px transparent;
	font-size:1.1666em;
	line-height:20px;
}
.inner-left{
        float:left;
        width:334px;
        margin-right:10px;
}
.inner-img{
        float:right;
        width:346px;
        margin-right:2px;
}
hr {
border: 0;
color: #999999;
background-color: #999999;
height: 1px;
width: 100%;
margin-left 5px;
margin-right:5px;
margin-bottom:10px;
text-align: left;
}
#wrapper .inner-a{
	margin:0 0 -238px;
}
.img-holder{
	overflow:hidden;
	width:982px;
	margin-bottom:18px;
}
.img-holder img{
	float:left;
}
.inner-c .search-form{
	overflow:hidden;
	margin-bottom:5px;
	width:100%;
	background: url(../../new/images/bg-inner-form.gif) no-repeat;
}
/*inner 3 start*/
.inner-c .search {padding:4px 0;}
.inner-c .search-form em{
	font-style:normal;
	float:left;
	line-height:20px;
}
.inner-c .search-form fieldset{
	background:none;
}
.inner-c .search-form .holder {
	padding:3px 10px 5px 12px;
}
.inner-c .search-form strong {
	margin-right:82px;
}
.inner-c .search {
	margin:0 63px 0 0;
}
.schedules{
	overflow:hidden;
	width:960px;
	margin:0 auto;
	border-bottom:1px solid #d3d3d3;
	padding:0 0 5px;
}
.schedules .hold{
	float:left;
	width:358px;
	border-right:1px solid #d3d3d3;
	padding:17px 0 0;
	color:#4d4d4d;
}
.schedules h1{
	font-size:1.1666em;
	text-transform:uppercase;
	margin:0 0 21px;
	color:#145989;
}
.schedules p{
	margin:0 0 40px;
}
.schedules .legend{
	float:right;
	padding:18px 0 0;
	width:585px;
	overflow:hidden;
}
.schedules .legend h2{
	font-size:1em;
	margin:0 0 19px;
	color:#666;
}
.schedules .share{
	width:200px;
	text-align:left;
	margin:0 31px 0 0;
}
.share li{padding:0 0 0 20px;}
.share li img{margin:0 5px 0 -20px;}
.available{
	margin:0 28px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
.available li{margin:0 0 12px;}
.available img{
	vertical-align:middle;
	margin:0 5px 0 0;
}
.select-year {
	margin:0 auto 15px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:960px;
	border-bottom:1px solid #d3d3d3;
}
.select-year li{
	margin:0 5px 0 0;
	float:left;
	line-height:40px;
	font-size:1.1666em;
	text-transform:uppercase;
	font-weight:bold;
	color:#145989;
}
.select-year li a{
	margin:0 6px;
	padding-bottom:3px;
	color:#808080;
}
.select-year li span{
	padding:0 16px 0 0;
	background: url(../../new/images/separator1.gif) no-repeat 100% 50%;
}
.select-year li a:hover{
	color:#145989;
	text-decoration:none;
	background: url(../../new/images/bg-main-hover.gif) repeat-x 0 100%;
}
.inner-c h3{
	margin:0 0 0 10px;
	color:#145989;
	font-size:1.3333em;
	text-transform:uppercase;
}
.inner-c h1 {
	margin:0 0 15px 10px;
	color:#145989;
	font-size:1.6666em;
	text-transform:uppercase;
}
.inner-c .main-holder p {
	margin:10px 0 20px 10px;
	
}
.slide-block{
	width:962px;
	margin:0 auto 11px;
	background: url(../../new/images/bg-slide-r.gif) repeat-y;
}
.slide-block .holder{
	background: url(../../new/images/bg-slide-b.gif) no-repeat 0 100%;
}
.slide-block .frame{
	padding:5px;
	width:952px;
	background: url(../../new/images/bg-slide-t.gif) no-repeat;
}
.slide-block .title{
	overflow:hidden;
	height:30px;
	line-height:30px;
	padding:3px 0 0 16px;
}		
.slide-block .title h4{
	margin:0;
	float:left;
	line-height:30px;
	font-size:15px;
	font-weight:bold;
}
.main-holder .active a.open-close{
	background: url(../../new/images/bg-close.gif) no-repeat 100% 50%;	
}
.slide-block a.open-close{
	text-transform:uppercase;
	float:left;
	font:bold 1em/1.5em Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 16px 0 0;
	background: url(../../new/images/bg-trip.gif) no-repeat 100% 50%;	
}
.slide-block .block div {
	overflow:hidden;
	height:1%;
}
.detail td{
	text-align:center;
	padding:0;
}
.board{
	width:74px;
}
.detail .board span{
	width:74px;
	display:block;
}
.disembark{width:82px;}
.detail .disembark span{
	width:82px;
}
.nights{width:52px;}
.long{
	width:125px;
}
.long div{width:116px;}
.detail tbody td{
	height:38px;
	background:#f2f2f2;
	width:2px;
	text-align:left;
	vertical-align:top;
	padding:4px 0 0;
	color:#000;
}
.detail tbody .null{
	background:none;
	clear:both;
}
.detail{
	margin:-3px 0 0;
}
.detail span{
	display:block;
	text-align:center;
	width:100%;
}
.detail div{
	padding:0 4px;
	float:left;
	overflow:hidden;
}
.detail div ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.detail div ul li{
	float:left;
	margin:0 2px 3px 0;
}
.detail thead{
	vertical-align:bottom;
}
.price{
	width:213px;
	float:left;
	border-collapse:collapse;
	margin:0 11px 0 0;
}
.price .type{
	width:108px;
}
.price thead{
	background:#333;
	color:#fff;
	border:1px solid #bababa;
}
.price thead td{
	padding:6px 0 4px 7px;
}
.price tbody tr{
	margin:0;
}
.price tbody td{
	padding:3px 0 4px 7px;
	background:#e6e6e6;
	border:1px solid #bababa;
}
.coments-holder{
	width:326px;
	background:#333;
	float:left;
	margin:0 7px 0 0;
}
.coments-holder strong{
	color:#fff;
	display:block;
	text-align:right;
	margin:0 10px 3px 0;
}
.coments-holder .meets{
	width:76px;
	float:left;
	padding:7px 0 0;
}
.coments-holder .coments{
	float:right;
	padding:7px 0 12px 8px;
	width:242px;
	background:#e6e6e6;
}
.coments-holder .coments p{
	margin:0 0 3px;
	line-height:15px;
}
.days{
	width:395px;
	float:left;
	border-collapse:collapse;
	color:#333;
}
.days .day{
	vertical-align:top;
	padding:3px 7px 0 0;
	text-align:right;
	width:46px;
	color:#fff;
	background:#333;
}
.days td{
	background:#e6e6e6;
	padding:4px 0 0 10px;
}
.block .note{
	margin:10px 0;
	font-style:italic;
}
.inner-c .main-holder{background:none;}
.more-hold{
	overflow:hidden;
	width:100%;
}
.inner-search{
	width:200px;
}
.main-hold {
	float:right;
	width:650px;
	overflow:hidden;
}
.links{
	float:right;
	width:210px;
	overflow:hidden;
}
.links .hour{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../new/images/txt-hour.gif) no-repeat;
	width:101px;
	height:22px;
}
.links .hour:hover{
	background: url(../../new/images/txt-hour-h.gif) no-repeat;
}
.links .book{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../new/images/txt-book.gif) no-repeat;
	width:101px;
	height:22px;
}
.links .book:hover{
	background: url(../../new/images/txt-book-h.gif) no-repeat;
}
.inner-c .img-holder{
	margin-bottom:3px;
}

.dest_thumb {
	text-align: center;
}
.error {
	color: #FF0000;
	font-size:1.1666em;
	font-weight: bold;
	text-align: center;
}
.message {
	color: #00A300;
        font-size:1.1666em;	
	font-weight: bold;
	text-align: center;
}

ul.sitemap-0 li, ul.sitemap-1 li, ul.sitemap-2 li, ul.sitemap-3 li {
	list-style-type: none;
}
ul.sitemap-0 {
	margin-left: 30px;
}
ul.sitemap-0 li a {
	color:#053f63;
	font-size: 18px;
	padding-left: 0px;
}
ul.sitemap-1 li a {
	font-size: 15px;
	padding-left: 30px;
}
ul.sitemap-2 li a {
	font-size: 12px;
	padding-left: 60px;
}
ul.sitemap-3 li a {
	font-size: 10px;
	padding-left: 90px;
}

ul.sitemap-0 li {
	padding-top: 15px;
}
ul.sitemap-1 li {
	padding-top: 6px;
}

ul.controlc-list {
	margin: 0px 0px 3px 15px;
	list-style-type: disc;
}
.fromdate
{
font:1.2em Arial, Helvetica, sans-serif;
float:left;
width:200px;
	text-decoration:none;
	color:#000;
}
.subject
{
font:1.2em Arial, Helvetica, sans-serif;
float:left;
	text-decoration:none;
	color:#000;
width:400px;
}