/* Content from file ../templates/modInviso/templates/five_regions/style.ecss */
.five_regions .child-regions-wrapper {
	margin: 0;
	padding: 0;
}

.five_regions .child-regions-wrapper .region_3 {
	width: 659px;
	float: left;
	display: inline;
	border-right: 1px solid #b7b7b7;
}

.five_regions .child-regions-wrapper .region_4 {
	width: 320px;
	float: left;
	display: inline;
	border-left: 1px solid #b7b7b7;
	margin-left: -1px;
}

/* Content from file ../templates/modInviso/templates/one_region_div/style.ecss */
.container_root_one_region_div {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

.container_root_one_region_div .region_one_region {
	border: none;
	width: 100%;
}

.container_root_one_region_div .widget-wrapper {
	float: left;
	display: inline;
	width: 100%;
	margin-bottom: 10px;
}

.container_root_one_region_div .widget-wrapper-last {
	float: left;
	display: inline;
	width: 100%;
}

/* Content from file ../templates/modInviso/widgets/acco_description_tabs/style.ecss */
.acco_description_tabs {
	margin: 0 0 0 2px;
}

.acco_description_tabs .description .desc_txt,
.acco_description_tabs .ship .desc_txt {
	width: 430px;
	float: left;
	display: inline;
	padding-right: 10px;
}

.acco_description_tabs .description .desc_txt h2,
.acco_description_tabs .ship .desc_txt h2 {
	padding: 5px 0 10px;
}

.acco_description_tabs .description .desc_txt p,
.acco_description_tabs .program .program_txt p,
.acco_description_tabs .details .details_txt p,
.acco_description_tabs .ship .desc_txt p {
	margin: 0px;
	line-height: 22px;
}

.acco_description_tabs .description .images,
.acco_description_tabs .ship .images {
	width: 210px;
	float: left;
	display: inline;
}

.acco_description_tabs .description .images img,
.acco_description_tabs .ship .images img {
	padding: 1px;
	border: 1px solid #ff8400;
}

.acco_description_tabs .description .images .route_img,
.acco_description_tabs .ship .images .big_img {
	margin: 0 0 4px;
}

.acco_description_tabs .description .images .desc_img,
.acco_description_tabs .ship .images .desc_img {
	width: 99px;
	height: 61px;
	margin: 0 0 1px;
}

.acco_description_tabs .program .program_txt,
.acco_description_tabs .details .details_txt {
	padding-right: 15px;
}

.acco_description_tabs .program .program_txt h2,
.acco_description_tabs .details .details_txt h2 {
	padding: 5px 0 0px;
}

.acco_description_tabs .program .program_txt .program,
.acco_description_tabs .details .details_txt .details {
	line-height: 22px;
}

.acco_description_tabs .program .program_txt .program h3,
.acco_description_tabs .details .details_txt .details h3 {
	color: #ff8400;
	font-size: 14px;
	padding: 20px 0 0 0;
}

.acco_description_tabs .program .program_txt .program h4,
.acco_description_tabs .details .details_txt .details h4 {
	color: #006699;
	font-size: 13px;
	font-weight: normal;
}

.acco_description_tabs .program .program_txt .program h4 span,
.acco_description_tabs .details .details_txt .details h4 span {
	color: #ff8400;
}

.acco_description_tabs .ship .desc_txt .floorplan {
	margin: 25px 0 0 0;
}

/* Content from file ../templates/modInviso/widgets/actions_list/style.ecss */
.actions_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.actions_list .actions_list_menu_title {
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 6px 8px;
}

.actions_list .actions_list_menu_last_link {
	float: right;
	display: inline;
	padding: 6px 0 0px 18px;
	font-weight: bold;
	background: url(/images/anchor1.gif) 0 11px no-repeat;
}

.actions_list .actions_list_menu_last_link a {
	color: #6aabe9;
}

.actions_list .actions_list_menu_item {
	display: inline;
}

.actions_list .actions_list_menu_item .action_anchor_title {
	border-bottom: 1px solid #e0e0e0;
	height: 33px;
	padding: 6px 0 6px 8px;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

.actions_list .actions_list_menu_item .action_anchor_title .action_title {
	padding: 0;
	margin: 0;
	color: #006699;
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 13.5px;
}

.actions_list .actions_list_menu_item .action_anchor_title .action_desc {
	color: #666666;
	font-weight: normal;
	font-size: 13px;
}

.actions_list .actions_list_menu_item .action_anchor_title .action_price {
	padding: 1px 0 0 0;
	margin: 0;
	float: right;
	color: #ff8400;
	font-size: 26px;
	font-weight: bold;
	display: inline;
}

.actions_list .actions_list_menu_item .action_anchor_title .action_price .price_details {
	text-align: right;
	float: left;
}

.actions_list .actions_list_menu_item .action_anchor_title .action_price .price_details small {
	color: #a5a5a5;
	font-size: small;
	font-weight: normal;
	vertical-align: 9px;
	padding: 0 5px 0 0;
}

.actions_list .actions_list_menu_item .action_anchor_title .action_price .price_details .old_price {
	color: #555555;
	font-size: 14px;
	font-variant: inherit;
	font-weight: normal;
	text-decoration: line-through;
	margin-top: -3px;
}

.actions_list .actions_list_menu_item .action_anchor_title .action_price .price {
	float: left;
	margin-left: 3px;
}

.actions_list .actions_list_menu_item .action_anchor_title:hover {
	background: #f2f2f2;
}

/* Content from file ../templates/modInviso/widgets/advertisement/style.ecss */
.advertisement_medium {
	text-align: right;
}

.advertisement_medium img {
	border: 0;
}

.advertisement_medium a {
	outline: none;
}

/* Content from file ../templates/modInviso/widgets/brochures/style.ecss */
.brochures .txt-wrapper {
	margin: 0 0 5px;
}

.brochures .txt-wrapper .teaser_text,
.brochures .txt-wrapper .body_text {
	padding: 0 0 15px;
	line-height: 22px;
}

.brochures h3 {
	font-size: 14px;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 10px;
}

.brochures .broch_list {
	padding: 0 0 25px 0;
}

.brochures .broch_list .row {
	border-bottom: 1px solid #e7e7e7;
	padding: 8px 0 15px;
}

.brochures .broch_list .row img {
	float: left;
	display: inline;
	padding: 0 5px 0 0;
}

.brochures .broch_list .row .title_txt_link {
	float: left;
	display: inline;
}

.brochures .broch_list .row .title_txt_link .txt {
	color: #666666;
	padding: 0 0 15px;
}

.brochures .other_list {
	padding: 0 0 15px 0;
}

.brochures .other_list .row {
	border-bottom: 1px solid #e7e7e7;
	padding: 8px 0 8px 10px;
}

.brochures .other_list .row .title_txt_link .txt {
	color: #666666;
	padding: 0;
}

.brochures .other_list .odd {
	background: #f5f5f5;
}

/* Content from file ../templates/modInviso/widgets/contact_form/style.ecss */
.contact_form .success_msg {
	font-size: 17px;
	margin-top: 15px;
}

.contact_form form {
	margin-top: 15px;
}

.contact_form form .lbl_error {
	color: #ff8400;
	font-weight: bold;
	margin-left: 10px;
}

.contact_form form .el_label {
	display: block;
	margin-bottom: 5px;
}

.contact_form form .el_txt {
	width: 320px;
	display: block;
	margin-bottom: 20px;
	padding: 5px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}

.contact_form form .el_textarea {
	width: 635px;
	height: 150px;
	display: block;
	margin-bottom: 10px;
	padding: 5px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}

.contact_form form .el_btn_submit {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	background: transparent url(/images/bg_submit_button.png) no-repeat scroll 0 0;
	border: 0;
	height: 27px;
	width: 84px;
	cursor: pointer;
}

/* Content from file ../templates/modInviso/widgets/content_item/style.ecss */
.help_results {
	background: #e9e9e9;
	margin: 1px 0 0 0;
	padding: 8px 10px;
}

.help_results .ci-container {
	margin: 10px 0 0;
}

.help_results .ci-container .txt-wrapper .teaser_text {
	font-size: 12.5px;
}

.help_results .ci-container .txt-wrapper .body_text {
	font-weight: bold;
	font-size: 18px;
	color: #ff8400;
	text-align: center;
	margin: 8px 0 0;
}

.brochure_add {
	padding: 8px 0 8px 10px;
}

.brochure_add .ci-container {
	margin: 15px 0 0;
}

.brochure_add .ci-container .img-wrapper {
	width: 72px;
	float: left;
	display: inline;
}

.brochure_add .ci-container .img-wrapper img {
	width: 72px;
	height: 63px;
}

.brochure_add .ci-container .txt-wrapper {
	float: left;
	display: inline;
	margin: 0 0 0 3px;
	width: 235px;
}

.brochure_add .ci-container .txt-wrapper .body_text {
	margin: 2px 0 0 0;
	font-weight: normal;
	font-size: 0.8em;
	color: #666666;
}

.brochure_add .ci-container .txt-wrapper .body_text a {
	font-size: 13px;
}

.experience {
	padding: 0 10px 0 0;
}

.experience .ci-container,
.static_page .ci-container {
	margin: 0;
}

.experience .ci-container .txt-wrapper,
.static_page .ci-container .txt-wrapper {
	display: inline;
	margin: 0;
}

.experience .ci-container .txt-wrapper .teaser_text {
	padding: 0 0 10px;
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	color: #282f47;
	display: block;
}

.experience .ci-container .txt-wrapper .body_text {
	line-height: 22px;
}

.static_page .heading {
	padding-bottom: 10px;
}

.static_page .ci-container .txt-wrapper h3,
.static_page .ci-container .txt-wrapper h4,
.static_page .ci-container .txt-wrapper h5,
.static_page .ci-container .txt-wrapper h6 {
	font-size: 14px;
	padding-top: 15px;
}

.static_page .ci-container .txt-wrapper .teaser_text {
	line-height: 22px;
	padding: 0 0 10px;
	margin: 0;
	padding-right: 10px;
}

.static_page .ci-container .txt-wrapper .body_text {
	line-height: 22px;
	padding-right: 10px;
}

/* Content from file ../templates/modInviso/widgets/content_list/style.ecss */
.content_list_faq h2 {
	font-size: 14px;
	padding-bottom: 18px;
}

.content_list_faq .contentlist {
	border-bottom: 1px solid #e7e7e7;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

.content_list_faq .contentlist .dark {
	background: #f5f5f5;
}

.content_list_faq .contentlist .light {
	background: #ffffff;
}

.content_list_faq .contentlist .item {
	padding: 5px 8px 8px;
	min-height: 55px;
	border-top: 1px solid #e7e7e7;
}

.content_list_faq .contentlist .item p {
	margin: 0;
	padding: 0;
}

.content_list_faq .contentlist .item .question {
	font-weight: bold;
	padding: 0 0 5px 0;
}

.content_list_faq ul,
.content_list_news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.content_list_faq ul li,
.content_list_news ul li {
	float: right;
	padding: 9px 8px 0 18px;
	font-weight: bold;
	background: url(/images/anchor1.gif) 0 14px no-repeat;
}

.content_list_faq ul li a,
.content_list_news ul li a {
	color: #6aabe9;
}

.content_list_news_extended .item {
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}

.content_list_news_extended .item h2 {
	margin-bottom: 10px;
}

.content_list_news_extended .item h2 a {
	color: #282f47;
	text-decoration: none;
}

.content_list_news_extended .item h2 a:hover {
	text-decoration: none;
}

.content_list_news_extended .item .body {
	line-height: 22px;
	margin-bottom: 6px;
}

.content_list_news_extended .item .lees_meer {
	background: transparent url(/images/anchor1.gif) no-repeat scroll 0 11px;
	display: inline;
	float: right;
	padding: 6px 0 0 18px;
}

.content_list_news_extended .item .lees_meer a {
	font-weight: bold;
}

.content_list_news_extended .item .date {
	background: transparent url(/images/watch1.gif) no-repeat scroll 0 8px;
	display: inline;
	float: left;
	padding: 6px 0 0 18px;
	color: #8b8b8b;
}

.content_list_news h2 {
	padding: 0 0 10px 8px;
}

.content_list_news .contentlist {
	border-bottom: 1px solid #e7e7e7;
	font-size: 12px;
	cursor: pointer;
}

.content_list_news .contentlist .item {
	border-top: 1px solid #e7e7e7;
}

.content_list_news .contentlist .item a {
	padding: 7px 0 7px 8px;
	text-decoration: none;
	display: block;
	height: 16px;
	cursor: pointer;
}

.content_list_news .contentlist .item a .title {
	float: left;
	display: inline;
	color: #666666;
	cursor: pointer;
}

.content_list_news .contentlist .item a .date {
	color: #a5a5a5;
	float: right;
	display: inline;
	padding: 0 2px 0 0;
	cursor: pointer;
}

.content_list_news .contentlist .item a:hover {
	background: #f2f2f2;
	text-decoration: none;
}

/* Content from file ../templates/modInviso/widgets/content_teaser/style.ecss */
.content_teaser_normal {
	font-size: 13px;
	line-height: 20px;
	padding-right: 8px;
}

.content_teaser_normal h2 {
	font-size: 14px;
	padding-bottom: 8px;
}

.content_teaser_large {
	font-size: 19px;
	font-weight: normal;
	padding-right: 8px;
}

.content_teaser_large h1 {
	padding-bottom: 8px;
}

.content_teaser_large a {
	color: #6aabe9;
	font-weight: normal;
	font-size: 18px;
}

/* Content from file ../templates/modInviso/widgets/experiences/style.ecss */
.experiences .contentlist {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

.experiences .contentlist a {
	display: block;
	width: 210px;
	background: url(/images/bg_experience.png) no-repeat center bottom;
	float: left;
	margin: 0 10px 20px 0;
	padding: 0 0 8px 0;
	text-decoration: none;
}

.experiences .contentlist a .item {
	cursor: pointer;
}

.experiences .contentlist a .item .image {
	width: 210px;
	height: 135px;
}

.experiences .contentlist a .item .image img {
	border: 0;
	opacity: 0.90;
	filter: alpha(opacity = 90);
}

.experiences .contentlist a .item .title_teaser {
	background: #eaf7ff;
	border: 1px solid #cde9fe;
	border-top: 0;
	padding: 9px;
	width: 190px;
	height: 100px;
}

.experiences .contentlist a .item .title_teaser .title {
	color: #354157;
	font-weight: bold;
	font-size: 15px;
	padding: 0 0 4px 0;
	margin: 0;
	display: blcok;
	overflow: hidden;
	height: 15px;
}

.experiences .contentlist a .item .title_teaser .title span {
	font-size: 10px;
	vertical-align: 1px;
}

.experiences .contentlist a .item .title_teaser .teaser {
	color: #354157;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
}

.experiences .contentlist a:hover .title_teaser {
	background: #cde9fe;
	border: 1px solid #46c1ff;
	border-top: 0;
}

.experiences .contentlist a:hover .image img {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.experiences .contentlist .last,
.experiences_short .contentlist a {
	margin: 0 9px 0 0;
}

.experiences .contentlist .medewerker .item .title_teaser {
	background: #ffeaea;
	border: 1px solid #e7c1c1;
	border-top: 0;
}

.experiences .contentlist .medewerker:hover .title_teaser {
	background: #ffd9d9;
	border: 1px solid #ff8400;
	border-top: 0;
}

.experiences_short .contentlist .last {
	margin: 0 0 0 0;
}

/* Content from file ../templates/modInviso/widgets/footer/style.ecss */
.footer_menu .footerimages {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 580px;
	text-align: left;
	list-style-type: none;
}

.footer_menu .footerimages li {
	display: inline;
	padding: 0;
	border-right: 0;
	margin: 0;
}

.footer_menu .footerimages li a {
	width: 76px;
	height: 61px;
	display: block;
	float: left;
}

.footer_menu .footerimages li a img {
	border: 0;
}

.footer_menu .disclaimermenu {
	float: right;
	display: inline;
	margin: 0;
	padding: 7px 0 0 0;
	width: 400px;
	text-align: right;
	list-style-type: none;
	font-size: 12px;
}

.footer_menu .disclaimermenu li {
	background: url(/images/li.gif) no-repeat 0px 4px;
	display: inline;
	padding: 0 12px;
	border-right: #929292 dotted 1px;
	margin: 0 11px 0 0;
}

.footer_menu .disclaimermenu li a {
	color: #46c1ff;
}

.footer_menu .disclaimermenu li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer_menu .disclaimermenu .last {
	padding: 0 0 0 12px;
	border-right: #000000;
	margin: 0;
}

/* Content from file ../templates/modInviso/widgets/george/style.ecss */
.george_carrousel .contentHead {
	float: left;
	width: 980px;
	background: #313131;
	color: #ffffff;
	padding: 0;
	margin-bottom: 25px;
	position: relative;
}

.george_carrousel #George {
	list-style: none;
	margin: 0;
	padding: 0;
}

.george_carrousel #George h3 {
	position: absolute;
	bottom: 15px;
	left: 20px;
	font-size: 32px;
	width: 630px;
	text-shadow: #000000 1px 1px 1px;
	margin: 0;
}

.george_carrousel #George h3 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.george_carrousel #george_listofroutes {
	float: left;
	z-index: 99;
	position: absolute;
	top: 30px;
	right: 30px;
	width: 362px;
	height: 109px;
	background: url(/images/george/optionslist_bg.png) no-repeat;
	padding: 15px 15px 20px 10px;
}

.george_carrousel #george_listofroutes h3 {
	font-size: 24px;
	color: #ffffff;
	margin: 0;
	text-shadow: #000000 1px 1px 1px;
}

.george_carrousel #george_listofroutes dl {
	font-size: 17px;
	margin: 4px 0 0 0;
	float: left;
	height: 65px;
	overflow: hidden;
}

