/* Layout */
.print {display: none;}
#header {
	height: 90px;
}

#event_panel {
	text-align: center;
	margin-top: 10px;
}

#content {
/*
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
*/
	margin-top: 10px;
}
#footer {
	margin-bottom: 10px;
	margin-top: 30px;
	padding-top: 10px;
}

/* Panel Left */
.panel_left_top {
	height: 49px;
	width: 240px;
	margin-left: -10px;
	background: url(../img/bg_leftpanel_top.jpg) no-repeat;
}
.menu_left {
	height: 225px;
	background: url(../img/bg_featuredItems.jpg) repeat-x;
}
.menu_left ul {
	margin-top: 0px;
}
.menu_left li {
	padding: 5px 0px;
}
.menu_left li a {
	display:block;
	padding-left: 20px;
	color: gray;
}
.menu_left li:hover, .menu_left li:hover a {
	cursor: pointer;
	background: #cae7f9;
	color: #000;
}

/* Elements */
.topMenu { margin: 10px 0px; text-align: right;}
.logo { width: 100%; height: 50px; background: url(../img/logo.jpg) no-repeat;}

.menu { height: 50px;}
.menu .menu_1 { display: block; float: left; background: url(../img/mainMenu.jpg) no-repeat 0px top; height:27px; width: 47px; margin-top: 23px;}
.menu .menu_1:hover {background-position: 0px bottom; }
.menu .menu_2 {display: block; float: left; background: url(../img/mainMenu.jpg) no-repeat -47px top; height:27px; width: 76px;margin-top: 23px;}
.menu li:hover .menu_2, .menu .menu_2:hover { background-position: -47px bottom; }
.menu .menu_3 {display: block; float: left; background: url(../img/mainMenu.jpg) no-repeat -123px top; height:27px; width: 63px;margin-top: 23px;}
.menu .menu_3:hover {background: url(../img/mainMenu.jpg) no-repeat -123px bottom;}
.menu .menu_4 {display: block; float: left; background: url(../img/mainMenu.jpg) no-repeat -186px top; height:27px; width: 62px;margin-top: 23px;}
.menu .menu_4:hover {background: url(../img/mainMenu.jpg) no-repeat -186px bottom;}
.menu .menu_5 {display: block; float: left; background: url(../img/mainMenu.jpg) no-repeat -248px top; height:27px; width: 77px;margin-top: 23px;}
.menu .menu_5:hover {background: url(../img/mainMenu.jpg) no-repeat -248px bottom;}

.link_shuttle { height: 44px; background: url(../img/icon_shuttle.jpg) no-repeat top; margin-top: 6px;}
.link_shuttle:hover { background: url(../img/icon_shuttle.jpg) no-repeat bottom; }
.link_shuttle a { display: block; float: left; width:50%; height: 100%;}

.homeContent { background: url(../img/bg_news.jpg) no-repeat right; height: 250px; margin-bottom: 20px;}
.slideProducts { }

.checkbox-bar-container {
	display: flex;
	align-items: center;
	gap: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	background-color: #f9f9f9;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.checkbox-item {
	display: flex;
	align-items: center;
	gap: 10px;
}
.checkbox-item input[type="checkbox"] {
	margin: 0;
}
.checkbox-item label {
	font-weight: bold;
}

.news {
	height: 250px;
}
.news li {margin-bottom: 7px;}
.news_btns a {
	color: #b0b0b0;
}
.news_btns a.active {
	color: #4081d3;
}
.featured {
	margin-top: 20px;
	background: url(../img/bg_featuredTop.jpg) top no-repeat;
}
.featured .featured_menu {
	height: 46px;
}
.featured a:hover { cursor: pointer;}
.featured_menu .menu_1 {
	background: url(../img/menu_featured.jpg) no-repeat 0px top; height: 46px; width: 141px; display: block; float: left;
}
.featured_menu .menu_1_over, .featured_menu .menu_1:hover {background: url(../img/menu_featured.jpg) no-repeat 0px bottom;}
.featured_menu .menu_2 {
	background: url(../img/menu_featured.jpg) no-repeat -141px top; height: 46px; width: 82px; display: block; float: left;
}
.featured_menu .menu_2_over, .featured_menu .menu_2:hover {background: url(../img/menu_featured.jpg) no-repeat -141px bottom;}
.featured_menu .menu_3 {
	background: url(../img/menu_featured.jpg) no-repeat -223px top; height: 46px; width: 86px; display: block; float: left;
}
.featured_menu .menu_3_over, .featured_menu .menu_3:hover {background: url(../img/menu_featured.jpg) no-repeat -223px bottom;}
.featured_menu .menu_4 {
	background: url(../img/menu_featured.jpg) no-repeat -309px top; height: 46px; width: 113px; display: block; float: left;
}
.featured_menu .menu_4_over, .featured_menu .menu_4:hover {background: url(../img/menu_featured.jpg) no-repeat -309px bottom;}
.featured .items {
	height: 180px;
	background: url(../img/bg_featuredItems.jpg) repeat-x;
}
.items ul { padding-left: 15px;}
.items .item {
	text-align: left;
	display: block;
	width: 120px;
	height: 200px;
	margin: 5px;
	float: left;
}

