#tour-slider {
	height:119px;
	background-color:#78aef1;
	background: url(/images/tour-slider-background.gif);
	position:relative;
}

#tour-slider ul, #tour-slider li {
	list-style-type: none;
	padding:0px; margin:0px;
}

#tour-slider li {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:3px;
	float: left;
	position:relative;
}

#tour-slider li.tour {
	padding-right:10px;
}
#tour-slider-container {
	overflow:hidden;
	width:950px;
	position:relative;
}

#tour-slider-long {
	width: 4000px;
}

#tour-scroller {
	margin-left:20px;
	margin-right:20px;
	height:11px;
	background: url(/images/tour-scroller-background.gif) repeat-x; 
}
#tour-scroller .tour-scroller-left {
	height:11px;
	background: url(/images/tour-scroller-left.gif) no-repeat;
	background-position: left top;
	padding-left:40px;
}
#tour-scroller .tour-scroller-right {
	height:11px;
	background: url(/images/tour-scroller-right.gif) no-repeat;
	background-position: right top;
	padding-right:40px;
}

#tour-slider-slide {
	height: 11px; width: 211px;
	cursor: pointer; cursor: hand;
	background: url(/images/tour-scroller-slide.gif) no-repeat;
}

.tour-category-title {
	background-color: #C0DCF9;
	margin: 10px 0px;
	float: left;
	height:21px;
}
.tour-category-title .tour-category-left {
	height:21px;
	background: url(/images/tour-category-left.gif) no-repeat;
	background-position: left top;
}
.tour-category-title .tour-category-right {
	height:21px;
	background: url(/images/tour-category-right.gif) no-repeat;
	background-position: right top;
	padding: 3px 10px;
	padding-top: 1px;
}
.tour-category-title a {
	color: black;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

ul.tours-list {
	clear: both;
	margin: 0px;
	margin-top: 20px;
	//margin-top: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.tours-list li {
	margin: 5px 0px;
	margin-left: 20px;
	padding-bottom: 3px;
}
ul.tours-list li a {
	font-size: 12px;
	font-family: 'Trebuchet MS';
	color: #38648B;
}
ul.tours-list li .active a {
	color: #bd2b2b;
}
ul.tours-list li.normal {
	background: url(/images/small-link-icon.gif) no-repeat;
	background-position: 14px 6px;
	padding-left: 26px;
}
ul.tours-list li.new {
	background: url(/images/new-icon.gif) no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	color: #38648B;
}

.tour-view-content {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-family: 'Trebuchet MS';
}

.tour-single-calendar {
	float: left;
}
p#calendar {
	margin: 2px;
	margin-bottom: 5px;
	padding: 0px;
}
p#calendar table {
	width: 100%;
}
p#calendar table tr td {
	padding: 0px;
}

.tour-basic-info {
	font-size: 12px;
	margin-left: 15px;
	padding-top: 20px;	
	float: left;
	width: 65%;
}
.tour-basic-info span {
	display: block;
	clear: both;
	margin: 7px 0px;
}
.tour-price-block {
	height:17px;
	background: url(/images/tour-price-center.gif) repeat-x;
	margin-left: 10px;
	float: left;
}
.tour-price-block .tour-price-left {
	height:17px;
	background: url(/images/tour-price-left.gif) no-repeat;
	background-position: top left;
}
.tour-price-block .tour-price-right {
	height:17px;
	background: url(/images/tour-price-right.gif) no-repeat;
	background-position: top right;
	padding: 0px 5px;
	padding-top: 1px;
}

#images-table {
	padding: 0px;
	margin: 0px;
}

#images-table tr td {
	padding: 4px;
	padding-left: 0px;
}

