/*  CSS Document */
body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#mainpage {
    margin: auto;
    width: 861px;
}

#maincontainer {
    float: left;
    width: 861px;
}

#logomodulpart {
    height: 131px;
    width: 861px;
    float: left;
}

#logoleft {
    width: 271px;
    background-image: url(../images/logo_left.jpg);
    background-repeat:no-repeat;
}

#logoright {
    width: 268px;
    background-image: url(../images/logo_right.jpg);
    background-repeat:no-repeat;
}

#mainbodycontainer {
    float: left;
    width: 861px;
}

#leftpart {
    float: left;
    width: 427px;
    /*background-image:url(../images/left-border-bg.jpg);
     padding-bottom:10px;
     border-bottom:2px solid #687BB5;*/
}

#leftheading {
    float: left;
    width: 427px;
    height: 63px;
}

#leftcontent {
    float: left;
    /*width:423px;*/
    border-left: 2px solid #687BB5;
    border-right: 2px solid #687BB5;
    border-bottom: 2px solid #687BB5;
}

#rightpart {
    float: right;
    width: 426px;
    /*background-image:url(../images/rightborder-bg.jpg);
     padding-bottom:10px;
     border-bottom:2px solid #DE6E6A;*/
}

#rightpart-title {
    /*height: 61px;*/
    position: relative;
    /*top: -10px;*/
    margin: 0;
}

#rightpart-title p{
    margin: 0;
}

/*#leftpart-title {
    height: 63px;
}*/

#rightheading {
    float: left;
    width: 426px;
    height: 63px;
}

/*#rightcontent {
    float: left;
    /*width:416px;*/
    /*border-left: 2px solid #DE6E6A;
    border-right: 2px solid #DE6E6A;
    border-bottom: 2px solid #DE6E6A;
    padding: 3px;
    position: relative;
    top: -8px;
}*/

#newsbox {
    width: 415px;
    padding-left: 4px;
    padding-top: 5px;
}

.newsbox_content {
    float: left;
    width: 413px;
    border: 2px solid #687BB5;
    margin: 0 0 3px 3px;
}



.newsbox_content p {
    font-size: 12px;
    border-bottom: 1px solid black;
    border-bottom-style: dotted;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px;
    margin-right: 10px;
}

.leftheading {
    height: 24px;
    float: left;
    background-image: url(../images/blueheadingarrow.jpg);
    background-position: right;
    padding-right: 60px;
    padding-left: 10px;
    color: #FFFFFF;
    padding-top: 2px;
    font-size: 18px;
    /*text-transform: uppercase;*/
}



.module_cross_box ul{
	list-style-type: none;
    padding: 15px 0px 0px 40px;
    margin: 0 0 5px 0;
    font-size: 13px;
    font-weight: bold;
    color: #49549c;
}

.module_cross_box ul li {
    float: left;
    margin: 0px 10px 0px 5px;
}

.module_cross_box ul li a {
    float: left;
    color: #49549c;
    padding-right: 15px;
    background-image: url(../images/arrow.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    text-decoration: none;
}

/*#cross_box {
    background: url(../images/cross_box.jpg) no-repeat left bottom;
    float: left;
    padding: 0px 0px 11px 0px;
    border: 2px solid #687BB5;
    margin: 0px 4px 3px 4px;
}*/

/*#cross_box ul {
    list-style-type: none;
    padding: 15px 15px 0px 40px;
    margin: 0px;
    font-size: 13px;
    font-weight: bold;
    color: #49549c;
}*/

/*#cross_box ul li {
    float: left;
    margin: 0px 10px 0px 5px;
}

#cross_box ul li a {
    float: left;
    color: #49549c;
    padding-right: 15px;
    background-image: url(../images/arrow.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    text-decoration: none;
}*/

.newssmallbox {
    width: 137px;
    height: 180px;
    background-image: url(../images/whitebox.jpg);
    background-position: bottom;
    float: left;
    margin: 2px 0px 2px 0px;
}


.newssmallbox p {
    font-size: 10px;
    margin: 0px 5px 0px 5px;
    border-bottom: none;
}

.date {
    font-size: 10px;
    border-bottom: 1px solid black;
    border-bottom-style: dotted;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px;
    margin-right: 10px;
}

.newssmallbox img {
    padding-left: 5px;
}

.tablebox {
    float: left;
    padding: 10px;
    width: 100px;
}



.tablebox ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 11px;
}

