﻿body.mceContentBody,p.mceContentBody,div.mceContentBody,li.mceContentBody,ol.mceContentBody,dl.mceContentBody,td.mceContentBody,pre.mceContentBody,td.mceContentBody   {
    color: #000000;
    font-family: Tahoma, Arial;
    font-size:12px;
}

body.mceContentBody    {
    margin: 0px;
	background-color: white;
}

body.site_1 {
	font-size: 12px;
	font-family: Tahoma, Arial;
	position: relative;
	background-image: url(/images/index_background.png);
	background-repeat: repeat-x;
	background-color: #1a498d;
	padding: 0px;
	margin: 0px;
}


td {
	font-size: 13px;
	font-family: Tahoma;
	line-height: 1.4;
}


a
{
 	color: Black;
 	text-decoration: none;
}

.absoulute_top
{
 	width: 980px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 5px;
    margin-left: 7px;
    background-color: #003879;
    font-size: 1px;
}
.container
{
 	width: 924px; /* '994 */
 	border: solid 0px black;
 	padding: 0px;
    margin-left: 30px;
    margin-right: 25px;
}

.content
{
 	width: 994px; /* '994 */
 	margin: 0px;
 	margin-bottom: 20px;
 	padding: 0px;
 	padding-bottom: 1px;
    text-align: left;
    background-image: url(/images/container_background.png);
    background-repeat: repeat-y;
    position: relative;
}

#frontImageSlide
{
 	margin-left: 45px;
 	height: 282px;
}

.top_button_container
{
    text-align: center;	
    width: auto;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}

.top_button_container_object_active
{
    text-align: center;
	
	padding: 10px;
	float: left;
	margin-right: 5px;
	color: white;
	font-weight: bold;
    padding-top: 15px;
    background-color: #003879;
	text-transform: uppercase;
}

.top_button_container_object_active a
{
	color: white;
	font-size: 13px;
}

.top_button_container_object
{
    text-align: center;
	
	padding: 10px;
	float: left;
	margin-right: 5px;
	color: black;
    padding-top: 10px;
	text-transform: uppercase;
}

.top_button_container_object a
{
	color: #565656;
	font-size: 13px;
}


.object_box
{
	/* background-color: #f2f6f9; */
	background-color: white;
	padding: 10px;
	margin-bottom: 10px;
}

.category
{
	width: 600px;
	font-size: 26px;
	font-weight: bold;
	color: #003879;
	margin: 0px;
	padding: 0px;
}

.category_info
{
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 0px;
}


h1
{

	font-size: 26px;
	font-weight: bold;
	color: #003879;
	margin-bottom: 10px;
}


.object_container
{
	width: 700px;
}

.object_container_head
{
	position: relative;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 10px;
	font-weight: bold;
	color: #003879;
	min-height: 38px;
}

