/* $Id: program.css 112 2011-08-10 14:54:32Z marko.novak $ */

@import url('program_list.css');
@import url('program_prices.css');

.program {

}

/* single */
.program .single .ship_information {
	padding: 10px;
	border: 1px solid #e5e5e5;
	margin-bottom: 2em;
	font-size: 1.2em;
	height: 1%;
}
.program .single .ship_information .ship_information_left {
	float: left;
	width: 200px;
}
.program .single .ship_information .ship_information_right {
	float: right;
	width: 280px;
}
.program .single .ship_information a.title {
	font-weight: bold;
	color: #014c9b;
}
.program .single .ship_information span.stars {
	position: absolute;
	background: url('/dsg/star.gif') repeat-x top left;
	height: 13px;
	overflow: hidden;
	margin-left: 0.5em;
}
.programContent .highslide-body {
	font-size: 1.2em;
	line-height: 1.5em;
}
.programContent .highslide-body * {
	line-height: 1.5em;
}


/* list */
table.list {
	width: 100%;
	border-bottom: 1px solid #ffd987;
}
table.list th,
table.list td {
	border-top: 1px solid #ffd987;
	text-align: left;
	padding: 4px 6px;
	font-size: 1.2em;
}
table.list tr.odd th,
table.list tr.odd td {
	background: #fff6e3;
}
table.list tr.even th,
table.list tr.even td {
	background: #fffaef;
}
table.list tr.like td {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}
table.list tr.like td a {
	color: #fe5a09;
}
table.list tr.header th {
	background: none;
	font-size: 1.3em;
	color: #014c9b;
}


/* thumb */
.program .single .program_thumb {
	float: right;
	width: 150px;
	height: 150px;
	background: no-repeat center center;
	border: 1px solid #007cff;
	position: relative;
	margin-bottom: 2em;
}
.program .single .program_thumb img {
	position: absolute;
	bottom: 0;
	right: 0;
	border-top: 1px solid #007cff;
	border-left: 1px solid #007cff;
}


/* terms */
.program .single .terms {
	float: left;
	width: 350px;
	height: 150px;
	overflow: auto;
	margin-bottom: 2em;
}
.program .single .terms a.last_minute,
.program .single .terms a.special_offer,
.program .single .terms a.group_departure {
	float: left;
	width: 23px;
	height: 24px;
	overflow: hidden;
	background: no-repeat center center;
}
.program .single table.termComb {
	margin: 0 auto;
	margin-bottom: 2em;
}
.program .single table.termComb td {
	padding: 0;
}
.program .single .lastMinuteShow,
.program .single .specialOfferShow,
.program .single .groupDepartureShow {
	display:block;
	float: left;
	width:162px;
	height:44px;
	line-height: 36px;
	font-size: 1.4em;
	text-align:left;
	background: center top no-repeat;
	padding-left: 0px;
	margin-right:12px;
}
.program .single .lastMinuteShow {
	width:112px;
	padding-left:50px;
	background-image: url('/dsg/button_lastminute.png');
}
.program .single .specialOfferShow {
	width:97px;
	padding-left:65px;
	background-image: url('/dsg/button_specialoffer.png');
}
.program .single .groupDepartureShow {
	width:120px;
	padding-left:42px;
	background-image: url('/dsg/button_departure.png');
	margin:0;
}

.program .single .terms a.last_minute {
	background-image: url('/dsg/term_last_minute_small.png');
}
.program .single .terms a.special_offer {
	background-image: url('/dsg/term_special_offer_small.png');
}
.program .single .terms a.group_departure {
	background-image: url('/dsg/term_group_departure_small.png');
}
#lastMinuteShow h5,
#specialOfferShow h5,
#groupDepartureShow h5 {
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #000;
}
#lastMinuteShow h5.first,
#specialOfferShow h5.first,
#groupDepartureShow h5.first {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.actionContent .highslide-body {
	font-size: 1.2em;
	line-height: 1.5em;
}
.actionContent .highslide-body * {
	line-height: 1.5em;
}


/* time_schedules */
.program .single .time_schedules {
	margin-bottom: 2em;
}
.program .single .time_schedules a,
.highslide-html .time_schedules a {
	color:#515A5D;
	text-decoration:underline;
}
.program .single .time_schedules a:hover, 
.highslide-html .time_schedules a:hover{
	text-decoration:none;
}
.program .single .time_schedules h2 {
	margin-bottom: 0 !important;
}
.highslide-html #pictureContent .time_schedules {
	width: 510px;
	margin: 0 auto;
}
.highslide-html #pictureContent .time_schedules h2 {
	display: none;
	font-size: 1.4em;
	color: #fff;
	padding: 5px 10px;
	background: #77a0cb url('/dsg/center_box_title_h2_background.gif') no-repeat top center;
}


/* prices */
.program .single .prices {
	margin-bottom: 2em;
}
.program .single .prices strong.prefix {
	float: left;
	font-weight: bold;
	font-size: 1.3em;
	color: #fe5a09;
	padding-right: 5px;
}
.program .single .prices .description {
	font-size: 1.2em;
	line-height: 1.5em;
}
.program .single .prices .description * {
	line-height: 1.5em;
}


/* buttons */
.program .single .buttons {
	margin-bottom: 2em;
}
.program .single .buttons a.reservation,
.program .single .buttons a.contact,
.program .single .buttons a.tell_friend {
	display: block;
	float: left;
	width: 162px;
	height: 44px;
	line-height: 36px;
	color: #fff;
	font-size: 1.4em;
	font-weight:bold;
	text-transform:uppercase;
	text-align: center;
	text-shadow:-1px -1px 1px #ff7b00;
	background: url('/dsg/button1_bg.png') center top no-repeat;
}
.program .single .buttons a.reservation {

	font-weight: bold;
}
.program .single .buttons a.contact {

	margin-left: 12px;
}
.program .single .buttons a.tell_friend {
	
	float: right;
}


/* comments */
.program .single .comments h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #014c9b;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 5px 0;
	margin: 2em 0 5px;
}
.program .single .comments ul.comments_list {
	list-style-type: none;
}
.program .single .comments ul.comments_list li {
	padding-bottom: 5px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 5px;
	font-size: 1.2em;
}




/* multi */
.program .testimonialsTitle {
	margin-top: 2em;
}
.program .testimonials {
	list-style-type: none;
	border-top: 1px solid #e1e1e1;
}
.program .testimonials li {
	padding-top:21px;
	padding-bottom:29px;
	border-bottom:1px solid #e1e1e1;
}
.program .testimonials li h3 {
	font-size: 1.3em;
	color: #005bbb;
	margin-bottom: 0.3em;
}
.program .testimonials li .picture {
	float: right;
	margin: 0 0 0.5em 1em;
}
.program .testimonials li .destination {
	font-size: 1.2em;
	margin-bottom: 1em;
}
.program .testimonials li .content {
	font-size: 1.2em;
	line-height: 1.5em;
}
.program .testimonials li .content * {
	line-height: 1.5em;
}
.program .testimonials li a.more {
	font-size: 1.2em;
}

.mainContent .highslide-body {
	font-size: 1.2em;
	line-height: 1.5em;
}
.mainContent .highslide-body * {
	line-height: 1.5em;
}
