body, html {
	background: transparent;
	height: 100%;
}
body, td, th, input, textarea, div {
	font: normal normal 11px/130% Tahoma, Arial, Verdana,  sans-serif;
	color: #003366;
}
input {
	line-height: 100%;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130% Tahoma, Arial, Verdana,  sans-serif;
	color: #00a4ea;
}
a:hover {
	text-decoration: none;
	color: #99cc33;
}
.clear {
	clear: both;
}
.outer { 
	position: relative;
	height:100%;
	width:430px;
	scrollbar-3dlight-color : #ee7e1e;
	scrollbar-arrow-color : #fefefd;
	scrollbar-base-color : #fefefd;
	scrollbar-darkshadow-color : #ee7e1d;
	scrollbar-face-color : #ee7e1d;
	scrollbar-highlight-color : #ee7e1d;
	scrollbar-shadow-color : #ee7e1d;
	scrollbar-track-color : #fefefe;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
	z-index:10000000;
}

.full {
	background: #0080a4 url('../media/images/bg/main.jpg') top left repeat-x;
	text-align: center;
}
.full .container {
	width: 992px;
	margin: 0 auto;
	background: #dcf4fd;
	text-align: left;
}
.full .container .borders {
	padding: 2px;
}

/* header */
.header {
	width: 988px;
	height: 142px;
	background: #FFFFFF;
}
.header .left_top {
	width: 218px;
	background: url('../media/images/bg/top_left.gif') top left repeat-y;
}
.header .right_top {
	
}
.header .right_top .banner {
	width: 770px;
	padding: 5px 0;
	background: #c6eafa;
}
.header .right_top .banner #banner_div {
	height: 100px;
	margin: 0 10px;
}
/* header */

/* lang */
.lang {
	padding: 0 0 0 5px;
	background: #FFFFFF;
}
.lang *,
.lang a {
	color: #40baef !important;
	font-size: 10px !important;
	text-decoration: none !important;
	text-transform: uppercase;
}
.lang a:hover,
.lang span.active {
	color: #0080a4 !important;
}
/* lang */

/* footer */
.footer {
	width: 992px;
	margin: 0 auto;
	text-align: left;
}
.footer a,
.footer * {
	color: #b3d9e4 !important;
	font: normal normal 10px verdana;
}
.footer td {
	padding: 3px 0 0 0;
}
/* footer */

/* trips */
.trips {
	border-top: 3px solid #00a4ea;
}
.trips table {
	width: 988px;
}
.trips td {
	text-align: center;
}
.trips .trip_item {
	padding: 0 0 0 0;
}
.trips .trip_td {
	width: 163px;
}
.trips .trip_border {
	
}
.trips .trip_border img {
	width: 2px;
	height: 1px; 
}
.trips .trip_item.last {
	padding: 0;
}
.trips .trip_item a {
	margin: 0 auto;
	display: block;
	width: 163px;
	height: 108px;
	background: url('../media/images/bg/photo_block.gif') bottom left no-repeat;
	text-decoration: none;
	color: #FFFFFF !important;
}
.trips .trip_item a:hover {
	background: url('../media/images/bg/photo_block_ov.gif') bottom left no-repeat;
	color: #003366 !important;
}
.trips .trip_item a img {
	margin: 0 0 4px 0;
}
.trips .trip_item .trip_name {
	text-transform: uppercase;
	font-weight: bold;
	width: 163px;
}
.trips .trip_item .trip_name span {
	padding: 0 9px;
}
.trips .trip_item .price {
	float: right;
	font-weight: bold;
	padding: 0 6px 2px 6px;
	margin: -20px 0 0 0;
	background: #78cff3;
	position: relative;
	z-index: 10;
}
.trips .trip_item a:hover .price {
	background: #dcf1a5;
}
.trips .trip_item .price .currency {
	font-weight: normal !important;
}
/* trips */