.images a.show-image {
    margin: 0px;
    margin-bottom: 0px;
}
.images a.hide-image {
	display: none;
}
.images a.show-image img {
    border:3px solid #eee;
}
.images a.show-image:hover img {
    border: 3px solid #ccc;
}
.images .more-images-link {
	margin: 10px 0px 0px 5px;
}
.images .more-images-link a {
	font-size: 12px;
	color: #38648b;
}
.reserve {
	margin-top: 10px;
}
.reserve .button {
	float: left;
	margin: 4px;
}
.reserve .button-description {
	margin-left: 153px;
	padding-top: 6px;
	font-size: 10px;
	color: gray;
	width: 180px;
}

.tour-description,
.tour-route,
.tour-side-info {
	margin-right: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	background: url(/images/dashline.gif) repeat-x bottom center;
}
.tour-description p,
.tour-route p,
.tour-side-info p {
	padding: 3px 0px;
	margin: 0px;
}
.tour-route a.open-route-link {
	display: block;
	margin-left: 2px;
	margin-bottom: 5px;
	text-decoration: none;
	color: black;
}
.tour-route .route-text-block {
	display: block;
	margin: 5px 0px 10px 3px;
}

.tour-route .route-line {
	width: 3px;
	background: #D4E7FA repeat-y;
}
.tour-route .route-text {
	padding-left: 10px;
}
.tour-links {
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.tour-links ul {
	clear: both;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	list-style-type: none;
}
.tour-links ul li {
	margin: 5px 0px;
	margin-left: 5px;
	background: url(/images/small-link-icon.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}
.tour-links ul li a {
	font-size: 12px;
	color: #38648b;
}

#tour-reserve-form {
	display: none;
	position: fixed;
	left: 50%;
	top: 25%;
	margin-left: -242px;
	width: 487px;
	height: 447px;
	background: url(/images/tour-reserve-background.png);
	z-index: 100;
}
#tour-reserve-form .tour-reserve-form-conteiner {
	width: 446px;
	height: 410px;
	position: relative;
	top: 23px;
	left: 23px;
	background-color: white;
}
#tour-reserve-form .close-btn {
	width: 23px;
	height: 23px;
	background: url(/images/tour-reserve-close.png);
	float: right;
	margin-right: 3px;
	margin-top: 3px;
}
#tour-reserve-form .close-btn:hover {
	background: url(/images/tour-reserve-close-hover.png);
}
#tour-reserve-form .form-header {
	font-family: Tahoma;
	font-size: 18pt;
	color: #175567;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}
#tour-reserve-form table {
	width: 95%;
	padding: 20px;
	padding-top: 10px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #175567;
}
#tour-reserve-form table tr td {
	padding: 1px 2px;
}
#tour-reserve-form table input {
	width: 91%;
	text-align: left;
	padding: 0px 3px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #818181;
}
#tour-reserve-form .reserve-ajax-loader {
	display: none;
	position: relative;
	z-index: 250;
	width: 42px;
	height: 42px;
	left: 200px;
	top: 138px;
}