.object_container_extras
{
    margin-top: 10px;
    padding-left: 24px;
    background-image: url(/images/info1.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #4b4c4d;
}


.object_container_image
{
	margin: 5px 0px 5px 0px;
}

.object_container_link
{
	text-transform: uppercase;
	font-size: 12px;
	color: #147abc;
	margin-top: 10px;
}

.object_container_link img
{
	vertical-align: text-top;
}


.object_container_box
{
	position: relative;
	height: auto;
	padding: 30px 10px 15px 15px;
	margin: 2px 3px 5px 0px;
	border: solid 0px red;
}

.inner_container
{
	width: 100%;
	margin-top: 15px;
}

.category_selected
{
	background-image: url(/images/index_category_selected.png);
	background-position: left center;
	background-repeat: no-repeat;
	width: 207px;
	font-size: 15px;
	font-weight: bold;
	color: White;
	border-spacing: 0px;
	height: 32px;
	padding-top: 8px;
	padding-left: 10px;
}

.category_row
{
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #b3c8dc;
	height: 31px;
	padding-top: 9px;
	padding-left: 10px;
	width: 186px;
}
.category_row a:hover
{
    text-decoration: underline;
}
.category_row_text a
{
    color: #003879;
}

.category_selected a
{
	color: White;
}
.category_selected a:hover
{
	text-decoration: underline;
}


.calendar_head
{
    background-color: #003879; 
    width: 590px; 
    color: white; 
    padding: 10px;
}

.search_box
{
    width: 236px; 
    height: 28px;
    float: right;
    background-image: url(/images/index_search.png);
    margin-right: 50px;
    margin-top: 10px;
}

.menu_search_input
{
    width: 170px; 
    font-family: Arial, Sans-Serif;
    font-weight: normal;
    font-size: 13px;    
    margin-left: 37px;
    background: none;
    border: solid 0px aqua;
    height: 20px;
    padding-top: 5px;
}

.logo
{
	margin-left: 45px;
	margin-bottom: 5px;
	border: none;
}

.bottom_info
{
 	width: 940px;
 	margin: 20px;
 	text-align: center;
}

.bottom_info_text
{
 	padding: 15px;
 	width: auto;
    background-color: #003879;
    font-size: 14px;
    color: White;
    clear: both;
}

.bottom_info_text a
{
    color: White;
}

.absolute_bottom
{
    width: 980px;
    position: absolute;
    bottom: -4px;
    left: 0px;
    height: 5px;
    margin-left: 7px;
    font-size: 1px;
	background-image: url(/images/index_bottom_shadow.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.main_content p td
{
    line-height: 1.6;
}
.main_content
{
    border: solid 0px pink;
    padding: 0px;
    margin: 0px;
}

.departure_object_container_head
{
	font-size: 26px;
	font-weight: bold;
	color: #003879;
	margin-bottom: 10px;
	margin-top: 0px;
	position: relative;
}

.departure_object_container_text
{
	font-size: 14px;
	color: #476a93;
	margin: 10px 0;
	line-height: 1.5;
	padding-right: 15px;
}

.departure_object_container_programme
{
	font-size: 13px;
	color: #333;
	margin: 10px 0;
	line-height: 1.5;
	padding-right: 15px;
}

.departure_object_container_facts_box
{
    margin-left: 10px;    
    width: 195px;
}

.departure_object_container_facts_box span
{
    font-weight: bold;
}

.departure_object_container_facts_object
{
    border: solid 0px red;
    padding: 4px 0px 4px 10px;
    border-top: dotted 1px #b3c8dc;
    margin: 2px 20px 4px 0;
    line-height: 1.5;
}

.departure_object_container_facts_object_ingar
{
    font-family: arial, Sans-Serif;
    padding: 5px 12px;
    font-size: 13px;


    margin-right: 10px;
    font-weight: normal;
    line-height: 1.7;
}

.departure_object_container_facts_object_box_anslut
{
    padding-left: 0px;
}

.departure_object_container_facts_object_box
{
    margin-bottom: 10px;
    padding-left: 10px;
    line-height: 1.5;
}

.departure_object_container_facts_object_anslut
{
    padding-left: 0px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
}


.departure_object_container_facts_box_head
{
    background-image: url('/images/resa_top.png');
    height: 27px;
    color: White;
    padding-top: 8px;
    padding-left: 7px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.departure_object_container_facts_box
{
    background-image: url('/images/resa_under_top.png');
    background-position: top center;
    background-repeat: repeat-x;
    border: solid 1px #c4d5e9;
}

.departure_object_container_departure_text0
{
    padding: 2px 6px;
}

.departure_object_container_departure_text1
{
    border: solid 0px red;
    padding: 4px 0 4px 6px;
    background-color: #fff;
    margin: 4px 0 4px 0;
}


.pdf_link
{
    width: 308px;
    height: 87px;
    cursor: pointer;
}

.pdf_link:hover
{
    background-image: url('/images/pdf_hover.png');
}


.departure_object_container_facts_object_head
{
    font-size: 14px;
    color: #004684;
    font-weight: normal;
    font-family: Tahoma, Sans-Serif;
}


.cmsz_smart_search_widget
{
    background-image: url('/images/smart_search_background.png');
    width: 215px;
    height: 300px;
    color: White;
}

.smart_search_widget_object_head
{
    font-size: 15px;
    padding-left: 15px;
    margin-top: 7px;
    color: White;

}

.smart_search_country
{
    font-size: 16px;
    margin-top: 3px;
    margin-left: 15px;
    width: 150px;
    height: 24px;
    
}


.smart_search_widget_object_container
{
    font-size: 16px;
    margin-top: 3px;
    margin-left: 15px;
    height: 24px;
}

#smart_search_date_day {margin-right: 10px; font-size: 14px; }
#smart_search_first_length {margin-right: 10px; font-size: 14px;}
#smart_search_date_month {margin-left: 0px; font-size: 14px; width: 120px;}
#smart_search_last_length {margin-left: 10px; font-size: 14px;}

.smart_search_form
{
    position: relative;
    padding-top: 10px;
    border: solid 0px red;
    height: 270px;
}

#smart_search_widget_submit
{
    position: absolute;
    bottom: 0px;
    font-size: 16px;
    font-size: 16px;
}


#smart_search_first_price
{
    width: 50px;
    height: 24px;
    margin-right: 10px;
    font-size: 16px;
}

#smart_search_last_price
{
    font-size: 16px;
    width: 60px;
    height: 24px;
    margin-right: 5px;
    margin-left: 10px;
}

#smart_search_last_length
{
    margin-right: 5px;
}

.object_search_result
{
    background-color: #003879;
    margin: 5px;
    color: White;
}


.departure_object_container_image
{
    width: 480px;
}
.departure_object_container_image img
{
    min-width: 450px;
}

.input_field
{
    height: 27px;
    font-size: 13px;
    margin-bottom: 10px;
}

.more_date_passive
{


    padding: 3px 10px;
}

.more_date_active a
{
    background-color: #fff;
    padding: 3px 10px;

    color: #004684;
    font-weight:bold;
}

.more_date_active a11
{
    color: white;
}

.coach_box
{
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