.tablebox ul li a {
    color: #000000;
    text-decoration: none;
}

.travelmodul {
    float: left;
    width: 415px;
}

.rightheading {
    height: 24px;
    float: left;
    background-image: url(../images/red_heading-aero.jpg);
    background-position: right top;
    padding-right: 60px;
    padding-left: 10px;
    color: #FFFFFF;
    padding-top: 2px;
    font-size: 18px;
    /*text-transform: uppercase;*/
}

.right_newsbox {
    float: left;
    width: 412px;
    border-bottom: 3px solid #CF2A3B;
    border-top: 3px solid #CF2A3B;
    border-left: 2px solid #CF2A3B;
    border-right: 2px solid #CF2A3B;
}

.rightsmalbox_orange {
    float: left;
    height: 190px;
    background-image: url(../images/brown_box.jpg);
    background-position: bottom;
    margin-top: 3px;
    width: 136px;
}

.rightsmalbox_pink {
    float: left;
    height: 190px;
    background-image: url(../images/pink_box.jpg);
    background-position: bottom;
    margin-top: 3px;
    width: 138px;
}

/*#rightcontent .module h3 {
    background: #CF2A3B url(../images/red_heading-aero.jpg) right top;
    margin-left: 0px !important;
}*/

.rightsmalbox_orange h3 {
    font-size: 13px;
    font-weight: bold;
    color: #13235b;
    text-decoration: underline;
    padding: 0px 3px 0px 3px;
    margin: 0px
}

.rightsmalbox_orange p {
    font-size: 10px;
    margin: 0px 5px 0px 5px;
    border-bottom: none;
}

.rightsmalbox_orange img {
    padding-left: 5px;
}

.rightsmalbox_pink h3 {
    font-size: 13px;
    font-weight: bold;
    color: #13235b;
    text-decoration: underline;
    padding: 0px 3px 0px 3px;
    margin: 0px
}

.rightsmalbox_pink p {
    font-size: 10px;
    margin: 0px 5px 0px 5px;
    border-bottom: none;
}

.rightsmalbox_pink img {
    padding-left: 5px;
}

ul.menu {
    margin: 10px;
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
    color: #324694;
    list-style-position: inside;
    list-style-type: disc;
    width:126px;
}

ul.menu li {
    float: left;
    margin-left: 0px;
    margin-right: 5px;
    list-style-type: disc;
}

ul.menu li a {
    color: #324694;
    text-decoration: none;
}

.module {
    float: left;
}

/*.module h3 {
    height: 24px;
    float: left;
    background-image: url(../images/blueheadingarrow.jpg);
    background-position: right;
    padding-right: 60px;
    padding-left: 10px;
    color: #FFFFFF;
    padding-top: 2px;
    font-size: 18px;
    /*text-transform: uppercase;*/
   /* margin:0 0 0 3px;
}*/

/*.newsbox_content h3
 {
 
 font-size:14px;
 font-weight:bold;
 margin:0px;
 padding-left:10px;
 }
 .newsbox_content p
 {
 
 font-size:12px;
 border-bottom:1px solid black;
 border-bottom-style:dotted;
 margin-bottom:10px;
 margin-left:10px;
 padding:0px;
 margin-right:10px;
 }
 .module table
 {
 float:left;
 width:413px;
 border-bottom:3px solid #687BB5;
 border-top:3px solid #687BB5;
 border-left:2px solid #687BB5;
 border-right:2px solid #687BB5;
 }*/
/*.module_menu h3 {
    height: 24px;
    float: left;
    background-image: url(../images/blueheadingarrow.jpg);
    background-position: right;
    padding-right: 60px;
    padding-left: 10px;
    color: #FFFFFF;
    padding-top: 2px;
    font-size: 18px;
    margin: 0px;
    /*text-transform: uppercase;*/
/*}*/

.module_menu ul {
    float: left;
    width: 411px;
    border-bottom: 3px solid #687BB5;
    border-top: 3px solid #687BB5;
    border-left: 2px solid #687BB5;
    border-right: 2px solid #687BB5;
    margin: 0px;
    padding: 0px;
}