.item img {
	margin-bottom: 5px;
}
.panel { margin-top: 20px;}
.main_info, .main_coupon, .main_diary {
	height: 200px;
	background: url(../img/bg_verticalDivider.jpg) repeat-y right;
}
.gallery {
	height: 200px;
	margin-left: -10px;
	border: 1px solid #e6e6e6;
}
.gallery_box {
	 height: 200px;
}
.gallery .item {
	float: left;
	margin: 5px;
}
.gallery ul { padding-left: 20px;}

.icon_more { display: block; width: 35px; height: 14px; background: url(../img/icon_more.jpg) no-repeat top; margin-top: 10px; cursor: pointer; }
.icon_more:hover { background: url(../img/icon_more.jpg) no-repeat bottom; }
.icon-sticky {
	display: inline-block;
	width:16px;
	height: 16px;
	background: url('../../img/icon-sticky.png') no-repeat ;
}

.yellowBG {
	background-color: #fec572;
}
.add_images {
	position: fixed;
	bottom: 0;
	background: #fff;
	border-top: 2px solid #333;
	width: 70%;
}
.add_images img {
	max-height: 100%;
	max-width: 100%;
}
.add_images .icon_yes {
	position: relative;
	width: 24px;
	height: 24px;
	background: url('../img/test-pass-icon.png') no-repeat;
	margin-top: -30px;
	margin-left: -5px;
}
.alert-ie {
	width: 100%;
	text-align: center;
	padding: 10px;
	background-color: #fed9cc;
	border: 1px solid #fb5d26;
}
.VT_primeBtn {
	font-family: arial, verdana;
	text-shadow: 1px 1px 2px #3d4a82;
	background: #28abdd;
	background: -moz-linear-gradient(top,#28abdd 1%,#0083b5 15%,#0083b5 85%,#005b8d 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#28abdd),color-stop(15%,#0083b5),color-stop(85%,#0083b5),color-stop(100%,#005b8d));
	background: -webkit-linear-gradient(top,#28abdd 1%,#0083b5 15%,#0083b5 85%,#005b8d 100%);
	background: -o-linear-gradient(top,#28abdd 1%,#0083b5 15%,#0083b5 85%,#005b8d 100%);
	background: -ms-linear-gradient(top,#28abdd 1%,#0083b5 15%,#0083b5 85%,#005b8d 100%);
	background: linear-gradient(to bottom,#28abdd 1%,#0083b5 15%,#0083b5 85%,#005b8d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28abdd',endColorstr='#005b8d',GradientType=0);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #3d4a82;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 4px 3px;
	text-decoration: none;
	text-align: center;
	width: 120px;
}
.row-3 {
	margin: 10px 0;
}
.row-2 input {
	padding: 3px 4px;
}
.gdsPanel {margin-top: 15px;}

/* BUTTONS */
a.ui-button        {
	padding: .4em 1em;
}
ul#icons li        {
	cursor: pointer;
	float: left;
	list-style: none outside none;
	margin: 2px;
	padding: 4px;
	position: relative;
}
ul#icons span.txt        {
	float: left;
}

.actionBtns        {
	float: right;
	margin:0x 0px 0px 0px;
}

.btn        {
	padding: 3px 7px;
	background: #aaaaaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	color: #fff;
	padding: 2px 5px;
	text-decoration: none;
	text-align: center;
}
.btn:hover {
	color: #fff;
	background: #6a6a6a;
}
.blue        {
	background: #4c95dc;
}
.blue:hover        {
	background: #55a7f6;
	text-decoration: none;
}
.orange        {
	background: #a52706;
}
.orange:hover        {
	background: #c82d05;
	text-decoration: none;
}
.yellow        {
	background: #e2d011;
	color: #000;
}
.yellow:hover        {
	background: #f4e210;
	text-decoration: none;
}
.paxItem {
	position: relative;
}
.deletePaxBtn {
	position: absolute;
	right: -25px;
	top: 0px;
	cursor: pointer;
}
.icon_comments { background: url(../../img/iconSet.png) no-repeat; width:16px; height: 16px; display: block; float: right; font-size: 0.85em; text-align: center; color: #fff}

/* PAGINATION */
.pageCount {
	text-align: center;
	font-size: 0.85em;
}
.pageCount span {
	margin: 0 4px;
}
.pageCount a {
	padding: 2px 5px;
}
.pageCount a:hover {
	text-decoration: none;
	color: #455d94;
	background-color: #ededed;
	font-weight: bold;
}
.pageCount .current {
	font-weight: bold;
	color: #fff;
	padding: 2px 5px;
	background-color: #455d94;
}
.pageCount .disable {
	display: none;
}

/* Top mega navigation */
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 0.9em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left;
	text-indent: -9999px;
}

/* ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } */
ul#topnav li .sub {
	position: absolute;
	top: 50px; left: 0;
	background: #fff /* url(../img/bg_top.jpg) repeat-x */;
	padding: 10px;
	float: left;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	z-index: 1000;
}
ul#topnav li .row { clear: both; float: left; width: 100%; margin-bottom: 10px; }
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 115px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: none;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #192d7b;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: -10px; /*--Reset text indent--*/
	height: auto;
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 2px 5px 2px 15px;
	display: block;
	text-decoration: none;
	color: #000;
}
ul#topnav .sub ul li a:hover {color: #509cea; background-position: 5px 12px ;}

/* TABLES */
.table        {
	display: table;
	margin-bottom: 10px;
}
.row        {
	display: table-row;
}
.cell        {
	display: table-cell;
	vertical-align: top;
}
table.tablesorter        {
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th        {
	border-bottom: 2px solid #000;
	padding: 4px;
}
table.tablesorter thead tr .header        {
	cursor: pointer;
	background: url(../../img/bg.gif) #808080  center right  no-repeat;
	color: #fff;
	font-weight: bold;
}
table.tablesorter tbody td        {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #cdcdcd;
}
table.tablesorter tbody tr.odd td        {
	background:#F0F0F6 ;
}
table.tablesorter thead tr .headerSortUp        {
	background: url(../img/asc.gif) #8dbdd8 center right  no-repeat;
}
table.tablesorter thead tr .headerSortDown        {
	background: url(../img/desc.gif) #8dbdd8 center right  no-repeat;
}
table.tablesorter tbody tr:hover {
	background: #f0f0f6;
}

table td {
	padding: 4px;
	vertical-align: top;
}
table {
	width: 100%;
	margin: 0;
}
table.review th, table th      {
	color: #a1a1a1;
	border-bottom: #c0c0c0 2px solid;
}
table.review        {
	line-height: 16px;
}
table.review td        {
	padding: 6px;
}
.grayBG { background: #eeeeee;}

/* Calendar */
table.calendar           {
	border-left:1px solid #eee;
}
table.calendar td {
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}
tr.calendar-row         {
}
td.calendar-day         {
	min-height:80px;
	font-size:11px;
	position:relative;
} * html div.calendar-day        {
	height:80px;
}
td.calendar-day:hover         {
	background:#eceff5;
}
td.calendar-day-np         {
	background:#eee;
	min-height:80px;
} * html div.calendar-day-np        {
	height:80px;
}
td.calendar-day-head        {
	background:#ccc;
	font-weight:bold;
	text-align:center;
	width:120px;
	padding:5px;
}
div.day-number   {
	background: #999;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	float: right;
	margin: -5px -5px 0 0;
	width: 20px;
	text-align:center;
}
#profile table {
	margin: 0;
}

/* Send Itinerary panel */
#TourComment, #ReservationComment   {
	width:350px;
}
#TourSubject, #ReservationSubject   {
	width: 350px;
}
#TourRecipient, #ReservationRecipient   {
	width: 350px;
}

