@charset "utf-8";
/* CSS Document */
.dataTables_length{background:#00FF00;}
div.dataTables_length label {
	float: left;
	text-align: left;
	padding:7px 0 15px 0;
}

div.dataTables_length select {
	width: 75px;
	
}

div.dataTables_filter label {
	right:0;
	padding:5px 0 5px 0;
	position:absolute;
}

div.dataTables_info {
	padding-top: 8px;
	float:left;
	font-size:13px;
}

div.dataTables_paginate {
	float: right;
	margin: 0;
	font-size:13px;
}

table.table {
	clear: both;
	margin-bottom: 6px !important;
	max-width: none !important;
}

table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
	cursor: pointer;
	*cursor: hand;
}

table.table thead .sorting { background: url('../../graphics/datatables/sort_both.png') no-repeat center right; }
table.table thead .sorting_asc { background: url('../../graphics/datatables/sort_asc.png') no-repeat center right; }
table.table thead .sorting_desc { background: url('../../graphics/datatables/sort_desc.png') no-repeat center right; }

table.table thead .sorting_asc_disabled { background: url('../../graphics/datatables/sort_asc_disabled.png') no-repeat center right; }
table.table thead .sorting_desc_disabled { background: url('../../graphics/datatables/sort_desc_disabled.png') no-repeat center right; }

table.dataTable th:active {
	outline: none;
}

/* Scrolling */
div.dataTables_scrollHead table {
	margin-bottom: 0 !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

div.dataTables_scrollBody table {
	border-top: none;
	margin-bottom: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
	border-top: none;
}

div.dataTables_scrollFoot table {
	border-top: none;
}




/*
 * TableTools styles
 */
.table tbody tr.active td,
.table tbody tr.active th {
	background-color: #08C;
	color: white;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
	background-color: #0075b0 !important;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
	background-color: #017ebc;
}

table.DTTT_selectable tbody tr {
	cursor: pointer;
	*cursor: hand;
}

div.DTTT .btn {
	color: #333 !important;
	font-size: 12px;
}

div.DTTT .btn:hover {
	text-decoration: none !important;
}


ul.DTTT_dropdown.dropdown-menu a {
	color: #333 !important; /* needed only when demo_page.css is included */
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
	background-color: #0088cc;
	color: white !important;
}

/* TableTools information display */
div.DTTT_print_info.modal {
	height: 150px;
	margin-top: -75px;
	text-align: center;
}

div.DTTT_print_info h6 {
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	margin: 1em;
}

div.DTTT_print_info p {
	font-size: 14px;
	line-height: 20px;
}



/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
	background-color: white;
}

div.DTFC_LeftHeadWrapper table {
	margin-bottom: 0 !important;
	border-top-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

div.DTFC_LeftBodyWrapper table {
	border-top: none;
	margin-bottom: 0 !important;
}

div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
	border-top: none;
}

div.DTFC_LeftFootWrapper table {
	border-top: none;
}
#tourDataContainer{}
#tourData{font-size:12px;}

#DT-Tour-Name{width:100px;}
#DT-Tour-Location{width:60px;}
#DT-Tour-Duration{width:60px;}
#DT-Tour-Highlights{width:160px;}
#DT-Tour-Price{width:60px;}
#DT-Tour-Start{width:60px;}

.zero{color:#fff; position:absolute; z-index:-1;}

#hotelDataContainer table{}
#hotelData{font-size:12px;}
#DT-Hotel-Img{width:80px;}
#DT-Hotel-Name{width:100px;}
#DT-Hotel-Rating{width:60px;}
#DT-Hotel-Highlights{width:160px;}
#DT-Hotel-Locations{width:80px;}
#DT-Hotel-Price{width:60px;}

.DT_Price{font-weight:bold; font-size:15px;}
.DT_List{list-style:square; margin:0 0 0 10px;}
.DT_List li{font-size:11px;}
.DT_Light{font-weight:normal; font-size:10px;}
.DT_Txt{font-size:11px;}

.DT_ImgLoader{overflow:hidden; width:98px; height:80px; position:; margin:0 -18px 0 0 ;}
.DT_Img{margin: -35px 0 0 -26px}
.DT_Star{display:inline-block; width:16px; height:16px; vertical-align:top;}
.DT-Star-Rate{font-size:18px; font-weight:bold;}
.DT_nav-tabs,
.DT_nav-pills {
  *zoom: 1;
}

.DT_nav-tabs:before,
.DT_nav-pills:before,
.DT_nav-tabs:after,
.DT_nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}

.DT_nav-tabs:after,
.DT_nav-pills:after {
  clear: both;
}

.DT_nav-tabs > li,
.DT_nav-pills > li {
  float: left;
}

.DT_nav-tabs > li > a,
.DT_nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.DT_nav-tabs {
	margin:-5px 0 0 0;
	background:#f0f0f0;
  border-bottom: 1px solid #ddd;
  
}
.DT_nav-tabs > li {
  margin-bottom: -1px;
}

.DT_nav-tabs > li > a {
  padding-top: 14px;
  padding-bottom: 12px;
  line-height: 5px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
		  font-size:24px;
		  font-weight:bold;
		  color:#aaaaaa;
		  
}

.DT_nav-tabs > li > a:hover {
	  outline: none;
  -moz-outline-style: none;
  border-color: #eeeeee #eeeeee #dddddd;
  background:#fff;
  color:#424A54;
}

.DT_nav-tabs > .active > a,
.DT_nav-tabs > .active > a:hover {
	  outline: none;
  -moz-outline-style: none;
	-moz-outline-style: none;
	 outline: none ;
  color: #000;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