.george_carrousel #george_listofroutes dt {
	float: left;
	margin-left: 0;
	line-height: 22px;
	text-shadow: #000000 1px 1px 1px;
	clear: left;
	font-weight: bold;
	margin-right: 10px;
}

.george_carrousel #george_listofroutes dd {
	margin-right: 7px;
}

.george_carrousel #george_listofroutes dd a {
	color: #ffffff;
	text-decoration: none;
}

.george_carrousel #george_listofroutes dd a:hover,
.george_carrousel #george_listofroutes p a:hover {
	text-decoration: underline;
}

.george_carrousel #george_listofroutes dd a.selected {
	color: #ff8400;
}

.george_carrousel #george_listofroutes p a {
	color: #25a3e3;
	font-size: 17px;
	text-decoration: none;
	float: right;
	margin-top: 3px;
	text-shadow: #000000 1px 1px 1px;
}

.george_carrousel dd {
	float: left;
	margin-left: 0;
	line-height: 22px;
	text-shadow: #000000 1px 1px 1px;
}

.george_image_only .header {
	width: 980px;
	height: 195px;
	margin: 0 0 15px 0;
}

.george_image_only .header h1 {
	font-size: 45px;
	text-shadow: #000000 1px 1px 1px;
	line-height: 45px;
	padding: 20px 0 0 40px;
	margin: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
}