.tours-matching-calendar  {
	background-color: #FFF;
	position: relative;
	font-size: 12px;
	width: 100%;
	height: 225px;
	top: 0;
	left: 0;
	font-family: 'Trebuchet MS';
}
.tours-matching-calendar .calendarBorderT {
	position: absolute;
	left: 21px;
	top: 0;
	right: 21px;
	height: 21px;
	background: url(/images/corners/top.png);
}
.tours-matching-calendar .calendarBorderB {
	position: absolute;
	left: 21px;
	bottom: 0;
	right: 21px;
	height: 21px;
	background: url(/images/corners/bottom.png);
}
.tours-matching-calendar .calendarBorderL {
	position: absolute;
	left: 0;
	bottom: 21px;
	top: 21px;
	width: 10px;
	background: url(/images/corners/left.png);
}
.tours-matching-calendar .calendarBorderR {
	position: absolute;
	right: 0;
	bottom: 21px;
	top: 21px;
	width: 10px;
	background: url(/images/corners/right.png);
}
.tours-matching-calendar .calendarBorderTL {
	position: absolute;
	top: 0;
	left: 0;
	width: 21px;
	height: 21px;
	background: url(/images/corners/top-left.png);
}
.tours-matching-calendar .calendarBorderTR {
	position: absolute;
	top: 0;
	right: 0;
	width: 21px;
	height: 21px;
	background: url(/images/corners/top-right.png);
}
.tours-matching-calendar .calendarBorderBL {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 21px;
	height: 21px;
	background: url(/images/corners/bottom-left.png);
}
.tours-matching-calendar .calendarBorderBR {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 21px;
	height: 21px;
	background: url(/images/corners/bottom-right.png);
}
.tours-matching-calendar .calendarContainer {
	background: #FFF;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 96%;
	//height:210px; overflow:hidden;
}
.tours-matching-calendar .calendarContainer table {
	width: 100%;
	height: 100%;
}
.calendarContainer .matching-img {
	background: url(/images/tour-matching.gif) center center no-repeat;
	width: 15px;
	height: 138px;
	padding-right: 10px;
}
.calendarContainer td.td-text {
	padding-bottom: 10px;
	padding-left: 3px;
	background: url(/images/dashline.gif) repeat-x bottom center;
}
.calendarContainer .top-text {
	font-size: 12px;
	color: #a1a1a1;
}
.calendarContainer .td-calendar {
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
.calendarContainer .td-spacer-v {
	height: 3px;
}
.calendarContainer .td-spacer {
	background: url(/images/dashline-v.gif) repeat-y center center;
	padding: 5px;
}
.calendarContainer .td-button {
	padding-left: 9px;
	vertical-align: top;
}
.td-button table {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	//margin-top:0px;
	width: 100%;
	height: auto !important;
}
.td-button table tr td {
	padding: 0px;
	//margin:0px;
}
.td-button a.reset-link {
	font-size: 12px;
	color: #38648B;
}

#matching-calendar .datepickerBorderT,
#matching-calendar .datepickerBorderB,
#matching-calendar .datepickerBorderL,
#matching-calendar .datepickerBorderR,
#matching-calendar .datepickerBorderTL,
#matching-calendar .datepickerBorderTR,
#matching-calendar .datepickerBorderBL,
#matching-calendar .datepickerBorderBR {
	background: none !important;
	width: 0px;
	height: 0px;
}
#matching-calendar .datepickerContainer {
	left: 0px;
	top: 0px;
}

.tour-content-button {
	background: url(/images/tour-content-button-center.gif) repeat-x;
	margin: 10px 0px;
	float: right;
	height:28px;
}
.tour-content-button .tour-content-button-left {
	height:28px;
	background: url(/images/tour-content-button-left.gif) no-repeat;
	background-position: left top;
}
.tour-content-button .tour-content-button-right {
	height:21px;
	background: url(/images/tour-content-button-right.gif) no-repeat;
	background-position: right top;
	padding: 6px 40px;
}
.tour-content-button a {
	color: #38648b;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	text-align: center;
}

.tour-matching-text {
	float: left;
	font-size: 12px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	margin: 15px 0px 10px 10px;
}

.tour-matching-content {
	padding: 0px;
	margin-bottom: 10px;
}

table.part-single-tour {
	width: 100%;
	font-family: Trebuchet MS;
}
table.part-single-tour tr td.dashed {
	background: url(/images/dashline.gif) repeat-x center center;
	height: 5px;
	padding-bottom: 5px;
}
table.part-single-tour span.description {
	font-size: 12px;
	padding-top: 0px;
	text-align: justify;
	margin: 0px 10px 0px 0px;
}
span.description p {
	padding: 2px 0px;
	margin: 0px;
}
table.part-single-tour tr td.small-image {
	width: 100px;
	vertical-align: top;
}
table.part-single-tour tr td {
	padding: 5px;
}
.part-single-tour td.part-info {
	font-size: 12px;
	padding-left: 10px;
	vertical-align: top;
}
.part-single-tour .part-info a.title {
	color: #38648b;
}
.part-info span {
	display: block;
	float: left;
	margin: 3px 5px;
}