/* Forms */
input, select, textarea {
	font-size: 8pt;
}
.form-error, input.error {
	border: 1px solid #c1151a;
}
textarea        {
	width: 630px;
	height: 40px;
	overflow: hidden;
}
select {
	margin: 2px 2px;
}
.input        {
	clear: left;
	margin: 2px 2px;
}
input[readonly="readonly"] {
	background-color: #eee;
}
#ReservationPnr {
	width: 530px;
}

.radioInput        {
	margin:0 5px 0  15px;
}

form label        {
	display: block;
	padding-left: 6px;
	width: 90px;
	float: left;
}
form span.info       {
	color: #b1b1b1;
	font-size: 0.85em;
	font-style: italic;
	margin:0 0 0 10px;
}
form span.error       {
	color: #c1151a;
}
.newsletter_items { border: 1px dotted #cdcdcd; padding: 15px 0px 15px 40px; margin: 10px 0px;}
.newsletter_items .checkbox { float: left; width: 160px;}
.newsletter_items label {
	display: inline;
	float: none;
	padding: 0px;
}
.terms       {
	display: block;
	height:200px;
	overflow: scroll;
	padding:6px 6px 6px 6px;
	border:1px solid #c7c7c7;
}
.infoBox   {
	padding: 5px;
	margin:0 0  15px  95px;
	background: #d2e0f3 ;
	width: 620px;
}
.commentPanel textarea   {
	width: 450px;
}

.comments {
	margin: auto;
	border-top: 2px solid #eeeeee;
}

.comments textarea {width: 97%; height: 50px;}
.comments-news{
	padding: 5px 15px;
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-bottom:  10px;
}
.comments-news td {
	border-top: 1px dotted #bfbfbf;
}
.comments-news tr:hover {
	background: #fff;
}
.comments-news #SettingComment {
	width: 93%;
	float: left;
}
.datePick2 { display: none; }
#mainImages input, #sortable input { width: 20px;}