.module form {
    float: left;
    width: 411px;
    border: 2px solid #CF2A3B;
    margin: 0px;
    padding: 0px;
}

.module form fieldset {
    border: 0px;
}

.module_menu {
    margin-left: 5px;
    padding-top: 5px;
    float: left;
}

.moduletable {
    padding-left: 5px;
    float: left;
    width: 412px;
}

.moduletable_rates {
    padding-left: 5px;
}

.moduletable_rates table, .module_rates {
    float: left;
    width: 411px;
    border: 2px solid #CF2A3B;
}

.module_rates table tr td {
    background-color: #CF2A3B;
    color: white;
    text-align: center;
}

.moduletable_text {
    margin-left: 7px;
    float: left;
    width: 412px;
}

/*.moduletable h3 {
    height: 24px;
    float: left;
    background-image: url(../images/red_heading-aero.jpg);
    background-position: right;
    padding-right: 60px;
    padding-left: 10px;
    color: #FFFFFF;
    padding-top: 2px;
    font-size: 18px;
    margin: 0px;
    margin-top: 5px;
    /*text-transform: uppercase;*/
}*/

.moduletable form {
    float: left;
    width: 412px;
    border-bottom: 3px solid #CF2A3B;
    border-top: 3px solid #CF2A3B;
    border-left: 2px solid #CF2A3B;
    border-right: 2px solid #CF2A3B;
}

/*.moduletable_text h3 {
    height: 24px;
    float: left;
    background-image: url(../images/red_heading-aero.jpg);
    background-position: right;
    padding-right: 60px;
    padding-left: 10px;
    color: #FFFFFF;
    padding-top: 2px;
    font-size: 18px;
    margin: 0px;
    margin-top: 5px;
    /*text-transform: uppercase;*/
/*}

.moduletable_news h3 {
    height: 24px;
    float: left;
    background-image: url(../images/red_heading-aero.jpg);
    background-position: right;
    padding-right: 60px;
    padding-left: 10px;
    color: #FFFFFF;
    padding-top: 2px;
    font-size: 18px;
    margin: 0px;
    margin-top: 5px;
    /*text-transform: uppercase;*/
}
*/
.moduletable_news div {
    float: left;
}

.moduletable_news {
    float: left;
    margin-left: 5px;
}

.moduletable_news li {
    float: left;
    list-style-type: none;
}

.moduletable_text div {
    float: left;
}

#footer {
    float: left;
    margin-top: 10px;
    width: 841px;
    background-color: #dbdbdb;
    padding: 5px 10px 5px 10px;
    margin-bottom: 20px;
}

#footer ul {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    color: #324694;
    list-style-type: none;
}

#footer ul li {
    float: left;
    margin-left: 0px;
    margin-right: 5px;
}

#footer ul li a {
    color: #324694;
    text-decoration: none;
}

/*.moduletable_news ul {
    margin: 0px;
    padding: 0px;
    border: 2px solid #CF2A3B;
    float: left;
}

.moduletable_news ul li {
    width: 138px;
    float: left;
    height: 200px;
    margin-left: 1px;
    margin-top: 3px;
    background-image: url(../images/brown_box.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

.moduletable_news ul li img {
    width: 126px;
    float: left;
    height: 86px;
    margin-left: 5px;
}

.moduletable_news ul li a {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border: 0px;
}

.moduletable_news ul li a img {
    border: 0px;
}*/

.slick-rss-item-desc img {
    /*width: 126px;
    height: 86px;*/
    float: left;
    margin-left: 5px;
}

/*.slick-rss-container ul*/
.slick-rss-container ul {
    margin: 0px;
    padding: 0px;
    /*border: 2px solid #CF2A3B;*/
    float: left;
    list-style-type: none;
}

/*.slick-rss-list_news, .slick-rss-list_newsbig {
    border: 2px solid #687BB5 !important;
}*/

.slick-rss-container ul li {
    width: 129px;
    float: left;
    height: 170px;
    margin-left: 1px;
    margin-top: 3px;
    /*background-image: url(../images/brown_box.jpg);*/
    background-image:none;
    background-position: bottom;
    background-repeat: repeat-y;
    list-style-type: none;
    overflow: hidden;
    padding: 3px 3px 30px 3px;
}