/* logo */
.logo {
	height: 59px;
	/*height: 79px;*/
	background: #FFFFFF;
}
/* logo */

/* newsletter_subscribe */
.newsletter_subscribe {
	background: #bde9fa url('../media/images/bg/newsletter_subscribe.gif') top right no-repeat;
	width: 214px;
	height: 48px;
}
.newsletter_subscribe .padd {
	padding: 5px 0 0 9px;
}
.newsletter_subscribe .headline {
	font-weight: bold;
	padding: 0 0 2px 0;
}
.newsletter_subscribe input.input_text {
	border: 1px solid #00a4ea;
	width: 129px;
}
.newsletter_subscribe input.input_error {
	border: 1px solid #CC0033;
	color: #CC0033;
	width: 129px;
}
.newsletter_subscribe .success {
	color: #CC0033;
}
.newsletter_subscribe input.submit {
	width: 63px;
	height: 17px;
	background: url('../media/images/btn/submit_small.gif') top left no-repeat;
	border: none;
	font-weight: bold;
}
.newsletter_subscribe input.submit.ov {
	background: url('../media/images/btn/submit_small_ov.gif') top left no-repeat;
	cursor: pointer;
}
/* newsletter_subscribe */

/* top_menu */
.top_menu {
	background: url('../media/images/bg/topmenu.gif') right top repeat-x;
}
.top_menu .level_1 {
	height: 28px;
	float: left;
	z-index: 20;
	position: relative;
	zoom: 1;
}
.top_menu .level_1 a.link_1 {
	display: block;
	background: url('../media/images/btn/topmenu.gif') top left no-repeat;
	font-weight: bold;
	color: #FFFFFF !important;
	height: 28px;
	padding: 0 17px 0 9px;
	line-height: 220%;
	text-decoration: none;
	border-left: 1px solid #c6eafa;
	float: left;
}
.top_menu .level_1 a.link_1.active,
.top_menu .level_1 a.link_1.ov,
.top_menu .level_1 a.link_1:hover {
	display: block;
	background: url('../media/images/btn/topmenu_ov.gif') top left no-repeat;
}
.top_menu .level_1 .line {
	line-height: 4px;
	background: #ebf7cc;
	border-top: 1px solid #ffffff;
}
.top_menu .level_1 .line img {
	height: 4px;
	width: 0;
}
.top_menu .level_1 .level_2 {
	position: absolute;
	z-index: 10;
	top: 28px;
	left: 0;
	zoom: 1;
	/*background: #ebf7cc;*/
	background: url('../media/images/s.gif') 0 0 repeat;
	/*padding: 4px 0 0 0;*/
}
.top_menu .level_2 .menu_frame {
	position: absolute;
	top: 8px;
	left: 0;
	z-index: 9;
	background: transparent !important;
}
.top_menu .level_2 .links_2 {
	/*position: absolute;
	top: 28px;*/
	position: relative;
	z-index: 20;
	/*background: #ffffff;*/
	padding: 1px 0 0 0;
}

.top_menu .level_1 .level_2 span.link_2.active,
.top_menu .level_1 .level_2 a.link_2 {
	display: block;
	background-color: #ebf7cc;
	border-bottom: 1px solid #c8e973;
	padding: 3px 9px;
	white-space: nowrap;
	text-decoration: none;
	color: #003366 !important;
}
/*  ie6  */
* html .top_menu .level_1 .level_2 span.link_2.active,
* html .top_menu .level_1 .level_2 a.link_2 {
	width: 100%;
}
.top_menu .level_1 .level_2 span.link_2.active,
.top_menu .level_1 .level_2 a.link_2:hover {
	background-color: #dcf1a6;
	border-bottom: 1px solid #9fd676;
}
.top_menu .level_1 .level_2 a.link_2.last {
	border-bottom: none !important;
	background: url('../media/images/bg/menu_2.gif') bottom right no-repeat;
}
.top_menu .level_1 .level_2 a.link_2.last:hover {
	background: url('../media/images/bg/menu_2_ov.gif') bottom right no-repeat;
}