/* Event */
.event_form {
	background: url(../img/bg_event.jpg) no-repeat; height: 300px; padding: 30px 0px 0px 340px;
}
.event_form .input { margin-bottom: 8px;}
.event_form label { display: block; width: 65px; color: #fff; float: left;}
.event_form .checkbox label { display: block; width: 300px; color: #fff; float: left;}

/* slideshow gallery */

.slideshowlite {
	position: relative;
	border: 0px;
	margin-top: 0px;
}

.slideshowlite a {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: center;
}

.slideshowlite img {
	border: none;
}

/* pagination control */

.slideshowlite ul,
.slideshowlite ol {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -20px;
	right: 5px;
	z-index: 3;
}

.slideshowlite ul li,
.slideshowlite ol li {
	float: left;
	margin: 0 3px;
	width: 16px;
}

.slideshowlite ul li a {
	position: relative;
	display: block;
	width: 100%;
	height: 14px;
	padding-top: 2px;
	text-decoration: none;
	color: #a8a8a8;
	background: #eee;
	border: 1px solid #666;
	text-align: center;
	font-size: 9px;
}

.slideshowlite ul li a.current {
	color: #000;
	font-weight: bold;
	border: 1px solid #111;
	background: #fff;
}

.slideshowlite ul li a:hover {
	color: #fff;
	background: #333;
}

/* caption control */

.slideshowlite ol {
	top: 5px;
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	color: #fff;
	background: #000;
	padding: 3px 10px;
}

.slideshowlite ol li {
	width: 100%;
}

/* Admin Panel */
#admin_header { width:100%; height: 80px; background: url('../../img/admin_bg_top.jpg'); }
#admin_left { width:200px; border-right: 1px solid #e5e7e6; float:left; }
#admin_left .menu_panel { width:220px; }
#admin_left .menu_panel li a { font-weight: bold; display:block; height:25px; padding-left: 20px; padding-top: 8px; margin-bottom: 2px; }
#admin_left .menu_panel li a:hover { background: #0093f0 url('../../img/admin_menu_hover.jpg') right no-repeat; display:block; height:25px; padding-left: 20px; padding-top: 8px; color: #fff; }
#admin_left .menu_panel li a.active { background: #0093f0 url('../../img/admin_menu_hover.jpg') right no-repeat; display:block; height:25px; padding-left: 20px; padding-top: 8px; color: #fff; }
#admin_content {width:70%; margin-left: 50px; float:left; }
#bullet1, #bullet2, #bullet3, #bullet4 {
	margin-top: -30px;
}
.new {
	float: right;
	color: #f80404;
	margin-right: 3px;
}
#spinner {
	width: 100%;
	height: 100%;
	background: url(../img/bg_transparent.png);
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	padding-top:  30px;
	display: none;
}
img {
	max-width: 100%;
}
.time {
	color: #adadad;
	font-size: 0.85em;
}
.center {
	display: block;
    text-align: -webkit-center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	width: 100%;
	clear: both;
}
.h10 {
	width: 100%;
	height: 10px;
	clear: both;
}
.h30 {
	width: 100%;
	height: 30px;
	clear: both;
}
.h50 {
	width: 100%;
	height: 50px;
	clear: both;
}
.mr-5 {
	margin-right: 5px;
}

.hidden {
    display: none;
}