.george_image_only .header h2 {
	font-size: 35px;
	text-shadow: #000000 1px 1px 1px;
	padding: 0px 0 0 40px;
	margin: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.george_slider {
	width: 100%;
	background: #313131;
	color: #eeeeee;
	padding: 0;
	margin: 0 0 15px 0;
	padding-bottom: 1px;
	height: 174px;
}

.george_slider h3 {
	float: left;
	color: #c3c3c3;
	font-size: 15px;
	font-weight: normal;
	font-family: arial;
	width: 100px;
	margin: 18px 0 10px 0;
}

.george_slider .ui-slider {
	clear: both;
}

.george_slider .ui-slider li,
.george_slider .ui-slider dd {
	cursor: pointer;
}

.george_slider .optionslist {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.george_slider .optionslist li {
	float: left;
	display: block;
}

.george_slider .optionslist li strong,
.george_slider .optionslist li small {
	float: left;
	display: block;
	clear: left;
}

.george_slider .optionslist li label {
	font-size: 12px;
}

.george_slider .optionslist.fixed li {
	width: 140px;
}

.george_slider .optionslist.mininav li {
	margin: 0 5px 0 0;
}

.george_slider .innerwrap {
	width: 980px;
	margin: 0 auto;
	float: none;
}

.george_slider .inner_field_set {
	float: left;
	width: 750px;
	margin: 17px 21px 0px 50px;
}

.george_slider .major {
	height: 70px;
}

.george_slider .first {
	height: 65px;
}

.george_slider .info_selection {
	background: #464646 url(/images/george/slider-bottom.png) no-repeat 0 bottom;
	border: 0;
	border-top: 1px solid #6a6a6a;
	margin: 0;
	padding: 0 0 0 10px;
	height: 38px;
}

.george_slider .info_selection h3 {
	color: #f2f2f2;
	margin: 11px 0 0 0;
	padding: 0;
}

.george_slider .info_selection .inner_field_set {
	float: left;
	width: 812px;
	margin: 0 0 8px 50px;
	font-weight: bold;
}

.george_slider .info_selection .selection_country {
	width: 20%;
	float: left;
	margin-top: 12px;
}

.george_slider .info_selection .selection_departure_dates {
	width: 50%;
	float: left;
	margin-top: 12px;
}

.george_slider .info_selection .selection_submit {
	width: 30%;
	float: right;
	text-align: right;
}

.george_slider .info_selection .selection_submit input {
	width: 65px;
	float: right;
	text-align: center;
	border: 0;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 5px;
	background: url(/images/george/slider-button.png) no-repeat 0 0;
	color: #ffffff;
	text-shadow: #464646 1px 1px 1px;
	font-size: 13px;
	line-height: 13px;
	height: 27px;
}

.george_slider .info_selection .selection_submit input:hover {
	background: url(/images/george/slider-button.png) no-repeat 0 -27px;
	text-shadow: #ababab 1px 1px 1px;
	cursor: pointer;
}

/* Content from file ../templates/modInviso/widgets/mailto/style.ecss */
.mailto {
	background-color: #f2f2f2;
	padding: 5px 0 17px 10px;
}

.mailto h2 {
	padding: 0 0 10px;
}

.mailto .mailto_container {
	border-top: 0px none;
	margin: 0px;
	padding: 0;
	line-height: 18px;
}

.mailto .mailto_container a,
.mailto .mailto_container .mailto_title a {
	color: #6aabe9;
	font-weight: normal;
}

.mailto .mailto_container .mailto_title {
	color: #282f47;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
}

.mailto .mailto_container .mailto_content {
	margin: 0px;
	color: #282f47;
	font-size: 13px;
	text-decoration: none;
}

.mailto .mailto_container form {
	margin: 10px 0 0 0;
}

.mailto .mailto_container .email {
	color: #333333;
	font-size: 12px;
	background: url(/images/mailto_input_button.png) 0 0 no-repeat;
	border: 0;
	height: 17px;
	padding: 5px;
	width: 206px;
	float: left;
	display: inline;
}

.mailto .mailto_container .sendbtn {
	background: url(/images/mailto_input_button.png) -216px 0 no-repeat;
	border: 0;
	width: 84px;
	height: 27px;
	margin: 0 0 0 5px;
	padding: 0;
}

.mailto .mailto_container .mailto_error {
	font-weight: bold;
	color: #ff8400;
	padding: 4px;
}

.mailto .mailto_container .mailto_ok {
	font-weight: bold;
	color: #282f47;
	padding: 4px;
}

/* Content from file ../templates/modInviso/widgets/primary_menu/style.ecss */
.primary_menu .logo {
	float: left;
	display: inline;
	height: 122px;
}

.primary_menu .logo a img {
	border: 0;
}

.primary_menu .slogan {
	width: 290px;
	line-height: 21px;
	font-family: Georgia;
	font-size: 18px;
	color: #8b8b8b;
	font-style: oblique;
	padding: 40px 40px 0px;
	float: right;
	display: inline;
	text-align: right;
}

.primary_menu .slogan a {
	color: #6aabe9;
	text-decoration: none;
}

.primary_menu .slogan a:hover {
	text-decoration: underline;
}

.primary_menu .menu_phone ul {
	border-top: 1px solid #b7b7b7;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;
	width: 765px;
}

.primary_menu .menu_phone ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border-bottom: none;
}

.primary_menu .menu_phone ul li a {
	color: #46c1ff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
}

.primary_menu .menu_phone ul li a .title {
	display: block;
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	padding: 2px 0 0 1px;
}

.primary_menu .menu_phone ul li a:hover {
	background: #f2f2f2;
}

.primary_menu .menu_phone ul .first a {
	padding: 7px 15px;
}

.primary_menu .menu_phone ul .active a,
.primary_menu .menu_phone ul .active a:hover {
	background: #313131;
}

.primary_menu .menu_phone .phone {
	border-top: 1px solid #b7b7b7;
	float: right;
	display: inline;
	padding: 4px 0px 0 5px;
	width: 210px;
}

.primary_menu .menu_phone .phone .title_number {
	float: left;
	display: inline;
	padding: 3px 0 0 0;
}

.primary_menu .menu_phone .phone .title_number .title {
	font-size: 12px;
	font-weight: bold;
	color: #ff8400;
}

.primary_menu .menu_phone .phone .title_number .number {
	font-size: 19px;
	font-weight: bold;
	color: #25a3e3;
	letter-spacing: 0;
}

.primary_menu .menu_phone .phone img {
	float: right;
	display: inline;
	margin-left: 10px;
}

/* Content from file ../templates/modInviso/widgets/resultstable_v2/style.ecss */
.resultstable_v2 .resultslist_default .single_row {
	padding-bottom: 15px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}

.resultstable_v2 .resultslist_default .single_row .img_wrapper {
	float: left;
	display: inline;
	width: 166px;
	border: 1px solid #ff8400;
	padding: 1px;
	margin: 6px 0 0 0;
}

.resultstable_v2 .resultslist_default .single_row .img_wrapper a:hover,
.resultstable_v2 .resultslist_default .single_row .title_price_desc .title_price h3 a:hover,
.resultstable_v2 .resultslist_default .single_row .title_price_desc .title_price .price_info a:hover {
	text-decoration: none;
}

.resultstable_v2 .resultslist_default .single_row .title_price_desc {
	float: left;
	display: inline;
	width: 469px;
	padding-left: 10px;
}

.resultstable_v2 .resultslist_default .single_row .title_price_desc .title_price h3 a {
	color: #282f47;
	font-size: 19px;
	line-height: 19px;
	float: left;
	display: inline;
	margin: 3px 0 0 0;
	text-decoration: none;
}

.resultstable_v2 .resultslist_default .single_row .title_price_desc .title_price .price_info {
	float: right;
	display: inline;
	color: #ff8400;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 0;
}

.resultstable_v2 .resultslist_default .single_row .title_price_desc .title_price .price_info small {
	color: #a5a5a5;
	font-size: small;
	font-weight: normal;
	vertical-align: 5px;
}

.resultstable_v2 .resultslist_default .single_row .title_price_desc .title_price .price_info a {
	color: #ff8400;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
}

.resultstable_v2 .resultslist_default .single_row .title_price_desc .short_desc {
	line-height: 23px;
	margin: 6px 0 0 0;
}

.resultstable_v2 .resultslist_default .single_row .title_price_desc .details_link {
	background: transparent url(/images/anchor1.gif) no-repeat scroll 0 11px;
	display: inline;
	float: right;
	font-weight: bold;
	padding: 6px 0 0 18px;
}

.resultstable_v2 .resultslist_default .single_row .title_price_desc .details_link a {
	font-weight: bold;
}

/* Content from file ../templates/modInviso/widgets/top_menu/style.ecss */
.top_menu p {
	float: left;
	display: inline;
	width: 400px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 31px;
}

.top_menu .language-list {
	float: right;
	display: inline;
	margin: 0;
	padding: 9px 0 0 0;
	text-align: right;
	list-style-type: none;
	font-size: 12px;
}

.top_menu .language-list .language {
	display: inline;
	background: none;
	border: 0;
	margin: 0 3px;
	padding: 0;
}

.top_menu .language-list .language a {
	text-decoration: none;
}

.top_menu .language-list .language a img {
	border: 0;
}

.top_menu .menuitems {
	float: right;
	display: inline;
	margin: 0;
	padding: 7px 0 0 0;
	width: 500px;
	text-align: right;
	list-style-type: none;
	font-size: 12px;
}

.top_menu .menuitems li {
	background: url(/images/li.gif) no-repeat 0px 4px;
	display: inline;
	padding: 0 12px 3px;
	border-right: #929292 dotted 1px;
	margin: 0 11px 0 0;
}

.top_menu .menuitems li a {
	color: #46c1ff;
}

.top_menu .menuitems li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.top_menu .menuitems li .selected {
	color: #ffffff;
}

/* Content from file ../templates/modInviso/widgets/pricetable_boats/style.ecss */
.pricetable_boats h1 {
	padding-left: 8px;
}

.pricetable_boats h3 {
	clear: both;
	padding-top: 1em;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 0.2em;
}

.pricetable_boats .options {
	line-height: 20px;
}

.pricetable_boats .options input {
	display: block;
	margin-left: 24px;
	margin-right: -48px;
	float: left;
	clear: left;
}

.pricetable_boats .options label {
	float: left;
	display: block;
	width: 250px;
	margin-left: 48px;
}

.pricetable_boats .options .comment {
	clear: left;
	padding-top: 4px;
	line-height: 14px;
	padding-left: 48px;
	font-size: 11px;
	color: #666666;
}

.pricetable_boats .prices {
	border-top: 1px solid #e0e0e0;
	margin-bottom: 10px;
	margin-top: 5px;
}

.pricetable_boats .prices .odd {
	background: #fbfbfb;
}

.pricetable_boats .prices .even {
	background: #ffffff;
}

.pricetable_boats .prices .prices_row {
	padding: 5px 0 5px 8px;
	border-bottom: 1px solid #e0e0e0;
	display: block;
	padding-right: 80px;
	min-height: 58px;
}

.pricetable_boats .prices .prices_row .prices_row_head {
	display: block;
	float: right;
	width: 80px;
	margin-right: -80px;
	margin-bottom: 30px;
}

.pricetable_boats .prices .prices_row .prices_row_head .month {
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: #006699;
}

.pricetable_boats .prices .prices_row .prices_row_head .year {
	font-size: 11px;
	color: #666666;
}

.pricetable_boats .prices .prices_row .price_item {
	float: left;
	width: 45px;
	display: block;
	text-align: center;
}

.pricetable_boats .prices .prices_row .price_item label .day {
	line-height: 28px;
	font-size: 25px;
	font-weight: bold;
	color: #ff8400;
	display: block;
}

.pricetable_boats .prices .prices_row .price_item label .price {
	display: block;
	font-size: 11px;
	color: #666666;
}

.pricetable_boats .prices .prices_row .clear {
	display: block;
	height: 0px;
	clear: left;
}

.pricetable_boats .booklink {
	margin-bottom: 5px;
	padding-left: 8px;
	padding-right: 28px;
	padding-top: 10px;
	vertical-align: middle;
	display: block;
	clear: both;
	width: 284px;
	height: 44px;
	background: #d0ef9f url(/images/pricetable_book_button.png) no-repeat top left;
	color: #000000;
	text-decoration: none;
}

.pricetable_boats .infolink {
	padding-left: 8px;
	padding-right: 28px;
	display: block;
	clear: both;
	width: 284px;
	height: 28px;
	background: #e3f5c5 url(/images/pricetable_info_button.png) no-repeat top left;
	line-height: 28px;
	color: #666666;
	text-decoration: none;
}

.pricetable_boats .info {
	padding-left: 8px;
	color: #666666;
	line-height: 18px;
}

.pricetable_boats .info p {
	clear: right;
	padding-bottom: 10px;
}

.pricetable_boats .info p img {
	padding: 5px 0;
}

.pricetable_boats .info p .info_caption {
	float: left;
	display: inline;
}

.pricetable_boats .info p .infoitem {
	float: right;
	width: 260px;
	clear: right;
	display: inline;
}

.pricetable_boats .info p .phonenumber {
	font-size: 18px;
	font-weight: bold;
	color: #ff8400;
}