.slick-rss-container ul li img {
    /*width: 126px;
    height: 86px;*/
    float: left;
    margin-left: 1px;
}

.slick-rss-container ul li p {
    margin: 0px;
}

.slick-rss-container ul li a {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    border: 0px;
}

.slickTip {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border: 0px;
    /*display:none;*/
    font-style: italic;
}

.slick-rss-container ul li.slick-rss-item div.promotion_title a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
    border: 0px;
}

.slick-rss-container ul li.slick-rss-item div.promotion_residence a {
    font-size: 9px;
    color: #000000;
    text-decoration: none;
    border: 0px;
}

.slick-rss-container ul li.slick-rss-item div.promotion_departure_date a {
    font-size: 9px;
    color: #000000;
    text-decoration: none;
    border: 0px;
}

.slick-rss-container ul li.slick-rss-item div.promotion_text a {
    font-size: 9px;
    color: #000000;
    text-decoration: none;
    border: 0px;
}

.slick-rss-container ul li a img {
    border: 0px;
}

.module_news {
    
}

/*.module_news h3 {
    height: 24px;
    float: left;
    background-image: url(../images/blueheadingarrow.jpg);
    background-position: right;
    padding-right: 60px;
    padding-left: 10px;
    color: #FFFFFF;
    padding-top: 2px;
    margin-top: 5px;
    font-size: 18px;
    margin: 0px;*//
    /*text-transform: uppercase;*/
/*}*/

.module_news ul li.slick-rss-item_news {
    background-image: url(../images/whitebox.jpg);
}

/*.slick-rss-item_news{
	background: #ffffff;
}*/

/*.slick-rss-container {
    /*float:left;
     width:410px;*/
    /*border-bottom:3px solid #687BB5;
     border-top:3px solid #687BB5;
     border-left:2px solid #687BB5;
     border-right:2px solid #687BB5;
     margin:0px 0px 0px 10px;
     padding:0px;*/
    /*border:2px solid #687BB5;*/
    /*margin-bottom: 5px;
}*/

#rate_box {
    float: left;
    /*width:415px;
     height:76px;*/
    padding: 3px 0px 3px 0px;
    background-repeat: no-repeat;
    background: #ffffff;
    /*width: 100%;*/
}

#rate_box ul {
    list-style-type: none;
    padding: 5px;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

#rate_box ul li {
    float: left;
    margin: 0px 10px 0px 5px;
    padding-top: 5px;
}

#rate_box ul li a {
    color: red;
    font-weight: normal;
    padding-right: 17px;
    background-image: url(../images/redarrow.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    text-decoration: none;
}

/*.module_newsbig h3 {
    height: 24px;
    float: left;
    background-image: url(../images/blueheadingarrow.jpg);
    background-position: right;
    padding-right: 60px;
    padding-left: 10px;
    color: #FFFFFF;
    padding-top: 2px;
    font-size: 18px;
    margin:-4px 0 0 0;*/
    /*text-transform: uppercase;*/
/*}*/

.module_newsbig div {
    /*float:left;*/
}

.module_newsbig {
    /*float:left;*/
   /* margin: 0px 3px 3px 3px;
    witdh: 400px;*/
}

.module_newsbig li {
    float: left;
    list-style-type: none;
}

/*.module_newsbig div.slick-rss-container
 {
 
 /*float:left;
 width:407px;
border:2px solid #687BB5;
margin-bottom:
5px;
}*/

.module_newsbig div.slick-rss-container ul {
    border: 0px solid #334695;
}

.module_newsbig div.slick-rss-container ul li {
    border: 0px solid #334695;
    background: none;
    width: 404px;
    height: 250px !important;
}

.module_newsbig div.slick-rss-container ul li img {
    /*width: 100%;
    height: auto;*/
    margin-bottom: 10px;
}

.slick-rss-list {
    width: 410px;
}

/*---IFRAMES---*/

#rightcontent div div.wrap{
	/*border:2px solid #DE6E6A;*/
	width: 400px;
	display:inline-block;
}


.notitle{
	margin-top:2px;
}

#outerdiv_promos{
	height: 460px;
	width: 400px;
}

#outerdiv_rates{
	height: 249px;
	width: 408px;
}