.top_menu .level_1 .level_2 .link_2 span {
	display: block;
	padding: 0 15px;
	position: relative;
}
/*  ie6  */
* html .top_menu .level_1 .level_2 .link_2 span {
	position: static;
}
.top_menu .level_1 .level_2 span.link_2.active span,
.top_menu .level_1 .level_2 a.link_2:hover span {
	background: url('../media/images/ico/ar_green.gif') left 5px no-repeat;
}
/* top_menu */

/* title_blocks */
.title_blocks {
	background: #FFFFFF;
	width: 988px;
}
.title_blocks .title_left {
	width: 219px;
}
.title_blocks .title_right {
	width: 216px;
}
.title_blocks .title_text {
	width: 100%;
	padding: 14px 10px;
}
.title_blocks .title_text a {
	color: #78CFF3 !important;
}
.title_blocks .title_text .headline {
	font-weight: bold;
	padding: 0 0 2px 0;
	color: #78cff3;
}
/* title_blocks */

/* special_offers */
.special_offers {
	width: 214px;
}
.special_offers a {
	color: #003366 !important;
}
.special_offers .price {
	padding: 2px 10px;
	width: 1%;
	white-space: nowrap;
}
.special_offers .trip {
	padding: 2px 4px 2px 10px;
}
span.special_price,
.special_offers .trip span.special_price {
	background: #cc0033;
	color: #FFFFFF !important;
	font-size: 10px !important;
	margin: 0 0 0 10px;
	line-height: 100%;
	white-space: nowrap;
	padding: 0 2px;
}
.special_offers table {
	width: 100%;
}
.special_offers .tr_1 td {
	background: #fef4d1;
}
.special_offers .tr_2 td {
	background: #feecb0;
}
.special_offers .offers {
	position: absolute;
	margin-top: 8px;
	margin-left: 15px;
	
	width: 217px !important;
}
.special_offers .offers .offers_cont {
	background: url('../media/images/bg/special_offer.gif') top right no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 217px !important;

}
.special_offers .offers .offers_cont .padd {
	padding: 10px;
}
.special_offers .offers .offer_frame {
	z-index: 50;
	width: 217px !important;
}

/* special_offers */


/* aviatickets */
.aviatickets {
	width: 214px;
	background: #e7f6fd;
	padding: 0 0 15px 0; 
}
.aviatickets select {
	border: 1px solid #00a4ea;
	font-size: 10px;
}
.aviatickets option {
	font-size: 10px;
}
.aviatickets select.select_small {
	width: 36px;
}
.aviatickets select.select_big {
	width: 79px;
}
.aviatickets input.submit {
	width: 63px;
	height: 17px;
	background: url('../media/images/btn/submit_small.gif') top left no-repeat;
	border: none;
	font-weight: bold;
}
.aviatickets input.submit.ov {
	background: url('../media/images/btn/submit_small_ov.gif') top left no-repeat;
	cursor: pointer;
}
.aviatickets .dates {
	border-bottom: 1px solid #b0e3f8;
	border-top: 1px solid #b0e3f8;
	padding: 0 10px 0 10px;
	height: 68px;
}
.aviatickets .dates td {
	vertical-align: middle;
	padding: 0 0 6px 0;
}
.aviatickets .dates table {
	width: 194px;
	margin: 11px 0 5px 0;
}
.aviatickets .from_to {
	padding: 11px 10px 5px 10px;
}
.aviatickets .from_to .two_colls {
	width: 194px;
}
.aviatickets .from_to .two_colls .tar table {
	margin: 0 0 0 auto;
}
.aviatickets .from_to .two_colls select {
	margin: 0 0 0 7px;
}
.aviatickets .from_to td {
	vertical-align: middle;
}
.aviatickets .from_to .radios table {
	margin: 7px 0 0 0;
}
.aviatickets .from_to .radios input {
	margin: 2px 4px 0 0;
}