div.notitle #outerdiv_reservez {
	height:187px;
	width: 406px;
}
#outerdiv_reservez, #outerdiv_promos, #outerdiv_rates {
    overflow: hidden;
    position: relative;    
}

#iframe_rates, #iframe_reservez,#iframe_promos {
  position: absolute;
}

#iframe_rates {
    left:-415px;
	top:-159px;
	width:1000px;
	height:1000px;
}

#iframe_reservez {
	width:1000px;
	height:1000px;
	top:-190px;
	left:-6px;
}

#iframe_promos {
	left:-420px;
	top:-445px;
	width:1000px;
	height:1000px;
}
div.spacer,div.spacer2{
	z-index:999;
	position:absolute;
	width: 427px;
	}
/*div.spacer{
	top:287px;
}
div.spacer2{
	top:530px;
}*/
div.spacer img, div.spacer2 img {
	border:0px;
}

.module_program
{
	float:left;
}


/*.module_program table
{
	float:left;
	width:413px;
	border-bottom:2px solid #687BB5;
	border-top:2px solid #687BB5;
	border-left:2px solid #687BB5;
	border-right:2px solid #687BB5;	
	margin-left:3px;	
	margin-bottom:7px;	
}*/

.module_program a
{
	color:#324694;
	text-decoration:none;	
}

/************************************************/

#leftcontent { 
	padding: 2px;
	width: 419px;
	overflow: hidden;
	}

#leftcontent div {
border:2px solid #687BB5;
margin-bottom:2px;
margin-top:23px;
float: left;
width:415px;
}
#leftcontent div div {
border:medium none;
margin:0;
padding:0;
width: 100%;
}

#leftcontent div div div div{
	padding: 1px;
}

#leftcontent div div div div h3
{
	height:24px;
	float:left;
	background-image:url(../images/blueheadingarrow.jpg);
	background-position:right;
	padding-right:60px;
	padding-left:10px;
	color:#FFFFFF;
	padding-top:2px;
	font-size:18px;
	/**Fix for IE6. To activate haslayout.**/
	position: relative;
	margin:-28px 0 0 -3px;
}

#leftcontent div.module_cross_box{
	/*height: 60px;*/
	background: url(../images/cross_box.jpg) no-repeat left bottom;
	margin-top: 0;
}



/************************************************/

#rightcontent { 
	padding: 2px;
	width: 419px;
	overflow: hidden;
	float: left;
   	border-left: 2px solid #DE6E6A;
    border-right: 2px solid #DE6E6A;
    border-bottom: 2px solid #DE6E6A;
   
	}

#rightcontent div {
	border:2px solid #DE6E6A;
	margin-bottom:2px;
	/*margin-top:26px;*/
	float: left;
	width:415px;
}

#rightcontent div div {
	border:medium none;
	margin:0;
	padding:0;
	width: 100%;
}

#rightcontent div div div div h3{
	height:24px;
	float:left;
    background-image: url(../images/red_heading-aero.jpg);
	background-position:right;
	padding-right:60px;
	padding-left:10px;
	color:#FFFFFF;
	padding-top:2px;
	font-size:18px;
	margin:-1px 0 0 -2px;
	/**
	Fix for IE6. To activate haslayout.
	**/
	position: relative;
}

#rightcontent div div div div{
	padding-bottom:1px;
    padding-left:0px;
    padding-right:0px;
    padding-top:1px;
}

#rightcontent div.module_notitle{
	margin-top: 0;
}

#logoright img {
	padding:0px;
	position:relative;
	top:-20px;
	bottom:0px;
	left:31px;
}

td#logoleft ul.menu {
    padding-bottom: 72px;
}

div.slick-rss-item-desc p{
	clear: both;
}

.moduletable_rates{padding-left:5px;}

.moduletable_rates table,.module_rates{
	float:left;
	width:411px;
	border:2px solid #CF2A3B;	
}

.module_rates table tr td{
	background-color:#CF2A3B;
	color:white;
	text-align:center;
}

.module_rates a{
	color:#FFFFFF;
	text-decoration:none;
}

li.slick-rss-item_news a.slickTip, li.slick-rss-item a.slickTip {
	height:40px;
	display:block;
	overflow:hidden;
}

.module_news img{
	display:block;
	height:108px;
	overflow:hidden;
}