.aviatickets .from_to .radios .tar table {
	margin: 7px 6px 0 auto;
}
.aviatickets .passengers {
	width: 194px;
	margin: 11px 0 0 10px; 
}
.aviatickets .passengers td {
	padding: 0 0 5px 0;
}
.aviatickets .label {
	width: 74px;
}
.aviatickets .submit_table a {
	color: #003366 !important;
}
.aviatickets .submit_table {
	width: 194px;
	margin: 2px 0 0 10px;
}
.aviatickets .submit_table .tar input {
	margin: 0 4px 0 auto;
}


.page_tickets .aviatickets {
	background: transparent;
	width: 198px;
}
.page_tickets .aviatickets .label {
	width: 80px;
}
.page_tickets .aviatickets .from_to .radios .tar table {
	margin: 7px 0px 0 auto;
}
.page_tickets .aviatickets .dates table {
	width: 198px;
}
.page_tickets .aviatickets .from_to .two_colls {
	width: 198px;
}
.page_tickets .aviatickets .submit_table .tar input {
	margin: 0 0 0 auto;
}
.page_tickets .aviatickets .from_to .radios .tar table {
	margin: 7px 0 0 auto;
}
.page_tickets .block_name {
	background: #14b1e7;
	padding: 1px 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.page_tickets .aviatickets .dates {
	padding-left: 0px;
	padding-right: 0px;
}
.page_tickets .aviatickets .from_to {
	padding-left: 0px;
	padding-right: 0px;
}
.page_tickets .aviatickets .passengers {
	width: 198px;
	margin-left: 0px;
	margin-right: 0px;
}
.page_tickets .aviatickets .submit_table {
	width: 198px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}
/* aviatickets */


/* last_minute */
.last_minute .offer_item {
	padding: 12px 7px 6px 12px;
}

.last_minute .offer_item .offer_name {
    width: 188px;
}

.last_minute .offer_item .offer_name,
.last_minute .offer_item .offer_name a {
	font-weight: bold;
	color: #00a4ea !important;
	text-transform: uppercase;
}
.last_minute .offer_item .offer_name {
	background: url('../media/images/ico/ar.gif') left 5px no-repeat;
	padding: 0 0 2px 13px;
}

.last_minute .offer_item .offer_price {
    font-weight: bold;
    color: #00A4EA !important;
    text-transform: uppercase;
}

.last_minute .offer_item .offer_photo {
	float: left;
	margin: 0 6px 0 0;
	padding: 2px;
	width: 79px;
	text-align: center;
	background-color: #ffffff;
}
.last_minute .offer_item .offer_photo img {
	margin-left: auto;
	margin-right: auto;
}
.last_minute .offer_item .offer_photo .prices {
	padding: 2px 0 1px 0;
}
.last_minute .offer_item .offer_photo .prices .old {
	float: left;
	color: #cc0033 !important;
	font-size: 10px !important;
	text-decoration: line-through;
}
.last_minute .offer_item .offer_photo .prices .current {
	color: #00a4ea;
	font-size: 10px !important;
	position: relative;
	left: 3px;
}
.last_minute .offer_item .more a {
	color: #00a4ea !important;
	font-size: 10px !important;
}
.last_minute .offer_item .more a:hover {
	color: #99cc33 !important;
}
.last_minute .offer_item.item_1 {
	background: #f2fadd;
	border-bottom: 1px solid #c8ea73;
	padding-top: 2px;
}
.last_minute .offer_item.item_2 {
	background: #ebf7cc;
	border-bottom: 1px solid #c8ea73;
}
.last_minute .offer_item.item_3 {
	background: #e2f4b5;
}
/* last_minute */

/* page_content */
.page_content {
	background: #f9fdff url('../media/images/bg/content.gif') top right repeat-y;
	width: 988px;
	overflow: hidden;
}
.page_content .left_decoration {
	width: 253px;
	padding: 1px 0 0 0;
}
.page_content table, .page_content td {
	border-color: #14b1e7;
}
/* page_content */

/* content */
.content {
	width: 700px;
	padding: 0 0 20px 0;
}
.content_nw {
	width: 990px;
}
.content .title {
	padding: 9px 0 3px 0;
	border-bottom: 1px solid #00a4ea;
	margin: 0 0 13px 0;
}
.content .title .title_right {
	float: right;
}
.content .title .title_right .information {
	font-size: 10px;
	color: #00a4ea !important;
	padding: 0 6px;
}
.content .title .title_right a.back {
	background: #c6ecfb url('../media/images/ico/back.gif') 4px 3px no-repeat;
	padding: 0 8px 0 23px;
	font-size: 10px !important;
	color: #00a4ea !important;
}
.content .title h1 {
	color: #00a4ea !important;
	font-size: 14px !important;
	display: inline;
}
.content .title .date {
	color: #00a4ea !important;
	font-size: 14px !important;
	padding: 0 3px 0 0;
}
.content .title .dev {
	color: #00a4ea !important;
	font-size: 14px !important;
	font-weight: bold;
	padding: 0 3px;
}
.content .order {
	padding: 0 17px 0 8px; 
	margin: 0 0 0 8px;
	font-size: 10px !important;
	background: #fee69a url('../media/images/ico/ar_right_blue.gif') right 3px no-repeat;
	color: #00a4ea !important;
}
.content .illustration {
	padding: 0 0 14px 14px;
	float: right;
}
.content .illustration img {
	border: 4px solid #c9def2;
}
/* content */

/* choose_country */
.choose_country select {
	width: 251px;
	border: 1px solid #00a4ea;
	font-size: 11px;
}
.choose_country option {
	font-size: 11px;
}
.choose_country .label {
	padding: 0 0 5px 0;
}
/* choose_country */

/* path */
.path {
	background: #eff9d5;
	padding: 3px 10px 4px 10px;
}
.path a {
	color: #003366 !important;
	background: url('../media/images/ico/ar_right.gif') right 2px no-repeat;
	padding: 0 11px 0 0;
	margin: 0 5px 0 0;
}
.path span {
	background: url('../media/images/ico/ar_green.gif') right 4px no-repeat;
	padding: 0 11px 0 0;
	color: #50b848 !important;
}
/* path */

/* rte_table */
.rte_table,
.rte_table table {
	width: 100%;
}
.rte_table td {
	background: #d3f1fb;
	padding: 5px 7px;
	border: 1px solid #f2fbfe;
}
.rte_table td.th,
.rte_table th {
	background: #14b1e7;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #f2fbfe;
	padding: 2px 7px !important;
}
.rte_table.trip_info {
	padding: 30px 0 0 0;
}
.rte_table.trip_info th {
	font-weight: normal !important;
}
.rte_table.trip_info td {
	padding: 3px 7px;
}
.rte_table.offers_table td {
	padding: 2px 7px;
}
.rte_table .empty_row td {
	padding: 0 !important;
	background: transparent !important;
	border: none;
}

/* rte_table */ 

/*  route */
.route {
	
}
.route .rte_table {
	padding: 0 0 13px 0;
}
.route .about_route td {
	width: 50%;
}
.route .rte_table.price_list td {

}
.route .rte_table.price_list th {
	text-align: left;
	background: #9bdef5 !important;
	color: #003366 !important;
}
.route .rte_table.price_list th.headline {
	background: #14b1e7 !important;
	font-weight: bold;
	color: #FFFFFF !important;
	
}
.route .journey_details {
	padding: 0 0 6px 0;
}
.route .journey_details table {
	width: 100%;
	text-align: center;
	margin: 0 0 6px 0;
}
.route .journey_details td {
	background: #d3f1fb;
	padding: 2px 7px;
	border: 1px solid #f2fbfe;
}
.route .journey_details .out {
	background: #14b1e7;
	color: #FFFFFF !important;
	font-weight: bold;
	width: 132px;
	padding: 2px 0;
}
.route .journey_details .in {
	background: #9bdef5;
	font-weight: bold;
	width: 132px;
	padding: 2px 0;
}
.route .journey_details .weekdays {
	background: #9bdef5;
	font-weight: bold;
}
.route .journey_details .no_bord {
	border: none !important;
	
}

.route .journey_details .city_list {
	line-height:22px;
}

.route .journey_details .out_time_1 {
	line-height:22px;
	border-bottom: none !important;
	border-top: none !important;
	border-right: none !important;
	background: #eaf7dc url('../media/images/dec/out_line.gif') top right repeat-y;
	width: 66px;
	padding: 2px 0;
}

.route .journey_details .out_time_2 {
	line-height:22px;
	border-bottom: none !important;
	border-top: none !important;
	border-left: none !important;
	background: #eaf7dc url('../media/images/dec/out_line.gif') top left repeat-y;
	width: 66px;
	padding: 2px 0;
}

.route .journey_details .in_time_1 {
	line-height:22px;
	border-bottom: none !important;
	border-top: none !important;
	border-right: none !important;
	background: #e6dfe9 url('../media/images/dec/in_line.gif') top right repeat-y;
	width: 66px;
	padding: 2px 0;
}

.route .journey_details .in_time_2 {
	line-height:22px;
	border-bottom: none !important;
	border-top: none !important;
	border-left: none !important;
	background: #e6dfe9 url('../media/images/dec/in_line.gif') top left repeat-y;
	width: 66px;
	padding: 2px 0;
}


.route .journey_details .first_line td,
.route .journey_details .last_line td {
	font-size:1px !important;
	padding:0px !important;
	height:5px !important;
	margin:0px !important;
	line-height:1px;
}

.route .journey_details .first_line .in_time_1 {
	background: #e6dfe9 url('../media/images/dec/in_line_ar_1.gif') top right no-repeat;
}
.route .journey_details .first_line .in_time_2 {
	background: #e6dfe9 url('../media/images/dec/in_line_ar_2.gif') top left no-repeat;
}
.route .journey_details .last_line .out_time_1 {
	background: #eaf7dc url('../media/images/dec/out_line_ar_1.gif') bottom right no-repeat;
}
.route .journey_details .last_line .out_time_2 {
	background: #eaf7dc url('../media/images/dec/out_line_ar_2.gif') bottom left no-repeat;
}
/*  route */

/* colls */
.colls {
	width: 100%;
}
.colls .colls_cont {
	width: 100%;
}
.colls .colls_img {
	width: 1%;
}
/* colls */

/* links_list */
.links_list {
	padding: 0 20px 0 0;
}
.links_list .link_item {
	padding: 0 0 5px 0;
}
.links_list .link_item a {
	padding: 0 0 0 13px;
	background: url('../media/images/ico/ar.gif') left  4px no-repeat;
}
.links_list .link_item span.active {
	font-weight: bold;
	color: #99cc33 !important;
	padding: 0 0 0 13px;
	background: url('../media/images/ico/ar_green.gif') left  4px no-repeat;
}
.links_list .link_item a:hover {
	background: url('../media/images/ico/ar_green.gif') left  4px no-repeat;
}
/* links_list */

/* top_links */

.top_links.wf {
	width: 100% !important;
}
.top_links .coll_1 {
	width: 202px;
}
.top_links .coll_1.wide {
	width: 214px;
}
.top_links .coll_1_wide_full {
	width: 100% !important;
}
.top_links .coll_1 .padd {
	padding: 0 10px 0 0;
}
.top_links .coll_2 {
	border-left: 1px dashed #14b1e7;
	padding: 0 0 0 14px;
}
.top_links .txt_block {
	padding: 10px 20px 10px 10px;
}
/* top_links */

/* trips_list */
.trips_list {
	padding: 10px 0 0 0;
}
.trips_list .trip_header {
	background: #b1e3fa url('../media/images/bg/header.gif') top left no-repeat;
	font-size: 14px;
	color: #FFFFFF !important;
	padding: 3px 13px 5px 13px;
	font-weight: bold;
}
.trips_list .trip_header.fst {
	background: #f7fcff url('../media/images/bg/header.gif') top left no-repeat;
}
.trips_list .trips_container {
	
}
.trips_list .trips_container .trip_item {
	width: 350px;
	border-top: 1px solid #f8fdff;
	background: #bee8fb url('../media/images/bg/trip.gif') right bottom repeat-x;
}
.trips_list .trips_container .trip_item.empty {
	background: transparent;
}
.trips_list .trips_container .trip_item .padd {
	padding: 15px;
}
.trips_list .trips_container .trip_item.first {
	background: #9fddf9 url('../media/images/bg/trip_first.gif') right bottom no-repeat;
}
.trips_list .trips_container .trip_item.last {
	background: #bee8fb url('../media/images/bg/trip_last.gif') right bottom no-repeat;
}
.trips_list .trips_container .trip_item .trip_photo {
	padding: 0 14px 0 0;
}
.trips_list .trips_container .trip_item .trip_photo table {
	width: 84px;
	text-align: center;
	background: #e1f4fd;
	float: left;
}
.trips_list .trips_container .trip_item .trip_photo .img {
	padding: 2px;
}
.trips_list .trips_container .trip_item .trip_photo .img img {
	margin: 0 auto;
}
.trips_list .trips_container .trip_item .trip_photo .price {
	font-weight: bold;
	color: #cc0033;
	border-top: 1px solid #b4e5fa;
}
.trips_list .trips_container .trip_item.first .trip_photo .price {
	border-top: 1px solid #65c8f4;
}
.trips_list .trips_container .trip_item .trip_block {
	width: 319px;
	margin: 15px;
}
.trips_list .trips_container .trip_item .trip_title {
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
.trips_list .trips_container .trip_item .stars {
	float: left;
}
.trips_list .trips_container .trip_item .stars td {
	padding: 3px 0 0 0;
}
.trips_list .trips_container .trip_item .nfo {
	clear: both;
}
.trips_list .trips_container .trip_item .price_from {
	font-weight: bold;
}
.trips_list .trips_container .trip_item .expand a.show {
	float: right;
	background: url('../media/images/btn/submit_big.gif') top left no-repeat;
	width: 102px;
	height: 17px;
	font-weight: bold;
	color: #003366 !important;
	text-decoration: none !important;
	text-align: center;
	line-height: 17px;
}
.trips_list .trips_container .trip_item .expand a.show:hover {
	background: url('../media/images/btn/submit_big_ov.gif') top left no-repeat;
}
.trips_list .trips_container .trip_item .expand a.hide {
	float: right;
	background: url('../media/images/btn/submit_med.gif') top left no-repeat;
	width: 76px;
	height: 17px;
	font-weight: bold;
	color: #003366 !important;
	text-decoration: none !important;
	text-align: center;
	line-height: 17px;
}
.trips_list .trips_container .trip_item .expand a.hide:hover {
	background: url('../media/images/btn/submit_med_ov.gif') top left no-repeat;
}
/* trips_list */

/* trip_find / order_form / contacts*/
.trip_find {
	
}
.contacts .success {
	padding: 6px 0 0 0;
}
.contacts .contact_item {
	padding: 11px 0 0 0;
}
.contacts .name,
.trip_find .name {
	font-weight: bold;
	color: #00a4ea !important;
	padding: 0 0 6px 0;
}
.trip_find .field td {
	padding: 2px 0 10px 0;
}
.trip_find.order_form .field td {
	padding: 2px 0 6px 0;
}
.trip_find.order_form .field.last td {
	padding: 2px 0 2px 0 !important;
}
.trip_find.order_form .require {
	padding: 0 0 12px 0;
}
.trip_find textarea {
	width: 197px;
	border: 1px solid #00a4ea;
	height: 49px;
	overflow: auto;
}
.trip_find select,
.trip_find input.input_text {
	width: 197px;
	border: 1px solid #00a4ea;
}
.trip_find select,
.trip_find option {
	font-size: 11px;
}
.trip_find .error textarea,
.trip_find .error select,
.trip_find .error input {
	border: 1px solid #cc0033 !important;
}
.trip_find .error td {
	color: #cc0033 !important;
}
.trip_find .form_txt,
.trip_find .form_txt * {
	font-size: 10px !important;
}
.trip_find .form_txt {
	padding: 0 0 4px 0;
}

.trip_find input.submit {
	float: right;
	width: 63px;
	height: 17px;
	background: url('../media/images/btn/submit_small.gif') top left no-repeat;
	border: none;
	font-weight: bold;
}
.trip_find input.submit.ov {
	background: url('../media/images/btn/submit_small_ov.gif') top left no-repeat;
	cursor: pointer;
}
/* trip_find */

/* to_top */
.to_top {
	clear: both;
	padding: 20px 0 0 0;
}
.to_top a {
	background: #dcf3fc url('../media/images/ico/ar_top.gif') 4px 3px no-repeat;
	padding: 0 8px 0 17px;
	font-size: 10px !important;
	color: #00a4ea !important;
}
/* to_top */

/* text_content */
.text_content {
	
}
/* text_content */

/* trip_table */
.trip_table {
	
}
.trip_table .logo_cell {
	text-align: center;
}
.trip_table .logo_cell img {
	margin: 0 auto;
}
/* trip_table */

/* news */
.news {
	margin: 0;
	padding: 0;
}
.news .news_img img {
	border: 2px solid #c9def2;
	margin: 0 12px 0 0;
}
.news .news_cont {
	width: 100%;
}
.news .news_title {
	padding: 0 0 2px 0;
}
.news .news_title a,
.news .news_title {
	color: #00a4ea !important;
	font-weight: bold !important;
}
.news .news_body {
	margin: 0;
	padding: 0 0 20px 0;
}
.news .news_body.last {
	padding: 0;
}
.news .news_body .more {
	padding: 2px 0 0 0; 
}
.news .news_body .more a {
	padding: 0 0 0 13px;
	background: url('../media/images/ico/ar.gif') left 5px no-repeat;
	text-decoration: none;
}
.news .news_body .more a:hover {
	background: url('../media/images/ico/ar_green.gif') left 5px no-repeat;
}
/* news */

#dialog_content img, #dialog_content a { display:inline !important; }

.date_field {
	width: 85px;
}

#table_id td {
	white-space: nowrap;
}
#table_id td.th {
	white-space: normal;
}

a.a_last_minute, a.a_last_minute:link, a.a_last_minute:active, a.a_last_minute:visited {
	text-decoration: underline;
	color:#003366;
}
a.a_last_minute:hover {
	text-decoration: none;
	color:#003366;
}

/**/

.right_eturas_block li ul {
    width: 209px !important;
	padding: 10px 0 0 0!important;
	margin: 0 !important;	
	margin-left: -6px !important;	
}
.right_eturas_block .title {
    width: 227px !important;
    margin: 0 -15px 0 -15px !important;
}
.right_eturas_block .p1 {
    height: 57px !important;
    padding: 5px 5px 0 15px !important;
}
.right_eturas_block .p2 {
    height: 45px !important;
    padding: 17px 5px 0 15px !important;
	white-space: nowrap;
}

.lang_icons {
	background: #fff;
	padding: 5px 0 10px 0;
}
.lang_icons .icons {
	margin: 0 auto;
}
.lang_icons .space {
	width: 8px;
}
.addthis_toolkit span {
	float: left;
}
